/* ///////////////////////////////////////////////
/// PAGE LEVEL
//////////////////////////////////////////////////*/
html, body, div, ul, ol, li, dl, dt, dd, form, 
fieldset, input, textarea, h1, h2, h3, h4, h5,
h6, pre, code, blockquote, hr, th, td {
	margin:0;
	padding:0;
}

body {
	height:100%;
	background:url('images/body-background.png') repeat-y center;
	font-size:12px; 
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	color:#333;
}

a>img {
	border:none; 
}

div {
	position:relative;
}

a:link, a:visited {
	color:#AB2A74; 
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:underlined;
}

h1,h2,h3,h4 {
	font-weight:normal;
}

h1 {

}

h2 {
	font-size:18px;
	line-height:22px;
}

h3 {
	font-size:16px;
	line-height:20px;
}

h4 {
	
}

p {
	margin:10px 0px;
}

/* ///////////////////////////////////////////////
/// GLOBAL CLASSES
//////////////////////////////////////////////////*/
.clear {clear:both;}

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;
	}

.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left
	}


input[type=text], select{
	border:solid 1px #AB2A74;
	background:fff; 
	padding:3px; 
	margin:2px 0; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input[type=submit] {
	background:#FFD1DC; 
	padding:3px; 
	margin:2px 0;
	font-size:12px;
	border:none;
	cursor:pointer;
}

input[type=submit]:hover {
	background:#333; 
	color:#fff;
}

.blog, .recent-posts {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3.storytitle a {
	font-size:22px;
	line-height:24px;
	text-decoration:none;
	font-weight:normal;
}

.post {
	padding-bottom:10px; 
	margin:20px 0 20px;
	border-bottom:1px dotted #D9D9D9;
}

.published {
	float:left; 
	width:100%;
	padding:0px 0 5px; 
	margin:5px 0;
	border-bottom:1px dotted #D9D9D9;
}

.published .date {
	color:#000;
}

.published .comments a {
	text-decoration:none;
}

.published .comments a:hover {
	text-decoration:underline;
}

#header-sponsors {
	position:absolute; 
	top:12px;
	right:150px;
}

.cat-header {
	margin-bottom:10px;
}

.page ul {
	margin-left:25px;
}

div.post-list h2 {
	padding:0 5px;
	margin-bottom:5px;
	border-bottom:solid 1px #AB2A74;
}

.post-list ul{
	list-style:none;
	margin:0;
}

.post-list > ul > li > img {
	float:left;
}

.pie-img {
	margin:3px;
}

.mmf p { 
	margin:3px 0;
}

/* ///////////////////////////////////////////////
/// LAYOUT
//////////////////////////////////////////////////*/
#wrapper {
	width:945px; 
	height:inherit;
	margin:0px auto;
	background:transparent !Important;
}

#top-header {
	padding-right:20px;
}

#top-header .thrive {
	float:right;
}

#header {
	margin-left:2px;
	width:inherit;
	clear:right; 
}

#header .search {
	position:absolute; 
	right:0px;
	top:20px;
}

#header .search input[type=image] {
	float:left;
	margin:0px; 
	padding:0px;
}

#header .search .search-input {
	margin:15px 10px 0 0;
	font-size:10px; 
	float:left;
	display:none;
}

#content-wrapper {
	padding:0px 20px;
	margin:0;
}

#hero-container {
	margin:0 auto 10px auto;
	width:921px;
}

/* BASE LAYOUT STYLES */
.content {
	width:630px;
	padding-right:20px;
}

.sidebar {
	width:255px;
}

/* THREE COLUMN PAGE LAYOUT */
.content.three-col {
	width:354px; 
	padding:0 20px;
	border-left:dotted 1px #D9D9D9;
}

.sidebar.left.three-col {
	width:240px;
	padding-right:10px;
}

/* THREE COLUMN BLOG POST LAYOUT */
.content.blog {
	width:459px;
	padding:0 20px;
	border-left:dotted 1px #D9D9D9;
}

