/*
Theme Name: Eco Shred
Theme URI: http://www.ecoshredll.com
Description: A Eco shred theme.
Version: 1.0
Author: Webmaster webmaster@theprowebdesigner.com
*/


*{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;}

html{
background:#e3eaa5 url(/wp-content/themes/eco-shred/images/eco-shred-full-bg.png) repeat-x 65px 0px;
background-color:#e2e9a4;
}
body{
/*margin:0;
padding:0;
background: url(/wp-content/themes/eco-shred/images/eco-shred-design-top.png) no-repeat center 0px;*/

}

h2{color:#504328; font-family:Verdana, Arial, Helvetica, sans-serif; margin:10px 0  10px 45px; font-size: 95%;}
h3{color:#504328; font-family:Verdana, Arial, Helvetica, sans-serif; margin:10px 0  0px 0x; font-size: 95%;}
.links{
color:#504328;
font-weight:700;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.links:hover{
text-decoration:underline;
color:#406d1e;/*#504328;*/
}
#header{
margin-right:auto;
margin-left:auto;
width:850px;
}

#inner-header img{
border:0;
margin-left:5px;
}

#inner-header p{
float:right;
margin-top:162px;
margin-right:25px;}
#slogan{ color:#504328; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:500}
#featured-section{
padding-top:5px;

background:url(/wp-content/themes/eco-shred/images/eco-shred-featured-message.png) 0 0 no-repeat;
height:242px;
width:782px;
margin-left:35px;


}


#featured-section-2{
padding-top:8px;

height:242px;
width:782px;
margin-left:35px;


}


#featured-section .featured-img{ }

#featured-section .featured-content{
margin-left:20px;
margin-top:15px;
line-height:25px;
color:#fff;
list-style:none;
}

#featured-section .featured-content a{
color:#fff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

#featured-section h1{
margin-top:24px;
margin-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#fff;
font-weight:bold;}

#menu{
margin-top:-7px;
text-align:center;
margin-left:auto;
margin-right:auto;
width:788px;

}

#inner-menu{
background-image:url(/wp-content/themes/eco-shred/images/eco-shred-menu.jpg);
width:788px;
height:51px;
}

#inner-menu a{
color:#edf0ac;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
text-decoration:none;}





#inner-menu ul{
padding-top:12px;
text-align:justify;
margin-left:20px;}

#inner-menu ul li{
display:inline;
margin-right:20px;}


#content{
margin-top:-15px;
margin-right:auto;
margin-left:auto;
width:850px;
background: url(/wp-content/themes/eco-shred/images/eco-shred-content-top-bg.png) no-repeat center 0px;
background:url(/wp-content/themes/eco-shred/images/eco-shred-content-middle-bg.png) repeat-y center 0px;

}
#inner-content{

}


#content p{
padding-left:45px;
width:750px;
margin:10px 10px;
font-family:Arial, Helvetica, sans-serif;

}

#content h3{
padding-left:45px;
}

#content .list{
padding-left:65px;
}



.post, .entry, .postmetadata, .navigation{
width:400px;
}

.entry p{
width:1000px;
}
.post h2 { width:520px;}

.post h2 a{
color:#91a759; font-family:Arial, Helvetica, sans-serif; text-decoration:none;
}

.post h2 a:hover{
color:#0066FF; font-family:Arial, Helvetica, sans-serif; text-decoration:none;
}




#sidebar{
float:right;
width:200px;
text-align:left;
}

#sidebar ul{
text-align:left;
margin-right:35px;
list-style:none;

}

#sidebar h2{ margin-left:-10px;}

#sidebar a{color:#91a759;}

#services-content-wrapper{

padding-left:45px;
width:750px;
margin:10px 10px;
font-family:Arial, Helvetica, sans-serif;
margin-top:-80px;

}
#services-content-wrapper p{
width:680px;}



.staff-names{
margin-bottom:45px;}
#footer{

margin-top:-10px;
margin-right:auto;
margin-left:auto;
text-align:center;
width:1200px;background:url(/wp-content/themes/eco-shred/images/eco-shred-content-middle-bg.png) repeat-y;
margin-bottom:50px;
padding-top:50px;


}

#inner-footer{
clear:both;
margin-left:auto;
margin-right:auto;

text-align:center;

}

#inner-footer p{
border:dashed 1px #bdc480;
background-color:#ecefab;
margin-right:auto;
margin-left:auto;
font-size:14px;
padding:10px;
width:725px;
}


#footer-2{
margin-top:-50px;
margin-right:auto;
margin-left:auto;
background:url(/wp-content/themes/eco-shred/images/eco-shred-content-bottom-bg.png) 0 0 no-repeat;
text-align:center;
margin-bottom:50px;
padding-top:50px;
color:#fff;
font-size:12px;
font-weight:600;
width:1200px;
height:52px;
}

/*
added by robin for contact us page
*/
#contactform form ul {
	padding: 0;
	margin: 0;
}

#contactform form ul li {
	list-style: none;
	clear: both;
	padding: 6px;
}

#contactform form ul li.focused {
	background-color: #fff7bd;
	/*background-color: #dcfaad;*/
}
#contactform label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#contactform li span {
	float: left;
	margin-right: 8px;
}

#contactform label.desc {
	display: block;
	color: #444;
	font-size: 10px;
	font-weight: normal;
}

#contactform span.required {
	color: #F00;
	float: none;
}

#contactform label.check {
	display: inline;
}
/*ends*/
