@charset "utf-8";
/*   
Theme Name: WOW 2010
Theme URI: http://whatsonewearing.com
Description: A simple yet effective layout for Whats One Wearing
Author: INGENIOUS Design
Author URI: http://ingsdesing.com
Version: 1.0
.
For exclusive use on the W.O.W homepage.
.
*/

body{
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

a {
       text-decoration:none;
}

.pagecontainer {
	width:940px;
	margin:0 auto;
}

.header {
	margin-top:20px;
	width:940px;
	overflow:hidden;
	margin-bottom:5px;
}

.header a {
	color:#ffffff;
	text-decoration:none;
}

.header a:hover {
	color:#cccccc;
}

.logo {
	width:335px;
	height:104px;
	float:left;
	margin-bottom:15px;
}

.network {
	width:335px;
	height:80px;
	float:right;
	margin-bottom:15px;
	margin-right:10px;
	margin-top:20px;
	text-align:right;
}

.network img {
border:0;
margin-left:10px;
}

.fb_share_count_wrapper {
	margin-right:10px;
}

.logo a {
	background:url(images/header_logo.png) top left no-repeat;
	width:335px;
	height:104px;
	display:block;
	text-indent:-9999px;
}

.navigation {
	text-align:right;
	background:#000000;
	min-width:940px;
	padding:3px;
	margin:0px;
	clear:both;
}

.menu {
	text-align:right;
}

.menu {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0.3em;
	padding:5px;
}

.menu li {
	color:#ffffff;
	text-transform:uppercase;
	display:inline;
	font-size:1em;
	padding:5px;
	position:relative;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

.content {
	width:940px;
	overflow:hidden;
	padding-bottom:15px;
}

.post-column {
	width:650px;
	overflow:hidden;
	float:left;
}

.post-date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
}

.post-date a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.about-info {
	width:650px;
	float:left;
}

.post-img {
	width:350px;
	float:left;
}

.post-img img {
	border:1px #000000 solid;
	width:325px;
}

.page-img {
	width:350px;
	float:left;
}

.page-img img {
	border:1px #000000 solid;
}

.post-info {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	min-height:425px;
	text-transform:inherit;	
	width:250px;
}

.post-info-details {
	border-bottom:1px dotted #CCCCCC;
	min-height:325px;
}

.post-info h3 {
	border-bottom:1px dotted #CCCCCC;
	font-family:arial bold;
	font-size:3.3em;
    color:#000000;
	font-weight:bold;
	letter-spacing:-3px;
	line-height:74%;
	margin:0;
	padding-bottom:5px;
	text-transform:uppercase;
}

.post-info p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding-top:0;
	margin-top:0;
}

.post-info a {
	color:#666666;
}

.post-info p a p {
	display:inline;
	font-size:1em;
}

.post-info-social {
	min-height:25px;
	padding-top:10px;
	text-align:right;
}

.post-info-social-twitter {
	float:right;
	margin-right:-20px;
	margin-top:2px;
}

.post-info-social-facebook {
	float:right;
	margin-right:10px;
}

.submit-info {
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:inherit;	
}

.post-block {
	clear:both;
	padding-top:5px;
	
}


.advert-column {
	border-left:1px dotted #CCCCCC;
	float:right;
	padding-bottom:40px;
	text-align:right;
	width:280px;
}

.author-info {
	width:650px;
	float:left;
	padding-top:15px;
	margin:0;
}

.author-pic {
	border:1px solid #000000;
	width:225px;
	float:left;
}

.author-bio {
	float:right;
	text-align:left;
	width:375px;
}

.author-bio h3 {
	padding:0;
	margin:0;
	text-align:left;
	line-height:1em;
}

.banner-small {
        width:160px; 
        height:160px; 
        background:#000000; 
        border:0px #999999 solid; 
        color:#FFFFFF; 
        text-align:center; 
        margin:0 auto;
}

.banner-large {
        width:160px; 
        height:320px; 
        background:#000000; 
        border:0; 
        color:#FFFFFF; 
        text-align:center; 
        margin:0 auto;
}

.footer {
	border-top:1px dotted #333333;
	margin-top:15px;
	padding:5px;
	font-size:12px;
	text-align:right;
	margin-bottom:20px;
}

.footer h2 {
	background:url(images/wow_footer.png) top left no-repeat;
	border:0;
	width:97px;
	height:30px;
	float:left;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}

.footer a {
	color:#000000;
	text-decoration:none;
}

.footer a:hover {
	color:#999999;
}

.page-title {
	border-bottom:1px dotted #CCCCCC;
	color:#000000;
	font-family:arial bold;
	font-size:3.3em;
	font-weight:bold;
	letter-spacing:-3px;
	line-height:74%;
	margin-bottom:10px;
        margin-top:0;
	padding-bottom:10px;
	text-transform:uppercase;
}

#sidebar ul {
	margin:0;
	padding:0;
}