/*  
Theme Name: YepYep Theme
Theme URI: http://yepyep.gibbs12.com
Description: Customized theme for YepYep.
Version: v1.0
Author: GrandmasterB (www.grandmasterb.com)
*/

html, body {
	background: #e7e7e7 url(images/body_bg.png) repeat-x;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #242424;
	margin: 0 auto;
	height: 100%;
	}
	
a {
	text-decoration: none;
	font-weight: bold;
	color: #af5100;
	}
	
a:hover {
	color: #242424;
	}
	
img {
	border: none;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
p {
	}
	
#wrapper {
	margin: 0 auto;
	min-height: 100%;
	margin-bottom: 25px;
	background: url(images/header_bg.png) center top no-repeat;
	}
	
#header {
	width: 965px;
	height: 150px;
	margin: 0 auto;
	background: url(images/logo.png) no-repeat -6px 0;
	}
	
#bodyMain {
	width: 960px;
	margin: 0 auto;
	}
	
#navigation {
	width: 100%;
	margin: 0 0 10px 0;
	text-align: left;
	}
	
/*navigation buttons*/
a.homeButton, a:visited.homeButton {
	display: block;
	width: 110px;
	height: 30px;
	background: url(images/buttons/home.png);
	text-decoration: none;
	text-indent: -5000px;
	}

a:hover.homeButton, a:active.homeButton {
	background-position: 110px 0;
	}
	
a.boomButton, a:visited.boomButton {
	display: block;
	width: 110px;
	height: 30px;
	background: url(images/buttons/daily_boom.png);
	text-decoration: none;
	text-indent: -6000px;
	}
	
a:hover.boomButton, a:active.boomButton {
	background-position: 110px 0;
	}

#columnContainer {
	margin: 0 auto;
	}

/* leftColumn Styles */	
#leftColumn {
	float: left;
	margin: 0 20px 25px 0;
	width: 300px;
	}
	
/*search form */
#searchform {
	height: 54px;
	background: url(images/search_box.png) no-repeat;
	margin-bottom: 10px;
	}

.searchText {
	margin: 23px 10px 0 0;
	float: right;
	}
	
.searchboxinput {
	font-size: 14px;
	font-weight: bold;
	color: #252525;
	background: transparent;
	border: none;
	text-align: right;
	}
	
#categories {
	min-height: 200px;
	background: url(images/categories.png) no-repeat;
	padding: 40px 10px 0 10px;
	}
	
#category-cloud {
	list-style: none;
	}
	
#topPosts {
	min-height: 200px;
	background: url(images/topPosts.png) no-repeat;
	padding: 40px 10px 0 10px;
	}
	
.postTable tr {
	height: 60px;
	}
	
.postTable tr td {
	vertical-align: top;
	color: #828282;
	}
	
.postTable tr td img{
	border: 1px solid #9f9f9f;
	}
	
#favorites {
	min-height: 200px;
	background: url(images/poll-top.png) no-repeat;
	padding: 40px 10px 0 10px;
	}
	
.leftColBottom {
	height: 8px;
	background: url(images/leftColumn_bot.png) no-repeat;
	margin-bottom: 10px;
	}
	
.leftColContainer {
	text-align: left;
	}
	
#topPosts .leftColContainer {
	margin: 15px 0 0 0;
	}
	
h4.topTitle {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
	line-height: 11px;
	}
	
ul.links {
	list-style: none;
	text-indent: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	}
	
ul.links li {
	line-height: 16px;
	}
	
.leftAlpha h4 {
	font-size: 16px;
	color: #242424;
	margin: 3px 0 7px 0;
	padding: 0;
	}
	
#splitColumn {
	font-size: 10px;
	text-align: left;
	width: 100%;
	}
	
.splitContainAlpha {
	float: left;
	width: 145px;
	}
	
.splitContainOmega {
	float: right;
	width: 145px;
	}
	
.leftAlpha {
	background: url(images/split_top.png) no-repeat 0 0;
	margin: 0;
	padding: 7px;
	}
	
.splitBottom {
	margin: 0;
	padding: 0;
	height: 11px;
	width: 145px;
	}

/* Middle Column */	
#midColumn {
	width: 460px;
	margin-bottom: 25px;
	float: left;
	}
	
