/*
Theme Name: Intero Foundation
Theme URI: http://interofoundation.org/
Description: Custom theme created for Intero Foundation (interofoundation.com)
Version: v1
Author: Fontecha Designs
Author URI: http://fontechadesigns.com/
Tags: intero

	Intero Foundation v1
	 http://interofoundation.com

	This theme was designed by Fontecha Designs LLC,
	whose website you will find at http://fontechadesigns.com/
*/

.container {
	position:relative;
	margin:0 auto;
	width:990px;
	text-align:left;
}
.inner {
	margin:0 10px;
}
#skip {
	position:absolute;
	left:-999em;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header {
	float:left;
	width:100%;
	height:126px;
	position:relative;
	background:transparent url(images/header-bg.gif) repeat-x 0 0;
}
#header .container {
	height:126px;
	background:transparent url(images/header-image.jpg) no-repeat 100% 0;
}
#logo {
	float:left;
	border:0;
}
.site-title-wrapper {
	margin:30px 0 0 10px;
	float:left;
	display:block;
}
.site-title {
	margin:0;
	font-size:3.5em;
}
	.site-title a,
	.site-title a:hover {
		border:0;
		color:#000;
	}
.tagline {
	margin:0;
	font-size:1.6em;
	color:#72103d;
}


/* NAVIGATION
**************************/
#nav_wrapper {
	float:left;
	width:100%;
	height:50px;
	background:transparent url(images/nav_bg.gif) repeat-x 0 0;
}
ul#nav {
	margin:10px 0 15px 0;
	float:left;
	width:100%;
}
	ul#nav li {
		margin:0;
		padding:0;
		float:left;
		display:inline;
		list-style:none;
		font-size:1.4em;
		line-height:25px;
		border-right:1px solid #abb5a1;
	}
	ul#nav li a {
		float:left;
		padding:0 10px;
		color:#fff;
		text-decoration:none;
		border:none;
	}
	ul#nav li a:hover {
		color:#6a0128;
		border:none;
		background-color:#fff;
	}
ul#nav li.nav_facebook,
ul#nav li.nav_rss {
	float:right;
	border:0;
}
ul#nav li.nav_facebook a,
ul#nav li.nav_rss a {
	float:left;
	margin-right:10px;
	padding-right:30px;
	background:transparent url(images/rss.png) no-repeat 100% 50%;
}
ul#nav li.nav_rss a:hover {
	background:transparent url(images/rss.png) no-repeat 100% 50%;
}
ul#nav li.nav_facebook a {
	background:transparent url(images/icon_facebook.png) no-repeat 100% 50%;
}
ul#nav li.nav_facebook a:hover {
	background:transparent url(images/icon_facebook.png) no-repeat 100% 50%;
}
ul#nav li.nav_facebook a:hover span,
ul#nav li.nav_rss a:hover span {
	border-bottom:1px dotted #fff;
}
ul#nav li.nav_facebook a:hover,
ul#nav li.nav_rss a:hover {
	color:#fff;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content {
	padding:0;
}
#body {
	padding:30px 0 25px 0;
	float:left;
	width:460px;
}
	#regular_page #body {
		width:690px;
	}
	#regular_page #sidebars {
		width:230px;
	}


/*----------------------------------------------------
------------------------------------------------------
	SIDEBAR	
------------------------------------------------------
----------------------------------------------------*/
#sidebars {
	padding:30px 0 25px 0;
	float:right;
	width:485px;
}
.sidebar {
	float:left;
	width:232px;
}
#sidebar1 {
	float:left;
}
#sidebar2 {
	float:right;
}

.widget-title,
#subscribeViaEmail label {
	clear:both;
	margin:0 0 .25em 0;
	color:#43402c;
	font-size:18px;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.widget-list {
	margin:0;
}
li.widget {
	float:left;
	width:100%;
	margin:0 0 2.5em 0;
	padding:0;
	list-style:none;
	font-size:1em;
}
.widget li {
	margin:.75em 1.5em;
	padding:0;
	list-style-image:url(images/bullet.gif);
	font-size:1.2em;
	line-height:1.5em;
}
.widget li li {
	font-size:1em;
}
.widget p {
	margin:.5em 0 1.5em 0;
	font-size:1.2em !important;
}
.widget .left {
	float:left;
	width:125px;
}
.widget .right {
	margin:0;
	float:right;
	width:100px;
}
.widget img {
	margin:0 0 5px 0;
	float:right;
}

