/*
Theme Name: Astro
Theme URI: http://www.unodesignstudio.com
Description: Designed by <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: dark, fixed width, 2 columns, widgets, adsense enabled

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #174b84; background-image: url(images/ws-bg.jpg); background-repeat: repeat-x; background-position: top;
	/*font-family: Century Gothic, Arial, Sans-Serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*color: #63dced;*/
	color:#A6ACB6;
}

#wraper
{
	width: 978px;
	margin: 0px auto 0px auto;
}

#header
{
	/*height: 385px;*/
	height: 390px;
	margin: 0px auto 0px auto;
	background: #081317 url(images/star-978x380.jpg) center top no-repeat;
	background-size:978px 380px;
}

#header-menu
{
	float: left;
	/*margin: 32px 5px 5px 5px;*/
	margin: 158px 5px 5px 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

#header-menu li, #footer-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-text
{
	margin: 0px;
	/*padding: 170px 0px 0px 290px;*/
	padding: 170px 0px 0px 50px;
	font-size: 32px;
	font-weight: normal;
}

#header-text a
{
	/*color: #ffffff !important;*/
        color: #efefef !important;
        font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
}

#header-desc
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	color: #ffffff;
	font-size: 18px;
}

#page
{
	clear: both;
	height: 100%;
	padding: 15px 10px 20px;
	background: #081317;
	overflow: hidden;
}

#content
{
	width: 667px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float:left;
}

.postheader
{
	width: 667px;
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/postheader-bg3.jpg) left top no-repeat;
	overflow: hidden;
}

.postdate
{
	float: right;
	width: 70px;
	height: 57px;
	margin: 6px 15px 0px 0px;
	padding: 7px 0px;
	color: #ffffff;
	background: url(images/postdate-bg.jpg) left top no-repeat;
	font-weight: bold;
	text-align: center;
}

.postdateM, .postdateY
{
	font-size: 14px;
}

.postdated
{
	margin: -5px 0px;
	font-size: 32px;
}

.posttitle
{
	margin: 0px;
	padding: 16px 0px 0px 30px;
	color: #A6ACB6 !important;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.postmeta
{
	margin: 0px;
	padding: 30px 0px 0px 15px;
	font-size: 12px;
	font-weight: normal;
}

.postmeta span
{
	color: #021f48 !important;
}

.postmeta a
{
	color: #021f48 !important;
	font-weight: normal;
}

.postcontent
{
	width: 637px;
	margin: 0px;
	padding: 10px 15px 20px;
	background: #031b2b;
	overflow: hidden;
}

.postfooter
{
	width: 667px;
	margin-bottom: 20px;
	background: #09314b url(images/postfooter-bg2.jpg) left bottom no-repeat;
	overflow: hidden;
}

.postfootercomment
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 50px;
	font-weight: normal;
	text-align: right;
}

blockquote
{
	margin: 0px auto 10px auto;
	padding: 0px;
	color: #ffffff;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px 0px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 0px;
}


#sidebar
{
	float: left;
	width: 271px;
	margin: 0px;
	padding: 0px;
	/*background: #09314b;*/
}

.sidebar-header
{
	height: 31px;
	padding: 3px 0px 0px 0px;
	border: 1px solid #3d81d2;
	background: url(images/sidebar-header-bg.jpg) left top no-repeat;
	color: #A6ACB6 !important;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	margin-bottom: 10px;
	text-align:center;
}
.sidebar-header a:link,.sidebar-header a:visited {
	color: #A6ACB6 !important;
	text-decoration:none !important;
}

/*
.sidebar-content
{
	margin: 10px 0px;
	padding: 25px 40px;	
	padding:25px 30px;
	border: 1px solid #3d81d2;
	background: #09314b;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
*/
.sidebar-content
{
	margin: 10px 0px;
	padding:0px 10px;
	color: #A6ACB6 !important;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

.sidebar-widget
{
	width: 271px;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #e0e0e0;
	text-align:center;
}

#sidebar a:link, #sidebar a:visited
{
	/*color: #63dced;*/
	color: #A6ACB6 !important;
	/*font-family: Arial, Sans-Serif !important;*/
	/*font-weight: bold !important;*/
	font-weight:normal !important;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
	color: #A6ACB6 !important;
	text-decoration:underline;
}

#podPressWidget {
	width:335px;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #6D3202;
}

#sidebar a:link, #sidebar a:visited
{
	color: #63dced;
	
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
	color: #ffffff !important;
}

.sidebar-prayer-box label {
	display:block;
	padding:5px;
}
.sidebar-prayer-box .checkboxes label {
	padding:0 10px 0 0;
	display:inline-block;
}
.sidebar-prayer-box textarea {
	width:96%;
	height:200px;
	background-color:#fff;
	display:block;
}
.sidebar-prayer-box input {
	background-color:#fff;
	width:96%;
	display:block;
	margin-bottom:5px;
}
.sidebar-prayer-box {
	background-color:#fff;
	color:#09314b;
	padding:5px;
	margin-bottom:10px;
}
.sidebar-prayer-box h2 {
	text-align:center;
	font-weight:normal;
	font-family:Century Gothic, Arial, Sans-Serif;
	margin-top:0px;
}


#footer
{
	clear: both;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 20px 0px 60px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}

.introtext, .introtext a:link {
	color:#ccc !important;
}


a, a:link, a:visited
{
	color: #2b81fb;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #ffffff !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #3d81d2;;
	background: #72bcd5;
	font-family: Century Gothic, Arial, Sans-Serif;
}

input.submit
{
	padding: 2px 5px;
	border: 1px solid #3d81d2;
	color: #ffffff;
	background: #ffffff; background-image: url(images/sidebar-header-bg.jpg);
	font-family: Times New Roman, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
}

.avatar {
        float:right;
        width:50px;
        height:50px;
}

.pad10 {
	padding:10px;
}
#footer_meta {
	display:block;
	margin:0;
	padding:0;
	text-align:center;
}
#footer_meta li {
	display:inline;
	margin: 10px;
	padding: 0px;
	list-style: none;
	text-align:center;
}
#home-top {
	width: 667px; 
	background: #09314b ; 
	overflow: hidden;
}
@media (max-width:980px) {
	#wraper {
		width:auto;
	}
	#header {
		width:100%;
		height:auto;
		background-size:contain;
	}
	#header:after {
		padding-top:39.877%;
		display:block;
		content:'';
	}
	#header-text {
		display:none;
	}
	#content {
		width:auto;
		margin:0;
		float:none;
	}
	#content img, #content video, #content iframe {
		max-width:100%;
	}
	#home-top, .postcontent, .postheader {
		width:auto;
	}
	#footer {
		width:auto;
		padding:20px 10px 60px 10px;
	}
	#sidebar {
		float:none;
		margin:0 auto;
	}
	#sidebar a {
		line-height:200%;
	}
}