/* 

Adjustment for WooThemes Theme: OverEasy

Description: Styling for new "TweetFunnel" color scheme, new form elements and standard and plugin styling changes
Version: 1.0.0
Author: Jeff Lambert
Author URI: http://www.jvhm.com/
Created: 2009-06-19

*/


/* copy of a standard OverEasy color style adjusted to point to the tweetfunnel style folder */

/*=== Setup ===*/
body{
/*	background: url(tweetfunnel/bgr.gif) #f9faf4 repeat-x top; */
	background: url(tweetfunnel/bgr.gif) #EBF2F8 repeat-x top;
	color: #555555;
}
a{
	color: #304b6e;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #262625;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(tweetfunnel/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(tweetfunnel/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(tweetfunnel/btn.gif) repeat-x;
	border:1px solid #2b4869;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #3f3f3f;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(tweetfunnel/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(tweetfunnel/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #304b6e;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #D0D0CD;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #efefed;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	padding-top: 10px;
}
.box .top,.box .bot{
	background: url(tweetfunnel/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(tweetfunnel/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(tweetfunnel/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(tweetfunnel/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e4e4e0;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(tweetfunnel/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(tweetfunnel/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #efefed;
}
/*- Box4 -*/
.box4{
/* dark blue	color: #1E70A8; */
	color: #1F7AA8;
}
.box4 {
	padding-top: 10px;
}
.box4 .top,.box4 .bot{
	background: url(tweetfunnel/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(tweetfunnel/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #1F7AA8; /*#9FC6D9; #304b6e;*/}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(tweetfunnel/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(tweetfunnel/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(tweetfunnel/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(tweetfunnel/box6-top.gif) no-repeat top;
}
.box6 .bot{
	background: url(tweetfunnel/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e4e4e0;
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #d0d0cd;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
}

/*- Form1 Setup -*/
.btn-general{
	background: #304b6e;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #d0d0cd;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #304b6e;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#f9faf4 url(tweetfunnel/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #304b6e;
}
.widget #recentcomments li a:hover{
	color: #304b6e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #efefed;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(tweetfunnel/ico-quote.gif) no-repeat top left;
}


/*  

New login form styling, theme styling adjustments and contact plugin styling

*/

#logo img {
	padding-top: 16px;
}

#header h1{
	width: 217px
}

#tf_signin {
	background: url(tweetfunnel/login.gif) no-repeat 0 0;
	height: 26px;
	width: 300px;
	position: absolute;
	top: 5px;
	left: 648px;
	padding: 0;
	margin: 0;
}

#tweetfunnelsignin {
	position: absolute;
	top: 5px;
	left: 644px;
	width: 300px;
}

#tweetfunnelsignin #tf_your_account {
	font: 1em "Trebuchet MS", Arial, Helvetica;
	width: 110px;
	position: relative;
	top: -7px;
	left: 53px;
	padding: 0;
	margin: 0;
	border: none;
	color: #FFF;
	background-color: #C7DDE9;
}

#tweetfunnelsignin #tf_account_submit {
	position: relative;
	top: 0px;
	left: 156px;
	padding: 0;
	margin: 0;
}


/* contact plugin form styling */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 1px 5px 1px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-top: 15px;
	margin-left: 255px;
	width: 100px;
}
div.box4 .spacer {
	/* background-color:#33607F */
	background-color: #1F7AA8;
}
div#footer div.box6 .spacer {background-color:#D7DFE7}
