/*
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/
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

*/


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%; background: #e2864c url(../images/bg/bg_body.jpg) top center no-repeat fixed; }
body { font: normal 62.5% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; color: #736b61; height: 100%;}

h1, h2, h3, h4, h5, h6 { font-size:1.4em; color: #7d7974; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200;}
p { font-size:1.2em; line-height:1.6em; margin:16px 0; }
small { font-size:1em; color: #999186; font-family: Georgia; font-style: italic; }

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
li.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #db5731;}
a:visited { color: #db5731;}
a:hover { color: #db5731; text-decoration: underline;}
a:active { color: #db5731;}

.crumbs a:link { color: #000000;}
.crumbs a:visited { color: #000000;}
.crumbs a:hover { color: #db5731; text-decoration: underline;}
.crumbs a:active { color: #000000;}


.footer a:link { color: #ffffff;}
.footer a:visited { color: #ffffff;}
.footer a:hover { color: #ffffff; text-decoration: underline;}
.footer a:active { color: #ffffff;}


.btn_prev { display:block; width: 55px; height: 16px; text-indent: -9999px; background: transparent url(../images/btn/btn_prev.jpg) top left no-repeat; position: absolute; top:23px; left: 20px; z-index: 99; }
.btn_prev:hover { background-position: bottom left;}

.btn_next { display:block; width: 60px; height: 14px; text-indent: -9999px; background: transparent url(../images/btn/btn_next.jpg) top right no-repeat; position: absolute; top:20px; right: 20px; z-index: 99;}
.btn_next:hover { background-position: bottom left;}


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.container { width: 908px; margin: 0 auto; }
.header { width: 860px; height: 45px; margin: 0 auto; padding: 42px 24px 29px 24px;}
.navigation { width: 884px; height:38px; background: #75d9a7 url(../images/bg/bg_main_nav.jpg) bottom center repeat-x; padding: 12px 24px 0 0;}
.content_box { width: 908px; background: #ffffff url(../images/bg/bg_content_box.jpg) top right repeat-y; }
.content { width:820px; margin: 0 auto; padding: 36px 48px 0 40px; overflow: hidden; background: transparent url(../images/bg/bg_content.jpg) top left repeat-x; position: relative; }
.content_bottom { width: 908px; height: 28px; background: #ffffff url(../images/bg/bg_bottom_content.jpg) top right no-repeat;}
.main { width:564px; float:left; display:inline; margin: 0; overflow: hidden; }
.sidebar { width:192px; float: right; display: inline; margin-top: 8px; }
.bottom { width:868px; margin: 0 auto; padding: 36px 0 0 40px; overflow: hidden; background: #f9f6f3; border-top:1px solid #efe9e3; }
.footer { width: 908px; margin: 0 auto; padding: 24px 0; color: #ffffff; overflow: hidden; text-align: center; background: #db5731; border-top:1px solid #ca4d28;}


/* Header Layout
--------------------------------------------------------------------------------------- */


.header h1 { margin: 0; padding: 0; width: 334px; height: 46px;}
.header h1 a { display: block; width: 370px; height: 45px; text-indent: -9999px; background: transparent url(../images/laura_burciaga.jpg) 0 0 no-repeat;}

.main_nav { width: 631px; height:38px; overflow: hidden; margin: 0;}
.main_nav li { float: left; display: inline; height:38px; }
.main_nav li.active { background: transparent url(../images/bg/bg_main_nav_active.gif) bottom center no-repeat; }
.main_nav li a { display: block; height: 26px; text-indent: -9999px; background: transparent url(../images/bg/bg_main_nav_list.jpg) 0 0 no-repeat;}

#home  { width: 90px; background-position: 0 0;}
#home:hover { background-position: 0 0;}
#about { width: 95px; background-position: -88px 0;}
.main_nav li.active #about:hover { background-position: -88px 0;}
#life { width: 78px; background-position: -185px 0;}
.main_nav li.active #life:hover { background-position: -185px 0;}
#interior { width: 178px; background-position: -263px 0;}
.main_nav li.active #interior:hover { background-position: -263px 0;}
#recipes { width: 107px; background-position: -441px 0;}
.main_nav li.active #recipes:hover { background-position: -441px 0;}
#dogs { width: 83px; background-position: -548px 0;}
.main_nav li.active #dogs:hover { background-position: -548px 0;}

body.home #li_home { background: transparent url(../images/bg/bg_main_nav_active.gif) bottom center no-repeat; }


/* Header Layout
--------------------------------------------------------------------------------------- */


h3 { font-size: 2.6em; color: #000000; font-weight: 100; margin-bottom: 16px;}
h3.title_small { font-size: 1em; letter-spacing: .5em; text-transform: uppercase; color: #ffffff; margin-bottom: 40px; font-weight: normal;}

h3.title span { font-size: .4em; margin-left: 8px; font-style: italic; font-family: Georgia, serif;}

/* Main Layout
--------------------------------------------------------------------------------------- */

.title_link { font-size: .725em; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; margin-left: 8px; }

h2 { font-size: 2.6em; font-weight: 200; }

.main_content h3 { font-size: 2.4em; font-weight: 200; margin: 24px 0; }
.main_content h4 { font-size: 1.8em; font-weight: 400; font-family: Georgia, "Times New Roman", Times, serif; margin: 20px 0; color: #464036;}
.main_content p { margin: 18px 0;}
.main_content ul, .main_content dl, .main_content ol, .full ul { margin: 12px 0; }
.main_content ul li, .main_content dl dd, .full ul li { list-style: disc; display: list-item; margin-left: 18px; padding-left: 3px; font-size: 1.4em; line-height: 1.3em; margin-bottom: 10px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;}
.main_content ol li { display: list-item; margin-left: 18px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 3px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;}

.main_content p.crumbs { margin: 0 0 26px 0; font-size: .875em; letter-spacing: .35em; text-transform: uppercase; color: #555555;}
.main_content p.crumbs span.single_crumb { letter-spacing: 0; text-transform: capitalize; }



/* Entry Layouts
______________________________________________________________________________________ */


.ish_post_header { width:100%; overflow: hidden; }
.ish_post_left { float: left; display: inline; width:59px; height: 50px; background: transparent url(../images/bg/bg_dates.gif) 0 0 no-repeat; text-align: center; padding-top: 10px; }
h5.post_date { font-family: Georgia, serif; color: #ffffff; font-size: 2.2em; line-height: 1em; font-weight: normal; margin-bottom: 1px;}
h5.post_month { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1em; line-height: 1em; color: #ffffff; font-weight: bold; text-transform: uppercase; letter-spacing: .15em; }
.ish_post_right { float: right; display: inline; width:490px; margin-top: 7px; }
.ish_post_right h2 { margin-bottom: 6px; color: #000000; }
.ish_post_right h2 a { color: #000000; }
h2 a:hover { color: #555555; text-decoration: none;}


.single_entry { margin: 30px 0 0 0; background: transparent url(../images/divider.gif) top left repeat-x; padding-top: 10px;}

.post { padding:0 0 26px 0; margin-bottom: 26px; width:100%; overflow: hidden; background: transparent url(../images/divider.gif) bottom left repeat-x;}
.single_post { margin-bottom: 0; padding-bottom: 12px;}
.post_search { margin-bottom: 14px; }

.next_options { width:100%; overflow: hidden; position: relative; height: 50px; }
.next_options_left { float: left; display: inline; width:48%; margin-top: 4px; }
.next_options_right { float: right; display: inline; width:48%; }

.next_options_left a { display:block; width: 55px; height: 16px; text-indent: -9999px; background: transparent url(../images/btn/btn_prev.jpg) top left no-repeat; position: absolute; top:13px; left: 0; z-index: 99; }
.next_options_left a:hover { background-position: bottom left;}

.next_options_right a { display:block; width: 60px; height: 14px; text-indent: -9999px; background: transparent url(../images/btn/btn_next.jpg) top right no-repeat; position: absolute; top:10px; right: 0; z-index: 99;}
.next_options_right a:hover { background-position: bottom left;}


h3.tags_title { margin:0;}
h3.tags_title span { margin-left:2px; text-transform: lowercase; letter-spacing: 0; font-size: 1.1em;}
.tags { overflow: hidden; width: 100%; margin: 26px 0 20px 0; }
.tags a { display: block; padding: 3px 6px; float: left; display: inline; margin: 0 6px 6px 0; color: #ffffff; background: #db5731; font-size: 1em; text-transform: capitalize; }


.social_links_box { padding:0 0 8px 0; margin: 0; background: transparent url(../images/divider.gif) bottom left repeat-x; width:100%; overflow: hidden; }
.main_content .social_links { width: 100%; overflow: hidden; height: 30px; margin: 24px 0 20px 0; padding: 0;}
.main_content .social_links li { float:left; display: inline; margin: 0 23px 0 0; padding: 0; list-style: none;}
.main_content .social_links li.last { margin-right: 0;}
.main_content .social_links li.extra_margin { margin-left: 1px;}
.social_links li a { display: block; height: 30px; width: 30px; text-indent: -9999px; background: transparent url(../images/btn/btn_social_links.gif) 0 0 no-repeat;}
#btn_sl_facebook { background-position: 0 0;}
#btn_sl_facebook:hover { background-position: 0 -30px;}
#btn_sl_twitter { background-position: -30px 0;}
#btn_sl_twitter:hover { background-position: -30px -30px;}
#btn_sl_delicious { background-position: -60px 0;}
#btn_sl_delicious:hover { background-position: -60px -30px;}
#btn_sl_stumbleupon { background-position: -90px 0;}
#btn_sl_stumbleupon:hover { background-position: -90px -30px;}
#btn_sl_digg { background-position: -120px 0;}
#btn_sl_digg:hover { background-position: -120px -30px;}
#btn_sl_mixx { background-position: -150px 0;}
#btn_sl_mixx:hover { background-position: -150px -30px;}
#btn_sl_technorati { background-position: -180px 0;}
#btn_sl_technorati:hover { background-position: -180px -30px;}
#btn_sl_newsvine { background-position: -210px 0;}
#btn_sl_newsvine:hover { background-position: -210px -30px;}
#btn_sl_reddit { background-position: -300px 0;}
#btn_sl_reddit:hover { background-position: -300px -30px;}
#btn_sl_rss { background-position: -330px 0;}
#btn_sl_rss:hover { background-position: -330px -30px;}
#btn_sl_email { background-position: -360px 0;}
#btn_sl_email:hover { background-position: -360px -30px;}



/* Sidebar Layout
--------------------------------------------------------------------------------------- */

.widget { text-align: center; }
.widget a { text-align: center;}
.widget img { text-align: center; margin: 12px auto 4px auto;}

/* Footer Layout
--------------------------------------------------------------------------------------- */

.bottom ul { margin: 26px 0 40px 0; padding: 0; overflow: hidden; width: 100%;}
.bottom ul li { float: left; display: inline; margin-right: 37px; width: 26%; font-size: 1.2em; border-bottom: 1px dashed #cfc4b3; padding: 6px 0 6px 24px; background: transparent url(../images/icons/icon_blog.jpg) 0 50% no-repeat;  font-style: italic; font-family: Georgia, serif; }
.bottom ul li a { font-weight: normal; }


.copyright h2 { float: right; display: inline; margin-top: 8px; width: 210px; height: 18px; }
.copyright h2 a { display: block; width: 210px; height: 18px; text-indent: -9999px; background: transparent url(../images/church_media_group.gif) top left no-repeat; }
.copyright h2 a:hover { background-position: top right; }
.copyright p { font-size: 1.1em; margin: 0 0 4px 0; }
.copyright p.last { margin-bottom: 0; }



/* GENERAL BLOG STUFF
--------------------------------------------------------------------------------------- */

body.blog .main p.crumbs { margin: 0 0 16px 0;}

.sidebar ul ul li,
.sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike { color: #989383; }

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

acronym, abbr, span.caps { letter-spacing: .07em; }


.right_post { float: right; display: inline; width: 87%; }
.post h6.counter { font-size: 4.3em; float: left; display: inline; color: #bdb8a8; width: 60px; text-align: right; }
.right_post small { display: block; font-size: 1.2em; margin: 3px 0 0 0; }


.main .postmetadata { padding-top: 5px; margin:8px 0; }
.main .small_info { font-size:1.0em; color:#0ebfeb; background:#eefcff; padding:6px 12px;}

.main .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.main .attachment { text-align: center; margin: 5px 0px; }



/* Main Layout
--------------------------------------------------------------------------------------- */

h3.first, img.first { margin-top: 20px; }

.groupbar {color: #000;}
.groupbar a{ line-height: 1.8em;margin: 0 5px; text-transform: uppercase;}


/* Images
--------------------------------------------------------------------------------------- */

p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; border: 1px dashed #cec2ac; background: #efebe4; padding: 9px;}
img.alignright { padding: 4px; margin: 1px 0 16px 30px; display: inline; float: right;}
img.alignleft { margin: 4px 30px 16px 0; display: inline; float: left; display: inline; border: 1px dashed #cec2ac; background: #efebe4; padding: 9px; }
img.aligncenter { border: 1px dashed #cec2ac; background: #efebe4; padding: 9px; margin: 13px auto; }

/* Lists
--------------------------------------------------------------------------------------- 

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.        */	


.postmetadata ul,
.postmetadata li { display: inline; list-style-type: none; list-style-image: none; }

.sidebar ul,
.sidebar ul ol { margin: 10px 0 16px 0; padding: 0; width: 100%; }
.sidebar ul.archives { margin: 0 0 0 0; padding: 0; width: 100%; }

.sidebar ul li { list-style-type: none; list-style-image: none; width: 100%; margin-bottom: 6px; padding-bottom: 6px; text-transform: capitalize; font-style: italic; font-family: Georgia, serif; font-size: 1.3em; border-bottom: 1px dashed #cfc4b3; }
.sidebar ul li a { margin-right: 6px; font-weight: normal;}
.sidebar h2 { font-size: 2em; border-bottom: 2px solid #cbbfae; color: #464036; margin-bottom: 8px; padding-bottom: 8px;}
.sidebar ul li h2  { font-size: 1.7em; border-bottom: 2px solid #cbbfae; color: #464036; margin-bottom: 8px; padding-bottom: 8px;}
.sidebar ul p,
.sidebar ul select { margin: 5px 0 8px 0; }

.sidebar ul ol { margin: 5px 0 0 10px; }

.sidebar ul ul { margin-bottom: 0; width: 100%;}
.sidebar ul ul ul { margin-bottom: 0;}
.sidebar ul ul li { font-size: .875em; margin-top: 6px; border-bottom: 0; width: 86%; padding: 0 0 0 14%; background: transparent url(../images/arrow_sublevel.gif) 10px 3px no-repeat;}
.sidebar ul ul ul li { font-size: 1em; margin-top: 6px; border-bottom: 0; width: 80%; padding: 0 0 0 20%; background: transparent url(../images/arrow_blog_sublinks.gif) 13px 5px no-repeat;}
.sidebar ul ul ul li a { font-weight: normal}

.sidebar h4 { margin: 0 0 8px 0; font-size: 1.6em; padding: 0 0 6px 0; width: 100%; font-weight: 400; border-bottom: 2px solid #cbbfae; color: #464036; }

ol li, .sidebar ul ol li { list-style: decimal outside; }

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

.sidebar p { font-size: 1.1em;}

.sidebar ul.names li { text-transform: capitalize;}

.sidebar_photo { float: left; display: inline; margin: 14px 20px 2px 0; border: 1px dashed #cbbfae; padding: 5px; background: #e1d0b9;}

/* Comments Structure
--------------------------------------------------------------------------------------- */

.alt { margin: 0; padding: 10px; }

.yellow_paper { background: transparent url(../images/divider.gif) bottom left repeat-x; padding-bottom: 54px; margin-bottom: 36px;}

.commentlist { padding: 0;  }
.main_content .commentlist li { margin: 34px 0 3px 22px; padding: 0 0 0 44px; list-style: none; border-left:8px solid #db5731; background: none; font-size: 1em; font-family: Georgia, serif; font-style: italic; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 16px 0 16px 0; display: block; }
.commentlist small { color: #555555;}
.commentmetadata h5 { font-weight: bold; color: #000000; font-size: 1.2em; margin-bottom: 3px; font-style: normal; }

/* Calendar Structure
--------------------------------------------------------------------------------------- */

#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 { background-color: #fff; } /* Doesn't work in IE */


/* Misc.
--------------------------------------------------------------------------------------- */

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }


.logged_in { width:94%; padding:0 3%; border:1px solid #aeca61; color:#5baf07; overflow:hidden; background: #e6f7b8; margin-bottom:16px;} /* Width must equal panel_form_box minus 26px */
.logged_in p { margin: 8px 0;  }
.logged_in p a { color:#000000;}

.alert { width:94%; padding:0 3%; color:#000000; overflow:hidden; text-align:center; background: #fff000; margin-bottom:16px;} /* Width must equal panel_form_box minus 26px */
.alert p { margin: 8px 0; font-size: 1.6em;  }


.back { float: right; display: inline; font-size: 1.2em; margin-top: 8px; }


/* Search Box
--------------------------------------------------------------------------------------- */

.search_box { float: right; display: inline; background: transparent url(../images/bg/bg_search.gif) top right no-repeat; width: 193px; height: 23px; padding: 3px 13px 0 34px; }
.small_search { width:193px; height:20px; padding: 3px 0 0 0; font-size:1.1em; color:#999999; border: 0; background: #ffffff; }
.small_search:focus { color:#000000; }


/* FLASH TITLES
______________________________________________________________________________________ */

.sIFR-flash{margin:0;padding:0;visibility:visible !important}
.sIFR-unloading .sIFR-flash{visibility:hidden !important}
.sIFR-replaced,.sIFR-ignore{visibility:visible !important}
.sIFR-alternate{display:block;height:0;left:0;overflow:hidden;position:absolute;top:0;width:0}
.sIFR-replaced div.sIFR-fixfocus{float:none;letter-spacing:0;margin:0;overflow:auto;padding:0}
.sIFR-dummy{height:0;margin-left:42px;width:0;z-index:0}
.sIFR-active h2, .sIFR-active h2{visibility:hidden}
.sIFR-active h2, .sIFR-active h2{visibility:hidden}
.sIFR-active h3, .sIFR-active h3{visibility:hidden}
.sIFR-active h3, .sIFR-active h3{visibility:hidden}
.sIFR-active object{display:block}


