/*  
Theme Name: Rock On WP Theme
Theme URI: http://rockonthebook.com/
Description: Originally created by Juxtaprose, (c) copyright 2007
Version: 1.0
Author: Juxtaprose
Author URI: http://juxtaprose.com/
*/

body {
	background: #000; 
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
	text-align: center;	
}

img {
	border: 0;
}

/* centering and framing */
#wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 1200px;
	height: 810px;
	text-align: left;
	background-repeat: no-repeat;
}

/* backgrounds */
.home #wrap {background-image: url("images/bg-book-alone.jpg");}

.archive #wrap {background-image: url("images/bg-case-close.jpg");}

.tour #wrap {background-image: url("images/bg-hotel-room.jpg"); }

.buy #wrap {background-image: url("images/bg-book-flat.jpg");}

.excerpt #wrap {background-image: url("images/bg-booksamurai-hz.jpg");}

.contact #wrap {background-image: url("images/bg-dunce-expense.jpg"); }

.author #wrap {background-image: url("images/bg-dunce-dan.jpg");}

.blog #wrap {background-image: url("images/bg-boise-paper.jpg");}

.reviews #wrap {background-image: url("images/bg-muffin.jpg"); }

.backstory #wrap {background-image: url("images/bg-case-shadow.jpg");}

.guide #wrap {background-image: url("images/bg-hotel-torso.jpg");}

.links #wrap {background-image: url("images/bg-window-reflection.jpg"); }

.contest #wrap {background-image: url("images/bg-book-tissue.jpg");}

.rockonator #wrap {background-image: url("images/bg-guitar-closeup.jpg"); }

.band #wrap {background-image: url("images/bg-guitar-pick.jpg");}

.record #wrap {background-image: url("images/bg-bathroom.jpg");}

.unplugged #wrap {background-image: url("images/bg-microwave.jpg"); }

.street #wrap {background-image: url("images/bg-bus-reflection.jpg"); }

.winners #wrap {background-image: url("images/bg-guitars.jpg"); }

.thankyou #wrap {background-image: url("images/bg-foot-hallway.jpg"); }

.error #wrap {background-image: url("images/bg-bus-ceiling.jpg"); }

.extra1 #wrap {background-image: url("images/bg-airplane.jpg"); }

.extra2 #wrap {background-image: url("images/bg-case-window.jpg"); }

.extra3 #wrap {background-image: url("images/bg-file-trays.jpg"); }

.extra4 #wrap {background-image: url("images/bg-replacements.jpg"); }


/* masthead and primary navigation (nav1) */
#masthead {
	width: 1190px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	background-image: url("images/opaq-gray70.png");	
	background-repeat: repeat;
}

#nav1 {
	list-style: none;
	width: 853px;
	margin: 0;
	padding: 0;
}

#nav1 li {
	float: left;
	display: inline;
	height: 1.7em;
}

#nav1 a {
	color: #fff;
	padding-right: 0.3em;
	line-height: 1.3em;
	font-size: 1.1em;	
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}

#nav1 li.n1 a {
	font-size: 1.41em;
	line-height: 1.1em;	
}

#nav1 a:hover,
.home #nav1_home, .tour #nav1_tour, .buy #nav1_buy,
.excerpt #nav1_excerpt, .contact #nav1_contact,
.author #nav1_author, .blog #nav1_blog, .reviews #nav1_reviews,
.backstory #nav1_backstory, .guide #nav1_guide, 
.links #nav1_links, .contest #nav1_contest, 
.rockonator #nav1_rockonator, .band #nav1_band, 
.record #nav1_record, .unplugged #nav1_unplugged, 
.street #nav1_street, .winners #nav1_winners, 
.december07 #nav1_december07, 
.january08 #nav1_january08, .feburary08 #nav1_feburary08,
.march08 #nav1_march08, .april08 #nav1_april08
{
	color: #dc7373;
}


