/*
Theme Name: OpenGovWest
Author: Aaron McGowan
Version: 1.0
*/

/* Reset...
--------------------------------------------*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
    border: 0;
}

img {
    max-width: 98%;
    height: auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/** General...
--------------------------------------------*/
html {
	height: 100%;
	background-color: #F7F7F7;
}

body {
    color: #434343;
	background: url("images/main-bg.jpg") repeat-x scroll center bottom transparent;
	
	font-size: 13px;
	font-family: "Arial", sans-serif;
	line-height: 1.0em;
}

p {
	line-height: 1.7em;
    font-size: 13px;
	padding: 10px 0px;
}

h1 {
	color: #33B5D9;
	font-weight: bold;
	font-size: 26px;
	line-height: 1em;
	letter-spacing: -1px;
}

h2 {
	line-height: 1em;
	font-size: 22px;
	font-weight: normal;
	color: #38a826;
	letter-spacing: -1px;
}

h2 a, h2 a:active, h2 a:visited, h2 a:hover,
.post h2 a, .post h2 a:active, .post h2 a:visited, .post h2 a:hover {
	color: #38a826;
	font-weight: inherit;
}

h1 span, h2 span {
	font-weight: bold;
}

/** Layout...
--------------------------------------------*/
.fullpagewrap {
	background-color: transparent !important;
	background-image: url("images/opengovwest-footer.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	
	width: 984px;
	margin-left: auto;
	margin-right: auto;
}

.outerwrap {
	background-color: #F2F2F2;
	width: 960px;
	padding: 12px;
	
	z-index: 1;
}

.wrapper {
	border: 1px #e3e3e3 solid;
	padding: 40px 25px 25px;
	background-color: #FFFFFF !important;
}

.innerwrap {
	float: left;
	width: 500px;
	/* overflow: hidden; */
}

.sponsor {
	margin-top: 20px;
	border: 3px #8ED582 solid;
	padding: 20px;
}

.sponsor h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 18px;
	color: #38a826;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 12px;
}

/** Header...
--------------------------------------------*/
nav.top {
	color: #676767;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin: 15px 0px 5px 0px;
}

.top ul li {
	float: right;
	list-style-type: none;
	background-image: url("images/gray-square-2x2.jpg");
    background-repeat: no-repeat;
    background-position: 10px 6px;
	padding-left: 20px;
}

.top ul li:last-child {
	background: none;
}

.top ul li a,
.top ul li a:visited {
	color: #676767;
	text-decoration: none;
}

header.main-header {
	margin-bottom: 50px;
}

header.main-header a.logo img {
	width: 100% !important;
	max-width: 100% !important;
	height: 100%;
}

a.logo {
	display: block;
	float: left;
	padding-left: 20px;
	
	width: 415px;
	height: 61px;
}

header.main-header a.logo-kap img {
	width: 219px;
	height: 17px;
}

a.logo-kap {
	position: relative;
	left: -220px;
	top: 55px;
	z-index: 1;
}

.main-header nav {
	margin-top: 5px;
	padding-top: 5px;
}

.main-header nav ul li {
	float: right;
	list-style-type: none;
	padding-left: 4px;
}

.main-header nav ul li a,
.main-header nav ul li a:visited {
	display: block;
	color: #004a5e;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 14px 24px 10px;
}

.main-header nav ul li a:active,
.main-header nav ul li a:hover,
.main-header nav ul li a:focus,
.main-header nav ul li.current-menu-item a,
.main-header nav ul li.current_page_item a,
.main-header nav ul li.current-page-ancestor a,
.main-header nav ul li.current-menu-ancestor a,
.main-header nav ul li.current-menu-parent a,
.main-header nav ul li.current-page-parent a,
.main-header nav ul li.current_page_parent a,
.main-header nav ul li.current_page_ancestor a  {
	background: #e0f6fc;
	border-bottom: 1px solid #bfecf9;
	padding-bottom: 9px;
}

