/*
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, mymccann.net

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


/* Adding Class for Flash Background ============================================================================================================*/
#flashContent {
	z-index: 2;
  	position: absolute;
  	top: 25px;
  	left: 0;
	}


/* ADDED CLASSES FOR FOOTER =======================================================================================================*/

#searchBox {
	text-align:left;
	vertical-align:middle;
	float:right;
	bottom:0;
	left:0;
	padding:0px;
	margin:0px;	
	margin-top:5px;
	margin-right:4px;
	background-image:url('SearchBox.png');
	background-repeat:no-repeat;
	height:24px;
	width:145px;
}

#searchBox input { 
 background:none; 
 color: #999999;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 vertical-align:middle;
 border:0px;
 padding:4px;
   }

#subMenu1 {
height:30px;
width:100%;
visibility:hidden;
margin:0;
position:absolute;
bottom:34px;
float:left;
right:0px;
z-index:2000;
}

#subMenu2 {
float:left;
height:30px;
width:100%;
visibility:hidden;
position:absolute;
bottom:34px;
right:0px;
margin:0;
z-index:2000;
}


   #footer {
	width: 100%;
	height: 38px;
	float:left;
	color: #000;
	margin:0 0px;
	margin-top:15px;
   	padding:0 0px;
   /* position:fixed;*/
	bottom:0px;
    left:0px;
    right:0px;
	position:relative;
	/*    background-color:#111111;
	z-index:9000; */
	clear:both;
    }



#navFooter   {
width:80%;
vertical-align:bottom;
float:left;
padding:0;
margin:0;
position:relative;
bottom:0;
overflow:hidden;
height:38px;
}


#navFooter ul  {
float:left;
margin: 0; 
padding: 0;
padding-top:14px;
list-style-type: none; 
list-style-image: none; 
white-space:nowrap;
height:38px;
}

#navFooter li  {
display: inline; 
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif;
padding-top:0px;
margin: 0px;
color:#cccccc;
font-size:11px;
}

#navFooter ul li a {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	text-decoration:none;
	font-size:11px;
	line-height: 1;
	margin: 0 0 0 13px;
	padding: 0px 13px 0px 0px; 
	color: #999999;
	display: block;
	float: left;
	border-right: 1px solid #999;
	}
#navFooter ul li.last a {
	border-right: none;
}
	
	#navFooter ul li a:hover {
	color: #0072bc;
	text-decoration:none;
	}
	
	div.page, div#page {
	height:100%;
	
}


/* Lets Begin With Some Basics */
html, body {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
margin: 0px;
padding: 0px;
color: #111111;
line-height: 1.2em;
height:100%;
background-color:#FFD700;
background: #FFD700 url(images/BG.gif) repeat-y;
background-position:center;
}

html {
	height:100%;
}

body {
	height:100%;
	min-height:100%;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}

.BriefList ul, .BriefList li {
	 list-style-type:square;
 list-style-position:inside;
}

h1, h2, h3 {
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 24px;
text-align: left;
line-height:auto;
}

h2 {
font-size: 14px;
line-height:auto;
}

h2.pagetitle {
margin: 0;
}

h3 {
font-size: 22px;
font-family:Arial Black, ArialMT, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
*padding-top:5px;
line-height:1em;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a:link, a:visited {
color:#111111;
text-decoration: none;
}

a:hover {
color:#111111;
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;
line-height:16px;
}
/* And... Moving On */

p.lead-in a:link, p.lead-in a:visited {
	font-weight:bold;
	text-decoration:underline;
}
	
/* Begin Header */
#header {
width: 980px;
margin: 0px auto;
height: 110px;
padding: 0px 0 0 0;
text-align:left;
background-color:#ffd700;
}

#headleft {
width: 420px;
float: left;
padding-top:20px;
padding-left:0px;
/*background-image: url (images/HeadBg.png);
background-repeat:no-repeat;*/
background: url(images/HeadBg.png) top left no-repeat;
}

