/*  

Base theme: Oranjuice (by Graziano Muscas - http://www.worldpress.it)

Modifications: Lindsay (http://www.lindsaysscribblings.com) and Ranjani (http://www.biscuitrat.com)

*/


/* Structure ----------------------------- */

a {
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #d64e8a;
padding-bottom: 2px;
}

	a:hover {
	color: #C34ABB;
	border-bottom: 1px solid #C34ABB;
	}

	a:visited {
	color: #7e0000;
	}

body {
font-family: Georgia, "Palatino Linotype", serif;
font-size: 1em;
color: #556519;
padding: 0 20px;
margin: 0;
background-color: #c7341d; 
}

	#wrap {
	width: 820px;
	margin: 0 auto;
	}

	div#content {
	width: 580px; 
	float: left; 
	padding: 20px; 
	margin:0 0 20px 0;
	background: url(/wp-content/themes/oj/images/swirlsdamped2.png) repeat fixed;
	}

	#sidebar {
	float:right;
	margin:0 0 20px 0; 
	padding:10px 20px 20px 20px; 
	width:160px;
	background: #eefde6;
	/*
	#b8c68e
	#e1e5c3
	#cbdea0
	#edffd7
	*/
	filter:alpha(opacity=90);   
	-moz-opacity:0.9;   
	opacity: 0.9;
	}

	#header {
	width:820px;
	margin:0;
	height:300px;
	background: url(/wp-content/themes/oj/images/newbanner.png) no-repeat;
	}	

	#nav {
	background: url(/wp-content/themes/oj/images/menubar.png) no-repeat;
	height: 81px;
	width: 100%;
	margin:0 auto;
	}		



/* Header ---------------------------------------------- */


#header h1, h1 a,h1 a:hover {
font-size:1.2em;
display: none;
text-decoration:none;
padding:0 5px;
}

.description {
font-size: 1em;
font-weight: bold;
color: #d10e08;
padding-left: 12px;
}

/* Navigation ----------------------------------------------------- */	


#nav ul {
margin: 0 auto;
padding: 29px;
padding-left: 15px;
border-bottom: 5px solid #B9177E;
}	

	#nav ul li {
	display:inline;
	padding:3px;
	margin: 0; 
	}	

		#nav ul li a {
		color:#FEFFF9;
		text-decoration:none;
		font-size:1em;
		padding: 10px;
		text-align: center;
		border: none;
		text-transform: lowercase;
		}	

		#nav ul li a:hover {
		color:#fff;
		text-decoration:none;
		background:#C54B88;
		/*
		controls the size and opacity of the highlighted section of the nav bar
		*/
		padding: 29px;
		opacity: .8;
		}	

		#nav ul li#active a {
		color:#FFE9FF;
		text-decoration:none;
		background:#B9177E;
		border-top: 5px solid #B9177E;
		}


/* Shelf ----------------------------------------------------- */


#shelf {
background: #fff;
width:710px;
margin:0 auto;
padding:20px;
filter:alpha(opacity=85);   
-moz-opacity:0.8;   
opacity: 0.8;
font-family: Helvetica, Arial, Verdana, sans-serif;
}

	#shelf h2 {
	background: #fff;
	}

	#form {
	background: #fff;
	}
	
		label {
		color: #C72860;
		margin: 5px 0;
		font-size: .75em;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		}

		#shelf input {
		background:#fff;
		border: 3px solid #eee;
		margin: 5px 0 10px 0;
		padding: 3px 5px;
		}

		#shelf input[type=checkbox] {
		margin: 0;
		padding: 0;
		}

		#button {
		/*
		filter:alpha(opacity=75);
		-moz-opacity:.75;
		opacity:.75;
		*/
		padding:5px 50px;
		font-variant: normal;
		}

		#button a {
		font-size: 1.2em;
		margin-left:30px;
		margin-top: 20px;
		font-family: Georgia, Arial, sans-serif;
		list-style:none;
		color:#972386;
		text-decoration:none;
		}

		#button li {
		list-style:none;
		color:black;
		text-decoration:none;
		}


