/*
Theme Name: VodPod Theme
Theme URI: http://www.press75.com/
Description: The official Vodpod.com WordPress theme... powered by Vodpod.com, and designed by Press75.com. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/vodpod-theme/">http://www.press75.com/docs/vodpod-theme/</a>. Don't forget to configure the VodPod Theme Options page.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jasonschuller.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jasonschuller.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

*{outline:none;}

body {
background: #FFFFFF url(images/bg.jpg) repeat;
font: 12px Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.2em;
width: auto;
height: auto;
margin: 0;
padding: 0;
}

a {
color: #069;
text-decoration: none;
}

a:hover {
color:#069;
text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0 0 10px 0;
font-weight: bold;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #333;
text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {
color: #069;
text-decoration:none;
}

p {
margin: 0 0 10px 0;
}

img {
border: none;
}

/** Main Site Wrapper **/
.clear {
clear:both;
margin:0;
padding:0;
}

#wrapper {
background: url(images/frame.png) top left repeat-y;
width: 966px;
margin: 0px auto;
overflow: hidden;
}

#wrapper_inside {
background: url(images/white.jpg) top center repeat-y;
width: 966px;
float: left;
}

#wrapper_bottom {
background: url(images/frame-bottom.png) top left no-repeat;
width: 966px;
height: 20px;
margin: -5px auto;
overflow: hidden;
}

/** Header **/
#header {
background: url(images/frame.png) top left repeat-y;
width: 966px;
float: left;
}

* + html #header {
margin-bottom: -10px;
position: relative;
z-index: 3;
}

#header_inside {
background: #333333;
width: 940px;
margin: 0 13px 0 13px;
float: left;
}

#header_top {
width: 940px;
height: 115px;
float: left;
border-bottom: 1px solid #666666;
}

#header_nav {
background: #3D3D3D;
width: 940px;
height: 30px;
float: left;
}

#header_categories {
width: 465px;
height: 30px;
float: left;
}

#header_pages {
width: 465px;
height: 30px;
float: right;
}

#header_pages ul {
float: right;
background: url(images/menu-divider.png) top left no-repeat;
}

#header_bottom {
background: url(images/frame-bottom.png) top left no-repeat;
width: 966px;
height: 20px;
margin: -5px 0 0 0;
float: left;
}

* + html #header_bottom {
position: relative;
z-index: 2;
margin-top: 5px;
}

#header_left {
width: 452px;
padding: 0 0 0 10px;
float: left;
}

#header_left h1 {
font-size: 28px;
color: #FFFFFF;
padding: 50px 0 0 0;
}

#header_left a {
color: #FFFFFF;
}

#header_left a:hover {
color: #CCCCCC;
}

#header_right {
width: 468px;
padding: 27px 10px 0 0;
float: left;
}

/** Featured Content **/
#content_featured {
background: url(images/frame-color.png) top left repeat-y;
width: 966px;
height: 410px;
float: left;
}

* + html #content_featured {
position: relative;
z-index: 1;
}

#content_featured_inside {
background: #666666;
width: 940px;
margin: 0 13px 0 13px;
float: left;
}

#content_featured_bottom {
background: url(images/frame-bottom.png) top left no-repeat;
width: 966px;
height: 20px;
margin: -5px 0 0 0;
float: left;
}

* + html #content_featured_bottom {
position: relative;
z-index: 1;
}

.thumbnail_image {
background: url(images/thumbnail-shadow.png) top left no-repeat;
padding: 1px 3px 5px 3px;
}

/** Single Theme **/
#content_theme {
background: url(images/frame-color.png) top left repeat-y;
width: 966px;
padding: 0 0 15px 0;
float: left;
}

#content_theme_bottom {
background: url(images/frame-bottom.png) top left no-repeat;
width: 966px;
height: 20px;
margin: -5px 0 0 0;
float: left;
}

#single_theme {
margin: 172px 0 0 0;
padding: 0 30px 0 30px;
}

