/*
Theme Name: PolicyWorks
Description: The theme for PolicyWorks
Author: Flying Hippo
Author URI: http://www.flyinghippo.com
Version: 1.0
*/

body
{
	background: #000 url('images/bkgRepeat.png');
	color: #530800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}

html, body, form
{
	height: 100%;
}

body, img, div, a, p
{
	border: 0;
	outline: none;
	padding: 0;
	margin: 0;
}

a
{
	text-decoration: none;
	color: #530800;
}


#completePageWrap
{
	background-image: url('images/bkgRepeatHoriz.png');
	background-attachment: scroll;
	background-repeat: repeat-x;
	width: 100%;
	min-height: 770px;
	height: 100%;
}

#pageWrap
{
	background-image: url('images/bkgCity.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 770px;
}

#allContent
{
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

.RSSIcon
{
	float: right;

	width: 20px;
	height: 20px;
	margin-top: 4px;
	margin-right: 4px;
}

/* -------------------------------- COLIN -------------------------------- */
#rightSidebar
{
	width: 289px;
}

#rightSidebar .widget-area > ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#rightSidebar .widget-area > ul > li
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

/* -------------------------------- Top navigation ------------------------------ */
#TopNav
{
	background-color: #530800;
}
#TopNav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#TopNav ul li
{
	display: inline;
	float: left;
	height: 29px;
	padding-left: 36px;
}

/* -------------------------------- Lead post on homepage -------------------------------- */
.lead-post .post-title h1
{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 25px;
	padding-left: 23px;
}
.lead-post .post-title a
{
	color: #FFFFFF;
}

.lead-post .post-title a:hover
{
	color:#FCCC3B;
}

.lead-post h2.entry-title
{
	padding-left: 36px;
	padding-right:50px;
	margin-bottom: 5px;
	line-height:1.1em;
}
.lead-post .entry-title a,
.lead-post .entry-title a:visited
{
	color: #530800;
	font-size: 18px;
}

.lead-post .author
{
	color: #FF7A00;
	font-size: 12px;
	line-height: 30px;
	padding-left: 36px;
	text-transform: uppercase;
}
.lead-post .author a
{
	color: #FF7A00;
}

.lead-post .entry-date
{
	color: #999999;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}

.lead-post .entry-content
{
	padding-left: 39px;
	padding-top: 15px;
	padding-right: 15px;

	color: #530800;
	font-size: 13px;

	line-height: 1.5em;
}

.lead-post .entry-categories-text
{
	padding-left: 39px;
	padding-top: 20px;

	color: #474746;
	font-size: 10px;
	line-height: 1.5em;
	font-style: italic;
}

.lead-post .footer
{
	background-image: url('images/Curve_White2.gif');
	background-repeat: no-repeat;
	height: 17px;
}


/* ------------ FIRST BLOG ENTRY or "title" entry --------------- */
.ReadMore
{
	color: #D81D23;
	font-size: 10px;
}

.ReadMore a
{
	color: #D81D23;
	font-size: 10px;
}

.ReadMore a:hover
{
	color: #2C2722;
	font-size: 10px;
}

/* ---------------------- BLOG LIST ENTRIES --------------------- */
.PostBlock
{
	background-color: #474746;
}

.PostBlockItem
{
	padding: 8px 15px 8px 25px;
	vertical-align: top;
}

.PostBlock .content
{
	color: #FFFFFF;
	font-size: 15px;
	line-height: 1.4em;
}
.PostBlock .author
{
	color: #FF7A00;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
}
.PostBlock .author a
{
	color: #FF7A00;
	text-transform: uppercase;
}
.PostBlock .entry-date
{
	color: #999999;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}
.PostBlock a
{
	color: White;
}
.PostBlock a:hover
{
	color: #CCCCCC;
}

.PostArea
{
	background-color: #F38E09;
	width: 289px;
}

.PostArea .Title
{
	background-image: url(images/Title_SideBar2.gif);
	background-repeat: no-repeat;
	background-color: #F38E09;
	width: 289px;
	height: 48px;
}

.PostArea li
{
	padding: 5px 5px 5px 20px;
}

.entry-categories-text a
{
	color: #474746;
}

.entry-categories-text a:hover
{
	color: #000;
	text-decoration:underline;
}

hr.entry-separator
{
	border: 0;
	color: #F38E09;
	background-color: #F38E09;
	height: 1px;
	width: 561px; /* 611 - 25 left - 25 right = 561 */
	margin-left: 25px;
}

.entry-content p
{
	padding-bottom:1em;
	padding-right:30px;
}

.entry-content p a, .entry-content ul a
{
	text-decoration:underline;
}

.entry-content p a:hover, .entry-content ul a:hover
{
	text-decoration:none;
}

.entry-content a img
{
	text-decoration:none;
}

.entry-content ul
{
	margin-top:0;
	margin-bottom:.75em;
	padding-right:30px;
}

.edit-link
{
	text-align: center;
	font-size: 70%;
	padding-top: 15px;
}

#nav-below
{
	padding-top: 10px;
}
.nav-previous
{
	float: left;
	padding-left: 36px;
}
.nav-next
{
	float: right;
	padding-right: 36px;
}
.nav-previous a,
.nav-next a
{
	color: #F38E09;
}

/* ---------------------- FOOTER ---------------------------- */

.FooterText
{
	color: #666666;
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 10px;
}

.FooterText2
{
	color: #666666;
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 0px;
}

.FooterTwitter
{
	color: #999999;
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 10px;
	float: right;
}

#Footer
{
	width: 920px;
}

/* ---------------------- COMMENTS ---------------------------- */
.comments-number, .comments-number a
{
	font-size:10px;
	color:#FFF;
	font-style:italic;
}

.post-comments
{
	padding-left:40px;
	padding-right:40px;
}

.post-comments ol
{
	padding-left:20px;
}

.post-comments ol li
{
	color:#333;
	font-size:95%;
	padding-bottom:20px;
	padding-right:40px;
	margin-bottom:10px;
}

.comment-body
{
	position: relative;
	left:10px;
	top:10px;
	height:100%;
}

.comment
{
	background-color:#EEE;
}

.bypostauthor
{
	background-color:#FFFBBB;
}

.comment p
{
	padding-bottom:1em;
}

.alignright

{
	
	float:right;	

}



.alignleft

{
	
	float:left;	

}

