/* 
Theme Name: EFFX
Theme URL: http://www.effx.org
Description: Based on Greytouch, child theme for OnePress
Author: Rob Sampson
Author URI: http://www.calypso88.com
Version: 0.1.0

TEMPLATE: onepress
*/
@import url('../onepress/op-layout.css');
@import url('navigation.css');
@import url('widgets.css');

a,a:link,a:visited,a:hover{
	text-decoration:none;
}

a:link,a:visited{
	color:#98b65f;
}

html{
	background:#1a1a1a;
}

div#page{
	background:transparent url('./images/body.png') repeat-y;
	width:980px;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	color:#333;
}

#header,#op_navigation,#content,#footer{
	padding:0 10px;
}

#header{
	position:relative;
	background:transparent url('./images/top.png') no-repeat;
	padding-top:10px;
}

#header .bd .c{
	background:url('./images/header.png') no-repeat;
	height:110px;
	width:960px;
}
#headerimg{
	padding:28px 0 0 34px;
}

#headerimg h1 a,#headerimg h1 a:visited,#headerimg h1 a:hover{
	font-size:55%;
	padding:0px 0 0 0px;
	color:#444;
	text-decoration:none;
}

#headerlink a{
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	width:60%;
	height:120px;
}

div#headerimg div.description{
	padding:0 0 0 0;
	font-size:100%;
	color:#777;
}

div#welcome{
	top:15px;
	right:20px;
	color:#444;
}

div#welcome a{
	color:#89b058;
	text-decoration:none;
}

div#sidebar,div#sidebar2{
	height:100%;
	font-size:90%;
}

div#feature{
	background:#e3e3e3;
}

div#feature ul#features h2 a{
	color:#fff;
}

body.multiple div.post{
	padding:10px;
	margin-bottom:5px;
}

body.single div.post{
	padding:10px;
}

div.widget_op_content_body h2{
	font-size:180%;
	color:111;
	padding-top:10px;
	text-decoration:none;
	font-family: 'palatino linotype', palatino, georgia, serif;
	margin:0;
}

body.multiple div.widget_op_content_body h2 a{
	color:#214f16;
	text-decoration:none;
}

body.multiple div.widget_op_content_body h2 a:hover{
	color:#b6db6f;
}


div.post_content{
	line-height:1.3em;
}

div.post_tag span.label,div.post_category span.label{
	color:#333;
	font-weight:bold;
}

div.widget_op_content_body div.post_date{
	font-size:100%;
	margin-top:-21px;
	margin-bottom:12px;
	color:#afafaf;
	text-align:right;
}

div.widget_op_content_body div.post_comments{
	padding:5px 0;
}

div.widget_op_content_body div.post_edit{
	padding:5px 0;
	float:right;
}

div.widget_op_content_body div.post_content a,div.widget_op_content_body div.post_tag a,div.widget_op_content_body div.post_category a{
	text-decoration:none;
	color:#98b65f;
}

body.single div.post_odd,body.multiple div.post_odd{
	background:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#f3ffe8;
}

body.single div.post_even,body.multiple div.post_even{
	background:#eff2f7;
}

.widget .hd,.widget .hd .hc,.widget .ft,.widget .ft .fc{
	height:6px;
}

.widget .hd{
	width:100%;
	background-position:top right;
}

.widget .hd .hc{
	margin-right:6px;
	background-position:top left;
}

.widget .ft{
	width:100%;
	background-position:bottom right;
}

.widget .ft .fc{
	margin-right:6px;
	background-position:bottom left;
}

.widget .bd{
	width:100%;
	background-position:top right;
}

.widget .bd .bc{
	margin-right:6px;
	background-position:top left;
	padding:1px 0 1px 0;
}

#main .widget .s{
	padding:5px 1em;
}

#sidebar .widget .s{
	padding:5px .5em;
}

div#main>.bd>.bc>.s>div.widget{
	margin-top:0;
}

