/*
Theme Name: Adwentysci.com
Theme URI: http://wordpress.org/
Author: Krystian Kochasnki
Author URI: http://www.kochanski-k.com

*/

h1, h2, h3, h4 { font-family:Georgia, "Times New Roman", Times, serif; margin:0;padding:0;}
h1 {color:#004EAB; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; padding:0;margin:0; padding-bottom:15px; font-weight:normal;}
h2 {font-size:18px; font-weight:bold;}

/*** home page   ***/
.hm-content h1 { text-transform:uppercase; font-weight:normal;}
.hm-content h2 { font-size:16px; text-transform:uppercase; color:#000; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif;padding-top:45px;padding-bottom:12px;}
.hm-content h3 {padding:0; color:#004EAB; font-size:18px; font-weight:normal}
.hm-content div p {padding-bottom:0px;margin-bottom:0; line-height:20px;}
.hp-entry { overflow:hidden; background:url(images/hm-entry-bg.jpg) repeat-x;padding: 12px;margin:15px; background-color:#fff}
*html .hp-entry {height:1%;padding:8px} 
.hm-posts {background-color:#DCE3ED;padding:5px 0; overflow:hidden;}


/*** Category pages   ***/
h2.titles { font-size:18px;padding:15px 0 8px 0}
.readmore {float:left;}
.single-entry div p {padding-bottom:0px;margin-bottom:0}
.postmetadata {display:none;}


/***   Widgets   ***/
h2.widgettitle {padding:0; font-weight:normal}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
#content a{color:#004EAB}
#content a:hover{ text-decoration:none;}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


.widecolumn {padding:10px 45px;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond h3{ font-size:18px; font-weight:normal}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display:none;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	margin:0px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	display:none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/***********************************/
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {line-height:18px; font-size:12px;
}

#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 940px;
	position:relative;
}
#page-navigation {
	background:url(images/nav-bg.jpg);
	height:42px;
	width: 940px;
}

#nav ul{padding:0;margin:0;list-style-type:none;}
#nav li{ padding:0;margin:0; display:inline;}
#nav li a{ color:#fff; font-size:14px; display:block; float:left; line-height:42px; padding:0 12px; text-decoration:none}
#nav li a:hover{background:#d46d0f;}

#nav li ul li a{line-height:normal;} 

#content { min-height:350px; overflow:hidden; background:url(images/content-bg.jpg) repeat-x;
}

*html #content {height:1%;}

#footer {
	line-height: 42px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	color:#bfd4ff;
	padding-left:18px
	
}
#left-col {
	float: left;
	width: 670px;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:30px
}
#right-col {
	background-image: url(images/right-col-bg.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 220px;
	min-height:350px;
}

*html #right-col {width:190px; height:350px;}

/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear
{
	clear: both;
}

.single-entry { font-size:12px;}
.post-info {font-weight:bold;}
.widget_stray_quotes { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:22px; font-style:italic; padding:0 15px 15px 15px;}
.widget_links {padding:10px;}

#newsletter {background:#ccc; width:220px;padding:10px;padding-top:25px;}
#newsletter h2{padding:0;margin:0; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
#newsletter input {border:1px solid #ccc; padding:3px;}

.thumbnail {float:left; border:1px solid #000; width:80px; height:80px; display:none}

.preacher {border-bottom:1px solid #ccc;margin-bottom:20px;}
.piclenselink {display:none;}

