body{
	padding:0px;
	margin:0px;
	background:url(images/html_bg.jpg) center top no-repeat #000;
	font-family:Arial, Helvetica, sans-serif;
}
img {
border:0;
}
/*layout elements start */
.canvas{
	margin:0px auto;
	width:938px;
}
.main_header{
	width:938px;
	padding-top:165px;
	height:36px;
	background:url(images/header_bg.jpg) top left no-repeat;
}
.main_header p{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.content_wrapper{
	width:938px;
	/*min-height:780px;
	_height:780px;*/
	background:url(images/content_bg.gif) top left repeat-x #929292;
}
.bottom{
	width:938px;
	padding:28px 0px 14px 0px;
	background:url(images/bottom_bg.gif) top left no-repeat #000;
	color:#3d3d3d;
	font-size:10px;
	clear:both;
}
/* layout elements end /*
/* top navigation start */
.top_nav{
	width:845px;
	height:61px;
	margin:0px;
	padding:24px 0px 0px 107px;
	background:url(images/top_nav_bg.jpg) top left no-repeat;
}
.top_nav li{
	list-style:none;
	display:inline;
}
li.home{
	margin-left:30px;
}
li.vip_services{
	margin-left:40px;
}
li.girls{
	margin-left:50px;
}
li.events{
	margin-left:80px;
}
li.about{
	margin-left:67px;
}
li.contact{
	margin-left:60px;
}
.top_nav a{
font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:16px;
	font-weight:lighter;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.top_nav a:hover{
	text-decoration:underline;
}
/* top navigation end */
/* sidebar styles start */
.sidebar{
	float:left;
	width:217px;
	min-height:790px;
	_height:790px;
	background:url(images/vertical_line.png) 210px 0px no-repeat;
}
/* left nav styles start */
.left_nav{
	margin:0px 0px 0px 1px;
	padding:0px;
}
.left_nav li{
	list-style:none;
	margin:0px;
	padding:1px 0px 1px 0px;
}
.left_nav a{
	display:block;
	width:180px;
	height:30px;
	padding-top:6px;
	line-height:23px;
	padding-left:52px;
	color:#FFFFFF;
font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight:lighter;
	font-size:13px;
	text-decoration:none;
	background:url(images/nav.gif) bottom left no-repeat;
}
.left_nav a:hover{
	background:url(images/nav.gif) top left no-repeat;
}
/* left nav styles end */
/* sidebar styles end */
/* content styles start */
.content{
	display:block;
	float:left;
	width:710px;
	padding-left:10px;

}
.contentgallery{
	display:block;
	float:left;
	width:685px;
	padding-left:10px;

}
.welcome{
	text-align:center;
	margin:0px;
	background:url(images/welcome_text.png) top center no-repeat;
	height:30px;
}
.content_categories{
	background:url(images/content_categories_bg.png) center left no-repeat;
	width:697px;
	height:80px;
}
/* posts and events styles start */
.posts_list{
	float:left;
	width:400px;
	padding-right:5px;
}
.events_list{
	float:left;
	width:300px;
	padding-right:5px;
}
.posts_vertical_line{
	background:url(images/posts_vertical_line.png) top right no-repeat;
	min-height:334px;
	_height:334px;
}
.entry{
	padding:0px 5px 0px 5px;
}
.entry_title, .entry_title a {
	color:#0051ac;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.entry_title span, .entry_title a{
	float:left;
}
.entry_title a{
	text-decoration:none;
}
.entry_title a:hover{
	text-decoration:underline;
}
.entry_title span.date{
	float:right;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:8px;
}
.entry_title h2 {
	font-size:18px;
}
.entry_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.entry_text a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#0051ac;
}
.entry_text a:hover{
	text-decoration:underline;
}
.entry_text a img{
	border:none;
}
.entry_line{
	display:block;
	width:inherit;
	background:url(images/entry_line.png) center center no-repeat;
	min-height:12px;
	_height:12px;
	*overflow:hidden;
}
.more-link{
	color:#0051ac;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.post_links{
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}
.post_links a{
	color:#0051ac;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.post_links a:hover{
	text-decoration:underline;
}
/* posts and events styles end */
.content a{
	color:#0051ac;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.content a:hover{
	text-decoration:underline;
}
.content a:visited {
	color:#094392;
}
/* content styles end */

/* bottom elements start */
.bottom_links{
	text-align:right;
	padding:0px 10px 0px 10px;
}
.bottom_links span{
	float:left;
}
.bottom_links a{
	color:#3d3d3d;
	text-decoration:none;
	padding:0px 5px;
}
.bottom_links a:hover{
	color:#0051ac;
	text-decoration:underline;
}
/* bottom elements end */
/* clearfix start */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
#wp-calendar {
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:12px;
}
.ec3_events {
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:12px;
}
.navigation {
	width:100%;
	display:block;
	padding-left:20px;
}
.ec3_schedule {
	display:block;
}

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}
/* clearfix end */
/* galleries styles start */
.content_galleries{
	background:url(images/content_galleries_bg.png) top left no-repeat;
	height:80px;
}
.gallery {
      float:left;
}
.gallery .gallery-icon img {
      height:auto;
      margin-right:10px;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}
.gallery .gallery-item img {
	border:4px solid #fff;
	}
.gallery-item img:hover {
      border:4px solid #ccc;
}
.gallery-caption {
	margin-left: 0;
}
.category_title{
	color:#0051ac;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
}
.miniGallery img {
     width:85%;
     height:auto;
}
.indexGallery {
     float:left;
     width:700px;
     padding-bottom:35px;
}
.indexGallery .imageCell {
     float:left;
     margin-right:20px;
     text-align:center;
}
.indexGallery .imageCellEnd {
     float:left;
     text-align:center;
}
.indexGallery img {
     border:4px solid #ffffff;
}
.indexGallery img:hover {
     border:4px solid #cccccc;
}
/* galleries styles end */