header.page-info h1 {
	width: 550px;
	background-color: #33b5d9;
	font-family: "Century Gothic", arial, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
    text-shadow: 0px 1px 1px #336E7E;
	padding: 20px 0px 0px 13px;
	letter-spacing: -3px;
	line-height: 40%;
	
	overflow: visible;
}

header.page-info h2 {
	display: block;
	
	background: #33b5d9 url("images/square-dark-blue-1x1.gif") left bottom repeat-x;
	padding: 20px 0px 8px 13px;
	margin-bottom: 20px;
	
	font-family: "Century Gothic", arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
    text-shadow: 0px 1px 1px #336E7E;
	letter-spacing: -1px;
	
	line-height: 1em;
}

header.page-info {
	text-shadow: 0px 1px 0px #336E7E;
}

header.page-info nav {
	width: 100%;
	background: #33b5d9 url("images/square-dark-blue-1x1.gif") left bottom repeat-x;
	padding: 28px 0px 0px 0px;
	margin-bottom: 20px;
}

header.page-info nav ul {
	display: block;
	font-weight: normal;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}

header.page-info nav li {
	float: left;
	list-style-type: none;
}

header.page-info nav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	
	padding: 5px 15px 10px;
}

header.page-info nav li:hover a,
header.page-info nav li.active a {
	background-image: url("images/menu-bar-arrow.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
}

/** Post...
--------------------------------------------*/
.post ul.posted-in {
	font-size: 11px;
	line-height: 100%;
}

.post .posted-in li {
	list-style: none;
	margin: 0px 0px;
	line-height: 100%;
	font-size: 11px;
	
	padding: 3px 0px;
}

.post .posted-in li a,
.post .posted-in li a:visited,
.post .posted-in li a:active {
	font-weight: lighter;
	text-decoration: underline;
}

.post .posted-in li a:hover {
	font-weight: lighter;
	text-decoration: none;
}

.post .posted-in li.category {
	background-image: url("images/categorized-as-icon-small.jpg");
	background-repeat: no-repeat;
	background-position: left 4px;
	
	padding-left: 18px;
}

.post .posted-in li.tags {
	background-image: url("images/tagged-as-icon-small.jpg");
	background-repeat: no-repeat;
	background-position: left 4px;
	
	padding-left: 18px;
}

.post {
	margin-bottom: 15px;
	font-family: "Helvetica", Arial, sans-serif;
	font-weight: lighter;
}

.post .post-meta {
	display: inline;
	float: left;
	
	margin-left: -77px;
	margin-top: 8px;
}

.post .post-meta li {
	line-height: 100%;
	list-style: none;
	padding: 8px 0px 8px 8px;
	background: #ffffff;
	
	box-shadow: 0px 2px 0px #e8e8e8;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
		
	margin: 0px 0px 10px;
	
	width: 40px;
}

.post .post-meta li.date {
	margin-left: 10px;
}

.post .post-meta li.comments {
	margin-left: 15px;
	padding-left: 4px;
}

.post .post-meta li.comments span.label {
	display: block;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	color: #aaaaaa;
	padding: 5px 0px 0px;
	text-align: center;
}

.post .post-meta li.comments span.num {
	display: block;
	color: #33B5D9;
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 6px;
	letter-spacing: -1px;
	text-align: center;
}

.post .post-meta li.date span.month {
	display: block;
	
	color: #33B5D9;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	
	padding: 0px 0px 10px;
}

.post .post-meta li.date span.day {
	display: block;
	color: #33B5D9;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	
	padding: 0px 0px 10px;
}

.post .post-meta li.date span.year {
	display: inline-block;
	color: #33B5D9;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.post .post-meta li.social {
	max-width: 80px !important;
	overflow: hidden;
	margin-left: 20px;
}

.post .post-meta li.social .twitter {
	display: block;
}

.post .post-meta li.social .facebook {
	display: block;
}

.post p {
	font-weight: lighter;
}

.post header h1 {
	border-bottom: 2px #ccecf5 solid;
	font-family: "Arial", sans-serif;
	display: block;
	font-size: 24px;
	color: #33b5d9;
    font-weight: normal;
	
	padding: 6px 0px;
	line-height: 1em;
	
	letter-spacing: 0px;
}

.post header h1 a,
.post header h1 a:visited,
.post header h1 a:active,
.post header h1 a:hover {
	color: #33b5d9;
	font-weight: normal;
	text-decoration: none;
}

.post a,
.post a:active,
.post a:visited {
	color: #33B5D9;
	font-weight: bold;
	text-decoration: underline;
}

.post a:hover {
	color: #33B5D9;
	font-weight: bold;
	text-decoration: none;
}

.post ul li,
.post ol li {
	margin-left: 40px;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 13px;
    line-height: 160%;
}

.post blockquote {
	border: 1px #eaeaea solid;
	border-left: 4px #eaeaea solid;
	background-color: #F9F9F9;
	color: #444444;
	padding: 0px 15px 0px 15px;
	font-style: italic;
}

.pagination {
	padding-top: 15px;
	display: block;
	
	line-height: 1.2em;
}

.pagination .nav-prev {
	float: left;
	display: block;
}

.pagination .nav-prev a {
	color: #FFF;
	text-decoration: none;
	padding: 8px 8px 7px 8px;
	border-bottom: 1px solid #0597bf;  
	background-color: #04b6e7;
	text-shadow: 0px 1px 1px #336E7E;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.pagination .nav-next {
	float: right;
	display: block;
}

.pagination .nav-next a {
	color: #FFF;
	text-decoration: none;
	padding: 8px 8px 7px 8px;
	border-bottom: 1px solid #0597bf;    
	background-color: #04b6e7;
	text-shadow: 0px 1px 1px #336E7E;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

/** Author...
--------------------------------------------*/
.author {
	background-color: #f2fbfe;
	border-bottom: 1px #daf0f5 solid;
	font-family: "Arial", sans-serif;
	color: #777777;
	font-size: 12px;
	line-height: 150%;
	padding: 0px 20px 5px 40px;
	margin-top: 35px;
	margin-bottom: 5px;
}

.author-avatar {
	display: inline-block !important;
	float: left;
	margin-left: -100px;
	margin-top: -25px;
	z-index: 0;
	
	width: 75px !important;
	height: 75px !important;
	max-height: 75px;
	
	background: #FFFFFF;
	border: 4px solid #FFFFFF ;
	
    box-shadow: 0px 0px 2px #b3d6dc;
	-moz-box-shadow: 0px 0px 2px #b3d6dc;
	-webkit-box-shadow: 0px 0px 2px #b3d6dc;

	-webkit-border-radius: 10em 10em 10em 10em;
	-moz-border-radius: 10em 10em 10em 10em;
	border-radius: 10em 10em 10em 10em;
}

.author-avatar img {
	width: 75px!important;
	height: 75px !important;
	
	opacity: 0;
}

.author-info {
	display: inline-block !important;
	float: left;
	width: 440px;
	
	margin-left: -10px;
}

.author-info h1 {
	color: #85b5c0;
	font-size: 26px;
	font-family: 'Tangerine', arial, serif;
	font-weight: bold;
	margin-top: -10px;
	letter-spacing: 0px;
}

.author-info h2 {
	color: #004a5e;
	font-size: 18px;
	font-family: "Arial", sans-serif;
	padding-bottom: 8px;
}

/** Comments...
--------------------------------------------*/
.commentlist {
	list-style: none;
}

.commentlist li li{
	list-style: none;
	padding-left: 30px;
}

.commentwrap h1{
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004a5e;
	margin-bottom: 3px;
}

.comment-author {
	background-color: #f2fbfe;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #85b5c0;
	font-size: 14px;
	padding: 15px 15px 0px;
}

.comment-author a {
	text-decoration: none;
	color: #85b5c0;
	font-style: normal;
}

.says {
	color: #777777;
	font-weight: normal;
}

.comment-text {
	background-color: #f2fbfe;
	color: #777777;
	padding: 0px 15px;
}

.comment-meta {
	background-color: #f2fbfe;
	clear: both;
    display: block;
	font-size: 11px;
    padding: 8px 15px 8px 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.comment-meta  .comment-meta-left{
	display: inline-block;
	color: #777777;
	float: left;
}

.comment-meta-left a {
	color: #777777;
	text-decoration: none;
}

.comment-meta  .comment-meta-right a {
	display: inline-block;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

/** Comment Form...
--------------------------------------------*/
.formwrap,
#respond {
    padding: 20px 20px;
    background-color: #f2fbfe;
    
    color: #656565;
}

.formwrap a,
.formwrap a:visited,
.formwrap a:active,
#respond a,
#respond a:visited,
#respond a:active {
	color: #656565;
	text-decoration: underline;
}

.formwrap a:hover,
#respond a:hover {
	color: #656565;
	text-decoration: none;
}

.formwrap h3,
#respond h3 {
	color: #004a5e;
    font-size: 16px;
    font-weight: bold;
}

