/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #F60 url('images/background.png');
	background-position:center;
	background-repeat:repeat-y;
	}

div {
	margin:0;
	padding:0;
}

img {
	margin:0;
	padding:0;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

#header {
	background: url('images/header.png') no-repeat bottom center;
	padding:0;
	margin:0;
	position:relative;
	left: -1px;
	}

#content {
	}

div#Lhome {
	width: 48px;
	height: 30px;
	padding:0px;
	margin:0px;
	position:relative;
	top: 193px;
	left: 29px;
}

div#Lhome:hover {
	background: url('images/Lhome.png') no-repeat top left;
	width: 48px;
	height: 30px;
	padding:0px;
	margin:0px;
	position:relative;
	top: 193px;
	left: 29px;
}

div#Lforums {
	width: 48px;
	height: 30px;
	padding:0px;
	margin:0px;
	position:relative;
	top: 163px;
	left: 98px;
}

div#Lforums:hover {
	background: url('images/Lforums.png') no-repeat top left;
	width: 48px;
	height: 30px;
	padding:0px;
	margin:0px;
	position:relative;
	top: 163px;
	left: 98px;
}

div#Lwallpaper {
	width: 78px;
	height: 30px;
	padding:0px;
	margin:0px;
	position:relative;
	top: 133px;
	left: 170px;
}

div#Lwallpaper:hover {
	background: url('images/Lwallpaper.png') no-repeat top left;
	width: 78px;
	height: 30px;
	padding:0px;
	margin:0px;
	position:relative;
	top: 133px;
	left: 169px;
}

.post {
	border-top:thin solid #CCC;
	margin: 5px 5px 25px 25px;
}

#postlinks {
	float:right;
	position:relative;
	top: 25px;
}

.post h2{
	font-size:36px;
	font-weight:bold;
}

.post small{
	font:18px Times New Roman, serif;
	font-weight:bold;
	color:#000;
	margin: 0px 0px 0px 0px;
}

.post small a{
	text-decoration:none;
}

.post small a:hover{
	text-decoration:underline;
	color:#00C;
}

#commentform {
	width=200px;
	margin: 10px 5px 50px 10px;
}

#comment {
	margin: 10px 5px 50px 10px;
}

#replyform {
	width=200px;
	background: url('images/replybar.jpg') repeat-x #CCC;
	border: thin solid #AAA;
	margin: 5px 5px 25px 25px;
}

h3#respond {
	font:24px "Times New Roman", Times, serif;
}

#secureimgdiv {
	display:middle;
}

#footer {
	background: none; 
	border: none;
	}

#sidebarL {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image:url(images/sidebarL.png);
	background-repeat:repeat-y;
	background-position:left;
	margin-left:10px;
	}

.sideLheader {
}

.sideLbody {
}

#sidebarR {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

div#sidebarR div {
	margin: 3px 15px 0px 0px;
}

div#SideAd {
	background: #FFF;
}

div#sidebarR div a {
	color:#666;
	text-decoration:none;
}

div#sidebarR div a:hover {
	color:#00C;
	text-decoration:none;
}

div#sidebarR div li {
	list-style-image:url(images/icons/bullet.png);
}

div#sidebarR div h4 {
	color:#FFF;
	font:24px "Times New Roman", Times, serif;
	font-weight:bold;
	padding: 0px 5px 0px 20px;
}

#SideLatest {
	background: url('images/sidebarRt.jpg') no-repeat top left;
	border: thin solid #CCC;
	padding: 0px 5px 5px 5px;
}

#SideMediaReviews {
	background: url('images/sidebarRt.jpg') no-repeat top left;
	border: thin solid #CCC;
	padding: 0px 5px 5px 5px;
}

.widgettitle {
	font-size:18px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

.widget {
	padding-bottom:10px;
}

div#sidebarR ul ul {
	margin:0px;
	padding:0px;
}
div#sidebarR li {
   list-style: none;
   margin:0;
   padding:0;
}

