body {
background: #fff url('http://life-pointe.com/images/site/bg.jpg') repeat-x;
margin:0;
padding: 0;
color: #222;
font: normal 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; /* normalize font size across browsers */
}

.wrapper {
width: 950px;
margin: 0 auto 35px auto;
}

.header {
width: 950px;
margin: 20px 0px 0px 0px;
}

.logo {
width: 370px;
height: 80px;
float: left;
margin: 10px 0px 20px 0px;
}

#navbar {
width: 525px;
float: right;
margin: 25px 0px 0px 0px;
position: relative;
z-index: 99;
}

#navbar li {
list-style: none;
float: left;
}


#navbar ul li a {
display: block;
float: left;
margin: 20px 8px 0px 8px;
text-decoration: none;
color: #fff;
font-size: 16px;
text-transform: uppercase;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: background 0.3s ease-in-out;
transition: background 0.3s ease-in-out;
}

#navbar ul li a:hover {
color: #4793ac;
}

/*Start DropDownNav Style*/

#navbar li ul {
display: none; 
background-color: #4793ac;
border-radius: 8px;
-webkit-box-shadow: 3px 0px 10px #222;
-moz-box-shadow: 3px 0px 10px #222;
box-shadow: 3px 0px 10px #222;
}


#navbar li:hover ul {
display: block;
position: absolute; top: 40px;
padding: 0px 10px; 
}

#navbar li:hover li {
float: none; 
}

#navbar li:hover li a {
border-bottom: 1px solid #4a7c8c;
color: #fff; 
font-size: 12px;
text-transform: uppercase;
padding: 8px 15px;
margin:0;
}

#navbar li li a:hover {
color: #03171e;
text-shadow:none ;
}

/*Start DropDownNav Style*/



.like_button {
width:450px;
height: 20px;
float: left;
padding: 15px 0px 0px 10px;
}

.social_links  {
width: 240px;
float: right;
margin: 0px 0px 10px 0px;
}

.social_links ul li a {
width: 28px;
height: 28px;
float: left;
margin: 0px 3px;
}



.slideshow {
width: 950px;
height: 410px;
background: #fff;
padding: 10px 0px;
margin: 10px 0px 0px 0px;
}

.slides {
width: 930px;
margin: 0 auto;
}

.slides img {
width: 930px;
height: 400px;
}

.photos {width: 950px;}

.photos ul {
width: 900px;
margin: 0 auto;
}

.photos ul li {
width: 82px;
height: 82px;
float:left;
margin: 0px 4px;
}

.photos ul li img {
width: 82px;
height: 82px;
}

.homepage_content {
width: 950px;
margin: 30px 0px;
}

.news {
width: 350px;
float:left;
margin: 0px 30px 0px 10px;
}

.news_post {
border-bottom: 1px dashed #999;
padding: 10px 0px;
}


