/*
Theme Name: Corethics
Theme URI: http://corethics.org/
Description: developed for Corethics.
Version: 1.0
Author: Pete Andrews
Author URI: http://binarybonsai.com/
Tags: none


*/

/* gloabl 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, form {
margin: 0;
padding: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	color:#51453d;
	background: url(images/bg-body.jpg) top repeat-x;
}

/* layout */

#header {
	width: 960px;
	height: 240px;
	background: url(images/bg-header.jpg) top no-repeat;
}

#logo {
	margin: 115px 0 0 0
}

#featured {
	border: 1px solid #e3e3e3;
	background: #f8f8f8;
	padding: 10px 0;
	margin-top: 20px;
	width: 940px;
}

#featured-image {
	width: 440px !important
}

#featured-text {
	width: 440px !important;
	margin: 0 0 0 20px
}

#content {
	margin-top: 20px;
}

#footer-home {
	background: #e4e4e4;
	margin-top: 20px;
	padding: 10px 0 0 0
}

#footer {
	margin-top: 30px;
	border-top: 3px solid #e5e5e5;
	padding: 15px;
}

#search {
	float: right;
	padding: 30px 0 0 0;
}


/* navigation */

#navigation {
	margin: 135px 0 0 0;
	padding: 0;
	height: 45px;
	background:url(images/bg-navigation.gif) top repeat-x;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0;
	background: url(images/bg-navigation-div.gif) left no-repeat;
}

#navigation li:first-child {
	background: none;
}

#navigation li a {
	color: #fff;
	display: block;
	padding: 11px 16px;
	text-decoration: none;
	font-size: 110%;
}

#navigation a:hover, #navigation li.current_page_item a{
	text-decoration: underline
}

#category-navigation {
	margin: 0 0 30px 0
}

#category-navigation li {
	list-style: none;
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 12px 0;
}

#category-navigation li a {
	padding: 0 20px 0 0;
	background: url(images/bg-arrow.gif) 100% 70%  no-repeat;
}

#category-navigation li a:hover, #category-navigation li.current-cat-parent a, #category-navigation li.current-cat a {
	background: url(images/bg-arrow-over.gif) 100% 70%  no-repeat;
	color: #c4672e
}

/* Wordpress bits */

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.navigation {
	margin:0px 20px 10px 0;
	height:20px;
	}
.post {
	margin: 0 0 35px 0;
}

.post .more-link {
	margin: -5px 0 0 0
}

.commentlist {
	background-color: #f0efef;
	border: 1px solid #e4e3e3;
	padding: 10px;
	margin: 0 20px 15px 0
}

.commentlist li{
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;
}

.commentlist ol {
	margin-left: 0px; 
	padding-left: 0px;
}

.commentlist ol li{
	margin-left: 0px;
}

.commentlist .avatar {
	float: left;
	margin:0 10px 0 0 
}

.commentlist .comment-meta {
	margin: 0 0 15px 0
}

#commentform {
	margin: 1em 0;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 370px;
	padding: 5px;
}

#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	height: 20px;
	padding: 5px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	background: #ffffff;
	border: 1px solid #939793;
}

#commentform input{
	margin-bottom: 3px;
}



/* forms */
#footer-home input, #search input, #sidebar input, #content input, #content textarea {
	font-size:11px;
	color:#51453d;
	vertical-align:middle;
	padding: 8px 5px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#footer-home input, #search input {
	width:170px;
	height:15px;
}

#sidebar input {
	width:130px;
	height:15px;
}

#footer-home .input, #search .input {
	width:66px;
	height:32px;
	border:none;
	vertical-align:middle;
	margin-left: 10px;
}

#sidebar .input {
	width:59px;
	height:29px;
	border:none;
	vertical-align:middle;

}

/* headings and styles */

p {
	line-height: 150%;
	
}

#content p {
		margin: 0 0 15px 0
}

#featured-text p {
		margin: 0 0 10px 0
}
a {
	color: #68a01e;
	text-decoration: none;
}

a:hover {
	color: #c4672e;
}

h1, h2 {
	color: #51453d;
	font-size: 140%;
	padding: 0 0 15px 0;
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
}

h3, h4 {
	font-size: 110%;
	padding: 10px 0;
	margin: 0
}

h3 a {
	color:#51453d;
}

#news h2 a, #events h2 a, #press h2 a {
	padding: 0 18px 0 0;
	background: url(images/bg-arrow.gif) 100% 70% no-repeat
}

#news h2 a:hover, #events h2 a:hover, #press h2 a:hover {
	padding: 0 18px 0 0;
	background: url(images/bg-arrow-over.gif) 100% 70% no-repeat
}

#news h3, #events h3, #press h3 {
	height: 45px;
}

#news #excerpt, #events #excerpt, #press #excerpt {
	height: 165px;
}

#excerpt img {
	background-color:#F8F8F8;
	border:1px solid #E3E3E3;
	float:right;
	margin-bottom:15px;
	margin-left:15px;
}

.more-link {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	background: url(images/bg-read-more.gif) left no-repeat;
	float: right;
}

.date {
	font-weight: bold;
	margin: 0 0 5px 0
}

#strapline p {
	font-size: 120%;
	color: #97928f;
	text-align: left;
	padding: 15px 0
}

#footer-home #newsletter, #footer-home #donate {
	background: url(images/bg-footer-divider.gif) right no-repeat;
}

#footer-home .footer-form-txt {
	height: 30px;
}	

.article-info {
	margin: 0 0 15px 0
}

.article-image, .article-image-small {
	float: left;
	padding: 3px;
	background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	margin: 0 15px 15px 0
}

.article-image img {
	width: 200px;
}		

.article-image-small img {
	width: 120px;
}	

#post-wrapper {
	border-right: 1px solid #ccc
}

#post-wrapper p, #post-wrapper h1 {
	padding-right: 20px
}




/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .grid_1 {
	width:60px;
}
    .container_12 .grid_2 {
	width:140px;
}
    .container_12 .grid_3 {
	width:220px;
}
    .container_12 .grid_4 {
	width:300px;
}
    .container_12 .grid_5 {
	width:380px;
}
    .container_12 .grid_6 {
	width:460px;
}
    .container_12 .grid_7 {
	width:540px;
}
    .container_12 .grid_8 {
	width:620px;
}
    .container_12 .grid_9 {
	width:699px;
}
    .container_12 .grid_10 {
	width:780px;
}
    .container_12 .grid_11 {
	width:860px;
}
    .container_12 .grid_12 {
	width:940px;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


