/*
THEME NAME: LookBookLA
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/


div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1em;}
div.sidebar input#s{width:110px;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}


div#footer{text-align:center;}


/*HTML ELEMENTS*/


body{
	background: #5f304f url(images/bg_purple.gif);
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
}
body.pageid-263,
body.category-coverage{
	background: #3a5a66 url(images/bg_blue.gif);
}
body.pageid-6,
body.category-events{
	background: #305f57 url(images/bg_green.gif);
}
body.blog,
body.category-news{
	background: #8d897b url(images/bg_gray.gif);
}
body.pageid-3980,
body.category-street-look{
	background: #7b1e1e url(images/bg_maroon.gif);
}
h1, h2, h3, h4, h5, p{
	margin: 0;
}
p{
	font-size: 1em;
	line-height: 1.4em;
}

/*LINKS*/

a:link, a:visited{
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#downloads {
	margin-top: 10px;
}

#downloads ul{
	margin: 0;
	padding: 0;
}

div.sidebar #downloads li{list-style:none;margin:0;}

#downloads a{
	display: block;
	margin: 0;
	padding: 12px 0 12px 45px;
	border: 1px solid #fff;
}

#downloads a.pdf{
	background: url(images/icon_dl_pdf.gif) 5px center no-repeat;
}

#downloads a:link, #downloads a:visited{
	color: #666;
	text-decoration: none;
}

#downloads a:hover{
	background-color: #fff0d9;
	border: 1px solid #ffcc99;
}
div.skip-link{
	display: none;
}
#menu{
	background: #fff;
	border-top: 2px solid #e1e1d7;
	border-bottom: 2px solid #e1e1d7;
	padding: 8px 0;
}
#menu ul{
	margin:0 0 0 30px;
	padding: 0;
	white-space: nowrap;
}
#menu ul li{
	display: inline;
	list-style-type: none;
}
#menu ul li a{
	padding: 3px 7px;
}
#menu ul li a:link, #menu ul li a:visited{
	border: 1px solid #fff;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a:active{
	background-color: #fff0d9;
	border: 1px solid #ffcc99;
}
#menu ul ul {
	display: none;
}

ul#subpagenav {
	margin: 0 0 8px 0;
	padding: 0;
	list-style-type: none;
	border-top: 2px solid #e1e1d7;
	border-bottom: 2px solid #e1e1d7;
	padding: 8px 0;
}
ul#subpagenav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
ul#subpagenav a{
	padding: 0 5px 0 0;
}


/*POSITIONING*/


#wrapper{
	width: 770px;
	margin: 20px auto;
	position: relative;
}
#header h1{
	text-indent: -5000px;
	background: url(images/lookbooklalogo1.png);
	height: 133px;
	width: 445px;
	margin-left: 240px;
}
#blog-description{
	color: #666;
	display: block;
	background: #efeee5;
	padding: 5px 40px;
	text-align: right;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
}
#header h3{
	display: none;
}
#container{
	background: #efeee5;
	padding: 0 30px;
}

#content h2{
	font-size: 1.7em;
	color:#FF6600;
	margin-bottom: 10px;
}
#content h3{
	font-size: 1.3em;
	color:#FF6600;
	margin-bottom: 10px;
}
#content h4{
	font-size: 1.2em;
	color:#FF6600;
	margin-bottom: 7px;
}
#content h5{
	font-size: 1.2em;
	color: #000;
}
#content p {
	color: #666;
	margin: 5px 0 10px 0;
}

#content .post,
#content .page,
#comments{
	
	background: #fff;
	padding: 10px;
	margin: 10px 0;
	border: 2px solid #e1e1d7;
	-moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
#content .post p,
#content .page p{
	line-height: 1.6em;
}
#content .post strong,
#content .page strong{
	color:#333333;
	font-weight: bold;
}

#primary{
	float: left;
	width: 160px;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
	border: 2px solid #e1e1d7;
	-moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

#content{
	float: right;
	width: 500px;
}

img.alignnone{
	margin: 5px 0 10px 0;
}

