/*  

Theme Name: Armonia
Version: 1.0
Description: Designed for Armonia Skin Care, La Jolla San Diego CA
Author: AJ Clarke from XM Works Inc.
Author URI: http://www.xmworks.com
*/

/********** Wordpress Default **********/
.aligncenter,

div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	padding-right:10px;
}

.alignright {
   float: right;
	padding-left:10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/********** Body **********/

Body {
	background:#1F1611;
	font-family: Verdana, Geneva, sans-serif;
	color: #9AB465;
}

h1, h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #848442;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #95954A;
}

h4, h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.3px;
	color: #fdf3cd;
}

/********** Header **********/


#header {
	width: 778px;
	height: 50px;
	margin-top: 10px;
	margin: 0 auto;
	border-bottom: 1px solid #F1E3C6;
}

#logo {
	padding-top: 10px;
	width: 380px;
	float: left;
}

#contact {
	padding-top: 10px;
	height: 40px;
	width: 398px;
	float: right;
	text-align: right;
	color: #A29E75;
}

#address {
	height: 40px;
	width:250px;
	padding-top: 12px;
	float: left;
	font-size: 12px;
}

#phone-number {
	float: right;;
	font-size: 18px;

}

/********** Navigation **********/

#navbar {
	padding-top: 10px;
	height:50px;
	width: 778px;
	margin: 0 auto;
	font-family: Georgia,Verdana, Geneva, sans-serif;
}

#navigation{
	margin: 0 auto;
	height:auto;
	padding-top: 10px;
	padding-left: 40px;
}

#navigation ul {
	padding: 0;
	list-style-type: none;
	display: inline;
}


#navigation ul a{
	text-decoration: none;
	font-family: Verdana;
	padding-right: 25px;
	font-size: 15px;
	color: #A29E75;
}

#navigation ul a:hover {
color: #859E49;
}

#navigation li {
	display: inline;
	padding: 0;
	margin: 0;
}

/********** Main Wrapper **********/

#wrapper {
	height: 475px;
	margin: 0 auto;
	width: 778px;

}

/********** Pages **********/

#contentdiv { /*** Holds Page Title and Page Content in single div ****/
	height: 475px;
	width: 215px;
	float: right;
}

#pagetitle{
	height: auto;
	margin: auto;
	padding-top: 10px;
	width: 200px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #E1DEBD;
	color: #DBDBDB;
	font-family: Georgia,Verdana, Geneva, sans-serif;
}

#pagecontent {  /*** Main page content found here ****/
	height: auto;
	width: 200px;
	padding-right: 5px;
	float: left;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #DBDBDB;
}

#pagecontent a{
	color:#BCB99C;
	text-decoration: none;
	font-style: italic;
}

#pagecontent a:hover {
	color:#839D4D;
	text-decoration: none;
	font-style: italic;
}

/********** Full Page **********/

#box{
	margin-left: 13px;
	margin-top: 10px;
	width: 748px;
	height: 440px;
	padding: 10px;
}

#fullpagetitle{
	width: 728px;
	float: left;
	text-align: center;
	border-bottom: 2px solid #1f1611;
	color:#371C1C;
}

#fullpagetitle h1,{
	font-family: Georgia,Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #848442;
}

#fullpage{
	width: 728px;
	color: #371C1C;
	float: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;

}

#fullpagecontent{
	padding-left;30px;
	height: 380px;

	color: #371C1C;

}

#fullpage a{
	color: #371C1C;
	font-weight: bold; 
	text-decoration: none;
	font-style: italic;
}

#fullpage a:hover {
	color:#371C1C;
	font-weight: bold; 
	text-decoration: underline;
	font-style: italic;
}
#back{
	border-top: 1px dotted #1f1611;
	height: 28px;
}

/********** Full Page - Brown **********/

#fullpagetitle-brown{
	width: 728px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #E1DEBD;
	color:#DBDBDB;
}

#fullpagetitle-brown h1,{
	font-family: Georgia,Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #A29E75;
}

#fullpage-brown{
	width: 728px;
	color: #371C1C;
	float: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;

}

