/*

Theme Name: Shred The Classicsx

Theme URI: 

Description: WP theme for Shred The Classics

Version: 

Author: Hungry Dog Media

Author URI: http://www.hungrydogmedia.com

Tags: 

*/





/*CSS Reset*/

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset,* {

	margin: 0;

	padding: 0;

}

h1, h2, h3, h4, h5, h6 {

	font-size:100%;

	font-weight:normal;

}

address, caption, cite, code, dfn, em, strong, var {

	font-style:normal;

	font-weight:normal;

}

ol, ul {

	list-style:none;

}

table {

	border-collapse:collapse;

	border-spacing:0;

}

caption, th {

	text-align:left;

	font-weight:normal;

	font-style:normal;

}

acronym, abbr, fieldset, img {

	border:0;

}

:focus {

	outline:0;

}



/* Typo */

body {

	color:#333333;

	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;

	line-height:1.5;

}

h1, h2, h3, h4, h5, h6 {

	color:#111111;

	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;

	font-weight:bold;

}

h1 {

	font-size:28px;

	margin-bottom:10px;

}

h2 {

	color:#202F94;

	font-size:1.6em;

	margin-bottom:5px;

	padding-bottom:5px;

	border-bottom:1px #999999 solid;

}

h2 a, h2 a:hover, h2 a:visited {

	color:#202F94;

}

h3 {

	font-size:1.4em;

	line-height:1;

	margin-bottom:5px;

	padding-bottom:5px;

	border-bottom:1px #999999 solid;

	color:#F08400;

}

h3 a, h3 a:hover, h3 a:visited {

	color:#F08400;

}

h4 {

	font-size:1.2em;

	line-height:1.25;

	margin-bottom:1.25em;

}

h5 {

	font-size:1.5em;

	font-weight:bold;

}

h6 {

	font-size:1.4em;

	font-weight:bold;

}

a {

	color:#202F94;

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

a:visited {

	color:#202F94;

}

p {}

small {

	font-size:11px;

}

cite {

	font-style:italic;

}

strike {}

code {}

acronym {}

abbr {}

span.caps {

	text-transform:uppercase;

}

blockquote {

	font: 14px/22px normal helvetica, sans-serif;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 50px;

	padding-left: 15px;

	border-left: 3px solid #ccc;

} 

blockquote cite {

	font-size:12px;

}

em {

	font-style:italic;

}

bold, bold em {

	font-weight:bold;

}

input {

	font-family: Arial, Helvetica, sans-serif;

}



/* General */

body {

	background: #CCCCCC url(images/bg.gif) repeat;

	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;

	font-size: 75%;
	margin: 0;
	padding: 0;

}

.container {

	width: 950px;

	margin: 0 auto;
	padding: 0;
}

.clear {

	clear: both;

}

.alignright {

	float:right;

}

.alignleft {

	float:left;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

p img {

	background:#CCCCCC none repeat scroll 0 0;

	border:1px solid #999999;

	display:inline;

	margin:0 15px 15px 0 !important;

	padding:2px

}

select {}

.wp-caption {

	text-align:center;

}

.wp-caption img {

	background:#CCCCCC none repeat scroll 0 0;

	border:1px solid #999999;

	display:inline;

	margin:0 15px 5px 0 !important;

	padding:2px

}

.wp-caption p.wp-caption-text {

	font-style:italic;

}

.center {

	text-align: center;

}

.hidden {

	display: none;

}

.screen-reader-text {

	position: absolute;

	left: -1000em;

}

hr {

	display: none;

}

table {

	width:90%;

	border-top:1px solid #999999;

	border-right:1px solid #999999;

	margin:1em auto;

	border-collapse:collapse;

}

thead th {

	background:#A6D5FF;

	text-align:center;

	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;

	color:#202F94;

}

tfoot th {

	background:#A6D5FF;

	text-align:center;

}

tr {

	

}

td {

	color:#000000;

	border-bottom:1px solid #999999;

	border-left:1px solid #999999;

	padding:.3em 1em;

	text-align:center;

}

.fix {

	clear:both;

	height:1px;

	margin:0 0 -1px;

	overflow:hidden;

}

p.linklove {

	visibility:hidden;

}

.cform legend {

	font-size:28px;

	font-weight:bold;

	margin-bottom:10px;

}

.cform li {

	padding:2px;

}

.cf-box-title {

	color:#999999;

	font-weight:bold;

	float:left;

	width:130px;

}

.cform label {

	color:#999999;

	font-weight:bold;

	float:left;

	width:130px;

}

.cform input[type="checkbox"] {

	float:left;

}

.cform .cf_hidden {

	display:none;

}

.cform .cf-sb {

	margin:10px 0 10px 130px;

}

.sign-form #sendbutton {

	background:transparent url(images/signup.png) no-repeat center left;

	border:0;

	width:110px;

	height:35px;

	cursor:pointer;

}

/* Header */

#header {

	height: 100px;

	background:#000000 url(images/header_bg.jpg) repeat-x scroll left bottom;

	padding:0 0 13px 0;

	width: 100%;

	margin-bottom:0 0 30px 0;

}