/*
#headright {
width: 530px;
float: right;
text-align: right;
text-transform: uppercase;
padding-top: 68px;
padding-right:15px;
}

#headright a:hover {
background-color:#111111;
}

#headright ul {
list-style: none;
width:535px;
}

#headright li {
display: inline;
margin: 0 0 0 15px;

color:#111111;
}

#headright li a:link, #headright li a:visited {
color:#111111;
text-decoration:none;
padding-left:6px;
padding-right:6px;
padding-bottom:5px;
padding-top:5px;
letter-spacing:1px;
}

li.upload a:link, li.upload a:visited {
color:#ffd700;
text-decoration:none;
padding-left:6px;
padding-right:6px;
padding-bottom:5px;
padding-top:5px;
letter-spacing:1px;
background:#111111;
*height:32px;
}

#headright li a:hover {
color:#ffd700;
background:#111111;
text-decoration:none;
}

*/

#searchwrap {
background:none;
height:34px;
width:310px;
margin:60px 0 0 0;
float:right;
background: url(images/blockbg.png) top left repeat-x;
}

#searchwrap input{
vertical-align:middle;
background:none;
color:#111111;
font-family:arial,helvetica,verdana,sans-serif;
}

#searchwrap #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:300px;
padding-top:10px;
}
/* End Header */

/* Begin Content Slider */
#featured {
width: 981px;
float:none;
height: 350px;
background:#000000 url() top left repeat-x;
padding: 0px 0 0 0;
}

#thevideo {
width: 981px;
/*float: left;*/
float:none;
background: #131313 url() top left repeat-x;
padding: 15px 0 0 0;
}

#thevideoinside {
width: 100%;
float: none;
background:#131313 url() bottom left repeat-x; 
position: static;
padding: 0 0 15px 0;
min-height: 350px;
}

#videoembed {
margin: 0px auto;
width: 100%;
text-align: center;
background-color:#131313;
}

.watchnow {
position: absolute;
top: 250px;
left: 610px;
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;
}

.scrollContainer {
	height: 350px;
}

.insert {
width: 180px;
height: 350px;
background: url(images/insertbg.png) top right no-repeat;
margin: 0 0 0 550px;
color: #FFFFFF;
padding: 10px;
line-height: 1.2em;
text-align:left;
margin-left:550px;
}

.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: bold;
margin: 0 0 10px 0;
text-transform:uppercase;
}

.insert a:link, .insert a:hover, .insert a:visited {
color: #ffd700;
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;
}
/* End Entry Lists */

/* Begin Main Content */
#contentwrap {
width: 100%;
min-height:100%;
/*background: transparent url(images/BG.gif) repeat-y;*/
background-position:center;
border-bottom: 0px solid #D3D3D3;
float: none;
}

#pagewrap {
width: 100%;
min-height:100%;
background: none;
border-bottom: 0px solid #D3D3D3;
border-top: 0px solid #D3D3D3;
float: left;
}

#content {
width: 980px;
margin: 0px auto;
padding: 15px 0 15px 0;
background-color:#ffd700;
height:100%;
}

#content .widecolumn div {
	padding:20px;
}

.widecolumn  div {
	padding:20px;
}

#contentright{
text-align:left;
background-color:#FFD700;
float:right;
width:320px;
height:100%;
}

#contentleft {
float:left;
width:635px;
padding-right:8px;
padding-left:8px;
background-color:#ffd700;
border-right:solid 1px #111111;
}

#menubar {
width: 634px;
height: 50px;
background: url(images/menubarbg.png) top left repeat-x;
margin-bottom:10px;
}

#subscribe {
width: 50px;
height: 40px;
float: right;
margin: 1px 2px 0 0;
background: url() top left no-repeat;
cursor: pointer;
}

#subscribe:hover {
background: url(images/rssover.jpg) 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: 635px;
text-align: right;
padding-top:10px;
}
/* End Main Content */

/* Begin Categories List */
ul, li {
margin:0;
border:0;
padding:0;
list-style-type:none;
padding-top:0px;
padding-left:0px;
margin-left:0px;
}

ul, li li {
	list-style-type:disc;
}

li.cat-item {
font-size:11px;
}

#catlist .menu li {
background:url(images/VidFilter_Title.png) left top no-repeat;
height:28px;
float:left;
margin-right:10px;
}

#catlist {
font-size:14px;
height:28px;
padding: 16px 0 0 0px;
float: left;
}

#catlist .menu li a {
color:#ffd700;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/DwnArrow.png) right top no-repeat;
width:580px;
}

