/*
Theme Name: I Adore Style
Theme URI: http://www.iadorestyle.com/
Description: I Adore Style theme.
Author: sparrish
Author URI: http://www.parrishwebdesign.com
version: 2.0
Tags: three-column, widget-ready
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:20px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#b95ac4;
	text-decoration:none !important;
	}

a:hover{text-decoration: underline !important;}



/* container */


#container {
	width:980px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#fff;
  	width:100%; 
  	height:155px;
	color: #fff; 
	text-align: center;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	background:#fff;
	font-family: verdana, arial, times, serif;
	font-size: 10pt;
	width:100%; 
	overflow:hidden;
	margin: auto;
	margin-bottom: 8px;
	text-align: center;
}


#menu ul {
	margin:0;
	padding:0;
	padding-left: 260px;
}

#menu ul li {
	background: #fff;
	list-style-type: none;
	float:left;
	margin: 0 12px;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #777;
	display:block;
}

#menu ul li a:hover {
}




/* content */


#content {
	float: left;
	width:570px;
	overflow: hidden;
	margin:14px;
	}
	
#content-wide {
	float: left;
	width:700px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	border-right: 1px dotted #ddd;
	}

#left h2{
	font:normal 11pt arial, georgia, times;
	color: #b95ac4;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
	
#left ul a, #right ul a {
	color: #000;
}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

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

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px dotted #ddd;
	}

#right h2{
	font:normal 11pt arial, georgia, times;
	color: #ca5e34;	
	margin: 0;
	padding: 0;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

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

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#left h2, #right h2 {
	margin-top: 26px;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}




/* footer */

#footer {
	background:#fff;
	clear: both;
	width: 100%;
	text-align: center;
	}
	
#footer p{padding:14px;margin: 0; color: #333; text-align:center;}
#footer a{color: #111;text-decoration: none;}
#footer a:hover{color: #111;text-decoration: underline;}

.clear {	
	clear: both;
	}
	
.execphpwidget a img {
	margin-bottom: 10px !important;
}

/* SPOTLIGHT STYLES */

div.spotlight_large_listing {
 width: 321px;
 height: 506px !important;
 height: 517px;
 border: #777 1px solid;
 position: relative;
 float: left;
 padding: 8px;
 margin: 4px;
 font-size: 12px;
}

div.spotlight_large_listing h4 {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0px;
}

div.spotlight_large_listing img {
 width: 283px;
 height: 177px;
 }

div.spotlight_medium_listing {
 width: 321px !important;
 width: 337px;
 height: 240px !important;
 height: 255px;
 border: #777 1px solid;
 position: relative;
 float: left;
 padding: 8px;
 margin: 4px;
 font-size: 10px;
 line-height: 1.2;
}

div.spotlight_medium_listing h4 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0;
	padding-top: 0;
}

div.spotlight_medium_listing p {
	margin-top: 0;
	padding-top: 0;
}

div.spotlight_small_listing {
 width: 163px;
 height: 275px;
 border: #777 1px solid;
 position: relative;
 float: left;
 padding: 10px;
 margin: 4px;
 font-size: 10px;
 line-height: 1.2;
}

html>body div.spotlight_small_listing {
 width: 143px;
 height: 240px;
 margin-right: 5px;
 *width: 143px;
 *height: 262px;
}

div.spotlight_small_listing h4 {
 font-size: 10px;
 font-weight: bold;
}

div.spotlight_small_listing img {
 margin-left: 0px;
 margin-top: 0px;
}

span.spot_code {
 font-weight: bold;
}


#spotlight_front div.text {
	display: block;
	float: right;
	width: 400px;
	height: 342px;
	margin-bottom: 8px;
	}

#spotlight_front img {
	float: left;
	margin-bottom: 8px;
	width: 200px;
	height: 165px;
	border: #ccc 1px solid;
	}

#spotlight_dept {
 margin-left: -12px;
}

/* END SPOTLIGHT STYLES */