/*  
Theme Name: ANFRAX
Theme URI: http://themes.wordpress.net/columns/2-columns/1515/anfrax-01/
Description: nice theme anfrax by <a href="http://xaxaxa.info/">xaxaxa</a>
Version: 0.2
Author: Kri
Author URI: http://xaxaxa.info/
*/

.underline {
text-decoration: underline;
}

pre {
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
}  

* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
strong {
	font-weight: bold;
}

a {
	color: #990000;
}

#header {
	background-color: #333333;
	/* height: 80px; */
	height: 10px;
}

#wrap {
	width: 100%;
}
#sidebar {
	width: 24%;
	text-align: right;
	padding-right: 20px;
	background-color: #F1F1F1;
	font-size: 70%;
	padding-top: 20px;
}

.style {
	font-size: 150%;
	font-weight: bold;
	color: #CC6666;
}
#sidebar h1 a {
	font-weight: bold;
	font-size: 150%;
}
.description {
	padding-left: 20px;
}


#sidebar h2 {
	font-size: 120%;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar li {
	list-style-image: none;
	list-style-type: none;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
}
#content {
	font-size: 75%;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
.entry {
	width: 600px;
}
.entrytitle {
	font-size: 100%;
	text-align: center;
}
.entrytitle a {
	color: #333333;
	text-decoration: none;
	font-size: 130%;
}

.entrybody {
	padding-right: 10px;
	padding-left: 10px;
}
.entrybody a {
	color: #990000;
}

.entrybody p {
	padding-top: 5px;
	padding-bottom: 5px;
/*        text-indent: 5ch; */
}
.entrybody li {
	list-style-position: inside;
}
.entrybody blockquote {
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}


.entrymeta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;
	margin-bottom: 20px;
	padding: 9px;
	font-size: 85%;
}
.entrymeta a {
	text-decoration: none;
	color: #000000;
}
.navigation {
	width: 600px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}

#footer {
	padding: 10px;
	width: 580px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 5px;
        height: 40px;
}
.commentsblock {
	width: 600px;
}
#comments, #respond {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
.commentlist li {
	list-style-position: inside;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}

#author, #email, #url {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}

#comment {
	width: 600px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#submit {
	padding: 7px;
}