#catlist .menu li a:hover {
color:#ffd700;
text-decoration:underline;
}

#catlist ul .submenu {
border-top:none;
background: #111111 url(images/menubg.gif) top left repeat;
position:relative;
width:634px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
text-align:left;
margin-top:6px;
float:right;
*float:left;
margin-right:2px;
*margin-right:0px;
*margin-left: 0px;
}

#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-bottom:solid 1px #000000;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
line-height:normal;
font-size:24px;
font-weight:bold;
}

#catlist .submenu li a:hover{
}
/* End Categories List */

/* Begin Video Gallery */
#videogallery {
width: 670px;
float: left;
margin: 10px 0 px 0;
padding-bottom: 0px;
/* margin-bottom:400px; */
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

#bloglist {
width: 636px;
float: left;
margin: 10px 0 10px 0;
height:100%;
/* padding-bottom:400px;
margin-bottom:800px; */
}

.videoitem {
width: 192px;
height: 200px;
float: left;
background: url(images/itembg.png) top left repeat;
margin: 0 2px 2px 0;
padding: 9px;
}

.ratings {
float: left;
width: 168px;
height: 25px;
margin: 1px 0 0 0;
}

.comments {
width: 24px;
height: 25px;
float: left;
background: url(images/commentsbg2.gif) top left no-repeat;
color: #ffd700;
font-size: 10px;
text-align: center;
line-height: normal;
padding-top:1px;
}

.thumbnail {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
border:none;
}

img.thumb { 
width: 1024px;
height: 120px;
}

a:hover img.thumb {
width: 192px;
height: 120px;
}

h2.itemtitle {
font-size: 14px;
margin: 15px 0 0 0px;
padding: 0;
font-weight: bold;
display: block;
float: left;
width: 192px;
color:#111111;
text-decoration:none;
}

h2.itemtitle a:link, h2.itemtitle a:visited {
color:#111111;
}

h2.itemtitle a:hover {
text-decoration:underline;
}

p.itemdesc {
font-size: 10px;
color: #565050;
width: 205px;
float: left;
margin: 0 0 5px -5px;
padding: 0;
}

.gallerydate {
color: #999191;
width: 205px;
float: left;
margin: 0 0 0 -5px;
display:none;
visibility:hidden;
}

#videodets {
width: 634px;
float: left;
border-bottom: none;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcontent {
width: 634px;
float: left;
border-bottom: 1px solid #000000;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
*margin-bottom:20px;
}

#postcomments {
width: 640px;
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: url(images/blockbg.png) top left no-repeat;
padding: 9px 10px 10px 10px;
}

#singlethumbnail {
float: right;
margin: 0;
width: 190px;
height: 120px;
padding: 0px;
overflow: hidden;
}
/* End Video Gallery */

/* Begin Blog and Page Items */
.blogitem {
width: 636px;
float: left;
border-bottom: 1px solid #000;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
height:100%;
}

.pageitem {
width: 653px;
float: left;
margin: 10px 0 10px 0;
text-align:left;
}

.blogcontent {
width: 630px;
float: left;
margin: 10px 0 0 0;
text-align:justify
}

.blogitem h2, .pageitem h2, .blogitem h2 a:link, .pageitem h2 a:link, .blogitem h2 a:visited, .pageitem h2 a:visited {
font-size: 18px;
font-weight:bolder;
padding: 0;
margin: 0 0 5px 0;
font-family:Arial Black, ArialMT, Arial, Helvetica, sans-serif;
text-transform:capitalize;
line-height:1.2em;
}
/* End Blog and Page Items */

/* Begin Sidebar */
#sidebar {
width: 310px;
float: left;
margin: 0;
padding: 0px 3px 0 0;
margin-left:0px;
padding-left:1px;
border-left:none;
min-height: 100%;
height:100%;
}

#sidebar h3 {
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
display:none;
visibility:hidden;
}

#sidebar h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}

.twitter {
padding:5px;
line-height:15px;
}

li.twitter-item {
margin-left:15px;
margin-right:15px;
font-size:11px;
color:#111111;
padding-bottom:5px;
}

li.twitter-item a, li.twitter-item a:visited {
	text-decoration:underline;
}