#header-left {

	float:left;

	width:215px;

	margin-right:20px;

}

#header-right {

	float:right;

	width:715px;

}

#login-form {

	float:right;

	width:400px;

	font-size:11px;

	text-align:right;

	padding-top:30px;

	color:#FFFFFF;

}

#login-form a {

	color:#F08400;

}

#login-form .form-row {

	width:390px;

}

#login-form .form-part {

	width:150px;

}

#login-form .remember, #login-form .login {

	margin-right:10px;

}

#login-form .forgot {

	margin:3px;

}

#wp-submit {

	background: transparent url('images/signin-button.png') no-repeat;

	width:67px;

	height:23px;

	border:0;

	cursor:pointer;

}

#logout-form {

	float:right;

	width:280px;

	font-size:12px;

	text-align:right;

	padding-top:30px;

	color:#FFFFFF;

	height:24px;

	line-height:110%;

	text-align:right;	

}

#logout-form a {

	color:#FFFFFF;

}

#logout-form a.username {

	font-weight:bold;

	color:#F08400;

}

#search {

	float:right;

	width:280px;

	text-align:right;

}

#nav{

	float: left;

}

#nav ul {

	float:left;

	width:100%;

}

#nav ul li {

    float: left;

    list-style: none;

	font-weight:bold;

	font-size:1.5em;	

}

#nav ul li:hover, #nav ul li.current_page_item, #nav ul li.current_page_parent {

	background: transparent url(images/header_nav_current.jpg) repeat-x left bottom;

}

#nav ul li a {

	color:#FFFFFF;

	display:block;

	float:left;

	padding:42px 18px;

	text-decoration:none;

}

#nav ul li a:hover, #nav ul li a:active, #nav ul li a:visited {

	border: none;

} 

#headerimg 	{}

#headerimg .description {}



/* Content */

#content {

	width:630px;

	float:left;

	margin-right:10px;

}

#content.notabs {

	font-size:130%;

	border:1px #999999 solid;

	padding:10px 20px;

	background-color:#FFFFFF;

	width:588px;

}

#content .tabs {

	float:left;

	width:100%;

	line-height:normal;

	display:block;

	height:31px;

}

#content .tabs .idTabs {

	height:30px;

	letter-spacing:-1px;

}

#content .tabs .idTabs li {

	float:left;

	line-height:30px;

	margin-right:1px;

}

#content .tabs .idTabs li a {

	background:#FFFFFF none repeat scroll 0 0;

	border-color:#999999 #999999 #999999;

	border-style:solid solid none;

	border-width:1px 1px 0;

	color:#202F94;

	display:block;

	font-weight:bold;

	padding:0 10px;

}

#content .tabs .idTabs li a:hover, #content .tabs .idTabs .selected, #content .tabs .idTabs .current_page_item a {

	background:#000000 none repeat scroll 0 0;

	border-color:#999999 #999999 #999999;

	border-style:solid;

	border-width:1px;

	color:#F08400;

	text-decoration:none;

}



#content .box {

	float:left;

	font-size:130%;

	border:1px #999999 solid;

	padding:10px 20px;

	background-color:#FFFFFF;

	width:588px;

}

.navigation {}

.pagetitle {}

.post {

	padding-bottom:20px;

}

.post hr {}

.entry {

	padding:5px 0 10px 0;

}

.entry p {

	margin-bottom:10px;

}

.entry p a:visited {}

.entry form {}

html>body .entry ul {

	list-style:disc;

	margin-left:20px;

}

html>body .entry li {}

.entry ul li:before {}

.entry ol {

	list-style:decimal;

	margin-left:25px;

}

.entry ol li {}

.entry dl {

	margin-left:10px;

}

.entry dl dt {

	font-weight: bold;

}

.entry dl dd {

	margin-left:10px;

}

.pages-list {

	margin: 1.5em 0;

	text-align: center;

}

.pages-list a {

	border:1px solid #F08400;

	padding:2px 5px;

	color:#F08400;

}

.smallattachment {}

.attachment {}

.postmetadata {

	font-size:12px;

}

.postmetadata p {

	padding: 3px 0 7px 0;

}

.postmetadata .comments {

	background: transparent url(images/icons/comments.gif) no-repeat left center;

	padding-left: 20px;

}

.postmetadata ul

.postmetadata li {}

.thread-alt {}

.thread-even {}

.depth-1 {}

.even, .alt {}

.sticky {}

.sticky h2 {}

.comments {}

.alt {}

