/*  
Theme Name: Groovy Video - adopted
Version: 1.0
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>, heavily edited by Iva.
Author: WooThemes, Iva
Author URI: http://www.woothemes.com
*/

/* RESET */

/* General */

html, body {font-family: arial;	font-size: 12px;border: 0;color: #555555; background: #FFFFFF;}
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote { margin: 0;	padding: 0;}
p {line-height: 18px;padding: 10px 0;}
h1, h2, h3, h4, h5 {padding: 10px 0;}
ul, ol {list-style: none;padding: 10px 0;}
small {	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
code {background: #222;}
a {color: #a8bc70; text-decoration: none;}
a:hover {text-decoration: none;}
a img {border: none;}
blockquote p {padding: 5px 0;}

/* Align */

.aligncenter {margin: 10px auto 20px auto;display: block;}
.alignleft {margin: 10px 20px 8px 0;float: left;}
.alignright {margin: 10px 0px 8px 20px;float: right;}
.col-left {float: left;}
.col-right {float: right;}

/* PageNavi */

.more_entries {width: 100%font-size: 12px;font-weight: bold;padding: 5px 0;}
.Nav {clear:both;float: right;}
.Nav a {text-decoration: none !important;}

/* Misc. */

.wrap:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}
.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }
.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden}
.fl{float: left}
.fr{float: right}
.ac{text-align: center}
.ar{text-align: right}
img.centered{display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background-color:#EEEEEE;border:1px solid #DDDDDD;	padding:4px 0 5px;text-align:center;}
.wp-caption-text {padding:3px 0 0;font-size:11px;}


/* Here we go... */



body { 
	background: #FFFFFF url(images/bg.jpg) repeat top center fixed; 
	font-family: Georgia, Arial, serif; 
	color: #333333; 
	font-size:13px; 
}


#wrap { }


a { color: #7E0100; font-weight: bold; }

a:hover { color: #967c00;}

#archive .box2 .post-details, #main p.post-details, #comments ol.commentlist .comment-meta a {color:#967c00;}

#bottom .subscribe .rss { background: url(images/ico-subscribe.png) no-repeat center left; }

#bottom #recentcomments li { background:transparent url(images/ico-comment.png) no-repeat scroll left center; }

/* Top */

#top { width: 960px; margin: 0 auto; position:relative;}

/* Top Navigation */

#top-nav {
	font-family: Courier New, Georgia, serif;
	font-size: 15px; 
	font-weight:bold;
	height: 72px;
        padding: 20px 0 0 80px;
text-transform: uppercase;
background: url(images/top.png) no-repeat; 
}
#top-nav a {color: #000000;}
#top-nav a:hover {text-decoration: underline;}
#top-nav ul {padding: 0;}
#top-nav .col-left {margin-left: -6px;}

/* Navigation */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 28px;
	padding: 5px 12px;
	z-index: 100;
	color:#000000;
}

#nav a:hover, #nav .current-cat a {
	color: #000000;
	background: url(images/bg-currentcat.png) no-repeat bottom center !important; 
	text-decoration: none;
}

#nav li { float: left; }

#nav li ul { position: absolute; width: 170px; left: -999em; }
#nav li ul li {	
	background: url(images/bg-nav.png) repeat !important;
	background: #000; 
}
#nav li ul li a { line-height: 25px; font-size: 11px; color: #000; width: 170px; }
#nav li ul ul {	margin: -35px 0 0 194px; }
#nav li ul ul li a { line-height: 25px; }
#nav li ul li ul li a {	}
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

/* Search Top */

form#topSearch {
	background: url(images/bg-search.png) no-repeat;
	width: 178px; height: 32px;
	position: absolute;
	top: 13px; right: 0;
}
form#topSearch p.fields input {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	background: none;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 5px; left: 10px;
}
form#topSearch p.fields button {
	background: url(images/ico-search.png) no-repeat;
	width: 21px; height: 21px;
	border: none;
	position: absolute;
	top: 5px; right: 10px;
	cursor:pointer;
}

/* Header */

#header {
	width: 100%;
	height: 280px;
	padding-top: 10px;
	clear: both;
	position: relative;
	margin-bottom:25px;
}

#header h1 {
	display: none;
}


/* Content */

#content {width: 960px;	margin:0 auto;padding: 0;}
* html #content { height: 550px; }
#main {	width:460px;}
#main div { zoom: 1; }


