/*  
Theme Name: Arkansas Family Council 2.1
Description: This is my newest theme for the Family Council.
Version: 2.0.0
Author: David Cox

*/

body,h1,h3,h4,h5,h6,address, blockquote, dd, dl, hr, p, form {
	Margin: 0;
	padding: 0;
}

html {
	z-index: 1;
}

body {
	height: 100%;
	border-top: 5px solid #E4E4E4;
	padding-top: 3px;
	margin: 0;
	font-family: "Calibri", Arial, Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: top;
	background-color: #f4f4f4;
	color: #000000;
	z-index: 1;
}

h1 {
	font-family: "Cambria", Georgia,Sans-Serif;
	font-size: 40px;
	line-height: 84px;
	padding: 0 0 10px 120px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: left;
}

a:link, a:visited {
	text-decoration: none;
	color: #CF0000;
	font-weight: strong;
}

a:hover {
	text-decoration: underline;
}


a.tt:link, a.tt:visited{
	text-decoration: underline;
	color: #9E0B31;
	font-weight: bold;
}

a.tt:hover {
	text-decoration: none;
	color: #990033;
}


p {
	padding: 0px 0 10px 0;
}

.wrapper {
	margin: 0 auto 0 auto;
	height: 100%;
	width: 900px;
	overflow: hidden;
	text-align: left;
	background-color: #f4f4f4;
	position: relative;
	z-index: 8;
	clear: both;
}

#header {
	float: left;
	text-align: right;
	width: 100%;
	height: 105px;
	border-bottom: 0px solid #1B1C1D;
	margin-bottom: 0px;
	padding: 0;
	background-image: url(logo1.png);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	display: block;
	position: relative;
	z-index: 8;
	line-height: 150px;
}

#headermenu {
	float: left;
	font-family: "Calibri", Arial, Verdana, Helvetica, Georgia, Sans-serif;
	position: absolute;
	top: 0;
	left: 50%;
	width: 900px;
	margin: 0 0 0 -450px;
	height: 105px;
	overflow: visible;
	z-index: 2000;
}


#headermenu li {
	float: left;
	text-align: center;
	height: 38px;
	width: 105px;
	line-height: 25px;
	display: inline;
	list-style-type: none;
	padding:  0;
	right: 0;
}

#headermenu li:hover {
	background: #CF0000 url("left_folder.png") left top no-repeat;
	color: #ffffff;
}

#headermenu li:hover span.navspan {
	background: transparent url("right_folder.png") right top no-repeat;
}

#headermenu ul {
	float: right;
	position: relative;
	top: 50px;
	right: 0;
	height: 40px;
	margin: 25px 0 0 0;
	padding: 0;
	display: inline;
	z-index: 2001;
}

#headermenu li a:link, #headermenu li a:visited {
	font-family: Arial, Georgia, Times, Sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #797979;
	text-align: center;
	text-decoration: none;
	height: 100%;
	display: block;
	width: 100%;
	padding: 0 0px 0 0;
}

#headermenu li:hover a {
	background: transparent url("right_folder.png") right top no-repeat;
	color: #ffffff;
}

#headermenu li a:hover {
	color: #ffffff;
	background: transparent url("right_folder.png") right top no-repeat;
	display: block;
	text-decoration: none;	
}

/*  OUR DROP-DOWN MENU */

#headermenu li ul {
	position: relative;
	background: #f4f4f4;
	top: 0px;
	margin: 0 100px 0 0;
	padding: 0;
	width: 100px;
	height: 0;
	overflow: visible;
	text-align: left;
	z-index: 2010;
	display: NONE;
}

#headermenu li:hover ul {
	display: block;
}

#headermenu li:hover li {
	padding: 0 0 0 0px;
	margin: 0;
	width: 200px;
	height: 25px;
	font-size: 15px;
	overflow: visible;
	border-bottom: 1px solid #797979;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}

#headermenu li:hover ul li a:link, #headermenu li:hover ul li a:visited {
	text-align: left;
	color: #797979;
	background: #f4f4f4;
}

