/*
Theme Name: Fathers Rights Attorney
Theme URI: http://www.halfslide.com
Description: Fathers Rights Theme for Wordpress 2.0
Version: 1.0
Author: Peter Holcomb
Tags: red, fixed width, two columns, widgets

*/
@import url('reset.css');
@import url('960.css');
@import url('form.css');

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#fff url(images/bg.png) repeat-x;
	line-height:14pt;
}

#container {
	overflow:hidden;
}

a {
	color:#9e1b21;
	text-decoration:none;
}

hr {
	border:0;
	margin:10px 5px;
	border-top:1px #ddd dotted;
	background:none;
}

h2 {
	font-size:22pt;
	padding-bottom:10px;
	line-height:24pt;
}

h1 span, h2 span, h3 span, a span {
	display:none;
}

strong {
	font-weight:bold;
	color:#666666;
}

.grid_3 {
	width:249px !important;
}

.grid_9 {
	width:670px !important;
}

/***********************
* Header 
***********************/
#header {
	margin-top:41px;
	overflow:hidden;
	color:#fff;
}

	#header h1 {
		background:url(images/title.png) no-repeat;
		width:510px;
		height:76px;
		float:left;
		margin-bottom:25px;
	}
	
	#header h1 a {
		width:498px;
		height:68px;
		display:block;
	}
	
	#header p {
		font-size:11pt;
		margin-top:10px;
		line-height:12pt;
	}
	
	#header h3 {
		font-size:13pt;
		margin-top:10px;
	}
	

#headerimg {
	background:url(images/hand.jpg);
	width:159px;
	height:214px;
	float:left;
}

/***********************
* Footer 
***********************/
#footer {
	margin:10px;
	margin-left:0;
	border-top:1px #ddd dotted;
}

#footer p {
	font-size:8pt;
	line-height:12pt;
	color:#666666;
	padding-top:8px;
}
/***********************
* Sidebar 
***********************/
#sidebar {
	background:url(images/bg_sidebar.png) repeat-y;
	padding-top:30px;
	overflow:hidden;
}

	#sidebar li {
		list-style:none;
	}

	#sidebar h3 {
		color:#3a3a3a;
		margin: 20px 0 5px 10px;
		font-size:22pt;
		float:left;
		line-height:24pt;
	}
	
	#sidebar h2 {
		color:#3a3a3a;
		margin: 10px 0 5px 10px;
		list-style:none;
		font-size:22pt;
		float:left;
		line-height:22pt;
	}
	
	#sidebar hr {
		background:url(images/hr.png);
		width:230px;
		height:1px;
		border:0;
		padding-top:1px;
		border-bottom:1px #fff solid;
		float:left;
		margin:20px 0 0px 9px;
	}

.nacol-logo {
	display:block;
	background:url(images/nacol_logo.png);
	width:162px;
	height:107px;
	margin:10px 0;
}
	
#contact-link {
	background:url(images/icon_contact.png) no-repeat;
	font-weight:bold;
	display:block;
	padding:3px 0 3px 24px;
	font-size:11pt;
	margin:4px 0;
}

#social-links {
	margin-left:5px;
	background:url(images/bg_social.png);
	width:238px;
	height:45px;
	overflow:hidden;
	float:left;
}

	#social-links li {
		float:left;
		margin-top:15px;
	}
	
	#social-links a{
		background-repeat:no-repeat;
		padding-left:20px;
		height:18px;
		padding-top:2px;
		margin:0 0 0 15px;
	}
	#social-links a.rss { background-image:url(images/icon_rss.png)}
	#social-links a.facebook { background-image:url(images/icon_facebook.png)}
	#social-links a.twitter { background-image:url(images/icon_twitter.png)}
	
