body {
	margin:0px auto;
	padding:0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	color: #000000;
	position: relative;
	background: #FFFFFF url(images/home-bg.jpg) no-repeat center top;
}
a, strong a {
	color: #ff0042;
	text-decoration:none;
	outline: none;
}
a:visited {
	color: #fa4764;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 14px;
}
p.navmenu {
	bottom: 0;
	position:absolute;
	margin: 0;
	margin-left: 50px;
}
img {
	border:0px;
}
blockquote {
	background: url(images/blockquote-bg.gif);
	margin: 0px 15px 20px;
	padding: 3px 10px;
	color:#666666;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}
h1 {
	margin: 40px 0px 44px;
	padding: 0px;
	float:right;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #0389e6;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #0389e6;
	text-decoration:none;
}
h2 a:hover {
	color:#ff0042;
	text-decoration:none;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #0389e6;
}
.sub_heading {
	margin: 10px 0px 0px;
	font: bold 110% Arial;
	text-transform: uppercase;
	color: #666666;
}
.cat_heading {
	color: #0389e6;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 160% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.cat_heading-alt {
	color: #034f9d;
	margin: 0px;
	padding-bottom: 4px;
	font: normal 150% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.crewlist {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	list-style-type: none;
}
.deca {
	color: #FFFFFF;
	background: #3e3590;
}
h4 {
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #0389e6;
	margin: 0px 0px 2px;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {


	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}

small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
#header_wrap {
	width: 1000px;
	height: 300px;
	margin: 0px auto;
	padding: 0px 6px;
	color:#FFFFFF;
	position: relative;
}
#rsslink{
	position: absolute;
	right: 0;
	top: 0;
}
#search_wrap{
	clear:both;
	width: 728px;
	margin-left: 117px;
}
#searchform {
	margin:0px;
	padding:0px;
	float:right;
}
#searchform label{
	display:none;
}

#submitsearchbutton {
	background: url(images/searchbutton.gif) no-repeat;
	width: 24px;
	height:24px;
	border:none;
	text-indent: -900em;
	line-height:0px;
        /* for IE */
        filter:alpha(opacity=60);
        /* CSS3 standard */
        opacity:0.6;
}
#header_nav {
	margin-right: 0px;
	font-size: 14pt;
	padding: 1px 5px 0px 0px;
	position: absolute;
	bottom: 0px;
	width: 95%;
	height: 42pt;
	font-weight: bolder;


}
#body_wrap {
	width:1000px;
	margin: 0px auto;
	padding: 10px 12px 40px 15px;
	background: #FFFFFF;
	clear:both;
}
#home-leftcol {
	float:left;
	width: 650px;
	overflow: hidden;
}
#home-rightcol {
	width:320px;
	float:right;
}
#single-leftcol {
	float:left;
	width: 560px;
	overflow: hidden;
}
#single-rightcol {
	float:right;
	width: 165px;
}
#post-body {
	width: 650px;
	background-color: #000000;
}
#column {
	width: 49%;
	float:left;
	background: #FFFFFF;
}
#column-right {
	width: 49%;
	float:right;
	background: #FFFFFF;
}
.sidebar-half {
	width: 152px;
	float:left;		
}
.sidebar-ad {
	width: 160px;
	float:left;		
}
.home-subrightcol {
	width: 153px;
	float:right;		
}
#footer_wrap {
	width: 1000px;
	background: #EEEEEE url(images/footermark.gif) no-repeat right bottom;
	margin: 0px auto;
	padding: 5px 12px 12px;
	color:#222222;
	clear:both;
}
.footer_leftcol{
	width:300px;
	margin-right: 16px;
	float:left;
	overflow: hidden;
}
.footer_rightcol {
	width:320px;
	float:right;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#fd4660;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	background-color: #000000;
	border-top: #272727 1px dotted;
}
.footer_submenu li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}
.footer_submenu li a{
	color: #759398;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{
	color: #759398;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FFFFFF;
}

.wp-tag-cloud {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}

.wp-tag-cloud li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
.wp-tag-cloud li a{
	color: ##FF9900;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.wp-tag-cloud li a:visited{
	color: ##FF9900;
	text-decoration: none;
}
.wp-tag-cloud li a:hover{
	text-decoration: none;
	background-color: #ccd9e2;
}
.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.submenu li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
.submenu li a{
	color: #fe2e55;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.submenu li a:visited{
	color: #fe2e55;
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
	background-color: #ccdee2;
}
.submenu li:hover{
	text-decoration: none;
	background-color: #ccd9e2;
}
.submenu .page_item {
	display:block;
}
.submenu .current-cat {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}
.submenu .current_page_item {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}
a.more-link {
	background: url(images/continue-mini.gif) no-repeat right center;
	padding-right: 15px;
	color: #3a740e;
	text-decoration:none;
}
a.more-link:hover {
	color: #3a740e;
	text-decoration: underline;
}

.post {
	margin: 0px 0px 20px;
	clear:both;
}
.postdate {
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}

.postcat {
	background: url(images/mini-cat.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #0097e5;
	text-decoration:none;
}
.postcat a:hover {
	color: #fd466d;
	text-decoration:none;
}
.postcat span {
	display:none;
}
.entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}

.right {
	float:right;
}
border-color: #fd2663;
}
.footer_nav {
	float:right;
	margin: 40px 0px 0px;
	padding:0px;
	font-size:90%;
}
.copyright {
	text-align:right;
	border-top: 1px solid #222222;
	font-size:85%;
	clear:both;
	margin:10px 0px 0px;
	color: #666666;
}
.copyright a, .copyright a:visited {
	color:#93BABA;
}

