/*
Theme Name: Co2Free
Theme URI: http://www.level-level.com
Description: Design by <a href="http://www.level-level.com">Level Level</a>.
Version: 1.0
Author: Level Level
Author URI: http://www.level-level.com/
*/

*{
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font: 70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#555;
}
html { 
	height: 100%; 
	margin-bottom: 1px; 
}

#wrapper{

	width:950px;
	margin:10px auto 0 auto;
	display: block;
	padding: 0;
	height: 100%;
	overflow: hidden;
		}

#header {
	width:950px;
	height:254px;
	background: transparent url(headers/random.php) top left no-repeat;
	padding: 0;
	margin: 0;
}


#footer {
	width:950px;
	height: 50px;
	margin:50px auto 0 auto;
	display: block;
	color:#ccc;
	border-top: solid 10px #333;
	padding: 0;
}

#footer p{
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	color:#666;
	font-size: 18px;
	font-weight: bold;}
#footer a {
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
}


#footer .validate {
	float:right;
	font-size: 12px;
}

.header:hover{
	background-color:#666;
}

#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h1 a:hover {
	color:#000;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(images/link.gif) left no-repeat;
}


blockquote {
	  font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	  background: url(images/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

table {
	width:100%;
	padding:5px;
}

td {
	background:#eee;
	padding:4px;
	text-align:center;
	background:url(images/td.jpg) top repeat-x;
}

h2 {
clear:both;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
}

#header h1 {
display: none;
}

#header h2 {
display: none;}


#column1{		
	width:310px;
	margin:0 0 0 0;
	float:left;
	display: block;
	}
#column2{	
	width:310px;
	margin:0  10px 0 10px;
	float:left;
	display: block;

	}
#column3{	
	width:310px;
	margin:0;
	float:left;
	display: block;
	}

#accordian1{
	/*padding:5px;*/
	width:310px;
	z-index:2;

}
#accordian2{
	/*padding:5px;*/
	width:310px;
	z-index:2;


}
#accordian3{
	/*padding:5px;*/
	width:310px;
	z-index:2;


}

.accordion_headings{
	padding:7px 0 0 0;
	color:#666;
	margin-top:2px;
	cursor:pointer;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:170% ;
	font-weight:bold;
	letter-spacing:0px;
	clear:both;
	border-bottom: solid 1px red;
}

.accordion_headings:hover{
}

.accordion_child{
	padding:5px 0 20px 0;
	background:#fff;
	background: transparent url(images/post-bottom.jpg) bottom left no-repeat;
}

img {
	padding:5px;
	background:#fff;
}

p {
	margin:10px 0 10px 0;
	line-height:19px;
	font-family:"Helvetica Neue", Helvetica, Arial;
	color:#666;
	font-size: 12px;
	display: block;
	text-align: justify;
}

p a img{
display: block;
border:none;
}


.header_highlight1{
}.header_highlight2{
}.header_highlight3{
}

.alignleft {float:left;
margin:10px 10px 10px 0;}
.alignright {float:right;
margin:10px 0 10px 10px;}

.alignleft a, .alignright a {color:#aaa;text-decoration:none;font-weight:bold;}
div#preload { display: none; }

p span.item1 {
display:block;
float:left;
width:15px;
}
p span.item2 {
display:block;
float:left;
width:60px;
}