/* page structural elements */
#main {
	position: absolute;
	top: 147px;
	left: 60px;
	width: 344px;
	padding-left: 25px;
	padding-right: 25px;
	height: 480px;
	padding-bottom: 12px;	
	background-image: url("images/opaq-white14.png");	
	background-repeat: repeat;	
	border: 1px solid #a19e9b;
	font-size: 1.0em;
	line-height: 1.5em;		
	overflow: auto;
}

.unplugged #main, .recommend #main {
	width: 450px;
}

.excerpt #main, .contact #main, .author #main, 
.band #main {
	background-image: url("images/opaq-white30.png");	
}

.blog #main, .tour #main, .guide #main, .contest #main, 
.street #main,.archive #main, .extra3 #main, 
.extra4 #main {
	background-image: url("images/opaq-white50.png");
}

.reviews #main, .extra1 #main, .extra2 #main {
	background-image: url("images/opaq-white75.png");
}


/* main text and inline elements */
#main h1 {
	margin-top: 20px;
	font-size: 1.1em;	
	font-weight: bold;
	text-transform: uppercase;
}

#main h2 {
	margin-top: 20px;
	font-size: 1.0em;	
	font-weight: bold;
	text-transform: uppercase;
}

#main h3 {
	font-size: 1.0em;	
	font-weight: bold;
}

#main p {
	font-size: inherit !important;
	line-height: inherit !important;	
}

#main ul {
	margin: 0;
	padding: 15px;
	list-style-position: outside;
}

#main ul li {
	margin-bottom: 25px;
}

#main a {
	color: #000;
}

#main a:hover {
	color: #fff;
	background: #000;
}

#main .entry {
	margin-bottom: 0 !important;
}

#main .entry a,  #main h2 a {
	text-decoration: none;
}

#main img {
	border: 0;
}

.ital, .lede {
	font-style: italic;
}

.notop {
	margin-top: 0;
}

.nobottom {
	margin-bottom: 0;
}

.bigbottom {
	margin-bottom: 25px;
}

.byline {
	color: #333;
	font-size: 1.0em !important;
}

.byline a {
	color: #333 !important;
}

.byline a:hover {
	color: #fff !important;
}

.clr {
	clear: both;
}


/* blog comments */
.commentlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist li {
	margin-bottom: 25px;
	font-size: 1.0em;
	color: #333;
}

.commentlist li p {
	font-size: inherit !important;
}

.commentlist li p a {
	color: #333 !important;
}

.commentlist li p a:hover {
	color: #fff;
}


/* blog comment and contact forms */
form label,  #submit, #send, #send2  {
	color: #333;
}

#author, #email, #url, #cname, textarea, #toemail, #toname {
	font-size: 1.5em !important;
	border: 1px dotted #333;
}

#comment {
	width: 325px;
	height: 100px;
	font-size: 1.4em;
}

#author, #email, #url, #cname, #toemail, #toname {
	width: 325px;
}

#author, #email, #url, #comment, #cname, 
#submit, #send, #toemail, #toname, #send2  {
	background: transparent;	
}

#commentform small {
	font-size: 0.8em;
}

#submit, #send, #send2 {
	border: 1px dotted #333;
}

#submit:hover, #send:hover {
	color: #000;
	background: #ccc;
}

#main p.msg {
	font-family: "courier new", courier, serif;
	font-size: 10px !important;
}

/* rockonator */
#rockmusic {
	visibility: hidden;
}

#rockdata {
	margin-top: 20px;
	padding: 2px;
	color: #333;
	border: 1px dotted #333;
	text-align: center;
}

#rockdata a {
	text-decoration: none;
}

/* footer */
#footer {	
	position: absolute;
	top: 801px;
	left: 5px;
	color: #666;	
	font-size: 0.85em;	
}

#footer p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #dc7373;
}

/* Footer: Juxtaprose link */
.juxta span {
	font-style: italic;
}
