/*  
Theme Name: 396 Ascendancy
Theme URI: http://www.orbportals.com/
Description: The Ascendancy Theme by Theron Williams.
Version: 2.0
Author: Theron Williams 
Author URI: http://www.orbportals.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr.gif) #f0eee1 no-repeat top center;
	color: #555555;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0;
	line-height:1.8em;
}
a{
	color: #a4b92e;
	text-decoration: none
}
.pl50 ul, .pr50 ul { margin-left: 10px; margin-bottom: 25px; list-style-image: url("images/ico-more.gif");}
.pl50 h3, .pr50 h3 { 
font-size: 48px;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}

.pr50 { margin-top:25px;
width: 50% !important; float: left; max-width: 50% !important; min-height: 145px;
}
.pl50 { margin-top:25px; width: 50% !important; float: left; max-width: 50% !important; min-height: 145px;} 
h2{
	color: #262625;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 0 0 .8em
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
	font-size: 1.6em;
	margin: 0;
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.1em;
}
/*=== Intro ===*/
.intro {
	line-height:1.3em;
	z-index:0;
display:none;
}
.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
#header .spacer .intro { display: none; }
#header .spacer { background: transparent  url(images/britishcarsales.png) no-repeat top left; height: 143px; width: 370px; }
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 144px;
	position:relative;
}
#header .spacer{
}
/*- Logo -*/
#header h1{
	float: left;
}
#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: #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,.more-link {
	margin:0; 
	padding:5px 10px 0 !important;
	background:url(images/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
 	height: 23px !important;
	font-weight:bold;
	display: block;
}

#contact-page ol { padding: 0 !important; }
#contact-page .screenReader { left: -9999px; position: absolute; top: -9999px; }
#contact-page ol.forms{float:left;list-style:none;width:100%;margin:10px 0 0;}
#contact-page ol.forms li{clear:both;float:left;margin: 0 0 0 18px !important ;position:relative;
width:100%;list-style-type:none !important;}
#contact-page ol.forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:100px;}
#contact-page ol.forms input,#contact-page ol.forms textarea{background:#fcfcfc;border:1px solid #e2e2e2;width:214px;}
#contact-page ol.forms input#sendCopy{border:none;}
#contact-page ol.forms textarea{height:300px;width:400px;}
#contact-page ol.forms li .error{font-size:12px;display:block;margin-left:120px;color:red;}
#contact-page ol.forms li.textarea .error{display:block; margin-left:120px}
#contact-page ol.forms li.screenReader{margin-bottom:0;}
#contact-page ol.forms li.buttons .submit{margin: 15px 0 0 120px; background:#f0f0f0 no-repeat 90% 50%; color:#333; font-size:12px; text-transform:uppercase; border:none; padding:4px 25px 4px 15px;}
#contact-page ol.forms li.buttons .submit:hover{background:#dbdbdb; color:#000; cursor:pointer;}
#contact-page ol.forms li.buttons .submit:active{left:-1px;position:relative;top:-1px;}
#contact-page ol.forms li.inline input{width:auto;margin-left:120px;}
#contact-page ol.forms li.inline label{display:inline;float:none;width:auto;padding-left:5px;}
#contact-page #contactForm ol.forms .inputError { border: 1px solid #EFDADA; }
#contact-page p.error { background:#f6a6a6;border:1px solid #e76868;padding:10px; margin-bottom:20px; }
#contact-page .thanks{background:#fafafa;border:1px solid #ddd;padding:10px 20px; margin-bottom:20px;}

.findit, button.btn {
	padding:5px 10px !important;
 	height: 30px !important;
}


/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;	
	margin: 0 auto 40px;
	text-transform:uppercase;
}
#nav1, #nav1 ul {
line-height:1;
list-style:none outside none;
margin:0 auto 20px;
padding:0;
width:800px;
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 13px;
	text-decoration: none
}
#nav1 li a span{
	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: #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: 450px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
}

.page-item-16 ul {
	width: 250px !important;
	max-width: 250px !important;
}
#nav1 li ul li {
	border: 1px solid #30373D;
	border-width:0 1px 1px;
	background: #3C434A;
	float: left;
	width: 200px
}

#nav1 li.current_page_item ul li a{
	background: #3C434A;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #3E5C78;
}

#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: #FFF;
}

#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: #FFF;
}

#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;
	padding: .5em;
	}
.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; }

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}

#centercol p { 
	font-size: 1.1em !important;
	line-height:1.8em; 
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 320px
}
#rightcol h3{
	color: #ffffff;
	margin-top:10px;
height: 50px !important;
white-space:nowrap;
overflow: hidden;
}
#rightcol h3 span{
	background: transparent !important;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
