/*  
Theme Name: Lehigh Valley Style - August 2010
Theme URI: http://www.lehighvalleystyle.com
Description: This is the August theme for Lehigh Valley Style magazine's offical site.
Version: 1.0
Author: 4O1 Creative, ltd
Author URI: http://www.401creative.com/
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family:Tahoma, Verdana, 'sans-serif';
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #363635;
	background-color:#eceaea;
	/* 
	SKIN:
	background:#eceaea url(skins/theme-example.jpg) no-repeat center 248px;
	*/	
}

#theme_container {
	width:100%;
	height:241px;
	background: url(img/lvs_header_back.jpg) repeat-x;
}

h1 {
	font-family: Tahoma, Verdana, 'sans-serif';
	font-size: 30px;
	line-height: 1em;
	padding-top:3px;
	padding-left:5px;
	font-weight:normal;
}
.left h1 {
	width:575px;
}
.right h1 {
	width:270px;
}
h1.short {
	float:left;
	width:300px;
}

h2 {
	font-family: Tahoma, Verdana, 'sans-serif';
	font-size:18px;
	line-height: 1em;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-size:15px;
	line-height:1.2em;
	font-weight:bold;
}

a:link, a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}



p{
	padding: 10px 0 0 0;
	line-height:1.6em;
	width:auto;
}

p.ralign {
	text-align:right;
}

table {	
	width:100%;
	padding:0px;
}
table th {
	border-bottom:1px solid #BBB;
	margin:0px;
	padding:5px;
}
table td {
	border-bottom:1px solid #DDD;
	padding:5px;
}

.hide{
	display:none;
}


#top{
	float:left;
	width:900px;
	position:relative;
	top:-238px;
	line-height:20px;
	color:#bdbdbd;
	margin-bottom:-20px;
	font-size:11px;
}
#top .top_intro{
	float:left;
}
#top .top_links{
	float:right;
}
#top .top_intro a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#top .top_links{
	float: right;
	line-height:20px;
	text-align:right;
}

#top .top_links ul {
	float: left;
	list-style: none;  
	padding: 0; 
	margin: 0;
}
#top .top_links li {
	list-style: none;
	float: left;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	line-height:20px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 14px;
	background:url(img/lvs_bullet_grey.png) 0px 8px no-repeat;
}
#top .top_links li a {
	color:#bdbdbd;
	text-decoration:none;
}
#top .top_links li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#top .top_links .first{
	background:none;
	padding:0px;
}
#top .top_links .last{
	margin:0px;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
}

#header{
	float: left;
	width: 900px;
	height: 241px;
}

#header_logo {
	width:432px;
	height:149px;
	margin-left:-50px;
	margin-top:40px;
}

#header_logo h3 {
	margin: 0px;
	padding: 0px;
	background: url('img/lvs_header_logo.jpg') no-repeat top left;
	width: 432px;
	height: 149px;
}

#header_logo a {
	width: 432px;
	height: 149px;
	display: block;
	text-indent: -999999px;	
}

#header_tagline {
	height:149px;
	width:516px;
	background: url(img/lvs_header_tagline.jpg) no-repeat;
	margin-top:-149px;
	margin-left:382px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer {
	clear: none;
	float: left;
	width: 100%;
	background: url(img/lvs_footer_swish.jpg) no-repeat top center;
	margin-top:0px;
	color:#fcfcfc;
}

#footer_top {
	margin-top:65px;
	background: url(img/lvs_footer_dropshadow.jpg) repeat-x;
}

#footer_full {
	background: url(img/lvs_footer_pattern_back.jpg) repeat;	
	min-height:100px;
	padding-top:20px;
}

#footer #quick_links{
	width:900px;
	border-top:1px #7a7a7a solid;
	border-bottom:1px #7a7a7a solid;
	margin:auto;
	padding:20px 0px 0px 0px;
	text-align:left;
	font-size:11px;
}

#footer #quick_links .ql_line {
	width:900px;
	height:35px;
	margin:0px;
	padding:0px;
}

