/*
Theme Name: Funny Signs
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";


body {
	background: url(/images/site_bg.jpg) top repeat;
	font-size: 10pt;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
}

br.clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 0 0; 
}

.clearDiv {
	clear: both;
	height: 1px;	
}

a {
	text-decoration: none;
	color: #229ed1;
}

a:hover {
	color: #06455e;
	text-decoration: underline;
}

#siteContainer {
	background: url(/images/site_bg.jpg) top repeat;
}

h1, h2, h3, h4, h5 {
	font-family: UrbanoCondensed, "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
}

.headerAlt {
	color: #AD2311;
}

h1 {
	font-size: 18pt;
	line-height: 18pt;
	margin-bottom: 10px;	
}

h2 {
	font-size: 16pt;
	line-height: 16pt;
	margin-bottom: 8px;		
}

h3 {
	font-size: 13pt;
	line-height: 13pt;
	margin-bottom: 7px;		
}

h4 {
	font-size: 11pt;
	line-height: 11pt;
	margin-bottom: 7px;		
}


/* SOCIAL MEDIA STYLES
---------------------------------------------------- */

.socialMediaContainer {
	background: #791406;
	height: 10px;
	overflow: visible;x
}

.socialMedia {
	width: 1080px;
	margin: 0 auto;
}

.followUs {
	float: right;
	text-align: right;
	padding: 7px 12px 7px 12px;
	background: #AD2311;
	color: #fff;
	font-family: UrbanoCondensed, "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	font-size: 13pt;
	line-height: 13pt;
	text-transform: lowercase;
	letter-spacing: 0.04em;
	-moz-box-shadow: 0px 0px 3px #444;
	-webkit-box-shadow: 0px 0px 3px #444;
	box-shadow: 0px 0px 3px #444;
}



/* HEADER STYLES
---------------------------------------------------- */

#siteHeader {
	width: 1080px;
	margin: 0 auto;
	margin-top: 30px;	
}

.logo {
	float: left;
	width: 215px;
	height: 72px;
}

.menu-header {
	float: right;
	font-family: UrbanoCondensed, "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	text-transform: lowercase;
	font-size: 15pt;
	line-height: 15pt;
	margin-top: 40px;
}

.menu-header ul li {
	display: block;
	float: left;
}

.menu-header ul li a {
	color: #fff;
	display: block;
	height: 28px;
	padding: 4px 12px 0px 12px;
}

.menu-header ul li#menu-item-26 a {
	background: #ad2311;	
}

.menu-header ul li#menu-item-26 a:hover {
	background: #620c00;	
}

.menu-header ul li#menu-item-711 a {
	background: url(/images/nav_left_shadow.png) top left repeat-y #9d1e0d;	
}

.menu-header ul li#menu-item-25 a {
	background: url(/images/nav_left_shadow.png) top left repeat-y #8c1909;	
}

.menu-header ul li#menu-item-24 a {
	background: url(/images/nav_left_shadow.png) top left repeat-y #791406;	
}

.menu-header ul li#menu-item-25 a:hover,
.menu-header ul li#menu-item-24 a:hover,
.menu-header ul li#menu-item-711 a:hover {
	background: url(/images/nav_left_shadow.png) top left repeat-y #620c00;	
}

/* CONTENT FORMATTING
---------------------------------------------------- */

#contentLeft {
	word-wrap: break-word;
}

#contentLeft p {
	margin-bottom: 16px;
}

#contentLeft ul {
	margin-left: 20px;
}

#contentLeft li {
	list-style-type: disc;
}

/* PAGE CONTENT STYLES
---------------------------------------------------- */

.topSection {
	padding: 15px 0px 15px 0px;	
}

.topAd {
	width: 728px;
	float: left;
}

.signCount {
	width: 257px;
	height: 90px;
	float: right;
	background: #fff;
	background: url(/images/sign_count_bg.png) top left no-repeat;
}

	.signCount h2 {
		padding: 13px;
		font-size: 20pt;
		line-height: 20pt;
		color: #000;
		text-transform: lowercase;
		text-align: center;
	}
	
	.signCount h2 .countNumber {
		font-size: 25pt;
		line-height: 25pt;
		letter-spacing: 0.01em;
	}

#contentContainer {
	background: url(/images/content_bg.jpg) top repeat;
}

#content {
	width: 1080px;
	margin: 0 auto;
	padding-bottom: 25px;	
}

.postNavBar {
	height: 12px;	
	background: #644a34;
	margin-right: 8px;
	margin-left: 5px;
	margin-top: 20px;
}

a.previousPost {
	background: #f9d231;
	font-family: UrbanoCondensed, Arial, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	height: 27px;
	letter-spacing: .05em;
	color: #000;
	display: block;
	padding: 4px 10px 0px 10px;
	float: left;
	position: relative;
	top: -19px;
}

a.previousPost:hover {
	color: #000;
	background: #eec004;
}

