/* @override http://www.lavomatik.com/wp-content/themes/VodPodTheme-v1.0/vodpodtheme/style.css */

/*
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:
*/

body {
background: #E9E8CF none repeat;
font: 12px Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.5em;
width: auto;
height: auto;
margin: 0;
padding: 0;
}

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

a:hover {
color:#C7360C;
}

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

h1 {
font-size: 30px;
line-height: 1em;
}

h2 {
font-size: 24px;
line-height: 1em;
margin-bottom: 10px;
}

.widgets h3 {
border-bottom: 1px solid #000000;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 11px;
}

h6 {
font-size: 10px;
}

p {
margin: 0 0 8px;
}

img {
border: none;
}

/** Main Site Wrapper **/
#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: 5px;
margin: -5px auto;
overflow: hidden;
border-bottom: 5px solid #000000;
}

/** Header **/
#header {
background: #787842 url(images/machines_top.png) no-repeat 311px;
width: 966px;
float: left;
}

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

#header_inside {
background: #787842 url(images/machines_top.png) no-repeat 311px;
width: 966px;
float: left;
}

#header_top {
width: 966px;
height: 126px;
float: left;
border-bottom: 1px dotted #000000;
}

#header_nav {
/*background: #3D3D3D;*/
width: 966px;
height: 30px;
float: left;
}

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

#header_pages {
width: 966px;
height: 30px;
float: right;
background-color: #000000;
}

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

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

* + 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: 457px;
float: left;
}

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

#content_featured_inside {
/*background: #666666;*/
width: 966px;
float: left;
background: url(images/machines_bottom.png) no-repeat 0 -2px;
}

#content_featured_bottom {
/*background: url(images/frame-bottom.png) top left no-repeat;*/
width: 966px;
height: 1px;
float: left;
border-bottom: 1px dotted #000000;
}

* + 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 Video **/
#content_video {
width: 966px;
float: left;
background: url(images/machines_bottom.png) no-repeat 0 bottom;
}

#content_video_bottom {
width: 966px;
float: left;
border-bottom: 1px dotted #000000;
}

#single_video {
margin: 170px 0 0;
padding: 0 20px;
}

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

#single_video .video {
	text-align: left;
}

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

#content_left {
width: 630px;
float: left;
margin-top: 38px;
}

.post_nav {
width: 630px;
float: left;
}

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

/*
#content_left .wp-pagenavi a {
background-color: #000000;
color: #C7360C;
margin: 0 0 0 1px;
padding: 4px 7px;
border-style: none;
}

#content_left .wp-pagenavi .pages {
background-color: #000000;
color: #666666;
margin: 0;
padding: 4px 7px;
border-style: none;
}

#content_left .wp-pagenavi .page {
background-color: #000000;
color: #C7360C;
margin: 0 0 0 1px;
padding: 4px 7px;
}

#content_left .wp-pagenavi .current {
background-color: #000000;
color: #666666;
margin: 0 0 0 1px;
padding: 4px 7px;
border-style: none;
}
*/

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

#content_featured_inside a {
color: #FFFFFF;
}

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

#content_featured_inside .main {
margin: 0;
}

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

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

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

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

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

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

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

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

#content_featured_inside .carousel ul {
margin: 0;
}

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

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

#content_featured_inside .widget img {
cursor: pointer;
}

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

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

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

/** Post Styles **/

.post_wrapper_top {
background: url(images/post_top.png) no-repeat 0;
float: left;
width: 630px;
height: 10px;
}

.post_wrapper_bottom {
background: url(images/post_bottom.png) no-repeat 0;
float: left;
width: 630px;
height: 6px;
margin-bottom: 20px;
}

.post_wrapper {
background: url(images/post_middle.png) repeat-y 0;
float: left;
padding-right: 20px;
padding-left: 20px;
padding-top: 12px;
width: 590px;
}

.post_wrapper .post_content .entry {
	padding-bottom: 10px;
}

.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: 205px;
padding: 20px 20px 0 20px;
margin: 0 15px 10px 0;
float: left;
}

.post_thumbnail {
width: 200px;
height: 150px;
margin: 1px 0 5px 1px;
float: left;
}

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

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

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

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

.post_ratings {
width: 200px;
float: left;
font-size: 10px;
color: #000000;
padding-top: 0;
line-height: 11px;
}

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

.post_comments a {
color: #8AB2BB;
}

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

