/*

Theme Name: Anfaust

Theme URI: http://templates.thewebhunter.se/WP-anfaust

Description: This is a light-weight yet dark 2 column theme.

Version: 1.1

Author: Andreas Hultgren

Author URI: http://thewebhunter.se/

Tags: red, white, black, two columns, widgets ready

*/



/* Body */

body
{
	margin: 0;
	background: #1c1c1c;
	font: 80%/140% verdana;
}

*
{
    margin: 0;
    padding: 0;
}



/* Wrapper */

#wrap
{
	width: 800px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

/************header************/
#headerbg
{
}






/* Headers */

#header h1
{
	font-family: verdana,arial, helvetica,sans-serif;
	font-size: 2em;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
}
#header h2
{
	font-family: verdana, arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin-top: 0;
	margin-left: 20px;
	padding-bottom: 0px;
}
#content h2
{
	font-family: verdana, arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	color: #CCCCCC;
	padding-bottom: 5px;
}
#content h3
{
    font-size:1em;
    font-weight:bold;
    color:#666;
}
table#wp-calendar caption
{
    text-align: left;
    font-weight: bold;
    color: #fff;
    font-size: 1.2em;
    text-transform:uppercase;
    letter-spacing: -1px;
    margin: 0 0 8px;
    padding: 0 2px 4px 5px;
}
table#wp-calendar a
{
    color:#000;
}




/************topmenu************/

#topmenu
{
	width: 805px;
	height:22px;
	margin: 0px 0px 7px 0px;
	background-color: #FFFFFF;
}
#topmenu ul
{
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}
#topmenu li
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#topmenu a
{
	
	color: #999999;
	display: block;
	font-size: 0.7em;
	padding: 0px 10px 6px;
	text-transform: uppercase;
}
#topmenu a:hover, #topmenu li.current_page_item a, #topmenu a.active
{
	color: #666666;
	text-decoration: none;
}

/* Sidebar */

#sidebar
{
	float: left;
	width: 187px;
	margin: 0px;
	border: 1px solid #333333;
	font-size: 0.9em;
	background-color: #999999;
}

#sidebar h2
{
	font-family: verdana, Arial, Helvetica, Sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	margin: 0px;
}

#sidebar p, #sidebar ul, #sidebar .textwidget
{
    margin: 0 0 15px 0;
}

#sidebar li
{
    list-style: none;
    margin: 0 0 6px;
}

#sidebar li a
{
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
	color: #000;
}

#sidebar li a:hover
{
    font-size: 1.2em;
    font-weight: bold;
    padding: 2px;
}

#sidebar ul ul
{
    margin: 5px 0 5px 10px;
}

#sidebar ul ul li
{
    margin: 0 0 5px;
}

#sidebar ul ul li a
{
    font-weight: bold;
}



/* Content */

#content
{
	float: right !important;
	border: 1px solid #333;
	padding: 20px;
	width: 565px;
	overflow: visible;
	display: block;
	background-color: #666666;
}
#content p
{
	font-family: verdana, "Lucida Sans" , arial, sans-serif;
	border: 0px solid #000;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
}

#content h4
{
	color: #FFFFFF;
	font-family: Verdana, "Lucida Sans" , Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
}

#content ul, #content ol
{
    margin: 0 0 18px 30px;
    padding: 0 0 0 5px;
    color:#999;
}

#content ul li, #content ol li
{
    margin: 0 0 3px;
}

#content ul ul, #content ol ol
{
    margin: 5px 0 5px 15px;
}

#content img
{
    float: right;
    clear:right;
    margin: 10px;
    clear: both;
    border: 1px #fff solid;
}
#content img.left
{
    float: left;
    clear:left;
}

#content p.timestamp
{
	font-size: 0.9em;
	color:#000000;
}

#content p.timestamp a:link
{
	font-size: 0.9em;
	color:#000000;
}

#content p.timestamp a
{
    font-weight: normal;
}

#content #postnav
{
    padding: 5px;
    margin: 5px 0 18px;
}

#content #postnav p
{
    margin: 0;
    padding-left: 5px;
}

#content #postnav p.right
{
    text-align: right;
    padding-right: 5px;
    margin-top: -18px;
}

/* Comments */

#content div.comment
{
    margin-bottom: 15px;
    border: solid 1px #555;
}

#content div.comment p
{
    margin: 0 0 0px 10px;
}

#commentsection p
{
    margin: 0 0 0 10px;
}

#commentsection input, #commentsection textarea
{
    padding: 2px;
    width: 250px;
}

#commentsection textarea#comment
{
    width: 300px;
}

#commentsection input#submit
{
    width: 75px;
    color: #333;
    background-color: #fff;
}

#commentsection input, #commentsection textarea, form div.searchbox input
{
    font: 94% Verdana,Tahoma,Arial,sans-serif;
    border: 1px solid #ccc;
}

/* Footer */

#footer
{
    float: right;
    width: 500px;
    padding: 5px;
    font-size: 1em;
    clear: both;
    display: block;
}
#footer a
{
    color: #000;
}

/* Tags */

blockquote
{
    border: 1px solid #dadada;
    font-size: 0.9em;
    margin: 20px 10px;
    padding: 8px;
}

blockquote p
{
    padding: 2px 0;
    margin: 0;
    font-weight: bold;
}

table#wp-calendar
{
	width: 155px;
	margin: 0 0 0 -5px;
}

p
{
    display: block;
}

ul, ol, dl
{
    font-size: 0.9em;
    margin: 2px 0 16px 35px;
}

ul ul, ol ol
{
    margin: 4px 0 4px 35px;
}

code
{
    font-size: 1.1em;
    background-color: #f4f4f4;
    color: #555;
    display: block;
    margin: 5px 0 15px 0;
    padding: 5px 5px 5px 7px;
    border: 1px solid #ccc;
}



/* Links */

a
{
	color: #900;
	text-decoration: none;
}
a:hover
{
    font-weight: bold;
    text-decoration: underline;
}

img
{
    border: 0;
    clear: both;
    z-index: 999;
}

a img
{
    border: 0;
    clear: both;
    z-index: 999;
}



/* Float fix */

.contenttext
{
    overflow: hidden;
}

* html .contenttext
{
    height: 1px;
    overflow: visible;
}

* html .contenttext p
{
    overflow: hidden;
    width: 99%;
}



/* Searchbox */

.searchbox
{
    margin: 8px 0 15px 10px;
}

.searchbox label
{
    display: none;
}

.searchbox input
{
    font-size: 0.9em;
    padding: 5px;
    width: 110px;
    border: 1px solid #ccc;
}



/* Other */

.post
{
    margin: 0 0 15px;
}

.textright
{
    text-align: right;
}

.textcenter
{
    text-align: center;
}

.hide
{
    display: none;
}

hr
{
	color: #333333;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

