/* @override http://fashionado.net/wp-content/themes/fashionado%20default/style.css */

/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #C81877;/*#BA17BE;*/
	color: #333;
	text-align: center;
	}

#page {
	background: #fff url('images/fashionado-page-bkgd.jpg');
	/*border: 1px solid #959596;*/
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	}

#header {
	background: #fff url('images/fashionado_header.jpg') no-repeat;
	height: auto;
	width: 800px;
	}

#headerimg 	{
	margin:0;
	height: 270px;
	width: 800px;
	}

#subheader {
	height: 143px;
	width: 800px;
	float:left;
}

#subheader_stripad {
	background: url('images/fashionado-subheader-stripad-bkgd2.jpg') no-repeat;
	height: 143px;
	width: 568px;
	float:left;
}

#subheader_stripad_inner {
	margin:21px 26px 14px 36px;
	height: 108px;
	width: 506px;
}

#subheader_sidebar {
	background: url('images/fashionado-subheader-sidebar-bkgd.jpg') no-repeat;
	height: 143px;
	width: 232px;
	float:left;
}

#subheader_sidebar_inner {
	height: 143px;
}

#subheader_sidebar_inner ul.pages {
	margin:0; padding:7px 0 0;
		width:232px; height:auto;
		list-style:none;
	}

#subheader_sidebar_inner ul li {
			margin:0 5px; padding:3px 0;
			overflow:visible;
		}

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	/*width:800px;*/ height:auto;
	/*background-color:#b11e24;*/
}

#navigation {
	width:800px; height:auto;float:left;
	background-color:#b11e24;
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		/*width:800px;*/ height:auto;
		list-style:none; float:left;
	}
	
		#navigation ul li {
			margin:0 5px; padding:11px 0;
			float:left; overflow:visible;
		}
		
#social_media_header_links {
	padding:11px 0;
	float:right;
	}

#facebook_header_link {
	margin-right:10px;
	float:left;
	width:25px;
	height:25px;
	background:url('images/fashionado-header-link-facebook.gif') no-repeat;
	}

#twitter_header_link {
	margin-right:10px;
	float:left;
	width:25px;
	height:25px;
	background:url('images/fashionado-header-link-twitter.gif') no-repeat;
	}

#rss_header_link {
	margin-right:10px;
	float:left;
	width:24px;
	height:25px;
	background:url('images/fashionado-header-link-rss.gif') no-repeat;
	}

#subscribe_header_link {
	margin-right:25px;
	float:left;
	width:24px;
	height:25px;
	background:url('images/fashionado-header-link-subscribe.gif') no-repeat;
	}
	

#search_div {
	display:none;
	float:left;
	width:232px;
}

#search_arrow_div {
	
	
}

#searchform img {
	/*vertical-align:middle;*/
}

#searchform {
	white-space:nowrap;
	margin: 0 auto;
	padding: 5px 7px;
	text-align: left;
	}

#searchform #s { /* use id "#s" instead of "input" so as not to apply styles to image "input" */
	color:#fff;
	border:1px solid #45b1da;
	background-color:#1e7393;
	width:190px;
	padding-left:3px;
}

/*#searchform #t {  this is the searchpage.php searchform
tried to use id "#t" instead of "input" so as not to apply styles to image "input" 
however, input id="s" is fixed variable for form template function: see wp-includes/general-template.php & query.php
so, place follwing code in searchpage-searchform.php using the style attribute to override anything else that has been specified elsewhere
	color:#000;
	border:1px solid #666;
	background-color:#fff;
	width:240px;
}*/

#recent_posts_div {
	width:212px;
	padding-left:10px;
	float:left;
	display:none;
}

#popular_posts_div {
	width:212px;
	padding-left:10px;
	float:left;
	display:none;
}

#topics_div {
	width:212px;
	padding-left:10px;
	float:left;
	display:none;
}

/* re-Mixed: [flv:/video/UrbanCouture-at-LUXE.flv 432 240] */
#flashcontent_1 {
	margin:0 auto;
	width:432px;
}

/* Mi Salsa es Caliente!: [flv:/video/EDIN-Celebrity-Dance-Challenge-Nov-19-2009.flv 480 360] */
#flashcontent_2 {
	margin:0 auto;
	width:480px;
}