.children {}

#commentform p {}

#commentform input {} 

#commentform textarea {

	width:588px;

}

#commentform #submit {}

.commentlist {

	margin-bottom:15px;

}

.commentlist .says {

	background: transparent url(images/icons/comment.gif) no-repeat center right;

	padding-right:20px;

}

.commentlist li {

	padding:10px;

	border-bottom:1px #999999 solid;

}

.commentlist li .avatar {

	vertical-align:middle;

}

.commentlist li ul li {}

.commentlist cite {}

.commentlist cite a {}

.commentmetadata, .commentmetadata a {

	font-size:11px;

	color:#999999;

}

.nocomments {}

.comment.odd {

	background-color: #F7F7F7;

}

#respond:after {}



/* Sidebar */

#sidebar {

	width:310px;

	float:left;

}

#sidebar h2 {}

#sidebar ul

#sidebar ul li {}

#sidebar ul ol {}

#sidebar ul ol li {}

#sidebar ul ul {}

#sidebar ul ul li:before {}

#sidebar ul ul ul {}

#sidebar ul p {}

#sidebar ul select {}

.ads {

	height:304px;

	margin-bottom:15px;

	float:left;

	width:310px;

}

.ads .sidebar-ad-top {

	background: transparent url(images/sidebar-box-t.gif) no-repeat left bottom;

	clear:both;

	height:7px;

	width:310px;

}

.ads .sidebar-ad-content {

	background: transparent url(images/sidebar-box-c.gif) repeat-y left top;

	padding:0 7px;

	width:296px;

	height: 290px;

}

.ads .sidebar-ad-content a {
	margin: 10px;
	float:left;
}

.ads .sidebar-ad-btm {

	background: transparent url(images/sidebar-box-b.gif) no-repeat left top;

	clear:both;

	height:7px;

	width:310px;

}

.sideTabs {

	border-bottom:1px solid #999999;

	display:block;

	float:left;

	height:31px;

	width:310px;

}

.navbox {

	background:#FFFFFF none repeat scroll 0 0;

	margin-top:-2px;

	padding:10px 10px 3px 10px;

	position:relative;

	background:transparent url(images/sidebar-box-c.gif) repeat-y left top;

	width:290px;

}

.navbox-btm {

	background: transparent url(images/sidebar-box-b.gif) no-repeat left top;

	clear:both;

	height:7px;

	width:310px;

	margin-bottom:10px;

}

.subcol {

	width: 148px;

	border: 1px #999999 solid;

	background-color:#FFFFFF;

}

.subcol h2 {

	color:#F08400;

	font-size:12px;

	margin:0;

	font-weight:bold;

	padding:5px 10px;

	text-transform:uppercase;

	border: 1px #999999 solid;

	background-color:#000000;

}

.catlist {

	padding-bottom:10px;

	width:148px;

}

.catlist h2 {

	background:#000000  url(images/icons/ico-catlist.gif) no-repeat scroll 125px  center;

	border-color:#999999 #999999 #999999;

	border-style:solid;

	border-width:1px;

	color:#F08400;

	font-size:12px;

	margin:0;

}

.catlist h2 a {

	color:#F08400;

	font-size:12px;

	font-weight:bold;

}

.list-alt {

	padding:10px 10px 3px;

}

.list-alt li {

	margin:0 0 7px;

}

.widget ul {

	margin:0 0 15px;

	padding:10px 10px 3px;

}

.widget ul li {

	margin:0 0 7px;

}

#sidebar .idTabs {

	height:30px;

	letter-spacing:-1px;

}

#sidebar .idTabs li {

	float:left;

	line-height:30px;

	margin-right:1px;

}

#sidebar .idTabs li a {

	background:#FFFFFF none repeat scroll 0 0;

	border-color:#999999 #999999 #999999;

	border-style:solid solid none;

	border-width:1px 1px 0;

	color:#202F94;

	display:block;

	font-weight:bold;

	padding:0 10px;

}

#sidebar .idTabs li a:hover, #sidebar .idTabs .selected, #sidebar .idTabs .current_page_item a {

	background:#000000 none repeat scroll 0 0;

	border-color:#999999 #999999 #999999;

	border-style:solid;

	border-width:1px;

	color:#F08400;

	text-decoration:none;

}





/* Footer */

#footer {

	background: #000000 url(images/footer-bg.jpg) repeat-x top left;

	clear: both;

	color: #FFFFFF;

	line-height: 35px;

	padding: 0 0 30px 0;

	width: 100%;

	height:250px;

	margin-top:30px;

}

#footer p {

	text-align:center;

}

#footer p a {

	color:#FFFFFF;

	text-decoration:underline;

}

#footer .widget {

	width:182px;

	float:left;

	line-height:18px;

	margin-left:10px;

}

