/*

Theme Name: Snyder Cohn

Theme URI: http://www.snydercohn.com/

Description: Custom Wordpress Theme built for Snyder Cohn by NOVA Web Group

Version: 1.0

Author: Natalie Rose

*/



/********************** CSS Reset *********************/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, tr, a, img {

border-width: 0;

margin: 0;

padding: 0;

font-family: Verdana, Arial, Helvetica, sans-serif;

color: #555;

}



body {

background: #ecede4;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

line-height: 18px;

color:#555;

}



/********************** general styles *********************/



a {

color: #05519d;

text-decoration: none;

}



.page-template-green-php #main a {

color: #298814;

font-weight: bold;

}



a:hover{

text-decoration: underline;

}



.clear{

clear:both;

}



#wrapper{

width: 948px;

margin:0px auto;

padding: 6px;

background: url(images/bg-wrapper.gif) top left repeat-y;

text-align:left;

overflow: hidden;

}



#container {

background: url(images/bg-container.gif) top left repeat-y;

overflow: hidden;

}



body.home #wrapper,

body.home #container {

background-image: none;

	padding: 0px;

	width: 940px;

}



/********************* header styles *********************/



#header{

background: url(../images/header_background_logo.gif) top left no-repeat;

margin: 0 auto;

padding: 0 0 8px 0;

z-index: 1;

width: 960px;

}



body.home #header {

	width: 940px;

}



.logo{

padding: 0;

margin: 30px 1px 12px 0px;

float: left;

width: 299px;

}



.printlogo {

display: none;

}



/********************** Utility Navigation *********************/



#utility{

float:right;

padding: 8px 0px 0 0;

margin: 0px;

height: 54px;

z-index: 1000;

}



*+ html #utility {

float: right;

/* float: none; */

}



* html #utility { 

/*float: none;

position: absolute;

top: 3px;

right: 0px;

padding: 0px;*/

float: right;

text-align: right;

}



#utility ul{

list-style: none;

line-height: 5px;

z-index:1000;

padding: 0px;

height: 54px;

margin: 0px;

background: inherit;

}



* html #utility ul {

	float: right;

}



#utility li {

float: left;

list-style:none;

color: #225d99;

background: inherit;

font-size: 10px;

line-height: 20px;

text-decoration: none;

}



#utility li a {

border-right: 1px #225d99 solid;

padding: 0 8px;

}	



#utility li a:hover, #utility li a.active {

text-decoration: underline;

}



#utility li a.last {

border-right: none;

}



#search {

padding: 0 0px 0 8px;

}



#search label {

float: left;

color: #05519d;

padding-right: 4px;

}



/********************** Top Navigation *********************/



#menu{

clear: both;

padding: 0;

margin: 0px;

width:950px;

height: 49px;

z-index: 1000;

border: 5px #ffffff solid;

background: url(images/menu-background.gif) repeat-x;

}



body.home #menu {

	width: 930px;

}



/*

+ html #menu {

}



* html #menu { 

}



#menu ul{

list-style: none;

line-height: 49px;

z-index:1000;

padding: 0 5px;

height: 49px;

margin: 0px;

}



#menu ul li {

float: left;

list-style:none;

height: 49px;

background: url(images/blue-border.gif) right no-repeat;

}



#menu ul li a {

color: #fff;

padding: 25px 15px;

font-family: Georgia, serif;

}



#menu ul li a:hover, #menu ul li.current_page_item a {

color: #91aecc;

background: url(images/blue-border.gif) right no-repeat;

}



#menu ul li.tagline {

color: #fdc689 !important;

font-family: Georgia, serif !important;

font-size: 16px !important;

background: transparent;

text-align: right;

float: right;

padding-right: 38px;

}

*/



.superscript {

font-size:9px;

}



/********************** homepage image *********************/

#flasharea {

width: 940px;

padding: 0;

margin: 0;

clear: both;

z-index: 0;

}	