#headermenu li:hover ul li a:hover {
	font-weight: bold;
	color: #CF0000;
}

#title {
	background: #1B1C1D url(h1topspacer.png) top left repeat-x;
	color: #f4f4f4;
	height: 95px;
	text-align: left;
	margin: 0 0 40px 0;
}

#title h2 {
	font-size: 22pt;
	line-height: 90px;
	font-family: "Cambria", Georgia, Verdana, Arial;
	font-weight: normal;
	width: 900px;
	margin: 0 auto 0 auto;
}

#container {
	float: left;
	width: 75%;
	height: 100%;
	overflow: hidden;
	border-left: 0px solid black;
	margin: 0 auto;
	padding: 0 2% 0 0;
	position: relative;
	z-index: 8;
	clear: both;
	color: #666;
	font-size: 1em;
	background: url(sidespacer.png) top right repeat-y;
}

.wrapper_alert {
	margin: 0 auto 0 auto;
	height: 100%;
	width: 987px;
	overflow: visible;
	text-align: left;
	background: #000000;
	position: relative;
	z-index: 8;
	clear: both;
}

#alertcontainer {
	float: left;
	position: relative;
	width: 100%;
	background: #000000 url('h1topspacer.png') top left repeat-x;
	padding: 3px 0 0 0;
	overflow: visible;
}

#leftalert {
	float: left;
	width: 100%;
	background: #000000;
	overflow: visible;
}

#leftalert .alertpost {
	float: left;
	display: block;
	overflow: visible;
	width: 100%;
	padding: 0 43px 0 43px;
	margin: 0 0 0 5px;
	background: #cccccc;
	position: relative;
	z-index: 8;
}

#leftalert .alertpost p {
	width: 900px;
	text-transform: uppercase;
	font-family: "Courier New", Courier, Arial;
	font-size: 11pt;
	padding: 0 0 10px 0;
	margin: 0;
	overflow: visible;
}

#leftalert .alertpost h2 {
	text-transform: uppercase;
	font-family: "Courier New", Courier, Arial;
	font-size: 20px;
	padding: 5px 0 5px 0;
	margin: 0;
}

.alertfoot {
	float: left;
	background: url(telegram_footer.png) left top no-repeat;
	height: 105px;
	width: 100%;
	padding: 0 43px 0 43px;
	margin: 0 0 0 -3px;
	display: block;
	position: relative;
	z-index: 7;
}

#rightalert {
	float: left;
	position: relative;
	width: 100%;
	min-height: 500px;
	background: #f4f4f4 url(breakingvid.png) left top no-repeat;
	padding: 155px 0 0 0;
	display: none;
}

.filler {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
}

.post h2 {
	font-family: "Cambria", Georgia, Sans-Serif;
	font-size: 20px;
	padding: 5px 0 5px 0;
	margin: 0;
}

.entry {
	line-height: 18px;
	height: inherit;
	position: relative;
	z-index: 9;
}

.datecontent {
	float: left;
	width: 100%;
	font-size: 12px;
	margin: 0 0 5px 0;
	display: block;
	position: relative;
}

p.postmetadata {
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


.sidebar {
	float: left;
	width: 20%;
	height: inherit;
	overflow: hidden;
	margin: 0 0 0 0px;
	display: inline;
	padding: 5px 0PX 10px 0PX;
	border-left: 0px solid black;
	border-right: 0px solid black;
	position: relative;
	font-size: 10pt;
	z-index: 8;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 20px 10px;
}

.sidebar ul li {
	padding: 0;
}

.sidebar ul li form {
	padding: 0 0 20px 10px;
}

.sidebar ul li h2 {
	font-family: "Cambria", Georgia,Sans-Serif;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 2px 5px;
	MARGIN: 5px 0 5px 0;
}

.sidebar ul ul li {
	padding: 0 0 4px 0;
}

.sidebar ul li table#wp-calendar {
	width: 100%;
}

