/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 0.9.5
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/


/* -----------*/
div#access {
display: none;
}

div.nav-previous{
float:left;
}

div#nav-above a{
font-size: 2em;
color:#666;
}

div#nav-above a:hover{
float:none;
font-size: 2em;
color:#CCC;
}


/* Body ------------ */
body {
  background-color: #fff;
  color: #666;
  font: 100%/1.5 Arial, Verdana, sans-serif;
  margin: 0;
  padding-left: 0;
  min-width: 400px;

}


a {
text-decoration: none;
border-bottom: none;
font-style: normal;
font-weight: normal;
color: #333;
}

h2.entry-title-hidden,
h2.page-title-hidden{
display:none;
}


/* Header ------------ */
div#header{
font-size: 2.1em;
padding-top: 50px;
margin-left: 100px;
padding-right: 20px;
float:none;

}
h4,
nav-previous .meta-nav,
h2.entry-title,
h2.page-title 
h3.entry-title a{
font-size: bold;
margin-top: 40px;
margin-bottom: 20px;
font-weight: bold;
text-transform: uppercase;
color: #EA12FD;
}
h3.entry-title a{
font-weight: bold;
text-transform: uppercase;
color: #EA12FD;
}
h3.entry-title {
font-size: 1em;
margin-top: 5px;
margin-bottom: 5px;
} 

}


p {
margin-bottom: 10px;
padding: 0; 
}

em {
font-weight: bold;
margin: 0;
padding: 0; 

}

em1 {
font-weight: bold;
font-size: lem;
font-size: 2.1em;
color: #EA12FD;
}

em2 {
font-size: 0.9em;
text-decoration: none;
border-bottom: none;
font-style: normal;
font-weight: normal;
color: #666;
}
em3 {
font-weight: bold;
font-size: lem;
font-weight: bold;
color: #3399ff;

}
UL {
margin-top: 10px;
margin-bottom: 10px;
}

/* Titel ------------ */



/* Navigation ------------ */
div#navigation{
color: #CCC;
line-height: 1.2em;
margin: 0;
padding: 0; 

}
div#navigation ul{
margin: 0;
padding: 0; 

list-style: none;
list-style-type: none; 
list-style-image: none;
}

div#navigation ul li{
display: inline;
}

div#navigation ul li a{
color: #CCC;
font-weight: bold;
}

div#navigation ul li.current-cat a,
div#navigation ul li.current_page_item a{
color: #EA12FD;
}

div#navigation ul li a:hover{
color: #AAA;
}

div#navigation ul li#title a{
color: #EA12FD;
font-weight: bold;
}

.page_item current_page_item{
color: #EA12FD;
font-weight: bold;
background-color:#000;
}

div#container{
float:none
}

div#wrapper{
float:none;
}

/* Content ------------ */
div#content{
margin-top: 1px;
margin-left: 100px;
padding-right: 20px;
width: 600px;
float:none;
}


/* -----------*/