#footer .widget.first {

	background: transparent url(images/footer-highlight.png) no-repeat center top;

	margin: -13px 0 0 0;

	padding-top:13px;

	min-height:182px;

}

#footer .widget h2 {

	font-size: 12px;

	color:#FFFFFF;

	padding:20px 20px 5px 20px;

	margin:0;

	border:0;

}

#footer .widget ul {

	margin:0 20px;

	padding:0;

}

#footer .widget ul li {

	padding:0;

	margin:0;

}

#footer .widget a {

	color:#FFFFFF;

}

#footer + div {
	display:none;
}

/* Home page */

.home {

	float:left;

	padding: 30px 0;

}

.home .left {

	width:950px;

	height:17px;

	float:left;

}

.home .top {

	background-color:#FFFFFF;

	width:948px;

	float:left;

	border-left:1px #999999 solid;

	border-right:1px #999999 solid;

}

.home .top .video {

	float:left;

	width:550px;

	border-right:1px #999999 solid;

	min-height:330px;

}

.home .top .sign-form {

	padding-left:20px;

	width:375px;

	float:left;

	min-height:330px;

}


.home .top .sign-form .logo {

	text-align:center;

}



.home .bottom {

	margin-top:20px;

	float:left;

	width:950px;

}

.home .bottom .link {

	margin-right:10px;

	float:left;

	width:230px;

	text-align:center;
	display: inline;
	position: relative;

}

.home .bottom .link.last {

	margin:0;

}

.home .bottom .link span {

	position: relative;

	top:-45px;

	padding: 20px;

}

.home .bottom .link a {

	font-size:16px;

	font-weight:bold;

}

.home .bottom .link a:hover {

	text-decoration:none;

	color:#F08400;

}

.featured {

	padding: 10px;

	float:left;

}

.notabs .featured {

	padding:10px 0;

}

.featured-img {

	display:inline;

	float:left;

	height:200px;

	margin:0 10px 0 0;

	width:350px;

}

#ribbon {

	float:right;

}

.continue {

	background:transparent url(images/icons/ico-go.gif) no-repeat left center;

	font-weight:bold;

	padding:5px 0 5px 20px;

	float:left;

}

.continue a, .continue a:hover, .continue a:visited {

	color:#F08400;

}

#featured-th {

	float:left;

	text-align:center;

	padding:0 10px;

}

#featured-th .idTabs {

	float:left;

}

#featured-th .idTabs li {

	display:inline;

	float:left;

	margin-right:12px;

	height:57px;

}

#video-frame {

	padding: 10px;

	float:left;

}

.notabs #video-frame {

	border-top:1px #999999 solid;

	border-bottom:1px #999999 solid;

	margin:20px 0;

	padding:5px 0;

}

.video-right {

	display:inline;

	float:right;

	padding-top:7px;

	width:200px;

}

.video-right h2 {

	color:#F08400;

	font-size:1.3em;

	font-weight:bold;

	line-height:1.2em;

	margin:0 !important;

	padding:0 0 0 10px !important;

	border:0;

}

.video-right p {

	color:#000000;

	font-size:0.9em;

	font-weight:bold;

	line-height:0.8em;

	margin:0 !important;

	padding:0 0 7px 10px !important;

}

.video-right .idTabs {

	border-top:1px solid #999999;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	margin:5px 0 0;

	padding:0;

}

.video-right .idTabs li {

	border-bottom:1px solid #999999;

	line-height:10px;

	margin:0;

}

.video-right .idTabs li a {

	display:block;

	font-family:Tahoma,Arial;

	font-size:12px;

	font-weight:bold;

	padding:10px;

	text-decoration:none;

	border:0 none;

}

.video-right .idTabs li a:hover {

	color:#F08400

}

.video-right .selected {

	color:#F08400;

}

.video-left {

	display:inline;

	float:left;

	width:320px !important;

	padding:10px 10px 10px 0;

}

.notabs .video-left {

	width:360px !important;

}

.post-alt {

	margin:0 0 15px;

	padding-bottom:15px;

	float:left;

}

.post-alt h2 {

	font-size:1.1em;

	padding:0 0 5px;

}

.post-alt h3 {

	font-size:1.4em;

}

.post-alt p.posted {

	color:#C0C0C0;

	font-size:11px;

}

.post-alt p {

	padding:0 0 5px;

}

.post-alt .comments a {

	background: transparent url(images/icons/comments.gif) no-repeat left center;

	padding-left: 20px;

}

.th {

	background-color:#FFFFFF;

	border:1px solid #999999;

	float:left;

	margin:0 10px 0 0;

	padding:3px;

}

/* Archive */

h2.archive-title {

	margin-bottom:20px;

}

/* register */
.wlm_inpageloginform table, .wlm_inpageloginform th, .wlm_inpageloginform td {
	border:0;
}