/*
Theme Name: Fashion Magazine 7
Theme URI: http://themesjunction.com
Description: A Very high quality magazine wordpress theme
Version: 1.0
Author: Themes Junction Team
Author URI: http://themesjunction.com 
*/

/********VIDEOBOX********/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 50;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
	z-index: 51;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/**** FLOATS ****/

.float_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
	
.float_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.pasarelas.tv/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/****************/
/* A�ADIMIENTOS */
/****************/

.corner_img {
	border:0 px;
	float:left;
	margin-right:20px;
	margin-bottom:15px
}


.vid {
	margin: 20px 0auto;
	padding: 0 auto;
	background-color: #000000;
	width: 100%;
}


/*------TJ-------*/	
/*     Global    */
/*---------------*/

body {
	margin: 0;
	background:#4B5350;
	
}

h1, h2, h3, h4 {
	margin: 0;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/*------TJ-------*/	
/*    The Wrap   */
/*---------------*/

#wrap {
	width: 1004px;	
	margin: 0 auto;
	padding:0px;
	background: #F4EDF3 url("images/bg.gif") repeat-y top;
}

#content-container {
	width: 1004px;
	background: url("images/header.jpg") no-repeat top;	
	margin: 0 auto;
	padding:0px;
}
#page-top {
	width: 1004px;
	background: url("images/page_top.gif") no-repeat top;
	height:274px;
	position:absolute;
	top:354px;
	left:0;
	
}
#contents {
	width: 945px;
	padding: 0 22px 0 32px;
	margin-top:20px;
	/*margin-top:270px;*/
}

#page-bottom {
	width: 1004px;
	background: url("images/page_bottom.gif") no-repeat bottom;
}


/*------TJ-------*/	
/*   The Header  */
/*---------------*/

#header {
	width: 1004px;
	height: 354px;
	position: relative;
}

#header-title {
	position: absolute;
	text-transform: uppercase;
	left: 50px;
	top: 80px;	
}
#header-title h1 {
	color: #ffffff;
	font:36px "Century Gothic", "times new roman";
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #DDDDDD;
	text-decoration: none;
}
.header-subtitle {
	color: #DDDDDD;
	font:12px Arial;
}


#rss {
	position: relative;
	padding-left:30px;
	height:25px;
	margin-top:10px;
	font: bold 12px tahoma;
	color: #BF2C0B;
	line-height:25px;
	background: url("images/icon_feed.gif") no-repeat;
}

#rss a {
	color: #BF2C0B;
}

/*------TJ-------*/		
/*   Top Menu    */
/*---------------*/
	
#navlist {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 28px;
}

#navlist ul {
	list-style-type: none;
	height: 28px;
	padding: 0;
	margin: 0;
}

#navlist ul li {
	font: 14px verdana;
	color: #FFFFFF;
	margin: 0 0 0 2px;
	height: 28px;
	float: left;

}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 11px 14px;
	height:16px;
	color: #FFFFFF;	
	border-right:1px solid #FDC800;
}

#navlist ul li:hover {
		
}
	
#navlist ul li a:hover {
		color: #896D1A;
		
}

#navlist ul li.current_page_item {
		color: #896D1A;
		font-size:11px;
		
}
	
#navlist ul li.current_page_item a {
		color: #896D1A;
		
}

/*------TJ-------*/		
/*  Search Area  */
/*---------------*/
	
#menu_search_box {
	position: relative;
	width: 130px;
	height: 50px;
}

#menu_search_box #searchform {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 27px;
}

#menu_search_box #s {
	font: 10px tahoma;
	color: #A0A022;
	border: 0;
	padding: 3px 10px 0 10px;		
	background: #ffffff;
	float: left;
	width: 130px;
	height: 15px;
	border:1px solid #B1B138;
}

#menu_search_box #submit {
	display: none;
}
	

/*------TJ-------*/		
/*    Top Post   */
/*---------------*/


