/*  
Theme Name: RawVoice 2
Theme URI: http://www.rawvoice.com.com/
Description: RawVoice2 This theme was designed and built by Brian Yuhnke and Angelo Mandato of <a href="http://www.rawvoice.com/">RawVoice</a>.
Version: 2.1
Author: Brian Yuhnke and Angelo Mandato
Author URI: http://www.rawvoice.com/
*/

body {
	background:#434343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	background-image: url(images/bgfade2.jpg);
	background-repeat:repeat;
	margin-top: 0;
}
a {
	text-decoration: underline;
	color : #FF8A20;
/*	border: none;
	font-weight:bold; */
}

#container {
	margin: 0px auto;
	width: 900px;
/*	background-image:url(images/rvLogo.jpg);
	background-repeat: no-repeat;
	padding-top: 100px; */
}
#left { 
	margin: 10px 0; 
	padding: 10px; 
	float: left; 
	width: 250px; 
	margin-bottom:10px;
	font-size:10px
}
#left h2 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 

}
#left ul { 
	list-style-type: none; 
	margin: 0 ; 
	padding: 0; 
}
#left ul li { 
	list-style-type: none; 
	margin: 0 0 20px 0; 
	padding: 0; 
}
#left ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding: 0 3px; 
}
#left ul li ul li { 
	list-style-type:none;   
	padding: 0px 0px 2px 14px; 
	border: 0; 
	margin: 0;  
}
#right { 
	margin-top:10px;   
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 1px;
	float: right; 
	width: 600px; 
	overflow:hidden; 
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	color : #FF8A20;
}
#right h1 { 
	font-size: 20px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 0px; 
	color : #FF8A20;
}
#right h1 a {
	text-decoration: none;
}
#right h2 { 
	font-size: 16px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 0px;
}
#right img { 
	border: 0; 
}
#right .entry p {
	font-size: 12px;
}
#right .entry h1 {
	font-size: 18px;
}
#right .entry h2 {
	font-size: 16px;
}
#right .entry h3 {
	font-size: 14px;
}
.navigation { 
	display: block; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 60px; 
}
.alignright { 
	float: right; 
}
.alignleft { 
	float: left; 
}
.entry {
	padding-bottom: 20px;
}
.entry img {
	max-width: 600px;
	height: auto;
	border: 0;
}
.postmetadata { 
	font-size:12px;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: #ffffff 1px solid;
}
.postmetadata a {
	font-size:12px;
}
.postmetadata p {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
	border-left: 0px solid #ddd; 
}
blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
}
.comments h3 {
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 0px 3px 0px; 
	border-bottom: solid 1px #fff;
}
.bobcomment { 
	vertical-align:middle; 
	margin-bottom:3px;  
	padding:3px; 
 
}
ol.commentlist { 
	padding: 0; 
	margin: 0 0 1px; 
}
ol.commentlist li { 
	list-style: none; 
	margin: 0; 
	padding: 13px 13px 1px; 
}
ol.commentlist li.commenthead { 
	list-style: none; 
	margin: 0; 
}
ol.commentlist li.commenthead h2 { 
	margin: 0;
}
#header {
	position: relative;
}
#header h2 {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 10px;
	font-size: 18px;
}
#footer {
	clear:both;
	text-align:center;
	font-size: 10px;	
}

.powerpress_player {
	margin-left: 0px;
}
.powerpress_links {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 0;
	font-size: 12px;
}
#tagline {
	text-align: right;
	margin: 0 auto;
	width: 900px;
	font-size: 10px;
}


ul#pagenavcustom { /* ul */
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
ul#pagenavcustom a {
	text-decoration: none;
}
ul#pagenavcustom li { 
	list-style-type: none; 
	margin: 10px 0 10px 0; 
	padding: 0; 
}
ul#pagenavcustom li ul { 
	margin: 10px 0 0 0; 
	padding: 0;
	display: none;
}
ul#pagenavcustom li ul li { 
	list-style-type:none;   
	padding: 0px 0px 2px 10px; 
	border: 0; 
	margin: 5px 0 5px 0;
	font-size: 11px;
	
}

ul#pagenavcustom li.current_page_ancestor ul {
	display: block;
}
ul#pagenavcustom li.current_page_item ul {
	display: block;
}
ul#pagenavcustom li.current_page_item ul li ul {
}

#pagenavcustom a {
	color: #ffffff; 
}
#pagenavcustom a.current_page_item_link, #pagenavcustom a.current_page_ancestor_link {
	color : #FF8A20;
}

input[type="text"] {
	height: 18px;
	font-size: 14px;
}
input[type="button"],
input[type="submit"] {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 12px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	/*	background-color: #3D517E; */
/*	background-color: #04366C;
	color: #FFFFFF; */
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}