#footer {
	height: 75px;
	min-height: 100%;
	width: 100%;
	position: relative;
	clear: both;
	bottom: 0;
	z-index: 6;
	background: #1B1C1D url(footerbg.png) top left repeat-x;
	color: #f4f4f4;
	font-size: 10px;
	margin-top: 10px;
	padding: 10px 0 0 0;
}

#footer p {
	position: relative;
	text-align: left;
	height: 20px;
	line-height: 18px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 3px;
	width: 900px;
	border-left: 5px solid #CF0000;
	z-index: 7;
}

#footer ul {
	position: absolute;
	width: 180px;
	right: 50%;
	margin: -18px -430px; 0 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	z-index: 8;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0 0 0 10px;
	z-index: 8;
}

#extraDiv2 {
	background-image: url(collagetest4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
	position: relative;
	clear: both;
	bottom: 0px;
	z-index: 6;
	display: none;
}

#extraDiv1 {
	height: 10px;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}

#extraDiv3 {
	background-image: url(spanbg1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	right: 0;
	top: 9.5em;
	z-index: 2;
	display: none;
}

#extraDiv4 {
	background-image: url(spanbg2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 0;
	top: 27em;
	z-index: 2;
	display: none;
}

#extraDiv5 {
	cursor: pointer;
	background-image: url(tday.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 171px;
	margin: 0 auto 0 auto;
	top: 0;
	position: relative;
	border-bottom: 5px solid #eeeeee;
	display: none;
}

#storybox {
	position: relative;
	z-index: 8;
	width: 900px;
	display: block;
	margin: 0 auto 0 auto;
	text-align: left;
	color: #ffffff;
	font-size: 12pt;
	padding: 3px 0 0 0;
}

#storybox_bg {
	position: relative;
	z-index: 8;
	width: 100%;
	height: 500px;
	background: #000000 url(h1topspacer.png) top left repeat-x;
	margin-bottom: -10px;
}

#storybox h4 {
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 1px 1px 2px 1px;
}

#story1, #story2, #story3, #story4, #story5 {
	display: none;
}

#recentContainer {
	float: left;
	width: 486px;
	height: auto;
	margin: 2px;
}

#recentHeader {
	
}

#recentColumn1 {
	float: left;
	height: auto;
	width: 100%;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000000;
}

#recentColumn2 {
	float: left;
	height: auto;
	width: 100%;
	border: 1px solid #000000;
}

.sectional {
	float: left;
	width: 100%;
	padding: 2px;
}

.sectional h2 {
	padding: 2px 0 2px 2px;
	font-family: "Cambria", Georgia,Sans-Serif;
	font-size: 14px;
}

.sectional ul {
	list-style-type: none;
	margin: 0 2px 0 10px;
	padding: 0;
}

.sectional ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

blockquote {
	padding: 0 75px 0 75px;
	margin: 0;
	background-image: url(blockquote.png);
	background-repeat: no-repeat;
}

.relatedposts {
	background: whitesmoke;
	margin: 4px;
	width: 45%;
	height: 275px;
	padding: 2px;
	border: 1px solid #6ba1d4;
	float: left;
	position: relative; 
}

.relatedposts ul {
	list-style-type: none;
	margin: 0 2px 4px 0px;
	padding: 0;
}

.relatedposts ul li {
	margin: 1px 0px 1px 10px;
	padding: 0;
}

.relatedposts h3 {
	font-family: Georgia,Sans-Serif;
	font-size: 16px;
}

.spreadtheword {
	background: whitesmoke;
	margin: 4px;
	width: 45%;
	height: 275px;
	padding: 2px;
	border: 1px solid #6ba1d4;
	float: left;
	position: relative;
}

.spreadtheword h2 {
	font-size: 16px;
	font-family: Georgia, Sans-serif;
}

.spreadtheword a:link, .spreadtheword a:visited {
	line-height: 20px;
}


.comments-template{
	clear: both;
	width: 95%;
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}