/*
Theme Name: CourtneyAct.com
Theme URI: http://courtneyact.com
Author: CrushLabs.com
Author URI: http://crushlabs.com

*/
html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background-color: #FFF;
	background: url('images/ca-stripe-background.gif') left top repeat;
	}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}
.pink {color: #F13D97;}
.violet {color: #603D7C}
.green {color: #41BB64}
.blue {color: #289DDA}

a.pink:hover, a.violet:hover, a.green:hover, a.blue:hover {
	text-decoration:underline;
	}
a {color: #FF3366;}	
/* Layout */
#wrap {width: 780px;background-color: #FFF;margin: 0px auto 10px;}
#header {height: 210px;margin: 10px auto;background-color: #FFF;}
#sidebar {width: 190px;float: left;background-color: #FFF;padding: 0px 0px 0px 20px;}
#main {width: 530px;float: right;background-color: #FFF;padding: 0px 20px;text-align: left;margin:0px;}
#content {width: 530px;float: right;background-color: #FFF;padding:25px 0px;text-align: left;margin:0px 0px;}
#footer {clear: both;width: 780px;background-color: #FFF;margin: 0px auto;}
#footer .pink {color: #FF3366;}
#footer p {text-align: center;}
#header .flash {float: left;}
#header .xtra {float: right;margin: 0px 5px;}
/* Post Settings */
#content .post {font-size: 12px;margin-bottom:1em;padding-bottom:2em;line-height: 1.5em;}
#content .post-meta{margin:0px 0px 5px;padding:0;font-size:16px;color:#9C9C9C;font-family: Georgia, san serif;}
#content .post-footer {color:#999;clear:both; margin-top: 5px;}
#content .posttitle {font-size: 24px; color: #ee3c96; font-family: 'Trebuchet MS',Georgia, san serif; margin: 10px 0px;}
#content .posttitle a{color: #ee3c96;text-decoration: none;}
#content ul {list-style-image: url(images/li.gif); margin-top:10px;margin-left:35px;padding:0; }
#content li {line-height:1.5em;text-decoration:none;}
p {margin: 8px 0px 8px 0px;}

.post {line-height: 14pt;}
/* Sidebar */
#sidebar h2 {font-family: 'Trebuchet MS', Georgia, san serif; font-size: 18px;margin-bottom:3px;}
#sidebar ul {list-style: none;}
#sidebar li li {margin: 0px; padding: 2px;}
.sub {float: right;}
/* Comments */
#content .commentlist {margin:0;padding:0;border-top:#DADADA 1px solid;}
#content .commentlist li {list-style:none;margin: 0;padding:1em;border-bottom:#DADADA 1px solid;}
.commentlist li.alt {background:#FAFAFA;}
.commentlist li .cmtinfo {font-size:10px;}
.commentlist li cite {font-size:10px;}
.commentlist li .cmtinfo em {float:right;margin:0;padding:0;font-style:normal;color:#999;}

img.h-navtop {padding:3px 0px 3px;}
img.h-nav {padding: 2px 0px 4px;}
.twitter {border: 1px solid #666;}