#midColumn-single {
	width: 460px;
	height: 
	margin: 0;
	padding: 0;
	background: url(images/contentBox_mid.png) repeat-y 0 0;
	}
	
.contentBox{
	width: 440px;
	min-height: 500px;
	background: url(images/content_top.png) no-repeat 0 0;
	text-align: justify;
	padding: 0 10px;
	margin: 0;
	}
	
.contentBox-single {
	width: 440px;
	min-height: 400px;
	background: url(images/content_top-single.png) no-repeat 0 0;
	text-align: justify;
	padding: 0 10px;
	margin: 0;
	}
	
.contentBox p {
	}
	
.titleBox {
	width: 100%;
	height: 85px;
	margin: 25px 0 10px 0;
	}
/* date&comment count */
div.date {
	font-size: 24px;
	font-weight: bold;
	color: #242424;
	height: 93px;
	width: 66px;
	padding: 30px 0 0 27px;
	margin-bottom: 0;
	}
	
div.date span {
	display: none;
	}
	
div.date .year {
	font-size: 11px;
	height: 15px;
	line-height: 8px;
	padding-left: 5px;
	margin: -3px;
	}
	

	
.month1 { background: url(images/calendar/1.png) no-repeat 0 0; }
.month2 { background: url(images/calendar/2.png) no-repeat 0 0; }
.month3 { background: url(images/calendar/3.png) no-repeat 0 0; }
.month4 { background: url(images/calendar/4.png) no-repeat 0 0; }
.month5 { background: url(images/calendar/5.png) no-repeat 0 0; }
.month6 { background: url(images/calendar/6.png) no-repeat 0 0; }
.month7 { background: url(images/calendar/7.png) no-repeat 0 0; }
.month8 { background: url(images/calendar/8.png) no-repeat 0 0; }
.month9 { background: url(images/calendar/9.png) no-repeat 0 0; }
.month10 { background: url(images/calendar/10.png) no-repeat 0 0;}
.month11 { background: url(images/calendar/11.png) no-repeat 0 0; }
.month12 { background: url(images/calendar/12.png) no-repeat 0 0; }

.shield {
	width: 57px;
	height: 47px;
	float: left;
	display: block;
	padding: 0;
	}
		
.dateBadge {
	width: 57px;
	height: 47px;
	float: left;
	display: block;
	padding: 35px 0 0 25px;
	}
	
.date {
	font-size: 24px;
	font-weight: bold;
	color: #242424;
	}
	
.postTitle {
	width: 350px;
	float: right;
	padding: 25px 0 0 0;
	}

.postTitleSingle {
	width: 100%;
	padding: 25px 0 0 0;
	}
	
.postTitle h2{
	font-size: 20px;
	line-height: 22px;
	color: #242424;
	margin: 0;
	text-align: left;
	}
	
.postTitle h2 a {
	text-decoration: none;
	color: #242424;
	}
	
.postTitle h2 a:hover {
	color: #af5100;
	}
	
.postData {
	color: #242424;
	}
	
.postData a {
	font-weight: bold;
	text-decoration: none;
	color: #af5100;
	}
	
.postData a:hover {
	color: #242424;
	}
	
.postContent {
	margin: 7px 0 10px 0;
	line-height: 13px;
	font-size: 11px;
	color: #242424;
	}
	
.postContent p {
	margin: 7px 0 10px 0;
	padding: 0;
	}
	
.contentBoxBottom {
	width: 100%;
	height: 19px;
	margin: 0 0 20px 0;
	background: url(images/content_bottom.png) no-repeat 0 0;
	}
	
.contentBoxBottom-single {
	width: 100%;
	height: 22px;
	margin: 0 0 20px 0;
	background: #e7e7e7 url(images/content_bottom_single.png) no-repeat 0 0;
	}
	
.olderentries {
	width: 100%;
	text-align: left;
	}
	
.postmetadata {
	padding: 10px 0;
	}
	

/*Comments*/
.Comments { 
	padding: 0px;
	margin: 0px;
	width: 460px;
	text-align: left;
	}

