/*
Theme Name: Jeanne Barousse Designs
Theme URL: http://deepfriedads.com
Description: Jeanne Barousse Designs template is built with clean, simple, minimalist design and function in mind. (Based on Starkers)
Version: 1.0
Author: Deep Fried Ads
Theme URL: http://deepfriedads.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";


/** LAYOUT **/


body { 
	background: url("images/backgroundpattern.jpg"); 
	margin: 0;
	height: 100%;
}

#container {
	background-color: #ffffff;
	padding: 20px;
	margin: 0 auto -200px;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}


p {	
	font-size: 12px;
	color: #6a6956;
	line-height: 26px;
}



.trajan-small {
	color: #999584;
	font-size: 12px;
	letter-spacing: .2em;
}

h1 { 
	font-size: 24px;
	color: #333333;
	padding-bottom: 25px;
}

h2 {
	font-size: 20px;
}


a, a:hover, a:active { text-decoration: none; }


.clear { clear: both; }



/** HEADER **/


#logo {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 40px;
	border-bottom: 1px solid #d2cdbe;
	width: 800px;
}

#logo h1 {
	font-size: 15px;
	margin-top: -5px;
	color: #676143;
	padding-bottom: 0;
}




/** NAVIGATION **/


#nav {
	margin: 0 auto;
	width: 700px;
	padding: 32px 0 40px 0;
	text-align: center; 
}

#nav ul li {
	float: left;
	padding-left: 45px;
}

#nav a { 
	color: #999584;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 11px;
	letter-spacing: .2em;

}



/** HOMEPAGE TEMPLATE **/


.main {
	margin: 20px auto;
}

#homepage {
	margin: 20px auto;
	text-align: center;
	line-height: 22px;
}

#homepage p { 
	width: 500px;
	margin: 0 auto;
}




/** PAGE TEMPLATE **/


#maincontent h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: lighter;
}

#maincontent {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
}

#maincontent p { padding-bottom: 20px; }

#maincontent .alignleft { margin: 0 40px 20px 0; }

#maincontent .alignright { margin: 0 0 20px 40px; }

#featuredimage {
	margin: 20px auto;
}



/** gallery lead-in PAGE TEMPLATE **/


.galleryleadin {
	/* padding-top: 50px; */
}

#galleryleadin-left h1 {
	text-align: left !important;
	font-weight: lighter;
}

#galleryleadin-left {
	float: left;
	width: 240px;
	padding-right: 10px;
}

#galleryleadin-right {
	float: right;
	width: 530px;
}

#galleryleadin-right img { 
	padding: 0 0 10px 10px;
	width: 166px;
}



/** single gallery PAGE TEMPLATE **/


.gallery-panel, .ngg-gallery, .galleryview { margin: 0 auto; }



.strip_wrapper {
	left: 0px !important;
	width: 635px !important;
}


.nav-next, .nav-prev { display: none !important; }

#gallery-h1 {
	text-align: center;
	z-index: 10;
	top: 570px;
	position: relative;
	width: 100%;
}

.page-template-gallery-page-php #maincontent { padding: 0 0 20px 0; }

.gallery-panel { 
	height: 650px !important;
}



/** CONTACT FORM **/


.page-id-13 .cform {
	margin: -163px 0 0 340px !important;
	width: auto !important;
}

.linklove, .cf-fs1 legend {
	display: none !important;
}


/** EMAIL SIGNUP **/

.email-signup label {
	display: none !important;
}

.email-signup .cf-sb {
	display: none !important;
}

.email-signup input {
	width: 250px !important;
}

#footer .cform {
	margin: -27px 0 0 250px !important;
	width: auto !important;
}


/** FOOTER **/

#footer {
	margin: 0 auto;
	padding: 20px;
	height: 200px;
	width: 900px;
	background: #ffffff;
	bottom: 0;
}

#push {	height: 200px; }

#footer p {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 9px;
	padding-top: 60px;
	color: #999584;
}

#footer a:link, #footer a:active, #footer a:visited { color: #999584; }

#footer a:hover { 
	color: #333333;
	text-decoration: underline;
}

#emailnewsletter {
	border-bottom: 1px solid #d2cdbe;
	border-top: 1px solid #d2cdbe;
	padding: 30px 60px 10px 50px;
	width: 500px;
	margin: 0 auto;
}