/*

Theme Name: Neapolitan

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A chocolatey theme.  Template designed by <a href="http://www.demusdesign.com">DemusDesign</a>

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

Tags: chocolate, fixed width, two columns, widgets

*/



body 	{

	margin: 0;

	padding: 0;

	background: #e2f7f1 url('images/bg.jpg') repeat-x top left;

	font: 400 1.0em arial,sans-serif;

	color: #211000;

	}



	

/*Universal Styles*/



a {

	text-decoration: none;

	}



p {

	line-height: 1.5em;

	font-size: 0.8em;

	margin-bottom: 20px;

	}



img {

	padding: 0;

	}

	

h2 {

	font: 600 1.4em garamond,georgia,'times new romans',serif;

	margin: 0;

	color: #bf5b8f;

	}



.entry h2 a {

	color: #bf5b8f;

	text-decoration: none;

	}



.entry h2 a:hover {

	color: #291800;

	}




h3 {

	font: 600 1.0em verdana,arial,sans-serif;

	color: #513816;

	margin: 0;

	}

	

h4 {

	font: 400 1.0em verdana,arial,sans-serif;

	color: #3a3f3b;

	padding: 27px 8px 12px 4px; margin: 0;

	}



#side ul, #footer ul, ul.null {

	margin: 0;

	padding: 0;

	list-style-type: none;

	}

/*email popup*/
div#wp-email-popup {color: #bf5b8f}

	

/*Page Layout*/



#container {

	width: 760px;

	margin: 0 auto;

	}



#side {

	margin-top: 5px;

	padding: 0;

	float: right;

	clear: none;

	width: 202px;

	}



#head {

	height: 302px;

	margin: 0px 202px 0 0;

	}

	

#main {

	margin: 0;

	padding: 0 202px 50px 0;

	background: #b5cec8 url('images/faux.jpg') repeat-y right;

	}



/* Related Posts */  



ol.related-posts {height: 75px; clear:left; text-align:center; margin:10px 0px 0px 0px; padding:0;}  
ol.related-posts li{width:150px; float:left; display:inline; margin-right:15px; padding:0;} 
ol.related-posts img{clear:both; padding:5px;}  
ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}  
ol.related-posts li{font-size:10px;}


/*Sidebar Style*/

	

#sidebar {

	background: url('images/sidetop.jpg') no-repeat top;

	color: #3a3f3b;
	
	padding: 0 3px 40px 3px;

	margin-top: 231px;

	}



img.flower {

	float: right;

	margin-top: 0; padding: 0;

	border: 0;

	clear: none;

	}

	

#sidebar li {

	margin-bottom: 1px;

	padding: 0px;

	list-style-type: none;

	display: inline;

}



#sidebar li a {

	padding: 8px;

	display: block;

	margin:  0;

	font-size: 0.8em;

	color: #d8f3ec;

	text-decoration:none;

	background-color: #bf5b8f;

	border-bottom: 1px solid #82a89d;

	}



#sidebar li a:hover {

	background-color: #ed97c4;

	color:#d8f3ec;

	}

	

	

/*Head and Nav Styles */

	

span.title {

	display: block;

	font: 400 2.0em Georgia,Garamond,'Times New Romans',serif;

	color: #3a3f3b;

	margin-bottom: 40px;

	padding-top: 55px;

	clear: none;

	}



span.title a {

	color: #3a3f3b;

}



span.title a:hover {

	color: #bf5b8f;

}



#nav {

	margin-left: -15px;

	list-style-type: none;

	display: inline;

	}



#nav li {

	float: left;

	margin: 0 25px 0 0;

	padding: 0;

	}

	

#nav li  a {

	display: block;

	background: #cae5de url('images/box.jpg') no-repeat top center;

	font: 400 1.0em verdana,arial,sans-serif;

	color: #bf5b8f;

	text-align: center;

	}



#nav li  a:hover {

	display: block;

	background: #bf5b8f url('images/boxhover.jpg') no-repeat top center;

	font: 400 1.0em verdana,arial,sans-serif;

	color: #cae5de;

	}

	

span.big {

	display: block;

	font: 400 2.0em arial,sans-serif;

	margin-bottom: 15px;

	padding: 12px 25px;

	text-decoration: none;

	}





/*Main Content*/



.entry {

	background: #b5cec8 url('images/corner.jpg') no-repeat top left;

	margin: 20px 20px 0 0;

	padding: 12px;

	}



.entry img {

	padding: 2px;

	border: 2px solid #2D1A06;

	}



.entry a, .navigation a, a.main{

	text-decoration: underline;

	color: #533a18;

	}



.entry a:hover, .navigation a:hover, a.main:hover {

	text-decoration: none;

	color: #bf5b8f;

	}



.navigation {

	padding: 10px 10px 0 10px;

}



	

/*Main Content Tags*/

	

img.alignright {

	float: right;

	margin: 0 0 8px 8px;

	}



img.alignleft {

	float: left;

	margin: 0 8px 8px 0;

	}



