/*
Theme Name: @@ lafayette community church custom theme 0.1
Theme URI: http://lafayettecommunitychurch.com/
Description: Lafayette Community Church
Version: 0.1
Author: Jeff Mikels
Author URI: http://jeff.mikels.cc/
*/

/*- Page Structure */

/* PAGE REGIONS
	body
	#page -- container for contrasting color with background if desired
	#header -- graphical header where menu goes
	#footer -- goes at the bottom of every page
	.primary -- main column for primary content
	.secondary -- sidebar column for secondary content
	.comments -- container for comment content
*/

* { margin: 0; padding: 0;}
p { font-size: 100%; margin: 1em 0 0 0; }
form { font-size: 100.01%; margin: 1em 0; }
h1 { font-size: 3em; margin-top: 2em;}
h2 { font-size: 2.6em; margin-top: 2em;}
h3 { font-size: 2.2em; margin-top: 2em;}
h4 { font-size: 1.8em; margin-top: 2em;}
h5 { font-size: 1.4em; margin-top: 2em;}
h6 { font-size: 1.2em; margin-top: 2em;}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { font-size: 100.01%; }
a { font-size: 1em; }


body {
	background: #D0D0CF url('images/site_background.png');
	background: white url('images/background_gradient.png') repeat-x;
	color: #000;
	font-size: 10pt; /* Resets 1em to 10px */
	font-family: Corbel, Helvetica, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

#page {
	text-align: left;
	width: 860px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	width: 100%;
	height: 140px;
	position: relative;
	top: 0;
	left: 0;
}

#header .logo_box {
	height: 85px;
	float: right:
	z-index: 0;
}

#header .logo_img {
	float:right;
	z-index:0;
}

#header .cross {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 93px;
	height: 493px;
	/*overflow: hidden;*/
	/*background: url('images/cross.png') no-repeat;*/
}

#container {
	width: 850px;
	position: relative;
	z-index: 1;
	background: white;
	overflow: hidden;
}

#left_container {
	width: 540px;
	float: left;
}

/* SMOOTH GALLERY SETTINGS */
#image_rotator,
#media_player,
#link_boxes,
#about_box {
	position: relative;
	background: transparent;
	padding: 10px 14px 14px 10px;
}

#image_rotator {
	top: 0;
	margin: 0;
	width: 540px;
	height: 320px;

	background:  url('images/box-564x344.png') no-repeat;
	font-size: 10pt;
	/*float: left;*/
	overflow: none;
}

#image_rotator_image {
	position:relative;
	width:540px;
	height: 320px;
}

#image_rotator div.slideInfoZone { height: 50px; text-align: right; }
#image_rotator div.slideInfoZone h2 { color: white; font-size: 12pt; }
#image_rotator div.slideInfoZone p { font-size: 10pt; }

.jdGallery a.carouselBtn
{
	background: #fff !important;
	color: #333 !important;
	text-transform: lowercase;
	font-weight: bold;
}

.jdGallery .carousel
{
	background: #fff !important;
	color: #333 !important;
}

.jdGallery .slideInfoZone,
.jdGallery .slideInfoZone p,
.jdGallery .slideInfoZone h2
{
	background: #fff !important;
	color: #333 !important;
}


#link_boxes {
	margin-top: 10px;
	width: 540px;
	width: 541px;
	height: 191px;
	background:  url('images/box-564x214.png');
	/*float: left; */
}

#link_boxes * { margin: 0; padding: 0; border: 0; }

#link_boxes img {
	border: 0;
	width: 264px;
	height: 90px;
	position: relative;
}

#link_boxes a { margin: 0; padding: 0; }

#link_boxes img._1 { padding: 0 10px 0 0; }
#link_boxes img._2 { padding: 0 0 0 0; }
#link_boxes img._3 { padding: 10px 10px 0 0; }
#link_boxes img._4 { padding: 10px 0 0 0; }