.flash{

/*position: relative;*/

float: left;

width:697px;

border: 6px #fff solid;

margin: 0px;

padding: 0px;

height: 256px;

z-index: 1;

overflow: hidden;

}



* html .flash {

clear: none;

}



/*********************** 3 buttons next to flash *********************/	

.homebuttons {

margin: 0;

padding: 6px 6px 5px 6px;

width: 212px;

float: right;

background-color: #ffffff;

}



.homebuttons ul {

list-style: none;

padding: 0;

margin: 0;

}



.homebuttons li {

list-style:none;

margin:0 0px 5px 0px;

padding: 0px;

background: #fff;

height: auto;

}	



.homebuttons li.early a {

background: url(images/early-stage.gif) no-repeat;

width: 212px;

height: 79px;

display:block;

margin-top: 1px;

padding-bottom: 1px;

}



.homebuttons li.early a:hover {

background: url(images/early-stage2.gif) no-repeat;

}



.homebuttons li.growth a {

background: url(images/growth-stage.gif) no-repeat;

width: 212px;

height: 81px;

display:block;

}



.homebuttons li.growth a:hover {

background: url(images/growth-stage2.gif) no-repeat;

}



.homebuttons li.succession a {

background: url(images/succession.gif) no-repeat;

width: 212px;

height: 80px;

display:block;

}



.homebuttons li.succession a:hover {

background: url(images/succession2.gif) no-repeat;

}



/*********************** breadcrumb trail *********************/

.breadcrumb {

font-size: 10px;

padding: 0px 7px 14px 0px;

height: 12px;

text-align: left;

}



.breadcrumb a {

text-decoration:underline;

font-weight: normal;

}



.breadcrumb a:hover {

text-decoration: none;

}	



.home .breadcrumb{

display:none;

}



/********************** homepage core values & news columns *********************/



#homecontent {

width: 707px;

margin-top: 8px;

float: left;

overflow: hidden;

background: url(images/bg-homecontent.gif) top left repeat-y;

}



/********************** secondary content *********************/

#secondarycontent {

width: 720px;

margin: 12px 0 20px 29px;

padding: 0;

float: left;

background: #fff  url(images/column-border.gif) 500px 0px repeat-y;

}



/********************** homepage core values column *********************/



#values {

background: #fff;

color: #000;

margin: 30px 0px 0 0;

padding: 0;

}



#homecontent #values {

	width: 347px;

	padding: 5px;

	float: left;

	margin: 0px;

}



#values h1 {

background: url(images/core-values-background.gif) repeat-x;

color: #fff;

font-family: Georgia, serif;

font-size: 16px;

font-weight: normal;

line-height: 33px;

padding-left: 8px;

padding-bottom: 10px;

text-transform: uppercase;	

}



#values p {

padding: 0 20px 14px 5px;

font-size: 11px;

font-family: verdana, sans-serif;

line-height: 120%;

}



#homecontent #values p {

	padding-left: 15px;

	padding-top: 5px;

}



/********************** homepage news column *********************/



#news{

color: #000;

margin: 0;

padding: 0;

}



#homecontent #news {

	float: right;

	width: 330px;

	padding: 5px;

	background-color: #FFFFFF;

}



#news h1{

background: url(images/news-background.gif) repeat-x;

color:#fff;

font-size:16px;

font-weight: normal;

font-family: Georgia, serif;

line-height: 33px;

margin: 0px;

padding-left: 8px;

padding-bottom: 10px;

text-transform: uppercase;

}



#news h2{

font-size:12px;

font-style: italic;

font-weight: normal;

font-family: Georgia, serif;

line-height: 14px;

padding: 0 15px 8px 15px;

}



#news p {

padding: 4px 10px 11px 0px;

font-size: 11px;

font-family: verdana, sans-serif;

line-height: 13px;

font-weight: normal;

margin: 0;

}	



#homecontent #news p {

	padding-left:15px;

}



