/*   
Theme Name: Nancy Taplin
Description: Theme for Nancy Taplin
Author: A&G Creative
Version: V1
*/

p {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	padding:0;	
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #593c2a;
	background-color: #e5cbba;
	background-image: url(images/nt-web-background.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
}

body a:link {text-decoration: underline;color: #593c2a;}
body a:visited {text-decoration: underline; color: #593c2a;}
body a:hover {text-decoration: underline; color: #593c2a;}
body a:active {text-decoration: underline;color: #593c2a;}

h1 {
	
	font-size: 24px;
	color: #593c2a;
	margin:0;
	padding:0;
	font-weight:normal;
	margin-bottom:10px;
}

h1 a:link {text-decoration: underline;color: #593c2a;}
h1 a:visited {text-decoration: underline; color: #593c2a;}
h1 a:hover {text-decoration: underline; color: #593c2a;}
h1 a:active {text-decoration: underline;color: #593c2a;}

h2 {
	
	font-size: 17px;
	color: #c69a5d;
	margin:0;
	padding:0;
	font-weight:normal;
	margin-bottom:10px;
}

h2 a:link {text-decoration: underline;color: #c69a5d;}
h2 a:visited {text-decoration: underline; color: #c69a5d;}
h2 a:hover {text-decoration: underline; color: #c69a5d;}
h2 a:active {text-decoration: underline;color: #c69a5d;}

.diary-entry-title{
	
	font-size:18px;
	color:#c69a5d;
}

#main-menu-wrapper{
	width: 100%;;
	margin-right: auto;
	margin-left: auto;
	padding-left:0px;
	height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 593c2a;
}

#menu-holder{
	
	width:960px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	
}

/*MENU */ 


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding-left:0px;

	}
.menu ul{
	
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	
	}
	.menu li{
		float:left;
		margin-right:70px;
		margin-left:44px;
		list-style:none;
		}
		
		
	.menu li a{
		
		
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:40px;
		margin:0px;
		padding:0px 0px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			
			color:#593c2a;
			text-decoration:none;
			
			}

#menu-holder .current_page_item a{
	color:#593c2a;
	text-decoration:none;
}

#slider-wrapper {
				
				width: 100%;
				
		
}

#top-header{
	width: 960px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

#social-badges-holder{
	width:138px;
	height:34px;
	float:right;
	margin-top:32px;	
	margin-right:68px;
}

.social-badge-box-left{
	width:34px;
	height:34px;
	float:right;
	
	display: none;
}

.social-badge-box-right{
	width:34px;
	height:34px;
	float:right;
	margin-left:9px;
	display:none;
}

#about-page-topper{
	width: 100%;
	height:100px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/nt-about-page-topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#paintings-page-topper{
	width: 100%;
	height:100px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/nt-paintings-page-topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#press-page-topper{
	width: 100%;
	height:100px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/nt-press-page-topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#news-page-topper{
	width: 100%;
	height:100px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/nt-press-page-topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contact-page-topper{
	width: 100%;
	height:100px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/nt-news-page-topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#page-content-wrapper{
	width:100%;
	background-color:#fff;	
}

#page-content-holder{
	width:874px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;	
}

#home-page-content-holder{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:8px;	
}

#page-content-float{
	width:850px;
	float:left;	
	
}

#gallery-page-content-float{
	width:874px;
	float:left;	
	
	margin-top: -25px;
}

#page-content-clear{
	width:874px;
	height:0;
	clear:both;
	
}

#footer-wrapper{
	width:874px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#593c2a;
	padding-top:15px;
	padding-bottom:15px;	
}

#footer-wrapper a:link {text-decoration: none;color: #593c2a;}
#footer-wrapper a:visited {text-decoration: none; color: #593c2a;}
#footer-wrapper a:hover {text-decoration: underline; color: #593c2a;}
#footer-wrapper a:active {text-decoration: none;color: #593c2a;}

#diary-left-col{
	width:554px;
	float:left;
	
}

#diary-right-col{
	width: 280px;
	float: left;
	margin-left: 16px;
	
}

.diary-entry-holder{
	width:534px;
	margin-left:0px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
	
}

.diary-entry-thumbnail{
	width:150px;
	height:150px;
	float:left;	
}

.diary-entry-text-holder{
	width: 534px;
	float: left;
	padding-top: 10px;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8CDBC;
}



.instagram-placeholder {
float: left;
width:130px;
height:130px;
margin-right:10px;
margin-bottom:10px;

}

.instagram-image{
	width:130px;
	height:130px;	
}

.instagram{
	width:280px;
	float:left;
}

/*IMAGE INSERT STYLE*/


a img { 
border: 0px solid #93947f; 
}
a:hover img, body .comment a:hover .avatar { 
border: 0px solid #93947f; 
}

body .imageleft, body .alignleft { 
float: left; margin: 0 10px 10px 0;
display:inline;
/*border: 2px solid #93947f; */
}

body .imageright, body .alignright {
	float: right;
	margin: 0 0 10px 10px;
	display:inline;
	/*border: 2px solid #93947f; */
	
}

body .imageblock { 
display: block; margin: 0 0 1em 0; 
}

body .imagecentre, body .imagecenter, body .centered, body .aligncenter { 
display: block; text-align: center; margin: 0 auto 1em auto; 
}
		
.wp-caption {
border: 1px solid #000;
text-align: center;
background-color: #fff;
padding-top: 4px;
margin: 10px;

}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
padding: 5px 4px 5px;
margin: 0;
color:#000;
}

.attachment{
width:400px;
}
/*END IMAGE STYLE*/

/*CONTACT FORM 7*/
.wpcf7{
	width:400px;
	float:left;
}

.wpcf7-form{
	width:400px;
}

.form-text-area{
	width:392px;
	height:100px;
	padding: 3px;
	border: 1px solid #593c2a;
	font-family:font-family: 'Orienta', sans-serif;
	font-size: 14px;
	color: #593c2a;
	margin-bottom:5px;
	margin-top:5px;
}

.form-text-field{
	width:392px;
	height:25px;
	padding: 3px;
	border: 1px solid #593c2a;
	font-family:font-family: 'Orienta', sans-serif;
	font-size: 14px;
	color: #593c2a;
	margin-bottom:5px;
	margin-top:5px;
}




.wpcf7-text{
	width:392px;
	height:20px;
	padding: 3px;
	border: 1px solid #593c2a;
	font-family:font-family: 'Orienta', sans-serif;
	font-size: 14px;
	color: #593c2a;
	margin-bottom:5px;
	margin-top:5px;
}

.quote{
	width:300px;
	height:70px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515153;
}

.send-button{
	
}

.contact-send-button {
	background-color: #593c2a;
	font-family:font-family: 'Orienta', sans-serif;
	font-size: 16px;
	color: #fff;
	border:0;
	width:400px;
	height:40px;
	padding:5px;
}

.contact-send-button:hover {
	background-color: #d2b7a6;
	color: #593c2a;
}

.captcha-input{
	width:392px;
	height:20px;
	padding: 3px;
	border: 1px solid #593c2a;
	font-size: 14px;
	color: #593c2a;
	margin-bottom:5px;
	margin-top:5px;
	font-family:font-family: 'Orienta', sans-serif;
}

#about-page-image-box{
	width:420px;
	height:480px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	background-image:url(images/about-image-bckgrnd.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	padding:3px;
}