#media_player {
	position: relative;
	margin-left: 570px;
	width: 260px;
	width: 260px;
	height: 200px;
	background: url('images/box-orange-284x224.png');
}

#about_box h1, #about_box h2, #about_box h3, #about_box h4 { margin-top: 0px; }
#about_box {
	font-size: 90%;
	position: relative;
	margin-top: 10px;
	margin-left: 570px;
	width: 240px;
	height: 311px;
	background: url('images/box-gradient-284x334.png');
	padding-left: 20px;
	padding-right: 24px;
}

#pre_footer {
	clear:both;
	width: 100%;
	position: relative;
	overflow: hidden;
	background: rgb(5,0,10);
	color: rgb(209,240,216) !important;
	margin: 40px 0 0 0;
}

#preloader {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#preloader img { width: 1px; height: 1px; }

#footer {
	margin: 15px auto 10px;
	text-align: center;
	font: inherit;
	color: inherit;
}

/*- Main Menu in Header */
ul.menu {
	border: 2px solid #aaf;
	border-left: 0;
	border-right: 0;
	clear: both;
	position: relative;
	background: black;
	top: 10px;
	left: 0px;
	width: 850px;
	margin-bottom: 10px;
	padding: 5px 0 6px 0;
	float:left;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font: 1em bold 'Segoe UI', Helvetica, Arial, Sans-Serif;
	color: white;
	margin: 0;
	}

ul.menu li a:hover {
	background: #eef url('images/button_gradient.jpg');
	color: #000 !important;
	text-decoration: none;
	}
/*
ul.menu li.current_page_item>a {
	color: #fff !important;
	background: #444 !important;
	text-decoration: none;
	}
ul.menu li.current_page_item>a:hover {background: transparent;}
*/

/************************************************
*	SubNavbar      								*
************************************************/

#subnav {
	margin: 0px;
	padding: 0px;
	}

#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #eef url('images/button_gradient.jpg');
	color: #000;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #000;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #aaf;
	border-left: 2px solid #aaf;
	border-right: 2px solid #aaf;
	}

#subnav li li a:hover, #subnav li li a:active {
	background: #eef url('images/button_gradient.jpg');
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li {
	}

#subnav li ul a {
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active {
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover1 {
	position: static;
	background: #eef url('images/button_gradient.jpg');
	}



.admintab {
	position: relative;
	right: 20px;
	}

.primary {
	font-size: 110%;
	position: relative;
	width: 570px;
	margin: 10px 9px 10px 10px;
	float: left;
	padding: 10px;
	}

.secondary {
	position: relative;
	width: 225px;
	margin: 10px 10px 10px 610px;
	font-size: 0.9em;
	}

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

.columns {
	height: 250px;
	width: 850px;
	/*background: rgb(11,0,75);*/
	margin: 40px auto;
}

.columns * {
	color: rgb(209,240,216);
}

.columns h3 {
	border: 2px solid rgb(209,240,216);
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px;
}

.column,
.column-1,
.column-2,
.column-3,
.column-4 {
	width: 30%;
	float: left;
	margin: 0 auto;
}

.box, .bio_box, .callout {
	border: 0;
	border-top: 5px solid #aaf;
	border-bottom: 3px solid #aaf;
	margin: 10px 0 10px 0;
	padding: 8px 20px;
}

.callout {
	width: 200px;
	margin: 5px 0px 10px 20px !important;
	padding: 10px;
	float:right;
}
.callout h1, .callout h2, .callout h3, .callout h4, .callout h5 { margin-top: 5px; }


/*- Sidebar Subpages Menu */
.sb_pagemenu {
	background: #D0D0CF url('images/site_background.png');
	padding: 10px !important;
	}
.sb_pagemenu ul {
	margin-left: 10px;
	padding-bottom: 10px;
	}

.sb_pagemenu ul ul {
	margin-top: 2px;
	}

.sb_pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb_pagemenu .current_page_item,
.sb_info .current-cat {
	font-weight: bold;
	background: #eee;
	text-transform: uppercase;
	}
.sb_pagemenu a { display: block; }
.sb_pagemenu a:hover { background: white; }

.sb_info {
}

.sidebar_block h2, .sb_info h2 { width: 100%; display: block !important; border-bottom: 2px solid black; }

/*- Headings */
h1, h2, h3, h4 {
	font-family: 'Segoe UI', Segoe, 'Century Gothic', Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
	/*letter-spacing: 2px;*/
	}

h1 { /* H1 is used for the title of your blog */
	font-size: 3em;
	letter-spacing: 1px;
	padding-top: 75px;
	margin: 0 0 0 40px;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	}

#header .description { /* Blog description, under blog title */
	font-size: 1em;
	margin: 0 0 0 40px;
	}

