
/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none; } /* Gets rid of IE's blue borders */
a:focus {
	outline: none;
}


/* BASIC STUFF */
/* ----------------------------------------- */

body {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82.5%;
}

h1, h2 {
	font-family:Georgia,"Times New Roman",serif;
	font-size:1.4em;
	font-weight:bold;
	padding:10px 5px;
	text-align:left;
}

h3 {
	font-size:1.3em;
	margin:0;
	padding:5px;
	font-weight:bold;
}

#header-elements {
	padding-bottom:0px;
	overflow:hidden;
	height:90px;
}

.facebook_single {
	background:url("images/bookchat_bg.png") repeat-x scroll 0 0 #FDFDFD;
	margin:20px 0;
}

.facebook_single h2 {
	color:#003366;
	font-size:1.3em;
	padding:5px 0 0 5px;
}

#recent_posts {
	background:url("images/bookchat_bg.png") repeat-x scroll 0 0 #FDFDFD;
}

#recent_posts h2 {
	color:#003366;
	font-size:1.3em;
	padding:15px 5px;
}

#recent_posts ul {
	padding:5px;
}

#recent_posts ul li {
	padding:5px 0;
	font-size:11px;
}

#tag {
	background:url("images/bookchat_bg.png") repeat-x scroll 0 0 #FDFDFD;
	padding:0 5px 5px 5px;
	font-size:11px;
}

#tags h2 {
	color:##003366;
	font-size:1.5em;
	padding:5px;
}

#categories {
	background:url("images/bookchat_bg.png") repeat-x scroll 0 0 #FDFDFD;
}

#categories h2 {
	color:##003366;
	font-size:1.3em;
	padding:5px 5px;
}

#categories ul {
	padding:5px;
}

#categories ul li {
	padding: 2px;
	font-size:11px;
}


/*Comments and Forms */
.comments {
	clear:both;
	margin:20px 1px;
	padding:10px;
	background-color:#F5F5F5;
	border:2px solid white;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}

textarea {
	padding: 9px;
	border: solid 1px #cbdce7;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF;
}

.comments textarea {
	width: 450px;
	height: 150px;
	line-height: 150%;
}

input:focus, textarea:focus {
	border-color: #C9C9C9;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}

.form {
	padding-bottom:20px;
}

.form label {
	margin-left: 10px;
	color: #999999;
}

.submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}

.submit input {
	float:none;
	margin-top:10px;
	height:38px;
	display:block;
	width:76px;
	background:url(images/submit_button.png) no-repeat 0 0 transparent;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	text-indent:-9999px;
}

.submit input:hover {background:url(images/submit_button.png) no-repeat 0 -38px transparent;}



.spacer {
	clear:both;
	font-size:2px;
}

.avatar-28 {
	border:medium none;
	float:left;
	margin:2px 4px 4px 0;
}

.avatar-byline{
	width:16px;
	height:16px;
	border:none !important;
	float:left;
	padding: 0 !important;
}

.shelf_info {
	clear:both;
	width:615px;
	overflow:auto;
	padding:10px;
	margin:15px 1px;
	background-color:#E2EFFA;
	border:1px solid white;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}

.shelf_info h2{
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", serif;
	font-weight:bold;
	text-align:left;
	padding:0;
}


.sidebar_top {
	float: right;
	margin: 5px 0 15px 8px;
	padding: 0;
	width: 300px;
}

.sidebar_top.shelf_side {
	margin-top:30px;
}

.sidebar_top .widget {
	margin:10px 0 10px 0;
	padding:10px;
	background:url("images/topwidget_bg.png") repeat-x scroll 0 0 #FDFDFD;
	font-family:arial, helvetica, sans-serif;
	border:1px solid #98B9D5;
	font-size:.9em;
	overflow:hidden;
}

.sidebar_top .widget h2 {
	color:#003366;
	font-size:1.3em;
	background:url("images/h2_bg.png") bottom repeat-x;
	padding:0px 0 10px 0;
}

.sidebar_top .widget ul {
	padding:10px 0;
}

.sidebar_top .widget li {
	padding:5px 0;
}

.callarrow {
	border:0px;
	margin:0;
}

.member {
	background:#E2EFFA;
	border:10x solid #ccc;
	padding:5px;
}

#bottom_shelf {
	width:740px;
	margin:0;
	overflow:hidden;
}


#bottom_shelf li{
	float:left;
	margin:0 5px 0 0;
}

#bottom_shelf li.widget {
	float:left;
	width:217px;
}

#bottom_shelf .widget {
	padding:0 10px;
	background:url("images/bookchat_bg.png") repeat-x scroll 0 0 #FDFDFD;
	font-family:arial, helvetica, sans-serif;
	border:1px solid #98B9D5;
	font-size:.9em;
}

#bottom_shelf .widget h2 {
	color:#003366;
	font-size:1.3em;
	padding:8px 0 20px 0;
}

.fanbox {
	margin-top:10px;
}

#recent_comments_bookchat {
	margin-top:10px;
}


/* M */
.header_ad{
	float:right;
	margin:2px 0 0 0;
}

#add_post_form textarea, #add_post_form .aAutoComplete, #add_post_form select {
	background-color: -moz-Field !important;
	color: -moz-fieldtext !important;
	border: solid 1px #bbb;
	margin-top:4px;

}

#add_post_form input[type=checkbox]{
	border:none;
	margin-bottom: 0;
}