#respond h3 small {
    font-size: 12px;
}

.contentwrap .innercontentwrap .formwrap p,
.formwrap p,
#respond p {
    padding: 8px 0px;
    line-height: 100%;
    font-size: 13px;
}

.formwrap p label,
#respond p label {
    display: block;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    
    padding: 2px 0px;
}

.formwrap p span.required,
#respond p span.required {
    display: inline-block;
    color: #ff0000;
}

.formwrap input[type="text"],
.formwrap input[type="password"],
.formwrap textarea,
#respond input[type="text"],
#respond input[type="password"],
#respond textarea {
    display: block;
    
    padding: 6px 5px;
    border: 1px solid #BFECF9;
    
    color: #515151;
    font-size: 12px;
    width: 65%;
    
    font-family: "Arial", sans-serif;
}

.formwrap textarea,
#respond textarea {
    width: 97.5%;
}

#respond p.form-allowed-tags,
#respond p.comment-notes {
    font-size: 12px;
    padding: 3px 0px;
}

#respond p.form-allowed-tags code {
    display: block;
    font-size: 11px;
    padding: 8px 8px;
    margin: 4px 0px;
    
    background: #f7f7f7;
}

/** Sidebar...
--------------------------------------------*/
.sidebar {
	float: right;
	width: 360px;
	margin-left: 48px;
}

