/*
Theme Name: What About Us? TV 2.0
Theme URI: http://www.whataboutustv.com
Description: 2010 theme 
Author: Henock Gebrekidan
Version: 2.0 (optional)

General comments and license statement (optional).
*/

@charset "utf-8";
/* CSS Document */

html, body, .wrap { height: 100%;	font-family: Verdana, sans-serif; }
body > .container { height: auto; min-height: 100%; }

h2.permalink {
padding:0px;
margin:0px;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;

}

a:visited{
color:blue;
}

h3 {
background-color:#900;
color:#fff;
text-indent:5px;
}

.nav a {
color:#FFFFFF;
text-decoration:none;
}

.nav a:hover {
color:#CCCCCC;
}

body {
	background-image: url(images/bg.jpg);
}
.wrap {
	margin: auto;
	width: 1000px;
}

.wrap .header {
	background-image: url(images/header.png);
	height: 173px;
	width: 1000px;
	margin: auto;
}
.wrap .nav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navbg.jpg);
	height: 26px;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wrap .nav li {
display:inline;
list-style:none;
}

.wrap .theater {
	display:block;
	background-image: url(images/theaterBg.jpg);
	height:346px;
	width: 1000px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrap .theater .video {

	float: left;
	width: 500px;
	height: 346px;
}
.wrap .theater .morevideo {
	float: left;
	width: 500px;

}
.wrap .bottom {
	background-color:#d8d8d8;
	width: 1000px;
	float: left;
	background-image:url(images/bgContent.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.wrap .bottom .bottomleft {
background-color:#FFFFFF;
border:1px solid gray;
float:left;
font-family:Verdana,Helvetica,sans-serif;
height:inherit;
margin:5px;
padding:5px;
width:617px;
}

.wrap .bottom .bottomleft p {
width:600px;
padding-bottom:10px;
text-indent:15px;
margin:auto;
}

.wrap .bottom .bottomright {
	float: left;
	height: 100%;
	width: 351px;

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.wrap .theater .video .tvbed {
	background-image: url(images/tvbed.png);
	height: 277px;
	width: 455px;
	margin: auto;
	text-align:center;
}
.wrap .bottom .bottomright .sidebarBox {
background-color:#FFFFFF;
border:1px solid gray;
font-family:Verdana,Helvetica,sans-serif;
font-size:14px;
margin:auto;
padding:5px;
width:336px;
text-align:left;
}
.wrap .theater .morevideo .list {
	overflow-y:scroll;
	list-style:none;
	height:260px;
	width:400px;
}
.wrap .theater .morevideo .item img {
	padding:5px;
}
.wrap .theater .morevideo .item {
	display:block;
	height:auto;
	overflow:hidden;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top:15px;
	padding-right:5px;
}
.wrap .theater .morevideo .item a {
color:#fff;
text-decoration:none;
}
.wrap .theater .morevideo .item a:hover {
color:#ccc;

}
.wrap .bottom .bottomright .sidebarBox hr {
	color: #000000;
}
.wrap .theater .morevideo h1 {
	display:inline;
	padding-left:35px;	
	padding-top:5px;
	color:#FFFFFF;

	font-family:Verdana, Helvetica, sans-serif;
}
.wrap .theater .video h1 {
	display:inline;'
	padding-left:30px;font-size:26px;
	color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
}
.wrap .theater .video a {
	text-decoration:none;
	color:#FFFFFF;

}

.wrap .theater .video a:hover {
	color:#CCC;

}
.wrap .bottom .bottomright .sidebarBox h3 {
display:block;
font-family:Verdana,Helvetica,sans-serif;
font-size:18px;
margin-bottom:0px;
margin-top:0px;

}
.wrap .theater .morevideo .list .item h2 {
	display:inline;
}

.wrap .theater .morevideo .list .item h2 a {
	color:#fff;
	text-decoration:none;
}

.wrap .theater .morevideo .list .item h2 a:hover {
	color:#ccc;

}
.shoes {
	height: 126px;
	width: 606px;
	background-image: url(images/shoes.png);
clear: both;
 position: relative;
 z-index: 10;
 margin-top: -3em;
 margin:auto;
}