.popular-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.popular-list li{
	padding: 3px 0px 3px 12px;
	margin:0px;
	line-height: 130%;
	list-style:none;
}
.popular-list li a{
	color:#333333;
	text-decoration:none;
	list-style:none;
}
.popular-list li a:visited{
	color:#333333;
	text-decoration:none;
}
.popular-list li a:hover{
	color:#669900;
	text-decoration:none;
}
.postfooter {
	border-top: 1px dotted #CCCCCC;
	color: #979797;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform label{
	font-weight: bold;
	color:#CCCCCC;
	font-size: 100%;
}
#commentform label span{
	font-weight: normal;
}
#commentform input{
	width: 153px;
	background:#CCCCCC;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 375px;
	height: 135px;
	background:#CCCCCC;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #222222;
	background: #CCCCCC;
	border: none;
}
#commentform .submitbutton:hover {
	background: #BBBBBB;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #F1FFD5;
}
.commentlist {
	list-style:none;
	margin:0px 0px 15px;
	padding:0px;
	line-height: 130%;
	clear: both;
}
.commentlist p{
	margin: 10px 0px;

}
.commentlist li{
	margin: 10px 7px;
	padding:0px 0px 10px;
}
.comment-entry {
	width: 470px;
	float:right;
	position:relative;
}
.comment-number {
	color: #CCCCCC;
	font-size: 14px;
	float:right;
	position: absolute;
	top: 5px;
	right: 5px;
}
.comment-number a {
	color: #CCCCCC;
	text-decoration: none;
}
.comment-number a:hover {
	color: #999999;
	text-decoration: none;
}
.commentlist cite {
	font: 150% Tahoma, "Trebuchet MS", Arial;
	color: #5A8800;
}
.commentlist cite a, .commentlist cite a:visited{
	color: #5A8800;
	text-decoration:underline;
}
.commentlist cite a:hover{
	text-decoration:none;
}
.commentlist cite.author {
	background: url(images/mini-author.gif) no-repeat right center;
	padding-right: 44px;
}

#trackbacklist li {
	margin: 0;
	padding: 0 0 10px;
	line-height: 100%;
}
#trackbacklist cite {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

.ad-banner {
	margin: 15px 0px 15px 0px;
	clear:both;
	height: 65px;
}
.ad-square {
	float: left;
	margin-right: 25px;
}
.ad-banner2 {
	margin: 5px 0px 10px;
	clear:both;
	height: 65px;
}
.ad-indent {
	margin-left: 80px;
}
.ad-thumb {
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding: 4px;
	float: left;
	margin: 0px 12px 0px 0px;
}
.sponsorlinks {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 5px 0px;
	font-size: 90%;
}
.sponsorlinks li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(images/text-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sponsorlinks li a{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:visited{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.sponsorlinks-heading {
	font-weight: bold;
	color: #666666;
	background: url(images/bottom_divider.gif) no-repeat left bottom;
	margin-bottom: 2px;
	font-size: 90%;
	text-transform: uppercase;
}
.sponsor-banner {
	margin-top: 7px;
}
.credit {
	font-size: 83%;
	color: #999999;
	border-top: 1px solid #E1E1E1;
	text-align:right;
}




.sitemap {
	list-style:none;
	margin:0px 0px 30px 15px;
	line-height: 140%;
}
.sitemap li{
	font-weight:bold;
	background: url(images/sitemap-mini-folder.gif) no-repeat top left;
	padding-left: 13px;
}
.sitemap li ul{
	margin-bottom: 3px;
	list-style:none;
	margin-left: 5px;
}
.sitemap li ul li{
	font-weight:normal;

	background: url(images/sitemap-mini-file.gif) no-repeat left top;
	padding-left: 12px;
}
.center {
	text-align: center;
}
.pagenav {
	text-align:right;
	border-top: 1px dotted #CCCCCC;
	margin: 25px 0px 10px;
	padding-top: 2px;
	clear:both;
}

.one-third {
	width: 176px;
	float:left;
}
.half {
	width: 272px;
	float:left;
}
.separator {
	margin-right: 5px;
}

.links-list {
	list-style:none;
	margin:3px 0px 20px;
	padding:0px;
	line-height: 100%;
	font-size: 90%;
}
.links-list li{
	width: 170px;
	height:19px;
	background: url(images/links-bullet.gif) no-repeat left center;
	margin-bottom: 2px;
}
.links-list li a, .links-list li a{
	height:19px;
	display:block;
	color: #FF6600;
	text-decoration:none;
	padding: 4px 10px 0px 14px;
}
.links-list li a:hover{
	color: #339900;
	text-decoration:none;
	background: url(images/links-li-bg.gif) no-repeat;
}
/* boxes */
.box {
	padding: 7px 10px 0px 55px;
	margin: 5px auto 15px auto;
	width: 85%;
	clear: both;

}
.box p {
	padding-bottom: 10px;
	margin: 0;
}
.box ul {
	padding: 0 0 10px 16px;
	margin: 0;
}
.box h3 {
	font: normal 140% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px -2px;
	padding: 0;
	color: #333333;
}
.box h3 a {
	text-decoration: underline;
}
.box h3 a:hover {
	text-decoration: none;
}

.left-noborder {
	border: none;
	float: left;
	margin-right: 15px;
}

.small {
	font-size: 90%;
}


INPUT.hintTextbox       { 
 color: #888;
 float: right;
 background: #FFFFFF;
}
INPUT.hintTextboxActive       { 
 color: #000;
 float: right;
 background: #FFFFFF;
}

img.avatar {
	float: left;
}