body {
background-image:url("images/design/content_bg.jpg");
background-repeat:repeat-y;
background-position:top;
background-color:#BCBEBF;
margin:0;
padding:0;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#444444;
font-size:11px;
}
a, a:link {
color:#3976AD;
text-decoration:none;
}
a:hover {
/*color:#F3720A;orange*/
color:#F3720A;
text-decoration:none;
}

h1 {
/*color:#F3720A;*/
font-size:20px;
line-height:28px;
}
h2 {
color:#F3720A;
font-size:15px;
line-height:21px;
}
h3 {
/*color:#F3720A;*/
font-size:14px;
line-height:18px;
}
.main_story_title {
font-size:24px;
line-height:30px;
font-weight:bold;
margin-top:5px;
/*color:#3976AD;*/
}
.main_story_blurb {
font-size:12px;
line-height:18px;
margin-top:13px;
/*color:#3976AD;*/
}

.site_wrapper {
margin-right:auto;
margin-left:auto;
width:990px;
text-align:left;
}

.header_wrapper {
width:990px;
height:155px; /* 140px still works */
background-image:url("images/design/top_header_bg_skintrack.jpg"); /* 150px */
background-repeat:no-repeat;
background-position:bottom;
}
.header_logo_cover {
float:left;
margin-top:85px;
margin-left:10px;
width:400px;
height:40px;
/*border:1px solid #FF0000;*/
}
.header_description_text a {
color:#FFFFFF;
text-decoration:none;
}
.header_description_text a:hover {
color:#FFFFFF;
text-decoration:none;
}

.top_menu_container {
/*display:inline;*/
float:left;
width:600px;
margin-left:5px;
/*border:1px solid #FF0000;*/
}
.top_menu_item {
/*display:inline;*/
margin-top:13px;
float:left;
color:#FFF;
font-size:10px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:auto;
padding-left:15px;
padding-right:15px;
cursor:default;
/*background-color:#009999;*/
}
.top_menu_item a {
color:#FFF;
text-decoration:none;
padding-bottom:6px;
/*background-color:#009999;*/
}
.top_menu_item a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.top_menu_divider {
float:left;
margin-top:23px;
height:7px;
width:1px;
background-image:url("images/design/menu_divider.jpg");
background-repeat:no-repeat;
background-position:center bottom;
}

.search_container {
padding-right:20px;
margin-top:10px;
float:right;
width:250px;
/*border:1px solid #FF0000;*/
}
.search_field {
float:left;
width:178px;
height:13px;
background-image:url("images/design/search_field_bg.jpg");
background-repeat:no-repeat;
border:0;
color:#FF0000;
font-size:11px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
.search_button {
float:right;
width:60px;
height:15px;
background-image:url("images/design/search_btn.jpg");
background-repeat:no-repeat;
border:0;
}

.content_wrapper {
float:left;
margin-top:20px;
width:990px;
/*border:1px solid #ff0000;*/
}

.content_full_page {
margin-left:20px;
float:left;
width:950px;
font-size:12px;
line-height:18px;
/*background-color:#009966;*/
}
.content_left_column {
margin-left:20px;
float:left;
width:630px;
font-size:12px;
line-height:18px;
/*background-color:#009966;*/
}
.content_left_column_archive {
margin-left:20px;
float:left;
width:630px;
font-size:12px;
line-height:18px;
/*background-color:#009966;*/
}
.content_right_column {
margin-left:20px;
float:left;
width:300px;
/*background-color:#CCCCCC;*/
}

#homepage_content_container {
margin-left:20px;
float:left;
width:630px;
/*background-color:#009966;*/
}

#homepage_main_article_container {
float:left;
padding-right:10px;
width:620px;
height:240px;
overflow:hidden;
margin-bottom:20px;
background-image:url(images/design/main_story_bg.jpg);
background-position:bottom right;
background-repeat:no-repeat;
background-color:#DDDDDD;
}
#homepage_main_article_container img {
float:left;
width:325px;
height:240px;
overflow:hidden;
margin-right:12px;
}

.homepage_left_column {
/*margin-left:20px;*/
float:left;
width:305px;
line-height:15px;
/*background-color:#009966;*/
}
.homepage_center_column {
margin-left:20px;
float:left;
width:305px;
line-height:15px;
/*background-color:#009966;*/
}
#homepage_right_column {
margin-left:20px;
float:left;
width:300px;
/*text-align:justify;*/
/*background-color:#DDDDDD;*/
}

#subscribe_box {
float:left;
width:100%;
margin-bottom:20px;
}
#video_box {
float:left;
width:100%;
margin-bottom:20px;
}
#right_column_menus {
float:left;
width:100%;
margin-bottom:20px;
}
#related_products_box {
float:left;
width:100%;
margin-bottom:20px;
}
#right_column_menus .left_column {
float:left;
width:140px;
/*background-color:#DDDDDD;*/
}
#right_column_menus .right_column {
float:right;
width:140px;
/*background-color:#DDDDDD;*/
}
#right_column_menus ul{
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height:15px;
	}
	
#right_column_menus ul li{
	list-style-type:disc;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#right_column_menus ul li a, #right_column_menus ul li a:visited {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#right_column_menus ul li a:hover {
	color:#F3720A;
	text-decoration: none;
	}

