/*   
Theme Name: The Go Green Theme
Description: Simple, green, CSS based design.
Author: Shawn Jones
Author URI: http://www.TheGoGreenBlog.com
Version: 1.3.2
Tags: green, white, simple, fixed width, css, widget ready, SEO friendly, right sidebar, two columns, valid xhtml, valid css
*/


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,
fieldset, 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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {margin:0; padding:0;}
ul,li {list-style:none;}
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

/********************************************/

body {width:100%; margin:0 auto; text-align:center; color:#666; background-color:#fff; font:12px Calibri, Arial, Sans-Serif;}
.clear {clear:both; margin:0; padding:0;}

a:link {color:#455560; text-decoration:none;}
a:hover {color:#455560; text-decoration:underline;}
a:active {color:#455560; text-decoration:none;}
a:visited {color:#455560; text-decoration:none;}

a.hdr:link {font-size:36px; color:#fff; text-decoration:none;}
a.hdr:hover {font-size:36px; color:#fff; text-decoration:none;}
a.hdr:active {font-size:36px; color:#fff; text-decoration:none;}
a.hdr:visited {font-size:36px; color:#fff; text-decoration:none;}

#header {position:relative; width:100%; height:150px; background-color:#455560; margin-bottom:20px; color:#fff;}
#footer {float:left; position:relative; width:100%; height:150px; margin-top:20px; padding-top:20px; color:#333;}
#footer a {color:#333; text-decoration:underline;}
#container {position:relative; width:100%; margin:0 auto; text-align:center;}
#maincontainer {width:900px; margin:auto;}

#hdrContainer {width:940px; margin:0 auto;}
h1 {float:left; font-size:36px; color:#fff; text-align:left; font-weight:normal; margin:70px 0 0 20px; letter-spacing:-2px;}
#hdrLeft {float:left; width:500px; height:150px; text-align:left;}
.description {float:left; width:480px; margin:0 0 0 20px; font-size:14px;}
#hdrRight {float:left; width:420px; height:70px; text-align:left; padding:95px 0 0 20px;}
#hdrRight ul {margin:95px 0 0 0;}
#hdrRight li {display:inline; font-size:18px; font-weight:bold; margin:0 20px 0 0;}
#hdrRight a {color:#fff; text-decoration:none;}

#content {float:left; width:600px; text-align:left;}
.post {width:550px; margin:0 0 20px 0; clear:both; border:1px solid #455560;}
h2 {color:#455560; font-size:18px; padding:20px 20px 0px 20px;}
h2 a {color:#455560; font-size:18px; text-decoration:none;}
h2.pagetitle {padding:0 0 5px 20px;}
h3 {color:#455560; font-size:18px; padding:20px 20px 0 20px;}
h3#comments {color:#455560; font-size:16px; padding:20px 20px 10px 0;}
h3#respond {color:#455560; font-size:18px; padding:20px 20px 0 0;}
.postdate {color:#fff; font-size:14px; font-weight:bold; padding:8px 20px; background-color:#455560;}
.postentry {padding:20px;}
.postentry img {padding:10px;}
.postentry p {padding:0 0 10px 0;}
.postentry ul {padding:0 0 0 10px; list-style-type:none; margin:0 0 0 20px;}
.postentry ul li {padding:0 0 5px 15px; background: url(/wp-includes/images/bullet.gif) top left no-repeat;}
.akst_link {display:block; padding:20px 0 0 0;}
.postmetadata {padding:0 20px 20px 20px; clear:both;}
.comments {margin:5px 0 20px 10px;}
.alt {display:block; padding:10px 0 10px 0;}
a.comments:link {color:#455560; text-decoration:underline;}
.entry p {padding:0 20px 20px 20px;}
.entry img {padding:10px;}
.entry .akst_link {display:block; padding:10px 0 10px 20px;}
.entry ul {padding:0 20px 0 10px; list-style-type:none; margin:0 0 0 20px;}
.entry ul li {padding:0 0 5px 15px; background: url(/wp-includes/images/bullet.gif) top left no-repeat;}
.navigation {float:left; display:block; padding:0 20px 10px 0;}
small {display:block; padding:5px 0 10px 20px; font-size:10px; font-weight:bold;}
small.commentmetadata {display:block; padding:0 0 10px 0; font-size:10px; font-weight:bold;}
blockquote {padding:10px 20px; color:#999; font-size:12px; font-style:italic;}
#search {float:left; width:178px; padding:20px; border:1px solid #455560;}
input#s {width:160px; padding:3px; margin:0 0 5px 0;}

.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {margin: 0;	padding: 0;	border: 0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding: 0 4px 5px;	margin: 0;}

#sidebar-1 {float:left; width:300px; text-align:left;}
#sidebar-1 h2 {color:#fff; font-size:14px; font-weight:bold; padding:8px 20px; background-color:#455560;}
#sidebar-1 ul {border:0px;}
#sidebar-1 li {border:0px;}
#sidebar-1 ul li ul {margin-bottom:20px; border-bottom:1px solid #455560;}
#sidebar-1 ul li ul li {padding:0 0 10px 20px; border-left:1px solid #455560; border-right:1px solid #455560;}
#sidebar-1 a {display:block;}
#sidebar-2 {float:left; width:140px; text-align:left;}
#sidebar-2 img {padding-bottom:20px;}

textarea {width:450px; height:100px; margin:10px 0 10px 0; font-family:Calibri, Arial, Sans-Serif; font-size:12px; padding:10px;}


/********************************************************************
/
/	Dropdown menu stylign for the header
/
/********************************************************************/
/*Header Style(Beginning)*/
table.header
{
	margin: auto;
	width:900px;
	margin-top:10px;
	margin-bottom:0px;

}


td#header
{
	/*This style is used for the logo side of the header*/
	vertical-align:middle;
}


div#menu_bar
{
	/*This style is used for the div that contains the header dropdown menu*/
	height:47px;
	margin:auto;
	padding:0px;
	background-color:#455560;
	align:center;	

}

div#menu_dropdown
{
	/*This style is used for the div that contains the header dropdown menu*/
	height:47px;
	margin:auto;
	padding:0px;
	align:center;	
	width:900px;
	position:relative;
	right:20px;
}

.alt 
{ 
	display: none;
}
/*Header Style(End)*/


/*Menu List Dropdowns(Beginning)*/

#nav li > ul 
{
	/*Resets things for browser fixes*/
	top: auto;
	left: auto;
}


#nav ul
{

  	list-style: none; /*makes so no bullets are shown*/
}


#nav li
{

  	position: relative;

	top:30px; /*Makes the dropdown appear in the correct spot*/
  	width: 171px; /*width of dropdown menus*/
	height: 35px; /*heigh of dropdown menus*/
	float:right;
	text-align:center;
}

#nav li#drop_middle /*The non rounded corners in the dropdown*/
{

	background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/RollDropMiddle.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#nav li#drop_bottom /*The rounded corners in the dropdown*/
{

    height: 30px;
	background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/RollDropBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#nav li a
{
	
	color:#B8DB88;
	font-size:15px;
}

#nav li#menu_items
{
	border-left: 1px solid #B8DB88;
	border-right: 1px solid #B8DB88;
  	position: relative;
	top: 0px;
	width:19%;
}

#nav li ul 
{
  	display: none; /*Makes second level lists invisible initially - Make block to see list*/
  	top: 1em; /*IE fix - makes menu not start on same line as top*/
  	left: 0; /*IE fix - makes menu not start indented to right*/
	position:absolute;
}


#nav li:hover ul, li.over ul
{ 
	display: block; /*any list that is nested in a list item that has the cursor hovering over it is displayed.*/
}
/*Menu List Dropdowns(End)*/

/*Buttons*/
#nav li.home_button
{
    display: block;
    height: 47px;
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/HomeButton.gif);

}

#nav li.home_button:hover 
{
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/HomeButtonRO.gif);
	cursor:pointer;
}

#nav li.services_button 
{
    display: block;
    height: 47px;
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/ServicesButton.gif);

}

#nav li.services_button:hover 
{
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/ServicesButtonRO.gif);
}

#nav li.case_studies_button 
{
    display: block;
    height: 47px;
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/CaseStudiesButton.gif);

}

#nav li.case_studies_button:hover 
{
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/CaseStudiesButtonRO.gif);

}

#nav li.about_us_button 
{
    display: block;
    height: 47px;
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/AboutUsButton.gif);

}

#nav li.about_us_button:hover 
{
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/AboutUsButtonRO.gif);
}

#nav li.contact_us_button 
{
    display: block;
    height: 47px;
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/ContactUsButton.gif);

}


#nav li.contact_us_button:hover 
{
    background-image: url(http://www.surveyadvantage.com/_images/MenuButtons/ContactUsButtonRO.gif);
	cursor:pointer;
}