/* Header
/* -------------- */

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	/*margin:0; padding:13px 15px;
	font:bold 1.08em Arial, Helvetica, sans-serif; color:#34393e;
	display:block;*/
}

/*#navigation ul li a.rss:link, #navigation ul li a.rss:active, #navigation ul li a.rss:visited {
	margin:0; padding:0 15px;
	font:normal 2.08em Arial, Helvetica, sans-serif;
	display:block;
	color:#f1f8ff;
}*/

#navigation ul li a:hover {
	/*color:#000;
	font-weight:bold; text-decoration:underline;*/
}

/*#navigation ul.pages li.current_page_item a:link, #navigation ul.pages li.current_page_item a:active, #navigation ul.pages li.current_page_item a:visited {
	margin:0; padding:13px 15px;
	font:bold 1.08em Arial, Helvetica, sans-serif;
	display:block;
	color:#abc;
}*/

/*#navigation ul.pages li.page_item a:link, #navigation ul.pages li.page_item a:active, #navigation ul.pages li.page_item a:visited {
	margin:0; padding:13px 15px;
	font:bold 1.08em Arial, Helvetica, sans-serif;
	display:block;
	color:#f1f8ff;
}*/

.page_item a:link, .page_item a:active, .page_item a:visited {
	margin:0; padding:0 11px;
	font-family:/*"Arial Narrow",*/ Arial, Helvetica, sans-serif;
	font-size:2.08em;
	/*letter-spacing:1px;*/
	display:block;
	color:#f1f8ff;
}

.current_page_item a:link, .current_page_item a:active, .current_page_item a:visited {
	/* Crazy margins to pull up the hover image above the borders.*/
	margin:0; padding:0 12px;
	font-family:/*"Arial Narrow",*/ Arial, Helvetica, sans-serif;
	font-size:2.08em;
	/*letter-spacing:1px;*/
	display:block;
	/*background:#171615 url(images/navigation-hover.gif) repeat-x bottom center;*/
	color:#E7B85C;
}

.sidebar_item a:link, .sidebar_item a:active, .sidebar_item a:visited {
	margin:0; padding:0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:2.28em;
	display:block;
	color:#f1f8ff;
}

.newcolor a:link, .newcolor a:active, .newcolor a:visited {
	color:#1E7393;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: rgba(255,255,255,0);
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar h2 {
	color:#f1f8ff;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding:0 0 5px;
	}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color:#f1f8ff;
}

#recent_posts_div li, #popular_posts_div li {
	padding-left:5px;
}

/* http://alexking.org/blog*/
#recent_posts_div ul li, #popular_posts_div ul li, #topics_div ul li {
background:transparent url('images/li.gif') no-repeat scroll /*1px 3px*/;
margin:0pt;
padding-left:16px;
}

li.cat-item {
	color:#f1f8ff;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	}

#sidebar ul {
	margin-bottom: 7px;
	}

#sidebar #topics_div ul {
	margin-bottom:15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* END Clearfix
/* -------------- */

.statcounter img {
	padding-top:5px;
}

.narrowcolumn {
	
	float: left;
	padding: 0;
	margin: 0;
	width: 568px;
}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 568px;
}

.widecolumn_page_content {
	padding: 0 40px 0 50px;
}

#respond {
	padding: 0 40px 0 50px;
}

#sidebar {
	float:left; /* needed for Firefox and IE6 */
	padding: 0;
	/*margin-left: 568px;*/
	width: 232px;
}

#sidebar_banner1 {
	float:left; /* float needed for Firefox so that #sidebar_banner2 moves down when showing sidebar items */
	height: 465px;
	width: 232px;
}

/* margin doesn't work correctly here for IE6 due to the float -- it doubles the margin-left value
	*********************
	http://www.webmasterworld.com/css/3459772.htm:
	ie6 shouldn't interpret margins differently, unless you're experiencing the class 'double margin' bug
	which you'd solve here by adding 'display:inline'.
	http://www.sajithmr.com/internet-explorer-float-margin-problem/:
	when we use float values say float:left for a particular div, and if we apply left-margin:10px (or whatever value),
	IE displays it with doubled marginal length (in this case around 20px). What you have to do is, add display:inline value
	to the div which shows this extra white space or extra length.
	*********************
	ie6 double margin float bug fix: add display:inline (or just use padding instead!)
	*/
	