a.randomPost {
	background: #f9d231;
	font-family: UrbanoCondensed, Arial, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	height: 27px;
	width: 78px;
	letter-spacing: .05em;
	color: #000;
	display: block;
	padding: 4px 9px 0px 9px;
	position: relative;
	top: -19px;
	text-align: center;
	margin: 0 auto;
}

a.randomPost:hover {
	color: #000;
	background: #eec004;
}

a.nextPost {
	background: #f9d231;
	font-family: UrbanoCondensed, Arial, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	height: 27px;
	letter-spacing: .05em;
	color: #000;
	display: block;
	padding: 4px 10px 0px 10px;
	position: relative;
	top: -19px;
	text-align: right;
	float: right;
	margin-right: -3px;
}

a.nextPost:hover {
	color: #000;
	background: #eec004;
}

#contentLeft {
	float: left;
	width: 590px;
}

.homeTopRated {
	padding: 15px 5px 15px 10px;
	width: 274px;
	background: #fff;
	float: left;
}

.homeEditorPicks {
	padding: 15px 5px 15px 10px;
	width: 274px;
	background: #fff;
	float: right;
}

.contentLeftPost {
	background: #fff;
	margin-bottom: 15px;
	padding: 20px 15px 25px 15px;
}

.postLeft {
	width: 400px;
	float: left;
	text-align: right;
}

.postRight {
	width: 145px;
	float: right;
	margin-bottom: 10px;
}

.postLike {
	margin-top: 2px;
	margin-bottom: 11px;
}

.postImageDescription {
	margin-top: 10px;	
}

.imgSource {
	margin-top: 3px;
	font-size: 8pt;
}

.twitter {
	height: 16px;
	padding-top: 2px;
	padding-left: 24px;
	display: block;
	font-size: 9pt;
	background: url(/images/twitter.png) top left no-repeat;
	margin-bottom: 7px;
	cursor: pointer;
}

.stumbleUpon {
	height: 16px;
	padding-top: 2px;
	padding-left: 24px;
	display: block;
	font-size: 9pt;
	background: url(/images/stumble_upon.png) top left no-repeat;
	margin-bottom: 7px;
	cursor: pointer;
}


a.postComments {
	margin: 8px 0px 6px 0px;
	background: bottom right no-repeat url(/images/red_link_arrow.png);
	padding-bottom: 6px;
	display: block;
	float: left;
}

	a.postComments span {
		background: #AD2311;
		font-family: UrbanoCondensed, Arial, sans-serif;
		font-size: 13pt;
		line-height: 13pt;
		letter-spacing: .05em;
		text-transform: uppercase;
		color: #fff;
		height: 22px;
		display: block;
		padding: 5px 8px 0px 8px;
		position: relative;
	}

a.postComments:hover {
	background: bottom right no-repeat url(/images/red_link_arrow_over.png);
	padding-bottom: 6px;
}

	a.postComments:hover span {
		text-decoration: underline;
		color: #fff;
		background: #620C00;
	}

.moreSigns {
	text-align: center;
	color: #ad2311;
}

.moreSignsThumb {
	float: left;
	margin-left: 16px;
	display: block;	
}

.contentLeftPage {
	background: #fff;
	margin-bottom: 15px;
	padding: 20px 20px 25px 20px;
}

.contentLeftPage h1 {
	font-size: 24pt;
	line-height: 24pt;
	margin-bottom: 10px;
}

a.moreLink {
	background: url(/images/link_arrow_right.png) top right no-repeat #229ED1;
	font-family: UrbanoCondensed, Arial, sans-serif;
	font-size: 13pt;
	letter-spacing: .05em;
	text-align: right;
	text-transform: uppercase;
	color: #fff;
	display: block;
	height: 25px;
	padding: 2px 22px 0px 8px;
	float: right;
	position: relative;
}

a.moreLink:hover {
	color: #fff;
	background: url(/images/link_arrow_right.png) top right no-repeat #06455E;
}



/* TOP RATED STYLES
---------------------------------------------------- */

h2.topRatedTitle {
	margin-bottom: 10px;
}

.topRatedPost {
	border: 1px solid #CCCCCC;
	padding: 12px 10px 12px 10px;
	margin-bottom: 15px;
}

.topRatedImg {
	float: left;
	width: 120px;
}

.topRatedInfo {
	float: left;
	width: 265px;
	margin-left: 15px;
}

	.topRatedRating {
		margin-bottom: 5px;
	}
	
	.topRatedTime {
		margin-bottom: 5px;
	}
	
	.topRatedCat {
		margin-bottom: 10px;
	}

.topRatedComments {
	float: right;
	width: 115px;
}



/* CONTACT FORM STYLES
---------------------------------------------------- */

.wpcf7-form .fieldTitle {
	font-size: 9pt;
	margin-bottom: 4px;
}

.wpcf7-form .field {
	font-size: 9pt;
	margin-bottom: 10px;
}

.wpcf7-form input,
.wpcf7-form textarea {
	border: 1px solid #ccc;
	width: 350px;
	padding: 4px;
}

