/*

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;
    padding:0 0 20px 0;
    background: #000;
    font: 80%/140% verdana;
}

*
{
    margin: 0;
    padding: 0;
}



/* Wrapper */

#wrap
{
    /*background: #D80500 url(./images/wrapbg3.jpg) repeat-x;*/
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    /*border: 1px solid #D80500;*/
    overflow: hidden;
}

/************header************/
#headerbg
{
    height: 120px;
    padding: 0px;
}
#header
{
    height: 100px;
    /*background: url(./images/hbg.jpg) repeat-x top left;*/
    padding: 0px;
    /*border: 1px solid #00F;*/
    margin-bottom: 10px;
}
#header a
{
    color: #222;
    text-decoration: none;
}
#header a:hover
{
    color: #333;
    text-decoration: none;
}

#toplinks
{
    padding: 5px 2px 2px 3px;
    text-align: right;
}



/* Headers */

#header h1
{
    font-family: verdana,arial, helvetica,sans-serif;
    font-size: 4em;
    font-weight: bolder;
    letter-spacing: -4px;
    line-height:1em;
    color: #000;
    text-align: left;
    text-transform:uppercase;
    margin-top: 20px;
}
#header h2
{
    font-family: verdana, arial,sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    color: #000;
    text-align: left;
    margin-top: 0;
    margin-left: 20px;
    padding-bottom: 0px;
}
#content h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    text-align: left;
    margin: 0px 0px 0px 0px;
    color: #FFB506;
}

#contenthome h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    text-align: left;
    margin: 0px 0px 0px 0px;
    color: #F9D100;
}

#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
{
    background: #000;
    /*background: #000 url(./images/gmenu.jpg) repeat-x top center;*/
    /*width: 748px;
    height:27px;*/
    /*border: 1px solid #333;*/
    margin: 10px 10px 15px 0px;
}
#topmenu ul
{
    font-size: 16px;
    margin: 0px;
    padding: 0px;
	float:right;
}
#topmenu li
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
	/*border: 1px solid #fff;
	height:15px;*/
	border-left:1px solid #fff;
}
#topmenu a
{
    /*border-right: 1px solid #fff;*/
    color: #fff;
    display: block;
    font-size: 0.7em;
    padding: 0 10px 0 10px;
    text-transform: normal;
	margin:0;
}
#topmenu a:hover, #topmenu li.current_page_item a, #topmenu a.active
{
    /*background: url(./images/gmenuhover.jpg) top center repeat-x;*/
    color: #FF0;
    text-decoration: underline;
}

/* Sidebar */

#sidebar
{
    float: left;
    width: 136px;
    margin: 0px;
    padding: 12px 12px 12px 12px;
    background: transparent;
    border: 1px solid #333;
    font-size: 0.9em;
}

#sidebar h2
{
    font-family: verdana, Arial, Helvetica, Sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    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: 1.2em;
    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;*/
    /*background: #111 top right repeat-y;*/
    /*border: 1px solid #fff;
	background: url(./images/center.jpg)repeat-x;*/
    width: 867px;
    overflow: visible;
    display: block;
	margin:0px 0 0 60px;
	padding:5px 10px 5px 10px;
	background-color:#FFF;
}

#contenthome {
	width: 867px;
    overflow: visible;
    display: block;
	margin:0px 0 0 60px;
	padding:5px 10px 5px 10px;
	background-color:#000;
}
#content p
{
    font-family: Arial, Helvetica, sans-serif;
    /*border: 0px solid #000;*/
    font-weight: normal;
    color: #000;
    line-height: 140%;
    margin: 0 ;
    padding: 0;
}

#content h4
{
    color: #555;
    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:#000;
}

#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:#555;
    margin: 0 0 0 10px;
}

#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
{
    font-size: 11px;
    clear: both;
    display: block;
	color:#FFF;
	margin:0 auto;
	font-weight:normal;
}
#footer a
{
    color: #FFCC08;
	font-weight:normal;
}

#footer a:hover {
	text-decoration:none;
	font-weight:normal;
}
/* 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: 140px;
    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;
    font-weight: bold;
    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: #900;
}
.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;
}
#contentupimage {
	background: url(images/special_top.jpg) no-repeat;
	width:1000px;
	height:41px;
}
#contentbgimage {
	background: url(images/center.jpg) repeat-y;
	/*border:1px solid #0F0;*/		
}
#contentbottomimage {
	background: url(images/bottom.jpg) no-repeat;
	width:1000px;
	height:42px;	
}
a.nohover:hover img  {
filter:alpha(opacity=80); -moz-opacity: .80; opacity:.80;
}

.gallery {
    margin: auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
    margin-left: 0;
}
.gallery br { clear: both }
 
/* available Columns */
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }
