/*
Theme Name: noTRAXX
Theme URI: http://www.notraxx.net/
Description: FAQs to additional WebSite
Version: 1.2
Author: inMotion.at
Author URI: http://www.inMotion.at/

*/

#bodydiv {
        background-color: #141414;
        font: normal 0.80em Arial, Helvetica, Geneva, sans-serif;
        margin: 0 0 0 0;}

.outer { width:950px;
margin-left:auto;
margin-right:auto;

}



#page_container {  position: absolute;
        width:950px;
        top:0px;
        margin-left:auto;
        margin-right:auto;
        min-height:700px;
        color:#AAA;
        font-family:arial,sans-serif;
        z-index:10; text-align:left;
	font-size: 0.8em;
	background: url('http://blue.notraxx.net/notraxx_bg05content-1.jpg') no-repeat #222426;
        
	}
	
.inhalt   {
        
        position:relative;
        width:715px;
        margin-top:255px;
        left:194px;
        color:#444;
        font-family:geneva, arial,sans-serif;
        z-index:1; text-align:left;
	font-size: 1.1em;
	padding-left: 10px;
        padding-right: 10px;
  
        
        
        }     
        

.text { position:relative;
        width:500px;
        left:200px;
        top: 0px;
        color:#DDD;
        font-family:geneva, arial,sans-serif;
                border: 0px solid #ddd;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background: url('http://blue.notraxx.net/blackbg.png');
        	padding-left: 10px;
        padding-right: 10px;
        
}


#mainbar {
    position:absolute;
        top:350px;
        left:5px;
        width:200px;
        text-align:left;
        color:#fff;
        font-size:0.9em;
        font-family:arial,sans-serif;
        padding: 10px 10px 10px 10px;

        min-height:300px;
	text-align:justify;                                                                                                   
}



a:link, a:visited, a:active {
	font: bold 1.0em  Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	
	}

a:visited {
	font: bold 1.0em  Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	
	}

	
a:hover {
	font: bold 1.0em  Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#FFF;
	text-decoration: none;

}


#rightbar  a:link, #rightbar  a:active, #rightbar  a:visited {
        font: bold 0.95em  Geneva, Arial sans-serif;
	color:#FFF;
	text-decoration:none;
        
        
}


#rightbar  a:hover{
        
        font: bold 0.95em  Geneva, Arial sans-serif;
	color:#FFF;
	text-decoration:underline;
        
        
}



/******************************
 *** Columns and Containers ***
 ******************************/

 

 

#postcol {
	background: transparent;

	
	}

#pc_c { padding: 15px; }

.postbox {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	background: transparent;
	
	
	}

.postbox .content {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	
	}

.navigation { margin: 15px 0px 15px 0px; }

/************
 *** Post ***
 ************/

h2.title {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	letter-spacing: 2px;
	font-size: 1.2em;
	text-align: left;
	font-style:bold;
	}

h2 {
	font-size: 1.0em;
	
	}	
	
	
h2.title a {
	color: #DDD;
	text-decoration: none;
	}

h2.title a:hover { text-decoration: underline; }

small.title {
	margin: -10px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	font-size: 0.9em;

	color: #DDD;
	}

.postmetadata {
	text-align: center;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #DDD;
	}

blockquote {
	color: #DDD;
	display: block;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background: url(images/quote.gif) no-repeat left top;
	}

cite {
	margin: 5px 0 0;
	display: block;
	}

strike {
	color:#DDD;
	}

code {
	font: 1.1em 'Courier New', Georgia, Fixed, Sans-Serif;
	}


.postbox .content1 h1 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 1.25em;
	}

.postbox .content1 h2 {
	font-size: 1.0em;
	font-weight: normal;

	}

.postbox .content1 h3 {
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 1px;
	}

.postbox .content1 h4 {
	font-size: 1em;
	}

.postbox .content1 p {
	margin-top: 1em;
	margin-bottom: 1em;
	}

/****************
 *** Comments ***
 ****************/

#comments{
	font-size:  1.0em;
	text-align: left;
	}

.respond {
	border-bottom: 1px dotted #aaa;
	margin-top: 50px;
	margin-bottom: 0px;
	font-weight: normal;
	}

.comment_1, .comment_2, .comment_author {
	margin: 15px;
	background: white;
	}


.comment_1 .content, .comment_2 .content { padding: 15px; }

.comment_author .content { padding: 15px; }

.respond {
	border-bottom: 1px dotted #aaa;
	font-size: 1.5em;
	margin-top: 50px;
	margin-bottom: 0px;
	}

#commentform {
	margin: 15px auto 15px auto;
	}

#commentform .textform {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	}

#commentform textarea {
	width: 100%;
	font-size: 1.0em;
	}

#commentform #submit {
	float: right;
	}


/****************
 *** Sidebars ***
 ****************/

#rightbar { position:absolute;
        top:120px;
        left:10px;
        width:180px;
        text-align:right;
        background-color: transparent;
        color:#ddd;font-size:1.0em;
        font-family:arial,sans-serif;
        padding: 5px 5px 5px 5px;
                border: 0px solid #ddd;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
	}


#rightbar ul, #leftbar ul {
	margin: 0px;
	padding: 0px;
	}

#rightbar ul li, #leftbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}


#rightbar ul li h2, #leftbar ul li h2 { /* Sidebar Headings */
	margin: 5px 0px 0px 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	list-style-type: none;
	}

#rightbar ul li ul, #leftbar ul li ul {
	margin-top: 5px;
	margin-left: 5px;
	list-style-type: none;
	
	}

#rightbar ul li ul li, #leftbar ul li ul li {
	margin-top: 3px;
	margin-bottom: 0px;
	list-style-type: none;
	}



/*********************
 *** Archives Page ***
 *********************/

.postspermonth, .category-archives, .page-archives {
/* Currently all the archives are styled the same */
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}

.page_item { list-style: none; }

.postspermonth .comment-count {
	color: #999999;
	}


/******************
 *** Links Page ***
 ******************/

ul.links {
	margin: 5px 0 0px 0;
	list-style: none;
	padding-left: 0px;
	}

ul.links li {
	list-style: none;
	padding-bottom: 2px;
	}

/**************
 *** Footer ***
 **************/

#footer { text-align: left; font-size:0.9em; }