/*
Theme Name: Bobblog
Theme URI: http://wordpress.org/
Description: The default theme for Bobblog.
Version: 1.0
Author: Bob Leland
Author URI: http://bobleland.com/
Tags: blue, orange, custom header, fixed width, two columns, widgets

	Bobblog v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Bob Leland,
	whose blog you will find at http://bobleland.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

@font-face {
font-family: "Museo500";
src: url("fonts/Museo/Museo500.otf") format('opentype');
}

@font-face {
font-family: "Museo700";
src: url("fonts/Museo/Museo700.otf") format('opentype');
}


body
{
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #FFFFBB url("images/bg-main.jpg") repeat-x top;
	
}

h1, h2 {
font-family: Museo700, georgia, times new roman, times, serif;
letter-spacing: 0;
margin: 0;
padding: 0;
font-weight:normal; 

}

h3 {
font-family: Museo500, georgia, times new roman, times, serif;
letter-spacing: 0;
margin: 0;
padding: 0;
font-weight:normal; 
}


h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;

}

div {
margin: 0;
padding: 0;
}

p {
font-family:  lucida grande, helvetica, arial, sans-serif;
font-size: 13px;
color: #4D4D4D;
line-height: 1.8em;}

ol {
	
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
margin: 0;
padding: 0;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a { background-color: transparent; text-decoration: underline; color: #34A2DC; }

a:hover {
	color: #547D29;
	
}


a.read_more {
	color: #34A2DC;
}



#topbar {
margin:0 auto;
padding:0;
}

#topbar #logo-icon{
padding-left: 0em;
float: left;
padding-top: .7em;
}

#topbar #logo-icon a{
background: url("images/logo-icon.gif") no-repeat;
text-indent: -9999px;
height: 22px;
width: 25px;
display:block;

}

#topbar #topnav{
float: right;

}

#topbar #topnav ul {
list-style: none;
margin: 0;
padding: 0;
}

#topbar #topnav li {
float: left;
padding-top: .5em;
margin-right: 10px;
list-style: none;
}

#topbar #topnav li.about a{
background: url("images/about.gif") no-repeat;
text-indent: -9999px;
height: 25px;
width: 76px;
display:block;
}

#topbar #topnav li.about a:hover{
background: url("images/about-active.gif") no-repeat;

}

#topbar #topnav li.about a.selected{
background: url("images/about-active.gif") no-repeat;

}




#topbar #topnav li.archives a{
background: url("images/archives.gif") no-repeat;
text-indent: -9999px;
height: 25px;
width: 73px;
display:block;
}

#topbar #topnav li.archives a:hover{
background: url("images/archives-active.gif") no-repeat;

}

#topbar #topnav li.archives a.selected{
background: url("images/archives-active.gif") no-repeat;

}



#topbar #topnav li.contact a{
background: url("images/contact.gif") no-repeat;
text-indent: -9999px;
height: 25px;
width: 87px;
display:block;
}


#topbar #topnav li.contact a:hover{
background: url("images/contact-active.gif") no-repeat;

}

#topbar #topnav li.contact a.selected{
background: url("images/contact-active.gif") no-repeat;

}

#wrapper {
margin: 0 auto 0 auto;
padding: 0;
width: 950px;
}

#header {
margin: 0;
padding: 0;
}

#header #blogtitle {
float: left;
margin: 0;
padding: 0;
padding-top: 2.4em;
padding-bottom: .7em;
}

#header #blogtitle h1 {
margin: 0;
padding: 0;
}

#header #blogtitle h1 a{
background: url("images/logo.jpg") no-repeat;
text-indent: -9999px;
height: 59px;
width: 125px;
display:block;
}

#header #main_nav {
float: right;
margin: 0;
padding: 0;
}

#header #main_nav ul {
list-style: none;
margin: 0;
padding: 0;

}

#header #main_nav li {
list-style: none;
float: left;
padding-top: 2.4em;
padding-bottom: .7em;
}


#header #main_nav li.home a{
background: url("images/home.gif") no-repeat;
text-indent: -9999px;
height: 59px;
width: 66px;
display:block;
}

#header #main_nav li.home a:hover{
background: url("images/home-active.gif") no-repeat;
}

#header #main_nav li.home a.selected{
background: url("images/home-active.gif") no-repeat;

}



#header #main_nav li.popculture a{
background: url("images/popculture.gif") no-repeat;
text-indent: -9999px;
height: 59px;
width: 114px;
display:block;
}

#header #main_nav li.popculture a:hover{
background: url("images/popculture-active.gif") no-repeat;

}

#header #main_nav li.popculture a.selected{
background: url("images/popculture-active.gif") no-repeat;

}





#header #main_nav li.life a{
background: url("images/life.gif") no-repeat;
text-indent: -9999px;
width: 50px;
height: 59px;
display:block;
}

#header #main_nav li.life a:hover{
background: url("images/life-active.gif") no-repeat;

}

#header #main_nav li.life a.selected{
background: url("images/life-active.gif") no-repeat;

}



#graphic-home {
margin: 0;
padding: 0;
background: url("images/graphic-home.gif") no-repeat;
height: 200px;
width: 957px;
}

#biobar {
margin: 0;
padding: 0;
background: url("images/biobar.gif") no-repeat;
height: 59px;
width: 957px;

}


#bioholder {
float: left;
margin-left: 6.5em;
padding-top: .9em;
width: 666px;
color: #8BB9D1;
font-family: Lucida grande, helvetica, arial, sans-serif;
font-size: 11px;
font-style: italic;
line-height: 150%;

}

#rss a {
font-family: lucida grande, helvetica, arial, sans-serif;
font-size: 9px;
font-style: normal;
color: #8BB9D1;
text-decoration: underline;

}


#rss {
float: left;
margin-left: 8.8em;
}

#rss ul {
margin-top: .35em
}

#rss ul li{
list-style: none;
}

#nav {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: right;
background: transparent;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

#content {
float: left;
margin: 0;
padding: 0;
background: #FFFFFF;
width: 950px;
padding-top: 7px;
}

#blog {
float: left;
padding: 0 0px 7px 7px;
width: 660px;
text-align: left;
}

#content {
	font-size: 1.2em
	}
	
#title-latest {
width: 652px;
color: #3E7EA1;
font-family: Museo500, helvetica, arial, sans-serif;	
font-size: 11px;
padding: 8px 0 6px 8px;
background: #DDF0FF;
-moz-border-radius: .4em;
border-radius: .4em;
}


.entry {
margin-top: 10px;
padding: 0 0 7px 7px;
color: #333;
}

#entry-title-holder-left {
width: 40px;
padding-right: 3px;
padding-top: 3px;
float: left;
}

#entry-title-holder-right {
float: left;
padding-left: 6px;
}

#entry-title-holder-bar-top {
border-bottom: 1px solid #E5E5E5;
}

#entry-title-holder-bar-bottom {
background: url("images/bottom-bar-star.gif") no-repeat;
height: 11px;
width: 660px;
}





#sidebar {
float: left;
padding: 0px 0px 7px 7px;
width: 270px;
color: #333;
text-align: left;
}
/* Sidebar Images */

