/*
Theme Name: David Hsia Made This For Joel Berg
Description: Seriously, I did. Ask me about it.
Version: 1.0
Author: David Hsia
Tags: davidisimo, clean, minimal, two column, fixed width
*/


html, body {
	background: url(img/bg.jpg);
	font-family: georgia, times new roman, times, tahoma, Verdana, Georgia;
	border: 0;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #559AD3;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 100%;
	height: 6.25em;
	padding-top: 10px;
}

#header h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 25px;
	font-weight: normal;
}

#header h2 a {
	color: #fff;
}

#header h2 a:hover {
	color: #ADE166;
	text-decoration: none;
}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}

* html #header {
	padding-bottom: 20px;
} 

/* Wrap */

#wrap {
	width: 781px;
	margin: 0 auto;
}

#menu {
	width: 100%;
	font-size: 14px;
	position: relative;
}

#menu ul {
	width: 100%;
}

#menu li {
	display: block;
	line-height: 2.5em;
	float: left;
	margin-right: 10px;
	background: #0786bc url(img/menu_left_bg.gif) no-repeat left top;
	font-weight: bolder;
	font-family: verdana;
	font-size: 12px;
}

#menu li:hover {
	display: block;
	line-height: 2.5em;
	float: left;
	margin-right: 10px;
	background: url(img/menu_left_bg_hover.gif) no-repeat left top;
	font-weight: bolder;
	font-family: verdana;
	font-size: 12px;
}

#menu li a {
	line-height: 2.5em;
	display: block;
	background: url(img/menu_bg_right.gif) repeat-x right top;
	margin-left: 1px;
	color: #fff;
	padding-left: 14px;
	padding-right: 15px;
}

#menu li a:hover {
	line-height: 2.5em;
	display: block;
	background: #626262 url(img/menu_bg_right_hover.gif) repeat-x right top;
	margin-left: 1px;
	color: #fff;
	padding-left: 14px;
	padding-right: 15px;
	text-decoration:none;
}

#menu li.current_page_item, #menu li.current_page_item a {
	background: #fff;
	color: black;
	background: url(img/menu_bg_right_active.gif) repeat-x right top;
}

#menu li.current_page_item a:hover {
	text-decoration: none;
}

/* Login (menu) */

#login {
	/* float: right; */
	right: 0px;
	top: 15px;
	font-size: 11px;
	color: #8F8F8F;
	padding-right:10px;
	/* padding-top: 15px; */
}

/* Page Description */

#page_desc {
	width: 100%;
	height: .5em;
	font-size: 14px;
	padding-bottom: 10px;
	background: #EEEEEE;
}

/* Search */

#search_top {
	width: 100%;
}

#search_top form {

	position: relative;
}

#search_top input.sfield {
	background: #fff;
	border: #B8C7DA 1px solid;
	width: 135px;
	height: 21px;
	font-size: 13px;

}

#search_top input.sbutton {
	position: absolute;
	top: 0;
	left: 150px;
}

/* Content */

#content_wrap {
	background: #EEEEEE url(img/content_wrap_bg.gif) repeat-y;
	padding: 0 16px;
	width: 749px;
}

.contentclass {
	padding: 0 16px;
	width: 50%;
}

#content hr {height:1px; border: 0px; border-bottom:1px solid #CCC !important; margin: 15px 30px 0px 30px;}

#content_wrap-index {
	/* background: #EEEEEE url(img/joeleatstarve.jpg) right bottom no-repeat; */
	background: #EEE;
	padding: 0 16px;
	min-height: 480px;
	width: 749px;
	border-bottom: 10px solid #0787bd;
}

#content {
	width: 486px;
	float: left;
}

.content-index {
	width: 100%;
}

#content h2 {
	font-size: 15px;
}

#content p, .content-index p {
	font-size: .9em;
	line-height: 20px;
	padding: 10px 0;
}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#content ul li, #content ol li {
	line-height: 20px;
	padding-left: 10px;
	padding-bottom:8px;
}


#content blockquote {
	background: #F9F9F9;
	border-left: 6px solid #EEE;
	color: black;
	padding: 0 15px;
  width:79%;
  margin: 5px 0 5px 30px;
	display:block;
}

/* Content (img align) */

#content img {
	border: #CCC 1px solid;
	padding: 3px;
}

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}

