/*
Theme Name: Signal V2
Theme URI: http://www.signalbmx.com
Description: Beaming the Latest BMX News to you in One Place
Version: 2.0

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

a img, img {
	max-width: 99%;
	overflow: hidden;
	border: 1px solid #000;
	margin: 2px;
}

a img:hover {
	border: 1px solid #fb0000;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Layout */

html {
	background: url(http://www.signalbmx.com/feeds/wp-content/themes/signalv2/images/dirtbackground.jpg) repeat scroll;
}

body {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	line-height: 1.2;
	color: black;
	background: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header {
	border-bottom: 3px solid #000;
	padding: 5px 10px;
	margin-bottom: 5px;
	text-align: right;
}

#content {
	width: 540px;
	padding: 0px 10px 30px 10px;
}

/* End Layout */

/* Header */

h1 a, h1{
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	text-decoration: none;
	float: left;
	margin: 0px;
}

h1 a:hover{
	text-decoration: underline;
	color: #fb0000;
}

h1.signalbmx {
	margin-right: 305px;
}

input#s {
	width: 120px;
	height: 22px;
	padding: 0px 1px;
	margin-right: 5px;
	border: 1px solid #000;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

input.sidesearch {
	width: 60px;
	height: 24px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

/* End Header */

/* Content */

h2, h2 a{
	margin: 15px 0px 10px 0px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 26px;
	text-transform: capitalize;
	display: block;
}

.visitsite {
	float: right;
}

.columntitle {
	margin: 0px;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dotted #e9e9e9;
	font-size: 20px;
}


.blogger-post-footer{
	display: none;
}

.newspost {
	float: right;
	width: 380px;
	padding: 0px 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

.newspostheadline {
	padding: 0px 0px 0px 10px;
	overflow: hidden;
}

.headline {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	}
	
.headlineheadline {
	border-bottom: 1px solid #000;
	width: 455px;
	height: 110px;
	overflow: hidden;
	margin-right: 20px;
	display: block;
	float: left;
	padding-bottom: 5px;
	}	
	
h3.headlinetitle, h3.headlinetitle a {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	text-decoration: none;
	display: block;
}

h3.headlinetitleheadline, h3.headlinetitleheadline a {
	text-transform: capitalize;
	font-size: 20px;
	height: 38px;
	overflow: hidden;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	text-decoration: none;
	display: block;
}

.postcontentmeta, p.postcontentmeta {
	font-size: 10px;
	color: #000;
	margin-top: -8px;
	margin-bottom: 12px;
}	

.postmeta, p.postmeta {
	font-size: 10px;
	color: #000;
	margin-top: -2px;
	margin-bottom: 14px;
}

.dateright {
	text-align: right;
	position: relative;
	margin-top: -20px;
	font-size: 10px;
	font-weight: bold;
}

small {
	font-size: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	height: 20px;
	display: block;
}

hr {
	border: 1px solid #fff;
	display: block;
	margin: 10px;
}

.entry {
	display: block;
	margin: 5px 0px;
}

.entryheadlines {
	display: block;
	margin: 5px 0px;
	height: 23px;
	overflow: hidden;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}


.alignright {
	text-align: right;
	margin-top: -13px;
}

p {
	margin: 5px 0px;
	display: block;
}

.postmetadata, p.postmetadata {
	padding: 17px 0px 17px 0px;
	font-size: 10px;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

p.postmetadata a:hover {
	font-size: 10px;
	color: #fb0000;
}

img.iconimg {
	border-style: none;
	margin: 0px;
	position: relative;
	top: 3px;
}

a {color: #000;}
a:hover {color: #fb0000;}

.navigation {
	margin: 10px 0px;
	display: block;
}

object {
	max-width: 100%;
	width: 100%;
}

embed {
	max-width: 100%;
	width: 100%;
}

/* Content */

/* Footer */

#footer {
	display: block;
	clear: both;
	text-align: center;
	border-top: 1px solid #000;
}

.widgettitle {
	margin: 10px 0px 10px 0px;
}

#sidebar {
	clear: both;
	
	display: block;
	border-top: 1px solid #000;
}

li {
	list-style: none;
}

li#adrotate-3,li#adrotate-4,li#text-4, li#text-3, li#tag_cloud-3 {
	width: 300px;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	float: left;
	list-style: none;
}

/* End Footer */

/* "Oh shit, write some code" */







/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px 0 0 0; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol { 
margin:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #000;
	font:0.9em Trebuchet MS,sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #000; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	background: #ffffff;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #fb0000;
	background: #ffffff; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#000;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

input#sendbutton.sendbutton {
	border: 1px solid #000;
	padding: 5px;
	width: 300px;
}

.cform textarea,
.cform input {
	width:432px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	text-align: right;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 

p#ll.linklove {
	display: none;
}


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
}	
	
	
/* Advertise */

#advert {
	padding: 0px 10px;
}

.advertiselink {
	position:relative;
	text-align: right;
	font-size: 10px;
}

.advertbigtop {
	float: left;
	margin-left: -2px;
}

.adverttopleft {
	float: left;
	margin-left: -2px;
	margin-right: 10px;
}

/* End Advertise */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000;
	color: #000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000;
	color: #000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #fb0000;
	color: #fb0000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ce1712;
	color: #ce1712;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #ce1712;
	color: #ce1712;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi {
	margin: 30px 0px 0px 0px;
	width: 930px;
	overflow: visible;
	z-index: 900;
}

/* Dropdown */

#nav a, #nav a:hover {
display: block;
border:none;
z-index: 150;
font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	background-color: #fff;
}
#nav li {
float: left;
list-style:none;
z-index: 150;
font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
background-color: #fff;
}
#nav a, #nav a:visited {
display:block;
font-weight:bold;
text-decoration: none;
z-index: 150;
background-color: #fff;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
z-index: 150;
background-color: #fff;
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 577px;
border-bottom: 1px solid #000;
z-index: 150;
margin-left: -56px;
background-color: #fff;
}
#nav li li {
width: 190px;
display: block;
float: left;
border-top: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
background: #fff;
z-index: 150;
}
#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#000;
z-index: 150;
font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#nav li li a:hover, #nav li li a:active {
background: #fb0000;
z-index: 150;
font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
z-index: 150;
font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a.main:hover {
background:none;
z-index: 150;
font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