/* Section headers */

h3, #main h3.title-featured,  #archive h3.title-recent, #archive h3.title-archives,  #archive h3.title-archives-text { padding:0 0 18px; font-family: Courier New, Georgia, serif; font-size: 34px; letter-spacing:-3px; color: #967c00; font-weight: bold; }

/* Featured */

.box1-top { background:url(images/box1-top.png) no-repeat top left; width:460px; height:5px; font-size:1px; }
.box1-bot { background:url(images/box1-bot.png) no-repeat top left; width:460px; height:5px; font-size:1px; margin-bottom:15px; }

/* Recent Video Boxes */

.home #archive { width:960px; }
#archive { width:960px }

.box2-top { background:url(images/box2-top.png) no-repeat top left; width:230px; height:20px; font-size:1px; }
.box2-bot { background:url(images/box2-bot.png) no-repeat top left; width:230px; height:20px; font-size:1px; margin-bottom: 50px;}
#archive .box2 { width:230px; float:left; margin: 0px 13px 40px 0; padding:0px; }
#archive .box2.last { margin-right:0px; }
#archive .box2 .post { background:url(images/box2-bg.png) repeat top left; padding:0px 15px; }

#archive .box2 h3 { padding:5px 0; background: url(images/box2-h3.png) center; }
#archive .box2 h3 a { font-family: Georgia, serif; font-weight:normal; letter-spacing:-1px;color:#ffffff; font-size:17px; }

#archive .box2 .post-details { font-size:11px; color:#7E0100; }
#archive .box2 .thumbnail {
	margin-top:10px; 
	padding:10px; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


#archive .box2 .thumbnail a:hover {background: url(images/zoom.png) norepeat !important;}
#archive .box2 .info { height: 30px; }

#archive .box2 .ratings { margin:2px -20px; 0 0; width:150px; }

#archive .box2 .ratings a:hover { margin:2px -20px 0 0; width:150px; }
#archive .box2 .comment a { 
	background:transparent url(images/comment.png) no-repeat scroll 0 0;
	color:#295933;
	display:block;
	font-size:15px;
	height:21px;
	margin:7px 3px 0 0;
	padding:2px 1px 0;
	text-align:center;
	text-decoration:none;
font-weight: bold;
	width:23px;
}
#archive .box2 p { line-height: 16px; padding: 2px 0 5px 0; }

.Nav a, .Nav .on {display: block;float: left;padding: 5px 15px; margin-left: 4px; height: 40px;}

.Nav .on, .Nav a:hover {background:url(images/pagenumber.png) no-repeat top left; color: #000000;}

.Nav {background:url(images/pagebrowse.png) no-repeat; height: 33px;  padding-left: 280px; width: 500px; text-align: center; }

/* Twitter */

#twitterbutton {
	padding:0px;
	height:48px;
	width:300px;
	margin: 5px 0;
}

/* Main Content (style) */

#main a { text-decoration: underline; }
#main a:hover {	text-decoration: none; }
#main h2, #main h3 { font-weight: bold; }
#main h2 { font-size: 24px;	padding-top:0; }
#main h3 {font-size: 18px; }
#main h4 { font-size: 12px; }
#main ol, #main ul { line-height: 18px; }
#main ul { padding-left: 50px; }
#main ul li { list-style: circle; padding: 3px 0; }
#main ol { padding-left: 57px; }
#main ol li { list-style: decimal; padding: 3px 0; }
#main blockquote {
	background:url(images/box3-bg.png) repeat top left;
	border-left:2px solid #222;
	color:#fff;
	font-style:italic;
	margin:5px auto 5px;
	padding:10px 20px;
	width:90%;
}

/* Main Content (post) */

#main.single { width:680px; margin:0; padding:0px;  }
#main.single .post { background:url(images/box1-bg.png) repeat top left; padding:10px 35px; }
#main.single .box3-top { background:url(images/box1-top.png) repeat-x top left; width:680px; height:68px; font-size:1px; }
#main.single .box3-bot { background:url(images/box1-bot.png) repeat-x top left; width:680px; height:90px; font-size:1px; margin-bottom:15px; }
#main.single .box3 .post-details { font-size:11px; color:#76967e; margin: 10px 0 10px 0; }

