/*  
Theme Name: Canstars
Theme URI: http://www.canstars.de
Description: Canstars Design
Version: 1.0
Author: Charisma.Digital
Author URI: http://www.charisma-digital.com
*/

/*************************************
 +Containers
 *************************************/
body {background: url(images/bg_site.jpg) fixed #000000; color: #99C140; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:1.5;}

img {border: 0;}

#html {margin: 0 auto; width: 990px; height: 100%; overflow: hidden;}

#top {margin: 0 auto; width: 990px; height: 189px; background: url(images/logo_canstars.png) no-repeat;}

#cat {margin: 0 auto; width: 990px; height: 100px; text-align: left; background: url(images/bg_under.png) no-repeat;}

#content {margin: 0 auto; width: 990px; height: auto; overflow: hidden;}

#left {float: left; margin: 0; padding: 0px 5px 0px 5px; width: 180px; overflow: hidden; font-size: 12px;}

#text {float: left; margin: 0px 10px 0px 10px; padding: 0px; width: 600px; font-size: 12px; overflow: hidden;}

.entry {background: #000000; padding: 0px 7px 7px 7px;}

#right {float: right; margin: 0; padding: 0px 0px 0px 5px; width: 170px; color: #000000; font-size: 12px; overflow: hidden;}

#footer {margin: 0 auto; width: 990px; height: 30px; /*background: url(img/bg_footer.gif) no-repeat;*/ font-size: 9px; overflow: hidden;}

/*************************************
 +Content
 *************************************/
.entrytitle h2 {font-size: 20px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.postedby {font-size: 9px;}
.entrybody {border-bottom: 1px dashed #99C140; text-align: justify;}
.entrymeta {margin: 3px 0px 3px 3px;}
.postinfo {font-size: 10px;}

.alignleft {float: left;}
.alignright {float: right;}


/*************************************
 +Sidebarmenu
 *************************************/
 
#left ul {list-style-type: none; margin: 0; padding: 0;}
#left ul li {margin: 3px 0px 3px 0px;}
#left ul li a:link,
#left ul li a:visited {background: #000000; border-bottom: 1px dashed #99C140; text-decoration: none; display: block; margin: 0px 10px 0px 10px; padding: 3px 0px 3px 3px;}
#left ul li a:hover {background-color: #222222; text-decoration: none; font-weight: bold;}

/*************************************
 +Comments
 *************************************/

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
	background:#333333;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #464645;
        color: #99C140;
	background:#333333;
}
.commentsblock textarea:focus{
	background:#555555;
	border:1px solid #464645;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#555555;
	border:1px solid #464645;

}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#99C140;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#3B3B3A;
	border:1px dotted #464645;
	padding:5px;
}
.commentsblock h3 {
font-size: 1.2em;
font-weight: bold;
letter-spacing: +1px;
}
h3#comments{
font-size: 1.6em;
}

/*************************************
 +Links
 *************************************/

.entrytitle h2 a,
.entrytitle h2 a:link,
.entrytitle h2 a:visited {border-bottom: 1px dashed #99C140; text-decoration: none;}
.entrytitle h2 a:hover {border-bottom: none; text-decoration: none;}

#right a:link,
#right a:visited,
#right a:hover {border: none;}

.entrybody a:link,
.entrybody a:visited {text-decoration: underline; border: none;}
.entrybody a:hover {text-decoration: underline;}

.postinfo a:link,
.postinfo a:visited {text-decoration: none; border: none;}
.postinfo a:hover {text-decoration: underline;}

a,
a:link,
a:visited {color: #99C140; border-bottom: 1px dashed #99C140; text-decoration: none;}
a:hover {border-bottom: none; text-decoration: none;}