/*  
Theme Name: SOLO The Series v1.0
Theme URI: http://www.watchsolo.com/
Description: Another quality video theme brought to you by Jonathan Nail, based on Jason Schuller's code.
Version: 2.0
Author: Jonathan Nail
Author URI: http://www.jonathannail.com
*/

* {
margin:0;
padding:0;
}

html,body {
background: #000 url(images/bgbody.jpg) top center no-repeat;
color:#FFF;
}

body {
font:12px "Trebuchet MS", Tahoma, Arial, sans-serif;
line-height:1.2em;
}

h1 {
font-style: italic;
font-size:22px;
font-weight:400;
color:#779D03;
margin:10px 0 15px 0;
}

h2 {
font-size:18px;
font-weight:400;
color:#ffcc33;
margin:0 0 5px 0;
}

h3 {
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

h4 {
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

p {
margin-bottom:8px;
}

strong {
color:#FFFFFF;
}

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

a:hover {
color:#ffcc33;
}

a.more-link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/continue-mini.gif) no-repeat scroll right center;
color:#999900;
font-style: italic;
padding-right:15px;
text-decoration:none;
}

a.more-link:hover {
color:#ADAD33;
}

img {
border:none;
}



/**widget social**/
#socialMenu {
float:right;
margin:5px 0 0 0;
}

#socialMenu ul li {
float:left;
margin:0;
}

/** categories list **/
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

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

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

#catlist .menu li a {
color:#A7A7A7;
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:264px;
}

#catlist .menu li a:hover {
color:#FFFFFF;
}

#catlist ul .submenu {
border-top:none;
background:#000000;
position:relative;
width:298px;
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 #1F1F1F;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
color:#A7A7A7;
line-height:normal;
}

#catlist .submenu li a:hover{
background:#0D0D0D;
}

/** header **/
#header {
width:100%;
float:left;
}

#insideheader {
margin:0 auto;
width:1040px;
}

#logo {
float:left;
padding:5px 0 5px 0;
}

#topmenu {
float:right;
width:744px;
height:32px;
margin-top: 5px;
background:url(images/searchbg.png) top right no-repeat;
text-transform:lowercase;
text-align:right;
font-size:14px;
}

#topmenu ul {
list-style:none;
margin:7px 17px 0 0;
float:right;
}

#topmenu li {
display:inline;
margin:0 15px 0 0;
}
#headernav {
width:100%;
float:left;
}
#insidenav {
width:1040px;
padding-top:15px;
margin:0px auto;
}
#uppernav {
  float:left;
  width:744px;
  height:32px;
  margin:20px 0 0 5px;
  text-transform:lowercase;
  text-align:left;
  font-size:14px;
}
#uppernav ul {
list-style:none;
margin:7px 17px 0 0;
float:left;
}
#uppernav li {
display:inline;
margin:0 15px 0 0;
}
/* MAIN NAVIGATION
----------------------------------------------------------- */

