/*
Theme Name: On Demand
Theme URI: http://www.press75.com/
Description: Another quality Video WordPress theme by Jason @ Press75.com.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: Video, On Deamand, Premium Theme

Theme Name v1.0
http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

CSS, XHTML and design are all Copyright 2008 Press75.com
*/

/* Lets Begin With Some Basics */
html, body {
font-size: 11px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 0px;
padding: 0px;
color: #888888;
line-height: 1.2em;
background:#222222;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Helvetica', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
line-height:16px;
}

h2.pagetitle {
margin: 0;
}

h3 {
font-size: 1em;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a:link, a:visited {
color: #57562d;
text-decoration: none;
}

a:hover {
color: #565050;
text-decoration: underline;
}

.clear {
clear: both;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

/* Begin Header */

/**
* Twitter Widget
*/
.widget_twitter li {
    clear:both;
}
.widget_twitter li img {
    float:left;
    margin-right:.5em;
}
.widget_twitter li .clear {
    clear:both;
}

#headerOut {
background-image:url(images/head_bgd.gif);
background-repeat:repeat-x;
height:54px;
width:100%;
}
#header {
width: 900px;
margin: 0px auto;
padding: 0;
}

#headleft {
width: 300px;
float: left;
padding-top:9px;
}

#headright {
height:54px;
width: 490px;
float: right;
text-align: left;
text-transform: uppercase;
}

#headright ul {
padding-top:20px;
list-style: none;
width:270px;
}

#headright li {
display: inline;
margin-left:20px;

}
#headright li a {
color:#565050;
}
#headright li a:hover {
color:#FFFFFF;
text-decoration:none;
}


#searchwrap {
/*height:39px;
width:192px;
float:right;
position:relative;
top:-25px;
background: url(images/searchbg.jpg) top right no-repeat;
*/
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/searchBar.png) no-repeat scroll right top;
float:right;
height:39px;
position:relative;
top:-25px;
width:192px;


}

#searchwrap input{
/*vertical-align:top;
margin-top:5px;
background:none;
color:#555555;
font-family:arial,helvetica,verdana,sans-serif;*/

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#555555;
font-family:arial,helvetica,verdana,sans-serif;
margin-top:11px;
vertical-align:top;

}

#searchwrap #s{
/*font-size:11px;
border:none;
margin-left:12px;*/
border:medium none;
font-size:11px;
margin-left:35px;

}
/* End Header */

/* Begin Content Slider */
#featured {
width: 100%;
float: left;
height: 404px;
background: #131313;
padding: 3px 0 0 0;
border-top:1px dotted #333333;
}

#thevideo {
width: 100%;
float: left;
background: #131313 ;
padding: 15px 0 0 0;
}

#thevideoinside {
width: 100%;
float: left;
background: #131313;
position: static;
padding: 0 0 15px 0;
min-height: 350px;
}

#videoembed {
margin: 0px auto;
width: 900px;
text-align: center;
}

.watchnow {
position: absolute;
top: 250px;
left: 580px;
width: 180px;
height: 29px;
background: url(images/watchnow.jpg) top left no-repeat;
cursor: pointer;
}

.watchnow:hover {
background: url(images/watchnowover.jpg) top left no-repeat;
}

.insert {
/*width: 300px;
height: 400px;
background: url(images/insertbg.png) top left repeat-x;
margin: 0 0 0 550px;
color: #999e94;
padding: 30px 30px 20px 30px;
line-height: 1.8em;
*/
/*background:transparent url(images/insertbg.png) no-repeat scroll left top;
color:#999E94;
height:350px;
line-height:1.2em;
margin:0 0 0 550px;
padding:10px;
width:180px;*/


-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/insertbg.png) repeat-x scroll left top;
color:#999E94;
height:400px;
line-height:1.8em;
margin:0 0 0 550px;
padding:30px 30px 20px;
width:300px;


}

.insert h2 {
/*width:300px;
line-height: 1em;
font-size: 30px;
font-weight: bold;
font-family:Helvetica, "Lucida Grande", Arial, sans-serif;
margin: 0 0 10px 0;
*/
/*font-size:22px;
font-weight:normal;
line-height:1em;
color:#FFFFFF;*/

font-family:Helvetica,"Lucida Grande",Arial,sans-serif;
font-size:30px;
font-weight:bold;
line-height:1em;
margin:0 0 10px;
width:300px;

}