.top_post {
	float: left;
	padding:0;
	margin: 0px 0 10px 0;
	/*height:230px;*/
	/*width: 680px;*/
	
}

#contents .pages {
	float: left;
	padding:0;
	margin: 0px 0 10px 0;
	width: 722px;
	background:url("images/post_top.gif") no-repeat top left;	
}

.post_title {
	width: 680px;
	color: #848484;
	height:30px;
	font: 10px Arial;
	
}

.post_title h2 {
	color: #CC6699;
	font: 15px Arial;
	padding:5px;
	margin-left:7px;
	width:680px;
        font-variant:small-caps;
        font-weight:bold;
}

.post_title h2 a {
	color: #A0A022;
	text-decoration: none;
}

.post_title h2 a:hover {
	text-decoration: underline;
}

.post_title a {
	color: #848484;
	text-decoration: none;
}

.post_title a:hover {
	text-decoration: underline;
}

.meta_inf {
	width: 670px;
	height: 22px;
}
.meta_inf a{
color:#A0A022;
}	
.headline {
	float: left;
	display:inline;
	padding-left: 5px;
}
.headline_date {
	float: right;
	display:inline;
	padding-right: 0px;
	color:#CC6699;
	font:14px arial;
}
.meta_date {
	float: left;
	display:inline;
	padding-left: 12px;
	color:#B2B235;
	font:10px arial;
	line-height:22px;
}
.meta_comments {
	float: right;
        margin-right:15px;
	font:10px arial;
	padding-left: 16px;
	height:22px;
	line-height:22px;
}

.meta_comments a {
	float: right;
	font:10px arial;
	padding-left: 16px;
	height:22px;
	line-height:22px;
}

.titles_estandar {
        width: 640px;
	padding: 1px 10px 0 0px;
        margin:10px 0 5px 0;
	color: #A0A022;
	text-decoration: none;
	font: bold 18px arial;
	font-variant:small-caps;
        border-bottom: 1px solid #666;
}

.top_titles a{
	color: #A0A022;
	text-decoration: none;
	font: bold 16px arial;
	font-variant:small-caps;
}
	
.top_entry {
	text-align:justify;
	color: #808080;
	width: 650px;
	padding: 1px 10px 0 12px;
	margin-left:10px;
	clear:both;
	font: 13px Arial;
	line-height:1.4;
	overflow: hidden;
}

.top_entry blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px 0 15px;
}

.top_entry a {
	color: #A0A022;
	text-decoration: none;
}

.top_entry a:hover {
	text-decoration: underline;
}

.top_entry img {
	padding: 3px;
	/*border: 1px solid #C5C458;*/
}

.post_bottom {
	width: 640px;
	padding-top: 14px;
	line-height: 22px;
	margin-left:30px;
	margin-bottom:20px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;	
}

.post_cat {
	padding-left: 14px;
	line-height: 22px;
	font: 11px Arial;
	color: #B2B235;	
}

.post_cat a {
	color: #A0A022;
}

.top_post_cat {
	padding-left: 14px;
	float:left;
	line-height: 22px;
	font: 11px Arial;
	color: #B2B235;	
}

.top_post_cat a {
	color: #A0A022;
}

.top_post_more a {
	color: #A0A022;
	float:right;
}

/*------TJ-------*/		
/*   Mag Posts   */
/*---------------*/

#content {
	float: left;
	width: 720px;
	overflow: hidden;
	margin-left:10px;
}

#content .mag_posts {
	float: left;
	width: 350px;
	margin: 0 6px 6px 0;
	color: #858585;
	font: 11px Arial;
}

#content .mag_posts a {
	color: #A0A022;
}

#content .top_mag_posts {
	width: 350px;
	background: url("images/post_mag_top.gif") no-repeat;
}

#content .bottom_mag_posts {
	width: 350px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#content .mag_posts h2 {
	padding:0;
	padding-left: 7px;
	color: #DD9BC3;
	font: bold 14px verdana;
	height:30px;
	margin:0;
	
}