div#sidebarR li li li {
	list-style:none;
	margin-left: 4px;
	padding-left: 4px;
}

h2 {
   margin: 0;
   padding: 0;
   font-family: Times New Roman, serif;
   color:#F2680D;
}

h3 {
   margin: 0px 0px 5px 0px;
   padding: 0;
}

h2 a:link, h2 a:visited,h3 a:link, h3 a:visited {
   color: #008000;
   font-size: 24px;
   margin: 0;
   padding: 0;
   letter-spacing: -1px;
   font-family: Times New Roman, serif;
   text-decoration: none;
}

h2 a:hover,h3 a:hover {
   color: #00C000;
   font-size: 24px;
   margin: 0;
   padding: 0;
   letter-spacing: -1px;
   font-family: Times New Roman, serif;
   text-decoration: none;
}

small.h {
   padding:0px;
   margin:0px;
   position:relative;
   top:-11px;
   left:15px;
   color:#CCC;
   font-size:9px;
}

.entry {
   padding:15px 0px 0px 0px;
   margin:0;
   font-family: Arial, san-serif;
   font-size:16px;
}

div#entrya {
	float:left;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	border:thin;
	border-color: #000;
}

li li a:link,li li a:visited {
    color: #F16701;
    text-decoration: none;
    font-family: Arial, sans-serif;
}

li li a:hover {
    color: #404040;
    font-family: Arial, sans-serif;
}

#sidebarRb {
	background: url('images/sidebarRb.png') repeat-y center;
	width: 183px;
	height: 12px;
	position:relative;
	left: 20px;
	bottom: 18px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
#header {
	margin: 0 0 0 0; 
	padding: 0; 
	height: 238px; 
	}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Wallpaper Page */
.wallpaper {
	width:510px;
	height:300px;
}

.wallpaperbox {
	float:left;
	margin: 15px 4px 5px 5px;
	width: 160px;
	font-size:9px;
}

#editentry {
	width: 200px;
}

/* Author's Intro Page */
#authorinfo {
    margin: 0px 15px 0px 15px;
}

#authorimage {
	float:left;
	padding-left: 10px;
}

#authorname {
}

#authorbio {
}

div#thosewerethedays p a {
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #F2680D;
}

div#thosewerethedays p {
    margin-bottom: 3px;
}

#socialbookmarks {
	border-top-style:solid;
	padding-top:3px;
	border-top-width: 1px;
	border-top-color: #2A4956;
	width: 150px;
}

.w3 {
	float:none;
	margin:0;
	padding:0;
}

.prefpass {
    float: center;
}

div#login p {
    margin: 0;
    padding: 0;
}

.postmetadata { clear: right; margin: 0; padding: 0; }
.nocomments { margin: 0; padding: 0; }

/* Homepage styles*/

div.homecolumn {
	float:left;
	width:312px;
}
div#main {
}

div#main h3{
	margin-left:15px;
	color:#3C0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:24px;
	font-weight:bolder;
}

div#main a {
	color:#00C;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

div#main a:hover {
	color:#390;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

div#main li {
	position:relative;
	left: 15px;
	padding-bottom: -5px;
	margin-bottom: -5px;
	list-style-image:url(images/icons/bullet.png);
}

div#LatestFAQ a {
	color:#00C;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

div#LatestFAQ a:hover {
	color:#390;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

div#MediaReviews a {
	color:#00C;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

div#MediaReviews a:hover {
	color:#390;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

div#MediaReviews {
	color:#000;
	font-size:10px;
	background:url('images/TabMRt.png') no-repeat top center;
}

div#MediaReviews p {
	position:relative;
	left: 10px;
}

div#shirtimg {
	float:left;
	width:100px;
	height:100px;
}

div#shirttxt {
	float:left;
	width:150px;
	height:115px;
}

div#shirttxt a {
	font-size:14px;
}

div#shirttxt a:hover {
	font-size:14px;
}

