/*
Theme Name:		IzzitGreenV.2
Theme URI:		http://www.izzitgreen.com/
Description:	The excellent IzzitGreen theme.
Version:		1.0
Author:			Capo, Don, Max, and Bob
Author URI:		http://www.izzitgreen.com/
*/

/* @group Global Elements */

body {
	font: small/1.6em Helvetica, Arial, sans-serif;
	color: #505050;
}

blockquote{
	padding-left:38px;
	background:#fff url(images/blockquote.jpg) no-repeat 0% -9%;
	font-style:italic;
	font-size:small;
}

h1,h2{
	padding-bottom:8px;
	
}

h2, h3{
	font-size:large;
}

h3{
	font-weight:bold;
}

h4, h5{
	font-size:small;
}

h3, h5{
	color:#298AC3;
}

h4{
	color: #505050;
}

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #298ac3;
	font-weight: bold;
	text-decoration: none;
	border:0;
}

hr {
	clear: both;
	visibility: hidden;
}

/*unordered lists*/
.unordered li{
	list-style:disc;
	display:list-item;
	margin-left:20px;
}

/*ordered lists*/
.ordered li{
	list-style:decimal;
	display:list-item;
	margin-left:20px;
}

.ordered-lower li{
	list-style:lower-alpha;
	display:list-item;
	margin-left:20px;
}

/* @end */

/* @group Headlines */

/* @end */

/* @group Core Layout Elements */

body {
	background-color: #515151;
}

#container {
	min-width: 990px;
	background: #d9d9d9;
}

.layout_wrap {
	width: 950px;
	margin:  0 auto;
	background: transparent;
}

#header {
	padding-top: 0px;
	height: 136px;
	background: white url(images/platform.gif) repeat-x 0 bottom;
	width:100%;
}

#page {
	background-color: #d9d9d9;
}

#page_wrap {
	padding-top: 5px;
}

#content {
	width: 625px;
	margin 0;
	background: #dadada;
}

#sidebar {
	width: 300px;
	float: right;
}

#footer {
	background-color: #515151;
	padding-top: 10px;
}

/* @end */

/* @group Header Styles */

#header #images a img {
	border: 0;
	/*margin: 0 auto;
	padding: 0px 0px 5px 0px;
	float: left;*/
	display:inline-block;
	margin: 0 auto;
}

#header #images {
	/*vertical-align:text-bottom;
	margin: -5px 0 0 15px;*/
	margin: 0 auto;
	width:940px;
	padding: 0;
	
}


#nav_tabs {
	/*float: left;*/
	height: 31px;
	width:950px;
	background: url(images/nav_bar_bg.gif) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
}

#header #nav_geo {
	/*background:url(images/nav_bg.png) no-repeat;*/
	height: 30px;
	width:950px;
	float:left;
	vertical-align:middle;
	padding: 4px 0px 0px 5px;
}

#nav_tabs ul{
	padding-top:5px;
}

#nav_tabs ul li {
	display: inline;
	padding: 0 15px; 
}

#nav_tabs ul li a {
	color: #298ac3;
	text-decoration: none;
	font-size: 125%;

	
}

#header #top_links {
	margin-top: 15px;
	margin-right: 22px;
	font-weight: bold;
	float: right;
}

/* @end */

/* @group Content Styles */

#content_wrap {
	padding:10px;
	float: left;
	/*margin-top: 33px;*/
	margin-top: 5px;
	background:#fff url(images/featured-post-top.gif) no-repeat top left;
}

.post {
	background: white;
	padding: 0px 0 0 5px;
	margin-bottom: 10px;
	/*border-top-right-radius:.5em;*/
}

.post a img{
	border:0;
}

.post h2 {
	padding-bottom: 5px;
}

.post h4 {
	padding-bottom: 5px;
	border-bottom: 1px solid #DADADA;
}

.entry {
	line-height: 1.5em;
}

.entry p {
	margin-bottom:20px;
}

.entry .wp-caption {
	max-width: 595px;
}

.entry .wp-caption img {
	max-width: 595px;
	margin-bottom: 20px;
	margin:0 auto;
	overflow:hidden;
}

.entry img.alignleft {
	float:left;
	padding:10px 10px 10px 0;
	vertical-align:text-top;
}

.entry p img.alignleft {
	float:left;
	padding:10px 10px 10px 0;
	vertical-align:text-top;
}


img.alignright{
	float:right;
	padding:10px 0 10px 10px;
}

.post .post_meta {
	font-size: 90%;
	color: #666;
	border: 1px solid #ddd;
	background: #ededed;
	padding: 1px 5px;
	margin-bottom:40px;
	margin-top: 10px;
}

.post .post_meta p {
	padding: 0;
	margin: 6px 0;
	line-height: 1em;
}

#content.single_page #content_wrap {
	padding: 0;
}

#content.single_page .post {
	padding-top: 0;
}

#content.single_page h2 {
	color: #666;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

#content.single_page .entry {
	padding: 0 10px;
}

#content{
	background:url(images/featured-post-bottom.gif) no-repeat bottom left;
}

/* @end */

/* @group Sidebar Styles */

#sidebar{margin-top:3px;}