.insert a:link, .insert a:hover, .insert a:visited {
color: #FFFFFF;
text-decoration: none;
}
/* End Content Slider */

/* Begin Entry Lists */
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

#sidebar .blockhead .block ul li {
	padding-bottom:10px;
}

#sidebar .blockhead h3 a.twitterwidget {
	height:35px;
}
/* End Entry Lists */

/* Begin Main Content */
#contentwrap {
width: 100%;
border-bottom: 1px dotted #333333;
border-top: 1px dotted #333333;
float: left;
}

#pagewrap {
width: 100%;
border-bottom: 1px dotted #333333;
border-top: 1px dotted #333333;
float: left;
}

#content {
width: 900px;
margin: 0px auto;
padding: 4px 0 15px 0;
}

#photoContent {
	width:900px;
	margin-top:15px;
}

#pageitemPhoto {
	width:900px;
}

#pageitemPhoto h2 {
	font-size:2em;
	width:900px;
	margin-bottom:15px;
}

#photoContent {
	line-height:1.8em;
	font-size:1.3em;
}

#menubar {
width: 900px;
height: 45px;
background: #272926;
}

#subscribe {
width: 50px;
height: 40px;
float: right;
margin: 1px 2px 0 0;
background: url(images/rss.gif) top left no-repeat;
cursor: pointer;
}

#subscribe:hover {
background: url(images/rssover.gif) top left no-repeat;
}

#subscribe ul {
list-style: none;
margin: -5px 0 0 0;	
}

#subscribe li {
display: inline;
}

#pagenav {
float: left;
margin: 0 10px 15px 0;
width: 653px;
text-align: right;
}
/* End Main Content */

/* Begin Categories List */
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catlist {
font-size:12px;
padding:0px;
height:28px;
padding: 7px 0 0 10px;
float: left;
}

#catlist .menu li {
background:#272926;
height:28px;
float:left;
margin-right:10px;
}

#catlist .menu li a {
color:#565050;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/arrow.png) right top no-repeat;
width:150px;
}

#catlist .menu li a:hover {
color:#777777;
}

#catlist ul .submenu {
border-top:none;
background: #272926;
position:relative;
width:150px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
font-size:11px;
}

#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:dotted 1px #444444;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
line-height:normal;
}

#catlist .submenu li a:hover{
}
/* End Categories List */

/* Begin Video Gallery */
#videogallery {
width: 657px;
float: left;
margin: 2px 0 10px 0;
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

#bloglist {
width: 630px;
float: left;
margin: 10px 0 10px 0;
padding-right:15px;
}

#bloglist h2 {
width:500px;
}

.videoitem {
width: 640px;
height: 130px;
float: left;
background: #1e1e1e;
margin: 0 2px 2px 0;
padding: 10px 1px 19px 13px;
}
.videoitem p {
padding:0px 17px 0px 8px;
}

.ratings {
float: left;
width: 171px;
height: 25px;
margin: 1px 0 0 0;
font-size:10px;
}

.comments {
width: 21px;
height: 25px;
float:right;
background: url(images/commentsbg.png) top left no-repeat;
color: #565050;
font-size: 10px;
text-align: center;
line-height: normal;
}

.thumbnail {
float: left;
margin: 10px 0 0 7px;
width: 175px;
height: 106px;
padding: 0px;
overflow: hidden;
border:1px solid #000000;
}

img.thumb { 
width: 1024px;
height: 106px;
}

a:hover img.thumb {
width: 175px;
height: 106px;
}

h2 {
font-size: 18px;
margin: 15px 0 0 20px;
padding: 0;
font-weight: bold;
display: block;
float: left;
width: 400px;
}

p.itemdesc {
line-height:1.8em;
font-size: 10px;
color: #777777;
width: 400px;
float: left;
margin: 5px 0 5px 20px;
padding: 0;
}

.gallerydate {
color: #333333;
width: 100px;
position:bottom;
text-align:left;
float: left;
margin: 0 0 0 20px;
}

