/*
Theme Name: Fashion Luvr
Version: 1.0
Theme URI: http://www.3e-lab.com
Author: Roberto
Author URI: http://www.3e-lab.com
*/

html, body 													
{ font-family: arial, helvetica, sans-serif; font-size: 110%; height: 100%; background: #3E3546 url(http://cdn.cloudfiles.mosso.com/c10021/bg_2.jpg) repeat-x top left; }

.clear															{ clear: both; }

/* Page Wrapper */
#wrapper														{ margin: 0 auto; width: 940px; }

/* Top Section */
#navTop														{ height: 27px; }


#navTop p.count 											{ line-height: 27px; font-size: 11px; color: #FFFFFF; float: left; display: inline; }

#navTop a {
color: #AF1245;
text-decoration:none;
}

#navTop p.count span 								{ font-weight: bold; color: #AF1245; }

#navTop p.rss												{ line-height: 27px; font-size: 11px; float: right; display: inline; }

#navTop p.rss a 											{ padding: 0 17px 0 0; color: #FFFFFF; text-decoration: none; background: url(images/rss_icon.jpg) no-repeat right;  }

#navTop p.rss a:hover 								{ text-decoration: underline; }

/* Header Section */
#header														{ width: 940px; height: 93px; }

/* Logo */
.logo 															{ width: 254px; height: 93px; float: left; display: inline; }
.logo a 															{ width: 280px; height: 93px; background: url(images/fashion_luvr_tv.jpg) no-repeat; display: block; }

/* Search Section */
.search 														{ width: 300px; height: 40px; margin: 24px 0 0 0; float: right; display: inline; background: url(images/search_bg.jpg) no-repeat; }
.search #searchform 									{ padding: 10px 0 0 10px; }
.search #searchform #s								{ padding: 2px 0 0 0; color: #FFF; border: 0; background: #1C121D; }

/* Main Menu Section */
#mainMenu 													{ width: 940px; height: 31px; }
#subPages, #subPages * 							{ margin:0; padding:0; list-style: none; }
#subPages 													{ height: 30px; border-left: 1px solid #DCDCD4}
#subPages li 												{ line-height: 30px; float: left; list-style:none; }
#subPages li a 											{ color: #2E2633; display: block; padding: 0 10px; font-size: 12px; line-height: 30px; border-right:1px solid #DCDCD4; text-decoration: none; }
#subPages li.current_page_item a 				{ font-weight: bold; }
#subPages li ul 											{ position:absolute; left: -999em; width:15em; margin-top:0px; }
#subPages li:hover ul, 
#subPages li.sfhover ul 								{ margin-top: 1px; margin-left: -1px; left:auto; z-index:10 !important; }
#subPages li:hover ul li a:hover 					{ color: #657600; }
#subPages li.sfhover ul li a 							{ font-weight: normal; }
#subPages li.sfhover ul li a:hover 				{ color: #657600; }
#subPages li ul li 											{ color: #FF0000; display:block !important; width:12em; border:1px solid #ddd !important; border-right: none !important; border-top:none !important; background:#fff; } 