#sidebar #searchform {
	background:url(images/bg_search.png);
	width:238px;
	height:45px;
	float:left;
	margin-left:5px;
}

	#sidebar #searchform label{
		display:none;
	}
	
	#sidebar #searchform input#s {
		margin:8px 0 0 5px;
		font-size:12pt;
		width:190px;
		padding:2px;
		float:left;
		border:0;
	}
	
	#sidebar #searchform input#searchsubmit {
		float:left;
		width: 30px;
		height:25px;
		background:none;
		cursor:pointer;
		border:0;
		margin-top:10px;
		text-indent:-9999px;
	}
	
li.categories {
	margin:5px 0 5px 0;
	float:left;
}

	li.categories ul li {
		padding:5px 0 0;
		margin:0 0 0 25px;
		float:left;
		width:224px;
	}
	
#sidebar .location {
	margin:20px 0 20px 10px;
	float:left;
}

#feedburner {
	padding:5px;
	margin-top:20px;
}

#feedburner p {
	margin-bottom:10px;
}

.feedtext {
	width:150px;
	padding:3px 2px;
	margin:0 5px 0 0 ;
}

.feedsubmit {
	font-size:9pt;
}

.featured_title {
	text-align:center;
}

#featured_video {
	width:100%;
	text-align:center;
	float:left;
	margin:10px auto 40px auto;
}

	#featured_video_caption {
		margin-top:10px;
	}

/***********************
* Content 
***********************/

#content {
	margin-top:20px;
}

	.post {
		overflow:hidden;
		margin-bottom:20px;
	}

	.post .post-head {
		overflow:hidden;
		margin-bottom:20px;
	}

	.post .post-date {
		float:left;
		width:50px;
		margin-left:20px;
	}
	
		.post .post-date .post-date-day {
			background:#9e1b21;
			color:#fff;
			font-size:22pt;
			width:50px;
			text-align:center;
			padding:10px 0;
			font-weight:bold;
		}
		
		.post .post-date .post-date-month {
			background:#a69e88;
			color:#fff;
			font-size:10pt;
			width:50px;
			text-align:center;
			padding:3px 0;
			margin:5px 0;
			text-transform:uppercase;
		}
		
		.post .post-date .post-date-year {
			background:#d0cec7;
			color:#3a3a3a;
			font-size:10pt;
			width:50px;
			text-align:center;
			padding:3px 0;
			margin:5px 0;
		}

	.post h2 {
		float:left;
		margin-left:20px;
		width:580px;
	}
	
	.post h2 a {
		color:#000;
	}
	
	.entry, .postmetadata {
		padding-left:90px;
	}
	
	.entry p {
		line-height:13pt;
		padding:10px 0;
	}
	
	.postmetadata li {
		margin:5px 0;
		float:left;		
		padding:6px 0 6px 30px;
	}
	
	.postmetadata .tags {
		width:530px;
	}
	
	.postmetadata .comments {
		background:url(images/icon_comment.png) no-repeat;
	}
	
	.postmetadata .tags {
		background:url(images/icon_tag.png) no-repeat;
	}

.entry ul  {
	padding:0 0 0 35px;
}

.entry ul li {
	list-style:disc;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 5px 0;
	padding: 0;
	list-style:decimal;
}

#contact p {
	margin-bottom:10px;
}

.location p {
	margin-bottom:10px;
}

.notice {
	border-color:#E6DB55;
	background-color:#FFFBCC;
	margin:5px 0 15px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	padding:5px;
}
	
.vis-clear { 
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:100%;
}

.stButton {
	margin-left:0 !important;
	margin-right:0 !important;
	margin-top:10px;
}

/******************************************
** GENERAL 
******************************************/	
.alert, .error { 
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:5px 15px 2px;
	padding:0 0.6em;
	border-color:#E6DB55;
	margin:5px 0 15px;
	background-color:#FFFBCC;
}

	.alert p, .error p{
		margin:5px 0;
	}	

.error {
	background-color:#FFCCCC;
	border-color:#990000;
	color:#990000;
}

	.error a {
		text-decoration:underline;
	}