/*
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
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/*
LAYOUT: Three-Column
DESCRIPTION: Three-column fluid layout with two sidebars on both sides of content
*/
body {background-color: #80abc8; margin: 0;
font-family: Tahoma, Geneva, sans-serif;
font-size: 100%;
background-image: url(http://lesestark-dresden.de/blog/wp-content/themes/sandbox/img/bg1.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}

div#wrapper{margin: auto;
width:90%;}

div#header{
width: 100%;
margin: 0em 0 0em 0;
text-align: right;}

div#container {
float:left;
width:100%;
border:0pt solid black}

div.sidebar {
float:left;
overflow:hidden;
width:20%;
font-size:90%;
background-image: url(http://lesestark-dresden.de/blog/wp-content/themes/sandbox/img/content.png);
background-repeat:repeat-y;
background-color: #f4f8fb;
padding: 0em;
border: 1px solid #3c5a6f;}

div#content {
margin: 0 0 0 21%;
padding: .3em;
width: 54%;
background-image: url(http://lesestark-dresden.de/blog/wp-content/themes/sandbox/img/content.png);
background-repeat:repeat-y;
background-color: #eef1f9;
border: 1px solid #3c5a6f;
}

div#primary {
margin: 0 0 0 -100%;
width:20%;
}

* html div#primary {
left:20px;
position:relative;
}

div#secondary {
margin: 0 0 0 -23%;
}

div#footer {
clear:left;
width:100%;
}

/* 
---------------------------Blogtitle
*/

#blog-title {display:none;}

/* 
---------------------------Links
*/

#container a:link {text-decoration: none;}

#primary a {text-decoration:none;}

#secondary a 
{text-decoration:none;}

#content a:link {text-decoration:none; color:#312e2e; font-weight: bold;}

#content  a:visited{
color:#312e2e; text-decoration:none; color:#312e2e;
font-weight: bold;}

#content a:hover{
color:#d76511; solid #942727;}

#content  a:active{
color:#942727; 
border: .1em solid #942727;}


/* 
---------------------------Entry
*/


div#content h2.entry-title {
margin: .2em;
color:#2d3a44;
border-bottom: 1px solid #2d3a44;
font-size:130%;}

h2.entry-title a {color:#d76511}

.entry-title,.entry-meta {
clear:both;}

.entry-date {font-size: 70%; margin: 0 0 0 1em;}

.entry-content {font-size: 90%; margin: .3em;}

.entry-meta {
display:none;
margin: 1.2em;
font-size: 70%;
padding: .4em;
color: #616161;
border: 1px solid #ddd;
padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.entry-meta a {color: #616161; border-bottom: 1px dotted;}


/* 
---------------------------Caption
*/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #e7f1f9;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: .4em;
	margin: 0;}

/* 
--------------------Comment
*/

form#commentform .form-label {
margin:1em 0 0;}

form#commentform span.required {
background:#fff;
color:#c30;}

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;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

/* 
--------------------IMG
*/

#header img {border: none;}

#content img {border: none;  }

.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{
font-style:normal;
}

/* 
--------------------Gallery
*/

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;}

div.gallery dl.gallery-columns-1 {
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 {
margin: .5em;
font-size: 80%;
line-height: 1.7em
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

/* 
--------------------Content
*/

#content h3 {
font-size:100%;
border-bottom:.0em solid #67849a;
padding: .7em 0 0em 0;
}

#content ul li {
list-style-type: square;
line-height:1.6em;}

#content ol li {
list-style-type: decimal;
line-height:1.6em;}

#content ol li ol {
margin: .4em 0 .4em 0;
font-size: 90%;}

#content ol li ol li {
list-style-type: lower-latin;
line-height:1.6em;
}

/* 
--------------------Related
*/

#related {border:0 em solid black; margin: 0 0 0 .5em;}

#related h3 {font-size: 80%;}

#related li {font-size: 80%}

/* 
--------------------Trackback
*/

#trackbacks-list {border: 0em solid black; margin: 0 0 0 .5em; font-size: 80%}

/* 
--------------------Kommentar
*/

#respond {border: 0em solid black; margin: 0 0 0 .5em; font-size: 80%}

/* 
--------------------comments-list
*/

#comments-list {border: 0em solid black; margin: 0 0 0 .5em; font-size: 80%}

#comments-list ol li {}

/* 
--------------------Brotkrumen
*/

#brotkrumen {border: 0em solid black; margin: 0 .6em 0 .7em; font-size: 70%}

/* 
--------------------Sidebar
*/

div.sidebar h3.widgettitle{
font-size:100%;
padding: .3em 0 .3em .3em;
margin:0 0 .5em 0;
color:#fff;
background-color:#67849a;
border-bottom: 0pt solid#3c5a6f;}

div.sidebar h4 {border: 0pt solid black;
margin: .2em 0 0 .5em;
font-weight:normal;
font-size: 80%;
color:#293842;}

div.sidebar input#s {
width:7em;
margin:0 0 0 .3em;}

div.sidebar li {
list-style:none;
margin: 0 0 .8em 0;
padding: 0 0 0 0;}

div.sidebar li form {
margin:0 0 0 0;
padding: 0;}

div.sidebar ul ul {
margin:0 0 0 0em;}

div.sidebar ul ul li {
list-style:none;
font-size: 80%;
margin: 0 0 0 0;}

div.sidebar ul ul li a{
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dotted #C0C0C0;
	}

div.sidebar ul ul li a:hover {
	color: #fff;
	background: #67849a;}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

li.recent-posts {border: 1pt solid black;}

/* 
--------------------Gallery
*/

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
text-align:center;}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


/* 
--------------------Footer
*/

div#footer {border: 0pt solid black;
margin: 1em 0 0 0;
padding: 1em;
font-size:70%;
color: #ccc;}

div#footer a:link {color: #ccc;}

div#footer a:visited {color: #ccc;}