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


/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	color: #683d5c;
	background: #ece9dc;
	font: .75em Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 0 0 20px;
	line-height:1.8em;
}

/*=== Layout ===*/
.wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#footer {
	background: url(images/footer-bg.png) repeat-x;
	color: #491313;
	height: 94px;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 20px;
}

#footer .wrap {
	text-align: center;
}

/*=== Header ===*/
#header{
	height: 144px;
	position:relative;
	background: url(images/header-bg.png) repeat-x;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	width:160px;
	margin-top: 40px;
}
#header h1 a{
	display: block;
	height: 69px;
}
#header h1 a:hover{
	text-decoration: none
}
p#tag {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(images/tag.png) no-repeat;
	width: 229px;
	height: 20px;
	position: absolute;
	top: 40px;
	right: 40px;
}
/*=== Intro ===*/
h2#intro {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(images/welcome.png) no-repeat;
	width: 649px;
	height: 29px;
	margin: 80px 0 0 20px;
	float: left;
}


/*=== Basic classes ===*/
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	clear: both;
}
.center {
	text-align: center;
}

/*=== Headings ===*/
#meaning h2, #spirit h2 {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
}
h2{
	letter-spacing: -1px;
	margin: 0 0 .8em;
	font: normal 2.7em Georgia, Times, "Times New Roman", serif;
	color: #683d5c;
}
h3{
	letter-spacing: -1px;
	margin: 0 0 .8em;
	font: normal 1.6em Georgia, Times, "Times New Roman", serif;
	color: #683d5c;
}
h4{
	color: #8f321c;
	font: bold 1.5em Georgia, Times, "Times New Roman", serif;
	margin: 0 0 6px;
}
h5 {
	color: #8f321c;
	font: normal 1.6em Georgia, Times, "Times New Roman", serif;
}
.wpcf7 h4 {
	margin: 20px 0 15px;
}
#post-4 h5 {
	margin-top: 20px;
	margin-bottom: 5px;
}
/*=== Generic tags ===*/
small {
	font-size: .9em;
}
li{
	list-style: none
}
p{
	padding: 0 0 10px;
}

/*=== Links ===*/
a {
	color: #8f321c;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline
}
h2 a {
	color: #8f321c;
	text-decoration: none;
	font-size: .8em;
}
h3 a {
	text-decoration: none;
	margin-bottom: 0;
}



/*=== Buttons ===*/
.button {
	background: url(images/button.png) no-repeat;
	width: 206px;
	height: 23px;
	display: block;
	color: #fff;
	padding-left: 15px;
	margin: 5px 0;
	text-decoration: none;
}
.button-small, .btn {
	background: url(images/button-sm.png) no-repeat;
	width: 131px;
	height: 23px;
	display: block;
	color: #fff;
	padding-left: 15px;
	margin: 5px 0;
	text-decoration: none;
}
.btn {
	border: none;
}
.button:hover  {
	text-decoration: underline;
	background: url(images/button-hover.png) no-repeat;
}

.button-small:hover {
	text-decoration: underline;
	background: url(images/button-sm-hover.png) no-repeat;
}

#submit input {
	background: url(images/button-sm.png);
	width: 133px;
	height: 25px;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
}

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

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

#nav1 {
	text-transform: uppercase;
	background: url(images/nav-bg.png) repeat-x;
	height: 29px;
	border-top: 1px solid #878787;
	border-bottom: 1px solid #878787;
	margin-top: 1px;
}

#nav1 ul {
 width: 900px;
 margin: 0 auto;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0;
	background: url(images/pipe.png) right top no-repeat;
	padding: 0 10px;
}

#nav1 li.last {
background: none;
}

#nav1 li a{
	color: #683d5c;
	padding: 0;
	text-decoration: none
}

#nav1 li a:hover {
	color: #8f321c;
}

/*- 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;
	text-decoration: none
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }

/*- Quick Links -*/
#quick-links {
	background: url(images/quick-links-tab.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	text-transform: uppercase;
	padding: 10px 40px 0 40px;
	color: #693d5c;
}
#quick-links li {
	display: inline;
}
#quick-links li a {
	color: #693d5c;
	text-decoration: none
}

#quick-links li a:hover {
	color: #8f321c;
	text-decoration: underline;
}


/*- Footer Nav-*/

#footer ul {
	font-size: 1.2em;
	text-transform: lowercase;
}

#footer li {
	display: inline;
}
#footer a {
	color: #491313;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px;
	background: #e8e8e8;
}

#columns .wrap {
	padding: 10px 0;
}

#page-columns{
	height: 1%;
	padding: 0 0 10px;
	background: #edebdf;
	clear: both;
}

/*=== Center Column ===*/
#centercol{
	float: left;
	width: 640px;
	padding-top: 20px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 250px;
}

#rightcol .button {
	margin: 15px 0 0;
}

#map {
	border: 1px solid #e9d1e2;
}