span.news_date { font-family: Georgia; font-style: italic; font-size: 12px; color: #555;}
a.more_link { font-style: italic; font-size: 14px; text-decoration: none;}



.events { width: 220px; float: left; margin: 0px 10px;}

.event_info { border-bottom: 1px dashed #ccc; padding: 10px 0px;}

.big_date { width: 50px; float:left; text-align: center; margin: 5px 0px 0px 0px; color: #4793ac;}

.day {font-size: 24px;}

.month {text-transform: uppercase;}

.event_right {width: 170px; float: right;}

.event_campus {color: #4793ac;}


.twitter {
width: 310px;
float: left;
font-size: 12px;
}

.twitter_bird {
width: 50px;
float: left;
margin: 0px 10px 0px 0px;
}



/*Recent Tweets*/

.tweets {
width: 230px;
float:left; 
background: #eee; 
padding: 0px 10px; 
border-radius: 5px 5px 0px 0px;
}

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

.tweets ul li {
padding: 0px;
border-bottom: 1px dashed #999; 
padding: 10px 0px;
}

.tweets ul li a {
font: italic 12px/30px Georgia, Times, Serif;
color: #555b6e;

}

.tweets ul li a:hover { color: #1b2f6f; }

.tweets ul li span {
font: italic 12px/30px Helvetica, Arial, Sans-Serif; color: #555555;
line-height: 16px;
}

.tweets ul li span a {
font: bold 12px/30px Helvetica, Arial, Sans-Serif;
}

/*End Recent Tweets*/





/* Content */

.content {
width: 930px;
background: #fff;
padding: 10px;
margin: 10px 0px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}

.sidebar {
width: 200px;
min-height: 400px;
float:left;
background: url('http://life-pointe.comimages/site/sidebar_bg.jpg') no-repeat top right;
}

ul.sidebar_nav li {
list-style: none;
}

ul.sidebar_nav li a {
width: 160px;
border-bottom: 1px solid #ddd;
padding: 10px 10px;
text-decoration: none;
font-size: 15px;
color: #777;
float: left;
text-transform: uppercase;
}

ul.sidebar_nav li a:hover {
color: #4793ac;
}

ul.sidebar_nav li a.active {
width: 200px;
color: #fff;
background: url('http://life-pointe.com/images/site/active_bg.png') no-repeat;
border: none;
text-shadow: 0px -1px -1px #333;
}

.content_right {
width: 710px;
float: right;
}

.content_mediapage {
width: 925px;
float: right;
}

.content_top_pic {
width: 650px;
height: 200px;
border: 5px solid #ddd;
margin: 10px 0px;
}


ul.staff_info li {
width: 200px;
height: 200px;
float: left;
margin: 10px 0px;
}

.staff_pic {
width: 135px;
border: 3px solid #ddd;
margin: 5px 0px;
}

.staff_text {
width: 200px;
margin: 5px 0px;
}

.staff_name {
font-size: 15px;
color: #000;
font-weight: bold;
}

.campus_slides {
width: 650px;
height: 250px;
}


.campus_left {
width: 300px;
float:left;
}

.map {
width: 350px;
float:right;
}

.campus_left h2 {
background: #ddd;
padding: 5px 0px 0px 5px;
margin: 0px 0px 10px 0px;
color: #555;
font-size: 14px;
}

h2.campus_times {
margin: 30px 0px 10px 0px;
}

.sunday {
float: left;
margin: 0px 25px 0px 0px;
}

ul.times {float:left;}

/* End Content */



/* News */

.post {
border-bottom: 1px dashed #ddd;
padding: 20px 0px;
}

.post h1 a {
font-size: 20px;
font-weight: bold;
margin: 0px 0px 0px 0px;
text-decoration: none;
color: #000;
}

.news_date {
font-style: italic;
font-family: Georgia;
color: #555;
margin: 5px 0px 5px 0px;
}

.author_pic {
width: 70px;
height: 70px;
border: 3px solid #ddd;
float: left;
margin: 0px 15px 0px 0px;
}

.news_body {
margin: 10px 0px 0px 0px;
}

.read_more_link {
margin: 15px 0px 0px 0px;
}

ul.share_links {
width: 100%;
padding: 5px;
border-bottom: 1px dashed #ddd;
margin: 5px 0px 20px 0px;
}

ul.share_links li a {
width: 228px;
height: 43px;
float:left;
}


/* End News */


/* Media */

.videoplayer {
width: 512px;
height: 288px;
border: 5px solid #ddd;
float: left;
}

.video_info {
width: 390px;
float: right;
}

.video_info h4 {
font-size: 22px;
margin: 0;
padding: 0;
}

.video_info h6 {
font-size: 18px;
margin: 5px 35px 5px 0px;
padding: 0;
color: #555;
}

span.video_date {
padding-top: 7px;
font-style: italic;
}

.sermon_artwork {
border: 3px solid #ddd;
margin: 5px 0px 0px 0px;
}

.video_info h2 {
font-size: 14px;
margin: 20px 0px 0px 0px;
border: none;
}

ul.video_links {
width: 390px;
margin: 0px 0px 0px 0px;
}

ul.video_links li a {
width: 180px;
margin: 1px;
color: #22385c;
padding: 5px;
background: #ccc;
text-decoration: none;
float: left;
}

ul.video_links li a:hover {
color: #fff;
padding: 5px;
background: #666;
}

.video_comments {
width: 600px;
float: left;
margin: 30px 0px 0px 0px;
}

.comments {
margin: 0px 0px 0px 0px;
padding: 10px;
border-bottom: 1px solid #ddd;
}



.profile_pic { width: 50px; height: 50px; border: 3px solid #ddd; margin: 0px 10px 0px 0px; float: left;}
.comment_info { width: 500px; float: left;}
.comment_info h6 { float: left; margin: 0px 20px 0px 0px;}
.comment_info .video_date { font-size: 12px;}
.comment_info p { font-size: 12px;}


.other_media {
width: 300px;
margin: 30px 0px 0px 0px;
float: right;
}

.other_media li {
padding: 5px;
text-decoration: none;
color: #666;
}

.other_media li a {
text-decoration: none;
}

.series_small {
width: 120px;
height: 70px;
float: left;
margin: 0px 10px 0px 0px;
}

a span.other_title {
color: #000;
font-weight: bold;
font-size: 12px;
}

a span.other_date {
color: #666;
font-size: 14px;
font-style: italic;
}

/* End Media */



/* Footer */

.footer {
width: 930px; 
background: #ddd;
margin: 30px 0px; 
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.footer_left {
width: 400px;
float: left;
color: #666;
font-size: 11px;
}

ul.footer_nav li a {
float: left;
text-decoration: none;
color: #666;
font-size: 11px;
margin: 0px 5px;
}


.credits {
width: 206px;
height: 51px;
float: right;
}

.jbird_logo a { width: 206px; height: 51px; background: url('http://life-pointe.com/images/site/jbird_logo.png') no-repeat; text-indent: -999em; float: right; margin: 20px;}
.jbird_logo a:hover { width: 206px; height: 51px; background: url('http://life-pointe.com/images/site/jbird_logo_over.png') no-repeat; text-indent: -999em; float: right;}



/* End Footer */

h1 {font-size: 28px; margin: 5px 0px; padding: 0;}
h2 {font-size: 24px; margin: 0; padding:0; border-bottom: 5px solid #ddd;}
h5 {font-size: 16px; margin: 2px 0px; padding: 0;}
h6 {font-size: 12px; margin:0; padding: 0;}


p {margin: 3px 0px;}
ul {list-style: none; margin: 0; padding: 0;}
ul li {list-style: none; margin: 0; padding: 0;}
.clear {clear:both;}



/* Media Table */

.media_list {font-size: 12px;}

table { width: 100%; text-align: left; }

th { padding: 7px 5px; font-size: 12px; color: #333; background: #ddd;}
td{padding: 7px 5px; font-size: 13px;}
.odd { background-color: #f0f0ee; }
td.title a {font-size: 18px;  letter-spacing: -.10em;}
td.title a:hover { text-decoration: none; border-bottom: 1px dashed #999; color: #333;}

.list_artwork {
width:60px;
height: 45px;
float: left;
border: 3px solid #ddd;
margin: 0px 10px 0px 0px;
}

a.list_link {
color: #000;
text-decoration: none;
background: #ccc;
padding: 3px 10px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
}

a:hover.list_link {
background: #4793ac;
color: #fff;
}

a.nonactive {
color: #aaa;
text-decoration: none;
background: #ddd;
padding: 3px 10px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
cursor: none;
}

.sermon_title {
float: left;
margin: 5px 0px;
}

.forms { list-style: none; margin-left: 0; overflow: hidden; }
.forms li { float: left; margin-bottom: 10px; width: 100%; }
.required { color: #f00; font-size: 16px; font-style: normal; padding-right: 3px; }
.forms label { cursor: pointer; display: block; font-weight: bold; }
.forms input, .forms textarea, .forms select { border: 1px solid #bebebe; padding: 4px; width: 25px; }
.forms select, .forms .checkbox, .forms .radio, .forms .buttons input { width: auto; }
.forms ul { list-style: none; margin: 0; }
.forms ul label { display: inline; font-weight: normal; }
.forms .buttons input { background: #aaa; border-radius: 5px; cursor: pointer; -moz-border-radius: 5px; font-size: 18px; font-weight: bold; padding: 5px; text-transform: uppercase; -webkit-border-radius: 5px; }