.wpcf7-form input.captchaInput {
	width: 100px;
}

.wpcf7-form .formSubmit input {
	width: 108px;
	background: #AD2311;
	border: 1px solid #AD2311;
	color: #fff;
	margin-top: 10px;
	cursor: pointer;
}



/* SIDEBAR STYLES
---------------------------------------------------- */

#contentRight {
	float: right;
	width: 300px;
	overflow: auto;
	color: #999;
}

	#contentRight h2 {
		margin-bottom: 10px;
		color: #ad2311;
	}

.rightNavFacebook {
	background: #fff;
	margin-bottom: 15px;
}

.rightNavCategoryDiv {
	background: url(/images/right_div_bg.jpg) top center no-repeat #dcdcdc;
	margin-bottom: 15px;
	padding: 15px 0 15px 0;
	overflow: auto;
	font-size: 11pt;
}

	.rightNavCategoryDiv li {
		display: block;
		float: left;
		margin-bottom: 2px;
		width: 135px;
		margin-left: 15px;
	}

.rightNavThumbsDiv {
	background: url(/images/right_div_bg.jpg) top center no-repeat #dcdcdc;
	margin-bottom: 15px;
	padding: 15px 0px 10px 15px;	
}

.thumbnailSmall {
	float: left;
	margin: 0px 10px 10px 0px;	
}



/* CATEGORY PAGE STYLES
---------------------------------------------------- */

.categoryPost {
	float: left;
	width: 120px;
	padding: 8px 5px 8px 5px;
	border: 1px solid #ccc;
	margin: 0px 5px 10px 0px;
	text-align: center;
	height: 215px;
}

.categoryPostInfo {
	height: 52px;	
}

.categoryPostImg {
	height: 120px;
}

.categoryPost h2 {
	font-size: 12pt;
	line-height: 12pt;
	letter-spacing: .03em;
	margin-bottom: 5px;	
}

.uploadedOn {
	font-size: 8pt;
	line-height: 9pt;
	color: #999;
	margin-top: 5px;
}

.categoryPageNav {
	float: right;
	padding-right: 8px;
}



/* AD STYLES
---------------------------------------------------- */

.adBelowSign {
	text-align: center;
	padding: 10px 0 10px 0;
}

.adBottomLeft {
	width: 468px;
	height: 60px;
	margin-left: 61px;
	background: #000;
}

.adSidebarLeft {
	float: left;
	width: 160px;
	overflow: hidden;
	margin-right: 15px;
}

.adTallRight {
	width: 160px;
	height: 600px;
	background: #000;	
}

.adShortRight {
	width: 125px;
	height: 125px;
	background: #000;
}


/* COMMENTS STYLES
---------------------------------------------------- */

#commentsSectionTitle {
	font-size: 18pt;
	line-height: 18pt;
	margin-bottom: 10px;
	color: #AD2311;
	margin: 20px 16px 0px 16px;
}

.commentsSectionDesc {
	margin: 10px 16px 5px 16px;
}

.commentsContainer {
	background: bottom right no-repeat url(/images/yellow_comment_arrow.png);
	padding-bottom: 5pt;
	margin-bottom: 10px;
	margin-left: 16px;
	display: block;
	float: left;
}

	h3#comments {
		font-size: 15pt;
		line-height: 15pt;
		background: #f9d231;
		text-transform: uppercase;
		color: #000;
		display: block;
		height: 27px;
		padding: 5px 8px 0px 8px;
		margin-bottom: 0px;
	}

.comment {
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

	.commentHeader {
		width: 528px;
		margin-bottom: 10px;	
	}

		.commentNumber {
			float: left;
			font-family: UrbanoCondensed, Arial, sans-serif;
			font-size: 12pt;
			line-height: 12pt;
			
		}
		
		.commentInfo {
			float: right;
			width: 510px;
			color: #999;
		}
	
	.commentText {
		float: right;
		width: 510px;
	}

h3.leaveComment {
	padding-top: 15px;
	border-top: 1px solid #ccc;
	font-size: 18pt;
	line-height: 18pt;
	margin: 0px 16px 10px 16px;
	color: #AD2311;
}

#commentsform {
	margin-left: 16px;
}

#commentform input {
	width: 300px;
}

#commentform input#submit {
	background: url(/images/link_arrow_right.png) top right no-repeat #229ED1;
	font-family: UrbanoCondensed, Arial, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	letter-spacing: .05em;
	text-align: right;
	text-transform: uppercase;
	color: #fff;
	display: block;
	height: 25px;
	width: 75px;
	padding: 1px 22px 2px 8px;	
	border: 0px;
	cursor: pointer;
}

#commentform textarea {
	width: 300px;
}




/* FOOTER STYLES
---------------------------------------------------- */

#footer {
	width: 1000px;
	margin: 0 auto;
	font-size: 8pt;
	color: #696969;
	text-align: right;
	padding: 10px 0px 20px 0px;
}

#footer a {
	color: #696969;
}