.sidebar .widget {
	list-style: none;
	border: 8px #EDEDED solid;
	background-color: #FFF;
	padding: 18px 18px;
	margin-bottom: 20px;
	
	display: block;
	clear: both;
}

.widget h2.widget-title {
	border-bottom: 2px #f0f4f5 solid;
	font-family: "Helvetica", Arial, sans-serif;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #336E7E;
	padding-bottom: 2px;
    font-weight: bold;
    margin-bottom: 5px;
}

.widget h2.widget-title a,
.widget h2.widget-title a:visited,
.widget h2.widget-title a:active {
	color: #336E7E;
	text-decoration: none;
}

.widget h2.widget-title a:hover {
	color: #336E7E;
	text-decoration: underline;
}

.widget ul li {
	list-style: none;
	font-family: "Helvetica", Arial, sans-serif;
	color: #888;
	font-weight: bold;
	font-size: 13px;
	background-image: url("images/list-arrow.png");
    background-repeat: no-repeat;
    background-position: 0px 13px;
	padding: 8px 0px 0px 12px;
}

.widget ul li a,
.widget ul li a:visited,
.widget ul li a:active {
	color: #888;
	text-decoration: none;
}

.widget ul li a:hover {
	text-decoration: underline;
}

/** Widgets...
--------------------------------------------*/
.widget_twitter ul li {
	font-weight: normal;
}

