
/*
Theme Name: New Planereality
Theme URI: 
Description: Custom template for Planereality by boardingarea.com
Author: Jamie Broussard
Author URI: http://www.boardingarea.com
Tags: 
Version: 1

*/

/* RESET */
/* ########### PLEASE DO NOT EDIT THE RESET ############### */
dl, dt, dd, ul, li,ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
h1,h2,h3,h4,h5,h6
{
	margin: 0;
	padding: 0;
	border: 0;
}
p
{
	margin: 0px 0;
}
img
{
	border: none;
}
body
{
	line-height: 1;
	margin: 0px;
}
ol, ul
{
	list-style: none;
}
a
{
	text-decoration: none;
	color: #911a1a;
}
a:hover
{
	color: #02216e;
}
blockquote, q
{
	quotes: none;
	border-bottom: 1px solid #aeadad;
	border-top: 1px solid #aeadad;
	margin: 20px 50px;
	padding: 20px 0px 0px 0px;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
/* CLEAR FLOATED ELEMENTS */
/* http://sonspring.com/journal/clearing-floats */
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
* html .clearfix
{
	height: 1%;
}

/* ############ START EDITING HERE ############## */
body
{
	background: #363535 url(/images/bg_slice.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* HEADINGS */
h1
{
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	color: #911a1a;
	padding: 0px;
	margin: 10px 0px 10px 0px;;
}

h2
{
	font-size: 23px;
}

h3
{
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	color: #911a1a;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h4
{
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #911a1a;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h5
{
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #911a1a;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h6
{
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	color: #911a1a;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
/* ID'S */
#wrapper
{
	width: 960px;
	margin: 0px auto;
}
#header
{
	background: #fff;
	width: 960px;
	height: 95px;
}

#tagline {
	font-size: 14px;
	color: #5d5d5d;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#mast
{
	background: url(images/Planereality_header.jpg) top left no-repeat #ffffff;
	width: 960px;
	height: 252px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#header_lt
{
	width: 250px;
	height: 70px;
	margin: 13px 0px 0px 87px;
	padding: 0px;
}
#header_rt
{
	width: 510px;
	height: 50px;
	background: url(images/Planereality_nav.jpg) top left repeat-x #ffffff;
	display: block;
	float: right;
	padding: 0px;
	margin: 23px 85px 0px 0px;
}

#nav * {
	z-index: 99;
	list-style: none;
	line-height: 18px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#nav
{
	float: left;
	margin-bottom: 1em;
}

#nav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#nav ul li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	width: 85px;
	float: left;
	position: relative;
}

#nav ul li img
{
	vertical-align:text-bottom;
}
#nav a {
	color: #FFFFFF;
	padding: 16px 0px 0px 0px;
	height: 50px;
	width: 85px;
	text-align: center;
}
#nav a:link, #nav a:visited
{
	color: #FFFFFF;
	padding: 16px 0px 0px 0px;
	height: 50px;
	width: 85px;
	text-align: center;
}
#nav a:hover, #nav a:active
{
	padding: 13px 0px 0px 0px;
	border-top: 3px solid #911a1a;
}
#container
{
	background: #fff;
}
#content
{
	width: 580px;
	margin: 0px 0px 20px 20px;
}
#sidebar
{
	width: 300px;
	margin: 0px 0px 20px 40px;
}
#sidebar h3,
#archive_all h3
{
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	color: #aeadad;
	font-weight: 500;
	font-size: 20px;
	text-align: right;
	border-bottom: 1px solid #aeadad;
}
/* For the wp-polls plugin */
#sidebar p strong
{
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	color: #aeadad;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	border-bottom: 1px solid #aeadad;
}

.wp-polls .Buttons {
	width: 100px;
	height: 20px;
	margin: 10px;
}


#sidebar ul li
{
	margin: 5px;
}
#widgets ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#widgets
{
	padding: 0 0 0px  0px;
}


#ad_300
{
	/*margin: 0 auto 10px auto;*/
	/*width: 300px;
	height: 250px;*/
	background: #f1f1f1;
}
#ad_468
{
	margin: 10px auto;
	padding: 0;
	width: 468px;
	height: 60px;
}

/* CLASSES */
div.float_left
{
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}
div.float_right
{
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}
p.site_title
{
	font-weight: bold;
	font-size: 28px;
	padding: 0px;
	margin: 0px 0px 0px 20px;

}
p.site_title a,
p.site_title a:visited
{
	color: #e02828;
	font-size: 34px;
}
p.site_title a:hover
{
	color: #454444;
}
div.post
{
	height: auto;
	margin: 0 0 20px 0;
	padding: 0px;

}

div.post h1 a,
div.post h1 a:visited
{
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	color: #911a1a;
	display: block;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
div.post h1 a:hover
{
	color: #02216e;	
}
p.premeta
{
	font-size: 12px;
	color: #454444;
	margin: 0 0 20px 10px;
}

p.postmeta
{
	margin: 20px 0px 20px 0px;
	font-size: 12px;
	line-height: 16px;
}

div.post_nav {
	font-size: 12px;
	line-height: 16px;
}

div.post_nav a {
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

p.premeta a,
p.postmeta a,
p.premeta a:visited,
p.postmeta a:visited
{
	color: #911a1a;
}
p.premeta a:hover,
p.postmeta a:hover
{
	color: #02216e;
}
div.permalink
{
	width: 560px;
	float: left;
	display: block;	
}
div.post_content ul 
{
	margin: 0px 20px 20px 20px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
}

div.post_content ul li 
{
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style: square;
}

div.post_content ol 
{
	margin: 0px 20px 20px 20px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
}

div.post_content ol li 
{
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style: decimal;
}

div.post_content p 
{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 20px 0px;
}
div.post_content a 
{
	color: #911a1a;
}
div.post_content a:hover 
{
	color: #02216e;
}

/* WORDPRESS SPECIFIC */
img.alignleft
{
	float: left;
	display: inline;
	overflow: hidden;
	margin: 20px 20px 20px 0px;
}

img.alignright
{
	float: right;
	display: inline;
	overflow: hidden;
	margin: 20px 0px 20px 20px;
}

img.aligncenter {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear: both;
}

div.widget
{
	margin: 0 0 20px 0;
}
div.widget a,
div.widget a:visited
{
	color: #911a1a;
	font-size: 14px;
	line-height: 22px;
}
div.widget a:hover
{
	color: #02216e;
}
/* addthis plugin */
div.addthis_container
{
	margin: 0 0 5px 0;
}
#wp-calendar
{
	width: 200px;
	height: 150px;	
	margin: 0 auto 10px auto;

}
#calendar.widget h3
{
	height: 1px;
}
div.comments
{
	margin: 20px;
	padding: 10px;
	background: #f1f1f1;
	border-bottom: solid 1px #cecece;
	border-top: solid 1px #cecece;
}
#archive_all
{
	padding: 0;
	margin: 20px 0;
}

#arch_col_lt,
#arch_col_rt
{
	width: 280px;
}
#arch_col_lt
{
	margin: 0 20px 0 0;
}

#archive_all a
{
	color: #202020;
	font-size: 12px;
	line-height: 16px;
}
#archive_all a:hover
{
	color: #e02828;
}
#archive_all ul
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c3c1c1;
}
#archive_all ul li
{
	margin: 5px;
}
#arch_tag_cloud
{
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c3c1c1;
}
div.post_date {
	height: auto;
	width: 580px;
	padding: 0px 0px 5px 0px;;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 20px;
	border-bottom: 1px solid #aeadad;
	color: #aeadad;
	text-align: right;
}

/* comments */

div.comment 
{
	position: relative;
	width: 510px;
	padding: 5px;
}

div.avatar 
{
	width: 33px;
	float: right;
	padding: 0px;
	margin: 10px 0px 20px 10px;
}

ol.commentlist {
	margin: 20px 0;
	padding: 0 0 0 30px;
	font-size: 12px;
}
ol.commentlist li
{
	padding: 10px;
	margin-bottom: 20px;
	border-left: 1px solid #c3c1c1;
	list-style-type: decimal;
}
.ctext p
{
	margin: 0 0 8px 0;
	font-size: 14x;
	line-height: 22px;
}
div.cdata cite
{
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0 0 0;
	display: block;
}
.alt
{
	background: #f1f1f1;
}
#commentform label
{
	font-size: 12px;
}

#commentform
{
	width: 500px;
	margin: 0 0 20px 30px;	
}

#comment {
	width: 468px;
}
p.moderation
{
	font-size: 12px;
}
h3#comments,
h3#respond
{
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 30px;
	color: #911a1a;
	font-weight: 500;	
}

a.addthis_button {
	padding: 0px;
	margin: 20px 0px;
}
#first_post_ad,
#post_single_ad
{
	width: 300px;
	margin: 20px auto;
}
#side_bottom_ad
{
	width: 160px;
	margin: 20px auto;
}
#side_top_ad
{
	width: 300px;
	margin: 0 auto 20px auto;
}