.entry-meta{
	clear: both;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 90%;
	color: #adadad;
	padding: 20px 0 10px 0;
}
#footer{
	background: #efeee5 url(images/bg_footer.gif) bottom repeat-x;
	color: #666;
	text-align: center;
	padding: 30px;
}
#footer span ul,
#footer span li{display: inline;list-style-type: none;margin: 0; padding: 0 3px 0 0;}
#footer span a{
	color: #666;
	text-decoration: underline;
}
#footer span a:hover{
	color: #FF6600;
}
ul.eventlist{
	color: #666;
	line-height: 1.6em;
	margin:0;
	padding: 0;
}
ul.eventlist li{
	margin: 0;
	padding: 0 0 0 70px;
	list-style-type: none;
}
ul.eventlist li.date{
	background: url(images/bt_date.gif) no-repeat 0 3px;
}
ul.eventlist li.time{
	background: url(images/bt_time.gif) no-repeat 0 3px;
}
ul.eventlist li.location{
	background: url(images/bt_location.gif) no-repeat 0 3px;
}
ul.eventlist li.designer{
	background: url(images/bt_designer.gif) no-repeat 0 3px;
}

.indextable{
	border-collapse: collapse;
}
.indextable th{
	vertical-align: top;
	text-align: left;
	border: 1px solid #d2d2c9;
	padding: 3px;
}
.indextable td{
	vertical-align: top;
	text-align: left;
	border: 1px solid #e1e1d7;
	padding: 5px;
}
#content .indextable h4{
	color: #000;
	font-size: 1.1em;
}
.indextable h4 a{
	color: #000;
	text-decoration: none;
}
.indextable h4 a:hover{
	color: #000;
	text-decoration: underline;
}
#content .entry-edit{
	font-weight: normal;
	float: right;
}
#content .entry-edit a{
	color: #FF6600;
}
#content .indextable p{
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	padding: 0;
}




table.alternate_rows tr.odd td {
	background-color: #fff;
}
table.alternate_rows tr.even td {
	background-color: #f7f6f2;
}

.indextable .thumb{
	width: 80px;
	height: 80px;
	background: url(images/nophoto.png) no-repeat;
	border: none;
}

ul#indexpagelist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#indexpagelist a{
	display: block;
	height: 80px;
	width: 390px;
	border: 2px solid #fff;
	padding: 6px 10px 0 0;
	color: #fff;
	font-weight: bold;
	text-align: right;
	font-size: 2em;
	text-shadow: 0 2px 4px #000;
}
ul#indexpagelist a:hover{
	border: 2px solid #ff6600;
	text-decoration: none;
}


/*GALLERY*/
body.pageid-8{
	background: #000000;
}
body.pageid-8 #wrapper{
	margin: 5px auto;
}
body.pageid-8 #container{
	background: #151515;
}
body.pageid-8 #content{
	width: 100%;
}
body.pageid-8 #header{
	position: relative;
}
body.pageid-8 #header h1{
	text-indent: -5000px;
	background: url(images/lookbooklalogo2.gif);
	height: 67px;
	width: 222px;
	margin-left: 460px;
}
body.pageid-8 #blog-description{
	display: none;
}
body.pageid-8 #header h3{
	color: #666666;
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 1.5em;
	font-weight: bold;
}
body.pageid-8 #menu{
	background: #222222;
	padding: 6px 0;
	border: none;
}
body.pageid-8 #menu ul{
	margin:0 0 0 30px;
	padding: 0;
	white-space: nowrap;
}
body.pageid-8 #menu ul li{
	display: inline;
	list-style-type: none;
}
body.pageid-8 #menu ul li a{
	padding: 3px 10px;
}
body.pageid-8 #menu ul li a:link, 
body.pageid-8 #menu ul li a:visited{
	border: none;
	color: #666666;
	text-decoration: none;
}
body.pageid-8 #menu ul li a:hover, 
body.pageid-8 #menu ul li a:active{
	background-color: #000000;
	border: none;
}
body.pageid-8 #content .page{
	background: none;
	border: none;
}
body.pageid-8 #footer{
	background: #1a1a1a;
}

/*--- Search Results --- */

.search-results .entry-meta{
	padding: 0 0 30px 0;
}