#videodets {
width: 653px;
float: left;
border-bottom: 1px dotted #444444;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcontent {
width: 653px;
color:#999999;
float: left;
border-bottom: 1px dotted #444444;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
line-height:1.8em;
}

#postcomments {
width: 653px;
float: left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
overflow: hidden;
}

#videodets h2 {
padding: 0;
margin: 0 0 10px 0;
}

.itemlinks {
margin: 5px 0 5px 0;
padding: 0;
}

.itemlinks a:link, .itemlinks a:visited {
color: #565050;
}

.smalllinks a:link, .smalllinks a:visited {
color: #999191;
}

.smalllinks {
color: #999191;
}

#postinfo {
width: 400px;
float: left;
}

#singlethumb {
width: 190px;
float: right;
background:#272926;
padding: 9px 10px 10px 10px;
}

#singlethumbnail {
float: right;
margin: 0;
width: 190px;
height: 128px;
padding: 0px;
overflow: hidden;
}
/* End Video Gallery */

/* Begin Blog and Page Items */
.blogitem {
width: 653px;
float: left;
border-bottom: 1px dotted #777777;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
}



.pageitem {
width: 653px;
float: left;
margin: 10px 0 10px 0;
}

.blogcontent {
width: 635px;
float: left;
margin: 10px 0 0 0;
line-height:1.5em;
}

.blogitem h2, .pageitem h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 5px 0;
}
/* End Blog and Page Items */

/* Begin Sidebar */
#sidebar {
width: 243px;
float: right;
margin: 0;
padding: 2px 0 0 0;
}

#sidebar h3 {
margin: 12px 0 0 23px;
padding: 0;
}

#sidebar h4 {
margin: 0;
padding: 0 0 5px 0;
font-size: 11px;
font-weight: bold;
}

.blockhead {
width: 243px;
height: 35px;
float: left;
background: #272926;
}

.block {
width: 203px;
float: left;
background: #1e1e1e;
padding: 20px;
margin: 0 0 2px 0;
}

.sideblog {
margin: 0px;
padding: 0 0 15px 0;
font-size:10px;
}

#ratingsblock ul {
list-style: none;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px dotted #444444;
}
/* End Sidebar */

/* Begin Comments*/
#comment {
width:450px;
}

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;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 0;
background: #FFFFF;
margin: 0 0 15px 0;
border-bottom: 1px dotted #444444;
}

ol.commentlist li.alt {
padding: 0 !important;
background: #FFFFF;
margin: 0 0 15px 0;
}

input#submit {
font-size: 12px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:10px 0 0 0;
text-align:center;
background: #212121;
cursor:pointer;
font-weight: bold;
text-transform: uppercase;
border: none;
}

#comment,#author,#email,#url {
background: #272926;
border:1px dotted #444444;
padding:2px;
color:#646464;
margin:0px 0 0 0;
}
/* End Comments */

/* Begin Sidebar */

/* End Sidebar */

/* Begin Various Tags and Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 0px 30px 0 10px;
padding-left: 20px;
padding-top:15px;
font-style:italic;
color:#666;
background:url(images/quoteopen.png) no-repeat top left;
overflow:auto;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}
/* End Various Tags and Classes*/

/* Begin Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #222222;
text-align: center;
background-color: #272926;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End Captions */

/* Begin Footer */
#footer {
width: 980px;
margin: 0px auto;
padding: 5px 0 50px 0;
clear: both;
}

#footer a:link, #footer a:visited {
color: #565050;
}

#footer small {
color: #999191;
}
.clr{
clear:both;
}

.contact {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
padding-top:3px;padding-bottom:5px;
}
#errmsg {
 color:#FF0000;
 font-size:12px;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.txt_box {
/*border:1px solid #272926;font-size:12px;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#272926 none repeat scroll 0 0;
border:1px dotted #444444;
color:#646464;
margin:0 0 0;
padding:2px;
}
.contact_button {
/*background-color:#272926; color:#FFFFFF;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;font-size:12px;
font-weight:bold;*/

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#212121 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:10px 0 0;
padding:7px 10px;
text-align:center;
text-transform:uppercase;
}