/*
Theme Name:     Coalition on Human Needs Child
Theme URI:      http://sononaco.com/
Description:    Child theme for Empire/Sononaco Customs
Author:         Keith Hall
Author URI:     http://sononaco.com
Template:       empire
Version:        0.1.0
*/

@import url('../empire/style.css');
@font-face {
    font-family: 'league_gothicregular';
    src: url('fonts/league_gothic-webfont-webfont.eot');
    src: url('fonts/league_gothic-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/league_gothic-webfont-webfont.woff') format('woff'),
         url('fonts/league_gothic-webfont-webfont.ttf') format('truetype'),
         url('fonts/league_gothic-webfont-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #fff repeat scroll 0 0;
	color: #333333;
}

#wrapper {
	background: #fff;
	border-top: 4px solid #063513;
	border-bottom: 1.5px solid #000; 
}

#header {
	background: url("images/header-bg.png") repeat scroll 0 0 #F1F1F1;
	box-shadow: 0 2px 2px #063513;
	height: 100px;
}

.header-widget .widget {
	float: right;
	margin: -15px 0px 0px 0px;
}

.header-widget .widget h3 {
	display: none;
}

.header-widget .widget img {
	margin-bottom: 3px;
}

a.basic_text {
	font-size: 10px; display: inline-block; margin-left: 15px; margin-top: 6px;
}

.header-widget .widget a:hover {
	opacity: 0.9;
}

#logo {
	margin-top: 10px;
}

#logo .print { display: none; }

h1,h2,h3,h4 {
	color: #255e79;
}

a {
	color: #255e79;
}

a:hover {
	color: #255e79;
}

#read-more {
	text-deocoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

input[type="submit"] {
	background: none repeat scroll 0 0 #263D48;
    border: 1px solid #263D48;
    color: #FFFFFF;
    text-transform: uppercase;
	font-family: Helvetica Neue;
	font-weight: normal;
	cursor: pointer;
}

input[type="submit"]:hover {
	background: #325164;
}

/** Navigation **/
#navigation
{
	background-color: #20725c;
}

.nav a {
    color: #EBEBEB;
    display: block;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 20px;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.7);
    z-index: 100;
}

#navigation .nav li a {
    border-left: 0px solid #20343F;
    border-right: 1px solid #131E23;
}

#navigation .nav li:last-child a {
    border-right: 1px solid #131E23;
}

.nav a:hover, .nav li.current_page_item a, #menu-item-647.current_page_item, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-cat a, .nav li.current-menu-item a, .nav li.sfHover
{
	background-color: #1f4b3d;
	box-shadow: 0 1px 0 #20725c inset;
	color: #EBEBEB;
}

.nav li ul li a  { padding:5px 15px; }

.nav li ul li a:hover  { 
	background:#1f4b3d !important;
}

#navigation-out
{
	background-color: #20725c;
	border-top: 1px solid #063513;
	border-bottom: 1px solid #0e513f;
}

.nav li ul
{
	background-color: #20725c;
}
ul#main-nav li a	{
text-transform: none;
}
#menu-item-647 {
     width: 48px;
}
#menu-item-647 a {
     background: url("images/icon-home.png") no-repeat scroll 15px 15px transparent;
     text-indent: -9999em;
}

	/** Navigation > Search **/

	#search-top form
	{
		box-shadow: 0 5px 4px #1a3e32 inset;
	}
	
	.searchform
	{
		background-color: #1f4b3d;
	}
	
	#search-top input.search-submit
	{
		background: #20725c;
	}
	
	.searchform input.s {
		color: #EBEBEB;
	}
	
	/** Navigation > Search **/

/** Navigation **/



/** Sidebar **/
#sidebar {
	border: none;
}

#sidebar .primary {
    width: 275px;
    padding: 2em 18px;
    text-transform: none;
}

#sidebar .widget {
	color: #333;
	clear: both;
	margin: 0;
	padding: 15px 0;
    overflow: auto;
    display: block;
}

#sidebar .widget p, #sidebar .widget_text {
    font-size: 14px;
    color: #333;
}