white-space:nowrap;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: #f0eee1;
	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: 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: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	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{
	height: 1%;
	padding: 15px 30px;
overflow: auto;
}
/*- Box2 -*/
.box2{
	margin: 20px 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: #e5e3d1;
	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 ;
	max-width: 370px;
	width: 370px;
float: right;
}
.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{
	height: 1%;
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.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) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
}
/*- 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{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 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
}
/*=== 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 { margin-bottom: 20px; overflow: auto; }

#centercol h1 { 
margin-bottom: 20px;
border-bottom: 1px solid #555;
 }
.attachment-thumbnail { margin-right: 0 !important; }
.post img {	
	border:8px solid #f6f5ed;
}
.random-posts-thumb, .recent-posts-thumb {
    border:4px solid #9FA3B3;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
}
.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;
	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 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;	
}

h3.subscribe {
	height: 60px !important;
overflow: hidden;
}
/*=== 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. */
}

/* Gravity forms */

.gform_wrapper {
	margin:10px 0;
	max-width:640px;
	overflow:hidden;
}
.gform_wrapper form {
	text-align:left;
}
.gform_wrapper input[type="hidden"], .gform_wrapper input.gform_hidden, .gform_hidden {
	display:none;
}
.gform_wrapper input {
	font-family:verdana,sans-serif;
	font-size:11px;
	letter-spacing:normal;
	outline-style:none;
	padding:2px 0;
}
.gform_wrapper textarea, #contact-page ol.forms input, #contact-page ol.forms textarea, #contact-page ol.forms input, #contact-page ol.forms textarea, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper select, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #81C6DD;
	box-shadow:0 0 7px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #FFFFFF;
}
.gform_wrapper input, .gform_wrapper select {
	padding:7px 3px !important;
}
.gform_wrapper ul.gform_fields {
	margin:0;
	padding:0;
}
html > body .entry ul, .gform_wrapper ul {
	text-indent:0;
}
.gform_wrapper ul {
	list-style-type:none;
	margin:0;
}
.gform_wrapper li, .gform_wrapper form li {
	list-style-type:none !important;
	overflow:hidden;
}
.gfield {
	margin-bottom:10px;
}
.gform_wrapper .top_label .gfield_label {
	clear:both;
	display:inline-block;
	font-weight:bold;
	line-height:130%;
	margin:10px 0 4px;
}
.gfield_label, .gform_wrapper .top_label .gfield_label {
	display:block;
	float:left;
	margin:5px 0 4px !important;
	padding-right:20px;
	width:150px;
}
.gform_wrapper .gfield_required {
	color:#790000;
	margin-left:4px;
}
.gform_wrapper li, .gform_wrapper form li {
	list-style-type:none !important;
}
.gform_wrapper li, .gform_wrapper form li {
	list-style-type:none !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width:50%;
}
.gform_wrapper input {
	font-family:verdana,sans-serif;
	font-size:11px;
	letter-spacing:normal;
	outline-style:none;
	padding:2px 0;
}
.gform_wrapper textarea, #contact-page ol.forms input, #contact-page ol.forms textarea, #contact-page ol.forms input, #contact-page ol.forms textarea, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper select, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #81C6DD;
	box-shadow:0 0 7px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #FFFFFF;
}
.gform_wrapper input, .gform_wrapper select {
	padding:7px 3px !important;
}
.gform_wrapper .gform_footer {
	margin:16px 0 0 170px;
	padding:16px 0 10px;
}
.gform_footer input.button {
	margin-left:150px;
	width:60%;
}
.gform_footer input.button {
}
.gform_wrapper input.button {
	color:#222222;
	font-size:100%;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
width:92%;
}
#contact-page ol.forms input, #contact-page ol.forms textarea, #contact-page ol.forms input, #contact-page ol.forms textarea, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper select, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #81C6DD;
box-shadow:0 0 7px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #FFFFFF;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
padding:7px 3px !important;
width:350px !important;
}
.gform_wrapper textarea.medium {
height:150px;
}
.gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea {
width:59%;
}
.gform_wrapper textarea {
font-family:verdana,sans-serif;
font-size:11px;
letter-spacing:normal;
outline-style:none;
padding:2px 0;
resize:none;
}


#contact-page ol.forms li.buttons .submit, .gform_wrapper input.button {
-moz-border-bottom-colors:none;
-moz-border-image:none;
-moz-border-left-colors:none;
-moz-border-right-colors:none;
-moz-border-top-colors:none;
background:-moz-linear-gradient(center top , #52A8E8 20%, #2E76CF 100%) repeat scroll 0 0 transparent;
border-color:#4081AF #4081AF #20559A;
border-radius:15px 15px 15px 15px;
border-style:solid;
border-width:1px;
box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
color:white !important;
display:inline-block;
font-family:sans-serif;
line-height:1em;
margin:0 0.6em 1.5em 0;
padding:6px 13px;
text-align:center;
text-decoration:none !important;
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
}
.gform_wrapper input {
font-family:verdana,sans-serif;
font-size:11px;
letter-spacing:normal;
outline-style:none;
padding:2px 0;
}
#contact-page ol.forms input, #contact-page ol.forms textarea, #contact-page ol.forms input, #contact-page ol.forms textarea, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper select, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #81C6DD;
box-shadow:0 0 7px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #FFFFFF;
}
.gform_wrapper input, .gform_wrapper select {
padding:7px 3px !important;
}
.post h3, .h3, .box h1, .title, .post h1 {font: 20px 'DaysRegular', Arial, sans-serif;}
.postExcerpt h3 { 
text-shadow:0 0 3px rgba(255, 255, 255, 1.5); }
.widget h3, .subscribe a, #contact-page h3 {font: 18px/27px 'PacificoRegular', Arial, sans-serif;}



