/*
Theme Name: Flux2
Theme URI: http://www.kiritanflux.de
Version: 1.0a
Description: New Flux Theme
Author: Kiritan Flux
Author URI: http://www.kiritanflux.de
*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #222222;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: 'MS Sans Serif', Geneva, sans-serif;
color: #333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
text-decoration: none;
color:#ccc;
}

h2 a
{
	color:#222;
}

.entry a
{
color: #3388ee	;
}

a:hover
{
text-decoration: none;
}

.post h2
{
font-family: 'georgia', 'times new roman', serif;
font-style:oblique;
text-transform:lowercase;
font-size: 1.3em;
padding-bottom:10px;
color:#000;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding:inherit;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

img
{
border: solid 10px #000;
padding:3px;
margin:2px;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -0.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li.comments a
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li.readmore a
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
margin-bottom: 1.0em;
}

.box img
{
	margin-left:-1.5em;
	width:175px;
	margin-bottom: -1.0em;
	padding:-1.5em;
}


blockquote
{
background: #FDFCF6 url('images/boxbg.gif') repeat-x;

}
.contentarea ul
{
list-style: none;
}

.contentarea ul li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #222;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 1000px;
border: solid 3px #fff;
background-color: #555;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #000;
border-bottom: solid 2px #fff;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}
#headercontent h1 a
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:visited
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:hover
{

color: #fff;
text-decoration:none;
}

#headercontent h1 sup
{
color: #000;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headercontent img
{
border: 0px;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #ccc;
border-right: solid 1px #ccc;
border-bottom: solid 1px #ccc;
border-left: solid 1px #ccc;
padding: 0.15em;
width: 10.0em;
color: #fff;
background: #000;
}

#search input.submit
{
background: #000;
border: solid 1px #ccc;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
text-transform:uppercase;
color: #fff;
vertical-align: middle;
}

#menu
{
position: relative;
background: #000;
height: 1.8em;
padding: 0em .2em 0em 2.7em;
border-bottom: solid 2px #fff;
}

#menu ul
{
position: absolute;
top: 0.2em;
font-family: 'MS Sans Serif', Geneva, sans-serif;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu .page_item a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #ccc;
text-decoration: none;
}

#menu .page_item a:hover
{
text-decoration: underline;
}

#menu .current_page_item a, #menu .current_page_parent a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color:#3388ee;
text-decoration: none;
}

#menu .current_page_item a:hover, #menu .current_page_parent a:hover
{
text-decoration: none;
}

#menubottom
{
position: relative;
background: #000;
height: 1.8em;
padding: 0em .2em 0em 5.7em;
border-bottom: solid 2px #fff;
}

#menubottom ul
{
position: absolute;
top: 0.2em;
font-family: 'MS Sans Serif', Geneva, sans-serif;
}

#menubottom ul li
{
position: relative;
display: inline;
}

#menubottom .page_item a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #ccc;
text-decoration: none;
}

#menubottom .page_item a:hover
{
text-decoration: underline;
}

#menubottom .current_page_item a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color:#3388ee;
text-decoration: none;
}

#menubottom .current_page_item a:hover
{
text-decoration: none;
}

#content
{
padding: 0em 0.0em 0em 2.0em;
background:#aaa;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 18px 16.4em 0em -0.7em;
}

.post
{
	border: solid 3px #000;
	background:#fff;
	padding:10px;
	margin-bottom:20px;
}

.contentarea
{
padding-top: 0px;
}

.more-link
{
padding: 5px 5px 3px 10px;
background-color: #000;
}

#secondarycontent
{
margin-top: 0;
float: right;
width: 15.0em;
background:#000;
}

#footer
{
position: relative;
height: 2.5em;
clear: both;
padding-top: 1.0em;
background: #000;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.entry ul li
{list-style:square;
margin-left:25px;
}

.post ol li
{
margin-left:25px;
}

#sidebar
{
padding:20px 0px 0px 40px;
}

#sidebar h2
{
font-family: 'georgia', 'times new roman', serif;
font-style:oblique;
text-transform:lowercase;
font-size: 1.3em;
padding:10px 0px 5px 0px;
color:#555;
}


#sidebar ul li ul li a
{
color:#000;
}

#sidebar ul
{
list-style-type:none;
}

#sidebar ul li ul li
{
//border: solid 2px #fff;
background:#fff;
margin: 2px 0px 3px 0px;
padding: 5px;
}