#footer #quick_links .ql_line ul {
	width:900px;
	list-style: none;
	margin:0px;
	padding:0px;
}
#footer #quick_links .ql_ul li {
	list-style: none;
	float: left;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */	
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 14px;
	background: url(img/lvs_bullet_white.png) 0px 5px no-repeat;
}
#footer #quick_links .ql_ul .name {
	background:none;
}
#footer #quick_links .ql_ul .first {
	padding:0px;
	background:none;
}
#footer a{
	color:#fcfcfc;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer #copyright {
	width:900px;
	display:block;
	margin:auto;
	text-align:left;
	padding:10px 20px;
	font-size:10px;
	height:40px;
}
#copyright p{
	float:left;
	display:block;
	padding:0px;
	margin:0px 0px 0px 10px;
	line-height:36px;
}
#copyright p#tag{
	float:right;
	display:block;
	width:89px;
	height:36px;
}
#copyright p#tag a{
	display:block;
	width:89px;
	height:36px;
	background:url(img/lvs_footer-401-tag-trans.png) no-repeat;
	text-indent:-9999px;
}

.sidebar {
	float: left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}



.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*-----------------------*/
/*-------- NAV --------- */
/*-----------------------*/
#nav {
	float: right;
	width: 900px;
	height: 32px;
	text-align: left;
	position:relative;
	top:170px;
}
#nav ul { 
	float: right;
	list-style: none;  
	padding: 0; 
	margin: 0;
}
#navlist li {
	list-style: none;
	float: left;
	height: 32px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	margin:0px 0px 0px 20px;
}
#navlist li a {
	display: block;
	line-height: 32px;
	text-indent: -5000px;
	font-size:3px;
	background-position: center top; /* horizontally centers the background image */
}
#navHome {
	display:block;
	width: 51px;
	height: 32px;
	background: url(img/lvs_header_menu_home_up.jpg) no-repeat;
}	
#navHomeUp {
	width: 127px;
	height:32px;
	background: url(img/lvs_header_menu_home_on.jpg) no-repeat;
}	
#navHome:hover {
	background-position: 0 -32px;
}
#navSignatures {
	display:block;
	width: 106px;
	height: 32px;
	background: url(img/lvs_header_menu_signatures_up.jpg) no-repeat;
}	
#navSignaturesUp {
	width: 187px;
	height:32px;
	background: url(img/lvs_header_menu_signatures_on.jpg) no-repeat;
}	
#navSignatures:hover {
	background-position: 0 -32px;
}

#navBlogs {
	display:block;
	width: 55px;
	height: 32px;
	background: url(img/lvs_header_menu_blogs_up.jpg) no-repeat;
}	

#navBlogsUp {
	width: 131px;
	height:32px;
	background: url(img/lvs_header_menu_blogs_on.jpg) no-repeat;
}	
#navBlogs:hover {
	background-position: 0 -32px;
}
#navSubscribe {
	display:block;
	width: 96px;
	height: 32px;
	background: url(img/lvs_header_menu_subscribe_up.jpg) no-repeat;
}	
#navSubscribeUp {
	width: 177px;
	height:32px;
	background: url(img/lvs_header_menu_subscribe_on.jpg) no-repeat;
}	
#navSubscribe:hover {
	background-position: 0 -32px;
}

#container_page{
	float:left;
	width:644px;
}

#link_container{
	float: left;
	width:895px;
	height:20px;
	text-align:right;
	color: #636464;
	margin-top:-23px;
	margin-bottom:10px;
	position:relative;
}

#link_container .bullet {
	padding-left:20px;
	padding-right:20px;	
	padding-top:8px;
}

#link_container ul {
	position: absolute;
	right:0px;
	list-style: none;  
	padding: 0; 
	margin: 0;
}
#link_container li {
	list-style: none;
	float: left;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 14px;
	background:url(img/lvs_bullet_grey.png) 0px 13px no-repeat;
}
#link_container li a {
	color: #636464;
	display: block;
	height:40px;
	text-decoration:none;
	padding-top:8px;
}
#link_container li.on a {
	background: url(img/lvs_index_link_rollover.jpg) no-repeat;
	background-position: center top;
}
#link_container li a:hover {
	background: url(img/lvs_index_link_rollover.jpg) no-repeat;
	background-position: center top; /* horizontally centers the background image */
}
#link_container li.on a:hover {
	color: #636464;
	background: url(img/lvs_index_link_rollover.jpg) no-repeat;
	background-position: center top;
}
#link_container .first{
	background:none;
	padding:0px;
}
#link_container .last{
	margin:0px;
}

#top_container{
	float: left;
	width: 904px;
	padding-top: 0px;
	padding-left: 0px;
	margin:0px;
	background: #cccccc;
	margin-bottom: 20px;
}