#main.single .video { 
	background:url(images/box2-bg.png) repeat top left !important;	
	background:#2a552b;
	margin:10px 0 20px; 
	padding:10px; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#main .post { padding:0 5px 15px; }
#main .post-title {	width: 100%; position: relative; }

#main .post-title h2, #main .post-title p.post-details, #main .post-title h3 { padding-right: 50px; }


#main h2 a, #main h3 a, rly { color: #7E0100; text-decoration: none; font-family: Courier New, Georgia, serif; font-weight: bold; border-bottom: 2px dotted #7E0100; border-right: 2px dotted #7E0100; font-size: 20px; padding: 4px;}


#main h2 a:hover, #main h3 a:hover { text-decoration: none; border-top: 2px dotted #7E0100; border-left: 2px dotted #7E0100;  padding: 2px;}


#main p.post-details { line-height: 18px; margin-top: 10px; position: relative; }
#main p.post-details a { text-decoration: none; }
#main p.post-details a:hover { text-decoration: underline; }
#main p.post-details {
	color: #333333;
	font-size: 13px;
	padding: 0 0px 0 1px
}


/* Main Content (post>single) */

#main p.tags {
	clear: both; font-variant: small-caps;}

#main .page h2 {padding-top: 5px;}

/* Comments */

a2a_dd {z-index: 200;}

.vcard {font-weight: bold; font-style: normal; font-size: 14px;}

#comments h3, .idc-head h3 { font-size: 20px; font-weight: bold; padding: 10px 0 0px 0;}
#comments h3.comm { padding: 10px 0 20px 5px; letter-spacing: 1px; font-family: Georgia, Arial, serif; color: #333333; font-weight: bold;  }

#comments #comments_wrap {padding: 0; position: relative; margin-top:20px; margin-left: 10px;}
#comments ol.commentlist li { list-style-type:none; }

#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }

#comments .comment span.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment span.reply a { text-decoration:none; color:#aaa; }

#comments ul.children { margin:10px 0 0 25px; padding:0; }

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-weight:bold;
}
#comments .commentlist {padding:0;}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments ol.commentlist li {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;}

#comments ol.commentlist li img.avatar {float:left;}
#comments ol.commentlist li ul li {	margin:10px 0 0;}
#comments ol.commentlist .comment-meta a { color:#333333; padding-bottom:5px; }

.comment-meta {font-weight: bold;}
#comments ol.commentlist .children { margin:0; }
#respond p.submit input {padding:10px 10px; cursor:pointer; font-weight:bold; }
#respond ol {padding:20px 0 0; list-style-type:none;}
#respond ol li { list-style-type:none;}
.cancel-comment-reply { padding: 10px 0; }
ol.commentlist #respond { margin-top:10px; }
#respond textarea, #respond input{ background: #EAC7AA; top left repeat; padding:7px; color:#333333; border: 2px #000000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#leaveacomment { background:url(images/leaveacomment.png); width: 400px; height: 25px;}

#submit { background:url(images/submit.png); width: 300px; height: 25px;}

/* Sidebar */

#sidebar {
	width: 280px;
}


#sidebar .thumbnail {float:left; margin-right: 5px;}

#sidebar .ratings {display: none;}

#sidebar h3{
	font-weight:bold;
	background: none;
	padding: 0px;
	margin: 2px 5px; 10px 5px;
	font-size:17px;
        letter-spacing: 0;
        color: #333333;
	font-family: Courier New, Georgia, serif; 
        border-bottom: 3px dotted #7E0100;}

#sidebar ul {
	clear: both;
}
#sidebar ul li a {
	display:block;
}

#sidebar a:hover, #sidebar .current-cat a, #sidebar li.active a {
	color: #000;
}

#sidebar #sidebartop {	background:url(images/sidebar-top.png) top left; height: 132px; width: 298px; z-index: 100; position: relative; top: 0; left: -20px;}

#sidebar #description {	background:url(images/description.png) top right; font-size: 12px; position: relative; top: -10px; left: 0px; padding: 15px 10px 5px; 10px;}

#sidebar #sidebarbt {	background:url(images/sidebar-bt.png) top left no-repeat; height: 49px; z-index: 100; position: relative; top: -20px; left: -5px;}

/* Sidebar (block) */

#sidebar .block {
	width: 230px;
	overflow:hidden;
}

/* Sidebar (widgetized)*/