#sidebar .widget a#read-more {
	display: none;
}

.widget p, .widget_text {
    color: #333;
}

.widget h3 {
	color: #347695;
	text-shadow: none;
}

#sidebar .widget ul { margin-left: 0; }

#sidebar .widget ul li {
	background: url("images/bullet-arrow.png") no-repeat scroll 0 15% transparent;
	margin-left: 10px;
    padding: 0 10px;
}

#sidebar .widget ul li a {
	color: #333;
	text-shadow: none;
	font-weight: bold;
}

#sidebar #php_widget-6 {
	display: block;
}

#sidebar #php_widget-6 h1{
    font-family: Helvetica Neue;
    font-size: 20px;
}

#sidebar #php_widget-6 p.date{
    color: #990000;
    font-size: 11px;
    text-transform: uppercase;
}

#sidebar #php_widget-6 .more	{
	float:right;
}

#sidebar #php_widget-8 h3, #sidebar #php_widget-9 h3, #sidebar #php_widget-9 h3 {
	display: none;
}
	
	/** Sidebar > Subscribe **/
	div.signup_widget {
		margin: 10px 0 0 0 !important;
		clear: both;
    	color: #333333;
    	display: block;
    	margin: 0;
    	overflow: auto;
    	padding: 10px 0;		
	}
	
	div.signup_widget h1{
		font-family: 'Ubuntu',arial,sans-serif;
		color: #347695;
    	text-shadow: none;
    	padding: 0 0 15px;
    	text-transform: uppercase;
    	font-weight: bold;
    	font-size: 14px;
	}
	
	form.salsa-form label.required {
		display: none !important;
	}
	
	form.salsa-form label{
		display: none !important;
	}
	
	form.salsa-form span.required {
		display: none !important;
	}
	
	form.salsa-form input[type="text"] {
		border: 4px solid #DCDBDB;
    	display: block;
    	float: left;
    	height: 24px;
    	margin: 0 10px 0 4px;
    	padding: 0 0 2px 3px;
    }
    
    form.salsa-form input[type="text"]#Email {
		width: 245px;
    }
    
    form.salsa-form select {
    	font-size:14px;
    	margin: 2px 0 0 2px;
    	padding: 0 0 0 3px;
    }
    
    form.salsa-form input#salsa-submit {
    	background: url("images/button_submit.jpg") no-repeat;
    	border: none;
    	cursor: pointer;
    	height: 33px;
    	text-indent: -9999px;
    	width: 32px;
    	margin: 5px 0px 0px 8px;
    	position: relative;
    	top: -20px;
    }
    
	/** Sidebar > Subscribe **/
	
	
	
	/** Issues/HNR Sidebar **/
	
	.issues #sidebar .widget, .hnr #sidebar .widget,
	.issues #sidebar .signup_widget, .hnr #sidebar .signup_widget {
		background: #E5E5E5; /* Old browsers */
		background: -moz-linear-gradient(-45deg,  #ffffff 0%, #eaeae8 0%, #f4f4f2 1%, #f6f6f4 3%, #f7f7f5 19%, #f8f8f8 20%, #ffffff 57%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(0%,#eaeae8), color-stop(1%,#f4f4f2), color-stop(3%,#f6f6f4), color-stop(19%,#f7f7f5), color-stop(20%,#f8f8f8), color-stop(57%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#eaeae8 0%,#f4f4f2 1%,#f6f6f4 3%,#f7f7f5 19%,#f8f8f8 20%,#ffffff 57%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #ffffff 0%,#eaeae8 0%,#f4f4f2 1%,#f6f6f4 3%,#f7f7f5 19%,#f8f8f8 20%,#ffffff 57%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #ffffff 0%,#eaeae8 0%,#f4f4f2 1%,#f6f6f4 3%,#f7f7f5 19%,#f8f8f8 20%,#ffffff 57%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(135deg,  #ffffff 0%,#eaeae8 0%,#f4f4f2 1%,#f6f6f4 3%,#f7f7f5 19%,#f8f8f8 20%,#ffffff 57%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		width:316px;
		padding:30px;
	}
	
	.issues #sidebar, .hnr #sidebar	{
		background: #ffffff;
		width: 330px;
		float: right;
		margin: 0 -20px 0 0;
	}
	.issues #sidebar h3, .hnr #sidebar h3	{
		font-size:14px;
		color: #347695;
		text-shadow: none;
		text-transform: uppercase;
		}
		
		.hnr-sidebar	{
		width:275px;
		margin-left:0;
		}
		
	#php_widget-10 h3	{
		display: none;
	}
		
	#php_widget-10 h1	{
		font-family: Helvetica Neue;
		font-size:20px;
	}
	#php_widget-10 p.date {
		color: #990000;
		font-size: 11px;
		text-transform: uppercase;
		display: block;
    }
    #php_widget-10 ul	{
    list-style-type: none;
    list-style-image: none;
    }
    #php_widget-10 .more	{
    	float:right;
    	width:64px;
    	height:24px;
    	margin-top:-10px;
    	}
    #php_widget-10 .more a:hover {
    	-moz-opacity: 0.90;
    	opacity: 0.90;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
    	}
    	
    #php_widget-10 .excerpt	{
    	text-transform: none;
    	}
    
    #php_widget-10 .excerpt a	{
    	display:none;
    	}
    	
    	#take-action	{
    	width:250px;
    	}
 
	#take-action table	{
		margin:0 0 0 30px;
		padding:0;
}

