/**
Theme Name: Only slimline Hangers
Version: 1.0
Author: Ghaffar Sethar
Description: Only slimline Hangers
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#9adaff url(images/background.jpg) repeat-x 0 0;
	width:900px;
	margin:0 auto;
	font:normal 12px tahoma;
	color:#585858;
	margin-bottom:0px;
}

#main_container{
	margin-top:2px;
	background-color:#FFFFFF;
	}


a {
	text-decoration:none;
	color:#0090d3;
}

a:hover { color:#000000; }

/* header */
#header { font-style:italic; }

#branding {
	height:80px;
}

#logo{
	background-image:url(images/header_img.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:900px;
	height:91px;
}

#blog-title {
	background-image:url(images/only-slim-line-hangers.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:291px;
	height:100px;
	font-size:35px;
	color:#ebc718;
}

#blog-title a { color:#eae2cc; }

#blog-title a:hover { color:#ffffff; }

#blog-description {
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
}

#page-menu {
	font-family:tahoma;
	font-style:normal;
	margin-top:15px;
	height:45px;
}

#page-menu ul {
	display:block;
	float:left;
	width:670px;
	height:44px;
	overflow:hidden;
}

#page-menu ul li {
	float:left;
	height:44px;
}

#page-menu ul li a {
	display:block;
	line-height:45px;
	padding:0 20px;
	font-size:14px;
	color:#fff;
}

#page-menu ul li a:hover, #page-menu ul li.current_page_item a {
	background:#68cad3 repeat-x 0 0;
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.png) no-repeat 0 0;
	float:right;
	width:200px;
	margin-top:8px;
	position:relative;
	height:30px;
	position:relative;
	display:inline;
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
	position:absolute;
}

#top-s {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#666;
	width:125px;
	top:8px;
	left:28px;
}

#top-search-submit {
	width:40px;
	height:30px;
	cursor:pointer;
	top:0;
	right:0;
}

/* container */
.block {
	float:left;
	width:212px;
	padding:10px;
	margin-right:1px;
	margin-bottom:1px;
	font-style:italic;
	background:#fff;
	display:block;
	height:65px;
}

.last { margin-right:0 !important; }

.block h2 {
	font-size:17px;
	font-weight:normal;
	color:#2e2e2e;
}

.block ul li {
	background:url(images/all-icons.gif) no-repeat;
	border-bottom:1px solid #dddddd;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.block ul li a { color:#5b5b5b; }

.block ul li a:hover { color:#0090d3; }

#c-recent-entries ul li { background-position:2px 6px; }

#popular-posts ul li { background-position:2px -22px; }

#c-recent-comments ul li { background-position:2px -51px; }

/* content */
#content {
	float:left;
	padding:10px;
	width:680px;
	display:inline;
}

.pagetitle {
	font-weight:normal;
	font-size:16px;
	color:#000000;
	margin-left:6px;
}

#content .post {
	margin-bottom:5px;
	padding:7px 5px;
}

#content .title, .title-404 {
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#0090d3;
	padding:0 2px 3px;
	border-bottom:3px solid #dfdfdf;
	margin-bottom:8px;
}

.title-404 { border-bottom:none !important; }


.thumbnail {
	background-color:#ffffff;
	float:left;
	padding:5px;
	border:1px solid #cccccc;
	display:inline;
	margin-left:3px;
}

#content .post .entry { margin-left:105px; }

.no-image { margin:0 !important; }

#post-pages {
	margin-bottom:8px;
	font-size:16px;
}

.meta {
	background:#dedede url(images/meta-bg.gif) repeat-x 0 0;
	line-height:35px;
	color:#4c4c4c;
	font-style:italic;
	margin:0 -5px;
	padding:0 8px;
	border:1px solid #d5d5d5;
}

.meta .inner, .date-post, .categories-post, .read-more { position:relative; }

.meta .inner {
	height:35px;
}

.date-post, .categories-post, .read-more { z-index:2; }

.meta a.read-more { color:#000000; }

.meta-shadow {
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
	color:#ffffff;
}

.meta a { color:#4c4c4c; }

.meta a:hover { color:#0090d3; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#ffffff;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:10px;
	border:1px solid #e0e0e0;
}

.wp-pagenavi {
	padding-top:19px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#2e2e2e !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #111111 !important;
}

.wp-pagenavi span.pages {
	background:#d8be34 url(images/pagenavi-bg.png) repeat-x 0 0 !important;
	border:1px solid #9f8c0c !important;
}

.wp-pagenavi a:hover {
	background:#d8be34 url(images/pagenavi-bg.png) repeat-x 0 0 !important;
	border:1px solid #9f8c0c !important;
}

.wp-pagenavi span.current {
	background:#d8be34 url(images/pagenavi-bg.png) repeat-x 0 0 !important;
	border:1px solid #9f8c0c !important;
}

/* sidebar */
#sidebar {
	float:right;
	width:180px;
	padding: 10px;
	overflow:hidden;
	display:inline;
}

.sidebar-title h2 {
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	padding-bottom:5px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:3px;
}

.widget {
	margin-bottom:5px;
	position:relative;
	width:160px;
	padding:10px;
}

.widget-title {
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	color:#1f88e1;
	padding-bottom:5px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:3px;
}

.widget ul li {
	line-height:20px;
	color:#585858;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.widget a { color:#585858; }

.widget a:hover { color:#01a1db; }

.toggle {
	background:transparent url(images/widget-toggle.gif) no-repeat 0 11px;
	width:21px;
	height:32px;
	position:absolute;
	right:0;
	top:2px;
}

.pointer { cursor:pointer; }

.widget .toggle-down { background:transparent url(images/widget-toggle.gif) no-repeat 0 -25px !important; }

.compact {
	height:20px;
	overflow:hidden;
}

/* footer



 */
#footer {
	color:#000000;
	font-style:italic;
	line-height:18px;
}

#footer a {
	color:#000000;
}

.ftr_bg{
	background:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:66px;
}

.ftr_logos{
	background:url(images/ftr_logos.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:45px;
	width:900px;
	}
	
.checkout_logos{
	background:url(images/checkout.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:63px;
	width:900px;
	}	