.section_header_main {
width:100%;
background-image:url(images/design/headline_bg_grey.jpg);
background-position:bottom left;
background-repeat:repeat-x;
color:#F3720A;
/*color:#E61717; red*/
border-bottom:2px solid #F3720A; /*orange*/
line-height:25px;
font-size:15px;
font-weight:bold;
text-indent:10px;
}
.section_header_subscribe_box {
width:100%;
float:none;
background-image:url(images/design/headline_bg_grey.jpg);
background-position:bottom left;
background-repeat:repeat-x;
color:#3976AD;
/*color:#E61717;  red*/
border-bottom:2px solid #3976AD;
line-height:25px;
font-size:12px;
font-weight:bold;
text-indent:10px;
}
.section_header_right_column {
width:100%;
float:none;
margin-top:10px;
background-image:url(images/design/headline_bg_grey.jpg);
background-position:bottom left;
background-repeat:repeat-x;
/*color:#3976AD; blue like links are*/
color:#F3720A;
border-bottom:2px solid #F3720A; /*orange*/
line-height:25px;
font-size:12px;
font-weight:bold;
text-indent:10px;
}
.section_header_related_products {
width:100%;
float:none;
background-image:url(images/design/headline_bg_grey.jpg);
background-position:bottom left;
background-repeat:repeat-x;
color:#3976AD;
/*color:#E61717;  red*/
border-bottom:2px solid #3976AD;
line-height:25px;
font-size:12px;
font-weight:bold;
text-indent:10px;
margin-bottom:10px;
}
.section_header_video {
width:100%;
float:none;
background-image:url(images/design/headline_bg_grey.jpg);
background-position:bottom left;
background-repeat:repeat-x;
color:#E40D0D;
/*color:#E61717;  red*/
border-bottom:2px solid #E40D0D;
line-height:25px;
font-size:12px;
font-weight:bold;
text-indent:10px;
margin-bottom:10px;
}

#top_5_container {
float:left;
width:290px;
padding-left:5px;
padding-right:5px;
padding-top:38px;
background-image:url("images/design/top_5_bg.jpg");
background-repeat:repeat-x;
background-position:top;
color:#FFFFFF;
text-align:left;

}
#top_5_container .description {
width:100%;
text-align:center;
margin-bottom:10px;
font-weight:bold;
}
#top_5_container .item {
border-top:1px dotted #FFF;
line-height:30px;
}
#top_5_container .item a {
color:#FFFFFF;
text-decoration:underline;
}
#top_5_container .item a:hover {
color:#FFFFFF;
text-decoration:none;
}

#home_page_ad {
margin-top:20px;
float:left;
}

.footer_wrapper {
float:left;
border-top:1px solid #AAA;
background-image:url(images/design/footer_bg.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#DDD;
margin-top:20px;
padding:10px 20px 10px 20px;
width:950px;
height:150px;
font-size:10px;
}
.footer_seo_copyright_text {
color:#666666;
text-align:justify;
}
.footer_seo_copyright_text a {
color:#666666;
text-decoration:none;
}
.footer_seo_copyright_text a:hover {
color:#666666;
text-decoration:underline;
}

.store_thumb {
float:left;
margin-top:10px;
width:160px;
height:110px;
}
.store_thumb img{
border:0;
}

.store_link {
float:right;
width:140px;
margin-top:10px;
height:110px;
text-align:center;
line-height:110px;
font-size:15px;
}
.store_description {
float:left;
font-size:11px;
line-height:15px;
width:100%;
/*margin-bottom:10px;*/
}

.article_specs_container {
width:100%;
height:25px;
border-bottom:2px solid #F3720A;
}
.article_date{
float:left;
font-size:10px;
}
.article_date a {
text-decoration:none;
}
.article_date a:hover {
color:#F3720A;
text-decoration:none;
}
.category_page_title{
float:left;
font-size:18px;
font-weight:bold;
line-height:24px;
}
.article_bookmark_tool {
float:right;
}

.article_more_links_container {
width:100%;
height:20px;
border-bottom:1px solid #DDD;
border-top:1px solid #DDD;
/*border-top:2px solid #3976AD;*/
}
.article_more_links_header {
float:left;
/*background-image:url("images/design/arrow_down_grey.gif");
background-repeat:no-repeat;
background-position:right;*/
font-size:11px;
font-weight:bold;
}
.article_more_links_home_link {
float:right;
font-size:10px;
}
.article_more_links_home_link a {
text-decoration:none;
}
.article_more_links_home_link a:hover {
text-decoration:underline;
}
.article_more_links {
font-size:11px;
}
.article_more_links a {
text-decoration:none;
}
.article_more_links a:hover {
text-decoration:underline;
}
.comments_divider {
float:left;
margin-top:10px;
margin-bottom:20px;
width:100%;
border-bottom:1px dashed #F3720A;
border-top:1px dashed #F3720A;
}
.archive_results_divider {
width:100%;
border-bottom:1px dashed #F3720A;
height:2px;
}
.hidden {
display: none;
}
.old_new_navigation {
display: block;
margin-top: 20px;
font-weight:bold;
}

/** Wordpress classes copied from the original CSS file **/
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.clear {
	clear: both;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align:left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
