/*
Theme Name: GreekThredz.com 2010
Theme URI: http://www.greekthredz.com/
Description: Theme for GreekThredz.com
Version: 1.0
Author: Yeargin Marketing & Creative
Author URI: http://yearg.in

*/

body {
	font-family: Helvetica,Arial,sans-serif;
	background-color: #111;
	color: #fff;
}
h1, h2, h3 {
	color:#eee;
}
a, a:hover, a:visited, a:active {
	color: #fff;
}
hr {
	display: none;
}

#logo {
	position: absolute;
	display: block;
	margin-left: 93px;
	width: 462px;
	height: 339px;
	background: url(images/greek_thredz_logo.png);
	background-repeat: no-repeat;
}
#headerLeft {
	position: absolute;
	display: block;
	margin-top: 30px;
	width: 176px;
	height: 151px;
	background: url(images/hat_hoodie.png);
	background-repeat: no-repeat;
}
#contact {
	position:absolute;
	display: block;
	margin-left: 520px;
	margin-top: 30px;
	width: 204px;
	height: 177px;
	background: url(images/contact_info.png);
	background-repeat: no-repeat;
}

#header {
	background: url(images/header_bg.png) center top;
	background-repeat: no-repeat;
	height: 215px;
}
#header h1 {
	position: relative;
	font-size: 0;
	display: block;
	left: 85px;
}
#header h1 a {
	padding-bottom: 215px;
	padding-left: 325px;
}
#header h1 a span {
	display:none;
}
#header p {
	display: none;
}

#mainWrap {
	background: url(images/page_center.png) center top;
	background-repeat: repeat-y;
}

#sidebar ul {
	padding: 0;
	margin-top: 40px;
	height: 309px;
	list-style: none;
}
#sidebar ul li {
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: url(images/sidebar_menu.png) left;
	background-repeat: no-repeat;
}
#sidebar ul li:hover {
	background: url(images/sidebar_menu_off.png) left;
	background-repeat: no-repeat;
}
#sidebar ul li.samples {
	padding-top: 110px;
	height: 35px;
	background-position: 0 0;
}
#sidebar ul li.fraternities {
	height: 35px;
	background-position: 0 -150px;
}
#sidebar ul li.sororities {
	height: 35px;
	background-position: 0 -190px;
}
#sidebar ul li.quotes {
	padding-bottom: 75px;
	height: 35px;
	background-position: 0 -230px;
}
#sidebar ul li a {
	padding-left: 120px;
	padding-bottom: 35px;
}
#sidebar ul li a span {
	display:none;
}

#sidebar #olpLogo {
	background-image:url(images/olp_logo.png);
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	margin-left:40px;
}
#sidebar #olpLogo p {
	display:none;
}

#content {
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
#content h2.pagetitle {
	background-image:url(images/h2_big_bg.png);
	font-size:500%;
	letter-spacing:-0.1em;
	line-height:1em;
	margin-bottom:25px;
	margin-left:-45px;
	margin-top:-50px;
	padding-left:45px;
	padding-top:25px;
	text-transform:uppercase;
	width:490px;
	color: #444;
}
#content h2.pagetitle a, #content h2.pagetitle a:hover {
	text-decoration: none;
	color: #444;
}
#content h3.subtitle {
	background-image:url(images/h2_big_bg.png);
	font-size:300%;
	letter-spacing:-0.1em;
	line-height:1em;
	margin-bottom:25px;
	margin-left:-45px;
	padding-left:45px;
	padding-top:15px;
	padding-bottom:10px;
	text-transform:uppercase;
	width: 490px;
	color: #444;
}
#content h3.subtitle a, #content h3.subtitle a:hover {
	text-decoration: none;
	color: #444;
}
#content p.primary {
	font-size:148%;
	line-height:1.5em;
	text-align:justify;
}
#content div.entry {
	margin-bottom:50px;
}

#socialMediaLinks {
	font-size: 0;
	background: url(images/social_media_links.png) left;
	background-repeat: no-repeat;
	height:50px;
	width:100%;
}
#socialMediaLinks ul {
	margin: 0;
	padding: 0;
}
#socialMediaLinks ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#socialMediaLinks ul li a {
}
#socialMediaLinks ul li.absoluteThredz a {
	padding-bottom: 50px;
	padding-left: 130px;
	margin-right:25px;
}
#socialMediaLinks ul li.twitter a {
	padding-bottom: 50px;
	padding-left: 140px;
	margin-right:25px;
}
#socialMediaLinks ul li.facebook a {
	padding-bottom: 50px;
	padding-left: 150px;
}
#socialMediaLinks ul li a span {
	display:none;
}

#recentPosts {
	margin-top:50px;
}
#recentPosts ul {
	font-size:150%;
}
#recentPosts ul li {
}


#footer {
	background: url(images/footer_line.png) center top;
	background-repeat: no-repeat;
	padding-top:20px;
	text-align:center;
}
#footer ul {
	margin:15px 0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	margin:0 5px;
}