#take-action h3	{
	padding:0 0 0 20px;
	text-transform:uppercase;
	width:190px;
	font-size:14px;
	font-weight:bold;
}
#take-action p	{
	width:275px;
	margin:0 auto 10px 0;
	}
#take-action h4	{
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	width:180px;
	padding-right:10px;
}

#take-action .sidebar-button	{
	width:24px;
	height:25px;
}

#subscribe table	{
	padding:0 0 0 15px;
	margin:0;
}

#related-info table	{
	padding:0 0 0 17px;
}

#related-info table h4	{
	padding: 0 0 0 20px;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color:#000000;
}

#related-info .related-text	{
	padding: 0 30px 0 20px;
	margin:0;
	font-size:10px;
	color:#80262b;

	}

.issues #php_widget-8, .hnr #php_widget-8 {
	margin-top:-26px;
}
	
	/** /.Issues/HNR Sidebar **/

input#s2email {
	border: 4px solid #DCDBDB;
	height: 24px;
	padding: 0 0 2px 3px;
	width: 245px;
}

.s2_form_widget input[type="submit"] {
	background: none repeat scroll 0 0 #263D48;
    border: 1px solid #263D48;
    color: #FFFFFF;
    text-transform: uppercase;
	font-family: Helvetica Neue;
	font-weight: normal;
	cursor: pointer;
}

.s2_form_widget input[type="submit"]:hover {
	background: #325164;
}
	
/** Sidebar **/