.widget_twitter ul li .entry-content a,
.widget_twitter ul li .entry-content a:visited,
.widget_twitter ul li .entry-content a:active,
.widget_twitter ul li .entry-content a:hover {
	font-weight: bold;
}

.widget_twitter ul li .entry-content {
	display: block;
	font-size: 12px;
}

.widget_twitter ul li .entry-meta {
	display: block;
	font-size: 11px;
	padding: 5px 0px 3px;
	color: #AAAAAA;
	text-align: right;
}

.widget_twitter ul li .entry-meta a,
.widget_twitter ul li .entry-meta a:visited,
.widget_twitter ul li .entry-meta a:active {
	color: #AAAAAA;
	text-decoration: none;
}

.widget_twitter ul li .entry-meta a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}

.widget_search h2.widget-title {
	margin-bottom: 10px;
}

.widget_search label {
	display: none;
}

.widget_search input[type="text"] {
	display: inline-block;
    
    padding: 6px 5px 6px 5px;
	
	border: 1px solid #E2E2E2;    
    color: #515151;
    font-size: 12px;
    width: 226px;
    
    font-family: "Arial", sans-serif;
	
	background: #FFF;
}

.widget_search input#searchsubmit {
	display: inline-block;
	padding: 4px 5px 4px 5px;
	margin-left: 8px;
	border: 1px solid #0597bf;  
	background-color: #04b6e7;
    color: #FFF;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 12px;    
}

.widget_categories,
.widget_archive,
.widget_links,
.widget_meta {
	float: left;
	margin: 0px auto;
}

.widget_categories ul li,
.widget_archive ul li,
.widget_links ul li,
.widget_meta ul li {
	width: 140px;
	float: left;
	display: inline-block;
}

.widget_tag_cloud .tagcloud {
	line-height: 1.4em;
}

.widget_tag_cloud .tagcloud a {
	text-decoration: none;
	color: #04b6e7;
	font-weight: lighter;
}

.widget_tag_cloud .tagcloud a:hover {
	text-decoration: underline;
}

/** Widget Area - footer
-----------------------------------------------*/
.footer-widget-area { }

.footer-widget-area .widget {
	list-style: none;
	background-color: #FFF;
	margin-top: 20px;
	
	display: block;
	clear: both;
	
	border: 3px #8ED582 solid;
	padding: 20px;
}

.footer-widget-area h2.widget-title {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 18px;
	color: #38a826;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 12px;
	border-bottom: none;
}

/** Footer...
--------------------------------------------*/
footer#footer {
	width: 984px;
	min-height: 92px;
	
	padding: 5px 0px 10px 0px;
	margin: 0px auto 0px auto;
	
	color: #a9a9a9;
	font-family: "Arial", sans-serif;
	font-size: 11px;
    font-weight: normal;
	
	line-height: 100%;
}

#footer p {
	line-height: 1em;
	padding: 2px 0px;
	font-size: 11px;
}

#footer p a {
	color: #a9a9a9;
	font-weight: bold;
}

#footer p a:hover {
	text-decoration: none;
}

#footer p.copy {
	text-align: right;
}

#footer p.poweredby {
	text-align: right;
}

/** Clearfix...
--------------------------------------------*/
.clearfix {
    clear: both;
    visibility: hidden;
    font-size: 0;
    content: " ";
    height: 0;
}

/** Plugins ...
--------------------------------------------*/
.gform_wrapper {
    padding: 20px;
	background-color: #f2fbfe;
    color: #515151;
    
    margin: 0px 0px;
    overflow: visible;
    
    font-weight: lighter;
}

.post .gform_wrapper ul li, .post .gform_wrapper ol li {
	margin-left: 0px;
}

