/*  
Theme Name: Premium Fashion Theme
Theme URI: http://www.dress-fashion.com/premium-fashion-theme
Description: Fashion related WordPress theme. <a href="http://www.dress-fashion.com">Demo</a>. <strong>Note: If you're unable to PREVIEW the theme, don't worry. You can still ACTIVATE it. The error is due to the plugin conflicts resulting in blank white screen when previewing.</strong>
Version: 1.0
Author: Fashion Week
Author URI: http://www.blogger-template.info/premium-fashion-theme
Tags: fashion, pink, gold, blue, white, custom header, fixed width, two columns, widgets, adsense, affiliate, gravatar
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Main Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,td,th {
font-family:Arial;
font-size:12px;
color:#666666;
}

body {
background:#0cc6ef;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-image:url(images/fashion-week-01.gif);
background-repeat:repeat-x;
}

a:link {color:#ef2f8f; text-decoration:underline;}
a:visited {color:#ef2f8f; text-decoration:underline;}
a:active {color:#ef2f8f; text-decoration:underline;}
a:hover {color:#cc0000; text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Pagebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.pagebar {font:11px Arial, Helvetica, sans-serif; padding-top:0px; padding-bottom:5px; margin:0px; color:#000000;}
.pagebar a, .pageList .this-page {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar a:visited {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar .break {padding:2px 6px; border:none; text-decoration:none; background:#0cc6ef;}
.pagebar .this-page {padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; border-color:#f6f6f6; background:#0cc6ef;}
.pagebar a:hover {text-decoration:none; border-color:#dadada; color:#ffffff; background:#ef2f8f;}

#pagination {
margin:0 auto;
text-align:center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Images and Caption Alignment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.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: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 0 4px 5px;
   margin: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
padding: 0; 
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

blockquote {
font-size:11px;
padding:5px 5px 5px 25px;
margin:0px 30px 0px 30px;
background-image:url(images/blockquote.gif);
background-position:top left;
background-repeat:no-repeat;
text-indent:1px;
}

.compress {display:inline;}
.compress p {display:inline;}
.compress br {display:inline;}
.compress ul {display:inline;}
.compress li {display:inline;}
.compress h1 {display:inline;}
.compress h2 {display:inline;}

.notice {font-size:11px; color:#cc0000;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.navigation {display:block;text-align:center; padding:0px 0px 0px 0px; font-size:10px;}
.navigation a {color:#FFFFFF;}  
.navigation a:visited {color:#FFFFFF;}  
.navigation a:hover {color:#000000;} 
.space li {padding:0px 0px 20px 0px; margin:0px;}
.gravatar {float:right; margin:10px 10px 10px 10px;}
hr {height:1px; border:0px; color:#CECFCE; background-color:#CECFCE;}
pre {height:auto; padding:10px 10px 10px 10px; overflow-x:scroll; width:550px;}
.pagetitle {}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Top ad and Search
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box1a {
margin:0 auto;
width:991px;
}

.box1b {
background-image:url(images/fashion-week-02.gif);
background-repeat:no-repeat;
}

.box1c form {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.box1d {
width:120px;
background-color:#ffffff;
border-color:#ffffff; 
border-width:1px; 
border-style:solid;
font-size:9px;
color:#999999;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header and 300x250 ad
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box2a {
margin:0 auto;
width:991px;
}

.box2b {
background-image:url(images/fashion-week-03.gif);
background-repeat:no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box3a {
margin:0 auto;
width:991px;
}

.box3b {
background-image:url(images/fashion-week-04.gif);
background-repeat:no-repeat;
}

.box3c ul {padding:0px 0px 0px 0px; margin:0px; list-style-type:none;}
.box3c li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration:none; border-left:1px solid #00278a; border-right:1px solid #3d6ccf; float:left; display:block; font-size:14px;}
.box3c li a {color:#ffffff; text-decoration:none; padding:7px 17px 7px 17px; margin:0px; display:block;}  
.box3c li a:visited {color:#ffffff; text-decoration:none;} 
.box3c li a:hover {color:#000000; text-decoration:none; background-color:#ffffff;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box4a {
margin:0 auto;
width:964px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box5a {
background-color:#FFFFFF;
}

.box5b {
background-color:#292e32;
}

.box5c {
background-image:url(images/fashion-week-05.gif);
background-repeat:no-repeat;
background-position:top;
}

.box5c h1 {
font-size:16px;
font-weight:bold;
padding:15px 20px 15px 20px;
margin:0px 0px 0px 0px;
}

.box5c h1 a {color:#ffffff; text-decoration:none;}
.box5c h1 a:visited {color:#ffffff; text-decoration:none;}
.box5c h1 a:hover {color:#ef2f8f; text-decoration:none;}

.box5d {
background-color:#FFFFFF;
padding:20px 16px 20px 16px;
margin:0px 0px 0px 0px;
}

.box5d h4 {
color:#999999;
font-size:10px;
font-style:italic;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.box5d small {
font-size:10px;
}

.box5d small a {text-decoration:none; color:#666666;}  
.box5d small a:visited {text-decoration:none; color:#666666;}  
.box5d small a:hover {text-decoration:none; color:#666666;} 

.box5e {
background-color:#bac1c1;
}

.box5f {
background-image:url(images/fashion-week-06.gif);
background-repeat:no-repeat;
background-position:bottom;
padding:20px 20px 20px 20px;
margin:0px 0px 0px 0px;
}

.box5g {font-size:10px; color:#999999;}
.box5g a {color:#000000;}  
.box5g a:visited {color:#000000;}  
.box5g a:hover {} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Article
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box6a {
font-size:10px;
color:#999999;
}

.box6a img {
border:none;
}

.box6b {
font-size:16px;
}

.box6c {
text-align:center;
background-color:#ffffcc;
border-color:#cccccc; 
border-width:1px; 
border-style:dotted;
text-align:center;
margin:20px 0px 0px 0px;
padding:8px 8px 8px 8px;
}

.box6c a {color:#cc0000;}  
.box6c a:visited {color:#cc0000;}  
.box6c a:hover {color:#000000;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar - 336x280 ad
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box7a {
background-color:#ffffff;
}

.box7b {
background-image:url(images/fashion-week-08.gif);
background-repeat:no-repeat;
background-position:top;
}

.box7c {
background-image:url(images/fashion-week-09.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.box7d {
text-align:center;
margin:0px 0px 0px 0px;
padding:10px 7px 10px 7px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar - 336x280 second ad
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box8a {
background-color:#222222;
}

.box8b {
background-image:url(images/fashion-week-10.gif);
background-repeat:no-repeat;
background-position:top;
}

.box8c {
background-image:url(images/fashion-week-11.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.box8d {
text-align:center;
margin:0px 0px 0px 0px;
padding:40px 25px 40px 25px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Bottom
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box9a {
background-image:url(images/fashion-week-13.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#box9b {
margin:0 auto;
width:964px;
}

.box9c {
background-image:url(images/fashion-week-14.gif);
background-repeat:no-repeat;
}

.box9d {
background-image:url(images/fashion-week-15.gif);
background-repeat:no-repeat;
}

.box9e {
background-color:#292929;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Columns
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box10a h4 {
font-size:14px;
color:#ffffff;
text-transform:uppercase;
padding:0px 30px 15px 30px;
margin:0px 0px 0px 0px;
}

.box10a ul {padding:0px 30px 0px 30px; margin:0px;} 
.box10a li {padding:15px 10px 15px 10px; margin:0px; font-size:10px; color:#FFFFFF; border-bottom:1px #494949 solid; border-top:1px #090909 solid; list-style-type:none;}
.box10a li a {text-decoration:none; color:#999999; font-size:12px;}
.box10a li a:visited {text-decoration:none; color:#999999;}
.box10a li a:hover {text-decoration:none; color:#ffffff;}

.box10b {
font-size:16px;
color:#999999;
}

.box10b img {
border-color:#ffffff; 
border-width:7px; 
border-style:solid;
}

.box10b h4 {
font-size:14px;
color:#ffffff;
text-transform:uppercase;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.box10d {
padding:0px 20px 0px 20px;
margin:0px 0px 0px 0px;
}

.box10c h4 {
font-size:14px;
color:#ffffff;
text-transform:uppercase;
padding:0px 30px 15px 30px;
margin:0px 0px 0px 0px;
}

.box10c ul {padding:0px 30px 0px 30px; margin:0px;}
.box10c li {padding:15px 10px 15px 10px; margin:0px; text-decoration:none; list-style-type:none; border-bottom:1px #494949 solid; border-top:1px #090909 solid; color:#999999;}
.box10c li a {color:#ffffff; font-weight:bold;}  
.box10c li a:visited {color:#ffffff;} 
.box10c li a:hover {color:#ffffff;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box11a {
margin:0 auto;
width:960px;
}

.box11b {
padding:20px 20px 30px 20px;
margin:0px 0px 0px 0px;
}

.box11c {display:block; text-align:center; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:10px; color:#ffffff;}
.box11c a {color:#ffffff;}  
.box11c a:visited {color:#ffffff;}  
.box11c a:hover {color:#ffffff;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Widget
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.widget1 {
background-color:#ffffff;
}

.widget2 {
background-color:#ff3872;
}

.widget3 {
background-image:url(images/fashion-week-12.gif);
background-repeat:no-repeat;
background-position:top;
}

.widget3 h2 {
color:#ffffff;
font-size:16px;
font-weight:bold;
padding:14px 20px 12px 20px;
margin:0px 0px 0px 0px;
}

.widget4 {
padding:14px 20px 15px 20px;
margin:0px 0px 0px 0px;
}

.widget4 ul {padding:0px 0px 0px 0px; margin:0px;} 
.widget4 li {padding:12px 5px 12px 25px; margin:0px; font-size:16px; font-family:Georgia; font-style:italic; border-bottom:1px #666666 dashed; color:#666666; list-style-type:none; background:url(images/li.gif) no-repeat left top;}
.widget4 li a {text-decoration:none;}
.widget4 li a:visited {text-decoration:none;}
.widget4 li a:hover {text-decoration:underline;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Related
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.related1 {
border-top:1px dashed #000000;
border-bottom:1px dashed #000000;
padding:20px 0px 25px 0px;
margin:0px 0px 0px 0px;
}

.related2 {
color:#000000;
}

.related2 h2 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-transform:uppercase;
font-family:Georgia;
font-size:18px;
}

.related2 ul {padding:10px 0px 0px 10px; margin:0px;} 
.related2 li {padding:10px 20px 10px 0px; margin:0px; list-style-type:none; text-decoration:none; font-weight:bold; font-family:Georgia;}  
.related2 li a {text-decoration:none; color:#FFFFFF;}  
.related2 li a:visited {text-decoration:none; color:#FFFFFF;} 
.related2 li a:hover {text-decoration:none; color:#000000;} 

.related2 form {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}