* + html #single_theme {
margin: 35px 0 0 0;
padding: 0 30px 0 30px;
}

/** Main Content **/
#content_wrapper {
background: url(images/fold.png) top right no-repeat;
width: 966px;
margin: 0 0 0 0;
float: left;
}

#content_left {
width: 627px;
padding: 15px 0 0 3px;
float: left;
}

.post_nav {
width: 610px;
margin-bottom: 10px;
padding: 0 0 0 10px;
float: left;
}

* + html .post_nav {
margin-top: -10px;
}

/* Content Carousel */
#content_featured_inside .carousel  {
position: relative;
overflow: hidden;
padding: 12px 0 0 0;
color: #CCCCCC;
}

#content_featured_inside a {
color: #FFFFFF;
}

#content_featured_inside a:hover {
color: #CCCCCC;
}

#content_featured_inside .main {
margin: 0;
}

#content_featured_inside .carousel a.prev {
display: block;
position: absolute;
width: 75px;
height: 235px;
background: url("images/previous.png") no-repeat 0 0;
top: 0;
left: 0;
z-index: 10000;
outline:none;
}

* + html #content_featured_inside .carousel a.prev  {
top: 4px;
}

#content_featured_inside .carousel a.prev:hover {
background: url("images/previous.png") no-repeat 0 -250px;
}  

#content_featured_inside .carousel a.next {
display: block;
position: absolute;
width: 75px;
height: 235px;
background: url("images/next.png") no-repeat 0 0;
top: 0;
right: 0;
z-index: 10000;
outline:none;
}

* + html #content_featured_inside .carousel a.next  {
top: 4px;
}

#content_featured_inside .carousel a.next:hover {
background: url("images/next.png") no-repeat 0 -250px;
}  

#content_featured_inside .carousel a:hover, #content .carousel a:active {
border: none;
outline: none;
}    

#content_featured_inside .carousel .rotate {
float: left;
margin: 0;
position: relative;
visibility: hidden;
left: -5000px;
}

#content_featured_inside .carousel ul {
margin: 0;
}

#content_featured_inside .carousel li img {
width: 250px;
height: 150px;
}

#content_featured_inside .carousel li {
width: 256px;
height: 225px;
margin: 0 95px 0 -80px;
}

#content_featured_inside .widget img {
cursor: pointer;
}

.intro {
margin: 0;
padding: 0 5px 10px 3px;
}

.intro p {
margin: 0;
color: #FFFFFF;
}

.intro h3 {
margin: 8px 0 1px 0;
padding: 0;
font-size: 15px;
color: #FFFFFF;
}

/** Post Styles **/
.post_wrapper_thumbs {
background: url(images/post-divider.png) bottom left no-repeat;
width: 610px;
margin-bottom: 20px;
padding: 0 0 10px 10px;
float: left;
}

.post_wrapper {
background: url(images/post-divider.png) bottom left no-repeat;
width: 610px;
margin-bottom: 20px;
padding: 0 0 10px 10px;
float: left;
}

.post_wrapper ul {
margin: 0 0 30px -40px;
list-style: none;
}

* + html .post_wrapper ul {
margin: 0 0 30px 0px;
}

.post_wrapper li {
background: url(images/bullet.png) top left no-repeat;
padding: 3px 0 5px 17px;
margin: 0 0 0 0;
}

.post_details {
background: url(images/details-bg.png) top left no-repeat;
width: 250px;
height: 228px;
padding: 20px 20px 0 20px;
margin: 0 15px 10px 0;
float: left;
}

.post_thumbnail {
width: 250px;
height: 150px;
margin: 0 0 12px 0;
float: left;
}

.play_button {
position: absolute;
display: block;
width: 250px;
height: 150px;
background: url(images/play.png) 0 -150px no-repeat;
/*z-index: 10000;*/
z-index: 10;
}

.play_button:hover {
background: url(images/play.png) 0 0 no-repeat;
}