div.hrounded {
	margin-top:370px;
}

div.hrounded div {
	background: transparent url('images/TabMRb.png') no-repeat bottom center;
	padding: 41px 0px 7px 0px;
}
div.hrounded div div {
	background: transparent url('images/TabMRc.png') repeat-y center;
	padding: 0px 20px 0px 0px;
}

div#missionaryimg {
	float:left;
	}

div#ministryimg {
	float:right;
	}
	
div#rightcolumn {
	width: 290px;
}

div#rightcolumn a {
	color:#00C;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

div#rightcolumn a:hover {
	color:#390;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

/* End Homepage styles */

/* Archive Styles */

.archive {
	margin: 20px 20px 20px 20px;
	}

div.archive h3 a {
	font-size:14px;
	font-weight:bold;
	}
	
.archpreview {
	font:"Times New Roman", Times, serif;
	font-size:9px
	}

/* End Archive Styles */

p.nocomment, #loginfix, h3 {
	margin:0;
	padding:0;
}

/* Myspace Template */

.msbox {
	height:40px;
	width:100px;
}

/* Menu Bar */

#menu {
	width: 100%;
	float: left;
	position:relative;
	left:38px;
	top:193px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 80px;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border: none;
margin: 0;
padding: 0;
}

#menu h2 {
color: #fff;
text-transform: uppercase;
}

#menu ul ul a {
	color: #FFF;
	text-decoration: none;
	background: url('images/menu1.png') repeat-y top left;
	width:170px;
	height:19px;
	padding-left:10px;
	background-repeat:repeat-y
}

#menu ul ul a:hover {
	color: #FFF;
	background: url('images/menu2.png') repeat-y top left;
	width:170px;
	height:19px;
	padding-left:10px;
	background-repeat:repeat-y
}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	width:170px;
	top:30px;
	left:0;
	_left:170px;
	z-index: 500;
	height:19px;
}

#menu ul ul ul {
	top: 0;
	left: 162px;
	_left: 50px;
	width:170px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.menui {
	margin-right: 0px;
}

a#Lfaqs {
	background: url('images/blank.gif') no-repeat top left;
}

a#Lfaqs:hover {
	background: url('images/Lfaqs.png') no-repeat top left;
}

a#Lforums {
	background: url('images/blank.gif') no-repeat top left;
}

a#Lforums:hover {
	background: url('images/Lforums.png') no-repeat top left;
}

a#Ldesigns {
	background: url('images/blank.gif') no-repeat top left;
}

a#Ldesigns:hover {
	background: url('images/Ldesigns.png') no-repeat top left;
}

a#Lnew {
	background: url('images/blank.gif') no-repeat top left;
}

a#Lnew:hover {
	background: url('images/Lnew.png') no-repeat top left;
}

a#Lfeatured {
	background: url('images/blank.gif') no-repeat top left;
}

a#Lfeatured:hover {
	background: url('images/Lfeatured.png') no-repeat top left;
}

a#Lus {
	background: url('images/blank.gif') no-repeat top left;
}

a#Lus:hover {
	background: url('images/Lus.png') no-repeat top left;
}

a#Lcontact {
	background: url('images/blank.gif') no-repeat top left;
}

a#Lcontact:hover {
	background: url('images/Lcontact.png') no-repeat top left;
}

/* Search Bar */

div#searchbar {
	background: url('images/searchinput.png') no-repeat top left;
	position:relative;
	left:640px;
	top:190px;
	_top: 140px;
	width:160px;
}

div#searchbar div#searchfield {
	position:relative;
	top: -27px;
	_top: 0px;
	left:30px;
}

div#searchbar div#searchfield input {
	border:0px;
}

div#searchbar div#webradio {
	position:relative;
	top: -26px;
	_top: 1px;
}

div#searchbar div#siteradio {
	position:relative;
	top: -46px;
	_top: -19px;
	left: 60px;
}

input#searchinput {
	background:none;
	border:none;
}