/*  
Theme Name: PRESTONCRESTSINGLES
Theme URI: http://www.prestoncrestsingles.com/
Description: PRESTONCRESTSINGLES is a minimalistically-elegant theme based off <a href="http://www.woothemes.com/2008/10/overeasy/">Over Easy</a>.
Version: 1.0
Author: Timothy Ingram
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background-attachment: scroll;
	background-color: #a0dae0;
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #6a6a6a;
	font: .75em "Helvetica Neue",Arial,Helvetica,"Lucida Grande",sans-serif;
	padding: 0 0 20px;
	line-height:1.4em;
}
a{
	color: #dd3322;
}
a:hover{
	background-color: #dd3322;
	color: #fff;
	text-decoration: none;
}
input,select,textarea{
	border-color: #ccc #eee #eee #ccc;
	border-style: solid;
	border-width: 2px;
	font-size: 14px;
	padding: 2px
}
li{
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-family: Rockwell,"Clarendon LT Std",Clarendon,"New Century Schoolbook LT Std","Century Schoolbook",Cambria,Georgia,Palatino,"Times New Roman",serif;
}
h1, h2{
	color: #7e8083;
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 1em;
	margin: 0 0 .5em
}
h1 a, h2 a{
	color: #40b4c4;
	text-decoration: none;
}
h1 a:hover, h2 a:hover{
	background-color: #40b4c4;
	color: #fff
}
h2, h3, h4, h5, h6{
	color: #7e8083;
	font-size: 1.5em;
	margin: 0 0 0.75em;
}
p{
	padding: 0 0 1.25em
}
/*=== INTRO ===*/
p.intro {
	font-size: 16px;
	line-height:1.4em;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 79px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header div#logo{
	float: left;
	width: 300px
}
#header div#logo a{
	display: block;
	height: 79px;
}
#header div#logo a:hover{
	background-color: transparent;
	text-decoration: none
}

/*=== MetaNav ===*/
#metanav {
	background-image: url(images/bgr-metanav.gif);
	background-repeat: repeat-x;
	height: 39px;
}
	
	#metanav p {
		color: #fff;
		line-height: 39px;
		padding: 0;
		position: absolute;
		left: 315px;
	}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #fff;
	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 {
	background-color: #40b4c4;
	border-color: #eee #ddd #aaa;
	border-width: 2px;
 	color: #fff;
	font-size: 14px;
	height: 32px;
	margin: 0;
	padding: 0 10px 3px;
 	text-transform: uppercase;
}


/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height:44px;
	margin:39px 0 0;
	position:absolute;
	right:0;
}
	#nav1 li{
		float: left;
		line-height: 40px;
		margin: 0 0 0 20px
	}
		#nav1 li a{
			background-color: transparent;
			color: #3f3f3f;
			display: block;
			float: left;
			font-size:12px;
			font-weight: bold;
			height: 44px;
			letter-spacing: 1px;
			padding: 0 9px;
			text-decoration: none;
			text-transform:uppercase;
		}
		#nav1 li a:hover{
			color: #d32;
		}
		#nav1 li.active a, #nav1 li.current_page_item a{
			background-image: url(images/btn-nav-active.png);
			background-repeat: repeat-x;
			color: #fff;
			cursor: pointer;
		}