.Comments .List h3 {
	font-size: 16px;
	background:url(images/comment_balloon.png) no-repeat left center;
	border-bottom: dashed 1px #87909e; 
	padding: 7px 0px 0 13px; 
	margin: 0px; 
	width:445px; 
	height: 36px;
	}
	
.Comments .List ol { 
	padding: 10px 0px 0px 0px; 
	margin: 0px;
	}
	
.Comments .List li { 
	position: relative; 
	padding: 15px 10px; 
	margin: 0px; 
	list-style-type: none; 
	font-size: 12px; 
	position: relative;
	}
	
div.commentBox {
	width: 460px;
	}
	
div.gravatar {
	border: 1px solid #bebebe;
	width: 68px;
	height: 68px;
	float: left;
	margin: 0;
	}
	
.gravatar img{
	width: 60px;
	height: 60px;
	border: 4px solid white;
	}
	
.commentDetails {
	margin-left: 85px;
	width: 335px;
	min-height: 62px;
	background: white;
	border: 1px solid #bebebe;
	padding: 3px 10px;
	}
	
.ListUser {
	font-size: 14px;
	font-style: italic;
	padding-bottom: 3px;
	}
	
.ListUser a {
	color: #252525;
	}
	
.ListUser a:hover {
	color: #e10020;
	}
	
.ListDate {
	font-size: 10px;
	}
	
.ListContent {
	font-size: 11px;
	}

.note, #respond {
	margin: 0 10px;
	}
/*comment form*/
#commentform {
	margin: 11px 10px;
	}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}

#commentform label{
	color: #787878;
	}

#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #bebebe;
	padding: 5px;
	margin-top: 3px;
	text-align: left;
	}

#commentform textarea{
	width: 430px;
	height: 130px;
	background: #fff;
	border: 1px solid #bebebe;
	padding: 5px;
	margin: 3px 0;
	overflow: auto;
	}

#commentform #submit{
	background: url(images/submit_bg.png) no-repeat;
	font-family: Verdana, Tahoma, Arial, san-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #fff;
	border: none;
	float:left;
	width: 110px;
	height: 30px;
	cursor: pointer;
	}	
/* /end Middle Column */

/*Archive Styles*/
.ArchiveBox {
	width: 100%;
	height: 37px;
	margin: 17px 0;
	text-align: left;
	background: url(images/archiveTitle_bg.png) no-repeat;
	}
	
.pagetitle {
	padding: 7px 0 0 10px;
	}
	
.pagetitle2 {
	padding: 25px 0 0 0px;
	font-size: 20px;
	}
	
/* Right Column */	
#rightColumn {
	width: 160px;
	margin-bottom: 25px;
	float: right;
	}
	
.rssButton {
	
	}
	
.randomizer {
	
	}
	
#featuredPosts {
	background: url(images/featured_top.png) no-repeat 0 0;
	min-height: 200px;
	padding: 50px 0 0 0;
	}
	
.featuredTextBox {
	margin: 0;
	padding: 0;
	}

.featuredLinks {
	}
	
.featuredLinks tr td {
	color: #af5100;
	text-align: center;
	font-weight: bold;
	}

.featuredLinks tr td img {
	width: 140px;
	height: 140px;
	border: 1px solid #9f9f9f;
	}
	
.featuredBottom {
	background: url(images/featured_bottom.png) no-repeat;
	height: 12px;
	margin-bottom: 15px;
	}
	
.imgButton {
	border: none;
	margin: 5px 0;
	}
	
#footer {
	width: 100%;
	height: 100px;
	background: #595855;
	clear: both;
	padding: 25px 0;
	}
	
#footerText {
	width: 960px;
	height: 90px;
	margin: 0 auto;
	color: #b1b1b1;
	text-align: left;
	}
	
/*adspaces*/

.leaderAdTop {
	float: right;
	margin: 30px 0;
	width: 728px;
	height: 90px;
	background: white;
	}
	
.leftColumnAd {
	margin: 10px 0;
	width: 300px;
	background: #fff;
	}
	
.towerAdSpace {
	}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 3px solid #af5100;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
		
/*image resizer*/

.postContent img, .postContent p img, p img {
	padding: 0;
	max-width: 100%;
	}
/*
img.aligncenter, img.alignnone {
	width: 95%;
	border:  none;
	}
*/

