/*
Theme Name: Mission Lutheran Church
Theme URI: 
Description: Mission Lutheran Church
Version: 1
Author: NexGenBizTEch
Author URI: http://nexgenbiztech
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL
	- Featured Flash
	- 	News and Announcements

/*	##################################
   	GENERAL
	################################## */

html,body{
height: 100%;
}
	
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #d8bb8e;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 12px;
	

}

a {
	color: #6e7073;
	outline: none;
}

a:hover{
	color:#000000;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

ul, ol {
	margin-top:5px;
	margin-bottom: 5px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 100%;
	margin: 0 auto;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	min-height:75%;
	 

}
	
#header {
}

#content {
	background: #fff;
	padding: 0px;
	margin: 0 auto;
	width:780px;
}

#content-left {
	float: left;
	width: 780px;
	
}

#content-right {
	float: right;
	width: 320px;
}

#footer {

}

#breadcrumbs{
	float:right;
	margin-right:5px;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1#blog-title{
	padding-top:20px;
    font-size:26px;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 20px;
}

h2#blog-description {
	padding-top: 20px;
	padding-left: 200px;
	padding-right:0px;
	padding-bottom:31px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	color:#FFFFFF;
	font-style:italic;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 1.7em;
}

/*	##################################
   	HEADER
	################################## */

#header{
	width: 100%;
	margin:0 auto;
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom:solid #000000;
	z-index:999;
}

#header_container {
	width: 780px;
	margin: 0 auto;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 150px;
	position:relative;
}

#header_elca{
position:absolute;
left:0px;
}

#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 20px;
	margin-left: 10px;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 100%;
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height:58px;
	background-position: bottom;
}

#footer p {
	font-size:10px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#footer_container {
	width:781px;
	background-image: url(img/footer_content.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	height:58px;
	background-position: center bottom;
}

#legal {
	float: right;
	width: 200px;
}



/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

.floatright{
	float:right;
}
/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/**  Featured Flash */

#featured_flash{
	width:504px;
	float:left;
	background-color:#000000;
}

#location{
	width:276px;
	float:right;
	background-image: url(img/location.jpg);
	background-repeat: no-repeat;
	height:215px;
}

#location h3 {
	width: 276px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

#location p{
	margin-left:25px;
	color:#FFFFFF;
}

#gap{
	background-image: url(img/gap.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height:19px;
	background-position: bottom;
}

#top_content{
height:215px;
}

#subheadings{
	width:253px;
	background-image: url(img/sub_headings.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	display:block;
}
#subheadings h3{
	width:253px;
	height:30px;
	text-align:center;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	margin:0;
}

#subheadings a{
	color: #000000;
}

#subheadings a:hover{
	color: #666666;
}
#subcontent{
	width:241px;
	background-color:#d8bb8e;
	margin: 0 3.5px;
	padding:3px;

}

#subcontent form{
margin-left:20px;
}

#subcontent label{
	width: 80px;
	display:block;
}

.remeberme{
float:left;
width:120px;
}

#subcontent p{
margin-bottom:5px;
}

#submit {
width: 90px;
}

#subheading_long{
	width:511px;
	background-image: url(img/sub_headings_long.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	display:block;
}

#subheading_long h3{
	width:511px;
	height:30px;
	text-align:center;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	margin:0;
}

#subheading_long a{
	color: #000000;
}

#subheading_long a:hover{
	color: #666666;
}
#subcontent_long{
	width:500px;
	background-color:#d8bb8e;
	margin: 0 3.5px;
	padding:3px;

}


/*	##################################
   	News and Announcements
	################################## */
	
#calendar {
	background-image: url(img/calendar.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 56px;
	float:left;
	margin-right: 5px;
	text-align:center;
	color: #FFFFFF;
	padding-top: 10px;
	text-transform:uppercase;
	font-size:14px;
}

#calendar p {
padding-top:8px;
font-weight:bold;
color:#a18260;
font-size:16px
}


/** Slider Content */
#slider-container{
float:left;
width:504px;
}

#slider-bg{

height:215px;
width:504px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	color:#000000;
	}
#slider, #slider li{ 
	 overflow:hidden;
	 width:504px;
	height:215px;
	}
	
#slider li{
}

#slider-content{
padding:10px;
background:url(img/featured-bg.png) no-repeat;
color:#FFFFFF;
behavior: url(http://missionlutheranchurch.com/wp-content/themes/mlc/scripts/iepngfix.htc);
}

#slider-content h3{
margin-bottom:10px;
}

@-moz-document url-prefix() {
    #slider-content { position:relative; }
}


#slider-content a{
color:#CCCCCC;
}
span#prevBtn a{
	float:left;
	margin-top:-25px;
	padding-top:5px;
	width:30px;
	height:20px;
	background:#003741;
	text-align:center;
	color:#6eaab5;
	text-decoration:none;
	z-index:2;
}

span#nextBtn a{
	float:left;
	margin-left:474px;
	margin-top:-25px;
	padding-top:5px;
	width:30px;
	height:20px;
	background:#003741;
	text-align:center;
	color:#6eaab5;
	text-decoration:none;
	z-index:2;
}	

#parentright{
	float:right;
	width:250px;
}

#parentleft{
	float:left;
	width:500px;
}