#sidebar ul, #sidebar .textwidget {
	clear:both;
	padding:0;
}

#sidebar .widget{
	margin-bottom:25px; 
        background:url(images/grid.png); 	
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;	
	-khtml-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding:10px 15px; display:block; 
	font-family: Courier New, Georgia, serif; letter-spacing: -1.5px; color: #333333; font-size: 15px;
}

#sidebar .widget a {color: #333333;}

#sidebar .widget a:hover {text-decoration: underline;}

#sidebar li {
	background:url(images/dot.png) repeat-x bottom left;
	line-height: 18px;
	overflow: hidden;
	padding:10px 0 10px 10px;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar ul ul {
	padding: 0;
	margin: 2px 0 0 0;
	border:0;
}

#sidebar ul ul li {
	border: 0;
	padding:0 0 1px 15px;
	background:none;
}

/* Sidebar (widgets)*/

.textwidget {clear: both;padding: 2px 2px;line-height:16px;}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}
#wp-calendar caption {padding: 10px;}
#wp-calendar th {color: #fff;}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: url(images/box3-bg.png) repeat top left;
	color: #fff;
}
#wp-calendar td {background: transparent;}
#wp-calendar td, table#wp-calendar th {padding: 3px 0;}
#wp-calendar a {text-decoration: underline;}
#wp-calendar a:hover {text-decoration: none;}



/* Bottom */

#bottom-tile {
	background: url(images/bg-bottom-top.png) repeat-x top center;
	width: 100%;
	height:8px;
	margin-top:25px;
	font-size:1px;
}

#bottom-out {
	background: #000;
	width: 100%;
	padding: 15px 0 14px 0;
}
#bottom {
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: #fff;
}
#bottom a, #footer a{ color:#fff; }
#bottom a:hover{ text-decoration:underline; }

/* Bottom Tabs */

#features-tabs {
	margin:20px 0 0 20px; padding:0;
	width:auto; height:auto;
	list-style:none;
}
#features-tabs li {
	margin:0 10px 0 0;
	width:auto; height:auto;
	float:left; display:block;
}
#features-tabs li a { 
	font-family: Courier New, Georgia, serif; font-size:18px;
	padding:10px 15px; display:block; 
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;	
	-khtml-border-radius-topleft: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
} 
#features-top {	margin:0; padding:0; width:941px; height:11px; }
#features {
	margin:0 0 30px; padding:20px 25px;
	width:881px; height:auto;
	overflow:hidden;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	clear:both;
}
#features, #features-tabs li a:hover, #features-tabs li.active a { background:#1a1d1c; }

#features a img { padding:5px; background:#fff; margin:0 4px 4px 0; }

/* Bottom Widget area */

#bottom .block { float:left;margin:0 15px 20px 0;}
#bottom .block.left { width: 450px; }
#bottom .block.middle { width: 250px; }
#bottom .block.right { width: 200px; margin-right:0;}
#bottom .block h3 { font-size:26px; font-family: Courier New, Georgia, serif; padding:10px 0 0 0; }
#bottom .block ul {  }
#bottom .block li { padding:3px 0; }

#bottom #recentcomments a.url { color: #15a65d; font-weight:bold; }
#bottom #recentcomments li { background:url(images/ico-comment.png) no-repeat center left; height:30px; padding-left:35px; }

#bottom .subscribe form, #bottom #searchform { width: 178px; height: 32px; position: relative; border: 1px solid #FFFFFF; 	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; }


#bottom .subscribe input, #bottom #sbox { color: #fff;	font-size: 14px; font-weight: bold; width: 130px; background: none;	overflow: hidden;border: none;position: absolute;top: 5px; left: 10px; }

#bottom .subscribe button, #bottom #searchbutton  {	background: url(images/ico-search.png) no-repeat; width: 21px; height: 21px; border: none;	position: absolute;	top: 5px; right: 10px; cursor:pointer; }
#bottom .subscribe .rss { background: url(images/ico-subscribe.png) no-repeat center left; padding-left:25px; margin:10px 0 0; height:16px; line-height: 16px; }


/* Footer */

#footer-out {
	background: #000000;
	width: 100%;
	padding: 15px 0 0 0;
}
#footer {
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: #ffffff;
}


/*Removing the WordPress.com Stats smiley without a plugin... */

#wpstats {
	display: none;
}
