/*  
Theme Name: Sexy
Description: Taste the fruit of the vine theme
Author: Cedar Park Associates
Author URI: http://www.cedar-park.com
*/



body {
	background: #000 url(images/leatherBK.jpg);
	text-align: center;
	margin: 0;
	font: 9pt Verdana, arial;
}

#wrapper {
	width: 744px;
	height: 100%;
	margin: 0 auto;
}

#bg {
	float: left;
	width: 744px;
	background: url(images/bg.jpg) repeat-y;
	margin-top: 15px;
	margin-bottom: 15px;
}

#header {
	width: 744px;
	height: 198px;
	
}

#mainnav {
	float: right;
	background: url(images/scroll.jpg) no-repeat top;
	margin-bottom: 10px;
	margin-right: 18px;
	padding-top: 20px;
	display: inline;
	text-align: left;
	width: 195px;
}

#sidebar {
	width: 140px;
	text-align:left;
		
}

/*ul li{
	list-style-type: none;
}*/

a {
text-decoration: none;
color: #5B6C86;}

a:hover {
text-decoration: underline;
color: #836257;}

#calendar_wrap{
	text-align: center;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #D2AB75;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#sidebar h2  {
	font: bold 20px Garamond, serif;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0;
	clear: both;
	width: 200px;
	height: 30px;
	color: #54769C;
	margin-left: -15px;
}

#sidebar h2  {
	list-style-type: none;
	}
#sidebar  li {
	margin-left: -25px;
}
#sidebar  li a {
	font: bold 9pt Verdana, arial;
	text-decoration: none;
	color: #668FBD;
}

#sidebar ul li a {
	list-style-type: disc;
}

#sidebar ul li a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #54769C;
	list-style-type: disc;
}

#main {
	float: left;
	width: 500px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 15px;
	display: inline;
	color: #000;
}

a.link {
	margin-top: 20px;
	font: bold 31px Garamond, serif;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-bottom: 14px;
	color: #000;
}

a.link:hover {
	margin-top: 20px;
	font: bold 31px Garamond, serif;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-bottom: 14px;
	background: #000;
	color:#C6F1F8;
}
a.link:visited {
	color: #435E7C;
}

h1 {
	padding: 8px 0 5px 35px;
	margin-top: 15px;
	background: url(images/berry.jpg) left center no-repeat;
	clear: both;
	font: bold 31px Garamond, serif;
	text-align: left;
	margin-left: 0px;
	line-height: 35px;
	margin-bottom: 10px;
	color: #5B6C86;
}

small {
	padding-left: 12px;
	color:  #2D3F53;
}

#copyright {
	padding-top: 25px;
	text-align: left;
	color: #5B6C86;
}

#copyright a {
text-decoration: none;
font-weight: bold;
color: #5B6C86;
}

#copyright a:hover {
text-decoration: underline;
font-weight: bold;
color: #836257;
}

#footer {
	clear: both;
	margin: 0;
	background: url(images/footer.jpg) no-repeat;
	width: 744px;
	height: 75px;
}



.searchform {
	background: url(images/search.jpg) fixed top left;
	border: 2px solid #D7A875;
	color: #A0755B;
	margin-left: 30px;
}

.comments {
background-color: #C6F1F8;
border: 2px solid #5B6C86;
color: #000;
}

.button {
background-color: #C6F1F8;
border: 2px solid #5B6C86;
color: #000;
margin-left: 30px;}