#sidebars input.textbox,
#sidebars #searchform #s {
	width:228px;
	margin:.5em 0 .2em 0;
}
#searchform #s {
	width:98%;
	margin:.5em 0 .2em 0;
}
.hidden {
	position:absolute;
	left:-999em;
}
p.twitter,
p.facebook {
	margin:.5em 0 .5em 40px;
}
.twitter a,
.facebook a {
	padding:5px 0;
	border:none;
	line-height:20px;
	padding-left:30px;
}
	.twitter a {
		background:transparent url(images/icon_twitter.gif) no-repeat 0 50%;
	}
	.facebook a {
		background:transparent url(images/icon_facebook.gif) no-repeat 0 50%;
	}
.twitter a span,
.facebook a span {
	border-bottom:1px dotted #000;
}
.twitter a:hover span,
.facebook a:hover span {
	border-bottom:1px solid #4a6d62;
}

#execphp-442323161 .widget-title {
	padding-left:20px;
	background:transparent url(images/icon_mail.gif) no-repeat 0 50%;
}

/* Tabs
----------------------------------*/
.ui-tabs { }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }  /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs .ui-tabs-nav {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:33px;
	list-style: none;
	position: relative;
	background:#fff url(images/tab_bg_top.jpg) no-repeat 0 28px;
}
.ui-tabs .ui-tabs-nav li {
	float:left;
	margin:0 .2em 0 0;
	padding:0;
	height:33px;
	list-style:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding:0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected span {
	padding-bottom: 5px;
	border-bottom-width: 0;
}
.ui-tabs .ui-tabs-nav li a {
	float:left;
	border:none;
}
.ui-tabs .ui-tabs-nav li a span {
	display:block;
	padding:0 10px 5px 10px;
	line-height:28px;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
	background:transparent url(images/tab.gif) repeat-x 0 -200px;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color:#4a5b57;
	background:transparent url(images/tab.gif) no-repeat 0 0;
}
.ui-state-default a span,
.ui-state-default a:link span,
.ui-state-default a:visited span {
	background:transparent url(images/tab.gif) no-repeat 100% -100px;
}
.ui-state-default a.first,
.ui-state-default:first-child a,
.ui-state-default:first-child a:link,
.ui-state-default:first-child a:visited {
	background:transparent url(images/tab.gif) no-repeat 0 -300px !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus {
}
.ui-state-hover a,
.ui-state-hover a:hover {
	cursor:pointer !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
	background:transparent url(images/tab-selected.gif) repeat-x 0 -200px;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color:#0f1211;
	background:transparent url(images/tab-selected.gif) no-repeat 0 0;
	outline:none;
}
.ui-state-active a span,
.ui-state-active a:link span,
.ui-state-active a:visited span {
	background:transparent url(images/tab-selected.gif) no-repeat 100% -100px;
}
.ui-state-active a.first,
.ui-state-active:first-child a,
.ui-state-active:first-child a:link,
.ui-state-active:first-child a:visited {
	background:transparent url(images/tab-selected.gif) no-repeat 0 -300px !important;
}

.tab-container-wrapper {
	width:100%;
	background:transparent url(images/tab_bg.gif) repeat-y 0 3px;
}
.tab-container {
	width:100%;
	background:transparent url(images/tab_bg_top.jpg) no-repeat 0 3px;
}
.tab-container-inner {
	width:100%;
	background:transparent url(images/tab_bg_bottom.gif) no-repeat 0 100%;
}
.tab-container-section {
	min-height:190px;
	width:192px;
	padding:30px 20px 15px 20px;
}
.tab-container h2 {
	position:absolute;
	left:-999em;
	margin:0;
}

/* Posts
**************************/
.post {
	margin-bottom:25px;
}

/* post header */
.post-header {
	clear:both;
	padding-bottom:5px;
}
.post-header img {
	float:left;
	margin:0 10px 10px 0;
}
.post-header small {
	display:block;
	margin:0 0 .5em 0;
	font-size:1.2em;
}
.post-title {
	margin:0 0 .25em 0;
	padding-bottom:.25em;
	color:#660000;
	font-size:3em;
	font-weight:normal;
	line-height:1.1em;
	border-bottom:1px solid #dcdcc6;
}
.byline {
	float:left;
}
.date {
	color:#777;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
.num_comments a {
	float:right;
	border:0;
	background-color:#f6f4e7;
}
	.num_comments a span {
		padding:0 4px;
		color:#fff;
		font-weight:bold;
		background-color:#660000;
	}
.num_comments a:hover {
	float:right;
	border:0;
	background-color:#f6f4e7;
}
	.num_comments a:hover span {
		padding:0 4px;
		color:#fff;
		background-color:#4a6d62;
	}
h3.post-title {
	font-size:2.4em;
}
.post-title a {
	color:#660000;
	border:0;
}
.post-title a:hover {
	color:#4a6d62;
	text-decoration:none;
	border:0;
}


/* post footer */
.post-footer {
	margin-bottom:2em;
	float:left;
	width:100%;
}
.post-footer ul {
	margin:0;
	padding:1em 0;
	border-top:1px dotted #dcdcc6;
	border-bottom:1px dotted #dcdcc6;
}
.post-footer li {
	margin:0 30px 0 0;
	padding:0;
	list-style:none;	
	display:inline;
	font-size:12px;
	line-height:18px;
}
.post-footer li a {
	padding:2px 0 2px 20px;
	border:0;
}
	.post-footer li a:hover {
		border:0;
	}
.post-footer li a span {
	border-bottom:1px dotted #600;
}
	.post-footer li a:hover span {
		border-bottom:1px dotted #4a6d62;
	}
.post-footer small {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
	color:#777;
}
.sharethis,
.post-rss,
.viaemail {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}
	.sharethis {
		background:transparent url(images/icon_sharethis.gif) no-repeat 0 50%;
	}
	.post-rss {
		background:transparent url(images/icon_rss.gif) no-repeat 0 50%;
	}
	.viaemail {
		background:transparent url(images/icon_mail.gif) no-repeat 0 50%;
	}

.page-title {
	margin-top:0;
	color:#720f3c;
}
.category-page-title {
	margin:0 0 .5em 0;
	color:#000 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.8em;
}


.entry {
	clear:both;
}
.entry p,
.entry li,
#regular_page #body p,
#regular_page #body li {
	font-size:1.2em;
	line-height:1.7em;
}
.entry li {
	margin:.25em 2.5em;
}
.entry img {
	max-width:465px;
}
.box_text {
	padding:15px;
	background-color:#eee;
}
.navigation {
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:1px 0;
	font-size:1.2em;
}
.navigation .alignleft {
	margin:.25em 5px .25em 0;
}
.navigation .alignright {
	margin:.25em 0 .25em 5px;
}
#old_new_nav .alignleft a,
#old_new_nav .alignright a {
	padding:3px 5px;
	text-decoration:none;
}
#old_new_nav .alignleft a:hover,
#old_new_nav .alignright a:hover {
	background-color:#84a42a;
}

