/*
Theme Name: MyVideoBlog2
Theme URI: http://www.alexstan.com
Description: Wordpress video theme. For more video themes visit <a href="http://www.alexstan.com">www.alexstan.com</a>
Version: 1.0
Author: Stan Alexandru
Tags: 2 column, fixed, video
*/


body, html *{
	margin: 0;
	padding: 0;
    
    
}

body{
	/*background:url(images/background.gif); */
        background: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
}

.lights {
	top: 0;
	width: 100%; 
	height: 100%; 
	position: absolute; 
	background: #000000;
	display: none;
}

.clear{
	clear:both;
}

#page{
	width: 960px;
	margin: 20px auto;
	padding:10px;
	color: #333333;
	background: url(images/page-bottom-bg.png) no-repeat bottom;
}

#wrapper{
	/*background: url(images/bg.gif) */
     background: #FFFFFF;
        repeat-y;
}

#header #logo{
	float:left;
}

#header #logo h1{
	margin:0 0;
	padding:0;
	background: url(images/whinny_banner.gif) no-repeat;
	text-indent: -9999px;
}

#header #logo a{
	display: block;
	height: 60px;
	width: 468px;
}

#header #logo a:hover{
	text-decoration: none;
}

#header #top-ad{
	width: 468px;
	height: 60px;
	float: right;
}

#nav{
	background:url(images/top_nav.png) no-repeat;
	height: 26px;
	padding:4px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}

#nav ul{ 
	list-style-type: none; 
	padding:0; 
}

#nav ul li{ 
	display: inline; 
	margin:0 0; 
	padding:0; 
	line-height: 24px;
	cursor:crosshair; 
}

#nav a{ 
	float:left;  
	margin:0 10px 0 0; 
	padding:0 0 0 10px; 
	text-decoration:none; 
	color:#FFFFFF; 
}

#nav a span{ 
	float: left; 
	display: block;	
	padding:0 13px 0 3px; 
	margin:0 0; 
}

#nav a:hover{ background: url(images/menu_left.png) no-repeat; }
#nav a:hover span{ background: url(images/menu_right.png) no-repeat right;  }	
#nav .current a{ background: url(images/menu_left.png) no-repeat; }
#nav .current a span{ background: url(images/menu_right.png) no-repeat right; }

#content{
	width: 620px;
	float:left;
	margin: 10px 0;
}

#content #video-window{
	width: 560px;
	padding:10px;
	background: #252525;
	margin: 0 auto;
	display:block;
	position:relative;
	color: #FFF;
}

#content #video-window textarea{
	font-size:11px;
	color:#CCC;
	border:1px #390 solid;
	padding:5px;
	background:#000;
	width:450px;
	height:auto;
}

#video-window-embed,
#video-window-share,
#video-window-link,
#video-window-rate,
#video-window-tags,
#video-window-related{
	background: #111111;
	padding: 10px;
}

#content #video-window .video-window-title{
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 10px;
	float:left;
}

#content #video-window #video-window-video{
	font-size: 11px;
}

#content #video-window #video-window-video a{
	text-decoration: none;
	color: #464646;
}

#content #video-window #video-window-video a:hover{
	color: #7ba300;
}

#content #video-window #video-window-tags a{
	display: inline;
	padding: 4px 8px;
	background-image: url(images/tag-bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #464646;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#content #video-window #video-window-tags a:hover{
	background-image: url(images/tag-bg-over.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #7ba300;
}

#content #video-window #video-window-share a img{
	border-style: none;
	margin-right:10px;
	margin-bottom:10px;
}

#content #video-window #video-window-related p{
	display: none;
}

#content #video-window #video-window-related ol li{
	list-style-position: inside;
	line-height: 1.5;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#content #video-window #video-window-related ol li small{
	font-size: 10px;
	display: block;
	font-style: normal;
	color: #FFF;
	padding-left: 30px;
}

#content #video-window #video-window-related a{
	text-decoration: none;
	color: #464646;
}

#content #video-window #video-window-related a:hover{
	color: #7ba300;
}

#content #video-nav{
	background:url(images/video_nav.png) no-repeat;
	width: 560px;
	padding:0 10px;
	margin: 10px auto 10px auto;
	font-size:12px;
	position:relative;
}

#content #video-nav ul{
	list-style-type: none;
	margin:0 auto;
	padding:0;
}

#content #video-nav ul li{
	float:left;
	padding-left:15px;
	line-height:23px;
}