.post_views {
width: 160px;
color: #666666;
float: left;
font-size: 10px;
margin-top: 10px;
}

.post_views a {
color: #000000;
}

.post_views a:hover {
color: #C7360C;
}

/** Video Popup **/
.video {
text-align: center;
}
.video object {
margin-bottom: 11px;
	width: 340px;
	height: 275px;
}

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

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

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

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

.widgets {
width: 300px;
float: left;
margin: 10px 0;
padding: 5px 0 10px 0;
border-bottom: 1px dotted #000000;
border-top: 5px solid #000000;
}

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

#search_wrapper {
background: url(images/search-bg.png) no-repeat left 4px;
float: left;
width: 290px;
margin-top: 2px;
}

#search_wrapper:hover {
background: url(images/search-bg-over.png) no-repeat left 4px;
}


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

#s{
font-size: 12px;
border: none;
width: 197px;
padding: 2px;
margin-left: 20px;
}

.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 {
padding: 8px 2px 10px 0;
float: left;
width: 98px;
}
.side_featured_post a {
float: left;
font-size: 11px;
	line-height: 11px;
}

.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;
font-size: 11px;
}

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

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

/** menu styles **/
.sf-menu,.sf-menu * {
list-style: none;
margin: 0;
padding: 0;
font-size: 11px;
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) no-repeat right 9px;
}

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

.sf-menu a:hover {
color: #c7360c;

}

#header_categories a:hover {
color: #cbcf26;
background-color: rgba(0,0,0,0.4);
}

* + 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 {
color: #666666;
}

#header_categories a {
color: #000000;
font-weight: bold;
font-size: 12px;
}

#header_categories ul.children a {
	color: #787842;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 11px;
	padding: 4px 5px 6px 14px;
}

#header_categories ul.children a:hover {
	color: #c7360c;
}

.sf-menu li li {
background: #000000;
margin: 0 0 -1px 0;
}

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

.sf-menu li li li {
left: -270px;
top: -1px;
background: #000000;
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;
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 label {
	display: block;
	margin-top: 2px;
}

#comments h3 {
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
	color: #b0af88;
}

#comments p {
margin: 5px 0;
	font-size: 12px;
	line-height: 14px;
}

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

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

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

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: 590px;
}

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

ol.commentlist li.alt {
width: 614px;
padding: 0 0 5px 10px;
border-bottom: 1px dotted #000000;
margin: 5px 0;
}

ol.commentlist li {
width: 614px;
padding: 0 0 5px 10px;
margin: 5px 0;
border-bottom: 1px dotted #000000;
}

ol.commentlist li div.reply {
color: #fff;
font: bold 9px/1 helvetica,arial,sans-serif;
padding: 7px 10px 5px 10px;
text-align: center;
width: 60px;
background: #000000;
margin: 10px 0 0 0;
cursor: pointer;
	display: none;
}

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

ol.commentlist li div.reply a {
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: 65px;
height: 21px;
cursor: pointer;
	margin-top: 10px;
}

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


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

#comment {
font: 12px arial,helvetica,verdana,sans-serif;
background: url(images/area.png) top left no-repeat;
border: none;
width: 590px;
height: 60px;
padding: 5px 10px 5px 20px;
margin: 2px 0 0;
}

#respond {
padding: 0 0 20px;
width: 630px;
}

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

#author {
background: url(images/fields-name.png) top left no-repeat;
font-size: 12px;
border: none;
width: 197px;
padding: 2px 2px 2px 20px;
margin-left: 0;
}

#author:hover {
background: url(images/fields-name-over.png) top left no-repeat;
}

#email {
background: url(images/fields-email.png) top left no-repeat;
font-size: 12px;
border: none;
width: 197px;
padding: 2px 2px 2px 20px;
margin-left: 0;
}

#email:hover {
background: url(images/fields-email-over.png) top left no-repeat;
}

#url {
background: url(images/fields-web.png) top left no-repeat;
font-size: 12px;
border: none;
width: 197px;
padding: 2px 2px 2px 20px;
margin-left: 0;
}

#url:hover {
background: url(images/fields-web-over.png) top left no-repeat;
}

.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: #000000;
}

.wp-caption-text {
color:#000000;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
}

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 tag-link {
line-height: 5em;
}
a img {
border: none;
}

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

.wp-caption {
text-align: center;
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;
}