/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #099;
	background-image: url(images/ico-next.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-color: #099;
	padding: 0 0 0 20px;
}
.nav2 li a:hover,
.widget li a:hover,
.widget li a.selected{
	background-color: #099;
	background-image: url(images/ico-next-hover.gif);
	color: #fff;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 320px
}
#rightcol h3{
	color: ##5c5450;
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol h3 span{
	background: #dcf4f8;
	color: #5c5450;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
/*	margin: 0 0 2em;
	padding: 7px 0 0 */
	padding: 0;
}
#rightcol .widget{
	margin: 0 0 2em;
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #d32;
	text-decoration: none
}
.col1 a:hover{
	color: #fff;
}
.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
}
.col3 a{
	color: #099;
}
.col3 a:hover{
	background-color: #099;
	color: #fff;
}
.col3 h3 span{
	background-color: #dcf4f8;
	color: #5c5450;
	padding: 0.3em 0.5em;
}
.col4{
	float: left;
	width: 335px
}
#mygallery h2{
	color: #d32;
	font-size: 48px;
	margin: 2px 0 10px;
}
#mygallery p{
	font-size: 18px;
	line-height: 1.4em;
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border-color: #f6f5ed;
	border: 1px solid #ccc;
	padding: 10px;
}
.col5 a:hover img{
	background-color: #d32;
	border-color: #d32;
}
.col5 a{
	border: 0;
}
.col5 a:hover{
	background-color: transparent;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
.col6 h3 span{
	background-color: #dcf4f8;
	color: #5c5450;
	padding: 0.3em 0.5em;
}
.col6 blockquote{
	padding-top: 0.5em;
}
.col6 blockquote p{
	font-size: 16px;
	line-height: 1.4em;
	padding-bottom: 0.7em;
}
.col6 cite{
	font-size: 13px;
	font-style: italic;
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top;
	height: 14px;
}
.box .spacer{
	/* Min-Height Fast Hack http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 875px;
	height: auto !important;
	height: 875px;
	/* CLOSE Min-Height Fast Hack */

	background: #ffffff;
	height: 1%;
	padding: 15px 30px
}


/*- Box2 -*/

.box2{
	margin: 20px 0 1em;
	width: 320px
}

	.box2 .spacer{
		background: #C0e2e2;
		height: 1%;
		padding: 10px 25px
	}
	
		.box2 .spacer a {
			border: none;
			color: #099;
			text-decoration: underline;
		}
	
		.box2 .spacer a:hover {
			background-color: #099;
			color: #fff;
			text-decoration: none;
		}
	
		.box2 .spacer a.selected {
			background-color: #099;
			background-image: url(images/ico-next-hover.gif);
			color: #fff;
			text-decoration: none;
		}

	.box2 .top,
	.box2 .bot{
		background-position: center right;
		background-repeat: no-repeat;
		clear: both;
		overflow: hidden;
	}

	.box2 .top{
		background-image: url(images/box2-top.gif);
		height: 5px;
	}

	.box2 .bot{
		background-image: url(images/box2-bot.gif);
		height: 14px;
	}


/*- 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
}
/*- INTRO -*/
div.intro{
	background-color: #40b4c4;
	color: #fff;
	font-size: 1.75em;
	height: 1%;
	margin: 0 auto;
	padding: 15px 20px 12px;
	width: 870px
}
	div.intro p{
		font-family: "Hoefler Text",Constantia,Cambria,Georgia,serif;
		font-style: italic;
		line-height: 1.3em;
		padding: 0
	}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden
}
.box5 .bot{
	background-image: url(images/box5-bot.gif);
	height: 14px;
}
.box5 .top{
	background-image: url(images/box5-top.gif);
	height: 10px;
}
.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
}
.box6 .spacer{
	background-color: #c8e2e2;
	height: 1%;
	padding: 10px 25px
}
.box6 .last h3{
	margin-bottom: 20px;
}
.box6 .last a{
	font-family: Rockwell,"Clarendon LT Std",Clarendon,"New Century Schoolbook LT Std","Century Schoolbook",Cambria,Georgia,Palatino,"Times New Roman",serif;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
#footer .box6 .spacer{
	padding: 0px 25px
}
#footer .box6 .top,
#footer .box6 .bot{
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer .box6 .top{
	background-image: url(images/box6-top.gif);
	height: 5px;
}
#footer .box6 .bot{
	background-image: url(images/box6-bot.gif);
	height: 14px;
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}

/*- Date -*/
div.date{
	color: #434546;
	font-size: 10px;
	font-weight: bold;
	margin: -10px 0 6px;
	position: relative;
	text-transform: uppercase
}

/*- Author -*/
div.author{
	color: #999;
	font-size: 10px;
	margin: -5px 0 20px;
	position: relative
}

	div.author a{
		color: #999;
	}
	
	div.author a:hover{
		color: #fff;
	}


/*=== Styling Forms ===*/

/*- Search -*/