#content .mag_posts h2 a {
	color: #DEC3D3;
}

#content .top_mag_titles a{
	color: #A0A022;
	text-decoration: none;
	font: bolder small-caps 13px Arial;
}
#content .mag_posts .mag_posts_entry {
	padding: 0px 9px 0px 12px;
	margin:0;
	width: 330px;
	height: 192px;
	text-align:justify;
	overflow: hidden;
}

#content .mag_posts .mag_posts_meta {
	margin: 0 9px 0 6px;
	width:330px;
	height: 22px;
	overflow:hidden;
}

/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/

#content .post {
	float: left;
	width: 680px;
	margin-bottom: 10px;
	margin-top:10px;
	background:url("images/post_top.gif") no-repeat top left;
	padding-left:20px;
	padding-top:10px;
	padding-right:65px;
	
}

#content .post-top {
	width: 700px;
	color: #A0A022;
	height:10px;
	font: 10px Arial;
	
}
#content .post-bottom {
	width: 700px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;
}
#content .post-top a {
	color: #A0A022;
	text-decoration: none;
}

#content .post-top a:hover {
	text-decoration: underline;
}

#content .post-top h2 {
	color: #A0A022;
	font: 20px Arial;
	padding:5px;
}

#content .post-top h2 a {
	color: #A0A022;
	text-decoration: none;
}

#content .post-top h2 a:hover {
	text-decoration: underline;
}

#content .meta_inf {
	width: 670px;
	height: 22px;
}

#content .post .post_ctg {
	width: 680px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px Arial;
	color: #999999;
}

#content .post .post_ctg a {
	color: #A0A022;
}

#content .post-entry {
	font: 13px Arial;
	color: #909090;			
	width: 650px;
	padding: 0 10px 0 10px;
	text-align:justify;
	margin-top:35px;
        line-height:1.4;
}

#content .post-entry a {
	color: #A0A022;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content .post .post-entry img {
	padding: 5px;
	border: 0px;
}



#content .post h3 {
	margin: 20px 0 5px 0;
	color: #A0A022;
	font: 18px Verdana;
}

#comment {
	background:#ffffff;
	width:500px;
	border:1px solid #606060;
}

.fondoec {
margin-top:12px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-position:0 -163px;
background-color:#fdfdfd;
background-repeat:repeat-x;
border:1px solid #ceeb9f;
height:100%;
width:620px;
padding:0 10px 25px;
}

#comments,#respond {
border-bottom:1px dotted #CCC;
font:1.4em Georgia, Times, serif;
font-variant:small-caps;
letter-spacing:0;
text-transform:none;
clear:both;
padding:10px 0 10px 4px;
}

h3#comments {
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px dotted #aaa;
font-weight:400;
font-size:1.9em;
position:relative;
padding-bottom:5px;
}

	
#content .post .comments {
	font: 11px Arial;
	color: #969696;
	width: 600px;
}

#content .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li a {
	color: #A0A022;
	text-decoration: none;
}

#content .post .comments ol li a:hover {
	text-decoration: underline;
}

#content .post .comments ol li.alt {
	background: #eeeeee;
}

#content .post .comments ol li cite {
	color: #606060;
	font-style: normal;
	font-weight: bold;
}

#content .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #aaaaaa;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {
margin-top:10px;
font:110% Arial, Helvetica, sans-serif;
}

#commentform p {
margin:0;
padding:6px 0;
}

.comment-form button,.submit input,.contactform input[type="submit"] {
height:42px;
font:110% Helvetica, Arial, sans-serif;
width:200px;
background-color:#047a02;
background-repeat:repeat-x;
background-position:0 0;
color:#fff;
border:1px solid #047a02;
text-shadow:1px 1px 1px #484848;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font-weight:700;
line-height:20px;
cursor:pointer;
margin:10px 0 0;
}