/* Default Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: url(images/sep.gif) repeat-x bottom;
	margin: 0;
	padding: 0 0 2px;
	line-height: normal;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 8px 2px;
	margin: 0;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #FFCC00;
	text-decoration: underline;
}

ul.menu li.active a {
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	border: none;
	padding: 2px 5px 8px 15px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(images/arrow.png) no-repeat 8px 6px !important;
	color: #FFFFFF;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #FFCC00;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #FFCC00;
	font-weight: bold;
}

ul.menu li li li a {
	color: #CCCCCC !important;
	font-weight: normal !important;
	padding-left: 25px !important;
	background: url(images/arrow.png) no-repeat 18px 6px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

#solo-splitmenu {
	margin: 0;
	padding: 8px 0 0 15px;
	position: relative;
	background: url(images/mainnav-sep.gif) no-repeat 5px 18px;
}

#solo-splitmenu ul {
	margin: 0;
	padding: 0;
}

#solo-splitmenu li {
	float: left;
	padding: 0 14px 0 0;
	margin: 0 2px;
	background: url(images/mainnav-sep.gif) no-repeat right 10px;
}

#solo-splitmenu a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	padding: 0 0 0 15px;
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
	font-size: 92%;
}

#solo-splitmenu a span {
	display: block;
	float: left;
	padding: 0 15px 0 0;
	height: 26px;
	line-height: 26px;
}

#solo-splitmenu a:hover,
#solo-splitmenu a:active,
#solo-splitmenu a:focus {
	background: url(images/mainnav-hover.gif) repeat-x left center #333333;
	color: #FFFFFF;
}

#solo-splitmenu a:hover span,
#solo-splitmenu a:active span,
#solo-splitmenu a:focus span {
	background: url(images/mainnav-hover.gif) repeat-x right center #333333;
	cursor: pointer;
}

#solo-splitmenu li.active a,
#solo-splitmenu li.active a:hover,
#solo-splitmenu li.active a:active,
#solo-splitmenu li.active a:focus {
	background: url(images/mainnav-active.gif) no-repeat left center #FFCC00;
	color: #333333;
}

#solo-splitmenu li.active a span,
#solo-splitmenu li.active a:hover span,
#solo-splitmenu li.active a:active span,
#solo-splitmenu li.active a:focus span {
	background: url(images/mainnav-active.gif) no-repeat right center #FFCC00;
	cursor: pointer;
}
/** search **/
#searchwrap {
background:none;
height:27px;
margin:2px 5px 0 0;
float:right;
}

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

#searchwrap #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:200px;
}

/** showcase **/
#showcase {
width:100%;
padding:18px 0 0 0;
float:left;
}

#page {
width:100%;
padding:0 0 0 0;
float:left;
}

#insideshowcase {
width:1040px;
margin:0px auto;
}

#insideshowcase h4 {
color:#A7A7A7;
font-size:14px;
font-weight:normal;
margin:0 0 2px 0;
padding:0;
}

#socialize {
float:left;
padding:8px;
background:#0D0D0D;
border:1px solid #3C3C3C;
width:620px;
margin:0 0 30px 0;
}

#video {
width:660px;
text-align:center;
float:left;
margin:0 8px 0 0;
}

#video h2 {
text-align: left;
margin: 10px 0 5px 10px;
}
#video p {
text-align:left;
margin: 0 0 5px 10px;
}

#videolist {
width:300px;
float:left;
}

.videoitem {
width:295px;
height:60px;
margin:10px 0 0 5px;
overflow: hidden;
}

.altvideowrap {
padding: 0 0 10px 0;
border-bottom: 1px solid #000000;
}

.altvideoitem {
width:280px;
height:60px;
overflow: hidden;
padding: 0 10px 0 10px;
margin: 10px 0 0 0;
}

.videoitem img, .altvideoitem img {
width:102px;
height:56px;
float:left;
margin:1px 8px 0 0;
border:1px solid #3C3C3C;
}

.videoitem a:hover img, .altvideoitem a:hover img {
border:1px solid #FFFFFF;
}

/** tools **/
#tools {
width: 68px;
float: left;
}

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

#tools li {
display: block;
list-style: none;
float: left;
padding: 0px 0px 10px 0px;
margin: 0;
}

#tools a {
display: block;
height: 64px;
text-indent: -5000px;
overflow: hidden;
}

#tools a:hover {
background-image: none;
}

#toolshare {
width:68px;
background:transparent url(images/share.gif) no-repeat 0 -64px;
}

#toolshare a {
background:transparent url(images/share.gif) no-repeat 0 0;
}

#toolcomment {
width:68px;
background:transparent url(images/comment.gif) no-repeat 0 -64px;
}

#toolcomment a {
background:transparent url(images/comment.gif) no-repeat 0 0;
}

#toolembed {
width:68px;
background:transparent url(images/embed.gif) no-repeat 0 -64px;
}

#toolembed a {
background:transparent url(images/embed.gif) no-repeat 0 0;
}

#toolsubscribe {
width:68px;
background:transparent url(images/subscribe.gif) no-repeat 0 -64px;
}

#toolsubscribe a {
background:transparent url(images/subscribe.gif) no-repeat 0 0;
}

#toolread {
width:68px;
background:transparent url(images/read.gif) no-repeat 0 -64px;
}