.sidebar.left.blog {
	width:140px;
	padding-right:10px;
}

.sidebar.right.blog {
	width:255px;
}

/* FOOTER */
#footer {
	margin-top:20px;
	margin-left:1px;
	padding-top:10px;
	background:url('images/footer-background.png');
	width:inherit; 
	height:49px;
	position:relative;
}

/* ///////////////////////////////////////////////
/// SIDE BAR STYLES
//////////////////////////////////////////////////*/
.sidebar ul {
	list-style:none;
}

.sidebar ul li {
	margin-top:5px;
}

.sidebar .categories ul {
	color:#AB2A74;
}

.sidebar .categories ul li ul {
	list-style:disc; 
	margin-left:15px;
}

.widget, .categories {
	border-bottom:dotted 1px #D9D9D9;
	padding-bottom:10px; 
	margin-bottom:10px;
}

.widget h2, .widget h3 {
	font-size:14px;
}

.widget_rrm_recent_posts {
	background:#F8F8F8;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.widget_rrm_recent_posts dt {
	overflow:hidden;
}

.widget_rrm_recent_posts dt a:link, .widget_rrm_recent_posts dt a:visited {
	color:#333;
	text-transform:uppercase;
	font-size:10px; 
	background:#ffd1dc;
	padding:3px; 
	margin:5px 0;
}

.widget_rrm_recent_posts dt a:hover {
	background:#fff;
}

.widget_rrm_recent_posts h2 {
	font-size:18px;
}

.widget_rrm_recent_posts dl {
	padding-top:5px; 
	margin-top:5px;
	border-top:dotted 1px #333;
	font-size:11px;
}

.widget_rrm_recent_posts dd.title {
	font-size:18px;
	margin-top:3px;
}

.widget_rrm_recent_posts dd, .recent-posts p{
	margin:1px 0;
}

.widget_rrm_recent_posts dd.entry-meta {
	margin-bottom:10px;
}

.sidebar div.mmf {
	margin-left:15px;
}

/* ///////////////////////////////////////////////
/// NAVIGATION
//////////////////////////////////////////////////*/
#navigation {
	margin:0 20px 0px 15px;
}

#navigation ul {
	list-style:none; 
	border-bottom:solid 1px #cdcdcd;
	width:100%; 
	height:48px;
}

#navigation ul li {
	background:url('images/nav-spacer.png') right no-repeat;
	float:right;
	display:inline;
	margin-top:22px;
}

#navigation ul li a {
	margin:0 8px;
	display:inline;
}

#navigation ul .register {
	margin:0;
	background:none;
}

#footer ul {
	list-style:none;
	width:430px;
	margin:0 auto;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin:0 3px;
}

#footer ul li a {
	font-size:10px; 
	color:#fff; 
	text-decoration:none;
}

#footer ul li a:hover {
	color:#333;
}

/* ///////////////////////////////////////////////
/// COMMENTS WIDGET
//////////////////////////////////////////////////*/
.alt {
	margin: 0;
	padding: 10px;
	}

h2#comments {
	background:url('images/comments-header.png?v=1') no-repeat;
	height:58px;
	padding:40px 0 0 10px;
	color:#fff;
}

#commentlist {
	padding: 0;
	text-align: justify;
	width:100%;
	background:#fff;
	border:solid 10px #D9D9D9;
	border-top:none;
	width:434px;
	}

#commentlist li {
	margin: 0px 5px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottom:dotted 1px #D9D9D9;
}
#commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

#commentlist li p.cite {
	color:#000; 
}

#commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


/* ///////////////////////////////////////////////
/// POST CAPTIONS
//////////////////////////////////////////////////*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ///////////////////////////////////////////////
/// AUTHOR PAGE
//////////////////////////////////////////////////*/
.entry_author_image { 
	float:left;
	margin:0 10px 0 0;
}

h2#author-name {
	background:#AB2A74;
	padding:5px;
	color:#fff;
}

h2#author-articles {
	margin:15px 0 0 0;
	border-bottom:solid 1px #AB2A74;
}
