/*  
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/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bgr.gif) repeat-x top;
	background-color: #f68b1f;
	color: #333;
	font: 14px/150% Helvetica, Verdana, Arial, sans-serif;
	padding: 0 0 20px;
}
a{
	/* color: #a4b92e; */ color: #DC6C01;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	padding: 2px;
	font: 14px Helvetica, Verdana, Arial, sans-serif;
}
li{
	list-style: none
}
h2{
	color: #262625;
	font-size: 23px;
	letter-spacing: -1px;
	margin: .8em 0;
	line-height:110%;
}
h2 a{
	color: #262625;
}
h3{
	color: #262625;
	font-size: 20px;
	margin: 0 0 .5em 0; 
}
h4{
	color: #444444;
	font-size: 17px;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
.intro {
	line-height:1.3em;
	z-index:0;
}
.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	position:relative;
}
#header .spacer{
	float: right
}
/*- seminar flash - */

.seminar_flash {
	width: 150px;
	height: 150px;
	top: 0px;
	right: 0px;
	background: url(images/seminar_flash.gif) no-repeat;
	position: absolute;
	float: right;
	background-color: #c3c3c3;
}

/*- Logo -*/
#logo{
	background: url(images/logo.gif) no-repeat;
	margin-top:20px;
	}
#header h1{
	height:100px;	
	font-size:35px;
}
#header h1 a{
	height:50px;
	line-height:50px;
	color:#222;
}
#header h1 a:hover{
	text-decoration: none
}
#logo p{
	margin:0;
	font-size:15px;
	}
	
#phone{
	margin:0;
	position:absolute;
	top:5px;
	right:0;
	float:left;
	font-size:22px;
	color: #0a3345;
	}

/*=== 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:#77a0b2 url(images/btn.gif) repeat-x;
	border:1px solid #0a3345;
 	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}


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

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

#nav1, #nav1 li {
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}
#nav1{
	clear:both;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
#nav1 li{
	float:left;
	line-height:36px;
	margin-right:19px;
	white-space:nowrap;
	position:relative;
}
#nav1 li a{
	float:left;
	line-height:12px;	
	color:#0a3345;
	padding:0;
	text-decoration:none;
}
#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	/* color: #a4b92e; */ color: #000;
	cursor: pointer;
	text-decoration: none;
}


/* Style drop down list */

#nav1 li ul {
	position: absolute;
	left: 0;
	top:36px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	border-top:1px solid #F7F6F6;
	background: #FFF;
	width:250px;
	padding:10px 15px;
	display:none;
}
#nav1 li ul li {
	white-space:normal;
	float: none;
	display:block;
	line-height:110%;
	margin:0;
}
#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{
	color: #000;
}

#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{
}

#nav1 li ul li a {
	line-height: 150%;
	font-size: 13px;
	color: #0a3345;
	margin:.5em 0;
}

#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 dotted #ccc;
	padding: .5em 0 .5em 20px;
	}
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	/* color: #a4b92e; */ color: #000;
	text-decoration: none
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }

/*=== All Columns ===*/

#wrapper {
	width: 980px;
	background: #c3c3c3;
	margin: 0 auto;
}
#columns{
	padding: 15px;
	clear:both;
	background-color: #ffffff;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 160px;
	line-height:150%;
	color:#333;
	font-size:13px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	display:inline;
	width: 500px;
	margin: 5px 0 0 10px;
	line-height:150%;
	color:#333;
	font-size:14px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 15px -13px 0 0;
	width: 240px;
	line-height:150%;
	color:#333;
	font-size:13px;
}

#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 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, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin:.5em 0;
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 500px;
}
.box .top,.box .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
}
.box .spacer{
	background: #ffffff;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 240px
}
.box2 .top,.box2 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
}
.box2 .spacer{
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
}
.box3 .spcr{
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
}
.box4 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.box5 .top,.box5 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px;
	background: #0a3345;
	color: #ffffff;
}
.box6 .top,.box6 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
}
.box6 .spacer{
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

.legal {
	background: #ffffff;
	padding: 25px;
	height: 130px;
	margin-bottom: -20px;
}

.legal_left {
	width: 600px;
	float: left;
	margin: 0 20px 0 0;
}

.legal_right {
	width: 260px;
	float:  left;
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height:32px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:40px;
}
#search input.keyword{
	background: #ffffff;
	border: 1px dotted #c3c3c3;
	color: #0a3345;
	float: left;
	font-size: 12px;
	padding: 7px 5px 8px;
	margin: 0 5px 0 0;
	width: 173px
}
	