#map-wrap {
	border: 1px solid #e9d1e2;
	background: #fff;
	padding: 5px;
	margin: 30px 0 10px;
}

#rightcol h3 span{
	background: #ceccbb;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.block {
	border-bottom: 1px dotted #683d5c;
	padding: 10px 0;
}

/*=== 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
}
.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 0 20px 20px;
	width: 250px;
}
.col6.first {
	padding-right: 10px;
	width: 320px;
	background: url(images/dbl-border.gif) right top repeat-y;
}

.col6.second {
}

* html .col6{
	width: 250px;
}

.col6 img {
	margin: 10px 0;
}

.border {
	background: #b49eae;
	height: 1px;
	border-bottom: 1px solid #fff;
	margin: 10px 0;
}

.rule {
	background: #e8cfe1;
	height: 2px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 640px
}
.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{
	height: 1%;
	padding: 15px 10px;
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;

}
.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{
	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: #f0eee1;
	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{
	background: #edebdf;
	font: 1.4em Georgia, Times, "Times New Roman", serif;
	color: #491313;
}
.box5 .spacer {
    clear: both;
	width: 900px;
	margin: 0 auto;
	position: relative;
	left: -40px;
}

box5 .top {
	background: #000;
	height: 200px;
	width: 600px;
	z-index: 1000;
	border: 1px solid #000;
}

#meaning h2 {
	background: url(images/find-meaning.png) no-repeat;
	width: 292px;
	height: 39px;
}

#spirit h2 {
	background: url(images/find-all.png) no-repeat;
	width: 494px;
	height: 62px;
	margin-left: 15px;
}

.slide-content {
	width: 300px;
	float: left;
	margin: 40px 0 0 10px;
}

.slide-content h2 {
	font-size: 1.4em;
}

#christmas h2 {
	color: #9a0000;
	margin-top: 15px;
}

#spirit .slide-content {
	width: 500px;
	margin: 40px 0 0 40px;
	color: #693d5c;
}

#spirit .slide-content p {
	padding-left: 20px;
}

.slide-content p {
	padding-left: 5px;
}

#christmas {
	height: 262px;
	background: #fff;
	margin: 5px 0;
	border: 1px solid #d6cdad;
}

#christmas .slide-content {
	border-top: 3px dotted;
	border-bottom: 3px dotted;
	margin-top: 60px;
	margin-left: 30px;
	width: 500px;
}

#christmas img.float-left {
	padding: 1px;
}
/*- Box6 -*/
.box6{
	margin: 0 0 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{
	width: 820px;
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	margin: 5px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- 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
}

input,select,textarea{
	font-size: 12px;
	padding: 2px
}
input, textarea {
	border: #683d5b 1px solid;
}


/*=== 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;
	width: 27px;
}
.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 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{
float: right;
}

img.alignleft{
display: inline;
}


/*=== Posts ===*/

.blog {
	margin-bottom: 30px;
	border-bottom: 3px dotted #e8cfe1;
}
.blogWrap {
	width: 500px;
}
.posted, .date {
	margin: 0 0 10px;
	padding: 0;
	font-size: .9em;
}
.post p {
	font-size: 1.1em;
}

.post h2, .post h3 {
	margin-bottom: 5px;
}

.post h3 {
	font-weight: bold;
}

#post-380 object {
	margin-top: 20px;
}

.imgWrap {
	background: #fff;
	border: 1px solid #e9d1e2;
	padding: 5px;
	margin: 10px 0;
}

.entry img {
	border: 1px solid #e9d1e2;
}


.wp-caption {
	position: relative;
}

.wp-caption-text {
	font: 1em Georgia, "Times New Roman", Times, serif;
	position: absolute;	
	left: 30px;
	top: 30px;
}
.post ul {
	clear: both;
}
.post ul, .post ol{
	padding: 0 0 10px 10px;
}
.post ul li{
	background: url(images/check-bullet.gif) no-repeat left 3px;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0;
}	

#featured {
	margin-top: 15px;
	width: 400px;
	float: left;
}
#featured li {
	background: none;
	float: left;
}
.post li a{
	color: #683d5c;
}

.post li a:hover{
	color: #8f321c;
}

.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;
}
#merchants {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	margin-left: 0;
	padding-left: 0;
	padding-top: 30px;
	width:200px;
	float: left;
	clear: none;
}
#merchants li {
	background: none;
	display: block;
	margin: 10px 0;
}

/*=== Comments ===*/

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

.comments {
	padding-bottom: 10px;
}

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

img.slide {
	border-left: 3px dotted #c3b88b;
	border-right: 3px dotted #c3b88b;
	margin: 5px;
	padding: 0 5px;
}

img#cards {
	margin-top: 50px;
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:450px; 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; }

/* Fixes 2.0 */
#nav1 li ul li.cat-item a { color:#555; }

#calendar {
	margin-bottom: 20px;
}


#mygallery h2 {
display: none;

}
