/*  

Theme Name: Clean Copy Full 3 Column

Author URI: http://corymiller.com

Version: 1

Author: Cory Miller and Nathan Parikh

Description: Clean Copy Full is a 3 Column, clean blue, grey and white theme designed for blog content and sharp simplicity, based on Copywriter Michel Fortin's blog.

The CSS, XHTML and design is released under GPL: 

http://www.opensource.org/licenses/gpl-license.php

Header photo by Ville Miettinen, used with permission

*/





body {

background: #000032 url(http://www.dirt-bikes-for-sale.com/images/bg.png) top center repeat-x;

color: #000000;

font-size: 11px;

font-family: Arial, Verdana, Sans-Serif;

margin: 0px 0px 0px 0px;

border: 2px;

}

body * {margin: 0px; padding: 0px;}

a { 

color: #5f738c;

font-weight: bold;

text-decoration: none;

}

a:visited { 

color: #5f738c;

font-weight: bold;

text-decoration: none;

}

a:hover {

font-weight: bold;

text-decoration: underline;

color: #c00000;

}

#container { 

background: #f0ebda;

width: 860px;

text-align: left; 

margin: 20px auto 30px auto; 

border: 3px solid #000000;

overflow: hidden;

}

#header {

background: #465d6f url(http://www.dirt-bikes-for-sale.com/images/headerimage7.jpg) top center no-repeat;

padding: 12px 0px 20px 0px;

text-align: left;

width: 860px;

height: 92px;

margin: 0px;

border-bottom: 2px solid #000000;

}


#header h1 {

color: #000000;

font-size: 8px;
line-height: 8px;

font-family: Helvetica, Arial, Verdana, Sans-Serif;

font-weight: bold;

margin: 0px;

text-indent: 35px; 

padding: 25px 0px 5px 0px;
}	

#header h2 a {

color: #242c5a;

font-size: 36px;

font-family: Helvetica, Arial, Verdana, Sans-Serif;

font-weight: bold;

margin: 40px 0px 0px 0px;

text-indent: 35px; 

padding: 100px 0px 3px 35px;
}

#header h3 a {

color: #c93d36;

text-decoration: none;

}



#header h3 {

color: #ebe1cd;

font-size: 13px;

font-weight: bold;

font-family: Georgia, Times New Roman, Sans-Serif;

text-indent: 35px; 

margin: 0px;

}

#menu { 

background: #006699;

margin: 0px;

padding: 1px 0px 1px 0px;

text-align: center;

border-bottom: 5px solid #000000;

}

#menu img{ border: none; }

#menu h2 {

color: #ffffff;

font-size: 15px;

font-family: Helvetica, Arial, Verdana, Sans-Serif;

font-weight: bold;

margin: 0px;

padding: 0px 0px 0px 0px;

}

#menu li {

display: inline;

list-style-type: none;

margin: 0px;

padding: 0px;

}

#menu ul {

margin: 0px;

padding: 0px;

}

#menu ul li a {

font-family: Helvetica, Arial, Verdana, Sans-Serif;

font-weight: bold;

font-size: 15px;

color: #ffffff;

padding: 2px 20px 2px 20px;

margin: 0px 0px 0px 0px;

text-decoration: none;

}

#menu ul li a:hover {

color: #000;

background: #8CD7FE;

padding: 2px 20px 2px 20px;

text-decoration: none;

border-top: 1px solid #C5EBFF;

}
* html #content { width: 427px; margin: 16px 0px; }

#content { 

display: inline;

background: #f0ebda;

width: 427px; 

margin-top: 20px;

margin-bottom: 20px;

margin-left: 0px;

margin-right: 0px;

float: left; 

position:relative;

padding: 0px 10px;

border-left: 1px dotted #cccccc;

border-right: 1px dotted #cccccc;

minimum-height: 500px;

overflow: hidden;

}

#content p{

margin: 0px;

line-height: 18px;

padding: 0px 0px 10px 0px;

}

#content p img{

border: none;

padding: 0px 10px 10px 0px;

}

#content p a { text-decoration: none; }

#content p a:hover { color: #c00000; text-decoration: underline;}

#content h1 {

color: #333333;

font-size: 20px;	

font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

font-weight: bold;

margin: 0px;

line-height: 120%;

font-variant: normal;

}

#content h1 a  {

color: #333333;

text-decoration: none;

}

#content h1 a:hover {

color: #2397E9;

background: none;

text-decoration: underline;

}

#content h2 {

color: #a00000;

font-size: 19px;	

font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

font-weight: bold;

margin: 0px;

line-height: 150%;

font-variant: normal;

}
#content h2 a  {

color: #a00000;
font-size: 19px;	

font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

font-weight: bold;