#top_container .rounded_top{
	background: url(img/lvs_index_top_rounded_top.jpg) no-repeat;
	height:6px;
}

#top_container .rounded_bottom{
	background: url(img/lvs_index_top_rounded_bottom.jpg) no-repeat;
	height:6px;
	margin-top:376px;
}

#top_container .rounded_bottom_ezine{
	background: url(img/lvs_index_top_rounded_bottom.jpg) no-repeat;
	height:6px;
	margin-top:604px;
}


div#lvs_photo_slider {
	float:left;
	width: 590px;
	height: 370px;
	margin-left:12px;
	margin-top:6px;
}

div#lvs_cover_shoot {
	float:left;
	width: 285px;
	height: 370px;
	margin-left:5px;
	margin-top:6px;
}

div#lvs_ezine {
	float:left;
	width: 900px;
	height: 600px;
	margin-left:2px;
	margin-top:2px;
}

div.main_content {
	width:560px;
	margin:0 auto;
	margin-bottom:12px;
}
div.main_content img {
	margin-left:-3px;
}
div.main_content ul li, div.blog-content ul li, div.editorial-content ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	background:url(img/arrow.gif) 0 3px no-repeat;
	padding-left:13px;
}

#middle_container{
	float: left;
	width: 904px;
}

#middle_container .section {
	margin-bottom:20px;
}

#middle_container .left {
	float:left;
	width: 596px;
}
#middle_container .right {
	float:right;
	width: 289px;
}

#middle_container .left .header{
	position:relative;
	display:block;
	width: 596px;
	height:43px;
	line-height: 1em;
	color:#4e4d4d;
	text-align:left;
	margin:0px;
	padding:2px 0 0 10px;
	background: url(img/lvs_index_scene_header.jpg) no-repeat;
	overflow:hidden;
}
#middle_container .right .header{
	position:relative;
	display:block;
	width: 289px;
	height:43px;
	line-height: 1em;
	color:#4e4d4d;
	text-align:left;
	margin:0px;
	padding:2px 0 0 10px;
	background: url(img/lvs_index_right_header.jpg) no-repeat;
	overflow:hidden;
}

#middle_container .left .content{
	background: #cbcbcb;
	background: url(img/lvs_index_left_border.png) repeat-y;
}
#middle_container .right .content{
	background: #cbcbcb;
	background: url(img/lvs_index_right_border.png) repeat-y;
}
#middle_container .blogs img {
	float:left;
}

div.left img#sign-up {
	height: 180px;
	width: 180px;
	display: block;
	float: left;
	margin-left:20px;
	margin-top:20px;
}

div.right img#sign-up {
	display: none;
}

div#sign-up-form {
	float: left;
	display:block;
	padding: 0 20px;
	padding-bottom:20px;
}

div.left div#sign-up-form {
	width:350px;
}

div.right div#sign-up-form {
	width:250px;
}

#middle_container div .signatures{
	width: 596px;
	height: 131px;
	text-align: left;
	
}
#middle_container div .signatures ul { 
	float: left;
	width: 596px;
	height: 131px;
	list-style: none;  
	padding: 0; 
	margin: 0px 1px 0px 1px;
}
#middle_container div .signatures .signature_container li {
	list-style: none;
	float: left;
	width:197px;
	height: 130px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	border-right:#cbcbcb 1px solid;
	margin:0px 0px 0px 0px;
}

#middle_container div .signatures .signature_container li.last {
	width:198px;
	border-right:0px none;
}
#middle_container div .signatures .signature_container li a {
	display: block;
	line-height: 131px;
	border:0px;
	/*text-indent: -5000px;*/
	text-decoration:none;
	font-size:3px;
	background: none; /* horizontally centers the background image */
}
#middle_container div .signatures .signature_container li a:hover {
	display: block;
	line-height: 131px;
	border:0px;
	/*text-indent: -5000px;*/
	text-decoration:none;
	font-size:3px;
	background: url(img/lvs_index_sig_ro_back.jpg) repeat; /* horizontally centers the background image */
}
a img {
	border:0px none;
}

#middle_container .middle {
	margin-left: 20px;
	margin-right: 20px;
}

#middle_container .left .rounded_bottom{
	background: url(img/lvs_index_left_rounded_bottom.png) no-repeat;
	height: 8px;
	margin-top: -8px;
	clear:both;
}
#middle_container .left .rounded_bottom.no-clear{
	clear:none;
}

