/*  
Theme Name: Custom Theme
Theme URI: http://www.vacationrealty.com/
Description: 
Version: 
Author: Stizerg
Author URI: 
*/

body { 
	background:#DBF0F7 ; 
	background-position:top; 
	background-repeat:no-repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
	margin: 0;
	padding: 0;
}

a:link { 
	text-decoration: none; 
	color : #416e90; 
	border: none;
}
a:active { 
	text-decoration: none; 
	color : #416e90; 
	border: none;
}
a:visited { 
	text-decoration: none; 
	color : #416e90; 
	border: none;
}
a:hover	{ 
	text-decoration: none; 
	color : #555353; 
	border: none; 
} 


#wrap { 
	background:#fff url(images/lingerie_blog_header.jpg) top no-repeat; 
	margin: 0 auto 0; 
	padding: 0; 
	width: 800px; 
	border:#cccccc 1px solid; 
}

#header_image { 
	width: 800px; 
}

#blogtitle { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #163868; 
	text-align:left; 
	font-size:40px; 
	line-height:100%; 
	padding-top:4px; 
	padding-left:10px; 
	padding-bottom:10px; 
	text-transform:uppercase; 
	text-align:left;
}

#blogtitle  a{
	color: #eeeeee;
}

#blogdesc { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #163868; 
	text-align:left; 
	font-size:12px; 
	line-height:100%; 
	padding-left:15px;
	padding-bottom:10px; 
	text-align:left; 
}

div.hr { 
	height: 0px;  
	background: transparent none repeat scroll 0 0; 
	clear:both; 
	border: 1px solid red;
	display: none; 
}

div.hr hr {  
	
}

#menutab { 
	margin: 260px 0 0 0; 
	padding: 0 10px 0 10px; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 

	float:left;
	position: relative;
	width: 90%;
	clear:both;
}

#menutab ul { 
	height:30px; 
	line-height: 30px; 
	margin: 0; 
	padding: 0; 
	float: left; 
	position:relative;
}
#menutab li { 
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type: none; 
}
#menutab li a { 
	display: block; 
	padding: 0 10px; 
}
#menutab a { 
	color: #000066; 
	text-decoration: none; 
	border: 0; 
	font-weight: 600;
}
#menutab .selected, #menutab a:hover { 
	background: #f8fbfc; 
	color: #416e90 !important; 
}

#left { 
	margin: 10px 0; 
	padding: 10px; 
	float: left; 
	width: 200px; 
	margin-bottom:10px; 
}

#left h2 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	border-bottom: dashed 1px #ccc;
}

#left ul { 
	list-style-type: none; 
	margin: 0 ; 
	padding: 0; 
}

#left ul li { 
	list-style-type: none; 
	margin: 0 0 20px 0; 
	padding: 0; 
}

#left ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding: 0 3px; 
}

#left ul li ul li { 
	list-style-type:none;  
	background: transparent url(images/bullet.gif) no-repeat 0 4px; 
	padding: 0px 0px 2px 14px; 
	border: 0; 
	margin: 0;  
}

#right { 
	margin-top:10px; 
	line-height: 16px;  
	padding: 10px ; 
	float: right; 
	width: 530px; 
	border-left:1px solid #f3f3f3; 
	overflow:hidden; 
}

h2.title { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	float:left;
	clear:left;
	line-height: 50px;
}

#right img { 
	border:0; 
}

.navigation { 
	display: block; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 60px; 
	float:left;
	width: 100%;
}

.alignright { 
	float: right; 
}

.alignleft { 
	float: left; 
}

.postmetadata { 
	background:#f0f0ff; 
	font-size:10px; 
	padding: 10px; 
	border-bottom:#3399cc 1px solid; 
	border-top:#3399cc 1px solid; 
	margin: 0 0 10px 0;
	float:left;
	position: relative;
	width: 100%;
	left: -10px;
}

blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
	border-left: 5px solid #ddd; 
}

blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
}

.comments {
	float:left;
	clear:both;
}

.comments h3 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	border-bottom: dashed 1px #ccc;
}

.bobcomment { 
	vertical-align:middle; 
	margin-bottom:3px;  
	padding:3px; 
	background:#f0f0ff; 
}

ol.commentlist { 
	padding: 0; 
	margin: 0 0 1px; 
	float: left;
}

ol.commentlist li { 
	list-style: none; 
	margin: 0; 
	padding: 13px 13px 1px; 
}

ol.commentlist li.commenthead { 
	list-style: none; 
	margin: 0; 
}

ol.commentlist li.commenthead h2 { 
	margin: 0;
}
#footer { 
	padding:20px; 
	clear:both;
	margin: 0 auto;
	text-align: center;
}

.calendar {
font-family:Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
float:right;
clear:right;
background:url(images/calendar.png) no-repeat right top;
width:46px;
height:54px;
margin: 0 20px 5px 0;
}

.calendar .month {
padding-top:2px;
display:block;
clear:both;
text-align:center;
font-size:12px;
color:#000000;
font-weight:600;
margin:12px 0 0 0;
padding:0;
}

.calendar .date {
display:block;
clear:right;
text-align:center;
font-size:20px;
color:#000000;
font-weight:600;
line-height:20px;
margin:0;
padding:0;
}

.clear {
	clear:both;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 2px 2px 10px 8px;
	float:left;
	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 1px 4px 3px;
	margin: 0;
}
/* End captions */

#commentform {
	float: left;
}