/*  
Theme Name: GoGreen
Theme URI: http://www.gogreenmobileshredding.com
Description: For Go Green Mobile Shredding
Version: 1.0
Author: Thom Meredith | Firm Media


*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #646762;
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 85%;
	background: #afe0e5 url(images/bg.jpg) repeat-x;
	
}
h1, h2, h3 {
	font-weight: normal;
}

a {
	color: #0b9444;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #333;
}

#headerimagenav a:hover {
	border: none;
}

#wrap {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#nav {
	width: 100%;
	height: 40px;
	background: #0b9444;
	font-size: 1em;
	line-height: 2.5em;
	text-align: left;
	color: white;
}
	#nav ul {
		list-style-type: none;
		width: 900px;
		margin: 0;
		padding: 0 0 0 60px;
		text-align:left;
	}
	#nav ul li {
		display: inline;
		padding-right: 25px;
	}
	#nav a {
		color: white;
		text-decoration: none;
	}
	#nav a:hover {
		border-bottom: 1px solid #333;
	}
	#nav .divider {
		padding: 0 5px;
	}

#header {
	width: 900px;
	height: 285px;
	background: url(images/header.jpg) no-repeat;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #d1d1d1;
}
	#headerdescription {
		margin: 0;
		padding: 20px 0 0 60px;
		float: left;
		color: white;
	}
	
	#headerimagenav {
		margin: 0;
		padding: 0;
		float: right;
		width: 250px;
	}

	#headerimagenav a {
		display: block; 
		width: 75px; height: 75px;
		float: left;
	}
	

	
	#headerimagenav span {
		display: none;
	}
	
	#headerimagenav a.headerhome { background: url(images/headerhome.gif) no-repeat top; }
	#headerimagenav a.headeremail {background: url(images/headeremail.gif) no-repeat top; }
	#headerimagenav a.headercontact { background: url(images/headercontact.gif) no-repeat top; }
	
	#headerimagenav a:hover {
		background-position: bottom;
	}	
	
#page {
	width: 100%;
	text-align: left;
	background: #FFF url(images/rightgradheader.jpg) repeat-x;
}

#contentleft {
	width: 600px;
	float: left;
	background: #e0dacd;
	
}
	
	#contentleft h1 {
		width: 540px;
		min-height: 32px;
		color: white;
		margin: 0;
		padding: 30px 0 10px 60px;
		background: #afa083 url(images/leftgradheader.jpg) repeat-x;
		font-size: 21px;
	}
	#contentleft h2 {
		width: 600px;
		color: white;
		text-indent: 60px;
		padding: 30px 0 0 0;
		margin: 0;
		
	}
			
	#contentleft .entry {
		padding: 10px 60px 10px 60px;
	}

#contentright {
	width: 300px;
	float: right;
	margin-top: 72px;
}

.blog #contentright {
margin: 0;
}

#contentright .entry {
	padding:20px;
}

#homeportfolio {
	padding: 10px 10px 7px 10px;
	/* WSM: 09-21-2009 Image not Present, Breaking.
	background: #d1d1d1 u r l (images/portfolioFade.png) repeat-x;
	*/
	
}

#homeportfolio img {
	border: 3px solid white;
	margin: 0 4px 4px 0;
	padding: 0;
}

h3 {
	margin: 0;
	font-weight: normal;
	color: #94221b;
	font-size: 1em;
}

h3 a {
	color: #94221b;
	font-style: normal;
}

#contentright .content {
	padding: 20px 60px 30px 10px;
}


.clear {
	clear:both;
}

#triplefooter {
	width: 100%;
	font-size: .85em;
	line-height: 1.4em;
}

#triplefooter h3 {
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 8px;
	border-bottom: 2px solid #ece7df;
	display: block;
}
#triplefooter p {
	margin-top: 8px;
}

#triplefooter .content {
	float: left;
	width: 260px;	
	padding: 10px 10px 30px 10px;
	margin-right: 20px;
}

#triplefooter .right {
	padding: 10px 0 30px 10px;
}

#triplefooter .c1, #triplefooter .c2, #triplefooter .c3 {
	padding-left: 100px;
	min-height: 200px;
	
}

#triplefooter .c1 {background: url(images/icon1.jpg) no-repeat;}
#triplefooter .c2 {background: url(images/icon2.jpg) no-repeat;}
#triplefooter .c3 {background: url(images/icon3.jpg) no-repeat;}

#footer {
	padding: 20px 0 50px 0;
	width: 100%;
	background: url(images/footergrad.jpg) repeat-x;
}
	#footer ul, #footer div {
		list-style-type: none;
		width: 900px;
		margin: 0;
		padding: 0 0 20px 60px;
		text-align:left;
		color: #006938;
	}
	#footer div div {
		padding: 0;
		width: 800px;
	}
	#footer ul li {
		display: inline;
		padding-right: 25px;
	}
	#footer a {
		color: #006938;
		text-decoration: none;
	}
	#footer a:hover {
		border-bottom: 1px solid #333;
	}
	#footer .divider {
		padding: 0 5px;
	}

#quickcontact form {
	padding: 20px 10px 0 60px;
	margin: 0;
}

#quickcontact div {
	wi/dth: 400px;
	margin: 4px 0 20px 0;
	
}

#quickcontact label {
	color: white;
	width: 80px;
	float: left;
	display: block;
	height: 12px;
}

#quickcontact input,#quickcontact textarea {
	width:260px;
	border: 1px solid #ccc;
	padding-left: 5px;
	font-family:"lucida grande", helvetica, arial, sans-serif;
	font-size: .85em;
}

#quickcontact #send {
	width: 116px;
	border: none;
	padding: 0 0 20px 65px;
	
}
textarea {
	margin: 4px 0 0 0;
}
input#send {
	margin: 0 0 10px 0;
	width: 50px;
}

#quickcontact {
	width: 600px;
	background: url(images/contactBG.jpg) bottom right no-repeat;
}

#fax {
	display: none;
}

#contentleft li {
	padding-bottom: 10px;
}

ul, li {
list-style-type: none;
padding: 0;
margin: 0;
}

.blog #contentright ul h2 {
background: url(images/rightgradheader.jpg) repeat-x;
margin: 0;
padding: 42px 0 16px 24px;
font-size:16px;
color: white;
}

.blog #contentright li + li > h2 {
margin-top: 16px;
}

.blog #contentleft h2 {
text-indent: 0;
width: auto;}

.blog ul li li {
padding-left: 24px;
font-size: 12px;
line-height: 18px;}

.blog #contentright a:link, .blog #contentright a:visited {
color: gray;}

.blog #contentleft h1 a:link, .blog #contentleft h1 a:visited {
color: white;} 

.navigation {
background: #0B9444;
padding:10px 60px;
min-height: 40px;
}

.navigation a:link, .navigation a:visited {
color: white;}

.alignright {
float: right;}

img {
border: 0;}