/*
Theme Name: On Demand
Theme URI: http://www.press75.com/
Description: Another quality Video WordPress theme by Jason @ Press75.com.
Version: 1.2
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:
*/
/* site */
html, body {
font-size: 12px;
font-family: Verdana,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin: 0px;
padding: 0px;
color: #CCCCCC;
line-height: 1.2em;
	background-color: #ffffff;
        background-image:url('images/greenWhite.gif');
width:100%;
background-repeat:repeat-y;
background-position: top center;
}
small {
font-family: Verdana,Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: Verdana,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
margin: 0;
}
h3 {
font-size: 1.3em;
}
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
a:link, a:visited {
color: #DCDCDC;
text-decoration: none;
}
a:hover {
color: #fff;
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;
}
/* end site */
/* Begin Header */
#header {
width: 980px;
margin: 0px auto;
height: 70px;
padding: 12px 0 0 0;
}
/* HEAD TOP MENU */
#headtopmenu {
/* width: 100%; */
height: 30px;
padding: 15px 0px 0px 22px;
text-align: center;
text-transform: lowercase;
background-color:transperent;
 background-image:url('images/top_menu_bg.png');
background-repeat:repeat-x;
}
.win img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#headtopmenu a  {
color: #9eb5bb;
padding: 3px 10px 5px 10px;
background-color: #2b2626;
	font-size: 16px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
#headtopmenu a:hover {
color: #9eb5bb;
padding: 3px 10px 5px 10px;
color: #fff;
background-color: #9eb5bb;
font-size: 16px;
-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
/* #headtopmenu ul {
list-style: none;
padding: 5px 0 0 0;
}*/
#headtopmenu ul {
margin: 0px auto;
list-style: none;
padding: 5px 0 0 0;
width: 980px;
height: auto;
}
#headtopmenu li {
display: inline;
margin: 0px 10px 0px 10px;
}
.clear {
clear: both;
}
/* RATING MENU */
#ratingmenu {
/* width: 100%; */
height: 28px;
float: left;
padding: 15px 0px 0px 0px;
margin: 0px 0px 0px 20px;
}
#ratingmenu a  {
color: #9eb5bb;
padding: 4px 8px 4px 8px;
background-color: #2b2626;
	font-size: 14px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
