/*
Theme Name: Out With The In Crowd Feb 2010
Theme URI: http://outwiththeincrowd.com/
Description: Out with the in crowd wordpress theme for  Feb 2010
Version: 1.0
Author: Ali Russell
Author URI: http://a-dot.co.uk/
Tags: 

	Out with the in crowd wordpress theme for  Feb 2010

*/

body
{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#939393;
	margin: 0;
	padding: 0;
}


a
{
	color:#939393;
	text-decoration: underline
}

a:hover
{
	color:#BB8748;
}


#page
{
	width: 1030px;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 20px;
}



/*LEFT SIDEBAR STYLES*/

#leftsidebar
{
	float: left;
	width: 190px;
	margin-right: 43px;
	margin-top: 30px;
}


#leftsidebar IMG.logo
{
	border: 0;
	width: 160px;
	margin-bottom: 15px;
	margin-right: -10px;
	margin-top: -10px;
}

#popularposts, #recentcomments
{
	margin-bottom: 18px;
}


#popularposts a, #recentcomments a
{
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

#recentcomments a
{
	text-transform:none;
}

#recentcomments .commentBy
{
	margin-bottom: 10px;
	text-transform:uppercase;
	color: #DDDDDD;
}



#leftsidebar .sectionThick
{
	float: right;
	clear: both;
}

#leftsidebar .sectionThin
{
	float: right;
	clear: both;
}

#leftsidebar .sectionTitle
{
	float: right;
	clear: both;
}

#leftsidebar .sectionContent
{
	float: right;
	clear: both;
}


#leftsidebar a
{
	float: right;
	clear: both;
	text-align: right;
}


#leftsidebar .commentBy
{
	float: right;
	clear: both;
}




/*MAIN CONTENT STYLES*/
#maincontent
{
	float: left;
	width: 564px;
	margin-top: 50px;
}







/*RIGHT SIDEBAR STYLES*/

#rightsidebar
{
	float: left;
	width: 190px;
	margin-left: 43px;
	margin-top: 50px;
}


#archiveList, #linksList
{
	margin-left: 7px;
}

ul#archives, ul#links
{
	margin-bottom: 10px;
}



/*SEARCH BOX STYLES*/

#searchBox
{
	margin-bottom: 18px;
}

#searchBox input.tb
{
	border: solid 1px #939393;
	color: #939393;
}




/*GENERIC STYLES*/

.sectionRight
{
	float:right
}

.sectionThick
{
	width: 20px;
	height: 3px;
}

.sectionThin
{
	width: 25px;
	height: 1px;
	background-color: #939393;
}

.sectionTitle
{
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	line-height: 2.5em;
	letter-spacing: -25;
}

.sectionContent
{
	font-size: 10px;
	color: #939393;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 1.6em;
}

ul.section
{
	margin: 0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 18px;
	list-style: none;
}

ul.section a
{
	text-decoration: none;
}



/*POST STYLES*/


.postTitle a
{
	display: block;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;
	margin-top: 10px;
}

.pageTitle
{
	margin-bottom: 10px;
}

.postDetails
{
	font-size: 10px;
	color: #939393;
	text-transform:uppercase;
	font-weight: bold;
}

.postDetails a
{
	text-decoration: none;
}

.postContent
{
	margin-bottom: 25px;
}





.postUnderscore
{
	width: 100%;
	height: 1px;
	margin-bottom:25px;
	margin-top:25px;
	background-color: #DDDDDD;
}


.postTitleHeaderScore
{
	width: 100%;
	height: 3px;
}

.postTitleUnderscore
{
	width: 100%;
	height: 1px;
	margin-top:10px;
	background-color: #DDDDDD;
}

.postImageUnderscore
{
	width: 100%;
	height: 1px;
	margin-bottom:10px;
	background-color: #DDDDDD;
}

.postTitleUnderscoreNoImg
{
	width: 100%;
	height: 1px;
	margin-bottom:10px;
	margin-top:10px;
	background-color: #DDDDDD;
}

.readMore
{
	float: right;	
}


.readMore a
{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;	
	text-transform:uppercase;	
}

.readMore a:hover
{
	text-decoration: underline;
}


.postFooter
{
	width: 100%;
	height: 1px;
	margin-bottom:10px;
	margin-top:10px;
	background-color: #DDDDDD;
}

.postFooterBottom
{
	width: 100%;
	height: 1px;
	margin-bottom:30px;
	margin-top:10px;
	background-color: #DDDDDD;
}




.postCategories
{
	margin-top:10px;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;
}


.postCategories .cats
{
	color: #939393;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;	
	text-transform:uppercase;	
}

.postCategories .cats a
{
	text-decoration:none;
}

.postDiggThis
{
	margin-left: 20px;
	float: right;
	font-size: 10px;
	color:#939393;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;	
	text-transform:uppercase;
	line-height: 1.5em;
}

.postDiggThis a
{
	text-decoration: none;
}





.pagetitle
{
	float: left;
	margin-top:-30px;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;
	text-transform:uppercase;	
}



/*COMMENTS STYLES*/

.commentsTitle
{
	margin-top:10px;
	margin-bottom: 10px;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;	
}

.commentDetails
{
	margin-top: 10px;
	font-size: 10px;
	color:#939393;
	font-weight: bold;
	letter-spacing: -25;
	text-decoration:none;	
	text-transform:uppercase;	
}

.commentContent
{
}


textarea#comment
{
	width: 564px;
	border: solid 1px #939393;
	color: #939393;
}


#respond input
{
	border: solid 1px #939393;
	color: #939393;	
}



#navigation
{
	font-size: 10px;
	color:#939393;
	font-weight: bold;
	letter-spacing: -25;	
	text-transform:uppercase;
}


#navigation .back a
{
	display: block;
	text-decoration:none;
} 

#navigation .forward a
{
	display: block;
	float: right;
	text-decoration:none;
}



/*FOOTER STYLES*/
#footer
{
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	width: 1024px;
	text-align: center;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
}



/*ADVERT STYLES*/

#leftAds
{
	margin-top: 10px;
}


.postContent img, .postContent embed, .postContent object
{
	max-width: 564px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a img
{
border: 0;
}