.primary h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	letter-spacing: 1px;
	text-align: center;
	display: inline;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	display: inline;
	}

.secondary hr {
	display: block;
	border-bottom: 1px solid gray;
}

.primary h3, .primary h4 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
	}

.primary h4 {	}

.itemhead {
	margin-top: 10px;
	}

.itemtext {
	margin-top: 20px;
	line-height: 1.4em;
}

.itemtext h2 {
	font-size: 1.8em;
	font-weight: bold;
	display: block;
	text-align: left;
	margin-top: 25px;
	padding: 6px 0 5px;
	border-bottom: 3px solid #aaa;
}

.itemtext h3 { /* For use on Pages */
	font-size: 1.6em;
	display: block;
	margin-top: 20px;
	padding: 0;
	}

.itemtext h4 { /* For use on Pages */
	font-size: 1.5em;
	display: block;
	padding: 6px 0 0;
	}

ul.itemlist { padding-left: 20px; list-style: none;margin-top: 10px;}
ul.itemlist li p {margin-left: 10px; }

.secondary > div,
.secondary > li.widget {
	list-style:none;
	margin: 20px 0 0;
	padding: 0;
	}

li.widget ul li { display: block; margin: 6px 0; }

.enclosure_links {
	/*clear:both;*/
	width: 558px;
	background: #ffe;
	border: 1px dotted #80b;
	padding: 5px;
	margin: 3px 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

 /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.primary .metalink a,
.primary .metalink a:visited,
.secondary .metalink a,
.secondary .metalink a:visited,
.secondary span a,
.secondary span a:visited {
	color: #444;
	font-weight: normal;
	}

.primary .item .itemhead .metalink,
.comments .primary .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

.comments .primary .metalink {
	margin: 0 15px 0 0;
	float: none;
	}

.secondary div > .metalink {
	text-align: right;
	}

.secondary span a {
	margin-left: 10px;
	}

.metalink a span {
	display: none;
	}

.metalink a:hover > span {
	display: inline;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #111;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	/* text-decoration: none; */
	}

.metadata { /* Time and category for blog entries */
	display: block;
	margin: 10px 30px;
	text-align: center;
	background: #eee;
	padding: 10px;
	}

/*- Primary Contents */
.primary .item {
	margin: 0 0 30px 0;
	padding: 5px 0 15px;
	}

.primary .item .itemtext {
	font-family: Corbel, Calibri, "Helvetica Neue", Arial, Sans-Serif;
	text-align: justify;
	}

.primary .item .itemtext p,
.primary .item .itemtext ul,
.primary .item .itemtext ol,
.primary .item .itemtext div,
.primary .item .itemtext blockquote {
	margin: 13px 0;
	}

.primary .aside .itemtext p,
.primary .aside .itemtext ul,
.primary .aside .itemtext ol,
.primary .aside .itemtext div,
.primary .aside .itemtext blockquote {
	margin: 5px 0;
	}

.primary img {
	margin-left: -5px;
	padding: 4px;
	max-width: 100%;
	}


/*- COMMENTS CLASSES */
.comments .commentlist {
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
	}

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

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}

.comments .commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.comments .commentlist li .counter {
	font: normal 1.5em 'Century Gothic', Arial, Helvetica, Sans-Serif;
	color: #111;
	float: left;
	width: 35px;
	}

