@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Prop Insanity
Description: This theme was custom designed for Prop Insanity and is NOT freeware. Unauthorized use of this code or these graphics is a violation of copyright.
Version: 1.0
Author: Genevieve Sass
Author URI: http://lilaccreative.com/

*/

body{
	margin: 0;
	font-family: "Century Gothic", Helvetica, Arial, Sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #add688;
	color: #2d2d2d;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	font-family: "Century Gothic", Helvetica, Arial, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2.pagetitle{
	text-align: center;
	margin: 25px;
}

a:link, a:visited{
	text-decoration: none;
	color: #e59846;
}

a:hover{
	text-decoration: none;
	color: #38b1b2;
}

a img{
	border: none;
}

p{
	padding: 10px 0 0 0;
}

.navigation{
        margin: -70px 0 30px 0;
        text-align: center;
}

#wrapper1{
	position: absolute;
	left: 50%;
	margin-left: -640px;
	background: url(images/hd-bg.gif) top left no-repeat;
	text-align: left;
	width: 1280px;
}

#topads{
	height: 60px;
	margin-bottom: 15px;
}

#botads{
	height: 60px;
	margin-top: 25px;
	clear: both;
}

#wrapper2{
	margin: 0 auto 0 auto;
	width: 1016px;
	text-align: left;
}

#main{
	background: url(images/main-bg.gif) repeat-y;
	padding: 0 30px;
}

.clear{
	clear: both;
}

#footer{
	background: url(images/main-bot.gif) top left no-repeat;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 1016px;
	font-size: 11px;
	min-height: 60px;
}

#footer p{
	line-height: 18px;
}

/* Nav Styling */
#nav{
	height: 242px;
	width: 1016px;
	margin: 0;
	padding: 0;
}

#nav td{
	margin: 0;
	padding: 0;
}

#nav tr{
	margin: 0;
	padding: 0;
}

#nav .sub-area{
	background: #f9f8eb url(images/nav_13.gif) top left no repeat;
	height: 64px;
	width: 310px;
}

p.subscribe{
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: right;
}

p.subscribe a{
	color: #2d2d2d;
	margin: 30px 25px 0 0;
	padding: 5px 35px 0 0;
	height: 25px;
	font-size: 12px;
	background: url(images/rss.gif) top right no-repeat;
	display: block;
}

.home-bt a{
	background: url(images/nav-home.gif) bottom left no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 103px;
}

.home-bt a:hover{
	background: url(images/nav-home.gif) top left no-repeat;
}

.blog-bt a{
	background: url(images/nav-blog.gif) bottom left no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 103px;
}

.blog-bt a:hover{
	background: url(images/nav-blog.gif) top left no-repeat;
}

.forums a{
	background: url(images/nav-forums.gif) bottom left no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 113px;
}

.forums a:hover{
	background: url(images/nav-forums.gif) top left no-repeat;
}

.shop a{
	background: url(images/nav-shop.gif) bottom left no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 96px;
}

.shop a:hover{
	background: url(images/nav-shop.gif) top left no-repeat;
}

.about-bt a{
	background: url(images/nav-about.gif) bottom left no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 106px;
}

.about-bt a:hover{
	background: url(images/nav-about.gif) top left no-repeat;
}

.contact-bt a{
	background: url(images/nav-contact.gif) bottom left no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 108px;
}

.contact-bt a:hover{
	background: url(images/nav-contact.gif) top left no-repeat;
}


p.subscribe a:hover{
	color: #d47e18;
}

/* Homepage Styling */
#top-content{
	width: 920px;
}

#recent-insanity{
	float: left;
	margin-right: 5px;
	width: 540px;
}

#recent-insanity h2.ri-title{
	background: url(images/recent-insanity.gif) top left no-repeat;
	height: 51px;
	padding-bottom: 10px;
	text-indent: -9999px;
	width: 440px;
}

#recent-insanity .post{
	padding: 15px;
	border-right: solid 1px #c8c497;
}

#featured{
	float: left;
	margin-right: 5px;
	width: 270px;
}

#featured h2.f-title{
	background: url(images/featured.gif) top left no-repeat;
	height: 51px;
	padding-bottom: 10px;
	text-indent: -9999px;
	width: 274px;
}

#featured .post{
	padding: 05px;
}

p.date{
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}

#bot-content{
	clear: both;
	border-top: solid 1px #c8c497;
	5px 0 5px 5px;
	margin-top: 10px;
}

#blue-box, #pink-box, #orng-box{
	float: left;
	height: 241px;
	margin-right: 15px;
	padding: 15px;
	width: 211px;
}

#blue-box{
	background: url(images/box-bl.gif) top left no-repeat;
	padding: 15px 15px 15px 40px;
	width: 186px;
}

#blue-box h2{
	background: url(images/flickr-bl.gif) top left no-repeat;
	height: 36px;
	margin-left: -25px;
	text-indent: -9999px;
	width: 73px;
}

