/*  
Theme Name: lascampanasexperts.com layout
Theme URI: http://www.lascampanasexperts.com/
Description: Wordpress layout for www.lascampanasexperts.com/
Version: 1.0
Author: Santa Fe Web Design
Author URI: http://www.santafewebdesign.com/

*/

* { behavior: url(/wp-content/themes/lascampanasexperts/iepngfix.htc); }

body
{
	background-image : url(/images/bg.jpg);
	background-repeat : repeat-x;
	background-color : #f7f6f1;
	font-family : helvetica, arial, verdana, sans-serif;
	font-size : 12px;
}

body.index
{
  background-color: #f7f6f1;
	background-image : url(/images/index_bg.jpg);
	background-repeat : no-repeat;
	background-position : center -50px;
}

/* clear fix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  margin : 0px;
  padding : 0px;
}

.clearfix {
  display: inline-block;
  margin : 0px;
  padding : 0px;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#layout
{
	width : 930px;
	margin : 0px auto;
}

#logo
{
	float : left;
	width : 341px;
}

#header_right
{
	float : left;
	width : 589px;
	text-align : right;
	color : #dcdcdb;
	line-height : 15px;
}

#header_right a
{
	color : #dcdcdb;
	text-decoration : none;
	font-weight : bold;
}

#header_right a#about-link
{
	font-weight : normal;
}

#header_right a:hover
{
	color : black;
	text-decoration : underline;

}

#content_wrapper
{
	background-image : url(/images/fade_bg.png);
	background-repeat : repeat-x;
	padding : 10px;
	margin-top : -10px;
}

#content_container.index_container
{
	background-image : url(/images/fade_bg.png);
	background-repeat : repeat-x;
}

#content_container
{
	background-image : url(/images/int_bg.png);
	background-repeat : repeat-x;
}

#content
{
	padding : 5px 0px 5px 5px;
	color: #3f1807;
        margin-right : 15px;
        margin-left : 10px;
}

#content.index_container
{
        margin-bottom : 100px;
}

#content a
{
	color : #00518b;
	text-decoration : none;
}

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

#content h1
{
	padding : 0px !important;
        margin : 0px !important;
	color: #015ea3;
        font-family : palatino, palatino linotype ms, times new roman, serif; 
        font-size : 22px;
}

#content h2
{
	margin-top : 0px;
        color: #4c1f0c;
        font-family : palatino, palatino linotype ms, times new roman, serif;
}

#content hr
{ 
  border-top: 1px dotted #015ea3;
  margin-right : 10px;
  margin-left : 2px;
  padding-bottom : 7px;

}

#content p
{
    line-height : 16px;
    font-size : 14px;
  }
  
  

#nav
{	
	background-image : url(/images/nav_bg.jpg);
	color : #f7f6f1;
	font-family : palatino, palatino linotype ms, times new roman, serif;
	padding-top : 15px;
	text-align : center;
	height : 27px;
	margin-bottom : 10px;
}

#nav a
{
	color : #f7f6f1;
	text-decoration : none;
	text-transform :uppercase;
	padding : 0px 7px;
}

#footer_wrapper
{
	position : relative;
	width : 930px;
	margin : auto;
}

#footer_wrapper.index_container
{
	width : 1160px !important;
}

#footer
{
	float : left;
	width : 875px;
	
}
#footer img
{
	padding-top : 10px;
	
}
#people
{
	position : absolute;
	top : -607px;
	left : 875px;
	width : 275px;
}


#footer_blurb
{
	float : left;
	width : 530px;
	margin-right : 25px;
	font-style : italic;
	font-family : palatino, palatino linotype, times new roman, serif;
	font-size : 14px;
	padding-top : 150px;
}

#feed
{
	float : left;
	width : 300px;
	padding-top : 150px;
	color : #3d250d;
}

#feed p
{	
	margin-top : 0px;
}

#feed a
{
	color : #3d250d;
	text-decoration : none;
}

#feed h2
{
	margin : 0px;
	color : #6a2807;
	font-size : 14px;
}

.index_container #footer_blurb,
.index_container #feed {
  margin-top: -150px;
}

#blog_content
{
	width : 620px;
	margin-right : 25px;
	padding-right : 20px;
	float : left;
	border-right : 1px solid #e1e2d0;
        
	
}

#blog_content img
{
	border: 0px;
	
	
}

#sidebar_right
{
	float : left;
	width : 200px;
	padding : 10px 0px 0px 5px;
	font-size : 12px;
    background-color:#eeebe3;
        
        
}

input#s
{
	width : 115px;
}

.entry p
{
	margin-top : 2px;
	margin-bottom : 20px;

}



.post h2
{
	margin : 0px 0px 2px 0px;
}

/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



.registerBenefits {
  float: right;
  width: 350px;
  border: 1px solid #D0CDC8;
  padding: 10px;
  margin-top : 50px;
  margin-right : 0px;
  color: #4F2B25;
  font-size:12px;
  background: #FAF9F3;
}

.registerBenefits ul {
  padding: 0px 0px 0px 15px;
}

.registerBenefits ul li {
  margin: 0px 0px 8px 0px;
}

#errormessage {
  border: 1px solid #999;
  background: #FFCFCF;
  padding: 7px 2px;
  width: 406px;
  font-weight: bold;
  margin: -2px 0px 5px 0px;
}

#errormessage p {
  margin: 0px 5px;
}


#login_pad {
  padding : 15px 20px 0px 0px;
}


#login_pad h3 {
  margin: 0px 0px 5px 0px;
}

#login_pad form {
  border: 1px solid #D0CDC8;
  width: 410px;
  background: #FAF9F3;
  color : #4F2B25;
  margin: 0px;
  padding: 0px;
}

#login_pad form .txt_box {
  width: 100%;
}

#login_pad table {
  width: 94%;
}


/* ImageFlow Settings
==================================== */

	.imageflow {
		overflow:hidden;
		position:relative; 
		text-align:left;
		visibility:hidden;
		width:100%;
		height : 300px !important;
	}
	.imageflow img {
		border:none;
		position:absolute;
		top:0px;
		visibility:hidden;
		-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
                cursor: pointer !important;
	}

	.imageflow p {
		margin:0 auto;
		text-align:center;
	}
	.imageflow .loading {
		border:1px solid white;
		height:15px;
		left:50%;
		margin-left:-106px;
		padding:5px;
		position:relative;
		visibility:visible;
		width:200px;
	}
	.imageflow .loading_bar {
		background:#fff;
		height:15px;
		visibility:visible;
		width:1%;
	}
	.imageflow .navigation{
		z-index:10000;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative; 
		text-align:center;
		z-index:100;
border: 1px solid #806753;
background: #faf6f3;
color: #6a1c18;
width: 350px !important;
margin: 10px auto;
padding: 5px !important;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;	
  -webkit-border-radius:3px;
  border-radius:6px;
	}
	.imageflow .scrollbar {
		border-bottom:1px solid #b3b3b3;
		position:relative; 
		visibility:hidden;
		z-index:10002;
		height:1px;
	}
	.imageflow .slider {
		height:14px;
		margin:-6px 0 0 -7px;
		position:absolute;
		width:14px;
		z-index:10003;
	}
	.imageflow .slideshow {
		cursor:pointer;
		height:14px;
		margin:20px 0 0 20px;
		position:absolute;
		width:14px;
		z-index:10003;
	}

	.imageflow .images {
		overflow:hidden;
		white-space:nowrap;
	}
	.imageflow .button {
		cursor:pointer;
		height:17px;
		position:relative;
		width:17px;
	}
	
	
	p.linklove {
	display:none;
}

	
	/* cforms */
