/*
Theme Name: Naked Truth
Theme URI: http://www.medicaltextbooksrevealed.com/
Description: Most styles are in core site stylesheet. Extra ones for blog only are here.
Version: 1.0
Author: Jonathan Perl
Author URI: http://www.trafficdigital.com/

*/


#left_column .panel {
	margin-left:-4px;
}

#blog_archives {
	margin-bottom:100px;
	margin-top:8px;
	width:174px;
	height:150px;
	overflow:auto;
	margin-left:220px;
	padding:20px;
}

#blog_archives li {
	font-size:1.1em;
}


#searchform {
	position:absolute;
	width:285px;
	padding-top:23px !important;
	padding-left:34px !important;
	z-index:9999999;
	height:46px;
	background: url(/images/blog_tape.jpg) top left no-repeat;
	top:216px;
	left:0;	
	font-size:1.1em;
	text-align:left !important;
}

#searchform input {
	padding:3px !important;
	margin: 0 !important;
	vertical-align:middle;
}

#searchform #s {
	width:130px;
}

#container #searchsubmit {
	padding:4px 3px !important;
}

/* Begin Structure */
.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */


/* 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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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


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

/* End Entry Lists */



/* 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. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

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



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



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

hr {
	display: none;
	}

a img {
	border: none;
	}

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


#left_column {
	margin-top:175px;
}

#right_column h2.pagetitle {
	background: url(/images/results_tape.jpg) left top no-repeat;
	width:445px;
	height:37px;
	padding-left:31px;
	padding-top:15px;
	
}

#left_column h2.blog_cat {
	margin:0 0 20px 0 !important;
	padding:0 !important;
	font-size:1.4em !important;
}

#left_column .panel_right ul {
	margin:0 !important;
	padding:0  !important;
}

#left_column .panel_right ul.cats li a {
	display:inline !important;
}

.navigation {
	background:#fff;
	padding:10px;
	font-family:verdana, arial, tahoma !important;
	
}

li.page_item {
	margin-bottom:3px !important;
	font-size:.9em;

}

#beblogger {
	padding-top:10px  !important;
	text-align:right;
	font-weight:bold;
}

div.entry ul {
	list-style-type:disc !important;
	margin:20px;
}

div.entry ul li{
	margin-bottom:5px;
}