#blue-box a{
	text-align: right;
	color: #189a9b;
}

#blue-box a:hover{
	color: #2d2d2d;
}

#pink-box{
	background: url(images/box-pk.gif) top left no-repeat;
}

#pink-box h2{
	background: url(images/socialize.gif) top left no-repeat;
	height: 39px;
	text-indent: -9999px;
	width: 97px;
}

#pink-box a:hover{
	color: #2d2d2d;
}

#orng-box{
	background: url(images/box-or.gif) top left no-repeat;
}

#orng-box h2{
	background: url(images/about-or.gif) top left no-repeat;
	height: 33px;
	text-indent: -9999px;
	width: 107px;
}

#orng-box a{
	color: #c86c00;
	text-align: right;
}

#orange-box a:hover{
	color: #2d2d2d;
}

/* Content Area Styling */
#content{
	float: left;
	width: 1000px;
	padding: 0;
	margin: 0;
}

h2.blog-title{
	text-indent: -9999px;
	background: url(images/blog.gif) top left no-repeat;
	height: 52px;
	width: 700px;
}

#blog-posts{
	float: left;
	width: 720px;
	padding: 20px 0 0 0;
}

.date-block{
	background: url(images/date-box.gif) top left no-repeat;
	float: left;
	height: 62px;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 55px;
}

p.month{
	font-size:12px;
	text-align: center;
	padding-top: 6px;
	margin: 0;
	line-height: 12px;
}

p.day{
	font-size: 24px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 24px;
}

p.year{
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 13px;
}

.post{
	padding: 75px 0 40px 0;
	background: url(images/divider.gif) top left no-repeat;
	margin-bottom: 60px;
}

.title-meta{
	float: left;
	width: 710px;
	margin: -8px 0 28px 0;
}

.title-meta h2{
	font-family: "Century Gothic", Helvetica, Arial, Sans-serif;
	font-size: 18px;
	color: #922758;
	padding-bottom: 3px;
	margin: 0;
}

.title-meta p{	
	border-top: solid 1px #38b1b2;
	padding-top: 3px;
	font-size: 12px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}



/* Comments Styles */
.meta-comments{
	clear: both;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

body.blog .commentlist{
	list-style: none;
	max-height: 100px;
	overflow: auto;
	background: #fec98a;
	border: solid 1px #f3a344;
	padding: 0 10px;
	font-size: 10px;
	width: inherit;
}

*html body.blog .commentlist{
	height: 100px;
}

body.blog .commentlist a:hover{
	color: #ffffff;
}

body.blog .commentlist li{
	border-bottom: #f3a344 1px dotted;
	padding: 10px 0;
	clear: both;
}

body.blog .meta-comments{
	font-size: 12px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: solid 1px #38b1b2;
}

.meta-comments a img{
	border: none;
}

body.blog a.comments_link{
	font-size: 12px;
	padding-top: 15px;
	margin-top: 15px;
}

.comments-template h2, .comments-template h3{
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 10px;
}

.comment-author{
	color: #2d2d2d;
	font-weight: bold;
}

.comment-meta{
	font-size: 10px;
	float: left;
	display: inline;
}

.comment-text p{
	margin: 0;
	padding: 0;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

/* Sidebar Styling */
#sidebar{
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
	display: inline;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#sidebar ul li{
	padding: 10px 0 10px 0;
}

#sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

#sidebar ul ul li{
	padding: 0;
}

#twitter h2{
	background: url(images/twitter.gif) top left no-repeat;
	height: 34px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 82px;
}

p.twit-follow{
	text-align: right;
	font-size: 11px;
}

p.twit-follow a{
	color: #78a81b;
}

p.twit-follow a:hover{
	color: #922758;
}

#recent-posts h2{
	background: url(images/recently.gif) top left no-repeat;
	height: 38px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 97px;
}

#recent-posts a{
	color: #dd7800;
}

#recent-posts a:hover{
	color: #922758;
}

#categories-379913211 h2{
	background: url(images/categories.gif) top left no-repeat;
	height: 38px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 109px;
}

#categories-379913211 a{
	color: #d85b8a;
}

#categories-379913211 a:hover{
	color: #922758;
}

#flickrrss h2{
	background: url(images/flickr-sb.gif) top left no-repeat;
	height: 36px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 73px;
}

img.flickr-img{
	width: 75px;
	height: 75px;
	float: left;
	margin: 0 5px 15px 10px;
	border: solid 1px #38b1b2;
}

.home img.flickr-img{
	margin: 0 5px 5px 0;
}

p.flickr-grp{
	clear: both;
	text-align: right;
	font-size: 11px;
	margin: -10px 0 0 0;
	padding: 0;
}

p.flickr-grp a{
	color: #38b1b2;
}

p.flickr-grp a:hover{
	color: #922758;
}

table#wp-calendar{
	width: 100%;
}

/* WP Image-in-Post Alignment */

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}