/*- 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
}
#footer ul{margin:0;}
#footer li{display:inline;list-style:none;}
/*=== 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 {	
	border:8px solid #f6f5ed;
}
.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;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	/* color: #a4b92e; */ color: #000;
	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; */ color: #000;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	/* color: #a4b92e; */ color: #000;
	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 0 0;
	width:37px;
	height:29px;
}
.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;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.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: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== 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; }

/*=== added == */

.left{
	float:left;
	margin-right:15px;
	}
.right{
	float:right;
	margin-left:15px;
	}
	
#leftcol img{border:5px solid #fff;margin-bottom:1em;}

#leftcol ul{
	margin:1em 0 2em 0;
	padding:0;
	list-style:none;
	float:none;
	display:block;
	}
#leftcol ul li{
	border-bottom:1px solid #E5E3D1;
	padding:.25em 0;
	margin:0;
	float:none;
	display:block;
	}

input.field, textarea.field, select.field{
	background: #ffffff;
	border: 1px dotted #c3c3c3;
	color: #0a3345;
	float: left;
	font-size: 12px;
	padding: 7px 5px 8px;
	margin: 0 5px 0 0;
	width: 173px
	}
select.field{
	width:80px;
	}
textarea.field{
	height:120px;
	}
.form label{
	float:left;
	width:160px;
	}
.form div{
	clear:both;
	}
.form .btn{
	margin:1em 0 1em 160px;
	clear:both;
	}

.error{
	display:block;
	margin:.25em 0 .5em 0;
	color:#a00;
	clear:both;
	}
	
#newsletter{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c3c3c3;
}

#newsletter form{margin:0;}
#newsletter label{
	float:left;
	clear:both;
	width:50px;
	padding:7px 0;
	}
#newsletter .btn{
	clear:both;
	margin:.5em 0;
	width:190px;
	}
#newsletter input.field{width: 120px;}

#chatbox {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c3c3c3;
}

.events{
	width:500px;
	border:1px solid #c3c3c3;
	}	
.events ul, .events li {
	margin:0;
	padding:0;
	list-style:none;
	} 
.events li {
	font-size:15px;
	background:#f7f6f0;
	margin-bottom:1px;
	padding:10px;
	} 
	
#rightcol .box2{
	margin-top:0;
	}
#rightcol p#subscribe{
	padding:0;
	margin:1em 0 0 0;
	height:46px;
	line-height:46px;
	}
#subscribe a{
	display:block;
	height:46px;
	line-height:46px;
	background:#d5d3c4 url(images/bg_subscribe.gif) no-repeat 20px 0;
	padding-left:65px;
	color:#262625;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	}
#subscribe a:hover{color:#fff;}

#rightcol ul#social, #rightcol ul#social li{margin:0;padding:0;list.style:none;} 
#rightcol ul#social{
	padding-bottom:1em;
	padding-left:20px;
	}
#rightcol ul#social li{
	width:37px;
	height:37px;
	text-indent:-8000px;
	overflow:hidden;
	float:left;
	margin-right:2px;
	border:none;
	}
#rightcol ul#social li a{
	display:block;
	height:37px;
	text-decoration:none;
	}
#social li#feedlink{background:url(images/ico_rss.gif) no-repeat 0 0;}
#social li#twitter{background:url(images/ico_twitter.gif) no-repeat 0 0;}
#social li#facebook{background:url(images/ico_facebook.gif) no-repeat 0 0;}
#social li#linkedin{background:url(images/ico_linkedin.gif) no-repeat 0 0;}
#social li#youtube{background:url(images/ico_youtube.gif) no-repeat 0 0;}

p.score{
	font-size:20px;
	background:#F0EEE1;
	padding:5px 35px;
	margin:1em 0;
	}
#questionnaire li{
	margin:1em 0;
	list-style:decimal outside;
	}
#questionnaire li p{
	margin:0;
	padding:.5em 0;
	}
#questionnaire li label{
	margin:0;
	padding:0;
	padding-right:20px;
	}

/* clearfix */

		#content:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, .fixed{
			display:block;
			}
		/*  \*/
		#content, .fixed{
			min-height:1%;
			}
		* html #content, * html .fixed{
			height:1%;
			}

    /* // clearfix */