#adminbox {
	width: 190px;
	padding:0px 0px 20px 0px;
	font-family: Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
  }
  
#adminbox ul li {top:0px !important;
  list-style-type:none !important;
	width:170px;
	padding-left: 23px !important;
	font-family: tahoma;
	font-size: 12px;
  margin-left:0px !important;}

#floatrightbox {
	width: 140px;
	border-right: 0px solid #000;
	padding: 0 10px 2px 0;                    
	font-family: Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
	float:left;
	margin-top:13px;
  }
  
#floatrightbox ul li {top:0px !important;
	font-family: tahoma;
	font-size: 12px;
	line-height:12px;
  margin:0px !important;
  padding:0px !important;}

#floatrightbox ul, #adminbox ul {
list-style: none !important;
		margin: 0;
		padding: 0;
		border: none;
}

#floatrightbox ul li, #adminbox ul li {

background: none !important;
padding:0;
margin: 0;
  }

  #floatrightbox li a, #adminbox li a {
		display: block;
    padding: 7px 5px 7px 0.5em;
		border-bottom:1px solid #90bade;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		font-size:11px;
		line-height:11px;
		}
		
#floatrightbox li.buy a {
  padding-top:10px;
  padding-bottom:10px;
  background:#fb8a10;
  font-size:110%;
  border-left: 10px solid #c76b08;
  border-right: 10px solid #f4b01d;
  border-bottom: 1px solid #c76b08;
  font-weight:bold;}
  
#floatrightbox li.buy a:hover {
  background:black;
  border-left: 10px solid black;
  border-right: 10px solid black;
  border-bottom:1px solid black;
  font-weight:bold;}


#floatrightbox li a:hover, #adminbox li a:hover {
border-left: 15px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}



/* Caption */

.caption {
	font-size: 12px;
	font-family: Arial;
	width:100%;
	padding-bottom:10px !important;
	margin-bottom:0px !important;
}

.archivelink {width:100%;
padding-top:4px;margin:0;border-top:1px solid #CCC;font-family:tahoma;font-size:11px;}
#postinfo {font-family:tahoma, verdana, sans-serif;
font-size:12px;float:right;padding:0;margin:0;}

.edit {font-family:tahoma, verdana, sans-serif;
font-size:12px;float:right; padding:0px 0px 10px 0px; height:100%;}       

.edit a {padding:5px;}

.edit a:hover {background:black;color:white;padding:5px;}

#postinfo a, #postinfo img, .edit a, .edit img{
text-decoration:none;
border:0;}

#postinfo img {padding:0;position:relative;top:4px;}

#m_post {
	width: 200px;
	float: right;
	height:8px;
	position: relative;
	padding-bottom:0px;
	margin-bottom:0px;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: relative;
  top:-15px;
  left:261px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	float:right;
  position: relative;
  left:95px;
  top:-30px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post {
	background: #fff;
	margin-top: 15px;
	padding: 5px 15px;
	height: 1%;	
}

.post-frontpage {
  padding: 0px;
  height:1%;}

.date p {padding:0 !important;
margin: 0 0 5px 0 !important;
font-family:tahoma;
font-size: 12px !important;
	color: #A52A2A;
position:relative;
top:-6px;
}

.indexpost {
	margin-top: 15px;
	padding: 5px 15px 15px 15px;
	height: 1%;
}

#page_post {
	margin-top: 0px;
}

#page_post h2 {
  border-bottom: 1px solid #ccc !important;
  margin-bottom:10px;
  padding-bottom:5px !important;
  font-size: 20px !important;
  letter-spacing: -.9px !important;
  font-family:arial;
	color: black;
}

#page_post h3, #page_post h3 a, #page_post h3 a:hover {
  font-family: Georgia;
  padding-top:10px;
  margin-bottom:0px !important;
  color: #3471b5;
  font-size: 18px;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration: none !important;
}

.post h2 {
	padding: 10px 0;
}

