@charset "utf-8";
/*  
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 2.0.7
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

#suckerfishnav {background:# url("") repeat-x;font-size:12px;font-family:verdana,sans-serif;font-weight:bold;	width:100%;}#suckerfishnav, #suckerfishnav ul {float:left;list-style:none;line-height:300px;padding:20;border:0px solid #aaa;margin:0;	width:100%;}#suckerfishnav a {display:block;color:#ffffff;text-decoration:none;padding:0px 10px 0px 10px;}#suckerfishnav li {float:left;padding:0;}#suckerfishnav ul {position:absolute;left:-999em;height:auto;	width:151px;font-weight:normal;margin:0;line-height:1;	border:0;border-top:1px solid #cccccc;	}#suckerfishnav li li {	width:149px;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;font-weight:bold;font-family:verdana,sans-serif;}#suckerfishnav li li a {padding:0px 10px;	width:130px;font-size:10px;color:#ffffff;}#suckerfishnav li ul ul {margin:-21px 0 0 150px;}#suckerfishnav li li:hover {background:#DDEFFC;}#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {color:#075A86;}#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {color:#075A86;}#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {color:#666666;}#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;}#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {left:auto;background:#ffffff;}#suckerfishnav li:hover, #suckerfishnav li.sfhover {background:#;}


/*=== Forum ===*/

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

#main { 
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}

.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

#thread .post img {max-width:450px;}

.submit {
	text-align: left;
}

#submit {
	background:#59bad6;
	border:none;
	color:#fff;
	font-weight:bold;
	padding-bottom:3px;
	cursor:pointer;
}
#submit:hover {
	background:#00abdc;
	color:#fff;
}

#postform p.submit input {
	background:#59bad6;
	width:100px;
	border:none;
	color:#fff;
	cursor:pointer;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:4px;
}
#postform p.submit input:hover {
	background:#80d5ed;
}

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bkg.jpg) #9bc4d1 repeat-x center top;
	color: #444444;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 5px;
	line-height: 1.8em;
}
a{
	color: #4A5475;
	text-decoration: none;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cccccc 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #f2f2ee;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 0 0 .8em
}
h2 a{
	color: #f2f2ee
}
h3{
	color: #f2f2ee;
	font-size: 1.6em;
	margin: 0 0 0.8em
}
h3 a{
	color: #444444
}
h5{
	color: #cccccc;
	font-size: 1.6em;
	margin: 0 0 0.5em
}
h4{
	color: #f2f2ee;
	font-size: 1em;
	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 ===*/
#contents {
	margin: 0 auto;
	padding: 0;
	background: url(images/header.jpg) no-repeat center top;	
	width: 100%
}
#page {
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 300px;
	position: relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	width: 0px
}
#header h1 a{
	display: block;
	height: 144px;
}
#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: #444444;
	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:0px solid #1b1c1d;
 	color:#444444;
	font-weight: bold;
}

/*=== Navigation ===*/
/*- Nav11 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav11, #nav11 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav11 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	letter-spacing: -1px;
	float: left;
	margin: 263px 0 0 0;
	text-transform: uppercase;
}
#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{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #3F3F3F;
	padding: 0 0 0 13px;
	text-decoration: none
}
#nav1 li a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	display: inline-block;
	height: 30px;
	padding: 0 13px 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: #777777;
	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: 179px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
	border-top: 1px solid #A0A0A0;
}
#nav1 li ul li {
	border: 1px solid #A0A0A0;
	border-width: 0 1px 1px;
	background: #EBEBEB;
	float: none;
}
#nav1 li ul li a {
	color: #3F3F3F;
	background: #EBEBEB;
}

#nav1 li.current_page_item ul li a{
	color: #3F3F3F;
	background: #EBEBEB;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	color: #3F3F3F;
	background: #FAFAFA;
}

#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: #3F3F3F;
}

#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
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #3F3F3F;
}

#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/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #444444;
	background: url(images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.nav2 li a:hover, .widget li a:hover{
	text-decoration: underline
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 0;
	width: 320px
}
#rightcol h3{
	color: #ffffff;
	font-size: 1em;
	height: 2.4em;
	margin-top: 10px;
}
#rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
border: 0px solid #fff;
	margin: 1em 0 1.5em;
	background: #81a5ab;
	padding: 0px 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
}
#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
	margin: 0 0 10px;
	padding: 0px;
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin: 0 0 1em;	
}
.col1 a{
	color: #bfc7cd;
	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: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	margin: 10px;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	color: #444444;
	margin: 0 0 20px;
	width: 620px
}
.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: #FAFCFD;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 15px 0 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
        background: #8AB1B7;
	height: 1%;
	padding: 10px 25px
}
/*- 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: #f2f9f9;
	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{
	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: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 20px;
	width: 940px;
	color: #444444;
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) #FAFCFD repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border: 0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 10px;
	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: #FFFFFF;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

.box h2, .box5 h2{
	color: #262625;
}
.box h2 a, .box5 h2 a{
	color: #383838
}
.box h3, .box5 h3{
	color: #262625;
}
.box h4, .box5 h4{
	color: #444444;
}

p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #777777;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 5px;
	padding: 0 0 0 0px
}
#search input.keyword{
background: url(images/trans3.png) repeat-x center top;

	border-bottom: 0px solid #fcfcfa;
	border-top: 0px solid #c4c2b5;
	border-left: 0px solid #c4c2b5;
	border-right: 0px solid #c4c2b5;
        color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 290px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */

.form1 textarea{
	height: 165px;
        background: url(images/comment_bg.gif) #ffffff repeat-x center top;
	overflow: auto;
	width: 550px;
        border: #cccccc 1px solid
}
.form2{

	border: 1px solid #ccccc;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	color: #666666;

	
}
/*=== Link Buttons ===*/
.btn-cat {
border: 0px solid #DDEFFC;
	margin: 1em 0 1.5em;
	background: #f1f5f8;
	padding: 4px 10px;
		font-size: 1.1em;
	font-weight: bold;
	color: #0099FF;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #f1f5f8;
	padding: 5px 10px;
	color: #0099FF;
}
.btn-general a { 
	color: #0099FF;
}
.btn-continue a {
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 40px
}
.btn-arr a{
        background: url(images/nav_active.png) no-repeat left;
	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 .entry strong {
	font: 1.05em "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-weight: bold;
	padding: 0 0 5px;
	line-height: 1.8em;
}

.post img {	
	padding:4px;
    border:solid;
    border-color: #dddddd #dddddd #dddddd #dddddd;
    border-width: 1px 1px 1px 1px;
    background-color:white;

}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #444444;
	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: #4A5475;
	text-decoration: underline
}

.post blockquote {
	font-family: Georgia, "Times New Roman", Times, serif; color:#444444;
	background: #EFEEE5 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: #EFEEE5;
	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; }