html, body {
font-size: 12px;
font-family:  Arial, Sans-Serif;
margin: 0px;
padding: 0px;
color: #565050;
line-height: 1.2em;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}

h1, h2, h3 {
font-family:  Arial, 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: #5588BB;
text-decoration: none;
}

a:hover {
color: #565050;
text-decoration: underline;
}

a img {
border: none;
}

.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
}
img{ margin:0; padding:0; border:0;}
p {
margin: 0 0 10px 0;
}
.fr { float:right; }
.fl { float:left; }

/* And... Moving On */

/* Begin Header */
#header { height:56px; margin:0 auto; font-size:1.1em; border-bottom:5px solid #000; background:url(images/Header-bk.jpg) repeat-x; }
#header logo { width:188px; height:56px; }
#menu { height:33px; width:555px; background:url(images/bg_menu.png) no-repeat; line-height:32px; text-align:center; margin-top:15px; }
#menu a { font-size:12px; font-weight:bold; color:#000; text-decoration:none; margin:0 15px 0 15px; }
#menu a:hover { color:#3d7cb6; text-decoration:underline; }
.wrap { width:900px; margin:0 auto; }

#nav {
  clear: both;
  /*margin: 10px 0 -15px 0;*/
  }

#nav ul {
  margin: 0 0 0 200px;;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right:10px;

  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 30px;
  background: url(images/menubutton.jpg) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
font-family:Verdana, Arial, Helvetica, sans-serif;
  display: block;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 28px;
  font-weight: bold;
  color: #000;
  /*background: url(images/bgtabright.gif) right top no-repeat;*/
  text-decoration:none
  }

#nav li a:hover {
  background-position: left -46px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #fff;
  }

#nav li.current_page a {
  background-position: left -46px;
  }

#nav li.current_page a span {
  background-position: right -46px;
  color: #fff;
  }
/* End Header */

/* Begin Content Slider */
#featured {
width: 100%;
float: left;
height: 365px;
background: url(images/sliderbg.jpg) top left repeat-x;
padding: 15px 0 0 0;
}

#thevideo {
width: 100%;
float: left;
background: #131313 url(images/videobgtop.jpg) top left repeat-x;
padding: 15px 0 0 0;
}

#thevideoinside {
width: 100%;
float: left;
background: url(images/videobgbottom.jpg) bottom left repeat-x;
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: 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: #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: 10px 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: #EFEFEF;
border-bottom: 1px solid #D3D3D3;
float: left;
}

#pagewrap {
width: 100%;
background: #EFEFEF;
border-bottom: 1px solid #D3D3D3;
border-top: 1px solid #D3D3D3;
float: left;
}

#content {
width: 980px;
margin: 0px auto;
padding: 0 0 15px 0;
}

#menubar {
width: 980px;
height: 30px;
margin-top:10px;
background: url(images/menubarbg2.jpg) top left no-repeat;
}

#subscribe {
width: 50px;
height: 40px;
float: right;
margin: 1px 2px 0 0;
background: url(images/rss.jpg) 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;
text-align: right;
}
/* End Main Content */

/* Begin Video Gallery */
#videogallery {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

#bloglist {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}
.comhead{
width: 650px;
height: 33px;
float: left;
background: url(images/comhead.jpg) top left no-repeat;
}
.comleft h2{
margin:10px 0 0 10px;
font-size:25px;
line-height:30px;
}
.comleft h3{
margin: 10px 0 0 10px;
padding: 0;
font-size: 14px;
}
#comleftul ul {
list-style: none;
}

#comleftul li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
list-style:circle;
}

.title{
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}
.title a { color:#000000;}
.comleft {
	width: 634px;
	padding: 8px;
	margin: 0 0 0 0;
	float: left;
	background: url(images/combg.jpg) top repeat;
}
.comleft ul{}
.comleft ul li{ list-style:none;}
.free {  float:right; padding-top:10px;}
.free img{ padding-right:15px;}

.comheadfoot{
	width: 650px;
	height:30px;
	float: left;
	background: url(images/combgfoot.jpg) top no-repeat;
	padding-bottom:10px;
}
.comleft p{
margin:10px 0 0 10px;
padding: 0;
line-height:20px;
}
.comleftleft {
	width:210px;
	float:left;
	margin:0 2px 0 0;
	padding:9px;

}
.comright{
	width:380px;
	float:right;
	margin:0 2px 0 0;
	padding:9px;
}
.comdownloadhead {
margin:10px 0 0 3px;
width: 310px;
height: 33px;
float: left;
background: url(images/blockhead.jpg) top left no-repeat;
}

.comdownload {
width: 294px;
float: left;
background: url(images/blockbg.jpg) bottom left no-repeat;
padding: 8px;
margin: 0 0 10px 3px;
}

.thumbnail {
	float: left;
	margin: 5px 0 5px 0;
	padding: 2px;
	/*border: solid 2px #CCCCCC;*/
}

:hover.thumbnail{
	background-color: transparent;
}

:hover.thumbnail img{
	border: 0px solid #F6D46C;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background: transparent;
	padding: 0px;
	/*left: -1000px;*/
	border: 0px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

:hover.thumbnail span{ /*CSS for enlarged image*/
visibility: visible;
top: 300px;
left: 100px;  /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*img.thumb { 
width: 1024px;
height: 120px;
}*/

/*a:hover img.thumb {
width: 192px;
height: 120px;
}*/

h2.itemtitle {
font-size: 14px;
margin: 15px 0 0 -5px;
padding: 0;
font-weight: normal;
display: block;
float: left;
width: 210px;
}

p.itemdesc {
/*font-size: 11px;*/
color: #565050;
width: 205px;
float: left;
margin: 10px 0 15px -5px;
padding: 0;
}
/* Begin Sidebar */
#sidebar {
width: 310px;
float: left;
margin: 0;
padding: 10px 0 0 0;
}

#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: 310px;
height: 33px;
float: left;
background: url(images/blockhead.jpg) top left no-repeat;
}

.block {
width: 294px;
float: left;
background: url(images/blockbg.jpg) bottom left no-repeat;
padding: 8px;
margin: 0 0 10px 0;
}
.block p{
line-height:20px;
margin-left:10px;
}
.sideblog {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}

#ratingsblock ul {
list-style: none;
padding:10px;
font-weight:bold;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}
/* End Sidebar */

/* 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;
}
/* buy button */
.button {
	margin: 15px 0 0 10px;
}
.button a ,.button a:link , .button a:visited {
	FLOAT: center;
	DISPLAY: block;
	WIDTH: 174px;
	COLOR: #fff;
	padding:20px 0 0 20px;
	margin-top:30px;
	HEIGHT: 62px;
	text-align:left;
	font-size:16px;
	text-decoration:none;
	font-weight:bolder;	
	BACKGROUND: url(images/buttonpq2.jpg) no-repeat 0px 0px;
}
.button a:hover {
	BACKGROUND: url(images/buttonpq2.jpg) no-repeat 0px -82px;
}
.button SPAN A,.button SPAN a:link , .button SPAN a:visited {
	BACKGROUND: url(images/btn_min2.gif) no-repeat 0px 0px;
}
.button SPAN A:hover {
	COLOR: #fff;
	BACKGROUND: url(images/btn_min2.gif) no-repeat 0px -38px;
}