.comment-form button:hover,.submit input:hover,.contactform input[type="submit"]:hover {
background-position:0 -49px;
color:#fff;
text-shadow:-1px -1px -1px #484848;
border:1px solid #484848;
}

.comment-form p {
font-size:.9em;
}

.contactform input[type="submit"],.comment-form button,.comment-form button:hover,.submit input,.submit input:hover,acp-preview,.descargar a,.descargar a:hover {
background-image:url(http://www.pasarelas.tv/imagenes/rollover-green.jpg);
}

#commentform label {
color:#787878;
font-size:87%;
}

#commentform input {
width:200px;
background:#f1fedb;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border:1px solid #bdd77f;
margin-top:3px;
padding:3px;
}

#commentform input.author,#wpcf_your_name {
padding-left:17px;
background:url(images/user.gif) left center no-repeat;
}

#commentform input.mail,#wpcf_email {
padding-left:19px;
background:url(images/email.gif) left center no-repeat;
}

#commentform input.website,#wpcf_website {
padding-left:18px;
background:url(images/website.gif) left center no-repeat;
}

#commentform textarea {
width:300px;
height:60px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#f1fedb;
border:1px solid #bdd77f;
margin-top:3px;
padding:2px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
background:#FFF;
}

#commentform input.mail[type="text"]:focus,#wpcf_email:focus {
padding-left:19px;
background:#FFF url(images/email2.gif) left center no-repeat;
}

#commentform input.website[type="text"]:focus,#wpcf_website:focus {
padding-left:18px;
background:#FFF url(images/website2.gif) left center no-repeat;
}

#commentform input.author[type="text"]:focus,#wpcf_your_name:focus {
padding-left:17px;
background:#FFF url(images/user2.gif) left center no-repeat;
}

/*------TJ-------*/		
/*   About Box   */
/*---------------*/
	
#about_box {
	float: left;
	position:absolute;
	top:210px;
	width: 495px;
	margin-left:32px;
	padding:0 10px 0 5px;
	height:110px;
	margin-top:5px;
	text-align:justify;
	font:12px arial;
	color:#7A7A06;
	overflow:hidden;

}

#about_box h3 {
	margin:5px 0px;
	color:#5F5F03;
	font:bold 14px arial;
	padding:0;
}

#about_box img{
float:right;
padding:0px;
margin:25px 0 0 10px;
border:1px solid #999999;
}

#about_box a{
color:#5F5F03;
text-decoration:none;
}

#readmore{
float:right;
}


/*------TJ-------*/		
/*   Side bar    */
/*---------------*/
	
#sidebar {
	float: left;
	width: 208px;
	font: 11px Arial;
	color: #7D7D7D;
	margin-top:0px;
}
	
.sidebar_container {
	width: 185px;
	margin-bottom: 20px;
}

#sidebar h2 {
	width: 202px;
	height: 37px;
	padding-left: 0px;
	padding-top:18px;
	margin-bottom: 2px;
	text-align:center;
	font: bold 14px tahoma;
	color: #333333;
	font-variant:small-caps;
	background: url("images/sidebar_title.gif") no-repeat top left;
}

#sidebar a {
	color: #7D7D7D;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar ul li {
	color: #656565;
	font: 12px Arial;
	border-bottom:1px dashed #B7B851;
}

#sidebar ul li a {
	color: #7D7D7D;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	/*height:15px;*/
	/*margin:0;*/
	display: block;
}

#sidebar ul li a:hover {
	text-decoration: none;
	background:#DEE2A6;	
	/*height:15px;*/
}


#sidebar ul li ul {
	margin: 0;
	padding: 0 5px;
	background: none;
}

#sidebar #searchform {
	margin: 0;
	padding: 10px 0;
	width: 172px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 170px;
}

#sidebar #calendar_wrap {
	width: 180px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left:0;
}