#middle_container .right .rounded_bottom{
	background: url(img/lvs_index_right_rounded_bottom.png) no-repeat;
	height: 8px;
	margin-top:-8px;
}

#lvs_calendar .events{
	padding-left:1px;
}
#lvs_calendar .img{
	width:287px;
	height:85px;
}
#lvs_calendar #dates{
	width:287px;
	height:78px;
	border-top:#c1c0c0 1px solid;
	border-bottom:#c1c0c0 1px solid;
}

#lvs_calendar #month {
	display:block;
	width:287px;
	height:20px;
	line-height:20px;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#414040;	
	background:url(img/lvs_index_sig_ro_back.jpg) repeat;
	border-bottom:#c1c0c0 1px solid;
}
#lvs_calendar #dates_list { 
	list-style: none;  
	padding: 0px; 
	margin: 0px;
	display:block;
	width:287px;
	height:57px;
	overflow:hidden;
}
#lvs_calendar #dates_list li {
	list-style: none;
	float: left;
	width: 37px;
	height: 57px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	margin:0px;
	border-right:#c1c0c0 1px solid;
}
#lvs_calendar #dates_list li a {
	display: block;
	line-height: 20px;
	background: #eceaea;
	text-align:center;
	height:57px;
	color:#767676;
	text-decoration:none;
	padding-top:6px;
}
#lvs_calendar #dates_list li a:hover {
	text-decoration:none;
	background:url(img/lvs_index_sig_ro_back.jpg);
}
#lvs_calendar #dates_list #date_container {
	position:relative;
	display:block;
	width:265px;
	height:57px;
	overflow:hidden;
}
#lvs_calendar #dates_list #date_container ul{
	float:left;
	list-style: none;  
	padding: 0px; 
	margin: 0px;
	display:block;
	width:1000px;
	height:57px;
}
#lvs_calendar #dates_list #date_container ul li .day{
	font-size:10px;
	letter-spacing:2px;
}
#lvs_calendar #dates_list #date_container ul li .num{
	font-size:14px;
	font-weight:bold;
}
#lvs_calendar #dates_list li.first, #lvs_calendar #dates_list li.last{
	float:left;
	display:block;
	width:10px;
	text-indent: -5000px;
	font-size:3px;
}

#lvs_calendar #dates_list .last{
	border:0px none;
}

#lvs_calendar #dates_list #date_container .on a {
	background: #FFFFFF;
}
#lvs_calendar #dates_list #date_container .none a{
	color:#d3d2d2;
}
#lvs_calendar #dates_list #date_container .on a:hover {
	background: #FFFFFF;
	background-image:none;
}
#lvs_calendar #dates_list #date_container .none a:hover{
	background: #eceaea;
	background-image: none;
}
#lvs_calendar #dates_list .first a {
	background:url(img/lvs_events_prev.jpg) top left no-repeat;
}
#lvs_calendar #dates_list .last a{
	background:url(img/lvs_events_next.jpg) top left no-repeat;
}
#lvs_calendar #dates_list .first a:hover {
	background:url(img/lvs_events_prev.jpg) 0px -57px no-repeat;
}
#lvs_calendar #dates_list .last a:hover{
	background:url(img/lvs_events_next.jpg) 0px -57px no-repeat;
}
#lvs_calendar .events .date, #lvs_calendar .events #loading{
	width:287px;
	line-height:30px;
	background:#d1d0d0;
	font-weight:bold;
	color:#414040;
	border-bottom:#c1c0c0 1px solid;
}
#lvs_calendar .events .all{
	width:287px;
	height:30px;
	background:url(img/lvs_curly_divider.png) center center no-repeat #d1d0d0;
	font-weight:bold;
	color:#414040;
	clear:both;
}
#lvs_calendar .events .all ul {
	float:left;
	margin:0 0 0 9px;
	padding:0;
}
#lvs_calendar .events .all ul li{
	width:135px;
	list-style:none;
	text-indent:0px;
	line-height:30px;
	font-size:10px;
}
#lvs_calendar .events .all ul li a {
	text-decoration:none;
}
#lvs_calendar .events .all ul li a:hover {
	text-decoration:underline;
}
#lvs_calendar .events .all li.left{	
	float:left;
	text-align:left;
}
#lvs_calendar .events .all li.right{
	float:right;
	text-align:right;
}