#toolread a {
background:transparent url(images/read.gif) no-repeat 0 0;
}

/**Homepage ProdBlog**/
#prodblog {
background:url(images/content-center.gif) repeat-y scroll center center;
clear:both;
display:block;
} 
#prodblog-top {
background:transparent url(images/content-top.gif) no-repeat scroll center top;
}
#prodblog-bot {
background:transparent url(images/content-bot.gif) no-repeat scroll center bottom;
}

/** copy **/
#copy {
width:100%;
float:left;
margin-top:5px;
}

#insidecopy {
width:1040px;
margin:0px auto;
padding:25px 0 20px 0;
}

#insidecopy p {
font-size:13px;
line-height:1.6em;
}
#content-column {
margin: 0;
padding: 20px;
}

#copywrap {
width:715px;
margin:0 15px 0 0;
float:left;
}
#copybox{
padding: 15px 20px 20px 20px;
}
#homebox {
  padding: 45px 20px 20px 25px;
}
#homepane{
}
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(images/sep.gif) repeat-x center;
}

.copycontent {
float:left;
margin:0 0 10px 0;
width:710px;
}


#postcomments {
width:675px;
margin:20px 0 0 0;
padding:20px 0 0 0;
border-top:1px solid #3C3C3C;
}

#sidebar {
width:320px;
float:right;
margin:0 0 0 10px;
font-size:12px;
}

#sidebar-news {
background:transparent url(images/sidebar-news-center.gif) repeat-y scroll center center;
}
#sidebar-news-top {
background:transparent url(images/sidebar-news-top.gif) no-repeat scroll center top;
}
#sidebar-news-bot {
background:transparent url(images/sidebar-news-bot.gif) no-repeat scroll center bottom;
}
#sidebar-blog-top {
background:transparent url(images/sidebar-blog-top.gif) no-repeat scroll center top;
}
#sidebar-eps-top {
background:transparent url(images/sidebar-eps-top.gif) no-repeat scroll center top;
}
#sidebar-comm-top {
background:transparent url(images/sidebar-comm-top.gif) no-repeat scroll center top;
}
#sidebar-cast-top {
background:transparent url(images/sidebar-cast-top.gif) no-repeat scroll center top;
}
#sidebar-about-top {
background:transparent url(images/sidebar-about-top.gif) no-repeat scroll center top;
}
#sidebar-sale-top {
background:transparent url(images/sidebar-store-top.gif) no-repeat scroll center top;
}
#sidebar-store-top {
background:transparent url(images/sidebar-store-top.gif) no-repeat scroll center top;
}
.sideblock {
width:300px;
padding: 35px 0 0 0;
margin:0 0 20px 10px;
}
.storeblock {
width:300px;
padding: 20px 0 20px 10px;
margin:0 0 20px 10px;
}

#altsidebar {
width:320px;
float:left;
margin:5px 0 0 0;
font-size:12px;
}

.altsideblock {
width:300px;
padding: 35px 0 0 0;
margin:0 0 10px 10px;
}

#sidebar p, #altsidebar p, #sidebar-news p{
font-size:12px;
padding:0 10px 10px 10px;
line-height: 1.2em;
}

#sidebar h3, #altsidebar h3, #sidebar-news h3{
font: normal 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #779d03;
padding-left:5px;
}
/** news items **/
#newsitem{
width:280px;
padding:10px;
border-bottom:1px solid #0D0D0D;
}

#newsitem_sub {
	list-style:none;
	padding:0 0 10px 0;
	margin:0px;
}
#newsitem_sub li{
	line-height: 130%;
	list-style:none;
	padding: 0;
}
/**
#newsitem_sub li a{
	color: #759398;
	text-decoration: none;
	padding: 4px 0px 0px 2px;
	display:block;
}
#newsitem_sub li a:visited{
	color: #759398;
	text-decoration: none;
}
#newsitem_sub li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FFFFFF;
}
**/
.newsitemDate { 
	color: #ccc;
	font-size:10px;
	margin: 0pt 0pt 0 10px;
}

.sideblog {
margin: 0 0 0 10px;

}