h2.widgettitle{
	border-bottom:1px solid #99bf7a;
	color:#214f16;
	font-size:170%;
	font-family: 'palatino linotype', palatino, georgia, serif;
	margin:.2em .2em .5em;
}

#wp-calendar table{

}

h2.widgettitle a{
	color:#214f16;
	text-decoration:none;
}

.widget ul{
	margin-top:.5em;
	margin-bottom:.5em;
}

.widget li{
	margin:3px 0;
}

.widget ul a{
	font-weight:bold;
	text-decoration:none;
}

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

#sidebar>.hd,#sidebar>.hd>.hc,#sidebar>.ft,#sidebar>.ft>.fc{
	height:5px;
}

#sidebar>.bd,#sidebar>.bd>.bc{
	height:100%;
}

#sidebar>.hd{
	width:100%;
	background-position:top right;
}

#sidebar>.hd>.hc{
	margin-right:5px;
	background-position:top left;
}

#sidebar>.ft{
	width:100%;
	background-position:bottom right;
}

#sidebar>.ft>.fc{
	margin-right:5px;
	background-position:bottom left;
}

#sidebar>.bd{
	width:100%;
	background-position:top right;
}

#sidebar>.bd>.bc{
	margin-left:3px;
}

#sidebar>.bd>.bc{
	margin-right:5px;
	background-position:top left;
	padding:1px 0 1px 0;
}

#sidebar2>.hd,#sidebar2>.hd>.hc,#sidebar2>.ft,#sidebar2>.ft>.fc{
	height:5px;
}

#sidebar2>.bd,#sidebar2>.bd>.bc{
	height:100%;
}

#sidebar2>.hd{
	width:100%;
	background-position:top right;
}

#sidebar2>.hd>.hc{
	margin-right:5px;
	background-position:top left;
}

#sidebar2>.ft{
	width:100%;
	background-position:bottom right;
}

#sidebar2>.ft>.fc{
	margin-right:5px;
	background-position:bottom left;
}

#sidebar2>.bd{
	width:100%;
	background-position:top right;
}

#sidebar2>.bd>.bc{
	margin-left:3px;
	height:100%;
}

#sidebar2>.bd>.bc{
	margin-right:5px;
	background-position:top left;
	padding:1px 0 1px 0;
}

div.column>.widget>.hd,div.column>.widget>.hd>.hc,div.column>.widget>.ft,div.column>.widget>.ft>.fc{
	background:#fff url(images/black-hd-5.png) no-repeat top right;
	height:5px;
}

div.column>div.widget>.bd,div.column>div.widget>.bd>.bc{
	background:#000;
	height:100%;
}

div.column>div.widget>.hd{
	width:100%;
	background-position:top right;
}

div.column>div.widget>.hd>.hc{
	margin-right:5px;
	background-position:top left;
}

div.column>div.widget>.ft{
	width:100%;
	background-position:bottom right;
}

div.column>div.widget>.ft>.fc{
	margin-right:5px;
	background-position:bottom left;
}

div.column>div.widget>.bd{
	width:100%;
	background-position:top right;
}

div.column>div.widget>.bd>.bc{
	margin-left:3px;
	height:100%;
}

div.column>div.widget>.bd>.bc{
	margin-right:5px;
	background-position:top left;
	padding:1px 0 1px 0;
}

#searchform input{
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size:77%;
	color:#999;
}

#searchform input.submit{
	color:#000;
}

#tag_cloud a{
	text-transform:uppercase;
}

div.wp-caption{
	border:1px solid #ddd;
	background-color:#f3f3f3;
	margin:10px auto;
}

div#footer{
	background:transparent url('./images/bottom.png') bottom left no-repeat;
	width:980px;
	padding-bottom:10px;
}

div#column_wrap div.order1{
	padding-left:0;
}

div#column_wrap div.order3{
	padding-right:0;
}

div.column{
	color:#eee;
}

.aligncenter,div.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.wp-caption{
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.wp-caption img{
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text{
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}