.gform_wrapper .gfield_required {
    color: #FF0000;
    margin-left: 2px;
}

.gform_wrapper .gform_heading {
    margin-bottom: 3px;
}

.gform_wrapper .gform_heading .gfield_required {
    margin: 0px;
}

.gform_wrapper .gform_heading h3.gform_title {
	color: #004a5e;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
}

.gform_wrapper .gform_heading .gform_description {
    display: block;
    font-weight: lighter;
    font-size: 12px;
    
    padding: 3px 0px;
}

.gform_wrapper .gform_body ul {
    margin-left: 0px;
}

.gform_wrapper .gform_body ul li {
    padding: 8px 0px;
    line-height: 100%;
    font-size: 13px;
}

.gform_wrapper .gform_body ul li label,
.gform_wrapper .top_label .gfield_label {
    display: block;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    
    padding: 2px 0px;
    
    margin: 0px;
    line-height: 100%;
}

.gform_wrapper .gform_body ul li div.ginput_container label {
    font-size: 9px;
    font-weight: normal;
}

.gform_wrapper .gform_body ul li input[type="text"],
.gform_wrapper .gform_body ul li input[type="email"],
.gform_wrapper .gform_body ul li input[type="tel"],
.gform_wrapper .gform_body ul li input[type="url"],
.gform_wrapper .gform_body ul li textarea,
.gform_wrapper .top_label textarea.textarea {
    display: block;
    
    padding: 6px 5px;
    border: 1px solid #BFECF9;
    
    color: #515151;
    font-size: 12px;
    width: 65% !important;
    
    font-family: "Arial", sans-serif;
}

.gform_wrapper .gform_body ul li textarea,
.gform_wrapper .top_label textarea.textarea {
    width: 97% !important;
}
 
.gform_wrapper .gform_body ul li .ginput_container .ginput_left input,
.gform_wrapper .gform_body ul li .ginput_container .ginput_right input {
	width: 94% !important;
}


.gform_wrapper .top_label .gfield_error input.large,
.gform_wrapper .top_label .gfield_error select.large,
.gform_wrapper .top_label .gfield_error textarea.textarea {
	width: 97% !important;
}

.gform_wrapper .gform_footer {
    margin: 0px;
    padding: 8px 0px;
    font-size: 13px;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
    font-size: 11px;
    line-height: 100%;
}

.gform_wrapper .validation_error {
    font-size: 13px;
    line-height: 165%;
    margin: 0px;
}

.sidebar li.widget.posts .post {
	margin-bottom: 0px;
}

.sidebar li.widget.posts div.post h2 {
	background-image: url("images/list-arrow.png");
    background-position: 0 11px;
    background-repeat: no-repeat;
    color: #888888;
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    list-style: none outside none;
    padding: 8px 0 0 12px;
	letter-spacing: 0px;
}

.sidebar li.widget.posts div.post h2 a,
.sidebar li.widget.posts div.post h2 a:active,
.sidebar li.widget.posts div.post h2 a:visited {
	color: #888;
}

.sidebar li.widget.posts div.post .byline,
.sidebar li.widget.posts div.post .entry-meta {
	display: none;
}

/** Misc ...
----------------------------------------------*/
.aligncenter {
	text-align: center;
}

.widget_mailchimpsf_widget br {
	display: none;
}

.widget_mailchimpsf_widget #mc-indicates-required {
	display: none;
}

.widget_mailchimpsf_widget #mc_display_rewards {
	display: none;
}

.widget_mailchimpsf_widget .mc_required {
	color: #FF0000;
}

.widget_mailchimpsf_widget .mc_form_inside {
	padding-top: 10px;
}

.widget_mailchimpsf_widget .mc_merge_var {
	padding-bottom: 6px;
}

.widget_mailchimpsf_widget label {
	display: block;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    
    padding: 2px 0px;
    
    margin: 0px;
    line-height: 100%;
	
	color: #777;
}

