/*
Theme Name: Lakeside Custom
Theme URI: http://wordpress.org/
Description: A custom theme developed for Lakeside Baptist.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {background:#e5e3d9; margin:0; font-family:Arial, Helvetica, sans-serif}

p, h1, h2, h3, h4, h5 {margin-top:0}

blockquote {padding:10px 10px 0; background:#f2f1ec; border: #cecbb8 solid 1px}

div#header_container {background:#020609 url(images/background_02.png) top center no-repeat; border-bottom: 3px #849472 solid; min-height: 100px; padding-bottom:15px}
	div#header {margin: 0 auto; width: 965px}
		div#header_left {float:left}
	div#menu {float:right; width:750px; padding:7px 0}
	div#menu ul {list-style:none; margin:0; padding:0}
	div#menu ul li {display:inline-block}
	div#menu ul li a {color:#99afbb; padding: 8px 10px; text-decoration:none; text-transform:uppercase; font-size:12px}
	div#menu ul li a:hover {color:#b4c4cd}

div#content_container {background: url(images/background_06.png) top repeat-x; padding:15px 0}
	div#content {margin: 0 auto; width: 965px}
	
	div#content_left {width: 695px; float: left; border: 1px solid #d0cbba; background: #fff;
          -moz-box-shadow: 0px 0px 5px #333;
  -webkit-box-shadow: 0px 0px 5px #333;
  box-shadow: 0px 0px 5px #333;
}
    div.post {padding: 25px; font-size: 14px; line-height: 1.5}
    div.post h1 {color: #006699; font-size: 20px; font-weight: normal; padding-bottom: 15px; border-bottom: 1px solid #ccc}
#share {background: #d1c7b9; padding: 20px;}
	div#content_right {width: 250px; float: right}
        
        div.widget_container {padding: 60px 20px 15px; margin-bottom: 20px;          -moz-box-shadow: 0px 0px 5px #333;
  -webkit-box-shadow: 0px 0px 5px #333;
  box-shadow: 0px 0px 5px #333;
        color: #fff; font-size: 12px;}
        div.widget_container ul {padding:0; margin:0; list-style: none}
        div.widget_container ul li {padding: 5px 0}
        div.widget_container a {color: #fff; text-decoration: none}
        #sidebar_posts {background: url(images/sidebar_bg_articles.jpg) no-repeat top #222f3a}
        #sidebar_events {background: url(images/sidebar_bg_events.jpg) no-repeat top #473f2f}
        #sidebar_resources {background: url(images/sidebar_bg_resources.jpg) no-repeat top #222f3a}

div#footer_container {background:#020609; border-top: 3px #849472 solid; padding:15px 0}
	div#footer {margin: 0 auto; width: 965px; color:#99afbb; font-size:small}
	div#footer_right {float:right; text-align:right}
		div#footer_right a { text-decoration:none; color:#99afbb}
	div#footer_left {float:left}

.flickr_gallery {margin: 0 auto; width: 680px}
	.ffg_link_css {float: left}
	.ffg_link_css img {border: 0}
	#ffg_link_8 img {width: 450px}
	#ffg_link_7 img, #ffg_link_6 img {width: 222px}
	#ffg_link_5 img, #ffg_link_4 img,
	#ffg_link_3 img, #ffg_link_2 img,
	#ffg_link_1 img, #ffg_link_0 img	{width: 109px}
	
span.date {font-weight: bold; font-size: 10px; display: block}
