/*  
Theme Name: Voices Of Babylon 2.0
Theme URI: http://www.jarsto.nl/
Description: Theme for VoB
Author: Jarsto van Santen
Author URI: http://www.jarsto.nl/
*/

body
{
	background-color: #000000;
	color: #ffffff;
	min-width: 930px;
	background-image: url('images/footerBG.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	font-family: arial,sans-serif;
	font-size: 11pt;
}

*
{
	padding: 0;
	margin: 0;
	border: none;
}

div#wrap
{
	background-image: url('images/headerBG.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	padding-top: 450px;
}

div#main
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}

div#cont
{
	width: 559px;
	padding: 10px 20px;
	float: left;
	min-height: 1110px;
	text-align: justify;
	padding-left: 18px;
}

div#sidebar
{
	padding: 10px;
	width: 160px;
	float: right;
	font-size: 80%;
	_padding-left: 0;
}

div#nav
{	
	width: 150px;
	float: left;
}

div#nav a
{
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	height: 70px;
	display: table;
}

div#nav a div.navicon
{
	width: 150px;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
	height: 70px;
	display: table-cell;
}

div#nav a span
{
	width: 100px;
	padding-left: 50px;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
	_display: block;
}


div#nav ul
{
	list-style-type: none;
}

div#nav ul li
{
	display: block;
	float: left;
	clear: left;
}

div#nav ul li.selected a
{
	background-image: url('images/nav-BG.png');
	background-repeat: repeat;
}

div#nav ul li a:hover, div#nav ul li.selected a:hover
{
	background-image: url('images/nav-hover-BG.png');
	background-repeat: repeat;
}

div#footer
{
	width: 780px;
	height: 137px;
	overflow: hidden;
	clear: both;
	float: right;
	font-size: 80%;
}

div#foottop
{
	width: 780px;
	height: 150px;
	clear: both;
	float: right;
	background-position: center 30px;
	background-repeat: no-repeat;
}

div#footquote
{
	height: 53px;
	float: right;
	clear: both;
	overflow: hidden;
	width: 780px;
	text-align: center;
	line-height: 53px;
	font-size: 80%;
}

div#footright
{
	float: right;
	width: 160px;
	padding: 0px 10px;
	height: 127px;
	overflow: hidden;
}

div.footleft
{
	float: left;
	width: 260px;
	padding: 0px 20px;
	height: 127px;
	overflow: hidden;
}

p
{
	margin-bottom: 1em;
}

a
{
	color: #f0d471;
}

div.clear
{
	clear: both;
}

div#sidebar ul
{
	list-style-type: none;
}

/* ie fixes */
div#cont
{
	height: auto !important;
	height: 1110px;
}

div#main
{
	_text-align: left;
}

/* copied */

#sidebar ul, #footer ul
{
	list-style-type: none;
}

#sidebar ul li ul.children, .footleft ul li ul.children
{
	list-style-type: square;
	list-style-position: inside;
}

#sidebar h2
{
	font-size: 120%;
	margin-top: 10px;
	text-transform: uppercase;
	width: 100%;
	background-color: #000000;
	display: block;
}

#footer h2
{
	font-size: 120%;
	text-transform: uppercase;
	width: 100%;
	display: block;
}

.footleft .submit
{
	float: left;
	border: 1px outset;
	color: #ffffff;
	margin-left: 20px;
	padding: 0px 3px;
	background-color: #000000;
}

.footleft .submit:hover
{
	border: 1px inset;
	cursor: pointer;
}

.footleft select
{
	float: left;
	width: 180px;
	border: 1px outset;
	background-color: #000000;
	color: #ffffff;
}

.pcfeed
{
	float: left;
	clear: right;
}

.feedicons
{
	float: right;
}

.feedicons img
{
	border: 0;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

div.titlewrap
{
	padding-left: 50px;
	padding-top: 5px;
	height: 55px;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: -10px;
}

h3.title
{
	float: left;
	font-size: 150%;
}

h3.title a
{
	text-decoration: none;
	color: #ffffff;
}

div.commlink
{
	float: right;
	font-size: 80%;
}

div.posted
{
	float: left;
	clear: left;
	margin-top: 5px;
	font-size: 80%;
	width: 100%;
}

div.post
{
	clear: both;
}

div.divider
{
	background-image: url('images/Content-Divider.png');
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 36px;
	margin-bottom: 5px;
}

div#contwrap
{
	width: 780px;
	float: right;
	background-image: url('images/contentBG.png');
	background-repeat: repeat;
	background-position: right;
}

div#footwrap
{
	width: 780px;
	float: right;
	margin-bottom: 100px;
	background-image: url('images/contentfooterBG.png');
	background-repeat: repeat;
	background-position: bottom right;
}

div.ienav
{
	display: none;
}

/* comments */

ol.commentlist
{
	list-style: none;
}

#comments-area ol.commentlist li
{
	margin-top: 2em;
	margin-bottom: 2em;
}

#comments-area
{
	margin-right: 2em;
	margin-left: 2em;
}

div.podPress_content
{
	margin-bottom: 1em;
}