/*
Theme Name: Eco-Logic Theme
Theme URI: http://ecologicdrycleaners.org/wp-content/themes/eco-logic/
Description: For Eco-Logic Dry Cleaners.  Design by Jackie Berra at jberradesign.com
Version: 1.0
Author: Nathan Clark
Author URI: http://knayte.com
*/

/*global reset */
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,b,u,i,center,dl,dt,dd,ol,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


body {
background:url('http://ecologicdrycleaners.com/images/body_bg.jpg') repeat;
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
text-align:center;
line-height:16px;
}

#wrapper {
width:720px;
text-align:left;
margin:0 auto;

}

#header {
overflow:hidden;
}

h1 {
font-size:.1em;
text-indent:-9000px;
background:url('http://ecologicdrycleaners.com/images/logo.png') no-repeat;
height:96px;
width:228px;
float:left;
}

#custom_message {
float:left;
text-align:right;
font-weight:bold;
padding:50px 10px 10px 20px;
width:450px;
}

h2 {
font-family:Verdana;
font-size:16px;
}

h2 a {
color:#000000;
}

h2.green_arrow {
background:url('http://ecologicdrycleaners.com/images/green_arrow.png') no-repeat ;
height:19px;
text-align:left;
padding:2px 0 0 25px;
color:#000000;
}

h2.green_arrow a {
text-decoration:none;
}

a:hover h2.green_arrow {
color:#3d7ccd;
}

ul#menu {
clear:both;
font-weight:bold;
font-size:12px;
padding-bottom:25px;
padding-left:10px;
}

ul#menu li {
float:left;
margin-right:20px;
}

ul#menu a {
color:#3d7ccd;
text-decoration:none;
}

ul#menu a:hover {
text-decoration:underline;
}

#main_image {
clear:both;
background:url('http://ecologicdrycleaners.com/images/main_pic.png') no-repeat;
height:224px;
margin-bottom:20px;
}

#main_image h3 {
font-size:18px;
width:250px;
position:relative;
top:40px;
left:330px;
text-align:left;
}

#main_image p {
text-align:left;
margin-left:110px;
padding:50px 20px 0 220px;
}

ul#sub_links {
margin-bottom:30px;
overflow:hidden;
}

ul#sub_links li{
float:left;
width:30%;
margin-left:10px;
}

ul#sub_links p{

}

div.clear {
clear:both;
}

div.blue {
float:left;
width:50%;
height:163px;
background:url('http://ecologicdrycleaners.com/images/blue_bg.png') repeat;
padding:10px;
-moz-border-radius: 10px 10px;
border-radius: 10px 10px;
margin-right:10px;
}

h2.blue_header {
color:#3d7ccd;
}

div#video {
float:left;
margin-bottom:30px;
}

#tier1 {
background:url('http://ecologicdrycleaners.com/images/tier1_bg.png') no-repeat;
height:224px;
}

#tier1 ul {
padding:10px
}

#tier1 ul li {
margin-bottom:10px;
}

#tier1 ul li a{
color:#ffffff;
font-size:14px;
text-decoration:none;
}

#tier1 ul li a:hover {
text-decoration:underline;
}

#tier2 {
background:url('http://ecologicdrycleaners.com/images/tier2_bg.png') repeat-y;
overflow:hidden;
}

#sidebar {
float:right;
width:205px;
padding:10px 15px 50px 0;

}

#sidebar a {
color:#3d7acc;
}

#sidebar a:hover {
color:#65a700;
}

#sidebar h2 {
margin-top:10px;
} 

#content {
padding:10px 15px 50px 10px;
float:right;
width:450px;

}

#content p {
margin-bottom:20px;
}

#content h3 {
margin-bottom:10px;
}

#content h3 a{
text-decoration:none;
font-size:1.5em;
}

.meta {
font-size:.8em;
}

#content a {
color:#3d7acc;
}

#content a:hover {
color:#65a700;
}

#footer {
clear:both;
background:#3d7acc;
padding-top:20px;
line-height:12px;
}

#footer_content {
color:white;
font-size:10px;
text-align:center;
margin:0 auto;
width:720px;
overflow:hidden;
padding-bottom:20px;
padding-left:30px;
}

#footer a {
color:white;
text-decoration:none;
}

#footer_links {
width:65%;
text-align:left;
float:left;
}

#contact_info {
width:20%;
float:left;
text-align:left;
}

#footer_content ul {

}

#footer_content ul li {
margin-right:10px;
float:left;
}

/*---table---*/
.wp-table-reloaded {
	background-color:#CDCDCD;
	margin:10px 0px 15px a0px;
	font-size:8pt;
	width:90%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color:#e0ffd3;
	border:2px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded .odd td{
	background-color:#d3eeff;
}
.wp-table-reloaded .header {
	background-image:url(http://ecologicdrycleaners.org/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://ecologicdrycleaners.org/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://ecologicdrycleaners.org/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}