/** Home **/
#main, .home .page #main {
	padding: 1em 0;
    width: 650px;
}

	/** Home > Sidebar **/
		.home #sidebar {
			background: transparent;
			border-left: 0px;
		}
		
		.home #sidebar .widget {
			border-top: 1px solid #e6e6e6;
		}
		
		.home #sidebar .widget:first-child {
			border-top: 0;
		}
		
		.home #sidebar #php_widget-3 {
			border: none;
			padding: 0;
			overflow: visible;
		}
		
		.home #sidebar #php_widget-3 h3, .home #sidebar #php_widget-5 h3,
		.home #sidebar #php_widget-6 h3 {
			display: none;
		}
		
		.home #sidebar #php_widget-4 {
			border: none;
		}
		
		.home #sidebar div.signup_widget {
		margin: 10px 0 0 0 !important;
		border-top: 1px solid #e6e6e6;
		clear: both;
    	color: #333333;
    	display: block;
    	margin: 0;
    	overflow: auto;
    	padding: 10px 0;		
	}
	/** Home > Sidebar **/


	/** Home > Slides **/
		#slides {
			display: block;
			overflow: auto;
			margin-top: 2em;
		}
		
		#slides .slides_holder {
    		background: none repeat scroll 0 0 transparent;
    		border: 0px solid #000000;
    		padding: 0;
    		margin: 0;
		}

		#slider_pag {
    		float: left;
    		width: 650px;
		}

		.slide-content.bottom .navigation {
    		display: none;
    		width: 100%;
		}

		.slide-content.bottom {
    		padding-bottom: 0;
		}

		.slide-content.slide-overlay {
    		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
		}
		
		.slide-text p {
			color: #fff;
			font-size: 18px;
			line-height: 1.2em;
		}
		
		#slides #slider_nav {
			width: 100%;
		}
		
		.slide-text a,
		.slide-text a:link,
		.slide-text a:visited
		{
			color: #d1bf36;
		}
		
	/** Home > Slides **/

	/** Home > Issues Tabs **/
		#issues-tabs {
			display: block;
			position: relative;
			overflow: auto;
			margin-top: 1em;
		}
		
		ul.tabs
		{
			width: 100%;
    		clear: both;
    		display: table;
    		margin: 0;
    		padding: 0;
    		background: #255e79;
    		font-family: Helvetica Neue;
		}
	
		ul.tabs li
		{
			list-style: none;
			list-style-type: none;
			margin: 0;
			padding: 6px 15px;
			display: block;
			float: left;
			cursor: pointer;
			background: #255e79;
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
		}

		ul.tabs-content
		{
			display: block;
			float: left;
			margin: 0;
			padding: 0;
			clear: left;
			width: 100%;
			background: #337392;
			height: auto;
			font-family: Helvetica Neue;
		}

		ul.tabs-content li
		{		
			list-style: none;
			list-style-type: none;
			margin: 0;
			padding: 6px 10px;
			display: block;
			float: left;
			display: none;
			color: #fff;
		}
		
		ul.tabs li.active
		{
			background-color: #337392;
			display: block;
		}
		
		ul.tabs-content li.active
		{
			background-color: #337392;
			display: block;
		}
		
		.news-story {
			float: left; 
			padding: 4px; 
			width: 48%;
		}
		.news-story h3{
			color: #fff;
			font-weight: bold;
			font-family: Helvetica Neue;
			font-size: 15px;
		}
		
		.news-story .date {
			color: #fff;
		}

		.news-story a	{
			color: #fff;
		}

		.news-story p{
			margin: 1em 0;
		}

		.news-list {
			float: right;
			width:50%;
		}
		
		.news-list h4{
			color: #fff;
			font-weight: bold;
			text-transform: uppercase;
			font-family: Helvetica Neue;
			font-size: 13px;
			font-weight: bold;
			padding: 4px;
		}

		ul.tabs-content li ul li {
    		color: #FFFFFF;
    		display: block;
    		float: right
    		list-style: none outside none;
    		margin: 0;
    		padding: 4px;
		}

		ul.tabs-content li ul li a {
    		color: #FFFFFF;
    		text-decoration: none;
    		font-size: 13px;
    		line-height: 1.2em;
		}

		ul.tabs-content li ul li a:hover {
    		text-decoration: underline;
		}
		
		ul.tabs-content li ul li .date {
    		color: #FFFFFF;
    		text-decoration: none;
    		font-size: 13px;
    		line-height: 1.2em;
		}
		
	/** Home > Issues Tabs **/

#main-page1, #main-page2 {
	margin-top: 10px;
	display: block;
	margin-top: 1em;
    position: relative;
}

#main-page1 .thumbnail, #main-page2 .thumbnail {
	float: left;
	display: block;
}
#main-page1 .thumbnail img, #main-page2 .thumbnail img {
	max-width: 56px;
	height: auto;
}

#main-page1 .content, #main-page2 .content {
	float: right;
	width: 500px;
	display: block;
}

#main-page1 .content h1, #main-page2 h1, #main-page2 .content h1 {
	font-size: 22px;
	font-family: Helvetica Neue;
	color: #747474;
	padding: 0;
	margin: 0;
}