.post h2 a {
	color: #A52A2A;
  letter-spacing: -.9px !important;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post p.tags {
	padding: 0 0 10px 1px !important;
	font-size: 10px !important;
	font-family: tahoma, verdana, sans-serif;
  margin-top: -8px;
	color: #636363;
}

.post p.tags b {
	padding-right: 5px;
}

.post p.tags a {
	color: #555;
	text-decoration: none;
}

.post p.tags a:hover {
	text-decoration: underline;
}

.post_details {
	padding: 0 15px;
	background: #fff;
	clear: both;
}

.post_details p {
	padding: 5px 0;
 	margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* More Posts */

#more_posts {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
	position: relative;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap img.gravatar {
	float: right;
	margin-top: 5px;
	margin-right: -8px;
	border: 0 !important;
	position: relative;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
	font-size: 12px !important;
}

.comment_wrap_head b {
	font-size: 13px;
}

.comment_wrap_head span {
	color: #898989;
	font-size: 11px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
	clear: both;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 170px;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 210px;
	position: relative;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #FAFAFA;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#quote {
  font-family: tahoma;
  display:block;
  height: 100%;
  padding:20px 20px 0px 20px;
  text-indent: 25px;
  margin-top:15px;
  font-size:12px;
  line-height: 18px;
  background: url(img/quotestart.gif) top left no-repeat;
  border: 1px dotted white;
}
#quote:hover{
  background: #fffef1 url(img/quotestart.gif) top left no-repeat;
  border: 1px dotted #ccc;
}

#quote em {font-family:georgia, times new roman, serif;}

.quoter {
display:block;
text-align:right;
padding:5px 0px 5px 0px;
font-style: italic;
font-family:georgia, times new roman, serif;
color: #3471b5;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */


#sidebar {
	width: 216px;
	float: right;
	padding: 15px;
	font-family: tahoma; verdana, arial, san-serif;
}

#sidebar img a {
  text-decoration:none;
}

#sidebar h2 {
  font-family: Arial;
  letter-spacing: -.04em;
  text-decoration:strong;
	font-size: 16px;
	color: rgb(32,96,127);
	line-height: 16px;
	padding-top:3px;
  padding-bottom:5px;
  margin-top:20px;
	width:100%;
	border-bottom: 1px solid #CCC;
}

#sidebar p, #sidebar li {
	font-size: 12px;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
  list-style-type:disc;
	padding-left: 5px;
	margin-left:20px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
}

#sidebar img {margin-top:20px !important;}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 10px 0;
}

#wp-calendar {
	padding: 10px 0 10px 10px;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

/* Footer */

#footer {
	background: #fff;
	height: 2.7em;
	border-top: #EEEEEE 15px solid;
	border-bottom: #EEEEEE 15px solid;
	clear: both;
}

#footer ul {
	width: 100%;
	float: left;
	padding: 10px 0px 0 10px;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;
}

#footer li.current_page_item a {
	color: #fff;
	background: #5EA3DB;
}

#footer p {
	width: 100px;
	float: right;
	font-size: 11px;
	line-height: 3.5em;
}

#footer p a {
	color: #A52A2A;
}

/* Copyright */

#copyright {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 25px 0;
	color: #8F8F8F;
}

#copyright p {
	line-height: 19px;
}

.wp-caption-text {
font-family:tahoma; 
font-size:9px!important;
padding:0 !important;
margin: 0 auto;}

.frontblurb {display:block;
float:right;
position:relative;
right:48px;
width:340px;
padding:0 !important;
line-height: 20px;}

/* Rollover Right Side */

.rolloverbook a {display:block;
margin-top:10px;
padding:0 !important;
height:240px;
width:175px;
background: url(img/allyoucaneatside.jpg);
}

.rolloverbook a:hover {
background: url(img/allyoucaneatside.jpg);
background-position: 0 -247px;
}

.continue {display:block;
position:relative;
top:50px;
right:20px;
text-transform: lowercase;
font-family: arial;
letter-spacing: -0.5px;
font-weight:bold;
text-align:right;
}

.continue a {border:1px dotted #CCC !important;
padding:5px; background: #0787bd; color: white;}

.continue a:hover {color: #0787bd; background: white; text-decoration: none;}

#3dbook {display:block;float:left;
padding: 0px 10px 0px 0px;}

.buysidebar {
display:block;
font-size:110%;
font-weight:bold;
position:relative;
top:10px;
}

.buysidebar a {
border:1px dotted #EEEEEE;
padding:5px 58px;
text-decoration: none;
background: #2175bc;
color: white;
}

.buysidebar a:hover {
background: black;}


/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after,
.post:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}