/*  
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 1.2.6
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/* IMPORTANT: MOST OF THE STYLES DEALING WITH THE COLORS ARE AT THE BOTTOM  */
/* There are also styles in the folder, STYLES/custom.css. This is not editable through the Wordpress editor. (I doubt you will need to edit them though) */

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bgr.gif) #f0eee1 repeat-x top;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0 0 20px;
	line-height:18px;
}
/* The blog posts paragraphs */
.post p, #footer{font-size:12px; line-height:18px;}
a{
	color: #ff6600;
	text-decoration:none;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}

p{
	padding: 0 0 15px;
}
/*=== Intro ===*/
.intro {
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	z-index:0;
}
.intro a {
	text-decoration:none;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 950px
}
/*=== Header ===*/
#header{
	height: 148px;
	position:relative;
	width:940px;
	margin:auto;
}
#header .spacer{
	float: right;
	display:inline;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	width: 251px;
}
#header h1 a{
	display: block;
	height: 148px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}
#right-header{
	float:right;
	display:inline;
}
#logo-2{
	height:87px;
	float:right;
	clear:both;
}

/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:30px;
	float:right;
	margin:15px 0 0;
	text-transform:lowercase;
	display:inline;
	clear:both;
}
* html #nav1{width:620px;}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
}
#nav1 li a{
	color: #3f3f3f;
	padding: 0 0 0 9px;
	text-decoration: none
}
#nav1 li a span{
	display: inline-block;
	height: 30px;
	padding: 0 9px 0 0;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right; 
}


/* Style drop down list */

#nav1 li ul {
	position: absolute;
	left: -999em;
	width: 168px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	border-top: 1px solid #F7F6F6;
}
#nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
	float: none;
}

#nav1 li.current_page_item ul li a{
	background: #FFF;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #F6F6F6;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #000;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}
/* Sub Menu Font Styles */
#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

html>body #nav1 li ul li { *margin-top:-2px; }

/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/ico-next.gif) no-repeat left 10px;
	border-bottom:1px solid #b7b5a2;
	padding: .5em 0 .5em 20px;
	}
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #a4b92e;
	text-decoration: none
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }
.widget{border:1px solid #b7b5a2; padding:5px 15px 0px; margin-bottom:20px;}
.col6 .widget{border:none; padding:0; margin:0;}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px;
	margin:auto;
	width:890px;
}
#columns-home{
	width:885px;
	height: 1%;
	padding: 0 0 10px;
	margin:auto;
	}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 570px
}
* html #centercol, *html .box{
	width:555px;
	}
/*=== Right Column ===*/
#rightcol{
	float: left;
	margin: 10px 0 0;
	width: 320px
}
#rightcol h3{
	margin-top:10px;
}
#rightcol h3 span{
}
#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
	margin: 0;
	padding: 0 0 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last{
	padding: 0;
	margin:0;
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 20px 15px 20px 15px;
	width: 255px;
	min-height:255px;
	border:1px solid #b7b5a2;
	margin-right:12px;
}
.col6.last{
	margin:0;
	}
* html .col6{
	width: 255px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 570px
}
.box .top,.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
	height: 1%;
	padding: 0 10px 0;
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 320px
}
.box2 .spacer{
	background: #FFF;
	height: 1%;
	padding: 0 10px 10px;
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 auto 14px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #FFF;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Homepage -*/
.double-cols{
	width:880px;
	clear:both;
	margin:0 auto 20px;
	overflow:hidden;
}
	.left-col{
		float:left;
		clear:left;
		margin-right:20px;
		width:465px;
	}
	.right-col{
		float:right;
		clear:right;
		margin:0;
		width:395px;
	}
		.juicebox-home{
			width:365px;
			padding:15px;
			overflow:hidden;
			background:#e9e7d7;
			margin-bottom:20px;
		}
	#home-video{
		width:400px;
		float:left;
		clear:left;
	}
.boxF{
	margin: 0 auto 20px;
	width: 445px;
	padding:0 10px 5px;
	border:1px solid #e9e7d7;
}
.boxF .spacer{height:1%;}
.boxF .top,.boxF .bot{
	clear: both;
	height: 0;
	overflow: hidden
}
.boxF .top{}
.boxF .bot{}
.boxF img.nothumb{display:none;}
.boxF .post img {
	border:0;
}
/*- Box5 -*/
.box5{
	margin: 0 auto 30px;
	width: 880px;
}
.box5 .top,.box5 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
}
.box5 .spacer{
	height: 1%;
	padding: 5px 0px 15px;
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 auto 20px;
	width: 940px
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 10px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	margin: 0 auto 20px;
	padding: 10px 15px;
	width:270px;
	border:1px solid #b7b5a2;
}
#search input.keyword{
	background: #d5d3c4;
	border:1px solid #b7b5a2;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 7px 5px;
	margin-right:5px;
	width: 180px
}
* html #search input.keyword{
	width:160px;
	}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img.bordered {	
	border:8px solid #f6f5ed;
}
.post img.nothumb, .post .sociable img{border:none;}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
	margin-top:5px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 10px 0 0;
	width:46px;
	height:33px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;
}

.subscribe{
	display:block;
	border:1px solid #b7b5a2;
	padding:14px;
	clear:both;
	}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 375px;
height: 280px; /*Height should enough to fit largest content's height*/
}
.stepcarousel h2{display:none; margin:0;}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px auto 15px; /*margin around each panel*/
width: 375px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#mygallery{padding:0;}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/* --------------------------------------------------------------------------------------------------  */
/* ----------------------------- Possible styles you may want to edit -------------------------------  */
/* --------------------------------------------------------------------------------------------------  */

p.img-widget{margin:15px 0 0 0; padding:0; text-align:center;}
.textwidget{overflow:hidden;}
.post{margin-bottom:25px; padding-bottom:0; border-bottom:#b7b5a2 1px solid;}
.boxF .post{border:none; margin-bottom:5px;}
/* ---------------------------------------- Page Header (h2) ----------------------------------------  */
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	margin: 0 0 .8em
}
/* ---------------------------------------- Orange Elements ----------------------------------------  */
h2, .color-o, a.quotescollection_refresh, .intro a, .intro a:hover{
	color: #ff5e00;
}
h2 a{
	color: #ff5e00;
}
/*  ---------------------------------------- Blue Header (H3) ----------------------------------------  */
h3{
	font-size: 20px;
	margin: 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h3, h3 a{
	color: #64d0db;
}
	h3.color-o{color:#ff5e00;}
h4{
	color: #3399CC;
	font-size: 14px;
	margin: 0 0 10px;
}

h5{
	color: #816d59;
	font-size: 14px;
        margin: 0 0 12px;
}


/*  ---------------------------------------- Navigation Menu Colors ----------------------------------------  */
#nav1 li a{
	color: #3f3f3f;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: #ff5e00;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: #ff5e00;
}
.juicebox-home p{margin:0; padding:0;}

/*  ---------------------------------------- Paragraphs and Lists ----------------------------------------  */
p, #content-wrap ul, #content-wrap ol{font-size:12px;}
p, .post p{line-height:20px;}
#rightcol .link,
#rightcol #SignUp .signupframe {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
	#rightcol .link {
		text-decoration: none;
		}
	#rightcol #SignUp .signupframe {
		border: 1px solid #eee;
		background: #FFF;
		}