/* Comment
**************************/
.commentlist {
}
.commentlist p {
	float:left;
	width:430px;
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:15px 15px 0 15px;
	background-color:#F9F9EF;
}
.commentlist li {
	float:left;
	width:100%;
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	font-size:1.2em;
	line-height:1.2em;
	border-bottom:1px dashed #ccc;
	background-color:#F9F9EF;
}
.commentlist li.alt {
}
.comment-header {
	float:left;
	width:100%;
	background-color:#E0E0D0;
}
.paginated-comments-number {
	padding:14px 0;
	float:left;
	color:#fff;
	width:30px;
	text-align:center;
	background-color:#4F6B5D;
	font-weight:bold;
	font-size:1.2em;
	line-height:1em;
}
.avatar {
	margin:3px;
	float:right;
	border:2px solid #fff;
}
.comment-header-wrapper {
	margin:5px 0 5px 5px;
	float:left;
	width:380px;
}
.commentlist cite,
.commentlist .commentmetadata {
	font-weight:bold;
}
.commentlist cite a,
.commentlist cite a:hover {
	color:#000;
	border:none;
}
.commentinfo {
	padding-bottom:.5em;
	border-bottom:1px dotted #eee;
}
li.alt .commentinfo {
	border-bottom:1px dotted #ddd;
}

.commentinfo,
.commentinfo cite,
.commentinfo em {
	font-weight:bold;
}
.commentinfo {
	font-size:1.1em;
}

#commentform {
	padding:25px;
	background-color:#E0E0D0;
}
#commentform label {
	font-size:1.2em;
}

textarea#comment {
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}
#submit {
	margin-top:10px;
}


.intro-text {
	margin-bottom:25px;
	border:1px solid #ccc;
	background:#dadabf url(images/intro-bg.jpg) no-repeat 0 0;
}
.intro-text .intro-text-inner {
	border:5px solid #fff;
	padding:25px;
}
.intro-text h2 {
	margin:0;
	font-size:2.6em;
	font-weight:bold;
	line-height:1em;
}
.intro-text p {
	margin:1em 0 0 0;
	line-height:1.6em;
}