/* -------------------------------------------------------------- 
   
   lulu.css
      
-------------------------------------------------------------- */

/* Common
-------------------------------------------------------------- */

a, a:hover { color: #005288; }

h2, h3 { color: #EF8100; font-family: "trebuchet ms", sans-serif; }
h2 a, h3 a { color: #EF8100; text-decoration: none; }

/* Body
-------------------------------------------------------------- */

body { background: transparent url(images/bg-gradient.gif) repeat-x scroll 0pt 0pt; margin-top: 0px; }
#container { background-color: #fff; -webkit-box-shadow: 0px 0px 5px #777; border: 1px solid #AFD7F0; border-top: 0px; overflow: hidden; position: relative; }
/*#container { background: url('960-grid/img/12_col.gif') repeat-y scroll 0% 0%; }*/

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

#header { height: 198px; background: transparent url(images/lulu-blog.jpg) repeat-x bottom left; }
#header #blog-title, #header #blog-description { display: none; }
#header #header-link-blog { display: block; position: absolute; top: 0; left: 0; width: 730px; height: 124px; }
#header #header-link-lulu { display: block; position: absolute; top: 0; left: 730px; width: 230px; height: 124px; }

.skip-link { display: none; }

#menu { top: 124px; left: 30px; position: absolute; }
#menu, #menu * { margin: 0px; padding: 0px; }
#menu li { display: inline; margin-right: 1em; }
#menu a { color: #fff; text-decoration: none; font-weight: bold; }
#menu a:hover { text-decoration: underline; }

/* Entries
-------------------------------------------------------------- */

.entry-body { 
	background: transparent url(images/lulu-blog-divider.jpg) repeat-x scroll left bottom; 
	margin-bottom: 2em;
	padding-bottom: 4em;
}

.single .entry-body { background: none; }
.single .entry { 
	background: transparent url(images/lulu-blog-divider.jpg) repeat-x scroll left bottom; 
}

.entry { overflow: hidden; }

/*.entry-content img { display: block; }*/
.entry-content .read-more { display: block; font-weight: bold; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
.entry-content p { /*overflow: hidden;*/ }

.entry-author { text-align: center; }
.entry-author img { padding-bottom: 8px; }
.entry-author .author { font-style: italic; display: block; }
.entry-author .author a { font-style: normal; font-weight: bold; }
.entry-author .title { display: block; margin-bottom: 1.5em;}
.entry-author .entry-date { display: block; margin-bottom: 1.5em;}
.entry-author .edit-link { display: block; margin-top: 3em; }

.entry-meta { margin-bottom: 1.5em; color: #aaa; }
.entry-meta a { color: #aaa; }
.entry-meta a:hover { color: #005288; }

/*	book description + thumbnail
*/
div.entry-content p.bookDescription { float:left; width:390px; }
div.entry-content p.bookCover { width:125px; padding-left:25px; float:left; text-align:left; margin:0px; }
div.entry-content div.hr { clear:left; height:1px; margin:1em 4em 1em 0; padding:0; border-bottom:1px dotted #ccc; }

/*	author Q & A
*/
div.entry-content p.interviewQuestion { background-color:#ffdead; border:1px dotted #ccc; padding:1em; margin-bottom:0; }
div.entry-content p.interviewResponse { background-color:#add8e6; border:1px dotted #ccf; padding:1em; font-weight:bold; }


/* Previous and next post */
#nav-below {
	margin-left: 160px;
}

.single #nav-below { 
	margin: 1.5em 0px;
	padding-top: 3em; 
	background: transparent url('images/lulu-blog-divider.jpg') repeat-x scroll left top;
}

.nav-next, .nav-previous { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }


.alignright {
	float: right;
	display: inline;
	}

.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	}
	

.wp-caption {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	padding: 0.75em 0.25em 0;
	text-align: center;
	}

/*  social bookmarks  */

div.social_bookmark a { display:none; }
div.social_bookmark div.d a { display:inline; }



/* Archives
-------------------------------------------------------------- */

h2.page-title { 
	padding: 10px; 
	background: #f3f3f3; 
	-moz-border-radius: 10px 10px 0px 0px; 
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

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

.comments .alt { background: #eee;}

.comments ol { margin-left: 0px; }
.comments .comment-author { font-weight: bold; font-size: 1.5em; line-height: 1; margin-bottom: 1em; float: left; }
.comments .comment-meta { float: right; color: #aaa; }
.comments .comment-meta a { color: #999; }
.comments .unapproved { color: #aaa; font-style: italic; }
.comments p { clear: both; margin-top: 1.5em; }

.comment { padding: 9px; list-style-type: none; margin: 0px; }

#comments-list { 
	padding-bottom: 3em; 
	background: transparent url('images/lulu-blog-divider.jpg') repeat-x scroll left bottom; 
}

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

.sidebar { color: #333; }
#foobar { background: url('images/bg-gray.jpg') no-repeat; padding: 0px 10px; width: 200px; }

.sidebar ul, .sidebar li { margin-left: 0px; margin-right: 0px; padding-left: 0px; }
.sidebar ul { list-style-type: none; }
.sidebar li { margin-bottom: 0; font-weight: bold; color: #444; }
.sidebar h3 { margin-top: 1em; }

/* Go to Lulu.com */

#text-4 { text-align: center; margin-top: 3em; }

/* Blog Subscription Tools */

#text-2 {
	overflow: hidden;
	padding-bottom: 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#blog-subscribe a {
	display: block;
	float: left;
	width: 160px;
	padding: 5px 5px 5px 0px;
	line-height: 2em;
	background: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold; 
	text-decoration: none;
}

#blog-subscribe .rss-subscribe { margin-right: 20px; margin-bottom: .75em; background: #eee url('images/feed.png') no-repeat 10px 9px; padding-left: 34px; }
#blog-subscribe .email-subscribe { background: #eee url('images/email.png') no-repeat 10px 9px; padding-left: 34px; }

.widget_categories, .widget_archives { overflow: hidden; }
.widget_categories ul, .widget_archives ul { margin: 0px; }

.widget_archives li {
	background: url('images/month.png') no-repeat 0px 2px;
	padding-left: 24px;
	margin-bottom: .75em;
}

.widget_categories li {
	background: url('images/folder.png') no-repeat 0px 2px;
	padding-left: 24px;
	margin-bottom: .75em;
}

#recentcomments li {
	background: url('images/comment.png') no-repeat 0px 3px;
	padding-left: 24px;
	margin-bottom: .75em;
}

#recent-posts li {
	background: url('images/post.png') no-repeat 0px 2px;
	padding-left: 24px;
	margin-bottom: .75em;
}

/*  search form  */

form#searchform div {
	position: relative;
	top: -10px;
	}

	form#searchform div input#s {
		width: 145px;
		}


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

#footer { border-top: 1px solid #ddd; padding: 3em 0px; }

#footer-logo { text-align: center; }

.lulu-links { display: inline; }
.lulu-links li { list-style-type: none; margin-bottom: 0; }
.lulu-links h4 { font-variant: small-caps; color: #EF8100; font-weight: bold; margin-bottom: 0px; }

#generator-link { text-align: center; }