#main-page1 .content p, #main-page2 p, #main-page2 .content p {
	padding: 0;
}

#main-page1 .content blockquote, #main-page2 blockquote, #main-page2 .content blockquote {
    background: transparent;
    color: #333;
    margin: 0;
    padding: 4px;
}

#main-page1 .content blockquote p, #main-page2 blockquote p, #main-page2 .content blockquote p {
    background: transparent;
    color: #333;
    font-size: 12px;
}

#main-page1 .content .bottomlink, #main-page2 .bottomlink, #main-page2 .content .bottomlink {
	font-size: 11px;
	margin-top: 10px;
}

#main-page1 .content .bottomlink a, #main-page2 .bottomlink a, #main-page2 .content .bottomlink a {
	color: #990000;
}

#main-page1 .content .bottomlink a:after, #main-page2 .bottomlink a:after, #main-page2 .content .bottomlink a:after {
	content: url('images/bullet-arrow-red.png');
	padding-left: 2px;
}

#main-page1 .content .twitter-share, #main-page2 .content .twitter-share {
	display: none;
}

.home .twitter-share {
	display: none !important;
}

/** Home **/



/** Pages/Entries **/

#breadcrumbs { margin: 0; }

.breadcrumb-trail {
    color: #255E79;
    font-size: 11px;
    text-transform: none;
}

.post .title, .page .title, .archive .title,
.hnr .title
{
	margin: 1em 0 0;
	font-size: 24px;
	text-shadow: none;
}

.human_needs_report.type-human_needs_report.status-publish.hentry
{
	margin-top: 0;
	clear: both;
}

.entry, .entry p {
    color: #333333;
}

.entry a#anchor {
	position: relative;
	top: -3em;
}

.entry img, img.thumbnail {
    background: none;
    border: 0px;
    padding: 0px;
}

.entry table.logos, .page-id-15591 .entry table {
	position: relative;	
	border: 0;
}
.entry table.logos tr, .page-id-15591 .entry table tr {
	background: transparent;
}
.entry table.logos td, .page-id-15591 .entry table td {
	padding: 5px;
	border: 0;
	vertical-align: middle;
}
.entry table.logos td img, .page-id-15591 .entry img {
	width: 100%;
	height: auto;
}

	/** Pages > Staff **/
		.bio #name {
			text-transform: uppercase;
			font-weight: bold;
		}
		
		.page-template-template-team-php .post p {
			color: #333;
		}
	/** Pages > Staff **/

	.post-12960 h1.title { text-align: center; display: none; }

/** Pages/Entries **/     

/** Issues Subpages **/

.issues #main, .hnr #main, .chn-page #main	{
	width:600px;
}

.hnr-brief	{
	text-transform: none;
}
.hnr-brief ul	{
	margin:0 0 10px -30px;
}

.title	{
	font-size: 16px;
	color: #255E79;
	padding-bottom: 12px;
}

.issues h2, .hnr h2 {
	color:#255e79;
	font-size:1.8em;
	text-transform: capitalize;
	padding:20px 0 0 0;
	line-height: 1.1em;
}

.issues h3, .hnr h3 {
	color:#255e79;
	font-size:1em;
	font-style:normal;
	text-transform: capitalize;	
}

.issues h4, .hnr h4	{
	font-size:0.9em;
	font-style:italic;
	text-transform: capitalize;
}

#policy-ar h3	{
	padding:20px 0 0 0;
}

a.grey-button	{ float:right; margin-top: -30px;}
#latest-news a.grey-button	{ float:right; margin-top: -25px;}
a.grey-button:hover {
	opacity: 0.8;
}

.issues ul	{
	margin-left:30px;
	padding:0px;
}

.issues ul li {
	padding:0;
}
	
ul.red-arrow, #resources ul {
	margin:0 0 0 30px;
	padding:0;
}

ul.red-arrow  li {
	list-style-image: url(images/bullet-arrow-red.png);
	text-transform: none;
}
ul.red-arrow li a	{
	color: #202020;
}
ul.red-arrow li a:hover	{
	text-decoration: none;
}
.issues ul li a {
	color:#202020;
	padding:0;
}
.issues ul li, .hnr ul li {
	list-style-type: none;
}