#content #video-nav ul li a{
	color: #9f9f9f;
	text-decoration:none;
}

#content #video-nav ul li a:hover{
	color:#FFF;
}

#content h3{
	margin:0;
	padding:0;
}

#content h3.title{
	background: url(images/post_title_bg.png) no-repeat;
	margin: 0 -10px;
	padding: 2px 50px 10px;
	color:#3a4c01;
}

#content #post{
	padding: 0 10px;
}

#content .video-item{
	margin:10px 5px 0 5px;
	width:190px;
    height: 260px;
	float:left;
	font-size:11px;
	color:#666;
	line-height: 1.5;
}

#content .video-item a{
	text-decoration: none;
	color: #7aa100;
}

#content .video-item a:hover{
	color: #97c800;
}

#content .video-item h2{
	font-size:12px;
	color: #5d7b00;
}

#content .video-item h2 a{
	text-decoration:none;
	color:#354600;
}

#content .video-item .video-item-thumb img{
	border:5px #97c800 solid;
}

.post-content{
	font-size:11px;
	color:#666;
	line-height: 1.5;
	padding: 5px 0 10px 20px;
}

.post-content blockquote{
	border: 4px #E0E0E0 solid; 
	padding:5px; 
	margin: 10px;
}

.post-content blockquote a{
	text-decoration: none;
	color: #7aa100;
}

.post-content blockquote a{
	color: #97c800;
}

.post-content li{
	list-style-position:inside;
}

.post-content a{
	/* text-decoration: none;  */
	color: #7aa100;
}

.post-content a:hover{
	color: #97c800;
}

.post-header{
	line-height: 1.5;
	width: 580px;
	margin: 0 auto 10px auto;
}

h2.post-title{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 4px;
	border-bottom: 4px #bfda6d solid;
}

h2.post-title a{
	text-decoration: none;
	color: #333333;
}

h2.post-title a:hover{
	color: #000000;
}

.post-header .post-header-meta{
	font-size:11px;
	color:#666;
	line-height: 1.5;
}

.post-header .post-header-meta a{
	text-decoration: none;
	color: #7aa100;
}

.post-header .post-header-meta a:hover{
	color: #97c800;
}

.post-header .post-header-thumb{
	float: left;
}

.post-header .post-header-thumb img{
	border:5px #97c800 solid;
}

#comments{
	width: 580px;
	margin: 5px auto;
	font-size:11px;
	color:#666;
	line-height: 1.5;
	padding: 5px 0 10px 20px;
}

#comments a{
	text-decoration: none;
	color: #7aa100;
}

#comments a:hover{
	color: #97c800;
}

#comments ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; } 
#comments ol.commentlist li.comment { border: 4px #E0E0E0 solid; padding:5px; margin-bottom: 5px; } 
#comments ol.commentlist li div.vcard { font-size: 12px; color:#333; font-weight:bold; } 
#comments ol.commentlist li div.vcard cite.fn { font-size: 14px; font-style:normal; font-weight: bold; color: #333333; text-transform:uppercase; padding-bottom: 4px; } 
#comments ol.commentlist li div.vcard cite.fn a.url { color: #333; } 
#comments ol.commentlist li div.vcard img.avatar { border:4px solid #97c800; float:left; margin:0 10px 0 0; } 
#comments ol.commentlist li div.vcard span.says { display: none;} 
#comments ol.commentlist li div.comment-meta { padding: 5px 0; font-size:9px; font-weight:bold; } 
#comments ol.commentlist li div.comment-meta a { color:#7aa100; } 
#comments ol.commentlist li div.comment-meta a:hover { color:#97c800; }
#comments ol.commentlist li p { font-size:11px; margin:0 0 1em; clear:both; line-height:1.5; } 
#comments ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; } 
#comments ol.commentlist li div.reply { font-size:11px; width: 80px; text-align: center; } 
#comments ol.commentlist li div.reply a { display: block; padding: 4px; border: 3px #cccccc solid; background: #999999; font-weight:bold; color:#fff; text-transform:uppercase; } 
#comments ol.commentlist li div.reply a:hover {border: 3px #abd03a solid; background: #7aa100; color:#fff; } 
#comments ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; } 
#comments ol.commentlist li ul.children li.depth-2 {margin:0 0 .25em .25em; } 
#comments ol.commentlist li ul.children li.depth-3 {margin:0 0 .25em .25em; } 
#comments ol.commentlist li ul.children li.depth-4 {margin:0 0 .25em .25em; } 
#comments ol.commentlist li.even { background:#fff; } 
#comments ol.commentlist li.odd { background:#f9f9f9; } 
#comments ol.commentlist li.pingback { border: 4px #E0E0E0 solid; padding:5px; } 