.blockhead {
/*width: 310px;
height: 74px;
float: left;
background: url(images/TweetHead.png) top center no-repeat;
margin-bottom:15px;*/
display:none;
visibility:hidden;
}

.blockheadWinners {
}

.blockheadTweets {
width: 310px;
height: 74px;
float: left;
background: url(images/blank.png) top center no-repeat;
margin-bottom:15px;
margin-top:5px;
}

.blockheadTags {
width: 310px;
height: 86px;
float: left;
background: url(images/TagSaleHead.png) top center no-repeat;
margin-bottom:15px;
}

#TagPad  a{
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
	margin:2px;
}

.blockheadVid {
width: 310px;
height: 86px;
float: left;
background: url(images/TopVidsHEad.png) top center no-repeat;
margin-bottom:15px;
}

.blockheadVid2 {
width: 310px;
height: 86px;
float: left;
background: url(images/TopVidsHEad2.png) top center no-repeat;
margin-bottom:15px;
}

.block {
width: 310px;
float: left;
background: url(images/blockbg.png) bottom left no-repeat;
padding-top: 10px;
padding-bottom: 10px;
margin: 0 0 0px 0;
border-top:solid 1px #000000;
border-bottom:none;
}

.blockTag {
width: 290px;
float: left;
background: url(images/blockbg.png) bottom left no-repeat;
padding-top: 10px;
padding-bottom: 10px;
margin: 0 0 0px 0;
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
padding:10px;
}

.blockSearch {
width: 310px;
float: left;
background: url(images/SearchHed.png) top center no-repeat;
padding: 0px;
margin: 0 0 10px 0;
}
.sideblog {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}

.blockVid {
width: 310px;
float: left;
background: url(images/blockbg.png) bottom left no-repeat;
padding-top: 10px;
padding-bottom: 0px;
margin: 0 0 0px 0;
border-top:solid 1px #000000;
border-bottom:none;
}

.blockVid2 {
width: 310px;
float: left;
background: url(images/blockbg.png) bottom left no-repeat;
padding-top: 10px;
padding-bottom: 0px;
margin: 0 0 0px 0;
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
}
#ratingsblock ul {
list-style: none;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #ffd700;
text-align:center;
font-weight:bold;
}

/* 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 solid #000;
}

ol.commentlist li.alt {
padding: 0 !important;
background: #FFFFF;
margin: 0 0 15px 0;
}

input#submit {
font-size: 12px;
color:#ffd700;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:10px 0 0 0;
text-align:center;
background: #111;
cursor:pointer;
font-weight: bold;
text-transform: uppercase;
border: none;
}

#submit:hover {
	color:#ffffff;
}

#comment,#author,#email,#url {
background: #d9b700;
border:1px solid #ffd700;
padding:2px;
color:#111;
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: 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;
}
/* End Various Tags and Classes*/

/* Begin Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
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 */

/* OLD 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;
}*/

/* Adding Class for Top Nav Images =============================================================================================================*/

#topnav ul {
list-style:none;
list-style-position:inside;
list-style-image:none;
list-style-type:none;
display:inline;
width: 540px;
float: right;
text-align: right;
padding-top: 68px;
*padding-right:10px;
}

#topnav li {
display: inline;
padding-left:10px;
padding-right:10px;
}
/*
.how  ul, li {
	list-style: lower-alpha;
	margin-left:24px;
}

.how  ul, li li  {
	margin-bottom: 2px;
	list-style: disc;
	margin-left:20px;
	font-size:12px;
}

.how ul {
	margin-left:30px;
}

.how2 ol li {
	list-style-type:decimal-leading-zero;
}


.how li {
	margin-bottom: 2px;
	font-size:14px;
}

.how2 li {
	margin-bottom:4px;
	font-size:14px;
}*/
#how ol li {
	list-style-type:decimal-leading-zero;
	font-size:14px;
	margin-bottom: 2px;
}

#how div {
	margin-bottom:20px;
}

#how2 ol li {
	list-style-type:decimal-leading-zero;
	font-size:14px;
	margin-bottom: 2px;
}

#how2 ul li {
	list-style-type:alpha-lower;
	font-size:14px;
	margin-bottom: 2px;
}

div#how2 {
	margin-bottom:20px;
}

div#how3 {
	background-color:#dcb903;
	padding:15px;
}