#homecontent #news a {

font-size: 11px;

}	



#news ul{

list-style:none;

padding: 0;

}



#news li{

padding: 6px 0px 5px 5px;

line-height:14px;

list-style: none;

}



#news li.first{

padding:0 0 7px 0;

line-height:14px;

}



li.widget_listcategorypostswidget h2.widgettitle {

display: none;

}



/********************** secondary pages main *******************/	

#main {

float: left;

text-align: left;

color:#555;

margin:0px 0px 0px 7px;

width: 480px;

padding: 0;

/*padding-bottom: 500em;

margin-bottom: -500em;*/

}



#main h1 {

color: #05519d;

font-family: Georgia, serif;

font-size: 24px;

font-weight: normal;

padding: 15px 0px 15px 0px;

line-height: 28px;

}



.page-template-green-php #main h1 {

color: #298814;

font-family: Georgia, serif;

font-size: 24px;

font-weight: normal;

padding: 15px 0px 15px 0px;

line-height: 28px;

}



#main h2 {

color: #05519d;

font-family: Georgia, serif;

font-size: 18px;

font-weight: normal;

padding: 7px 0px 11px 0px;

}



#main p {

padding: 10px 0px;

font-size: 11px;

line-height: 145%;

}



#main h3, #main h4, #main h5, #main h6 {

	color: #05519d;

	background: inherit;

	font-family: Georgia, serif;

	font-weight: normal;

}



#main h3 {

font-size: 16px;

}



#main h4 {

font-size: 14px;

}



#main h5 {

font-size: 12px;

}



#main h6 {

font-size: 11px;

}





/********************** left column - home *********************/



/*

#sidebar_left{

float:left;

width:174px;

}



#sidebar_left h1 {

background-color: #6f7273;

padding: 10px 11px 9px 9px;

width: 154px;

color: #fff;

text-transform: uppercase;

font-size: 18px;

font-weight: normal;

line-height: 110%;

}



#sidebar_left h2 {

width: 166px;

font-size: 14px;

color: #ffffff;

font-weight: normal;

margin: 0px;

padding: 2px 0px 1px 8px;

height: 17px;

background: #a0a2a3;

}



* html #sidebar_left h2 {

padding-top: 2px;

}*/



/*************************  side bar internal ****************/



#sidebar_left {

width: 196px;

float: left;

margin-right: 1px;

/*background: #eff3e6;

margin-top: 0px;

padding-bottom: 500em;

margin-bottom: -500em;*/

}	



#sidebar_left div.headerimage {

background: #707070;

color: #fff;

border-bottom: 2px #fff solid;

}



#sidebar_left div.headerimage p {

font-family: Georgia, serif;

font-size: 11px;

color: #fff;

text-align: left;

padding: 3px 10px;

line-height: 110%;

}





#sidebar_left h1 {

color: #f26522;

background: #f6fced;

font-family: Georgia, serif;

font-size: 18px;

text-align: left;

padding: 10px 24px 4px 18px;

margin: 0;

line-height: 110%;

}





#sidebar_left ul {

padding: 0 7px 20px 7px;

background: #f6fced;

}



#sidebar_left ul.menu li {

padding:5px 0px 5px 10px;

margin:0;

line-height: 16px;

border-bottom: 1px #ccc solid;

display: block;

list-style: none;

text-align: left;

}	



#sidebar_left ul.menu li a {

font-family: Georgia, serif;

font-size: 12px;

}



.signup {

background: #eff3e6;

color: #05519d;

text-align: left;

border-top: 4px #fff solid;

}



* html .signup ol.cf-ol {

	width: 174px;

}



* html .signup ol.cf-ol li {

	width: 174px;

}



* html .signup ol.cf-ol li label {

	display: none;

}



.signup h3 {

color: #05519d;

background: inherit;

font-size: 12px;

line-height: 16px;

font-weight: normal;

font-family: Georgia, serif;

padding: 8px 15px;

}



