/*
Theme Name: Drapery DIY
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  
a:active, a:focus {outline:none;}

table {font-size:12px;}
table td {padding:3px;}

body {background:#ebf0bf url(/skins/draperydiy/styleImages//body.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif;}

#head {background:url(/skins/draperydiy/styleImages//head.jpg) no-repeat; width:950px; height:114px; margin:9px auto 0; font-size:12px; color:#fff; position:relative;}
.logolink {display:block; width:250px; height:100px; position:absolute; top:0; left:0; text-indent:-6666px;}
#head a {color:#b9de6b; text-decoration:none; margin:0 4px;}
#head a:hover {text-decoration:underline;}
#session {float:left; margin-top:4px; height:20px; position:relative; left:410px;}
#bloglink {position:absolute; right:0; top:35px; font-size:15px; text-indent:-6666px; height:30px; width:217px;}
#bloglink a {display:block; height:30px; width:217px; background:url(/images/blogicon.jpg) no-repeat; }
#bloglink a:hover {background-position:0px -30px;}

#shoppingcart {float:right; margin:4px 15px 0 0; height:20px;}
#search {clear:both; float:right; position:relative; top:60px; width:205px; }

#content {background:url(/skins/draperydiy/styleImages//content.jpg) repeat-y; width:950px; margin:0 auto;}
#left {width:262px; float:left; position:relative;}
#left h2 {background:url(/skins/draperydiy/styleImages//category-heading.jpg) no-repeat; width:262px; height:32px; font-size:18px; color:#fff; font-weight:normal; letter-spacing:1px; padding:5px 0 0 20px;}
#left ul {list-style:none;}
#left li {display:inline;}
.cat-list {padding:0 2px 0 7px; }
#left li a {color:#fff; text-decoration:none; display:block; font-size:12px; border-bottom:1px solid #9dabaf; line-height:18px; padding:4px 4px 4px 10px;}
#left li a:hover {color:#fff; background:#8FA5BF;}
#left li ul {display: none; position: absolute; left:258px; margin-top:-28px; border:1px solid #e1e1e1; z-index:2; background:#6F839B; width:200px;}

#left li:hover ul, #left li.sfhover ul {display:block; z-index:2;}

#left strong {padding:4px 4px 4px 10px; color:#0F2F4F;}

#left li.topborder a {border-top:1px;}

.title {font-size:16px; color:#4F657F;}

#sitedocs {text-align:right; font-size:12px; margin:0 5px 5px; color:#ccc; border-bottom:1px solid #efefef; padding-bottom:3px;}
#sitedocs a {margin:0 5px;}
#breadcrumbs {font-size:12px; margin:0 0 10px;}
#right a {text-decoration:none; color:#253875;}
#right a:hover {text-decoration:underline;}

.catsort {float:right;}
.sidebyside {float:left; width:30%; border-left:2px solid #ccc; padding-left:10px; color:#262626;}

#right {float:right; width:620px; padding:15px 25px 0 15px;}
#right h1 {color:#83b024; font-size:18px; border-bottom:1px solid #f0f4cb; font-weight:normal; padding-bottom:2px; margin-bottom:5px;}
#right h2 {color:#254669; font-size:16px;}
#right h3 {color:#254669; font-size:14px;}
.slideshow {width:600px; height:200px; margin:0 auto 10px; border:1px solid #ccc; z-index:0; position:relative;}
#right ul {font-size:12px; padding:0 20px;}
#right li {line-height:18px; margin:10px;}
#right p {font-size:12px; line-height:18px; margin:15px 0;}

.latestprod {color:#83b024; font-size:18px; border-bottom:1px solid #f0f4cb; font-weight:normal; display:block; padding-top:15px;}
.latestProds {font-size:12px;}

.prod-cat {width:172px; height:305px; float:left; margin:10px; text-align:center; font-size:12px; border:1px solid #efefef; padding:6px;}

.buyBtn {width:106px; height:27px; display:block; border:none; cursor:pointer; background:url(/images/addtocart.jpg) no-repeat; color:#253875; text-transform:uppercase; font-weight:bold; margin:10px auto 0; font-size:12px;}
#clear {background:url(/skins/draperydiy/styleImages//foot.jpg) no-repeat; clear:both; width:950px; height:24px; margin:0px auto;}
#foot {clear:both; width:930px; font-size:12px; text-align:right; color:#3e6085; margin:0 auto;}
#foot p {padding:15px 10px 0 0;}

.odd {background:#E0E7EF;}
img.centered {display:block; margin:10px auto;}
/* view prod */

.prod-description {float:left; width:470px; padding-right:14px;}

.prod-img {float:right; text-align:center; padding:10px 0; margin:20px 0 20px 10px; background:url(/skins/draperydiy/styleImages//fade_bg.gif) repeat-x; border:1px solid #efefef;}
.prod-buy {float:right; width:120px; padding:20px 0 0 14px; font-size:12px; border-left:1px solid #f0f4cb; }
.prod-buy div {padding:4px 0;}
.price {font-size:14px; font-weight:bold; color:#333;}
.sku {font-size:11px; color:#666;}
.prod-review {clear:both; color:#333; }
.prod-review h2 {border-top:1px solid #f0f4cb; padding-top:10px;}
.review-list {list-style:none;}

.quantitytxt {width:25px;}

.searchBtn {
	height:25px;
	width:38px;
	background:url(/skins/draperydiy/styleImages/searchBtn.jpg) no-repeat;
	border:none;
	position:relative;
	top:2px;
	cursor:pointer;
}
.searchBox {
	color: #383838;
	background-color: #FFFFFF;
	border: 1px solid #efefef;

}

/* Wordpress */

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

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


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	font-style:italic;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

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

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

#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 */

.postauthor {border-top:1px dashed #ccc; padding:6px 0; font-size:12px; font-weight:bold;}
.postauthor span {font-style:italic;}

/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 10px auto 40px;
	background:#fff;
	border:1px solid #eee;
	padding:15px;
	width:95%;
	line-height:18px;
	}

.post hr {
	display: block;
	}
.post h2 {margin:10px 0 4px; padding-bottom:6px; border-bottom:1px dashed #eee;}
.post a, .commentlist a, #respond a {color:#649A9D; text-decoration:none;}
.post a:hover, .commentlist a:hover, #respond a:hover {text-decoration:underline;}

.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;
	font-size:11px;
}

.clear {
	clear: both;
}
/* End Structure */


/* 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 15px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

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

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#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;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */

