/*
Theme Name: Off The Shelf Reviews
Theme URI: http://offtheshelfreviews.com/
Description: The Off The Shelf Reviews WordPress Theme
Version: 1.0
Author: John S. LaTour
Author URI: http://latourcreations.com/
Tags: 
*/

html, body {margin: 0; padding: 0;}
html {background: black url('images/backshelf.jpg') bottom left repeat-x;}

#page {
	width: 930px;
	background: white;
	margin: 0 auto; padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
}

/*** TITLEBAR ***/
#titlebar {
	background: #900 url('images/OTSLogo.png') 50% 50% no-repeat;
	height: 150px;
	text-align: center;
	margin: 0; padding: 0;
	position: relative;
}
#titlebar h1 {
	text-indent: -9999em; 
	margin: 0; padding: 0;
}
#titlebar h1 a {
	display: block;
	height: 150px;
	width: 930px;
}

/*** CONTENT ***/
#content {
	background: white;
	position: relative;
	margin: 0; padding: 10px;
	font-size: 1.2em;
	width: 620px;
	min-height: 600px;
	float: left;
	border-right: 1px solid #ccc;
}

/*** FEATURES ***/
#mainattraction {
	position: relative;
	background: black no-repeat 50%;
	margin: 0 5px 5px 5px;
	height: 345px;  /* 610x345 */
}

.feature {
	position: relative;
	background: black no-repeat 50%;
	width: 300px;
	height: 200px;
	float: left; margin: 5px;
}

.overlink {
	display: block;
	position: absolute; top: 0;
}
#mainattraction .overlink {width: 610px; height: 330px;}
.feature .overlink {width: 300px; height: 200px;}

.featuretext {
	width: 100%;
	background: url('images/trans80.png') top left repeat;
	color: white;
	position: absolute; bottom: 0;
	padding: 3px 0;
}
.featuretext a {display: block;}

#mainattraction h2, #mainattraction p, 
.feature h3, .feature p {
	padding: 0 5px; margin: 0;
}

/*** OLDER POSTS and MICRO REVIEWS ***/
#olderposts, #microreviews {
	margin: 5px;
	padding: 5px;
	clear: both;
}
#olderposts h3, #microreviews h3 {font-size: 1.4em; border-bottom: 3px double black;}
#olderposts li, #microreviews li {list-style-type: none;}
#olderposts li {font-size: 1.4em; margin: 0.5em -1em;}
#microreviews li {font-size: 1.2em; margin: 1em -1em;}

.microtitle {font-size: 1.2em; font-weight: bold; position: relative; bottom: 0.3em;}

.fp-rating {position: relative; top: 4px;}

/*** SIDEBAR ***/
#sidebar {
	margin: 35px 0 10px 632px; padding: 0;
	width: 295px;
}
.widgettitle {padding-top: 30px;}
#sidebar ul li {list-style-type: none; font-size: 1.2em;}
#categorylist {margin: 0 -1em;}
#categorylist li ul {margin: 0em -1em;}
ul.children {padding: 0.5em 1em;}

.page_item {margin: 0.8em 0;}

.cat-item {margin: 5px;}
.cat-item li {padding: 2px;}

#sidebar form {margin: 0;}

#rss {
	position: relative; 
	top: 20px; left: 130px;
	margin: 0; padding: 0;
}

#adspace {margin: 70px 0 0 0;}
.ad {
	padding: 10px 0;
	text-align: center;
}

/*** FOOTER ***/
#footer {
	padding: 5px; margin: 0 auto;
	width: 920px;
	clear: both;
	text-align: center;
	background: #900;
	border: none;
	color: white;
}
#footer a {color: white; font-weight: bold;}

/*** LISTS ***/
#reviewtable th {font-size: 1.4em;}
#reviewtable td {font-size: 1.2em; padding: 3px 3px 3px 0;}
#reviewtable tr {margin: 12px 0;}
.t_title {width: 360px;}
.t_director {width: 200px;}
.th_director {text-align: left;}
.t_rating {text-align: center;}

.five {font-weight: bold;}

ul.biglist li {margin: 0.5em;}

/*** SINGLE REVIEW PAGE ***/
#single-MA {
	background: black;
	text-align: center;
	margin: 0 auto;
	width: 610px;
}

#single-F {
	float: right;
	width: 300px;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px;
	text-align: center;
}
#single-F p {font-size: 0.9em; font-style: italic; margin: 2px;}

#hiddenlogo {display: none;}

#rating {
	width: 145px;
	text-align: right;
	position: relative;
	top: 40px; left: 475px;
	margin: 0; padding: 0;
}
#rating p {display: inline;}

#amazon {float: right; clear: right; margin: 0 0 10px 10px;}
#addthis {margin: 20px 0 0 10px;}


#respond, .post {padding: 0 5px;}
.title {margin-bottom: 0; width: 450px;}
.director {
	margin-top: 0.5em; padding-bottom: 1em; 
	font-style: italic;
}
.entry {font-size: 1.1em; line-height: 1.6em;}
.postmetadata {font-size: 0.9em;}

/*** COMMENTS ***/
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}

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

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

.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: Helvetica, Arial, Sans-Serif;	
	margin: 5px 0;
}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}

.alt {margin: 0; padding: 10px;}

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

/*** CLASSES, ETC. ***/
small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {font-size: 4em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.3em;}

.post {margin: 0 0 40px;}
.sidenote {font-style: italic;}

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

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	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;
}

.even, .alt {border-left: 1px solid #ddd;}
.floatl, .alignleft {float: left;}
.floatr, .alignright {float: right;}
.center {text-align: center;}
.hidden {display: none;}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {color: #900; text-decoration: none;}
a img {border: none;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}