.signup p {

padding: 5px 15px;

}	



.signup .line {

border-bottom: 1px #fff solid;

margin:10px 15px;

padding: 0;

}



.signup .contact {

text-align: center;

padding-bottom: 15px;

}



/********************** tables  *********************/

#main table {

margin-bottom:15px;

text-align:left;

font-size: 11px;

}



#main table tr {

border-bottom:0;

vertical-align:top;

}



#main table td, #main table th {

padding:2px 10px 2px 0px;

border-bottom:0;

font-size: 11px;

}



#main table.data {

border-collapse:collapse;

}



#main table.data tr, #main table.data td{

border:1px #e5e1d1 solid;

padding:2px 10px 2px 8px;

}



#main table.data th{font-weight:bold;

background:#e0dac3;

border:1px #e5e1d1 solid;

padding:3px 10px 3px 8px;

}



#main table.data tr.shaded {background:#f7f4db;

border:1px #e5e1d1 solid;

padding:5px 10px 8px 8px;

}



/********************** image alignment  *********************/



.floatleft {

float:left;

margin:0px 30px 10px 0px;

}



.floatright {

float:right;

margin:0px 0px 10px 30px;

}



/********************** headlines  *********************/



#main ul {

margin:0px 0 15px 25px;

padding:0;

list-style-type: disc;

font-size: 11px;

font-family: verdana, sans-serif;

}



#main ul li {

padding: 3px 5px 5px 12px;

margin: 0;

list-style-image:none;

list-style-type:disc;

text-align:left;

line-height:14px;

}



#main ul li ul {

margin:5px 0 6px 40px;

}



#main ul li ul li {

padding:1px 5px 1px 14px;

margin:0;

font-size:11px;

list-style-type:square;

}



#main ul li ul li ul li {

list-style-type: circle;

}



#main ol li {

padding-top: 2px;

padding-bottom:2px;

font-size:11px;

}



#main ul li ol li {

background-image:none;

padding-left:0;

margin-left:20px;

list-style-type:decimal;

font-size:11px;

}



#main ol{

margin-left:25px;

font-size:11px;

}



hr {

background:inherit;

border:0;

color:#05519d;

height:1px;

margin-bottom:10px;

}



/********************** right column *********************/

#sidebar_right {

float:right;

width:196px;

margin:0px 2px 0 0;

color:#fff;

line-height:18px;

}



#sidebar_right ul.randomquote {

padding: 0;

margin: 0;

}



#sidebar_right li {

list-style: none;

}



#sidebar_right .quote  {

color: #225d99;

background: inherit;

font-size: 14px;

font-family: Verdana, sans-serif;

padding: 0;

}



#sidebar_right .author {

padding: 10px 0px 0 0px;

font-size: 12px;

font-family: Georgia, serif;

color: #555;

}



#sidebar_right .quote a, #sidebar_right .author a {

display: block;

color: #05519d;

font-size: 11px;

}



li.random_from_cat h2.widgettitle {

display: none;

}



ul li#randompostsfromcategory-3 h2  {

visibility: hidden;

}



li#randompostsfromcategory-3 ul li a {

list-style-type: none;

display: none;

}



#sidebar_right .bio {

color: #555;

font-size: 11px;

}



#sidebar_right h1, #sidebar_right h2, #sidebar_right h2.widgettitle {

background: #4e8fd1 url(images/news-background.gif) repeat-x;

color: #fff;

font-family: Georgia, serif;

font-size: 14px;

font-weight: normal;

margin: 10px 0px 7px 0px;

padding:10px 8px;

text-transform: uppercase;	

}





#sidebar_right ul li.widget_recent_entries  {

list-style-type: none;

}


#sidebar_right .bio li {

list-style-type: disc;

margin-left: 10px;

padding-bottom: 10px;

}



#sidebar_right ul li.widget_recent_entries ul li {

	list-style-type: disc;

	margin-left:10px;

	font-size: 11px;

}



