/* CSS Document */

<!--
body {
	background: url(images/background.gif) no-repeat #5f121e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5f121e;
	padding:0px 20px 20px 20px;
	color:#5d0b0f;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
}
a { color:#fff; text-decoration:none; }
a:hover { color:#fff; text-decoration:underline; }
h4 { font-size: 11px; line-height:18px; margin:0px;}
p { margin:0px; padding:0 0 10px 0;}

.header { 
	background:url(images/header.jpg) no-repeat;
	width:760px;
	height:121px;
}

.blogcontainer {
	background:url(images/pinkbox.gif) no-repeat #9b5c65;
	width:760px;
}

.blogleft {
	width:535px;
	padding:0px 20px;
	margin-top:-10px;
	float:left;
}

.blogarticle { padding-bottom:20px; margin-bottom:30px;}
.blogarticle .imagelines { border:1px #5d0b0f solid; margin:5px 8px 5px 0px;}
.blogarticle .articledate { width:100%; color:#f9b600; font-style:italic; border-bottom:1px #f9b600 solid; font-size:9px; text-align:right; margin-bottom:20px;}
.blogarticle .articlefooter { color:#e8b9bb; font-size:9px; padding-top:8px; }
.blogarticle .articlefooter a {  color:#e8b9bb; }
.blogarticle .articlefooter a:hover {  color:#fff; }

.blogright { 
	width:155px;
	padding: 0px 20px 0px 10px;
	float:right;
}
.blogright ul { margin:0px 16px; padding:0px 0 10px 0; }
.blogright ul li { margin:0px; padding:0px; }
.blogright ul li a { color:#5d0b0f; text-decoration:underline;}
.blogright ul li a:hover { color:#fff; }

.blogclear {
	height:1px;
	font-size:1px;
	clear:both;
}

.footer {
	background:url(images/pinkbottom.gif) no-repeat;
	background-color:transparent;
	width:760px;
	color:#f9b600;
	letter-spacing:2px;
	padding:30px 0 0 20px;
}
.footer a { font-size:9px; color:#f9b600;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 19px;
	margin: 0 0 2px 0;
	line-height: 1em;
	height:26px;
}


h1 {
	font-family: Futura, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0 0 2px 0;
	font-weight:normal;
	line-height: 1em;
}

h1 a { color:#5d0b0f; }

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 17px;
	margin: 0 0 2px 0;
	line-height: 1em;
	height:26px;
color:#f9b600; 
text-transform:uppercase;
}



h2 {
	font-family: Futura, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 2px 0;
	font-weight:normal;
	line-height: 1em;
color:#f9b600; 
text-transform:uppercase;
}

h3 { color:#f9b600; font-size: 12px; line-height:18px; margin:0px 0 3px 0;}

#twitter_div { border:1px #5d0b0f solid; background-color:#FED3E0; padding:10px; margin-top:10px; }
#twitter_div ul {  margin:0px; padding:5px 0 0 0; }
#twitter_div ul li { list-style:none; margin:0px; padding:8px 0px; border-top:1px dotted #fff;}

#twitter_wine #twitter_div { border:2px dotted #a10000; background-color:#fff; padding:10px 8px; margin-top:10px; }
#twitter_wine #twitter_div strong { color:#a10000;}
#twitter_wine #twitter_div ul {  margin:0px; padding:0 0 0; font-size:9px; }
#twitter_wine #twitter_div ul li { list-style:none; margin:0px; padding:0px;  border-top:none;}
#twitter_wine #twitter_div ul li a { display:none; }


-->