#social-links ul li{
	float: left;
	margin: 0;
	padding: 0;
}

.linkedin-button a{
	display: block;
	width: 160px;
	height: 33px;
	background: url("images/linkedin-button.png") no-repeat;
	text-indent: -9999px;
	padding-bottom: 7px;
	
}

.twitter-button a{
	display: block;
	width: 44px;
	height: 33px;
	background: url("images/twitter-button.png") no-repeat;
	text-indent: -9999px;
	padding-bottom: 7px;
	
}

.facebook-button a{
	display: block;
	width: 66px;
	height: 33px;
	background: url("images/facebook-button.png") no-repeat;
	text-indent: -9999px;
	padding-bottom: 7px;

}

/* Widget Styles */

#sidebar .widget .twitter {
margin-top: 7px;
margin-bottom: 7px;

}



#sidebar h2.widgettitle {
color: #3E7EA1;
font-family: Museo500, helvetica, arial, sans-serif;	
font-size: 13px;
padding: 8px 0 6px 8px;
width: 262px;
background: #DDF0FF;
-moz-border-radius: .4em;
border-radius: .4em;
	
}


#sidebar h2.widgettitle a {
	text-decoration: none;
	color: #2A5770;
}

#sidebar .widget_twitter ul {
background-color: #DDF0FF;
padding-left: 10px;
padding-right: 10px;
list-style: none;
}

#sidebar .widget_twitter ul li {
background: url("images/tweet-quote.gif") no-repeat left 10px;
padding-left: 13px;
padding-top: 7px;
padding-bottom: 7px;
color: #3E7EA1;
font-family: lucida grande, helvetica, arial, sans-serif;
font-size: 12px;
list-style: none;
border-top: 1px solid #BBDFFF;

}

#sidebar .widget_twitter ul li:first-child {
border: none;
}

#sidebar .widget_twitter ul li.more {
border-top: 1px solid #BBDFFF;
text-align: right;
padding-bottom: 5px;
}

#sidebar .widget_twitter ul li.more a {
font-size: 12px;
font-family: lucida grande, helvetica, arial, sans-serif;
}



#sidebar .widget ul {
list-style: none;
}

#sidebar .widget ul li {
background: url("images/topic-arrow.gif") no-repeat 10px 10px;
padding-left: 26px;
padding-top: 6px;
padding-bottom: 6px;
color: #999;
font-family: lucida grande, helvetica, arial, sans-serif;
font-size: 12px;
list-style: none;
border-top: 1px solid #B7DEFF;
}

#sidebar .widget ul li:first-child {
border: none;
}