.single-issues .date {
	display: none;
}

.date {
	color:#993333;
	font-size:11px;
	text-transform: uppercase;
}

#show-more ul li a {
	color:#202020;
	padding:0;
}

#research	{
	padding:10px 0;
	}

.issues .show-items	{
	width:113px;
	margin:10px auto 0 auto;
	}

.issues .show-items	a {
	margin:10px auto;
	padding-bottom:10px;
}

.show-items	a:hover, .hide-items a:hover {
	opacity:0.8;
	
}

.show-items a:hover, .hide-items a:hover	{
	opacity:0.9;
}
#resources	{
	margin:20px auto;
	}

.archive-list a {
	color:#202020;
}

.spacer	{
	margin:5px 0;
}

.entry-utility	{
	display: none;
}
.issues .children	{
	margin-left:30px;
}

#background ul li p, #background ul li h3	{
	margin-left:-29px;
}
/** /.Issues subpages **/


/** Date Archive **/
.fr .widget-archive	{
	padding:0;
}
ul.archive-year-container	{margin:0; }
li.archive-year	{color:#255e79;width:270px;font-family:sans-serif;padding-bottom:15px;clear:both;}
.the-year	{ line-height:1.5em; text-align: center;  }
.the-year .header { display: inline-block; font-size: 26px; }
ul.archive-month-container	{width: 200px; }
.fr li.archive-month	{ height:21px; list-style:none; font-size:14px; list-style-type: none;width:200px;}
ul.archive-day-container	{float:right;padding-left:10px;}
.fr li.archive-day	{float:left;list-style-type: none;}
li.archive-day a {padding-right:5px;font-family: Helvetica; }


#date-page 	{
	margin:0;
	padding:0;
	}
#date-page ul {
margin:0;
padding:0;
}
#date-page ul.red-arrow	{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#date-page ul.red-arrow li  {
background-image: url(images/bullet-arrow-red.png);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px;
list-style-image: none;
}

a.attention, a.attention:visited {
    background-color: #9d9029;
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px solid #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 0 20px;
    padding: 9px 15px 7px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    text-transform: none;
}
/** ./ Date Archive **/

/** Search Results Page **/

.search-results .title {
	margin: 0;
	padding: 0;
}
.search-results h2 {
	font-size: 16px !important;
}
.search-results .post {
	border-bottom: 0;
}

div#search-results {
	margin: 1.5em 0;
}

/** ./ Search Results Page **/


/** Blog **/

.post {
	border-bottom: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
}

.post .post-date {
	background: #993333;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: inherit !important;
}

.post .title, .post .title a:link, .post .title a:visited {
    color: #347695;
    font-size: 16px;
    padding-bottom: 0;
}

.blog-logo { margin: 20px 0 10px; }

.blog-entry-header { margin-bottom: 12px; }

.blog-entry-header h1.title {
	font-family: 'Ubuntu',arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

p.categories {
	clear: both;
    color: #9EC0D4;
    width: 100%;
    font-size: 11px;
}

p.tags { font-size: 11px; }

.category .post { 
	border-bottom: 0;
	clear: both;
}

.category .post img { display: none; }

.blog-comments #respond h3 {
	font-family: 'Ubuntu',arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

/** ./ Blog **/

/** Author Archive **/
#post-author, #author-twitter { 
	background: none;
	border: none;
	margin-top: 1em;
}

#post-author .profile-image {
	background: none;
	border: none;
	margin: 0 15px 0 0;
}

#post-author .title {
	margin: 10px 0 5px;
	padding-bottom: 0;
	font-family: 'Ubuntu',arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#post-author .author-bio {
	clear: both;
	padding: 5px;
}

/** ./ Author Archive **/

.archive_header { 
	margin: 1em 0 0;
	padding: 0;
	font-family: 'Ubuntu',arial,sans-serif !important;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.page-id-7379 h1.title {
	font-family: 'Ubuntu',arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}




/** Comments **/
#commentform { margin: 0; }

#comments .nocomments { display: none; }
#comments h3, #respond h3 {
	text-shadow: none;
	color: #347695;
}