div.shr-bookmarks ul.socials  { margin: 0 auto !important; }



/*=== 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; }

.attachment-thumbnail {float: left; }

/* Fixes 2.0 */
#nav1 li ul li.cat-item a { color:#FFF; }
img.page_icon, img.category_icon { padding: 0 5px !important; }

/* COPYRIGHT */
.up {
text-align: center;
	width: 64px;
	height: 64px;
	margin: 0 auto;
display:block;
	}
.copyright { clear:both; width: 100%; padding:0 !important; background: transparent url(images/breaker.gif) top center repeat-x; margin: 0 !important;}
.copyright div { padding-top: 40px; background: url(images/favicon.png) top center no-repeat; }
.copyright p { margin: 0 auto 0 !important; font-size:85%; clear:both;  text-align: center; color:#C1A18A; font-size:85%; }
.copyright a { color:#EF9849; postion: relative; }

div.sexy-bookmarks {margin: 0 auto !important; width: 420px !important;}

.excerpt { width: 330px; float: right; margin-bottom: 25px; }
input.btn {height:30px !important; 
padding:0 10px 0;}

			#gallery-1 {
				margin: auto;
			}
			#gallery-1 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 25%;			}
			#gallery-1 img {
				border: 2px solid #cfcfcf;
			}
			#gallery-1 .gallery-caption {
				margin-left: 0;
			}
#buckets h3 { text-align: center; }
#buckets li a { display:block;
margin:0 auto;
text-align:center;
width:100%; }
.widget h3, .box2 .widget h3{
font-size:2.0em; font-weight:normal; color:#D1D6DB !important;
width: 100% !important;  display: block; clear: both;
text-shadow: 0 2px 3px #0E1A42;
}
.subscribe a {
font-weight:normal; 
color:#D1D6DB !important;  
}
.post h3, .post h3 , #contact-page h3, #contact-page h3 a {
font-size:42px; font-weight: bold; color:#000000; text-decoration: none;
}
.promoted h3, .promoted h3 a {
font-size:48px; font-weight:normal; color:#000000; text-decoration: none;
}
.post h1, .post h1 a, h1.title, h1.title a, .box h1{
font-size:36px; font-weight:normal; color:#000000; margin-bottom: 20px; text-decoration: none;
}
#post-17 .entry {
text-align: center;
margin:0 85px;
 }
.wp-caption {
background: transparent url(images/button.png) no-repeat top center;
text-align: center;
}
.wp-caption-text {margin-top: 7px; }
.wp-caption:hover {
background: transparent url(images/hotbutton.png) no-repeat top center;
}
.widget .cat-item, .widget .cat-item a { height: 31px !important; max-height: 31px !important; }
.tiled { float:left; margin-right:5px;
text-align:left; width: 200px; height: 225px; min-height: 225px; }
.attachment-gallery, .tiled img { border-radius: 5px; 
-moz-border-radius: 5px; }
.tiled { border-radius: 5px; 
-moz-border-radius: 5px; 
background:url("styles/darkblue/box5-bgr.png") repeat scroll 0 0 transparent;
border:1px solid #A9A9A9;
display:block;
margin:4px 0 4px 5px;
padding:4px;
position:relative; }
.tiled h3 { font-size: 1.25em }
.tiled p { max-width: 200px; float: right }

.clr {
    clear:both;
}
.postExcerpt { text-align: center; }
@font-face {
    font-family: 'PacificoRegular';
    src: url('fonts/Pacifico-webfont.eot');
    src: url('fonts/Pacifico-webfont.eot?iefix') format('eot'),
         url('fonts/Pacifico-webfont.woff') format('woff'),
         url('fonts/Pacifico-webfont.ttf') format('truetype'),
         url('fonts/Pacifico-webfont.svg#webfontk7xyGDbU') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DaysRegular';
    src: url('fonts/Days-webfont.eot');
    src: url('fonts/Days-webfont.eot?iefix') format('eot'),
         url('fonts/Days-webfont.woff') format('woff'),
         url('fonts/Days-webfont.ttf') format('truetype'),
         url('fonts/Days-webfont.svg#webfontCMyuZfI7') format('svg');
    font-weight: normal;
    font-style: normal;

}
#gridContainer {   margin: 0 auto;
    width: 870px;
}
.sold div.postExcerpt { background: transparent url(images/sold.png) no-repeat top right; width: 200px; min-height: 76px;}

.box5 .gallery-item { 
    width: 200px;
margin: 0 5px 5px;
padding:4px 5px 0;
    float: left; 
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    background:url("styles/darkblue/box5-bgr.png") repeat scroll 0 0 transparent;
    border:1px solid #A9A9A9;
    display:block;
    position:relative; 
}
#centercol .gallery-item { 
margin: 0 5px 5px;
padding:4px 5px 0;
    float: left; 
    display:block;
    position:relative; 
}
