/* Venus Style */

body#woothemes { background: #000 url(venus/bg.jpg) repeat-x center 0; }

body#woothemes a { color: #c80202; }

body#woothemes h2,
body#woothemes h3, 
body#woothemes h4, 
#footer #footerWrap #copy a,
ol.commentlist li p a
{ color: #fff; }

body#woothemes h1
{ color: #fff; text-transform:uppercase; }

body#woothemes h3 a:link,
body#woothemes h3 a:visited
{ color: #c80202; text-decoration:none; text-transform:none; }

body#woothemes h3 a:hover { text-decoration:underline; }

#sidebar h1,
#sidebar h1 a:link,
#sidebar h1 a:hover,
#sidebar h1 a:visited
{ color: #fff; text-decoration:none; text-transform:uppercase; }

#sidebar a { color: #c80202; }

#sidebar h4 {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	text-transform: none;
	border-bottom: 1px dashed #777777;
	padding:10px 0 10px 0;
}
#sidebar h4 a,
#sidebar h4 a:link,
#sidebar h4 a:visited {
	color: #c80202;
	text-decoration: none;
}
#sidebar h4 a:hover {
	text-decoration: underline;
}

#sidebar h5 {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	border-bottom: 1px dashed #777777;
	padding:5px 0 5px 0;
}
#sidebar h5 a,
#sidebar h5 a:link,
#sidebar h5 a:visited {
	color: #c80202;
	text-decoration: none;
}
#sidebar h5 a:hover {
	text-decoration: underline;
}

#main h4 {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	text-transform: none;
	border-bottom: 1px dashed #777777;
	padding:10px 0 10px 0;
	margin-top:15px;
}
#main h4 a,
#main h4 a:link,
#main h4 a:visited {
	color: #c80202;
	text-decoration: none;
}
#main h4 a:hover {
	text-decoration: underline;
}

body#woothemes .post a,
body#woothemes .post a:link,
body#woothemes .post a:visited {
	color: #c80202;
	text-decoration: none;
}
body#woothemes .post a:hover,
body#woothemes .post a:active,
body#woothemes .post a.active {
	text-decoration: underline;
}

body#woothemes .tourpost a,
body#woothemes .tourpost a:link,
body#woothemes .tourpost a:visited {
	color: #c80202;
	text-decoration: none;
}
body#woothemes .tourpost a:hover,
body#woothemes .tourpost a:active,
body#woothemes .tourpost a.active {
	text-decoration: underline;
}
.txt0, p.txt0 { color: #cccccc; }

.txt0 img { border: 0px #000 solid; }

.txt0 a, p.txt0 a, .continue { color: #c80202; }
body#woothemes #footer {
	background: url(venus/bg-footer.png) repeat-x !Important;
}
body#woothemes #footerWrap {
	background:#000;
	color: #fff;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
ul#footerNav li {
	color:#fff;
	float: left;
	display: inline;
	margin-left: 15px;
	text-decoration:none;
}
ul#footerNav li a,
ul#footerNav li a:link,
ul#footerNav li a:visited {
	color:#fff;
}
ul#footerNav li a:hover {
	color:#c80202;
	text-decoration:underline;
}
#sidebar .tweet { color: #fff; text-align: left; margin: 0; }
#sidebar .tweet .tweet_list { list-style-type: none; margin: 0; padding: 5px 10px 5px 0;}
#sidebar .tweet .tweet_list li { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; overflow: hidden; padding: 5px 0 5px 0; }
#sidebar .tweet .tweet_list li a { color: #c80202; }
#sidebar .tweet .tweet_list .tweet_even { border-bottom: 1px dashed #777777; padding: 5px 0 5px 0; }
#sidebar .tweet .tweet_list .tweet_odd { border-bottom: 1px dashed #777777; padding: 5px 0 5px 0; }
#sidebar .tweet .tweet_list .tweet_avatar { float: left; padding: 0 10px 0 0; }
#sidebar .tweet .tweet_list .tweet_avatar img { vertical-align: top; }
