/* ~-~-~~-~-~ CSS Document -~-~-~-~-~ *\
|                                      |
|              Created for             |
|             Ricciardis.com           |
|           by Ashton Sanders          |
|         WebsitesinaFlash.com         |
|                                      |
\* ~-~-~~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */

/* ~-~-~~-~-~~-~-~~-~-~ RESET ~-~-~~-~-~-~-~-~-~-~ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
 strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Ricciardis CSS Style Sheet*/
body {text-align:center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color:#000000;}

#container { width: 1000px; margin: 0 auto; text-align:left; position:relative }

#header { height: 120px; padding: 0 0 0 337px;}
#header h1 { color:#FFFFFF; font-size:24px; padding-top:60px;}

#logo { position:absolute; top:0; left:0;}

#navigation {
	position:absolute;
	top:0;
	right:0;
	padding-top:20px;
	width: 660px;
	height:22px;
	border: solid #FF0000;
	border-width: 0 1px 1px;
	background: url('images/layout/fade-rb.jpg') repeat-x bottom left #600;
}
#navigation a { text-decoration:none; color:#FFF; margin: 0 40px;}


#content {
}

#text {
	width:807px;
	padding:25px 10px 10px; 
	float:right;
	border: solid #FF0000 1px;
	background: url('images/layout/fade-br.jpg') repeat-x top left #555;
}
#text a { color:#FFCCCC; }

h2, h3, h4, strong, b {font-weight:900}


#leftnav {
	padding-top: 30px;
}

#leftnav ul { text-align:right; width: 149px; float:left; margin-bottom:15px;}

#leftnav ul li { 
	background: url('images/layout/bullet-red.jpg') right center no-repeat;
	padding-right: 13px;
	margin: 4px 0;
}


#leftnav ul li a , #leftnav h2 a { color:#FFF; text-decoration:none;}

#leftnav h2 {
	background: url('images/layout/fade-br.jpg') repeat-x top left #AA0000;
	clear:left;
	text-align:center;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #FF0000;
	}

a:hover {
	text-decoration: underline
	}
	
#footer {
	clear:both;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	font-size:12px;
	letter-spacing: 2px;
}
#footer a {
	color:#FFFFFF;
}

.right {text-align:right}
.ninept { font-size:9pt;}

table {
	background-color:#000000;
	color:#FFFFFF
	}
	
#newspaper {
	background-color:#FFFFFF;
	color:#000000;
	padding:10px
	}
	
h1 { font-weight:900; font-size: 22px;}

h2 { font-size: 18px;}
h3 { font-size: 16px;}
p { margin: 8px;}

#ticker {margin-top:10px;}

#winelist table {font-size: 13px;}