#lvs_calendar .events span{
	margin-left:10px;
}
#lvs_calendar .events #events{
	width:287px;
}
#lvs_calendar .events #events ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#lvs_calendar .events #events li{
	display:block;
	width:287px;
	border-bottom:#c1c0c0 1px solid;
}
#lvs_calendar .events #events li a{
	padding:10px 0px 10px 0px;
	color:#414040;
	display:block;
	width:287px;
	background:none;
	text-decoration:none;
}
#lvs_calendar .events #events li.sponsored{
	width:287px;
	background:url(img/lvs_small-sponsored.jpg) center left no-repeat;
}
#lvs_calendar .events #events li.sponsored a{
	padding:10px 0px 10px 0px;
	margin-left:30px;
	color:#414040;
	display:block;
	width:257px;
	background:none;
	text-decoration:none;
}
#lvs_calendar .events #events li a:hover{
	color:#414040;
	background:url(img/lvs_index_sig_ro_back.jpg) repeat;
	text-decoration:none;
}
#lvs_calendar .events #events a div{
	padding:0px 10px 0px 10px;
}
#lvs_calendar .events #events .title{
	font-weight:bold;
}

#lvs_calendar .events #events .title.no-events{
	font-weight:bold;
	text-align:center;
	padding:10px 0;
}

.blogcopy{
	padding-left:210px;
}

.blogcopy ul{
	margin:10px 0px 0px 15px;
	padding:0px;
	list-style:none;
}
.blogcopy ul a{
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	line-height:15px;
	text-decoration:none;
	background:url(img/lvs_bullet_black.png) 0px 5px no-repeat;
}
.blogcopy ul a:hover{
	text-decoration:underline;
}
#middle_container .blogs .blog {
	min-height:170px;
	border-bottom:#c1c0c0 1px solid;
	padding:20px;
	margin-left:1px;
	width:554px;
} 

#middle_container .blogs .sigs {
	min-height: 0;
}
 

#middle_container .blogs .gray {
	background:#e5e3e3;
}

#middle_container .blogs .sponsored {
	background-image: url(img/lvs_sponsored-light.jpg);
	background-repeat:no-repeat;
	padding-top:60px;
}
#middle_container .blogs .gray.sponsored {
	background-image: url(img/lvs_sponsored-dark.jpg);
	background-repeat:no-repeat;
	padding-top:60px;
}
#middle_container .blogs .last {
	border-bottom:none;
} 

/* ------------------------------------------------------
Contact Us
-------------------------------------------------------*/

span#title, span#address, span#phone, span#fax {
	display: block;
}

span#title {
	border: 1px sold red;
	padding-top: 15px;
	font-weight: bold;
}

span#address {
	padding-bottom: 15px;
}



div#contact_info {
	clear:both;
	padding-top:20px;
	text-align: center;
}



div.field {
	clear: left;
	padding-bottom: 15px;
}

select {
	display: block;
	margin-left: 90px;
}

div#form_buttons {
	margin-top: 15px;
	margin-left: 90px;
}

div#form_buttons input {
	display: block;
	float: left;
	margin-right: 20px;
}

label {
	text-align: right;
	display: block;
	float: left;
	padding-right: 10px;
}

div.field input, div.textarea textarea {
	width: 300px;
	height: 20px;
	border: 1px solid #d4d4d4;
}

div.textarea textarea {
	height: 100px;
}

/* ------------------------------------------------------
Blogs
-------------------------------------------------------*/

div#blog-container {
	width: 560px;
	margin: 0 auto;
}

ul#categories {
	display:block;
	float:left;
	list-style: none;
	line-height: 1.5em;
	overflow: visible;
	padding:10px;
	margin:0px 0px 0px -17px;
	height:auto;
	background: url(img/lvs_index_sig_ro_back.jpg) repeat;
	width: 574px;
	border-bottom:1px #CCC solid;
}

ul#categories li {
	float: left;
	padding: 0 15px 0 0;
	list-style: none;
	background:none;
}

ul#categories li a {
	text-decoration: none;
}
ul#categories li a:hover {
	text-decoration: underline;
}

ul#categories li a.active {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

div.blog-category-title {
	text-align: center;
	font-family: "Apple Chancery", Georgia;
	font-size: 22px;
	margin-top:20px;
}

div.blog-header {
	background: url(img/lvs_blog_header-trans.png) no-repeat left top;
	min-height: 44px;
	clear: both;
	margin-top:4px;
}
img.blog-header-single {
	margin-top:0px;
	margin-bottom:-30px;
}