#sidebar .widget ul li:last-child {
margin-bottom: 6px;
}

#sidebar .widget ul li a {
text-decoration: none;
#34A2DC
}




/*#sidebar .widget_archive ul {
list-style: none;
}

#sidebar .widget_archive ul li {
background: url("images/topic-arrow.gif") no-repeat 10px 10px;
padding-left: 22px;
padding-top: 6px;
padding-bottom: 6px;
color: #999;
font-family: lucida grande, helvetica, arial, sans-serif;
font-size: 12px;
list-style: none;
border-top: 1px solid #B7DEFF;
}

#sidebar .widget_archive ul li:first-child {
border: none;
}

#sidebar .widget_archive ul li:last-child {
margin-bottom: 6px;
}

#sidebar .widget_archive ul li a {
text-decoration: none;
#34A2DC
}




#sidebar .widget_links ul {
list-style: none;
}

#sidebar .widget_links ul li {
background: url("images/topic-arrow.gif") no-repeat 10px 10px;
padding-left: 22px;
padding-top: 6px;
padding-bottom: 6px;
color: #999;
font-family: lucida grande, helvetica, arial, sans-serif;
font-size: 12px;
list-style: none;
border-top: 1px solid #B7DEFF;
}

#sidebar .widget_links ul li:first-child {
border: none;
}

#sidebar .widget_links ul li:last-child {
margin-bottom: 6px;
}

#sidebar .widget_links ul li a {
text-decoration: none;
#34A2DC
}



#sidebar .widget_recent_comments ul {
list-style: none;
}

#sidebar .widget_recent_comments ul li {
background: url("images/topic-arrow.gif") no-repeat 10px 10px;
padding-left: 22px;
padding-top: 6px;
padding-bottom: 6px;
color: #999;
font-family: lucida grande, helvetica, arial, sans-serif;
font-size: 12px;
list-style: none;
border-top: 1px solid #B7DEFF;
}

#sidebar .widget_recent_comments ul li:first-child {
border: none;
}

#sidebar .widget_recent_comments ul li:last-child {
margin-bottom: 6px;
}

#sidebar .widget_recent_comments ul li a {
text-decoration: none;
#34A2DC
}*/

/* End Widget Styles */

.tags {
	font-size: 12px;
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #4d4d4d;
	font-weight:bold;
}

.tags a {
	
	font-weight: normal;
}

#footer {

padding: 10px 0 10px 0;
background: #3E7EA1 url("images/bg-footer.gif") repeat-y;
height: 40px;
width: 100%;
clear: both;



}

#footer .footertext {
margin-top: 20px;
padding-left: 20px;
font-size: 12px;
color: #8BB9D1;
font-family: lucida grande, helvetica, arial, sans-serif;
font-size:12px;

}

#footer a{
color: #C1DAE8;
text-decoration:underline;
}

.date {
background: url("images/date-bg.jpg") no-repeat;
width: 38px;
height: 40px;
text-align: center;
margin: 0;
padding: 0;

}

.date-big {
height: 15px;
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #fff;
margin: 0;
padding-top: .3em;
}

.date-small {
height: 15px;
font-family: Times New Roman, Georgia;
font-size: 11px;
font-weight: normal;
color: #C6E5FF;
text-transform: lowercase;
}

.title, .title a {
font-size: 24px;
font-weight: normal;
background: transparent;
color: #444444;
text-decoration: none;

}

.title a:hover {

color: #547D29;
text-decoration: none;

}

.posted {
margin-bottom: 10px;
font: 11px lucida grande, helvetica, arial, sans-serif;
background: transparent;
color: #999;
}

.posted a:hover { 
background-color:#34A2DC; 
text-decoration: none; 
color: #fff; 
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


small {
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	list-style:none;
	}

small, #sidebar ul li, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	list-style:none;
	}

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

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


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






.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */


	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */



img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	text-align:left;
	}

#commentform #submit {
	margin: 0;
	float: right;
	
	}
/* End Form Elements */



/* Begin Comments*/
h3.comments  {
	font-size:12px;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #346B88;
	margin: 0;
	padding: 0;
}

.alt {
	margin: 0;
	padding:10px;
	background-color: #FFF6E0;
	border: 1px #FEE3A0  solid;
	}

.commentlist {
	padding: 0;
	padding-top: 4px;
	margin: 0;
	font-size: 12px;
	}

.commentlist li {
	list-style: none;
	}
	
.commentlist li div{
	margin: 0;
	padding: 0;
	
	}

div.commentbody {
	border: 1px #D2D7DD solid;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

	
.commentlist li {

}

.commentlist p {
	padding: 0;
	
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#respond h3{
font-size:12px;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-weight:bold;
	color: #346B88;
	margin: 0;
	padding: 0;

}


#respond p{
font-size:12px;
	font-family: lucida grande, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;

}


/* End Comments */




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



/* Begin Various Tags & Classes */
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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
