/*  
Theme Name: Villa
Theme URI: http://perfectcirclemedia.com/
Description: Wordpress theme for the Patagonia Villa, Patagonia Arizona
Author: Scarlett Coley, Perfect Circle Media
Author URI: http://perfectcirclemedia.com/
*/  


@import url("strip.css");

body {
	font: 73% "DIN Alternate",Arial,Helvetica,sans-serif;
	color: #cccccc;
	background: #303a35;
	
}

a:link {
	color: #b4c780;
}
a:visited {
	color: #b4c780;
}
a:hover {
	color: #7192c2;
}


hr {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}


.alignleft {float: left; margin: 0 12px 0 0px; }
.alignright {text-align: right;}

small {color: #999;
font-style: italic;}

#wrapper {
 margin: 0 auto;
 width: 840px;
 position: relative;

 
}

/* -------------------- Header -------------------- */

#header {
height: 100px;
width: 800px;
margin:20px 0 20px 0;

}

#logo {
float: left;
padding-top: 10px;
padding-bottom:16px;
padding-left:5px;
}

/* -------------------- from PE Nav -------------------- */

#headr {
	width: 840px;
	margin: 0 auto ;
	position: relative;
	text-align: left;
	}
	

#headr a img  {border-bottom: none;
	margin:10px 0 6px 0;
	}
	
	
#headr #top-menu {
	float:left;
	clear:left;
	height:53px;
}

ul#menuv {
	list-style: none;
	font-size: 1.1em;
	font-weight:normal;
	letter-spacing:.8px;
}
ul#menuv li {
	float: left;
	list-style:none;
	margin:0 5px 0 0;
	
}
ul#menuv li a {
	display: block;
	text-decoration:none;
	color: #7192c2;	
	background-color:#252f2a;
	padding:8px 10px 8px 10px;
	border: 2px dotted #1c2520;

}
ul#menuv li a:hover {
	color: #b4c780;
	background-color:#252f2a;
	padding:8px 10px 8px 10px;
	border: 2px dotted #1c2520;
}
ul#menuv li.current_page_item a {
	color: #b4c780;
	background-color:#252f2a;
	padding:8px 10px 8px 10px;
	border: 2px dotted #1c2520;
}



/* -------------------- Nav -------------------- */

#nav {
	width: 840px;
	font-size: 1.2em;
	float: left;
	padding-left: 13px;
	text-transform: capitalize;
}

#nav ul {
	list-style: none;
	}

#nav li {
		display: inline;
}
#nav a, #nav a:visited {
	text-decoration:none;
	color: #b4c780;
	padding:0px 12px 0px 12px;
	

}
#nav a:hover {
	color: #7192c2;
	background-color:#252f2a;
	padding:8px 10px 8px 10px;
	border: 2px dotted #1c2520; 
}

#nav .current_page_item a {
	color: #7192c2;
	background-color:#252f2a;
	padding:8px 10px 8px 10px;
	border: 2px dotted #1c2520; 
}


/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
	background-color:#252f2a;
	float: right;
	text-align: center;
  	border: 2px dotted #1c2520; 
    padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidebar img{
  	border: 2px solid #1c2520; 
}

#sidebar li {
	list-style: none;
	padding: 2px 0;
}

#sidebar p {
	font-size: 1em;
	margin: 0 0 1.1em 0;
}

/* ------------------------------ Content ---------------------------- */


#contenthome {
	width: 800px;
	background-color:#252f2a;
	float: left;
	padding: 20px 21px 20px 19px;
	border: 2px dotted #1c2520;
}


#content {
	background-color:#252f2a;
	text-align: left;
	width: 530px;
	min-height:410px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	border: 2px dotted #1c2520;       
}

#content h1 {
	color: #fceaa5;
	font-size: 1.4em;
	line-height: 1.4;
	font-weight:normal;
	padding:0px 15px 15px 0;
	letter-spacing:.8px;

}

#content h2 {
	font-size: 1.2em;
	line-height:1.4;
	padding:3px 0 3px 0;
	color: #fceaa5;
	text-transform: capitalize;
	font-weight:normal;
	letter-spacing:.8px;

}

#content h3 {
	font-size: 1.2em;
	line-height:1.4;
	font-weight:normal;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing:.8px;

}

#content h4 {
	color: #fceaa5;
	font-size: 1.4em;
	font-weight:normal;
	margin:-10px;
	padding:0px 15px 45px 0;
	letter-spacing:.8px;

}

#content h5 {
	color: #fceaa5;
	font-size: 1.2em;
	font-weight:normal;
	padding:10px 5px 5px 0;
	letter-spacing:.8px;

}


#content p {
	font-size: 1.2em;
	margin: 0 0 1.4em 0;
	line-height: 1.4;
	
}

#content strong {
	color: #fbe795;
}
#content em {
	color: #fceaa5;
}

#content ul {
font-size: 1.2em;
list-style: circle;
padding-bottom: 25px;
line-height: 1.4em;

}

#content ol {
list-style-type:decimal;
}

#content li {
margin-left: 25px;
margin-top:3px;

}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

.map{
	margin-top:8px;
}



/* ---------------------------------------- Media Room Images ---------------------------- */


.media {
margin:10px 10px 5px 2px;

}


/* ---------------------------------------- Label ---------------------------- */

#label {
	display:block;
	margin:5px 0;
}

#label p  {
font-size: 1.2 em;
margin: .5em 0 0 0;
line-height: 1em;
		   color: #cccccc;
}

#label textarea{
width:350px;
}

#label input{
width:350px;
}

#input  {
	width:350px;
	padding:4px;
	font-size: .9em;
}


/* ---------------------------------------- Other, mostly Post stuff ---------------------------- */


#navigation .alignleft, #navigation .alignright {
	padding: 10px 0 20px 0;
	color: #FFFFFF;
}

#navigation a, #navigation a:visited {
background: #403d2a;
padding: 5px 10px;
color: white;
text-decoration: none;
font-weight: bold;
}
#navigation a:hover {
background: #b4c780;
color: #2e2b1d;
}

#links {
font-size: 1.2em;
line-height: 2em;
}

#links a {
font-size: 1.2em;
font-weight: bold;
}

#links a, #links a:visited {
color: #2e2b1d;
}

#links a:hover {
	color: #b4c780;
}


/* --------------------------- Footer ---------------------------- */

#footer {
	width: 840px;
	background-color:#252f2a;
	float: left;
	clear: both;
	margin-top:20px;
	border: 2px dotted #1c2520;

}

#footertext {
	font-size: 1.1em;
	color: #7e848c;
	text-align: left;
	padding:12px 20px 12px 20px;
}

#footertext a, #footertext a:visited {
	color: #7e848c;
	font-weight:normal;

}

#footertext a:hover {
	color: #b4c780;
	background-color:#252f2a;
}