ul.blog-header-info {
	padding-left: 0;
	list-style-type: none;
	overflow: hidden;
	margin: 0 20px;
	padding-top: 20px;
	clear: both;
}

ul.blog-header-info li {
	width: 12%;
	float: left;
	padding-top: 10px;
}

ul.blog-header-info li.post-time {
	text-align: left;
}

ul.blog-header-info li.post-title {
	text-align: center;
	font-family: "Cochin", Georgia;
	font-size: 28px;
	width: 76%;
	padding-top: 0;
}
ul.blog-header-info li.post-title a{
	color: #333333;
	text-decoration:none;
}
ul.blog-header-info li.post-title a:hover{
	text-decoration:underline;
}

ul.blog-header-info li.post-time {
	text-align: right;
}

div.blog-content {
	width: 518px;
	margin: 0 auto;
	clear: both;
}
div.blog-content img, div#editorial-content img{
	margin-left:4px;
	border: 8px #FFFFFF solid;
	margin-bottom:5px;
}
div.blog-content .ngg-galleryoverview img {
	border: 0px none;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}

div.post-meta {
	border-top: 1px solid #b6b5b5;
	border-bottom: 1px solid #b6b5b5;
	padding: 5px 0;
	margin-top: 20px;
	overflow: hidden;
}

div.tags {
	float: left;
}

div.by {
	float: right;
}

img#blog-image, img#hot-issue-image {
	margin-top: 10px;
	border: 8px solid white;
	clear: both;
}

/* ------------------------------------------------------
Blog - Commenting
-------------------------------------------------------*/
#commentform {
	margin-top:20px;	
}
#commentform, .commenting {
	clear:both;	
}
.comment_fields {
	width: 490px;
	height: 13px;
	border: 1px solid #cccccc;
	background: white;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 2px;
}

.comment_message {
	width: 490px;
	height: 100px;
	border: 1px solid #cccccc;
	background: white;
	padding: 2px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family:Tahoma, Verdana, 'sans-serif';
	font-size: 12px;
}

.commenting fieldset {
	margin:10px 0;
	padding:10px;
	border:1px solid #DDD;
}

.commenting legend {
	font-size:14px;
	padding:0 5px;
	line-height:1.5em;
	border:1px solid #DDD;
	background:url(img/lvs_index_sig_ro_back.jpg) repeat;
}

.user_comment {
	background:url(img/lvs_index_sig_ro_back.jpg) repeat;
	padding: 0px 5px 10px 10px;
}

.comment_bottom {
	background: url(img/lvs_comment_bottom.jpg) top left no-repeat;
	padding: 2px 0px 0px 30px;
	margin-bottom: 20px;
}

/* ------------------------------------------------------
Photo Gallery
-------------------------------------------------------*/

ul.gallery {
	list-style-type: none;
	padding-left: 0;
	overflow: auto;
}

ul.gallery li {
	float: left;
	margin-right: 20px;
	overflow: auto;
}

div#blog-container div#gallery {
	border-top: 1px solid #b6b5b5;
	border-bottom: 1px solid #b6b5b5;
	overflow: auto;
	padding-top: 5px;
	margin-top: 10px;
}

div#blog-container ul.gallery {
	padding-left: 0;
}

div#blog-container ul.gallery li {
	border: 8px solid white;
}

ul.gallery li.last {
	margin-right: 0;
}

div.footer-nav {
	background: url(img/lvs_blog_footer-trans.png) no-repeat top left;
	height: 44px;
	margin: 20px 0 30px 0;
	padding: 0 21px;
}

div.blog-source-but {
	float: left;
	background: url(img/lvs_source_icon-trans.png) no-repeat center left;
	padding-left: 20px;
	height: 16px;
	line-height:16px;
	font-weight:normal;
}

div.blog-forward-but {
	float: right;
	background: url(img/lvs_forward_icon-trans.png) no-repeat center right;
	padding-right: 20px;
	height: 16px;
	line-height:16px;
	font-weight:normal;
}

div.blog-source-but.none {
	background: url(img/lvs_source_icon-trans-none.png) no-repeat center left;
}

div.middle-ad {
	margin: 25px auto;
	padding: 24px 40px;
	border-top: 1px solid #b6b5b5;
	border-bottom: 1px solid #b6b5b5;
	display: block;
	text-align:center;
}
ul#page-nav {
	margin-left: 20px;
	padding-left: 0;
	overflow: auto;
	list-style-type: none;
}

