/*
Theme Name: FDCF Design
Theme URI: http://www.freedomdestiny.org/
Description: This theme is a 3-column theme that also works as a 1 or 2-column theme.
Version: 2.0
Author: Dave Cable
Tags: three columns, variable width, two columns, one column, widgets

FDCF Design by Dave Cable || http://www.freedomdestiny.org/
This is a flexible layout, useful for 1-3 column blog sites.
*/
/*********************************************
	Layout Classes
*********************************************/
#header {
	width: 975px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
}

#container { 
	width: 975px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
	background-color: #000000;
}

#l_sidebar {
	float: left;
	width: 200px;
	padding: 0px 20px 0px 20px;
}

#r_sidebar {
	float: right;
	width: 0px;
	padding: 0px;
}

#content {
	float: left;
	width: 631px;
	border: 2px solid #46174b;
	padding: 10px;
	margin: 0px 64px 30px 15px;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
}

#footer {
	width: 975px;
	margin: 0px auto;
	padding: 20px 0px;
	position: relative;
	clear:  both;
}

html, body {
	height: 100%;
}

body {
	color: #ffffff;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Ariel, Tahoma, Verdana;
	position: relative;
}

body * {
	margin: 0px; 
	padding: 0px;
}
/*********************************************
	Links
*********************************************/
a, a:link {
	color: #004276;
	cursor: pointer;
	text-decoration: underline;
	outline: none;
}

a:visited {
	color: #004276;
}

a:active, a:focus {
	color: #afa208;
	text-decoration: underline;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:focus {
	color: #acaba9;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

#header a, #header a:link, #header a:visited, #header a:active, #header a:focus {
	color: #ffffff;
	text-decoration: none;
}

#header a:hover {
	color: #ffffff;
	text-decoration: none;
}

.posty {
	padding-left:10px;
}

.posty a, .posty a:link, .posty a:visited {
	color: #e39300;
}

a:hover, .posty a:hover {
	color: #afa208;
	text-decoration: underline;
}

a img {
	border: none;
	outline: none;
}

.post h2 a{
	margin: 0px;
}

.auth a, .page-nav a, .post-meta-bottom a, .post-meta-top a, .pmt a {
	text-decoration: none;
}

.nav-previous a {
	padding-left: 10px;
}

.nav-next a {
	padding-right: 10px;
}
/*********************************************
	Headings
*********************************************/
h1 {
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	font-size: 18px;
	height: 41px;
	min-height: 41px;
	line-height: 41px;
	padding: 2px 0px 0px 10px;
	background: transparent url('images/content_header.jpg') no-repeat top left;
}

h2 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

h3 {
	color: #000000;
	font-size: 21px;
	font-weight: normal;
	text-align: left;
}

h4 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

h5 {
	color: #000000;
	height:33px;
	line-height: 33px;
	background: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

h6 {
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	height: 41px;
	min-height: 41px;
	line-height: 41px;
	padding: 2px 0px 0px 10px;
	background: transparent url('images/sidebar_header.jpg') no-repeat top left;
}
/*********************************************
	Sidebar styles
*********************************************/
#l_sidebar ol {
	list-style-type: none;
	width: 200px;
	margin-top: -3px;
	border-bottom: 2px solid #46174b;
}

#l_sidebar ol li ul {
	list-style-type: none;
	width: 200px;
}

#l_sidebar ol li {
	border-left: 2px solid #46174b;
	border-right: 2px solid #46174b;
}

#l_sidebar ol li ul li {
	border: none;
}

#l_sidebar ol li a, #l_sidebar ol li ul li a {
	display: block;
	padding: 10px 0px 12px 15px;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}

#l_sidebar ol li a:hover, #l_sidebar ol li ul li a:hover {
	font-weight: normal;
	font-size: 14px;
	color: #46174b;
	text-decoration: none;
	line-height: 18px;
}
/*********************************************
	Posts Styles
*********************************************/
.cat {
	text-align: left;
}

.cat span {
	padding: 0px;
}

.comm {
}

.comm span {
	padding: 0px;
}

.auth {
	float: left;
	width: 50%;
	text-align: left;
	font-weight: normal;
}

.auth span {
	padding: 0px 0px 0px 15px;
}

.date {
	float: right;
	width: 50%;
	text-align: right;
	text-size: 11px;
}

.date span {
	padding: 0px 0px 0px 18px;
}

.post {
	background: transparent;
	margin: 0px;
	text-align: left;
	width: 525px;
}

.post h2 {
	margin: 0px;
	padding: 10px;
}

.post-teaser {
	color:#000000;
	text-align: right;
}

#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}

#content .post-meta-bottom {
	background: #ffffff;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
}

#content p {
	padding-bottom: 20px;
}
/*********************************************
	Comments Styles
*********************************************/
#comments-wrap {
}

#comments-wrap h6 {
	font-size: 18px;
	font-color: #F4940C;
}

.commentlist {	
}

.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}

.comment-metadata {
	background: #ffffff;
	padding: 10px;
	color: #FFF;
}

.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.authorcomment .comment-body {
	border: none;
}

.authorcomment .comment-metadata {
	background: #ffffff;
	padding: 11px 10px;
	color: #AD5433;
}

/*********************************************
	Misc Styles
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}

.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}

.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}

img {
	border: none;
	outline: none;	
	background: none;
	padding: 0px 0px 0px 0px;
}

hr {
	height: 2px;
	color: #000000;
}
/*********************************************
	JS Dropdown Menu Styles
*********************************************/
.anylinkmenu{
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	border: 1px solid #cccccc;
	background: #5e5e5e;
	z-index: 50000;
	visibility: hidden;
	width: 200px;
}

.anylinkmenu ul, .anylinkmenu ol {
	list-style: none;
	padding: 0px;
}

.anylinkmenu li {
	list-style: none inside;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

.anylinkmenu ul li a, .anylinkmenu ol li a {
/*
	display: inline-table;
*/
	display: inline;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	outline: none;
}

.anylinkmenu a:hover {
	color: #000000;
	outline: none;
}

.anylinkshadow{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 49999;
	background: #000000;
	visibility: hidden;
}