#ratingmenu a:hover {
color: #fff;
background-color: #9eb5bb;
}
#ratingmenu ul {
list-style: none;
padding: 0px 0px 0px 0px;
}
#ratingmenu li {
display: inline;
margin: 0px 2px 0px 2px;
}
/* HEAD TOP MENU */
#headleft {
width: 490px;
float: left;
margin: 0px 0px 10px 0px;
}
#headleft.img {
width: 490px;
float: left;
pading: 10px 0px 20px 0px;
}
#headright {
width: 440px;
float: right;
text-align: right;
text-transform: lowercase;
}
#headright a {
	color: #2b2626;
}
#headright ul {
list-style: none;
}
#headright li {
display: inline;
margin: 0 0 0 15px;
}
.greeting {
	color: #fff;
}
#searchwrap {
background:none;
height:27px;
margin:15px 0 0 0;
float:right;
background: url(images/searchbg.jpg) top left no-repeat;
}
#searchwrap input{
vertical-align:middle;
background:none;
color:#A7A7A7;
font-family:Verdana,arial,helvetica,verdana,sans-serif;
}
#searchwrap #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:250px;
}
/* End Header */
/* Begin  Slider */
#featured {
width: 100%;
float: left;
height: 350px;
background: #181515;
padding: 0px 0 0 0;
	border-top: 8px solid #83a0af;
        border-bottom: 8px solid #83a0af;
}
#thevideo {
width: 100%;
float: left;
background: #131313;
padding: 15px 0 0 0;
border-top: 8px solid #83a0af;
}
#thevideoinside {
width: 100%;
float: left;
position: static;
padding: 0 0 15px 0;
min-height: 350px;
}
#videoembed {
margin: 0px auto;
width: 980px;
text-align: center;
}
.watchnow {
position: absolute;
top: 250px;
left: 560px;
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: 180px;
height: 350px;
background: url(images/insertbg.png) top left no-repeat;
margin: 0 0 0 550px;
color: #FFFFFF;
padding: 30px 10px 10px 10px;
line-height: 1.2em;
}
.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: normal;
margin: 0 0 10px 0;
}
.insert a:link, .insert a:hover, .insert a:visited {
color: #9eb5bb;
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%;
background: #2b2626;
border-bottom: 7px solid #83a0af;
float: left;
}
#pagewrap {
width: 100%;
background: #2b2626;
border-bottom: 7px solid #83a0af;
border-top: 7px solid #83a0af;
float: left;
}
#content {
width: 980px;
margin: 0px auto;
padding: 15px 0 15px 0;
}
#contentleft {
float: left;
width: 660px;
}
#contentright {
float: left;
width: 320px;
}
#menubar {
width: 980px;
height: 43px;
background: #181515;
	border: 1px solid #494240;
}
#subscribe {
width: 60px;
height: 40px;
float: right;
margin: 1px 10px 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: 640px;
text-align: right;
}
/* End Main Content */
/* Begin Categories List */
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}
#catlist {
font-size:14px;
padding:0px;
height:28px;
padding: 7px 0 0 10px;
float: left;
}
#catlist .menu li {
background: #83a0af url(images/lm.gif) no-repeat left top;
height:28px;
float:left;
margin-right:10px;
}
#catlist .menu li a {
color:#1F1D1D;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/rm.gif) right top no-repeat;
width:200px;
}
#catlist .menu li a:hover {
color:#565050;
}
#catlist ul .submenu {
border-top:none;
background: url(images/menubg.png) top left repeat;
position:relative;
width:235px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}
#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #B6B6B6;
}
#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: 660px;
float: left;
margin: 10px 0px 10px 0;
padding: 0px 0px 0px 0px;
}
/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}
#videogallery a:hover {
color: #5588BB;
}
**/
#bloglist {
width: 660px;
float: left;
margin: 10px 0 10px 0;
}
.videoitem {
width: 184px;
height: 300px;
float: left;
background: url(images/itembg.gif) top left no-repeat;
margin: 0 10px 0 0;
padding: 9px;
}
.ratings {
float: left;
width: 142px;
height: 25px;
margin: 1px 0 0 0;
}
.comments {
width: 21px;
height: 25px;
float: left;
background: url(images/commentsbg.gif) top left no-repeat;
color: #FFFFFF;
font-size: 10px;
text-align: center;
line-height: normal;
}
.thumbnail {
float: left;
margin: 5px 0 5px 0;
width: 164px;
height: 193px;
padding: 0px;
overflow: hidden;
	border: 0px solid #83a0af;
}
img.thumb { 
width: 1024px;
height: 193px;
}
a:hover img.thumb {
width: 164px;
height: 193px;
}
h2.itemtitle {
font-size: 14px;
margin: 8px 0 0 0px;
padding: 0;
font-weight: normal;
display: block;
float: left;
width: 180px;
}
p.itemdesc {
font-size: 10px;
color: #565050;
width: 180px;
float: left;
margin: 0 0 3px 0px;
padding: 0;
}
.gallerydate {
color: #999191;
width: 146px;
float: left;
margin: 3px 0 0 0px;
}
#videodets {
width: 630px;
float: left;
border-bottom: 1px solid #544f4f;
margin: 0 0 10px 10px;
padding: 0 0 10px 0;
}
#postcontent {
width: 630px;
float: left;
border-bottom: 3px solid #544f4f;
margin: 0 0px 10px 10px;
padding: 0 0px 10px 0;
}
#postcomments {
width: 630px;
float: left;
margin: 0 0 10px 0;
padding: 0 0 10px 10px;
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: #83a0af;
}
.smalllinks a:link, .smalllinks a:visited {
color: #999191;
}
.smalllinks {
color: #999191;
}
#postinfo {
width: 400px;
float: left;
}
#singlethumb {
width: 120px;
float: right;
padding: 9px 6px 9px 6px;
}
#singlethumbnail {
float: right;
margin: 0;
width: 150px;
height: 180px;
padding: 0px;
overflow: hidden;
}
/* End Video Gallery */
/* Begin Blog and Page Items */
.blogitem {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
}
.pageitem {
width: 653px;
float: left;
margin: 10px 0 10px 0;
}
.blogcontent {
width: 653px;
float: left;
margin: 10px 0 0 0;
}
.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: 320px;
margin:0;
float: left;
padding: 10px 0 0 0;
top:100px;
}
#sidebar h3 {
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
}
#sidebar h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}
.blockhead {
width: 300px;
height: 33px;
float: left;
padding: 3px 8px 3px 8px;
background: #494240;
	border: 2px solid #494240;
	color: #9eb5bb;
}
.block {
width: 300px;
float: left;
padding: 8px;
margin: 0 0 10px 0;
	border: 2px solid #494240;
}
.sideblog {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}
#ratingsblock ul {
list-style: none;
}
#ratingsblock li {
margin: 0 0 6px 0;
padding: 0 0 6px 10px;
border-bottom: 1px solid #504948;
}
/* 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;
margin: 0 0 15px 0;
border-bottom: 1px solid #544f4f;
}
ol.commentlist li.alt {
padding: 0 !important;
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: #83a0af;
cursor:pointer;
font-weight: bold;
text-transform: uppercase;
border: none;
}
#comment,#author,#email,#url {
background: #FFFFFF;
border:1px solid #B8B8B8;
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: 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 */
/***** Footer *****/
/*#footer {
	width: 980px;
    clear: both;
    background: #fff no-repeat 100% 0;
    text-align: left;
    padding-right: 10px;
    min-height: 180px;
    
} */
#footer {
width: 980px;
margin: 0px auto;
padding: 50px 50px 50px 50px;
clear: both;

}