.play {
width: 250px;
height: 150px;
}

img.thumbnail {
width: 250px;
height: 150px;
}

.post_ratings {
float: left;
margin: 7px 0 0 0;
}

.post_comments {
background: url(images/comments.png) top left no-repeat;
width: 26px;
height: 28px;
padding: 2px 0 0 0;
font-size: 10px;
text-align: center;
float: right;
}

.post_comments a {
color: #FFFFFF;
}

.post_comments a:hover {
color: #CCCCCC;
}

.post_more {
margin: 7px 0 0 0;
font-size: 10px;
text-align: center;
float: right;
}

.quick_zoom {
float:left;
display: block;
width: 60px;
height: 18px;
background: url("images/quick-zoom.png") no-repeat 0 0;
outline:none;
}

.more_info {
float:left;
display: block;
width: 60px;
height: 18px;
background: url("images/more-info.png") no-repeat 0 0;
outline:none;
}

.post_price {
margin: 0;
text-align: center;
float: right;
width: 48px;
}

.post_price, .post_price a, .post_price a:hover {
font-size: 10px;
font-weight: bold;
color:#3D3D3D;
text-decoration:none;
}

.post_title {
height: 30px;
width: 200px;
margin: 0 0 5px 0;
color: #3D3D3D;
float: left;
}

.post_title h2{
margin: 0;
padding: 0;
}

.post_title h2, .post_title h2 a, .post_title h2 a:hover {
font-size: 14px;
font-weight:bold;
color:#069;
text-decoration:none;
}

.post_title em{
margin-left: 3px;
display: block;
}

.post_title em, .post_title em a, .post_title em a:hover{
font-size: 10px;
font-weight: normal;
color:#3D3D3D;
text-decoration:none;
}

.post_title em a:hover{
color:#069;
}

.single_theme_info {
float:left;
margin: 0 0 15px 0;
}

.single_theme_info p {
margin:0; padding:0;
}

.dd_buttons {
margin:5px 0;
padding:5px 0;
}

a.download, a.demo {
display:block;
float:left;
margin:0 4px 0 0;
text-indent:-9999px;
height:35px;
width:120px;
background:url(images/download.png) no-repeat 0 0;
}

a.download {
background:url(images/download.png) no-repeat 0 0;
}

a.download:hover {
background:url(images/download.png) no-repeat 0 -35px;
}

a.demo {
background:url(images/demo.png) no-repeat 0 0;
}

a.demo:hover {
background:url(images/demo.png) no-repeat 0 -35px;
}

.author_thumb {
float:right;
}

.author_thumb img {
height:120px;
width:200px;
border:1px solid #d8d8d8;
padding:4px;
background:#fff;
}

/** Theme Popup **/
.theme {
text-align: center;
}

/** Sidebar Styles **/
#content_right {
width: 300px;
margin: 0 0 0 33px;
float: left;
}

#content_right ul {
margin: 0;
padding: 0;
list-style: none;
}

#content_right li {
margin: 0;
padding: 5px 0 5px 0;
list-style: none;
}

#content_right h3 {
margin: 0;
padding: 0 0 5px 0;
}

.widgets {
background: url(images/widget-divider.png) bottom right no-repeat;
width: 300px;
float: left;
margin: 15px 0 15px 0;
padding: 5px 0 10px 0;
}

#search {
margin: 10px 0 15px 0;
}

#search_wrapper {
background: none;
height: 60px;
margin: 0 0 -15px 0;
float: left;
background: url(images/search-bg.png) top left no-repeat;
width: 290px;
}

#search_wrapper input{
vertical-align: middle;
background: none;
color: #000000;
}

#s{
font-size: 14px;
border: none;
padding: 9px 6px;
margin-right: 3px;
width: 245px;
}

.p75_sidebar_ads {
margin: 0px;
text-align: center;
}

.p75_sidebar_ads img {
margin: 0 10px 10px 0;
}

