/*
Theme Name: A Heart For The Nations Theme
Theme URI: www.aheartforthenations.com
Description: A grungy theme custom designed for A Heart For The Nations
Version: 1.0
Author: Frank Burder
Author URI: www.d2lstudios.com
*/

/*  RESETS
---------------------------------------------------*/
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
abbr,acronym { border: 0;
	}
	

/*  GLOBAL ELEMENTS
---------------------------------------------------*/

body { font-family:Tahoma, Geneva, sans-serif; font-size: 90%; color:#111; line-height:1.4em; background:#fce850 url(images/main-bg-2.png) repeat-x top center; }
 
a:link { color:#452401; text-decoration:none; }
 
a:visited { color:#452401; text-decoration:none; }
 
a:hover, a:active { color:#bc2821; text-decoration:none; }
 
h1 { color:#452401; }
 
h2 { color:#452401; text-shadow: 0px 1px 2px #555; }
 
h3 { color: #bc2821; font-size: 20px; }
 
h4 { color: #bc2821; font-size: 17px; }

.small { font-size:11px; font-style:italic; color:#000; border-top:1px dotted #ccc; }
 
ol { list-style-type: ; }
 
ul { list-style-type: ; }
 
li { margin: ; }

#wrapper { width: 1000px; margin: 5px auto; }

blockquote { color: #333; margin: 10px 30px; border-left:3px solid #bc2922; font: 18px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif; line-height:22px; background-color:#eee; padding:10px; border:thin solid #ccc; }

/*  HEADER
-------------------------------------------------------------- */
 
#header { margin:0; padding:0; background: #bc2821 url(images/header-bg.png) repeat-x; height:133px; }
#header-wrapper { width:1000px; margin: 0 auto; }
#logo, #logo a { display:block; width:222px; height:123px; background:url(images/logo.png) no-repeat top center; float:left; }

/*  NAVIGATION
-------------------------------------------------------------- */

#nav { float:right; margin:50px 0px 0px 0px; width: 520px; }
#nav ul li { display:inline; }

.home, .home a { display:block; width:125px; height:50px; background:url(images/nav-home.png) no-repeat; text-indent:-9000px; padding:0px 5px 0px 0px; float:left; }
.home a:hover { background:url(images/nav-home-over.png) no-repeat; }
.about, .about a { display:block; width:125px; height:50px; background:url(images/nav-about.png) no-repeat; text-indent:-9000px; padding:0px 5px 0px 0px; float:left; }
.about a:hover { background:url(images/nav-about-over.png) no-repeat; }
.support, .support a { display:block; width:125px; height:50px; background:url(images/nav-support.png) no-repeat; text-indent:-9000px; padding:0px 5px 0px 0px; float:left; }
.support a:hover { background:url(images/nav-support-over.png) no-repeat; }
.contact, .contact a { display:block; width:125px; height:50px; background:url(images/nav-contact.png) no-repeat; text-indent:-9000px; padding:0px 5px 0px 0px; float:left; }
.contact a:hover { background:url(images/nav-contact-over.png) no-repeat; }

/* POST NAVIGATION
-------------------------------------------------------------- */

.navigation { margin:20px 0; padding:20px 0; }


/*  CONTENT
-------------------------------------------------------------- */

#content { width:700px; min-height:400px; float:left; background:url(images/content-bg.png) repeat-y; margin:20px 0 0 0; }
#content-wrapper { padding:20px; }
#content h2 { font-family: 'Helvetica', Arial, San-serif; font-size: 35px; padding:20px 0px 15px 0px; }
#content h3 { padding: 10px 20px 5px 20px; }
#content p { padding:0px 20px 10px 20px; }

#content p a, #content p a:link, #content p a:visited { color:#bc2921; text-decoration:none; border-bottom:1px dotted #bc2921; }
#content p a:hover { color:#ffa200; text-decoration:none; border-bottom:1px solid #ffa200; }

#content ul li { margin:5px 50px; }
#content ul { list-style-image: url(images/bullet.png); margin: 0px 0px 15px 0px; }
#content ul a, #content ul a:link, #content ul a:visited { color:#bc2921; text-decoration:none; }
#content ul a:hover { color:#ffa200; text-decoration:none; }

#content ol li { margin:5px 50px; }
#content ol { margin: 0px 0px 15px 0px; }
#content ol a, #content ol a:link, #content ol a:visited { color:#bc2921; text-decoration:none; }
#content ol a:hover { color:#ffa200; text-decoration:none; }

#content img { padding:5px; border:1px solid #ffc000; margin:8px; }
#content img:hover { padding:5px; border:1px solid #bc2821; margin:8px; }
#content img a, #content img a:link, #content img a:visited { border:none; }

#content img, #content img a, #content img a:link, #content img a:visited, #content img a:hover, #content img:hover { border:none; text-decoration:none; }

.no-border { border:none !important; }

/*  SIDEBAR
-------------------------------------------------------------- */
 
#sidebar { width:300px; min-height:400px; float:right; background:url(images/sidebar-bg.png) repeat-y; margin:20px 0 0 0; padding:20px 0 30px 0; font:13px 'Tahoma', Arial, Helvetica, san-serif; }

#sidebar h2 {  padding:15px 0 4px 0; font-size:22px; border-bottom:thin solid #ccc; margin:0 15px; }
#sidebar p { }

#sidebar ul { padding:0 28px; }
#sidebar ul li { padding:3px 0 }

#support-button, #support-button a { width:242px; height:48px; display:block; background: url(images/support-button.png) no-repeat; }
#support-button a:hover { background: url(images/support-button-over.png); }

#sidebar img, #sidebar img a, #sidebar img a:link, #sidebar img a:visited, #sidebar img a:hover, #sidebar img:hover { border:none; text-decoration:none; }

.textwidget { padding:8px 28px 0px 28px; }
.postform { padding:8px 28px 0px 28px; }

/*  FORMS
-------------------------------------------------------------- */
 
input { padding:6px; }
textarea { padding:6px; }
button {  }
 
input:focus {}
textarea:focus {}
button:hover {}

/*  TABLES
-------------------------------------------------------------- */
 
table {}
tr {}
th {}
td {}

/*  FOOTER
-------------------------------------------------------------- */
 
#footer { margin:20px 0px 0px 0px; background:#bc2921 url(images/footer-bg.png) top repeat-x; min-height:200px; color:#fce850; }
#footer-wrapper { width:1000px; margin:0px auto; padding:0px 0px 20px 0px; }
.footbox-left { float:left; width:320px; min-height:200px; margin:30px 20px 0px 0px; }
.footbox-middle { float:left; width:320px; min-height:200px; margin:30px 20px 0px 0px; }
.footbox-right { float:left; width:320px; min-height:200px; margin:30px 0px 0px 0px; }

#footer a, #footer a:link, #footer a:visited { color:#fff; }
#footer a:hover { color:#eee; }
.footbox-right a:hover { text-decoration:underline; }
.footbox-left img { border:none !important; }

#footer h2 { font-family:'Helvetica', Arial, San-serif; padding:15px 0px 5px 0px; font-size:25px; color:#fce850; text-shadow: 0px 1px 2px #222; }
#footer p { font-family:Tahoma, Geneva, sans-serif; color:#fce850; font-size:16px; padding:0px 0px 15px 25px; }

.facebook-footer, .facebook-footer a { display:block; width:275px; height:50px; background:url(images/facebook-footer.png) left bottom; }
.facebook-footer:hover, .facebook-footer a:hover { background:url(images/facebook-footer.png) left top; }
.twitter-footer, .twitter-footer a { display:block; width:275px; height:50px; background:url(images/twitter-footer.png) left bottom; }
.twitter-footer:hover, .twitter-footer a:hover { background:url(images/twitter-footer.png) left top; }

#footer ul li { padding:0px 0px 0px 5px; }

#footer-bottom-wrapper { border-top:1px dotted #ccc; margin:40px 0px 0px 0px; }
#footer-bottom-wrapper a, #footer-bottom-wrapper a:link, #footer-bottom-wrapper a:visited, #footer-bottom-wrapper a:hover { border:none; }
.copyright { float:left; color:#fce850; margin:10px 0px 0px 20px; font-size:10px; }
.footer-logo { float:right; margin:10px 20px 0px 0px; }
.footer-logo, .footer-logo a { background:#bc2921 url(images/footer-logo.png) no-repeat; display:block; width:150px; height:30px; }
.footer-logo a:hover { background:url(images/footer-logo-over.png) no-repeat; }

.top { margin:20px 0px 0px 0px; }
.top, .top a { float:right; display:block; text-indent:-9000px; background:url(images/top.png) no-repeat; width:125px; height:40px; border:none; }

/*  DEFAULT STYLES
-------------------------------------------------------------- */
 
.alignleft {float: left;}
.alignright {float: right;}
.clear {clear: both;}
 
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.hidden {display: none;}


/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px 0px 0px 30px; 
	width: 600px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #333;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#333;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
	color: #333;
	font:16px Tahoma, Geneva, sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:5px;
	border:1px solid #bc2921; 
	font:16px Tahoma, Geneva, sans-serif;
	color:#666;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 100px;
	display: block; 
	vertical-align:top;
	color: #666;
	font-size:12px;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin:0px 0px 0px 320px;
}
.cform input.sendbutton {
	margin:0;
	text-indent:-9000px;
	background:url(http://www.aheartforthenations.com/wp-content/themes/hfn-theme/images/submit-button-2.png) no-repeat;
	border:none !important;
}
.cform input.backbutton,
.cform input.resetbutton, { 
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#07d503 none repeat scroll 0%;
	color:#ffffff;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


/* Share plugin styles */

	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 9px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}

.addtoany_share_save_container a, .addtoany_share_save_container a:link, .addtoany_share_save_container a:visited, .addtoany_share_save_container a:hover, .addtoany_share_save_container img { border:none; text-decoration:none; }


*/ Nested Comments Styles */

ol.commentlist { list-style:none !important; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: Tahoma, Geneva, sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 12px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:normal; font-size: 11px; line-height: 16px; font-family: Tahoma, Geneva, sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#bb2922; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: Tahoma, Geneva, sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: Tahoma, Geneva, sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply, ol.commentlist li div.reply a { background:url(http://www.aheartforthenations.com/wp-content/themes/hfn-theme/images/reply-button.png) left bottom; display:block; width:41px; height:18px; text-indent: -9000px; }
ol.commentlist li div.reply:hover, ol.commentlist li div.reply a:hover { background:url(http://www.aheartforthenations.com/wp-content/themes/hfn-theme/images/reply-button.png) left top; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

.wp-caption-text { font-size:10px; color:#666; margin:-15px 0 0 0; }