#sidebar_banner2 {
	display:inline;
	margin:16px 0 0 16px;
	float:left; /* float needed for Firefox so that #sidebar_banner3 moves down when showing sidebar items */
}

#sidebar_banner3 {
	display:inline;
	margin:16px 0 0 16px;
	float:left; /* float needed for Firefox so that #sidebar_banner4 moves down when showing sidebar items */
}

#sidebar_banner4 {
	display:inline;
	margin:16px 0 0 16px;
	float:left; /* float needed for Firefox so that #sidebar_banner5 moves down when showing sidebar items */
}

#sidebar_banner5 {
	display:inline;
	margin:16px 0 0 16px;
	float:left; /* float needed for Firefox so that #sidebar_banner6 moves down when showing sidebar items */
	padding:0 0 16px 0; /* margin-bottom doesn't work here in IE6&7 */
}
.fashionado_h2 {
	color:#E7B85C;
}	

#content {
	background: #fff url('images/fashionado-left-column-bkgd.jpg');
	font-size: 1.2em
	}

.post {
	padding:0 40px 0 50px;
	margin: 0 0 40px;
	text-align: justify;
	}

.page {
	padding:0 40px 0 50px;
	}

.alignright {
	padding-right:35px;
	float: right;
	}

.alignleft {
	padding-left:45px;
	float: left
	}

.post hr {
	display: block;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

/*
in order to nest divs in the footer and make Firefox play nice, we add floats to all footer divs
and then clear them with a closing div in footer.php: <div style="clear: both;"></div>
*/
#footer {
	background: #eee url('images/fashionado-footer-bkgd.jpg');
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	float:left;
	}

#footer_div_inner {
	float:left;
	width:800px;
	
}

#footer_div_one {
	float:left;
	width:568px;
	text-align: center;
}

#footer_div_two {
	float:left;
	padding-left:10px;
	text-align: left;
}

#footer_div_two h2 {
	color:#1E7393;
	margin:0;
	padding:0;
}

#footer_div_two ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_div_two li {
	margin-bottom:2px;
}

#footer_div_two a:link, #footer_div_two a:active, #footer_div_two a:visited {
	color:#1E7393;
}

#footer p {
	width:568px;
	margin: 0;
	padding: 15px 0;
	/*text-align: center;*/
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .description {
	display: none;
}

#header h1 a {
	display: block;
	height: 270px;
	text-indent: -10000px;
	width: 800px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

.entry p a:visited {
	color:#06c;/*#b85b5a*/
	}

.entry p a:hover {
	color:#147;
	}


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

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #124558;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */

/* thanks to http://www.positioniseverything.net/explorer/italicbug-ie.html
for the following IE6 and italics bug fix */
/* Problem first spotted in Thugs to Riches: <em>(But the music was that good!)</em> */
* html .widecolumn .entry {
	overflow: hidden;
	overflow: visible;
	width: 100%;
	width: auto;
	zoom: 1;
}

/* Problem noticed on Home page only on Aug 08, 2009, not on any individual post pages, so following added: */
* html .narrowcolumn .entry {
	overflow: hidden;
	overflow: visible;
	width: 100%;
	width: auto;
	zoom: 1;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */

#sidebar #searchform #s {
	/*width: 108px;
	padding: 2px;*/
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	overflow: auto;
	width: 98%; /* using 100% here blows out IE6, pushing #sidebar under #content */
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#comments {
	margin: 20px 40px 10px 50px;
}

/*#content ol {
	margin:0 40px 0 50px;
	padding:0;
}*/

ol.commentlist {  
	margin:0 40px 0 50px;  
	padding:0;  
}  

.comment {
	
}

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

.commentlist {
	/*padding: 0 40px 0 50px;*/
	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;*/
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.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: #000;
	}

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


.children { padding: 0; }

#commentform p {
	/*margin: 5px 0;*/
	}

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

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	/*background-color: black;*/
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000; }
/* End Calendar */



/* Begin Various Tags & Classes */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.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;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