/* Gallery Main Section */
#galleryWrap 												
{ margin: 20px 0 0 0; width: 980px; overflow: hidden; }
#gallery 														{ width: 1000px; overflow: hidden; float: left; display: inline; }
#gallery1 														
{ width: 1000px; overflow: hidden; float: left; display: inline; }
#gallery2 														
{ width: 680px; overflow: hidden; display: inline; margin: 10px 0px 0 0px;}
.jayhafling
{
	float:left; 
	margin: 20px 10px 15px 0; 
	width : 625px; 
	overflow: hidden; 
}
.title																{ /*border: 1px solid #DCDCD4;*/ height: 25px; /*background: #FFF;*/ margin-right: 20px; margin-bottom: 15px; }
.title p.bread												{ padding-left: 5px; font-size: 11px; color: #2E2633; line-height: 25px; float: left; display: inline; }
.title p.bread a 											{ color: #2E2633; text-decoration: underline; }
.title p.bread a:hover 									{ text-decoration: none; }
.title p.bread span 										{ font-weight: bold; }
.title p.rss 													{ padding-right: 5px; font-size: 11px; line-height: 25px; float: right; display: inline; }
.title p.rss a													{ padding-right: 17px; text-decoration: none; color: #2E2633; background: url(images/rss_icon_cats.jpg) no-repeat right; }
.title p.rss a:hover 										{ text-decoration: underline; }

.content														
{ width: 900px; background: #FFFFFF; border: 1px solid #DCDCD4; float: left; display: inline; margin-bottom:10px; }

.content h1 													{ padding: 10px 10px 0 10px; font-size: 22px; font-weight: normal; }

.content .entry 											{ padding: 10px; }

.content .entry p 											{ font-size: 12px; text-align: justify; padding: 5px 0 5px 0; line-height: 18px; color: #2E2633;}

.content .details 											
{ margin: 0px 0px 0 0px; overflow: hidden; }

.content .details img.thumbnail					
{ margin: 10px 0 10px 0; float: left;  
width: 200px; height: 300px; 
border: 1px solid #DCDCD4; 
display: block; overflow: hidden;}

.content .details ol											
{
	list-style:none;
}
.content .details ol li											
{
	font-size:12px;
margin:0 0 7px;
padding-left:30px;
}
.content .details ol li	a
{
	color:#000;
}
.content .detailMeta 	
{ display: block; 
color: #1C121D;  
padding:5px 0 0 0;
width:380px;
float:right;
}
.detailMeta_up
{ font-size: 12px; line-height: 18px; padding-bottom:20px;}

.content .detailMeta p 									
{ font-size: 12px; line-height: 18px; }

.content .detailMeta p.date							
{ margin: 10px 0 10px 0; font-size: 12px;}

.content .detailMeta p.date span 				
{ color: #657600; } 

.content .detailMeta p.category 					
{ font-size: 12px; margin: 0 0 10px 0; }

.content .detailMeta p.category a,
.content .detailMeta p.tags a						
{ color: #2F2830; text-decoration: underline; }

.content .detailMeta p.tags							
{ padding: 0 0 10px 0; font-size: 12px; }

.content .detailMeta p.content							
{ padding: 0 0 10px 0; font-size: 12px; }

/* Sidebar Section */
#sidebar 														
{ width: 300px; float: right; display: inline; margin:20px 40px 0 0;}

/*125x125 Adds */
#adds															
{ padding: 15px 0 0 0; 
margin: 0 0 20px 0; 
width: 298px; 
height: auto; 
background: #FFFFFF; 
border: 1px solid #DCDCD4; 
overflow: hidden;}

#adds a 														{ width: 125px; height: 125px; position: relative;}
#adds a img 												{ height: 125px; width: 125px; margin: 0 0 15px 15px; float: left; display: inline; border: 1px solid #DCDCD4; overflow: hidden; }

/* Categories */

h1														{ margin: 15px 15px 10px 15px; padding: 0 0 5px 0; font-size: 16px; color: #2E2633; border-bottom: 1px solid #DCDCD4
}
#cats 															{ width: 298px; margin: 0 0 20px 0; padding: 0 0 5px 0; background: #FFF; border: 1px solid #DCDCD4; overflow: hidden; }
#cats h2 														{ margin: 15px 15px 10px 15px; padding: 0 0 5px 0; font-size: 12px; color: #2E2633; border-bottom: 1px solid #DCDCD4;}
ul 														{ list-style: none; }
#cats ul li 													{ width: 302px; padding: 0 0 10px 0; font-size: 12px; float: left; display: inline; }
#cats ul li a 													{ padding: 0 15px 0 15px; color: #2E2633; text-decoration: none; }
#cats ul li a:hover 										{ text-decoration: underline; }
#cats ul li.current-cat a								{ font-weight: bold; color: #657600; }

/* Archives */
#archives														{ margin: 0 0 20px 0; width: 298px; padding: 0 0 5px 0; background: #FFF; border: 1px solid #DCDCD4; overflow: hidden; }
#archives h2 												{ margin: 15px 15px 10px 15px; padding: 0 0 5px 0; font-size: 12px; color: #2E2633; border-bottom: 1px solid #DCDCD4;}
#archives ul 												{ list-style: none; }
#archives ul li 												{ width: 149px; padding: 0 0 10px 0; font-size: 12px; float: left; display: inline; }
#archives ul li a 											{ padding: 0 15px 0 15px; color: #2E2633; text-decoration: none; }
#archives ul li a:hover 								{ text-decoration: underline; }
#archives ul li a:active 								{ font-weight: bold; color: #657600; }	

/* Tags*/
#tags															
{ width: 298px; padding: 0 0 5px 0; background: #FFF; border: 1px solid #DCDCD4; overflow: hidden; }
#tags h2 														{ margin: 15px 15px 10px 15px; padding: 0 0 5px 0; font-size: 12px; color: #2E2633; border-bottom: 1px solid #DCDCD4;}
#tags ul 														{ list-style: none; }
#tags ul li 													{ padding: 0 0 10px 15px; font-size: 12px; float: left; display: inline; }
#tags ul li a 													{ padding: 0 15px 0 0; color: #2E2633; text-decoration: none; }
#tags ul li a:hover 										{ text-decoration: underline; }
#tags ul li a:active 										{ font-weight: bold; color: #657600; }	

/* Footer Section */
#footerWrap 												{ clear: both; margin: 20px 0 0 0; width: 100%; background: #FFFFFF; overflow: hidden;}
.footerInner 												{ width: 100%; background:url(images/footer_bg.jpg) repeat-x left top; overflow: hidden;}
#footer														{ width: 940px; margin: 50px auto; overflow: hidden; }

/* Footer Modules */
.popular														{ width: 300px; margin: 0 20px 0 0; float: left; display: inline; }
.popular h2 													{ color: #FFFFFF; margin: 0 0 15px 0; font-size: 12px; }
.popular ul 													{ list-style: none;}
.popular ul li 												{ padding: 7px 5px 7px 5px; font-size: 12px; background: #2B2D21; margin: 0 0 1px 0; display: block; }
.popular ul li a 												{ color: #657600; text-decoration: none; }
.popular ul li a:hover 									{ color: #96E93F; text-decoration: underline; }




.links															{ width: 300px; margin: 0; float: right; display: inline; }
.links h2 														{ color: #FFFFFF; margin: 0 0 15px 0; font-size: 12px; }
.links ul 														{ list-style: none;}
.links ul li 														{ padding: 7px 5px 7px 5px; font-size: 12px; background: #2B2D21; margin: 0 0 1px 0; display: block; }
.links ul li a 													{ color: #2E2633; text-decoration: none; }
.links ul li a:hover 										{ color: #96E93F; text-decoration: underline; }

/* Copyright */
#copyrightWrap											{ height: 35px; width: 100%; background: #1C121D; border-top: 1px solid #2E2633;}
.copyrightInner 											{ width: 940px; margin: 0 auto; line-height: 35px;}
p.copyText 													{ font-size: 11px; color: #FFFFFF; float: left; display: inline;}
p.copyText span 											{ color: #AF1245; }
p.anchorLink 												{ font-size: 11px; float: right; display: inline; }
p.anchorLink a												{ color: #AF1245; text-decoration: none; }
p.anchorLink a:hover 									{ text-decoration: underline;!important}

/* The Comments Template Section Styles */
.comments-template 									
{ width : 585px; overflow: hidden; background:#fff; padding:20px; border:1px solid #DCDCD4; margin:0 0 20px 0;}
.comments-template ol 								
{ list-style: none; border-top: 1px solid #DCDCD4; }
.comments-template ol li 								
{ padding: 0 10px 10px 10px; border-bottom: 1px solid #DCDCD4; position: relative; }
.comments-template ol li img.gravatar 		
{ float: left; width: 50px; height: 50px; display: block; border: 1px solid #DCDCD4; margin: 10px 10px 10px 0; }
.comments-template ol li p 							
{ padding : 10px 0 5px 0; font-size : 12px; text-align: justify; line-height: 18px; color: #2E2633; margin-left: 60px; }
.comments-template ol li a 							
{ color: #657600;text-decoration : none;}
.comments-template ol li a:hover 				
{ text-decoration : underline;}
.comments-template h3#comments				
{ color: #2E2633;padding: 5px 0 5px 10px; font-size: 18px; font-weight: normal; background: #FFFFFF ;
border-left: 1px solid #DCDCD4; border-right: 1px solid #DCDCD4; border-top: 1px solid #DCDCD4; }
.comments-template h3#reply 					
{ color: #323429;padding: 10px; font-size: 18px; font-weight: normal; background: #FFFFFF;
border-left: 1px solid #DCDCD4; 
border-right: 1px solid #DCDCD4;
 }
.comments-template .meta 							{ font-size : 11px;color : #606060;}
.comments-template .meta a 						{ color: #657600;text-decoration : none;}
.comments-template .meta a:hover			 	{ text-decoration : underline;}
.comments-template p.logged 					{ margin-bottom: 10px;margin-top: 10px;font-size: 12px;color: #606060;}
.comments-template p.logged a 					{ color: #657600;text-decoration : none;}	
#commentform #comment							
{ 
margin-top : 10px;font-size : 12px;
border:1px solid #DCDCD4;
background: none;
}

#commentform        										{ padding: 0 10px 0 10px;
display: block; 
background: #ffffff;
border-left: 1px solid #DCDCD4; 
border-right: 1px solid #DCDCD4; 
border-bottom: 1px solid #DCDCD4; 
 }
#commentform label 									{ font-size : 11px;color : #666666;}
#commentform input 									{ margin-top : 5px; width : 300px;font-size: 12px;padding : 2px 0 2px 2px;border : 1px solid #DCDCD4;background: none;}
#commentform #submit 								{ margin-bottom : 20px;padding : 0;width : 166px;height : 33px;border : none;overflow : hidden;}
#commentform p 											{ padding : 5px 0 0 0;font-size : 10px;color : #606060;}

#commentform p a 										{ color: #2E2633;
text-decoration : none;}
#commentform p a:hover 							{ text-decoration : underline;}



.random 														
{ width: 214px; margin: 0 50px 0 0; float: left; display: inline; }
.random h2 													
{ color: #FFFFFF; margin: 0 0 15px 0; font-size: 12px; }
.footer_categories
{
	width:200px;
	float:left;
	display:inline;
	margin: 0 35px 0 0;
}

.aktt_tweets ul li
{
        padding-bottom: 4px;
}
.footer_tags
{
	width:470px;
	float:left;
	display:inline;
	margin: 0 35px 0 0;
}

.footer_tags h2, .footer_categories h2													
{ color: #2E2633; margin: 0 0 15px 0; font-size: 12px; }

.footer_categories ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.footer_tags .aktt_tweets ul
{
	margin:0;
	font-size:12px;
	list-style:none;
    padding-bottom: 3px;
}
.footer_tags .aktt_tweets ul li
{
	margin:0 0 7px 0;
}
.footer_tags .aktt_tweets a, .footer_tags .aktt_tweets a:visited
{
	color: #2E2633;
}
.footer_tags .aktt_tweets a:hover
{
	color:#1C121D;
	text-decoration:none;
     
}



.footer_categories ul li
{
	width:200px;
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0 0 5px;
}


.footer_categories ul li a, .footer_categories ul li a:visited
{
	color: #2E2633;
}
.footer_categories ul li a:hover
{
	color:#1C121D;
	text-decoration:none;
        font-weight: bold;
}


.footer_categories2
{
	width:200px;
	float:left;
	display:inline;
	margin: 0 0px 0 0;
}
.footer_categories2 ul li
{
	width:200px;
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0 0 5px;
}
.footer_categories2 ul li a, .footer_categories ul li a:visited
{
	color: #2E2633;
}
.footer_categories2 ul li a:hover
{
	color:#1C121D;
	text-decoration:none;
        font-weight: bold;
}
.footer_categories2 h2													
{ color: #2E2633; margin: 0 0 15px 0; font-size: 12px; }







.random .thumbWrap									{ width: 214px; height: 350px; background: #1C121D; overflow: hidden; position: relative;}
.thumbWrap a img 										{ margin: 6px 6px 8px 6px; width: 200px; height: 300px; display: block; }
.thumbWrap h2 													{ margin: 0 0 0 6px; font-size: 11px; font-weight: normal;}	
.thumbWrap h2 a 												{ color: #fff; text-decoration: none; display: block;}
.thumbWrap h2 a span 										{ position: absolute; right: 6px; color: #657600;}
.thumbWrap h2 a:hover 									{ text-decoration: underline; }





.thumbs a img 												{ margin: 6px 6px 8px 6px; width: 200px; height: 300px; display: block; border: 1px solid #DCDCD4; }
.thumbs h2 													{ margin: 0 0 0 6px; font-size: 11px; font-weight: bold;}	 	

.thumbs .entry 	
{ padding: 0 10px 10px 15px; }

.thumbs .entry p 
{ font-size: 12px; text-align: justify; padding: 0 0 5px 0; line-height: 18px; color: #2E2633;}										


.thumbs h2 a 												{ color: #2E2633; text-decoration: none; display: block;}
.thumbs h2 a span 										{ position: absolute; right: 6px; color: #657600;}
.thumbs h2 a:hover 									{ text-decoration: underline; }

*/

.wp-pagenavi { font-size: 12px; clear: both; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 10px;
 margin: 0 0 0 5px; float: left; display: inline; text-decoration: none; border: 1px solid #DCDCD4; color: #323429; background-color: #FFFFFF; } 
.wp-pagenavi a:hover { border: 1px solid #706f6f; color: #114477; background-color: #FFFFFF; }

.wp-pagenavi span.pages {padding: 10px; float: left; display: inline; color: #323429; border: 1px solid #DCDCD4; background-color: #FFFFFF; }
.wp-pagenavi span.current { padding: 10px; float: left; display: inline; margin-left: 5px; font-weight: bold; border: 1px solid #323429; color: #323429; background-color: #FFFFFF; } 
.wp-pagenavi span.extend { padding: 10px; float: left; display: inline; border: 1px solid #706f6f; color: #323429; background-color: #FFFFFF; }


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
        padding-bottom: 10px;
color:#AF1245;
font-weight:bold;
	}
.alignright {
	float: right;
        padding-right: 5px;
        padding-bottom: 10px;
	}

.alignleft {
	float: left;

        padding-left: 5px;
        padding-bottom: 10px;	
        }
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.todays_sales
{
	margin:10px 0 15px 0;
	font-size:12px;
}
.today_sales_inner li
{
	display:inline;
}
.today_sales_inner a, .today_sales_inner a:visited
{
	display:block;
	float:left;
	color:#000;
	line-height:140%;
	text-decoration:none;
}
.today_sales_inner a:hover
{
	text-decoration:underline;
}
.today_sales_inner img
{
	display:block;
	float:left;
	margin:0 5px 0 0;
}
.today_sales_inner
{
	width:91%;
	margin:0 0 2px 0;
	border-bottom:1px #666 dashed;
	padding:0 0 2px 0;
	overflow:hidden;
}

a.today_sales_inner_company, a.today_sales_inner_company:visited
{
	float:right;
	color:#AF1245;
}



.content1														{ width: 666px; background: #FFFFFF; border: 1px solid #DCDCD4; float: left; display: inline; margin-bottom:10px; }

.content1 h1 													{ padding: 10px 10px 0 10px; font-size: 22px; font-weight: normal; }

.content1 .entry 											{ padding: 10px; }

.content1 .entry p 											{ font-size: 12px; text-align: justify; padding: 5px 0 5px 0; line-height: 18px; color: #2E2633;}

.content1 .details 											{ margin: 0 10px 0 10px; overflow: hidden; }

h1.video_title
{
	float:right;
	width:415px;
	text-align:left;
	display:inline;
	border-bottom: 1px solid #DCDCD4;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}
.video_meta
{
	float:right;
	width:385px;
	text-align:left;
	display:inline;
	margin:30px 30px 0 0px;
	font-size:12px;
	line-height:16px;
}
.video_meta a, .video_meta a:visited
{
	color:#000;
	font-size:11px;	
}
.video_meta a:hover
{
	color:#AF1245;
}
.thumbs .entry object
{
	float:left;
	margin:0;
	padding:0;
}
h1.video_title a:link, h1.video_title a:visited
{
	color: #2E2633; 
	text-decoration:none;
}
.thumbs .entry 	
{ 
	padding: 15px 10px 10px 15px; 
	position:absolute;
	top:0;
	left:0;
	width:980px;
}
.thumbs	
{
	margin: 0 10px 10px 0; 
	width: 1000px; 
	height: 350px; 
	float: left; 
	display: inline; 
	background: #FFF; 
	border: 1px solid #DCDCD4; 
	position: relative;
}

.thumbs .entry p.vc
{
	width:390px;
	text-align:left;
	display:inline;
	position:absolute;
	top:70px;
	right:40px;
}