/* Sidebar ----------------------------------------------------- */


#sidebar h2 {
padding:0 10px;
margin-top:20px;
text-transform: lowercase;
color:#7e0000;
/*#891B71*/
margin-bottom:8px;
font-size:1em;
}

#sidebar ul {
padding:0;
margin:0 0 0 10px;
}

	#sidebar li {
	list-style:none;
	padding:3px 5px;
	margin: 3px 0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	font-size: .75em;
	}

	#sidebar a {
	border: none;
	color: #af255c;
	/*#D11A74#70b9ff*/
	}

	#sidebar li:hover {
	list-style:none;
	background:#556519;
	/*#2EC7CC
	#70b9ff*/
	opacity: .7;
	}

	#sidebar li:hover a {
	color: #fff;
	}

.search input[type=text] {
border:1px solid #FC6078;
padding: 3px 5px;
margin: 5px 10px;
}

.search input[type=submit] {
margin: 5px 10px;


}



/* Post ----------------------------------------------- */

.post {
margin: 0 0 20px 0;
border-bottom: 1px solid #eee;
padding: 0 0 20px 0;
}

	#content img {
	background: #818f57;
	padding: 10px 10px 20px 10px;
	}

	p {
	font-size: .9em;
	line-height: 1.75em;
	margin: 0 0 15px 0;
	padding: 0;
	}

	.post h2, h2 a, h2 a:hover {
	text-decoration:none;
	padding: 4px;
	color: #bc4a18;
	/* #709420
	#7b2c38*/
	font-size:1.2em;
	background:#eefde6;
	/*#EEF7F6*/
	border: none;
	margin-top:5px;
	font-weight: lighter;
	}

	h3 {
	font-size:.9em;
	color:#F14249;
	margin: 5px 0;
	padding:5px;
	}

	.date {
	font-size:.75em;
	border-bottom:10px solid #DB3283;
	padding:2px;
	color:#DB3283;
	font-weight:lighter;
	text-transform: uppercase;
	}

	.post ul {
	margin: 0 0 0 -40px;
	}

		.post ul li {
		background: url(/wp-content/themes/oj/images/bullet_purple.png) no-repeat 0 50%;
		margin: 10px 0;
		font-size: .75em;
		list-style: none;
		padding: 0 0 0 20px;
		}

	.meta {
	background: #6EAD00;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	margin: -7px 0 10px 0;
	color: #fff;
	padding: 0 10px;
	}

		.meta p {
		text-transform: uppercase;
		font-size: .75em;
		font-weight: bold;
		}
 
		.meta p a {
		color: #DAEFEA;
		border: none;
		}

		.comments h3 a {
		float: right;
		padding: 0 0 0 18px;
		background: url(/wp-content/themes/oj/images/icon_comment.png) no-repeat;
		font-size: .9em;
		}

	.next, .previous {
	text-transform: uppercase;
	font-size: .75em;
	}

		.next {
		float: right;
		}

		.previous {
		float: left;
		color: #570007;
		}

	blockquote {
	color: #bc4a18;
	padding-left:15px;
	border-left:5px solid #7e0000;
	}	


/* Comments ------------------------------------------*/	

ol.commentlist {
width: 90%;
margin: 0 0 0 -35px;
list-style: none;
}

	ol.commentlist li {
	margin-bottom: 1.5em;
	padding: 5px 10px;
	background:#C5DBE6;
	}
	
		ol.commentlist li h3 {
		color: #0485AD;
		margin: 0;
		}

		ol.commentlist li p {
		padding: 0 5px;
		}

		ol.commentlist li.alt {
		background:#C1F4Ef;
		}

small.commentmetadata {
font-size: .75em;
margin-bottom: 1em;
display: block;
padding:5px;
}

#commentform {
margin-left:15px;
padding:20px;
margin-bottom:20px;
}

	#commentform input, #commentform textarea {
	background:#EAFAE6;
	border:1px solid #FC6078;
	margin: 5px 0 10px 0;
	padding:5px 50px 5px 0;
}