@import url("../../../../style/default.css");
/*
Theme Name: Redeemer
Theme URI: http://redeemersarasota.com/wp/
Description: Customized theme created for the Church of the Redeemer website
Version: 1.0
Author: David Martin
Author URI: http://brightertech.com

*/



img.wp-smiley {
	margin:0;
}

input {
	border:1px solid #aaa;
	font-size:1.2em;
}

textarea {
	border:1px solid #aaa;
	font-size:12px;
}

pre {
	font-size:12px;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	margin:0 5%;
	padding-right:230px;
}


#sidebar {
	float:right;
	width:118px;
	margin:0 15px;
	background:url(../../../../images/bg_td.png) repeat;
	border: 1px solid #333399;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

#postcontent {
	overflow: hidden;
	height: 1%;
}
	
/* Search */

#searchform input#searchinput {
	display:inline;
	width:100px;
	border:1px solid #333333;
	margin:0;
	padding:0.2em 5px;
	background:#FFFFFF;
	color:#333333;
	font-size:1.1em;
}

#searchform input#searchsubmit {
background:url(../../../../images/bg_menu_button.png) repeat-y;
color:#dacc79;
}

#searchform input#searchsubmit:hover {
background:url(../../../../images/bg_menu_button_hover.png) repeat-y;
color: #333399;
}


/* Top navigation */

#hmenu {
	border-top:0.1em solid #555;
	border-bottom:0.1em solid #555;
	background:#165279;
}

#hmenu ul {
	margin:0 5%;
	padding:0.5em 0;
	background:#165279;
	list-style-type:none;
	list-style-position:outside;
	text-indent:0;
}

#hmenu ul li {
	display:inline;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#hmenu ul li:before {
	content: "| \0020";
	background:transparent;
	color:#eee;
}
#hmenu ul li.hmenu1:before {
	content: "";
}
#hmenu ul li a {
	padding:0.5em;
	margin:0;
	background:transparent;
	color:#c6c8c9;
	text-decoration:none;
}

#hmenu ul li.hmenu1 a {
	padding-left:0;
}

#hmenu ul li a:hover {
	background:transparent;
	color:#fff;
}

/* Sidebar */


#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.1em;
}
#sidebar ul ul {
	font-size:1em;
}

#sidebar ul li {
	margin:0 0 2em 0;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar li li {
	margin:0.1em 0;
}

#sidebar a {
	color:#E7DDA9;
	text-decoration: none;
	}
#sidebar a:hover {
	color: #FFEDBD;
	text-decoration: underline;
	}


#sidebar li li li {
	padding-left:10px;
}

#sidebar ul h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:1.2em;
	text-transform:uppercase;
}

/* Post */
.post {
	margin:0 28px 2em 0;
	clear:both;
	border-right: 1px dotted #DFDDED;
	border-bottom: 1px dotted #DFDDED;
	border-left: 1px dotted #DFDDED;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:1.2em;
	line-height:1.5em;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}



.postmetadata {
	font-size:.8em;
	color:#888;
	text-align:justify;
	background-color: #DFDDED;
	line-height: 1.8em;
	padding-left: 5px;
}

.postmetadata img {
	display:inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.navigation {
	font-size:1em;
	line-height: 2em;
}

/* Comments */

#comments {
	margin:0 2em;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist li {
	padding:2em 0;
	overflow:auto;
	border-bottom:0.1em solid #eee;
}

.commentlist p {
	margin:0.5em 0;
	font-size:1.1em;
}

.commentlist p a {
	border-bottom:1px solid #ddd;
}
.commentlist p a:hover {
	border-bottom:1px solid #157;
	text-decoration:none;
}

.commentlist h4 {
	margin:0;
}

textarea#comment {
	font-size:1.6em;
	width:100%;
}
/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#27a;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}
h2.posttitle {
	padding: 0px 0px 0px 5px;
	background-image: url(../../../../images/bg_td.png);
	background-repeat: repeat;
	color: #e7dda9;
	line-height: 30px;
	font-size: 1.2em;
	margin-bottom: 1em;
}
h2.posttitle a {
	color:#E7DDA9;
	text-decoration: none;
	}
h2.posttitle a:hover {
	color: #FFEDBD;
	text-decoration: underline;
	}
.postentry {
	padding-left: 5px;
	font-size: .9em;
	padding-right: 5px;
}
#sidebar ul li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