.widget_mailchimpsf_widget input[type="text"] {
	display: block;
    
    padding: 6px 5px;
    border: 1px solid #EDEDED;
    
    color: #515151;
    font-size: 12px;
    width: 96% !important;
    
    font-family: "Arial", sans-serif;
}

.widget_mailchimpsf_widget input[type="submit"],
.widget_mailchimpsf_widget input#mc_signup_submit {
	font-size: 11px;
	line-height: 100%;
}

.widget_mailchimpsf_widget .mc_signup_submit {
	text-align: right;
}

.widget_mailchimpsf_widget #mc_message {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
	margin-bottom: 10px;
}

.widget_mailchimpsf_widget #mc_message br {
	display: block;
}

.breadcrumbs {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCECF5;
	padding: 0px 0px 5px;
	display: block;
}

.breadcrumbs a,
.breadcrumbs a:visited,
.breadcrumbs a:active {
	font-weight: normal;
	color: #336E7E;
	text-decoration: none;
}

.breadcrumbs a:hover {
	font-weight: normal;
	color: #336E7E;
	text-decoration: underline;
}

.breadcrumbs li {
	float: left;
	list-style: none;
	margin-left: 0px;
	
	background-image: url("images/list-arrow.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
	
	text-indent: 6px;
	
	margin-left: 10px;
}

.breadcrumbs li:first-child,
.breadcrumbs li.first {
	margin-left: 0px;
}

.home-widget-area li.widget {
	list-style: none;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

/** Specific page styling ...
----------------------------------------------*/
body.home header.page-info h1 {
	width: 550px;
	background-color: #33b5d9;
	font-family: "Century Gothic", arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
    text-shadow: 0px 1px 1px #336E7E;
	padding: 20px 0px 6px 8px;
	letter-spacing: -2px;
	line-height: 40%;
}

body.home header.page-info h2 {
	font-size: 26px;
	padding: 12px 0px 15px 8px;
}

body.home div.slidedeck_frame.skin-plainjane {
	margin-bottom: 0px;
}

body.home .post {
	font-size: 13px;
	font-weight: lighter;
	font-family: "Helvetica", Arial, sans-serif;
}

body.home .post p {
	font-size: 14px;
}

body.home .post h2 {
	font-size: 26px;
	font-weight: lighter;
}

body.home .post h2 span {
	font-size: 28px;
	font-weight: bold;
}

body.home .sidebar {
	margin-top: 65px;
}

body.error404 header.main-header nav li#menu-item-43.current_page_parent a {
	background: none;
	border-bottom: none;
	padding-bottom: 10px;
}

body.error404 header.main-header nav li#menu-item-43.current_page_parent a:hover {
	background: none repeat scroll 0 0 #E0F6FC;
    border-bottom: 1px solid #BFECF9;
    padding-bottom: 9px;
}

body.home .innerwrap .widget h2.widget-title {
	color: #33B5D9;
}

.widget ul.homepage-speakers li {
	background: none;
	float: left;
	padding: 5px 10px;
}

.widget ul.homepage-speakers li.left {
	padding-left: 0px;
}

.widget ul.homepage-speakers li.right {
	padding-right: 0px;
}

.widget ul.homepage-speakers li img {
	padding: 1px 1px;
	border: 1px solid #33B5D9;
	max-width: 105px !important;
}

.widget_ogw_register,
.sidebar .widget_ogw_register {
	border: none;
	padding: 0px;
}

.widget_ogw_register img {
	width: 100%;
	max-width: 100% !important;
}

.widget .sponsor-links li {
	background: none;
	padding: 0px;
	float: left;
	padding: 0px 5px 30px;
}

.widget .sponsor-links li.first {
	padding-left: 0px;
}

.widget .sponsor-links li img {
	max-width: 100% !important;
}

/** Specific post/WYSIWYG styling
----------------------------------------------*/
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
