/*   
Theme Name: Pray-Ap
Theme URI: http://www.pray-ap.info
Description: a design created specifically for Pray-AP.info.
Author: Johnathan Pulos AKA Technoguru
Author URI: 
Version: 0.1
*/
/*------------------[ Global Resets ]-------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul{
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*------------------[ Global Resets ]-------------------------*/
/*------------------[ Skeleton ]-------------------------*/
body{
	background-color: #2D2516;
	font-family: helvetica, arial, sans-serif;
	font-size:14px;
	line-height:1.2em;
}
a:link, a:visited, a:active{
	color: #004080;
}
a:hover{
	color: #FF8000;
}
#site-wrapper{
	background-color: #ffffff;
	margin: 35px auto 45px auto;
	width: 850px;
}
#header-wrapper{
	background: transparent url('images/banner.jpg') no-repeat;
	border-bottom: 2px solid #2D2516;
	padding-bottom: 5px;
	width: 850px;
	height: 130px;
}
#sidebar-content-wrapper{
	height: auto;
	width: 850px;
}
#side-bar-wrapper{
	float: left;
	padding: 10px;
	width: 160px;
}
#side-bar-wrapper a{
	cursor: pointer;
	font-size: 12px;
	height: 18px;
	line-height: 1.6em;
	padding-left: 10px;
	text-decoration: none;
}
#side-bar-wrapper li.current_page_item a, a.self{
	color: #FF8000;
	font-weight: bold;
}
#content-wrapper{
	clear: right;
	float: left;
	padding: 10px;
	width: 650px;
}
#content-wrapper img{
	padding: 5px 0px;
}
#footer-wrapper{
	border-top: 2px solid #2D2516;
	font-size: 10px;
	padding: 5px 0px;
	text-align: center;
}
/*------------------[ Skeleton ]-------------------------*/
/*------------------[ Sidebar ]-------------------------*/
#side-bar-wrapper h2{
	margin: 5px 0px;
}
#side-bar-wrapper ul.collapsPageList li ul{
	padding: 0px 0px 0px 15px;
}
#side-bar-wrapper ul.collapsPageList li ul li a{
	padding-left: 2px;
}
#side-bar-wrapper ul li{
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #2D2516;
}
#searchform label, #archives, #side-bar-wrapper ul li.collapsPage, #subscribe_feedburnerplugin_widget{
	color:#004080;
	font-size:22px;
	line-height:21px;
}
#pages ul{
	margin-top: 5px;
}
#searchform input, #subscribe_feedburnerplugin_widget input{
	width: 140px;
	font-size: 11px;
	margin: 5px 0px;
}
#subscribe_feedburnerplugin_widget p{
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	line-height:1.6em;
}
#searchform input#searchsubmit{
	width: auto;
	font-size:10px;
}
#archives select{
	margin: 5px 0px;
}
#side-bar-wrapper ul.collapsPageList li.collapsPage .sym{
	font-family: helvetica, arial, sans-serif;
	font-size:10px;
	color: #004080;
}
/*------------------[ Sidebar ]-------------------------*/
/*------------------[ Blog ]-------------------------*/
#content-wrapper p{
	padding: 5px 0px;
}
#content-wrapper ol{
	padding: 5px 25px;
	list-style-type: decimal;
}
#content-wrapper ul{
	padding: 5px 25px;
	list-style: disc;
}
#content-wrapper div.post{
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #FF8000;
}
div.meta{
	margin-top: 5px;
	padding: 5px 0px;
}
div.comment, #quick-links{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #2D2516;
	background-color: #826D53;
}
#quick-links{
	font-size: 12px;
}
#quick-links h3{
	font-size: 14px;
}
div.comment p{
	margin-bottom: 5px;
}
#content-wrapper div.comment img{
	float: left;
	padding: 5px;
}
/*------------------[ Blog ]-------------------------*/
/*------------------[ Tables ]-------------------------*/
table{
	border-collapse: collapse;
	font-size: 14px;
	margin: 10px 0px;
	width: 70%;
}
th{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
td{
	padding: 3px;
	border: 1px solid #004080;
}
/*------------------[ Tables ]-------------------------*/
/*------------------[ Country Facts ]-------------------------*/
#country_banners{
	background: transparent url('images/countries_banner.jpg') no-repeat;
	height: 100px;
	padding: 0px 5px;
	width: 640px;
}
#content-wrapper ul#country_banners{
	padding:0 5px;
}
#country_banners span{
	display: none;
}
#country_banners li, #country_banners a{
	cursor: pointer;
	display: block;
	height: 100px;
}
#country_banners li{
	display:inline;
	float:left;
	list-style:none;
	margin: 0px 2px;
	width: 88px;	
}
#country_banners li.start{
	margin: 0px 2px 0px 0px;
}
#country_banners li.end{
	clear: right;
	margin: 0px 0px 0px 2px;
}
#country1 a:hover {
	background:url("images/countries_banner.jpg") -5px -100px no-repeat; 
}
#country2 a:hover {
	background:url("images/countries_banner.jpg") -97px -100px no-repeat; 
}
#country3 a:hover {
	background:url("images/countries_banner.jpg") -189px -100px no-repeat; 
}
#country4 a:hover {
	background:url("images/countries_banner.jpg") -281px -100px no-repeat; 
}
#country5 a:hover {
	background:url("images/countries_banner.jpg") -373px -100px no-repeat; 
}
#country6 a:hover {
	background:url("images/countries_banner.jpg") -465px -100px no-repeat; 
}
#country7 a:hover {
	background:url("images/countries_banner.jpg") -557px -100px no-repeat; 
}
/*------------------[ Country Facts ]-------------------------*/
/*------------------[ Headers ]-------------------------*/
h1{
	border-bottom: 1px solid #2D2516;
	color: #000000;
	font-size: 26px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 20px;
	width: 100%;
}
h2{
	color: #004080;
	font-size: 22px;
	padding: 5px 0px 5px 0px;
}
h3{
	color: #000000;
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
}
h4{
	color: #FF8000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
}
h5{
	color: #004080;
	font-size: 14px;
	font-style: italic;
	padding: 5px 0px 5px 0px;
}
h6{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
/*------------------[ Headers ]-------------------------*/
/*------------------[ Misc ]-------------------------*/
.float_break_point{
	display: block;
	clear: both;
}
/*------------------[ Misc ]-------------------------*/
/*------------------[ Word Press ]-------------------------*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
div.get_adobe_reader{
	height: auto;
	clear: right;
}
.wp-caption {
   float: left;
   height: 200px;
   width: 200px;
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/*------------------[ Word Press ]-------------------------*/