/* Contact form */

form.cform {
 margin: 0px 20px;
  background: #fff;
  border: 1px solid #555;
  padding: 0px 10px 10px 10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
}

form.cform fieldset {
	border: 0px solid #e5e5e5;
	padding:5px;
	clear:both;

}
form.cform legend {
  font-size: 1px;
  display: none;
}
form.cform ol.cf-ol {
	margin:0;
	padding:0;
}
form.cform ol.cf-ol li {
	clear:both;
	display:block;
	padding:.5em 0;
	list-style:none;
}
form.cform label {
	float:left;
	display:block;
	width:150px;
}
form.cform ol.cf-ol li input,
form.cform ol.cf-ol li textarea,
form.cform ol.cf-ol li select {
	float:left;
}
form.cform .cf-box-title {
	font-weight:bold;
}
form.cform li.cf-box-group label {
	width:150px;
	float:left;
}
form.cform li.cf-box-group input.cf-box-b {
	margin:0 0.3em 0 0;
}
form.cform li.cf-box-group br {
	clear:both;
	margin:0 0 0.4em 0;
}
form.cform span.reqtxt,
form.cform span.emailreqtxt {
  float:left;
  margin:5px 0 0 .5em;
  font-size:11px;
  color: red;
}
form.cform p.cf-sb {
	clear:both;
	margin:0.5em 0 0 0;
	padding:0.5em 0 0 8px;
}
form.cform .cf_hidden {
	display:none;
}

form.cform .required {
	color:#ff0000;
}

form.cform label {
	font-size:12px;
	color:#666;
}
.inputbox,
input.single,
select.cformselect,
textarea.area {
	padding:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#fff;
	border:1px solid #d5d5d5;
	color:#666;
}
select.cformselect {
	font:11px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
input.inputbox,
input.single {
	height:14px;	
	font:11px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
textarea.inputbox,
textarea.area {
	width:98%;
	font:12px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}


textarea.area {
  height: 75px;
}

.cf_hidden {
  display: none !important;
}

form.cform .button,
form.cform .sendbutton {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:10px;
	cursor:pointer;
	height:25px;
	padding:0 4px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;	
	-webkit-border-radius:7px;
	border-radius:7px;
	border-width:1px !important;
	border-style:solid !important;
	text-decoration:none;
	color:#fff;
	background:#8CA8CF;
	border-color:#8CA8CF;
	width:auto;
}
form.cform .button:hover,
form.cform .sendbutton:hover {
	background-color:#DFEDFF;
	color:#333;
}


.entry .waiting {
  	color: black;
	border:1px solid #555;
	background-color:#fff !important;
	padding:5px;
	margin:0 20px 0.5em 20px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
}

.entry .success {
	color: blue;
	border:1px solid #555;
	background-color:#fff !important;
	padding:15px;
	margin:0 20px 0.5em 20px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
}

.entry .failure, .widget .failure {
	color:#e93d08;
	border:1px solid #bc391d;
	background-color:#EFE0E0 !important;
	padding:5px;
	margin:0 20px 0.5em 20px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
	