.sideblog p {
margin: 0;
padding: 0;
height: 48px;
overflow: hidden;
}

/** comments **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

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;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

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

ol.commentlist li {
padding: 10px 10px 5px 10px !important;
margin:10px 0 10px 0;
border:1px solid #171717;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background:#080808;
border:1px solid #171717;
}

input#submit {
font-size: 14px;
color:#A7A7A7;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background:#080808;
border:1px solid #171717;
cursor:pointer;
}

#comment,#author,#email,#url {
background:#080808;
border:1px solid #171717;
padding:2px;
color:#A7A7A7;
}

/** search **/
.searchitem {
float:left;
width:300px;
margin:0 15px 0 0;
}

.searchitem p {
font-size:12px;
line-height:1.2em;
}

#insidesearch {
width:1040px;
margin:0px auto;
padding:25px 0 20px 0;
}

/** begin images **/
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
}

/** begin lists **/
html>body .copycontent ul {
margin-left: 0px;
padding: 0px;
list-style: none;
}

html>body .copycontent li {
margin: 7px 0 8px 0;
}

.copycontent 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, #altsidebar ul, #altsidebar ul ol, #sidebar-news ul, #sidebar-news ul ol {
padding: 0 0 0 0;
}

#sidebar ul li, #altsidebar ul li, #sidebar-news ul li {
list-style-type: none;
list-style-image: none;
}

#sidebar ul p, #sidebar ul select, #altsidebar ul p, #altsidebar ul select, #sidebar-news ul p, #sidebar-news ul select {
margin: 5px 0 0 0;
}

#sidebar ul ul, #sidebar ul ol, #altsidebar ul ul, #altsidebar ul ol, #sidebar-news ul ul, #sidebar-news ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol, #altsidebar ul ul ul, #altsidebar ul ol, #sidebar-news ul ul ul, #sidebar-news ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #altsidebar ul ol li, #sidebar-news ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #altsidebar ul ul li, #altsidebar ul ol li, #sidebar-news ul ul li, #sidebar-news ul ol li {
margin: 3px 0 0;
padding: 0;
}

/** meta **/
.commentsblock, .comment_meta {
color:#444444;
font-family:Arial,sans-serif;
font-size:12px;
font-style:normal;
padding-bottom:0.3em;
padding-top:0.3em;
}

.commentsblock {
display:block;
line-height:1.4em;
margin:0;
padding:0;
right:0;
top:0.5em;
}
.commentsblock a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/comments_icon.gif) no-repeat scroll 0 center;
color:white !important;
font-size:12px;
font-weight:normal;
opacity:0.7 !important;
padding-left:18px;
}
.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url(images/vline.gif) no-repeat right;
}
.createdate-icon { /*for clendar style*/
	margin: 0 10px 0 0;
	display: block;
	float: left;
	width: 40px;
	height: 38px;
	text-align: center;
	border: 1px solid #1D1D1D;
	background: #FFFFCC;
	color: #333333;
}

.ja-date {
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding:4px 0 0;
}

.ja-month {
	color: #FFFFFF;
	font: 9px/14px Arial, Helvetica , sans-serif;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	background: url(images/grad-2.gif) repeat-x top #252525;
}

/** blockquote **/
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #0D0D0D;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

/** navigation **/
.navigation {
display: block;
text-align: center;
float: left;
margin-top: 10px;
margin-bottom: 30px;
}

/** footer **/
#footer {
width:100%;
float:left;
padding:10px 0 100px 0;
}

#insidefooter {
width:1040px;
border-top:1px solid #3C3C3C;
margin:0px auto;
}


/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* Tips */
.tool-tip {
color:#ccc;
width:150px;
z-index:13000;
}

.tool-title {
font-weight:700;
font-size:11px;
margin:0;
color:#fff;
padding:8px 8px 0 8px;
background:#192227;
text-align:left;
}

.tool-text {
font-size:11px;
padding:0 8px 8px 8px;
background:#192227;
text-align:left;
}

/*GOOGLE SHOPPING CART*/

.product-price, .product-title {
    color: #FFCC33;
    font-size: 1.3em;
}