.cat_posts {
background: none;
margin: 0;
}

.side_featured_post {
background: url(images/widget-divider.png) bottom right no-repeat;
margin: 8px 0 0 0;
padding: 8px 10px 15px 0;
float: left;
}

.side_featured_post img {
float: left;
margin: 0 8px 4px 0;
border: 1px solid #999999;
}

.side_featured_post img:hover {
border: 1px solid #000000;
}

#footer_wrapper {
width: 966px;
margin: 0px auto;
padding: 10px 0 0 0;
overflow: hidden;
}

#footer {
padding: 0 10px 0 10px;
color: #333333;
font-size: 11px;
line-height: 1.1em;
}

#footer h3 {
margin: 0 0 4px 0;
padding: 0;
}

#footer_copy {
float: left;
width: 800px;
padding: 5px 0 40px 0;
}

#footer p {
margin: 0 0 1px 0;
}

/** menu styles **/
ul.topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 1.0;
	text-transform: uppercase;
}
ul.topnav li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	background: url(images/menu-divider.png) top right no-repeat;
}
ul.topnav li a {
	display: block;
	position: relative;
	text-decoration: none;
	padding: 8px 12px 8px 12px;
	color: #FFF;
}
ul.topnav li a:hover {
	color: #CCC;
}

ul.topnav li .sub {
	position: absolute;
	top: 30px;
	left: 0;
	background: #3D3D3D;
	border-top: 1px solid #666666;
	text-transform: none;
	padding: 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	display: none;
	z-index:500000;
}
ul.topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}

ul.topnav li .sub ul{
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
}
ul.topnav .sub ul li {
	margin: 2px;
	padding: 0;
	float: left;
	color: #fff;
	background-image:none;
	width:164px;
	border:1px solid #666;
}
ul.topnav .sub h2 {
	margin: 0;
	padding: 5px 0;
}
ul.topnav .sub h2, ul.topnav .sub h2 a, ul.topnav .sub h2 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
ul.topnav .sub ul li a {
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	color: #fff;
}
ul.topnav .sub ul li a:hover {
	color: #fff;
	background:#666;
}

/** menu styles **/
.sf-menu,.sf-menu * {
list-style: none;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 12px;
text-align: left;
}

.sf-menu {
line-height: 1.0;
}

.sf-menu ul {
position: absolute;
top: -999em;
width: 150px;
}

.sf-menu ul li {
width: 100%;
}

.sf-menu li:hover {
visibility: inherit;
}

.sf-menu li {
float: left;
position: relative;
background: url(images/menu-divider.png) top right no-repeat;
}

.sf-menu a {
display: block;
position: relative;
text-decoration: none;
padding: 8px 12px 8px 12px;
}

.sf-menu a:hover {
color: #CCCCCC;
}

* + html .sf-menu a {
padding: 7px 10px 7px 10px;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
left: 0;
top: 30px;
z-index: 500000;
}

.sf-menu a,.sf-menu a:visited {
color: #FFFFFF;
}

.sf-menu li li {
background: #3D3D3D;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
margin: 0 0 -1px 0;
}

.sf-menu li li:hover {
background: #333333;
}

.sf-menu li li li {
left: -270px;
top: -1px;
background: #3D3D3D;
border-top: 1px solid #1A1A1A;
border-right: 1px solid #1A1A1A;
border-bottom: 1px solid #1A1A1A;
margin: 0 0 -1px 0;
}

.sf-menu a.sf-with-ul {
min-width: 1px;
}

.sf-sub-indicator {
position: absolute;
display: block;
right: .75em;
top: 1.05em;
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
top:-999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
left:10em;
top:0;
}

.sf-menu ul .sf-sub-indicator,.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position:-10px 0;
}

.subscribe a {
background: url(images/rss.png) right no-repeat;
padding-right: 20px !important;
margin-right: 12px;
}

* + html .subscribe a {
padding-right: 25px;
}

