/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/
* {
	padding: 0;
	margin: 0;
}
html, body {
height: 100%;
}
/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

body { font-family:Verdana, Helvetica, sans; font-size:100%; background-color:#ffffff; }
/* "Lucida Sans Unicode","Lucida Sans","Lucida Grande","Times New Roman",Times,"Courier New",Courier,monospace */
body.home {
	/*font-family:"Palatino Linotype","Book Antiqua",Palatino,serif; font-size:13px;line-height:1.4em; background:#fff 230px 70px no-repeat url(images/bg-shadow.png); background-attachment:fixed; */
}
body.tag {
	
}
body.category {
	
}
body.single {

}
body.search {
	
}
#wrapper { 
	min-height: 100%;
	margin:0 35px 0 35px; 
	background-color:#fff;
	font-size:0.7em;
 	line-height:1.4em;
}
* html #wrapper {
	height: 100%;
}
#container {
	padding:0 10px 0 10px;
}
img { border:0; }
p { margin:0; padding:0; }

a:link,a { color: black; text-decoration: none; border-color: #000; border-style: solid; border-width: 0 0 1px; }
a:visited { color: black; text-decoration: none; border-style: solid; border-width: 0 0 1px; border-color: #222; }
a:hover, a.current, span.current, li.current-cat a, li.current_page_item a { color: white; background-color: #000; text-decoration: none; border-style: none none solid; border-width: medium medium 1px; border-color: #000; }

a.hackadelic-sliderButton {
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	padding:3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #000;
	background-color: #000;
	color:#fff;
}
em {
	font-family: Georgia, serif;
	font-style: normal;
}

div#static-nav, div#link-list{
font-size:1em;
float:left;
display:block;
margin:0;
padding:0;
}
div#link-list {
margin:0 30px 0 0;
}
h1, h2, h3 {
	font-family:Helvetica;
	font-weight:bold;
}
h1, h2 {
	letter-spacing:-1px;
}
h1#blog-title {
font-size:13px;
margin:0 60px 0 0;
padding:0;
float:left;
display:block;
}
ul#category-nav {
	font-size:13px;
}
h1#blog-title span {
	padding-left:20px;
}
h2.page-title, h2 {
font-size:36px;
margin:0 0 0.5em 0;
}
h3 {
	font-size:1.8em;
}
h3.entry-title {
	margin:0 0 0.5em 0;
}
hr {
	height:1px;
	border:0px;
	border-top:4px solid #000;
	margin:2em 5px 1em 0;
}

.box {
	position: absolute;
	height:auto;
	width:auto;
	background:transparent;
	border:0;
	display:none;
	text-align: right;
}
#ngg-image-big, #incoming {
	display:none;
}
#ngg-image-container { 
display:block;
/*text-align:center;*/
position:relative;
left:134px;
min-height: 360px; /* Mindesthöhe in modernen Browsern */
height: auto !important; /* !important-Regel für moderne Browser */
height: 360px; /* Mindesthöhe in IE (<7) */
}
div#metainfo {
   clear:left;
   float:left;
   width:100%;
}
ol { 
	list-style-position: inside;
	list-style-type:decimal-leading-zero;
}
ul#category-nav,ul#link-nav {
   margin:0;
   padding:0;
}
ul#category-nav li,ul#link-nav li {
   padding:0;
   margin:0 20px 0 0;
   list-style:none;
   float:left;
}
div#metainfo {
	margin-bottom:4px;
	padding-left:4px;
	background-color:transparent;
}
.meta-entries {
   float:left;
   margin:0;
   padding:0;
   list-style:none;
  /*  position:relative;
   left:50%;
   text-align:center; */
}
.meta-value {
   display:block;
   float:left;
   list-style:none;
   margin:0 30px 0 0;
   padding:0;
  /*  position:relative;
   right:50%; */
}
.post {
	margin:0 0 1em 0;
}
.re_2em {
	padding-right:2em;
}
/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#eeeeee;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}
/*
div#container,div#primary,div#secondary {
margin-top:2em;
}
*/
#comments {
	margin-top:3em;
}
#comments-list {
	clear:left;
}
#comments h3 {
	margin:0 10px 0 10px;
}
#comments h3#comments-counter {
    padding: 5px;
    margin: 0 5px 5px 5px;
    background: #ffff00;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.download-thumb {
	margin: 5px 20px 10px 0;
}
.download-info,.comment-meta {
 	color:#909090;
}
form#commentform .form-label, form#commentform .form-submit, form#commentform .form-option {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#f00;
}
#comments span.unapproved {
background:#ff0;
color:#111;
font-size:0.9em;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}
div.comment, div.publish {
    margin: 5px;
    padding: 5px;
    background: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=9);
}
div.comment {
	font-size: 11px;
    font-family:Verdana,Helvetica; 
    float: left;	
    background: #f5f5f5;
    /* variabel: abhängig von masonry setup */
    width: 220px;
    overflow:hidden;
}
div.comment-meta {
	margin: 0 0 1em 0;
}
div.publish {
	margin:5px 5px 1em 5px;
	width:45%;
	padding-bottom:1em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text,span.current {
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1, div.ngg-gallery-thumbnail-list {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below,.download-info {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next, div#search  {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

input#s {
width:160px;
}
label, .more-link {
	font-size:small;
	font-style:italic;
}
input.text,textarea,select {
	font-family: Courier New, Courier, monospace;
	font-size:13px;
	border:0;
	border-bottom:1px solid #000;
	padding:2px 0 2px 0;
	margin:0;
	color:#000;
}
input.text,textarea.text {
	width:600px;
}
input[type="text"],textarea,select {
	background-color:#f7f7f7;
	color:#000;
}
input[type="text"]:focus, textarea:focus {
	background-color:#000000;
	color:#ffffff;
}
div.sidebar li {
list-style:none;
margin:0 0 2em;
}
ul.wp-tag-cloud li,ul.nav li {
margin:0 0 10px 0;
padding:0;
} 

div.sidebar li form {
margin:0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous,.fl_l {
float:left;
}
div#footer {
width:100%;
}
body.home div#footer {
display: none;
}
.bloginfo,.entry-meta {
font-size:11px;
font-family: Courier New, Courier, monospace;
}
div#header {
padding:10px 0 10px 0;
margin:0 0 20px 0;
background-color:#fff;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}