/*  
Theme Name: grooVIE
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/
*{margin: 0; padding: 0;}
body{
	background: #fff url("images/bg.gif") repeat-x 0 0;
	font: 12px Trebuchet MS, Verdana, Arial;
	color: #595959;
	padding-bottom: 15px;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #6a9b0a;}
a:hover{text-decoration: underline; color: #444;}

a img {border: none; }
a { outline: none; }

.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{
	margin-right: 10px;
	border: 1px solid #bbb;
}
#container-01{
	width: 100%; 
	text-align: center;
	background: url("images/background.jpg") no-repeat center top; 
}
#container-02{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header{
	width: 950px;
	height: 78px;
	padding-top: 115px;
	padding-left: 0px;
}
#header h1 a{
	width: 235px;
	height: 66px;
	display: block;
	text-indent: -9999px;
	background: url("images/logo.png") no-repeat 0 0;
}
#header .description{
	color: #888;
	margin-top: -5px;
	padding-left: 30px;
	display: block;
	text-transform: lowercase;
}
#navigation{
	width: 1000px;
	height: 31px;
	text-transform: uppercase;
	overflow: hidden;

font-weight: bold;
}
#navigation li{
	list-style-type: none;
	width: 90px;
	float: left;
}
#navigation li a{
	width: 50px;
	height: 27px;
	display: block;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	position: relative;
}
#navigation li a:hover{
	background: url("images/nav-a-hover.png");
}
#navigation .current_page_item a,#navigation .current_page_item a:hover{
	width: 50px;
	height: 23px;
	display: block;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: url("images/nav-a-active.png");
}
#main-wrapper{
	width: 1000px;
	background: url("images/main-bg.gif") repeat-y 0 0;
	overflow: hidden;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#left{
	width: 740px;
	padding: 15px 25px 30px 25px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.title-content{
	width: 698px;
	padding: 10px 20px;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	background-color: #d1d1d1;
}
.title-content h2{
	font: 24px Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #595959;
}
.title-content h2 a{color: #595959; text-decoration: none;}
.title-content h2 a:hover{color: #1273a0;}
.meta-data{
	display: block;
	background-color: #858585;
	border: 1px solid #ddd;
	margin-top: 5px;
	padding: 5px 10px;
	color: #fff;
}
.meta-data a{text-decoration: none; color: #444;}
.meta-data a:hover{text-decoration: underline; color: #fff;}

.entry{
	width: 700px;
	background: url("images/entry-bg.gif") repeat-x 0 0;
	border-top: 1px solid #bbb;
	padding: 10px 20px 30px 20px;
}
.commentlist{width: 700px; padding: 10px 20px;}
.commentlist li{
	width: 595px;
	list-style-type: none;
	padding-left: 105px;
	background: url("images/comment.gif") no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#left h3{
	font: 18px Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #19b5fd;
	padding-top: 15px;
}
#commentform{width: 700px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 82px;
	height: 28px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}
#post-links{
	width: 700px;
	margin: 10px 20px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 82px;
	height: 28px;
	line-height: 28px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -28px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 82px;
	height: 28px;
	line-height: 28px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -28px;}


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#right{
	width: 210px;
	float: left;
}
.sdb-content{width: 210px; padding-bottom: 20px;}
.sdb-content h3{
	width: 200px;
	height: 27px;
	font: 18px Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #fff;
	padding-top: 6px;
	padding-left: 10px;
	background: url("images/sdb-h3.gif") repeat-y 0 0;
}
.sdb-content ul li{
	width: 210px;
	padding-bottom: 2px;
	list-style-type: none;
	background: url("images/sdb-li.gif") no-repeat left bottom;
}
.sdb-content ul li a{
	width: 200px;
	height: 23px;
	display: block;
	padding-left: 10px;
	color: #7a7a7a;
	padding-top: 8px;
	text-decoration: none;
}
.sdb-content ul li a:hover{background: url("images/sdb-hover.gif") repeat-y 0 0; color: #494949;}
#searchform{
	width: 200px;
	padding-top: 20px;
	padding-left: 10px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 153px;
	height: 19px;
	border: 0;
	color: #796a4b;
	padding-left: 5px;
	padding-top: 6px;
	background: url("images/input-bg.gif") no-repeat 0 0;
}
#searchform #searchsubmit{
	width: 29px;
	height: 25px;
	background: url("images/search-submit.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
}
.sdb-content ul .recentcomments{
	height: 23px;
	padding-top: 8px;
	padding-left: 10px;
}
.sdb-content ul .recentcomments a:hover{background: transparent;}

.center{width: 210px; text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer{
	width: 1025px;
	height: 40px;
	padding-top: 20px;
	padding-left: 75px;
	color: #dedede;
	margin: 0 auto;
	background: url("images/footer-bg.gif") no-repeat 0 0;
	text-align: left;
}
#footer a{text-decoration: none;color: #19b5fd;}
#footer a:hover{color: #444;}