h3.comments-title{
	padding: 4px;
	color: #333333;
	font-weight:bold; 
	text-transform:uppercase; 
	font-size: 16px;
}

input.author,
input.email,
input.url{
	width: 60%;
	padding: 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background: #cecece;
	border: 3px #e4e4e4 solid;
	color: #FFF;
	margin-bottom: 4px;
}

textarea.comment{
	width: 80%;
	padding: 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background: #cecece;
	border: 3px #e4e4e4 solid;
	color: #FFF;
}

input.submit { 
	padding: 4px; 
	border: 3px #cccccc solid; 
	background: #999999; 
	font-weight:bold; 
	color:#fff; 
	text-transform:uppercase; 
	margin: 5px 0;
}

.focusauthor,
.focusemail,
.focusurl{
	width: 60%;
	padding: 4px 4px;
	font-size: 11px;
	background: #7aa100;
	border: 3px #abd03a solid;
	color: #FFF;
	margin-bottom: 4px;
}

.focuscomment{
	width: 80%;
	padding: 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background: #7aa100;
	border: 3px #abd03a solid;
	color: #FFF;
	outline: none;
}

.focussubmit {
	padding: 4px; 
	text-transform:uppercase; 
	margin: 5px 0;
	font-weight: bold;
	border: 3px #abd03a solid; 
	background: #7aa100; 
	color:#fff; 
} 

#sidebar{
	width: 300px;
	float:right;
	margin:10px;
	color:#666;
	line-height: 1.5;
	font-size:11px;
}

#sidebar h3{
	background:url(images/sidebar-title-bg.gif) no-repeat;
	width:280px;
	height: 21px;
	color: #3a4c01;
	padding: 4px 10px;
	font-size:14px;
	font-weight:bold;
	line-height: 1;
}

#sidebar ul{
	margin: 5px 10px;
	padding: 0 0;
}

#sidebar ul li{
	list-style-position: outside;
	list-style-type:disc;
	color:#666;
	line-height: 1.5;
	font-size:11px;
}

#sidebar a{
	color:#666;
	text-decoration: none;
}

#sidebar a:hover{
	color:#7aa100;
}

#sidebar #loginform{
	margin: 5px 0 0 0;
	padding:0 0;
}

#sidebar #loginform .log,
#sidebar #loginform .pwd{
	padding: 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background: #cecece;
	border: 3px #e4e4e4 solid;
	color: #FFF;
	margin-bottom: 4px;
}

#sidebar #loginform .flog,
#sidebar #loginform .fpwd{
	padding: 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background: #7aa100;
	border: 3px #abd03a solid;
	color: #FFF;
	margin-bottom: 4px;
}

#sidebar #loginform .button{
	padding: 4px; 
	border: 3px #cccccc solid; 
	background: #999999; 
	font-weight:bold; 
	color:#fff; 
	text-transform:uppercase; 
	margin: 5px 0;
}

#sidebar #loginform .fbutton{
	padding: 4px; 
	text-transform:uppercase; 
	margin: 5px 0;
	font-weight: bold;
	border: 3px #abd03a solid; 
	background: #7aa100; 
	color:#fff; 
}

#sidebar #searchform .s{
	padding: 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background: #cecece;
	border: 3px #e4e4e4 solid;
	color: #FFF;
}

#sidebar #searchform .fs{
	padding: 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background: #7aa100;
	border: 3px #abd03a solid;
	color: #FFF;
}

#sidebar #searchform .searchsubmit{
	padding: 4px; 
	border: 3px #cccccc solid; 
	background: #999999; 
	font-weight:bold; 
	color:#fff; 
	text-transform:uppercase; 
	margin: 5px 0;
}

#sidebar #searchform .fsearchsubmit{
	padding: 4px; 
	text-transform:uppercase; 
	margin: 5px 0;
	font-weight: bold;
	border: 3px #abd03a solid; 
	background: #7aa100; 
	color:#fff; 
}

#footer{
	width: 960px;
	margin: 5px auto;
	font-size: 11px;
	color: #000000;
}

#footer a{
	color:#464646;
	text-decoration: none;
}

#footer a:hover{
	color:#7aa100;
}