li.subscribe {
background: none;
}

.subscribe a:hover {
background: url(images/rss-over.png) right no-repeat;
}

/** begin comment styles **/
#comments {
margin: 0 0 0 0;
}

#comments h3 {
font-size: 16px;
font-weight: normal;
color: #181512;
margin: 5px 0 0 0;
padding: 0;
}

#comments p {
margin: 5px 0 5px 0;
}

.comment-author {
font-size: 14px;
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: right;
display: inline;
padding: 2px;
margin: 5px 0 4px 4px;
border: 1px solid #CCCCCC;
}

#comment {
width: 610px;
font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color: #333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom: 10px;
width: 610px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
margin: 0;
padding: 0;
}

ol.commentlist li.alt {
background: url(images/post-divider.png) bottom left no-repeat;
width: 610px;
padding: 0 0 22px 10px;
margin: 5px 0 15px 0;
}

ol.commentlist li {
background: url(images/post-divider.png) bottom left no-repeat;
width: 610px;
padding: 0 0 22px 10px;
margin: 5px 0 15px 0;
}

ol.commentlist li div.reply {
color: #666666;
font: bold 9px/1 helvetica,arial,sans-serif;
padding: 7px 10px 5px 10px;
text-align: center;
width: 36px;
background: #CCCCCC;
border: 1px solid #666666;
margin: 10px 0 0 0;
cursor: pointer;
}

ol.commentlist li div.reply:hover {
background: #666666;
}

ol.commentlist li div.reply a {
color: #333333;
text-decoration: none;
text-transform: uppercase;
}

ol.commentlist li ul.children { 
list-style: none; 
margin: 0;
padding: 0;
text-indent: 0; 
}

ol.commentlist li ul.children li {
background: none;
margin: 0;
padding: 10px 0 0px 0;
border: none;
}

ol.commentlist li ul.children li.alt {
background: none;
margin: 0;
padding: 10px 0 0px 0;
border: none;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

input#submit {
background: url(images/submit.png) no-repeat;
border: none;
width: 125px;
height: 35px;
cursor: pointer;
}

input#submit:hover {
background: url(images/submit-over.png) no-repeat;
}


#comment,#author,#email,#url {
border: 1px solid #E5E3D8;
padding: 2px;
margin: 3px 0 2px 0;
color: #404040;
}

#comment {
background: url(images/area.png) top left no-repeat;
border: none;
width: 600px;
height: 290px;
padding: 5px 10px 5px 5px;
margin: 2px 0 8px 0;
}

#respond {
padding: 0 15px 20px 10px;
width: 610px;
}

* + html #respond {
margin: -20px 0 0 0;
}

#author {
background: url(images/fields-name.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
margin-top: 5px;
}

#email {
background: url(images/fields-email.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
}

#url {
background: url(images/fields-web.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
}

.fieldset ul {
list-style: none;
margin: 0;
}

.fieldset li {
margin: 0 0 10px 0;
padding: 0;
}

/** wordpress basics **/
.wp-caption img {
margin-bottom: 5px;
padding:5px;
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
text-transform: uppercase;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}

table.hosting-matrix{
width:100%;
margin:10px auto;
background:#fff;
border-collapse:collapse;
}
table.hosting-matrix thead td{
font-weight:bold;
text-align:center;
background:#3d3d3d;
border: 1px solid #3d3d3d;
color:#fff;
}
table.hosting-matrix tbody td{
font-weight:bold;
text-align:center;
border: 1px solid #bdbdbd;
}
table.hosting-matrix td{
padding:2px;
}

table.hosting-banners{
widsth:100%;
margin:10px auto;
border-collapse:collapse;
}
table.hosting-banners tbody td{
font-weight:bold;
text-align:center;
}
table.hosting-banners tbody td a{
display:block;
margin:5px;
}
table.hosting-banners tbody td img{
display:block;
padding:2px;
background:#f5f5f5;
border:1px solid #bdbdbd;
}