#fullpagecontent-brown{
	padding-left;30px;
	height: 360px;
	color: #DBDBDB;
	text-align: center;

}

#fullpage-brown a{
	color: #BCB99C;
	font-weight: bold; 
	text-decoration: none;
	font-style: italic;
}

#fullpage-brown a:hover {
	color:#839D4D;
	font-weight: bold; 
	text-decoration: underline;
	font-style: italic;
}

#back-brown{
	border-top: 1px dotted #CCCCA3;
	height: 28px;
}
/********** Products **********/

.product{
	border: solid 2px #D6D7B5;
	padding: 10px;
	min-height: 150px;
	margin-bottom: 10px;
}

/********** Contact Page **********/

#contactpagetitle{
	padding-top: 10px;
	height: auto;
	margin: auto;
	margin-left: 29px;
	width: 723px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #E1DEBD;
}

#contact-page{
	height: auto;
	width: 778px;
	float: left;
	color: #DBDBDB;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

#contact-page a{
	color: #BCB99C;
}

#contact-page a:hover {
	color:#839D4D;
}

#contact-info {
	font-size: 12px;
	padding-top:10px;
	height: autopx;
	width: 236px;
	float: left;
	text-align: left;
	margin-left: 50px;
}

#contact-form {
	padding-top:10px;
	height: 400px;
	width: 374px;
	float:right;
	text-align: center;
	padding-left: 15px;
	margin-right: 30px;
}

/********** Driving Instructions Page **********/

#drivingpagetitle{
	padding-top: 10px;
	height: auto;
	margin-left: 23px;
	width: 723px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #E1DEBD;
}

#drivingpagetitle h1,{
	font-family: Georgia,Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #848442;
}

#drivingpage{
	float: right;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	color: #DBDBDB;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

#drivingpagecontent{
	float: right;
	height: 375px;
	width: 380px;
	color: #DBDBDB;
}

#drivingpage a{
	color: #BCB99C;
	font-weight: bold; 
	text-decoration: none;
	font-style: italic;
}
#drivingpage a:hover {
	color:#839D4D;
	font-weight: bold; 
	text-decoration: underline;
	font-style: italic;
}

/********** Footer **********/

#footer {
	width: 778px;
	height: 40px;
	margin: 0 auto;
}

#copyright {
	height: 40px;
	width: 778px;
	float: left;
	padding-top: 15px;
	text-align: left;
	font-size: 9px;
	color: #453125;
}

/********** Background Images **********/

#bg-full-brown {
	background: #2B201C url(images/bg-full-brown.jpg) no-repeat;
	height:475px;
	width: 778px;
}
#bg-full-green {
	background: #CCCDA3 url(images/bg-full-green.jpg) no-repeat;
	height:475px;
	width: 778px;
}
#bg-post{
	background: #CCCDA3 url(images/bg-post.jpg) no-repeat;
	height:475px;
	width: 778px;
}
#bg-home {
	background: url(images/bg-home.jpg) no-repeat;
	height:475px;
	width: 778px;
}
#bg-about {
	height:475px;
	width: 778px;
	background: url(images/bg-about.jpg) no-repeat;
}
#bg-products {
	height:475px;
	width: 778px;
	background: url(images/bg-products.jpg) no-repeat;
}
#bg-services {
	height:475px;
	width: 778px;
	background: url(images/bg-services.jpg) no-repeat;
}
#bg-our-staff {
	height:475px;
	width: 778px;
	background: url(images/bg-our-staff.jpg) no-repeat;
}
#bg-monthly-specials {
	height:475px;
	width: 778px;
	background: url(images/bg-monthly-specials.jpg) no-repeat;
}
#bg-contact {
	background: url(images/bg-contact.jpg) no-repeat;
	height:475px;
	width: 778px;
}
#bg-driving-directions {
	background: #2B201C url(images/bg-driving-page.jpg) no-repeat;
	height:475px;
	width: 778px;
}
#bg-contactpage {
	background: #2B201C url(images/bg-full-brown.jpg) no-repeat;
	height:475px;
	width: 778px;
}