#respond label { color: #80262B; }

#commentform input.txt, #commentform textarea, #contact-page input.txt, #contact-page textarea {
	background: none;
	box-shadow: none;
	border: 1px solid #E6E6E6;
}

a.button, #commentform #submit, .submit {
	background: #263D48;
	border: 1px solid #263D48;
	color: #fff !important;	
	text-transform: uppercase;
	font-family: Helvetica Neue;
	font-weight: normal;
}

a.button:hover, #commentform #submit:hover, .submit:hover {
	background: #325164;
}

#comments .comment .comment-container {
	border-top: 1px solid #E6E6E6;
}

#comments .avatar { margin: 0; }

#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
/** ./Comments **/



/** Footer **/
#footer {
    border-top: 1px solid #333333;
    padding: 20px 0;
}

#footer-wrapper {
    background: url("images/footer-bg.jpg") repeat scroll 0 0 transparent;
    box-shadow: 0 4px 4px #000 inset;
    border-top: 10px solid #575757;
}

#footer-widgets ul li {
    border-bottom: 0;
    margin: 0px 0px 5px 0px;
}

#footer-widgets .block a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer-widgets #nav_menu-2 {
	margin-bottom: 0;
}

#footer-widgets ul#menu-quick-links li.current-menu-item, #footer-widgets ul#menu-quick-links li.current_page_item, #footer-widgets ul#menu-quick-links li.current-page-ancestor{
	background: url("images/footer-active-bg.png") no-repeat scroll 0 0 transparent;
	box-shadow: 0 0 0 0 #FFFFFF inset, 0 0 8px 1px #000000;
	height: 27px;
	padding: 0;
}

#footer-widgets ul#menu-quick-links li a {
	margin-left: 10px;
	vertical-align: text-top;
}

#footer-widgets ul#menu-quick-links li.current-menu-item a, #footer-widgets ul#menu-quick-links li.current_page_item a, #footer-widgets ul#menu-quick-links li.current-page-ancestor a{
	text-transform: uppercase;
	font-weight: bold;
}

#footer-widgets ul li a.donate {
    background: url("images/footer-donate.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 48px;
    text-indent: -9999px;
    box-shadow: 0 0 0 0 #FFFFFF inset, 0 0 8px 1px #000000;
}

#footer-widgets ul li a.signup {
    background: url("images/footer-signup.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 48px;
    text-indent: -9999px;
    box-shadow: 0 0 0 0 #FFFFFF inset, 0 0 8px 1px #000000;
}

#footer-widgets ul li a.action {
    background: url("images/footer-takeaction.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 48px;
    text-indent: -9999px;
    box-shadow: 0 0 0 0 #FFFFFF inset, 0 0 8px 1px #000000;
}

#footer-widgets .map {
	display: none;
}

#credit p {
	display: none;
}

.widget_woo_contactus .fl span.sub-title {
    color: #fff;
}

#footer-widgets .block p {
    color: #fff;
}

#footer-widgets .block h3{
	background: url("images/footer-contact.jpg") no-repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 6px 10px;
    text-shadow: 0 0 0 #FFFFFF;
    text-transform: uppercase;
    text-indent: -9999px;
    box-shadow: 0 0 0 0 #FFFFFF inset, 0 0 8px 1px #000000;
    display: block;
}

.widget_woo_contactus h3{
}

.contact-widget .fl{
	width: 20%;
}

.contact-widget .fr{
	width: 70%;
}

.footer-link	{
	margin:0 0 10px 0;
}
.footer-link a:hover	{
	-moz-opacity: 0.90;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}

table.address	{
	color:#FFFFFF;
	text-transform: none;
	font-weight:normal;
	font-size:11px;
	
}
.address .caps	{
	text-transform: uppercase;
	font-weight: bold;
}

table.address tr td {
	padding:0 20px 0 10px;
	
}
/** Footer **/
