/*

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: #FEEDA4 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: #FF3399;

	}



.entry h2 a {

	color: #FF3399;

	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: #FF3399;

	padding: 27px 8px 12px 4px; margin: 0;

	}



#side ul, #footer ul, ul.null {

	margin: 0;

	padding: 0;

	list-style-type: none;

	}



	

/*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: #FEEDA4 url('images/faux.jpg') repeat-y right;

	}



	

/*Sidebar Style*/

	

#sidebar {

	background: url('images/sidetop.jpg') no-repeat top;

	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: #BD9A56;

	text-decoration:none;

	background-color: #211000;

	border-bottom: 1px solid #100900;

	}

#sidebar p {

	margin:  0;

		font-size: 0.8em;

	color: #BD9A56;


	}


#sidebar p a {

	margin:  0;
	font-size: 0.8em;

	color: #BD9A56;

	text-decoration:underline;

	}



#sidebar li a:hover {

	background-color: #663300;

	color:#FEEDA4;

	}

	

	

/*Head and Nav Styles */

	

span.title {

	display: block;

	font: 400 2.0em Georgia,Garamond,'Times New Romans',serif;

	color: #FF3399;

	margin-bottom: 40px;

	padding-top: 55px;

	clear: none;

	}



span.title a {

	color: #FF3399;

}



span.title a:hover {

	color: #FEE682;

}



#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: #2D1A06 url('images/box.jpg') no-repeat top center;

	font: 400 1.0em verdana,arial,sans-serif;

	color: #FEE682;

	text-align: center;

	}



#nav li  a:hover {

	display: block;

	background: #2D1A06 url('images/boxhover.jpg') no-repeat top center;

	font: 400 1.0em verdana,arial,sans-serif;

	color: #FF3399;

	}

	

span.big {

	display: block;

	font: 400 2.0em arial,sans-serif;

	margin-bottom: 15px;

	padding: 12px 25px;

	text-decoration: none;

	}





/*Main Content*/



.entry {

	background: #ECDB96 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: #FF3399;

	}



.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: #2D1A06;

	color: #FFD57A;

	text-align: right;

	}



.post-info a {

	color: #FFD57A;

	text-decoration: none;

	}



.post-info a:hover {

	text-decoration: underline;

	}

	

form label{

	display:block;

	}



form input.text, form textarea{

	width:375px;

	border:1px #87764B solid;

	color:#211000;

	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: #211000;

	border-top: solid 4px #663300;

	}



#footer .container {

	width: 760px;

	margin: 0 auto;

	padding: 30px 0;

	color: #BD9A56;

	}





#footer a.credit {

	color: #967740;

	text-decoration: underline;

	}



#footer a.credit:hover {

	color: #FF3399;

	text-decoration: none;

	}



.links {

	list-style-type: none;

	width: 210px;

	margin: 0 0 0 0;

	padding: 0 10px 30px 10px;

	background: #2D1A06 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: #2D1A06 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: #BD9A56;

	text-decoration:none;

	background-color: #2D1A06;

	border-bottom: 1px solid #211000;

	}



.linksright li a:hover {

	background-color: #211000;

	color:#FEEDA4;

	}



.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: #BD9A56;

	text-decoration:none;

	background-color: #2D1A06;

	border-bottom: 1px solid #211000;

	}



.links li a:hover {

	background-color: #211000;

	color:#FEEDA4;

	}



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;

}