#sidebar #calendar_wrap table {
	width: 180px;
}
#sidebar #calendar_wrap a {
	color:#A0A022;
}
#sidebar #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar #calendar_wrap tbody {
	text-align: right;
}

#sidebar #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar #calendar_wrap #today {
	font-weight: bold;
}

#sidebar .textwidget {
	padding: 0 5px;
}

.sidebar_bottom {
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 1px;
	width: 180px;
	display:block;
	position:relative;
}

/*------TJ-------*/		
/*  Recent Data  */
/*---------------*/
	
#recent_data {
	width: 935px;
	margin-bottom: 15px;
}

#recent_data_top {
	width: 933px;
}

#recent_data_bottom {
	width: 923px;
	padding: 0 0 20px 10px;
	overflow: hidden;
}


.recent_data_container {
	width: 190px;
	float: left;
	padding-left:5px;
}

.recent_data_container h3 {
	color: #F8D8F3;
	padding: 6px;
	height:20px;
	font: bold 14px Verdana;
	background: url("images/top_side_left.gif") repeat-x top;
}

.recent_data_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.recent_data_container ul li {
	font:12px tahoma;
	text-align:left;
	border-bottom: 1px dotted #ffffff;
}

.recent_data_container ul li a {
	color: #A0A022;
	text-decoration: none;
	display: block;
	padding: 4px;
}

.recent_data_container ul li a:hover {
	text-decoration: none;
	background-color:#dedede;
}

.recent_data_container ul li a span {
	color: #222222;
	font: 10px Arial;
	display: block;
	margin-bottom: 4px;
}

.recent_data_container ul li ul {
	display: none;
}

.recent_data_middle {
	width: 320px;
	margin-top: 8px;
	padding: 0 23px;
	overflow: hidden;
	float: left;
}

/*------TJ-------*/		
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px Arial;
	color: #A0A022;
	width: 670px;
	margin-left:10px;
}

.navigation a {
	color: #A0A022;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation-p {
	float: left;
}
	
.navigation-n {
	float: right;
}

/*------TJ-------*/		
/*  Footer Links */
/*---------------*/

#footer {
	width: 934px;
	height: 60px;
	padding: 0;
	color: #999999;
	padding-top:30px;
	text-align:center;
	font: 11px Arial;
	clear:both;
}

#footer a {
	color: #cccccc;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/*------TJ-------*/		
/*  Img Gallery  */
/*---------------*/
#imagegallery-container {
width: 814px;
padding: 0px 0 0px 0px;
height:105px;
margin-left:0px;
}
#imagegallery-container .slidewrap {
padding-top:0px;
padding-left:0px;
height:105px;
background:url(images/slidebg.gif);
background-position:left top;
}

#slides {
width: 814px;
height: 105px;
position: relative;
top: 0px;
overflow: hidden;
z-index: 5;
margin: 0 auto;
padding: 0;
}
#slides img {
margin: 0;
padding: 0;
border: 0;
width: 128px;
height: 105px;
float:right;
}
#slide-box {
height: 105px;
position: absolute;
overflow: visible !important;
}
#slide-box div {
float: left;
position: relative;
width: 512px;
height: 117px;
display: block !important;
}
#slides-prev {
display: block;
width: 10px;
height: 117px;
position: absolute;
top: 0;
left: 0px;
z-index: 10;
}
#slides-prev a {
display: block;
width: 10px;
height: 117px;
text-indent: -9999px;
background: url(images/p_left.jpg) no-repeat left top;
/*margin-left:40px;*/
}
#slides-prev a:hover {
 /*background-position: 0 100%;*/
}
#slides-next {
display: block;
width: 10px;
height: 117px;
position: absolute;
top: 0;
right: 0px;
z-index: 10;
}
#slides-next a {
display: block;
position:relative;
width:10px;
height: 117px;
text-indent: -9999px;
background: url(images/p_right.jpg) no-repeat right top;
}
#slides-next a:hover {
 /*background-position: 100% 100%;*/
}