fieldset#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 10px
}

	fieldset#search input.keyword{
		background: #dcf4f8;
		color: #40b4c4;
		float: left;
		padding: 7px 5px 8px;
		width: 190px
	}
	
	fieldset#search input.btn{
		margin-left: 10px;
	}

	fieldset#search input.keyword:hover{
		border-color: #aaa;
	}

	fieldset#search input.keyword:focus{
		border-color: #40b4c4;
	}
	
	fieldset#search input.btn:hover{
		border-color: #aaa;
		color: #b3e1e7;
	}
	
	
/*- 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: #dd3322;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background-image: url(images/ico-more2.gif);
	background-position: left;
	background-repeat: no-repeat;
	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 ===*/

div#footer {
	width: 890px;
}

	div#footer a {
		color: #099;
	}

	div#footer a:hover {
		background-color: #099;
		color: #fff;
	}

/*=== 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 h1,
.post h2,
.post h3{
	color: #40b4c4;
}
.post img {
	background-color: #fff;
	border:1px solid #ccc;
	padding: 4px;
}
.post .googleMap img{
	background-color: transparent;
}
.post #dir_1 img {
	background-color: transparent;
	border: 0;
	padding: 0;
}
.post ul, .post ol{
	padding: 0 0 1.5em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left 2px;
	padding: 0.125em 0 0.125em 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #dd3322;
	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;
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Post Thumbnails ===*/

.post_thumbnail img{
	background-color: #f6f5ed;
	border: 1px solid #ccc;
	margin: 0 10px 2em 0;
	padding: 4px;
	float:left;
}
.post_thumbnail a:hover img{
	background-color: #40b4c4;
	border-color: #40b4c4;
}
.has_thumbnail p,
.has_thumbnail .btn-continue {
	margin-left: 135px
}

/*=== Recent & Popular Posts Thumbnails ===*/

.recent_thumbnail img{
	background-color: #f6f5ed;
	border: 1px solid #ccc;
	float:left;
	margin: 0 7px 0 0;
	padding: 2px;
}
.widget li .recent_thumbnail a{
	background-image: none;
	padding: 0;
}
	.recent_thumbnail a:hover img{
		background-color: #40b4c4;
		border-color: #40b4c4;
	}
.popular_thumbnail img{
	background-color: #f6f5ed;
	border: 1px solid #ccc;
	float:left;
	margin: 0 7px 0 0;
	padding: 2px;
}
.widget li .popular_thumbnail a{
	background-image: none;
	padding: 0;
}
	.popular_thumbnail a:hover img{
		background-color: #40b4c4;
		border-color: #40b4c4;
	}
.widget li.has_thumbnail a{
	background-image: none;
	padding: 0;
}

/*=== 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: #dd3322;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #dd3322;
	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:20px;
	height:16px;
}
.flickr_badge_image img{
	background-color: #f6f5ed;
	border: 1px solid #ccc;
	margin: 0 2px 3px;
	padding: 4px;
	float:left;
}
.flickr_badge_image a:hover img{
	background-color: #099;
	border-color: #099;
}
.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. */
}

/*=== Google Map ===*/
.google_map_thumbnail img{
	background-color: #f6f5ed;
	border: 1px solid #ccc;
	margin: 0 2px 3px;
	padding: 4px;
	float:left;
}
.google_map_thumbnail a:hover img{
	background-color: #099;
	border-color: #099;
}
.google_map_text {
	margin-left: 94px;
}
.googleMap input{
	background-color: #40b4c4;
	border-color: #eee #ddd #aaa;
	border-width: 2px;
	color: #fff;
	font-size: 14px;
	height: 32px;
	margin: 10px 0 0;
	padding: 0 10px 3px;
	text-transform: uppercase;
	width: inherit !important
}
.googleMap input:hover{
	border-color: #aaa;
}
.googleMap input:focus{
	border-color: #aaa;
}
.googleMap input#new_addr_1{
	background-color: #fff;
	border-color: #ccc #eee #eee #ccc;
	border-width: 2px;
	color: #888;
	font-size: 14px;
	height: inherit;
	margin: 0;
	padding: 7px 5px 8px;
	text-transform: none;
	width: 90% !important
}
.googleMap input#new_addr_1:hover{
	border-color: #aaa;
}
.googleMap input#new_addr_1:focus{
	border-color: #40b4c4;
}
.googleMap h4{
	margin-bottom: .5em;
}

/*=== Video ===*/

.video p{
	padding: 0;
}