#foot { background: #303030; border-top: 1px solid #686868; color: white; margin-top: 1em; padding: 2em 0; }
#foot h3 { font-size: 1.5em; letter-spacing: -0.8px; margin-bottom: 0.7em; }
#foot li { list-style: none; margin: 0; }

#leftcol { float: left; margin-right: 3em; position: relative; width: 28.1em; }
.rightcol { float: left; position: relative; width: 20.5em; }
.rightcol a { color: #777; }
.space { margin-right: 3em; }

#get-recent-comments a {color: #777;}
#get-recent-comments a:hover {color: #999;}
#get-recent-comments img {float: left; margin-right: 10px;vertical-align:middle;padding: 3px 3px 3px 3px;}
#leftcol .icon { background: url(http://ultraspectra.com/wp-content/themes/ondemand/images/footer/Discussions_icon.png) no-repeat; display: block; height: 65px; position: absolute; right: 0; top: -45px; width: 65px;}
#get-recent-comments p { margin: 0.2em 0 0; font-size: 14px;}
#get-recent-comments li { background: #262525; border: 1px solid #393939; height:40px;vertical-align:middle;margin-bottom: 5px; padding: 3px 3px 3px 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }


#get-recent-comments .byline { color: #777; font-size: 16px;  }

#random-posts li { border-bottom: 1px solid #3C3C3C; margin-bottom: 0.7em; padding-bottom: 0.7em; }
#random-posts li:last-child { border: 0; margin: 0; padding: 0; }
#random-posts a { border-bottom: 1px solid #3C3C3C; color: #A9A9A9; }
#random-posts a:hover, .rightcol a:hover { background: #A9A9A9; color: #303030; }
#random-posts span { color: #666; font-size: 0.8em; text-transform: uppercase; }
#random-posts .icon { background: url(http://ultraspectra.com/wp-content/themes/ondemand/images/footer/random_icon.png) no-repeat; display: block; height: 65px; position: absolute; right: 0; top: -45px;  width: 65px; }
	
.contribute_icon { background: url(http://ultraspectra.com/wp-content/themes/ondemand/images/footer/contribute_icon.png) no-repeat; display: block; height: 65px; position: absolute; right: -15px; top: -45px; width: 65px; }

#infobar { background: #1F1F1F; border-top: 1px solid #393939; position: relative; _height: 1%; }
#infobar a { display: block; height: 79px; text-indent: -9999px; }
#infobar li a:hover { background-position: 0 -79px; }
#infobar ul { list-style: none; }
#infobar li { float: left; margin-right: 2em; }
#infobar a.copyright { background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/info_copyright.png) no-repeat; width: 161px; }
#infobar a.kolakube { background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/DesignByUltraSpectra.png) no-repeat; width: 43px; }
#infobar a.ReportABug{ background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/ReportABug.png) no-repeat; width: 43px; }
#infobar a.SiteMap{ background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/SiteMap.png) no-repeat; width: 43px; }
#infobar a.Contact{ background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/Contact.png) no-repeat; width: 43px; }
#infobar a.Services{ background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/Services.png) no-repeat; width: 43px; }
#infobar a.CaseStudy{ background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/CaseStudy.png) no-repeat; width: 43px; }
#infobar a.Memberships{ background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/Memberships.png) no-repeat; width:23px; }
#infobar a.JointVentures{ background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/JointVentures.png) no-repeat; width: 43px; }

#infobar a.thesis { background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/info_thesis.png) no-repeat; width: 130px; }
	
#infobar .top { background: url(http://www.ultraspectra.com/wp-content/themes/ondemand/images/footer/info_top.png) no-repeat; display: block; height: 79px; position: absolute; right: 0; top: -10px; width: 217px; }

#infobar .top:hover { background-position: 0 -89px; cursor: pointer; }
		
#mainNav ul .sub, p.intro, blockquote, .custom #content h4, .custom #content h5, span.phead, #authorbox p, #feed a, #popular-posts a, .custom #comments_intro, #singlenav h5, .archives #content input, #meta { font-family: Georgia, "Times New Roman", Times, serif; }
.custom h1, .custom h2 a, .custom #content h3, .custom .teaser h2, #favorites h4.favTitle a, #foot h3, #authorbox h4, #highlights h4, #similar h4, #respond_intro p { font-family: Museo, Verdana, Georgia, serif!important; }
#categories:after, #highlights ul:after, .custom #comments_intro:after, #foot:after, #infobar:after, .share:after { clear: both; content: "."; display: block; font-size: 0; height: 0; visibility: hidden; }

.page { background: transparent; position: relative;margin-left: 3em;margin-right: 3em;}
.full_width { width: 980px; clear: both; }




/***** Footer end*****/

/***** menuVerRight  Start  *****/
#menuVerRight {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 50px;              
	width: 100%;
}
#menuVerRight li {
	font: 13px Verdana,"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menuVerRight a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menuVerRight a:hover {
	background: #C1D91B url("images/menuVerRighthover.png") left center no-repeat;
	color: #fff;
        font-weight:bold;
	padding-bottom: 8px;
}
/***** menuVerRight End  *****/