.comments .commentlist li.authorcomment {
	background: #fbfbff;
	}

.comments .pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	font: .8em 'Century Gothic', 'Helvetica Neue', Arial, Sans-Serif;
	display: block;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}

/* FORM ELEMENTS */
input[type=text],
textarea {
	position: relative;
	margin: 15px;
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	padding: 3px;
	color: #aaa;
	background: #eee;
	}
input[type=text]:hover,
textarea:hover {
	border-color: red;
}

input[type=text]:focus,
textarea:focus {
	background: #efe;
	color: #000;
	border-color: #999;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	width: 97%;
	margin: auto;
	padding: 5px;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}


#footer p {
	text-align: center;
	}

#footer a {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	}


/*- Links */
a:hover, a:visited:hover {
	text-decoration: none;
	color: #d72;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

a {
	color: #27d;
	text-decoration: none;
	}

a img {
	border: 0;
}

.itemtext a:visited {
	color: #b41;
	}


/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

img.center {
	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;
	}

img.noborder {
	border: none;
	}

.favorite img {
	padding: 0;
	border: none;
	}

.tags {
	padding: 1px 10px;
	background: #f3f3f3;
	border: 1px solid #ddd;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
	}

small, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr { /*span.caps*/
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

.comment_count {
	font-size: .5em;
	vertical-align: middle;
}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url('images/quote.png') 10px top no-repeat;
	border: none;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #333;
	}

img.wp-smiley {
	border: none;
	padding: 0 0 0 5px;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}


/*- Begin Lists */
.itemtext ol, .itemtext ul {
	padding: 0 0 0 35px;
	margin: 0;
	}

.itemtext ol li, .itemtext ul li {
	margin: 0 0 3px;
	padding: 0;
	}


.columns ul,
.secondary ul,
.secondary ol,
.secondary > div > div {
	margin: 5px 0 0;
	padding-left: 0px;
	}


.columns ul,
.secondary ul {
	_margin-left: 0px; /* IE Fix */
	}

.secondary ol {
	margin-left: 15px;
	}

.columns ul,
.secondary ul li,
.secondary ol li {
	margin: 0;
	padding: 1px 0;
	}

.columns ul li,
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}

.secondary img {
	border:none;
}

ol li {
	list-style: decimal outside;
	}

ul.children {
	padding-left: 20px;
}

/*- Search Form and Livesearch */
.secondary div.sb_search {
	margin-top: 20px;
	}

.secondary div.sb_search h2 {
	display: none;
	}

input[type=text],
input[type=search],
textarea {
	padding: 2px 0 2px 2px;
	margin: 0;
	border: 1px solid #ccc;
	}


/* Live Search */
.livesearchform input#livesearch {
	width: 98%;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#LSResult {
	margin: 0;
	width: 200px;
	z-index: 100;
	position: absolute;
	background: #eee url('images/livesearchbg.jpg') center repeat-y;
	border-bottom: 1px solid #eee;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background: #ffffcc url('images/livesearchbghilight.jpg') center repeat-y;	}

#LSResult:hover #LSHighlight {
	background: none;
	border: none;
	padding: 5px 2px;
	}

#LSHighlight small, #LSHighlight small span a {
	color: #999;
	}

.LSRow {
	padding: 5px 10px;
	}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	}

/*
	Contact Form
*/
.contactform {
	width: 100%;
	position: relative;
	}

.contactleft {
	width: 15%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	}

.contacterror {
	border: 1px solid #ff0000;
	}

/* INLINE IMAGES */
div.itemtext img.left {
	float: left;
	margin: 0 10px 0 0;
}

div.itemtext img.right {
	float:right;
	margin: 0 0 0 10px;
}
div.clear {
	clear: both;
}

/* VIDEO PLAYER */
div.video-player {
	background: transparent;
	text-align: center;
}

#wpcf label { display: block; margin: 12px 0 2px;}
#wpcf br { display: none; }