ul#page-nav li {
	float: left;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
}



/* ------------------------------------------------------
Editorial
-------------------------------------------------------*/

div#editorial-content {
	display: block;
	margin: 10px 0px 0px 0px;
}

h6 {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 12px;
}
div#editorial-content div {
	float:left;
	clear:both;
}
div#editorial-content a {
	text-decoration:none;
	line-height: 24px;
	cursor:pointer;
}
div#editorial-content a h5 {
	float:left;
	display:block;
	font-size: 13px;
	height: 24px;
	margin:5px 0;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(img/lvs_editorial_expand.png);
	color: #414040;
	clear:both;
}
div#editorial-content a.expanded h5 {
	background-image: url(img/lvs_editorial_collapse.png);
}
div#editorial-content .expander-content {
	width:540px;
	margin-left:10px;
	display:none;
	clear:both;
}
.main_content ul.un {
	float:left;
	margin:0px;
	padding:0px;
}
.main_content ul.un li{
	display:block;
	list-style:none;
	background:none;
	padding:0px;
	clear:both;
	margin-top:15px;
}

div#editorial-content .expander-content a {
	line-height: 1.2em;	
}

div.editorial-section {
	margin: 5px;
	overflow: auto;
}

img.editorial-photo {
	float: left;
	margin-right: 20px;
}

/* ------------------------------------------------------
Editorial
-------------------------------------------------------*/

div.blog-image img {
	float: left;
}

div#hot-title {
	background: url(img/lvs_signatures_hot_title.png) no-repeat top left;
	width: 226px;
	height: 173px;
}

/* ------------------------------------------------------
Signatures
-------------------------------------------------------*/

div#hot-issue, div#hot-issue div.rounded_bottom, div#hot-gallery, div#hot-gallery div.rounded_bottom {
	background-repeat: no-repeat;
	background-position: top left;
	width: 904px;
}

div#hot-issue div.rounded_bottom, div#hot-gallery div.rounded_bottom {
	height: 7px;
	background-position: bottom left;
	background-color: none;
	background-image: url(img/lvs_signatures_bottom_bg.png);
}

div#hot-issue {
	background-color: #cdcdcd;
	background-image: url(img/lvs_signatures_top_bg.png);
}

div#hot-header {
	position: relative;
}

div#signatures-sub-header {
	font-family: "Cochin", Georgia;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 15px;
	color: #c83136;
}

div#hot-issue-nav {
	overflow: auto;
	width: 180px;
	position: absolute;
	top: 20px;
	left: 380px;
	background: url(img/lvs_signatures_bullet.png) no-repeat 97px center;
}

div#hot-previous-but a, div#hot-next-but a {
	line-height: 19px;
	color: #414040;
	text-decoration: none;
}

div#hot-next-but, div#hot-previous-but {
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	padding-left: 35px;
	height: 19px;
}

div#hot-next-but {
	float: right;
	background-position: center right;
	padding-right: 35px;
	background-image: url(img/lvs_signatures_next_arrow.png);
}

div#hot-previous-but {
	background-image: url(img/lvs_signatures_previous_arrow.png);
}

div#hot-issue div.rounded_bottom {
	background-image: url(img/lvs_signatures_bottom_bg.png);
}

div#hot-content {
	clear: both;
	padding-bottom: 10px;
	overflow: auto;
}

img#hot-issue-image, div#hot-issue-content {
	float: left;
	margin-left: 20px;
}

div#hot-issue-content {
	width: 226px;
	margin-left: 15px;
	color: black;
}

div#hot-issue-title {
	background: url(img/lvs_signatures_hot_title.png) no-repeat top left;
	width: 226px;
	height: 173px;
	text-indent: -9999px;
	margin: 0 auto;
}

div#hot-gallery {
	background-image: url(img/lvs_gallery_top_bg.png);
	margin-top: 15px;
	padding-top: 7px;
}

div#hot-gallery ul.gallery {
	padding: 5px 0 0 20px;
	margin-top: 0;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin-bottom: 0;
}

div#hot-gallery ul.gallery li {
	margin-right: 14px;
	margin-bottom: 10px;
}

div#hot-gallery ul.gallery li img.gallery-image {
	border: 1px solid #c7c5c5;
}

div#hot-gallery ul.gallery li img.active{
	border: 1px solid white;
}

div#hot-gallery div.rounded_bottom {
	background-position: top left;
	background-image: url(img/lvs_gallery_bottom_bg.png);
}