text-decoration: none;

}

#content h2 a:hover {

color: #5f738c;
font-size: 19px;	

font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

font-weight: bold;

background: none;

text-decoration: underline;

}

#content h3 {

color: #333333;

font-size: 14px;

font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

font-weight: bold;

margin-bottom: 0px;

line-height: 120%;

}

#content h3 a  {

color: #333333;

text-decoration: none;

}

#content h3 a:hover {

color: #2397E9;

background: #ffffff;

text-decoration: underline;

}

#content ol {

list-style-type: decimal;

line-height: 18px;

margin: 0px;

padding: 0px 0px 10px 10px;

}

#content ul {


list-style: none;

margin: 0px;

padding: 0px 0px 10px 0px;

}

#content li {

margin: 0px;

padding: 0px;

}

#content ul li {

list-style: square inside;

margin: 0px 0px 0px 10px;

padding: 5px 0px 0px 0px;

}

#content ul li a {

color: #5f738c;

text-decoration: underline;

}

#content ul li a:hover {

color: #000000;

text-decoration: underline;

}

blockquote{

margin: 0px 0px 0px 25px;

padding: 0px 25px 0px 10px;

font-style: italic;

color: #666666;

border-left: 1px solid #cccccc;

}

#content blockquote p{

margin: 0px 0px 20px 0px;

padding: 0px;

}

.postspace {

width: 440px;

height: 32px;

margin: 0px;

padding: 0px;

}

.postspace2 {

width: 440px;

height: 0px;

margin: 0px;

padding: 0px;

}

.postspace3 {

width: 440px;

height: 15px;

margin: 0px;

padding: 0px;

}

* html #sidebarl, * html #sidebarr { width: 153px; margin: 0px 10px; }

#sidebarl { 

background-color: #f0ebda;

display: block;

color: #000000;

width: 155px;

float: left; 

position:relative;

margin: 0px 10px;

padding: 0px 10px;

text-align: left;

border: none;

}

#sidebarl p{

margin: 0px;

line-height: 16px;

padding: 5px 0px 10px 0px;

}

#sidebarl h2, #sidebarr h2 {

color: #333333;

font-size: 15px;

font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

list-style: none;

padding: 25px 0px 10px 0px;

margin: 0px;

border-bottom: 3px solid #c00000;

}

#sidebarl img, #sidebarr img{

border: none;

padding: 20px 10px 0px 0px;

}

#sidebarl ul, #sidebarr ul {

list-style: none;

margin: 0px;

padding: 6px 0px 0px 0px;

}

#sidebarl li, #sidebarr li {

list-style: none;

margin: 0px;

padding: 0px;

}

#sidebarl ul li, #sidebarr ul li {

list-style: none;

margin: 0px;

padding: 2px 0px 2px 0px;

}

#sidebarl ul li a, #sidebarr ul li a {

color: #5f738c;

font-weight: bold;
font-size: 12px;
margin: 0px;

padding: 2px 0px 2px 0px;


text-decoration: none;

}

#sidebarl ul li a:hover, #sidebarr ul li a:hover {

color: #aa0000;
font-size: 12px;
margin: 0px;

padding: 2px 0px 2px 0px;


text-decoration: underline;

}

#sidebarl ul li ul li, #sidebarr ul li ul li {

padding: 0px 0px 1px 15px;

}

#sidebar1 ul li ul li a, #sidebarr ul li ul li a {

color: #0066cc;

}
#recent-posts ul li {
margin-bottom: 1pt;
}


#sidebarr { 

background-color: #f0ebda;

display: block;

color: #000000;

width: 155px;

float: right; 

position:relative;

margin: 0px 10px;

padding: 0px 10px;

text-align: left;

border: none;

}

#footer { 

height: 35px; 

color: #ebe1cd;

background: #8e7149;

font-weight: bold;

padding: 4px 0px 4px 0px;

margin: 0px; 

text-align: center;

clear: both;

border-top: 2px solid #000000;

border-bottom: 0px solid #cccccc;

}

#footer a {

color: #ebe1cd;

text-decoration: none;

}

#footer a:hover {

color: #ebe1cd;

text-decoration: underline;

}
.moreinfo a  {font-size: 11px; color: #5f738c; text-decoration: none; }
.moreinfo a:visited  {font-size: 11px; color: #5f738c; text-decoration: none; }
.moreinfo a:hovor  {font-size: 11px; color: #c00000; text-decoration: underline; }

#moreinfo a  {font-size: 11px; color: #5f738c; text-decoration: none; }
#moreinfo a:visited  {font-size: 11px; color: #5f738c; text-decoration: none; }
#moreinfo a:hovor  {font-size: 11px; color: #c00000; text-decoration: underline; }

.page_item {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