p.quote {

	padding-left: 20px;

	font: 400 1.2em garamond,georgia,'times new romans',serif;

	background: #ECDB96 url('images/quote.jpg') no-repeat top left;

	}

	

.post-info {

	display: block;

	padding: 5px;

	font-size: 0.6em;

	background-color: #bf5b8f;

	color: #3a3f3b;

	text-align: right;

	}




.post-info a {

	color: #3a3f3b;

	text-decoration: none;

	}



.post-info a:hover {

	color: #d8f3ec;
	
	text-decoration: underline;

	}

	

form label{

	display:block;

	}



form input.text, form textarea{

	width:375px;

	border:1px #bf5b8d solid;

	color:#82a89d;

	padding:4px 5px;

	font:12px Verdana,Arial,san-serif;

	background-color: #F6EDCB;

	}



form input.text:hover, form textarea:hover{

	border:1px #87764B solid;

	}



form input.text:focus, form textarea:focus{

	border:1px #2D1A06 solid;

	color:#211000;

	}



form input.button{

	margin-right:8px;

	padding:3px 5px;

	font:12px Verdana,Arial,san-serif;

	}



* html form input.text,



* html form textarea{

	border-color:#533a18;

	color:#333;

	}



	

/*Footer*/

	

#footer {

	width: 100%;

	background: #e2f7f1;

	border-top: solid 4px #bf5b8f;

	}



#footer .container {

	width: 760px;

	margin: 0 auto;

	padding: 30px 0;

	color: #3a3f3b;

	}





#footer a.credit {

	color: #3a3f3b;

	text-decoration: underline;

	}



#footer a.credit:hover {

	color: #bf5b8f;

	text-decoration: none;

	}



.links {

	list-style-type: none;

	width: 210px;

	margin: 0 0 0 0;

	padding: 0 10px 30px 10px;

	background: #82a89d url('images/footcorner.jpg') no-repeat top left;

	}



.linksright {

	float: right;

	width: 210px;

	margin-left: 35px;

	padding: 0 10px 30px 10px;

	list-style-type: none;

	background: #82a89d url('images/footcorner.jpg') no-repeat top left;

	}

	

.linksright li {

	display: inline;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	font-size: 0.7em;

	}



.linksright li a {

	padding: 4px;

	display: block;

	margin:  0;

	color: #3a3f3b;

	text-decoration:none;

	background-color: #82a89d;

	border-bottom: 1px solid #211000;

	}



.linksright li a:hover {

	background-color: #211000;

	color:#bf5b8f;

	}



.links li {

	display: inline;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	font-size: 0.7em;

	}



.links li a {

	padding: 4px;

	display: block;

	margin:  0;

	color: #3a3f3b;

	text-decoration:none;

	background-color: #82a89d;

	border-bottom: 1px solid #211000;

	}



.links li a:hover {

	background-color: #211000;

	color:#bf5b8f;

	}



p.foot {

	color: #967740;

	margin-top: 5px;

	font-size: 0.7em;

	line-height: 1.6em;

	text-align: center;

	}





.clearer {

	clear: both; 

	line-height: 0; 

	height: 0;

	font-size: 0;

	}

.center {

	text-align: center;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

/* Comments */

.commentlist li .avatar { 

	float: right;

	border: 1px dotted #000;

	padding: 2px;

}

.commentmetadata {

	font-size: 0.8em;

	padding-bottom: 5px;

}

#main ol.commentlist {

	margin-left: 0;

	padding-left: 0;

}

.commentlist li {

	list-style: none;

	padding: 10px;

	border: 1px solid #2D1A06;

	margin-bottom: 15px;

}

h3#comments {

	padding-top: 10px;

}

.comment-author {

	font-size: 0.8em;

	font-weight: bold;

}

cite.fn {

	font-style: normal;

}

.says {

	font-weight: normal;

}

.comment-meta a {

	font-size: 0.8em;

	text-decoration: none;

}

a.comment-reply-link {

	background-color: #2D1A06;

	color: #FFD57A;

	padding: 5px;

	font-size: 0.7em;

}

#respond {

	padding-top: 10px;

}
/* Related Posts */  
div.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}  
div.related-posts li{width:150px; float:left; display:inline; margin-right:15px;; padding:0;}  
div.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}  
div.related-posts a{clear:both; display:block; border:none; text-decoration:none;}  
div.related-posts li{font-size:12px;}

#gallery-1 {
display: block;
overflow:hidden;
}

#gallery-1 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-2 {
display: block;
overflow:hidden;
}

#gallery-2 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-3 {
display: block;
overflow:hidden;
}

#gallery-3 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-4 {
display: block;
overflow:hidden;
}

#gallery-4 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-5 {
display: block;
overflow:hidden;
}

#gallery-5 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-6 {
display: block;
overflow:hidden;
}

#gallery-6 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-7 {
display: block;
overflow:hidden;
}

#gallery-7 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-8 {
display: block;
overflow:hidden;
}

#gallery-8 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}

#gallery-9 {
display: block;
overflow:hidden;
}

#gallery-9 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:auto !important;
}