#add_post_form textarea{
	font-family: verdana;
	margin-left:5px;
	width:440px;
}
#add_post_form label{
	cursor: pointer;
	display: block;
	padding:5px 0;
}
#save_post_response{
	font-size:12px;
	background:yellow;
	padding:4px;
	display: none;

}
#add_post_form_wrap .small_button{
	display:block;
	border:none;
	height:24px;
	text-indent:-9999px;
	background-color: none;
	font-size:12px;
	cursor: pointer;
	float:left;
	margin: 0px 1px 0px 1px;
	padding:2px 4px 1px 4px;
	color:#000;
}

.blue{
	color:#00f;
}
#add_post_form_wrap{
	background-color: #f8f8f8;
	padding:5px;
	overflow:auto;
}


.button_wrap {
	width: 130px;
	overflow:hidden;
	padding:0 0 0 5px;
}

.button-primary{
	display:block;
	float:left;
	text-decoration: none;
	font-size: 11px !important;
	height: 24px;
	width:60px;
	padding: 2px 8px;
	cursor: pointer;
	border:none;
	text-indent:-9999px;
	background:url(images/save.png) no-repeat;
}

.button-primary-publish{
	display:block;
	float:right;
	text-decoration: none;
	font-size: 11px !important;
	height: 24px;
	width:60px;
	padding:0;
	cursor: pointer;
	border:none;
	text-indent:-9999px;
	background:url(images/publish.png) no-repeat;
}

#search {
	background: url(images/sprite_search.gif) repeat left bottom;
	margin: 0;
	padding: 0;
	width: 310px;
	overflow:hidden;
}

#search.blogs {
	float:right;
}

#search input.text {
	background: none;
	border: 0 none;
	float: left;
	height: 23px;
	margin: 4px 0 0 3px;
	padding: 0 10px;
	width: 188px;
	border-radius: 4px 4px 4px 4px;
	color: #666666;
	font-family: "Trebuchet MS",sans-serif;
}

#search .button {
	background: url(images/sprite_search.gif) 97px -4px;
	border: 0 none;
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	text-shadow: 0 1px 0 #000000;
	text-transform: uppercase;
	width: 97px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 12px;
	z-index:1;
}

.bold {
	background:url(images/bold.png) no-repeat;
	width:24px;
}

.underline {
	background:url(images/underline.png) no-repeat;
	width:24px;
}

.italic {
	background:url(images/italic.png) no-repeat;
	width:24px;
}

.quote {
	background:url(images/quote.png) no-repeat;
	width:50px;
}

.link {
	background:url(images/link.png) no-repeat;
	width:50px;
}

.email {
	background:url(images/email.png) no-repeat;
	width:50px;
}


.moreentry {
	background:url(images/more.png) no-repeat;
	width:50px;
}

.image {
	background:url(images/image.png) no-repeat;
	width:50px;
}

.quote {
	background:url(images/quote.png) no-repeat;
	width:50px;
}

.isbn_13 {
	background:url(images/isbn.png) no-repeat;
	width:60px;
}


.youtube {
	background:url(images/youtube.png) no-repeat;
	width:60px;
}


.shelf_twitter{
	width:auto;
	height:auto;
	margin-bottom:-5px;
}
.shelf_twitter img{
	margin-top:0 !important;
}

li.fb_fans {
	border-bottom: 1px solid #ccc;
}

.my_books {
	float: left;
	padding: 0 0 10px;
	text-align: center;
	width: 130px;
}

.my_books img{
	padding:2px;
	border:1px solid #9DBBF9;
}

.widget object, .widget embed{
	max-width:216px;
}

.tabbed_area {
	overflow:hidden;
	width:300px;
	margin-bottom:20px;
}


#recent_posts {
	background: url(images/side_tab_bg.png) repeat-x scroll 0 0 #FDFDFD;
}

#recent_posts h2 {
	color:#003366;
	font-size:1.1em;
	padding:10px 5px;
}

#recent_posts ul {
	padding:5px;
}

#recent_posts ul li {
	padding:5px 0;
	font-size:12px;
}

#tags {
	background: url(images/side_tab_bg.png) repeat-x scroll 0 0 #FDFDFD;
	padding:5px;
	font-size:11px;
}

#tags h2 {
	color:##003366;
	font-size:1.2em;
	padding:10px 5px;
}

#categories {
	background: url(images/side_tab_bg.png) repeat-x scroll 0 0 #FDFDFD;
}

#categories h2 {
	color:##003366;
	font-size:1.1em;
	padding:2px 5px 5px;
}

#categories ul {
	padding:5px;
}

#categories ul li {
	padding: 2px 0;
	font-size:11px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #98B9D5;
	border-left: 1px solid #98B9D5;
	width:100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #98B9D5;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	width:
}
ul.tabs li a {
	text-decoration: none;
	color: #003366;
	display: block;
	font-size: 1em;
	padding: 0 15px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #ededed;
	border-bottom: 1px solid #ededed;
}

.tab_container {
	border: 1px solid #98B9D5;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	background: #fff;
	width:298px;
}
.tab_content {
	padding: 10px;
	font-size: 1.1em;
}

.widget_rss h2 a{
	color: #003366;
}


#calendar_wrap table {
	width:100%;
}

#calendar_wrap td {
	width: 20px;
	height: 20px;
	text-align: center;
	padding:4px;
}

#calendar_wrap td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#calendar_wrap caption {
	margin: 0;
	padding: 8px 0;
	background:#f0f1f0 url(images/h2_bg.png) bottom repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

#calendar_wrap th {
	width: 20px;
	height: 20px;
	text-align: center;
	padding:4px;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	color: #616B76;
	border-bottom:1px solid #fff;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

.google-top-ad {
	width:960px;
	margin:0 0 10px;
	text-align:center;
	padding:5px 0;
	background:#F2F2F2;
}

h1#logo {
	background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 0 0;
}