.sidebar_section{height: auto;}

#sidebar li {
	margin-bottom: 5px;
	background:#fff /*url(images/bottom-sidebar-box.png) no-repeat bottom left*/;
}

#sidebar li h2 {
	background: url(images/top-sidebar-box.png) no-repeat top left;
	color: #666;
	border-bottom: thin solid #ddd;
	padding: 15px 10px 8px 10px;
}

#sidebar li.featured h2 {
	background: url(images/top-sidebar-box.png) no-repeat top left;
	/*color: white;*/
	border-bottom: thin solid #ddd;
	overflow:hidden;
}

#sidebar li .sidebar_section {
	background: url(images/bottom-sidebar-box.png) no-repeat bottom left;
	padding: 10px;
	overflow:hidden;
}

#sidebar li.featured .sidebar_section {
	/*min-height: 205px;*/
	overflow: hidden;
}

#sidebar li.featured .sidebar_section img {
	float: right;
	padding: 0 10px;
	clear: none;
	vertical-align: text-top;
	display: block;
	vertical-align:text-bottom;
}

#sidebar li.featured .sidebar_section img.floatleft{
	float:left;
	padding:0;
	margin:0 0 0 -5px;
}

#sidebar li.featured .sidebar_section h3 {
	margin-bottom: 10px;
}

#sidebar li.featured .sidebar_section p {
	margin-bottom: 5px;
}

#sidebar li .sidebar_section p {
	margin-bottom: 10px;
}

#sidebar li.featured .sidebar_section .p_last {
	padding-top: 15px;
	line-height:1.5em;
	display: inline;
}

.sidebar_section ul li {
	font-size:small;
	font-weight:bold;
}

.ul_list li{
	color:#298AC3;
}

#category_list a{
	background-color:#fff;
	text-decoration:none;
	font: small/1.6em Helvetica, Arial, sans-serif;
	color: #298AC3;
	list-style:none;
	font-weight:bold;
	
}

#category_list{
		background-color:#fff;
}

#nav_geo li{
	display:inline;
	margin-right:5px;
}

#nav_geo li a{
	color:#505050;
}


/* @end */

/* @group Footer Styles */

#footer {
	font-size: 85%;
}

#footer #adspot_footer {
	background: #AAA9A9;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#footer #footer_navigation {
	background: white;
	margin-bottom: 40px;
}

#footer #footer_table {
	border-bottom: 1px solid #DADADA;
	padding: 10px 15px;
	height: 200px;
}

#footer #footer_table ul#footer_sections li {
	float: left;
	width: 150px;
	height: 100px;
	margin: 0 5px;
	font-size: small;
}

#footer #footer_table ul#footer_sections li h2 {
	font-size: 110%;
	margin-bottom: -8px;
}

#footer #footer_table ul#footer_sections li a {
	font-weight: bold;
}

#footer #footer_table ul#footer_sections li h2 a {
	font-weight: bold;
}

#footer #footer_table ul#footer_sections .footer_subsections{
	padding-bottom:20px;
}

#footer #footer_table ul#footer_sections .footer_subsections li {
	float: none;
	height: 1.2em;
	margin: 0 5px 5px 5px;
}

#footer #footer_links {
	float: right;
	padding: 10px 10px;
}

#footer #footer_links ul li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #DADADA;
}

#footer #footer_links ul li.last {
	border-right: none;
}

#footer #copyrights {
	padding: 10px 15px;
}

/* @end */

/* @group Comment Styles */

#comments p {
	margin:5px auto;
}


/* @end */

/* @group Comment Form Styles */

/* @end */

/*@group Suggest a product form*/

#wufoo{
	width:590px;
	height:875px;
	overflow:hidden;
}

li.textbox{width:500px;}
/*
#wufoo_iframe{
	height:100%;
	width:100%;
	border:none;
}*/
#iframe_wufoo{
	height:832px;
	width:588px;
}
/*@end*/

/* @group Search Form Styles */

#searchform{
	width:300px; 
	clear: none;
	margin-right: 5px;;
	margin-top:-20px;
	background: transparent;


}

#search_form{
	float:right;
	width:260px;
	z-index: 998;
	/*margin-top: -21px;*/
}
#search_form INPUT{
	float:left;
}
#search_form #s{
	/*margin: -1px 0 0;*/
	width: 210px;
	background:transparent;
	display: inline;
	border:0px;
	height:17px;
}
#search_form #searchsubmit{
	/*margin: -21px 4px 0;*/
	display: inline;
	float:right;
	z-index: 999;
	margin-right: 3px;
}

/*@MailChimp form elements*/
#mc-embedded-subscribe-form input{
	display:inline;
}

#mc-embedded-subscribe{
	float:right;
	margin:1px 4px 0;
}

#feed_icon{
	vertical-align:text-top;
}

/*--Stomp Signup-----------*/
#stomp-signup{width:605px;}
#stomp-signup ul li{list-style: none; line-height: 1.5em; margin: 5px;}
#stomp-signup .btn{}
#stomp-signup h4{font-weight: normal; padding-bottom:5px;}
#stomp-signup-rss{padding-top:5px;}

/* @end */
