/*
Theme Name: SEOChicks V2
Theme URI: http://www.seo-chicks.com/
Description: The new theme for the SEOChicks website - the SEO Blog with Attitude
Version: 0.1
Author: Katy Bairstow
Author URI: http://www.whatkatydid.org/
Tags: grey, green, fixed width, two columns, widgets

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

*/


body {background: url(images/header_bg.jpg) top left repeat-x; color: #666; font: normal 11pt helvetica, arial, sans serif; line-height: 17pt; margin: 0; padding: 0;}
#innerbody {background: top left no-repeat; min-height: 900px;}

#main-outer {
	position: relative;
	}

#main {
	width: 922px;
	margin: 0 auto;
	padding: 5px 0 0 20px;
	text-align: left;
	position: relative;
border: 1px solid #ccc;
background: #fff;
	}
	
#content {
	width: 670px;
	position: relative;
	left: 0;
        float: left;
        
	}

.post {margin-left: 90px; background: #fff; text-align: justify; border-bottom: 1px solid #ccc; min-height: 170px;}
.post_page {background: #fff; text-align: justify; border-bottom: 1px solid #ccc; min-height: 200px;}

#sidebar {float: right; width: 189px; margin-top: 18px; margin-right: 28px; background: #fff;}
#sidebar ul {list-style: none; margin-left: 0; padding-left: 0;}

.clear {clear: both;}

.meta {
	font-size: 10px;
        line-height: 150%;
	font-family: Helvetica, Arial, "Lucida Sans", "Lucida Grande", Verdana, sans-serif !important;
        text-align: left;
	color: #666 !important;
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	width: 90px;
	float: left;
	left: 0;
	position: absolute;
}

.meta a {border: 0;}

.postavatar img, .blogger_img img {width: 80px; height: 80px;border: 1px solid #aaa; padding: 1px;}
.blogger_img {float: right; width: 80px;}
li.tweet-this {margin: 4px 0;}


h2 {font-weight: normal;}
a {color: #92D42A; text-decoration: none;}
a:hover {color: #ccc;}

a img {border: 0px;}
h1 a {border-bottom: 0;}

#header {margin: -20px auto 0 auto; height: 179px; }
#headerimg {padding-top: 0px; width: 942px; margin: 0 auto; background: url(images/logo.png) left top no-repeat;}
#logospace {height: 180px; margin-left: 110px; width: 530px;}
.header_syn {float: right; margin-top: -121px; width: 228px;}
.header_syn a {margin-left: 9px;}
.header_syn p {margin-left: 9px; margin-bottom: 4px;}

#navbar {z-index: 200; position: relative; width: 942px; margin: 0 auto -1px auto; border: 1px solid #ccc;}

/* sub-menu ULs */

ul#navig li ul {
	width:11em !important;/* leaves room for padding */
	cursor:default;
	position:absolute;
	height:auto;
	display:none;
	left:-10px;
        margin-top: 17px;
	padding:1px 10px 0px 10px;
        border: 1px solid #ccc;
        border-top: 0;
}
/* All LIs */
ul#navig li {
	position:relative;
	width:8.30em;
	max-width:16.5%;
	cursor:pointer;
	float:left;
	list-style-type:none;
	font-weight:bold;
        padding-top: 0px;
        padding-bottom: 17px;
}
/* sub-menu LIs */
ul#navig li ul li {
	width:10em/*FF*/;
	padding: 7px 0 0px 0;
	max-width:120%;
}

ul#navig a:hover {color: #ccc;}

ul#navig li:hover ul {
	width:11em !important;/* leaves room for padding */
	cursor:default;
	position:absolute;
	height:auto;
	display:block;
	left:-10px;
	padding:1px 10px 10px 10px;
        background: #fff;
}

#post-single {border-bottom: 0;}

#respond textarea {width: 580px;}

.label {font-weight: bold; font-size: 10pt;}


#footer {text-align: center;}

.left {float: left; margin-right: 15px;}

.t-shirts {border: 1px solid #ccc; margin-bottom: 30px; text-align: center; padding: 20px 10px;}
.shop_item {float: left;}
.shop_item .shop_image {height: 230px;}
.shop_item img {width: 216px; display: block;}
.shop_item a {display: block;}