.read-more {
	clear:both;
	padding-top:10px;
}
.none {
	color:#CCCCCC;
}

/* ------------------------------------------------------
Events
-------------------------------------------------------*/
span.event-description {
	display:block;
	padding-bottom:10px;
	border-top:1px #DDD solid;
	border-bottom:1px #DDD solid;
}
ul.header-prevnext {
	float:right;
	list-style:none;
	padding:0px;
	padding-right:20px;
	margin:15px 0 0 0;
}
ul.header-prevnext li{
	float:left;
	list-style:none;
	padding:0 5px;
}
ul.header-prevnext li.none {
	color:#999999;
}
div.header-vote {
	float:right;
	padding:0px;
	padding-right:20px;
	margin:15px 0 0 0;
}
form {
	padding-bottom:20px;
}
form select {
	width:auto;
	margin:0;
	padding:0;
}
form .long-text {
	width:300px;
}
table.mceToolbar {
	width:auto;
}
table.form-table th, table.form-table td {
	border:0px;
}
form th {
	width:170px;
	padding:10px 0;
}
form#insider_submission th {
	width:60px;
}

form fieldset {
	margin:10px 0;
	padding:10px;
	border:1px solid #DDD;
}
form legend {
	font-size:14px;
	padding:0 5px;
	line-height:1.5em;
	border:1px solid #DDD;
	background:url(img/lvs_index_sig_ro_back.jpg) repeat;
}
form .log_res {
	float:right;
	width:auto;
	line-height:1.4em;
	padding:0px 10px;
	border:1px solid #DDD;
	background:url(img/lvs_index_sig_ro_back.jpg) repeat;
}
form .log_res p {
	margin:0; padding:0;
}
form select, form input, form label {
	float:left;
}
form label {
	text-align:left;
	width:auto;
	line-height:1.5em;
	padding-left:5px;
}
form select, form input {
	border:1px solid #CCC;
}
form .submit input {
	margin-right:10px;
	background:#CCC;
}
form#insider_submission td {
	width:auto;
}
form#insider_submission input.long-text {
	width:99%;
}
.clear{
	clear:both;
}


/* GALLERY */


/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 504px;
	clear:both; 
    padding:5px;
	display:block !important;
	text-align:center;
	background:url(img/lvs_index_sig_ro_back.jpg);
}
.ngg-galleryoverview h3 {
	margin:5px;
}
.ngg-galleryoverview h3 strong {
	padding-right:5px;
	margin-right:5px;
	border-right:1px #CCCCCC solid;
}
.ngg-galleryoverview em {
	display:block;
	margin:5px;
	padding:5px;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	font-size:10px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	display:block;
	padding:6px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #CCCCCC;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
        height: 0px;
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px;
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	margin-top:10px;
	background-color:#FFFFFF;
	display:block;  
	padding:0px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 


/* ------------------------------------------------------
SITE MAP
-------------------------------------------------------*/

div.site_map {
	padding: 20px;
	padding-top: 0;
	height:100%;
}
div.site_map ul {
	padding:0px;
}
div.site_map ul > li{
	list-style:none;
	margin:0px;
	padding:7px 0px;
	border-bottom:1px solid #DDD;
}
div.site_map ul li > ul {
	padding-left:10px;
}
div.site_map ul li > ul li{
	list-style:none;
	margin:0px;
	padding:2px 0px;
	background:url(img/arrow.gif) 0 6px no-repeat;
	padding-left:13px;
	border:none;
}
div.site-map-column {
	float:left;
	display:block;
	width:150px;
	height:100%;
	padding: 15px;
	border-right:1px solid #DDD;
	overflow:hidden;
}
div.site-map-column.last {
	border:none;
}

.wp-caption.alignleft, .wp-caption.aligncenter {
	float:left;
	margin:15px 10px 10px 0px;
}
.wp-caption.alignright {
	float:right;
	margin:15px 0px 10px 10px;
}
div.blog-content .wp-caption img{
	margin:0 auto;
	margin-left:-3px;
	border:8px white solid;
}
.wp-caption p.wp-caption-text {
	margin:0;
	padding:0 3px;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
	background: url(img/lvs_index_sig_ro_back.jpg) repeat;
	height:auto;
	line-height:20px;
}
div.main_content .wp-caption img{
	margin:0px;
}
div.main_content .wp-caption-text {
	margin-right:10px;
}