#sidebar_right .bio ul {

padding-top: 10px;

}



#sidebar_right .bio h3 {

padding: 8px 0;

color: #05519d;

background: inherit;

}



#sidebar_right .bio p, #sidebar_right .textwidget p {

margin-bottom: 10px;

}





.bioquote {

font-family: verdana, sans-serif;

font-size: 11px;

color: #f26522;

background: inherit;

}



.bio .classname4, .bio .text {

line-height: 14px;

font-size: 11px;

padding-bottom: 10px;

}





/*******************  share this *******************/

.share a {

	text-decoration: none;

	color: #05519d;

	font-weight: normal;

	font-size: 11px;

}



.share a:hover  {

	 text-decoration: underline;

}



.share img {

margin-bottom: -3px;

}



/********************** footer *********************/

#footer{

font-size:9px;

clear:both;

padding:15px 0 0 0;

font-family:Arial, Helvetica, sans-serif;

color: #555;

background: inherit;

text-align: left;

margin: 0 auto;

width: 960px;

}



.address{

color:#555;

background: inherit;

line-height:13px;

padding: 0 0px 10px 7px;

margin: 0;

}



.title {

font-size: 10px;

font-weight: bold;

}	



#footer ul{

list-style: none;

line-height: 13px;

z-index:1000;

padding: 0px;

margin: 0px;

background: inherit;

height: 25px;

}



#footer li {

float: left;

list-style:none;

}



#footer li a {

color: #555;

background: inherit;

border-right: 1px #555 solid;

font-size: 9px;

text-decoration: none;

padding: 0 8px;

line-height: 13px;

}	



#footer li a:hover, #footer li a.active {

text-decoration: underline;

}



#footer li.first a {

padding-left: 0;

}



#footer li.last a {

border-right: none;

}



div#editorcontainer textarea#content {

text-align: left !important;

background: none;

}



iframe { border:0px; }



/********************** image alignment  *********************/

img.floatleft, img.classname6 {

	float:left;

	margin:0px 8px 8px 0px;

border: 1px #000 solid;

}



img.floatright, img.classname5 {

	float:right;

	margin:0px 0px 8px 8px;

border: 1px #000 solid;

}



.floatleft, .classname6 {

	float:left;

	margin:0px 8px 8px 0px;

border: 1px #000 solid;

}



.floatright, .classname5 {

	float:right;

	margin:0px 0px 8px 8px;

border: 1px #000 solid;

}



/****************** end image *****************/



ul {

	list-style: circle;

	margin: 0px;

	padding: 0px 20px;

}



.entry a {

font-size: 12px;

font-family: verdana, sans-serif;

}



/***************** widget area **************/

#news h2{

background: url(images/news-background.gif) repeat-x;

color:#fff;

font-size:16px;

font-weight: normal;

font-family: Georgia, serif;

line-height: 33px;

margin: 0px;

padding:0 0 10px 8px;

text-transform: uppercase;

font-style: normal;

}



#homecontent .widgettext p {

padding: 4px 10px 11px 0px;

font-size: 11px;

font-family: verdana, sans-serif;

line-height: 13px;

font-weight: normal;

margin: 0;

}	



.alignleft {

float: left;

padding: 0 8px 8px 0;

}



.alignright {

float:right;

padding: 0 0 8px 8px;

}



img.aligncenter {

text-align: center;

}



/****** green page background & other styles **********/

.page-template-green-php .post {

background: url(images/Green-Biz-Logo-large.png) center top no-repeat;

min-height: 490px;

}

#sidebar_right ul { padding: 0px; margin: 0px;}
#sidebar_right ul li { padding: 0px; margin: 0px 0px 20px 0px;}
#sidebar_right ul ul { padding: 0px 10px; margin: 0px;}
#sidebar_right ul li li { padding: 0px; margin: 0px;}
.aligncenter { text-align: center;}
