﻿/*
Theme Name: Dynamic-Vision
Theme URI: http://uschis-sushibar.de
Description: UschisSushibar-Theme
Version: 1.0
Author: none
Author URI: http://uschis-sushibar.de
*/


/*************************************
 +layout
 *************************************/

.access {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
body{
    background:#ccc url('images/hintergrund2.gif');
	color:#222;
	font-family: "Trebuchet MS", "Tahoma", Verdana, Helvetica, sans-serif;
	line-height: 22px;
	margin:0;
	padding:0;
	text-align:center;
}
p object, p embed {
	margin: auto;
	display: block;
}

.entry img {
	position: relative;
	padding: 3px !important;
	background: white;
	border: 1px solid black;
	float: left;
	margin: 7px 10px 5px 0;	
}
a img {
	border-style: none;
}
img.left {
	float: left;
	margin: 7px 10px 5px 0;
}
img.right {
	float: right;
	margin: 7px 0px 5px 10px;
}
img.block {
	float: none;
	display: block;
	margin: 10px auto 10px auto;
}
img.leftnoborder , img.noborder{
	float: left;
	margin: 7px 10px 5px 0;
	border-style: none;
}
img.rightnoborder {
	float: right;
	margin: 7px 0px 5px 10px;
	border-style: none;
}
img.blocknoborder {
	float: none;
	display: block;
	margin: 10px auto 10px auto;
	border-style: none;	
}



#canvas{
	position: relative;
    background: #fff url(images/canvasback.gif);
	margin:0 auto;
	text-align:left;
    width:950px;
}
#topbar {
	height: 265px;
	background: url('images/uheader.jpg');
}

#header {
	margin: 0 250px 0 30px;
}
#header h1 {
	font-size: 14px;
}
#content{
	font-size:1.1em;
	float:left;
	padding:1.3em;
	width:613px;;
}

#sidebar{
	float:right;
	width:240px;
}
	
#footer{
	clear: both;
	width:916px;
	height:49px;
    margin:0 auto;
	font-size:0.9em;
	padding:0;
}

#metanav {
	position: absolute;
	top:271px;
	right: 20px;
}
#metanav li, #metanav ul{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#metanav a {
	margin: 0 10px;
}


/*************************************
 +Überschriften
 *************************************/
h1, h2, h3{

}
#pagetop h1{
	font-size:17px;
	letter-spacing:1px;
}
#pagetop h1 a,
#pagetop h1 a:visited {
    text-decoration:none;
}
#pagetop h1 a:hover,
#pagetop h1 a:active {
	color:#E0E8F8;
    text-decoration:underline;
}
#header h2{
	font-size:14px;
	letter-spacing:2px;
}
.entrytitle {

}
.post h1, .entrytitle h1{
	font-size:27px;
	line-height: 30px;
	margin-bottom: 0;
	color: #bbb;
	border-bottom: 3px solid #aaa;
	padding: 0 0 10px 0;
}
.post h1 a, .entrytitle h1 a{
	background: black;
	color: white;
}
.post h1 a:hover, .entrytitle h1 a:hover{
	color: white !important;
	background: #666;
	text-decoration: underline;
}
.entrytitle .date {
	font-size:10px;
	margin-left: 35px;
}

#sidebar h2{
	font-size:15px;
	margin-bottom: 10px;
}


/*************************************
 +Entry
 *************************************/
.entry {
	margin-bottom: 3em;
}

.entry a{
	color:#1E689B;
}
.entry a:hover{
	color:#123E5C;
	text-decoration: underline;
}

.entry p{
        padding:4px;
}
.entry ul{
}
.entry li{
}
.entry blockquote {
	margin:20px;
	padding:1px 10px 1px 40px;
	background: transparent url( images/quote.png ) top left no-repeat;
}
.entry code{
        padding:4px;
        background:#ccc;
}
.entry h3{
        padding:2px;
        margin:2px;
        font-weight:bold;
        font-size:1.2em;
}
.postinfo {
	font-size: 0.7em;
}
.entrybody {
	margin-top: 12px;
}
.entrymeta {
	margin-top: 12px;
	color: #000;
	font-size: 1em;
}
.entrymeta a{
	color:#585858;
}
.author {
	font-weight: bold;
	color: #FF6300;
}
.comments {
	background: #fff url(./images/comment.jpg) no-repeat;
	font-weight: bold;
        padding-left:20px;
	height:16px;
	font-size:11px;
}

.folder {
	background: #fff url(./images/folder.jpg) no-repeat;
	font-weight: bold;
        padding-left:20px;
	height:16px;
	font-size:11px;
}


.filedto {
	background: #fff url(./images/filed.jpg) no-repeat;
	font-weight: bold;
        padding-left:20px;
	height:16px;
	font-size:11px;
}

.postmetadata {
	clear: both;
        background-color: #F2F6F8;
	border: 1px solid #E1E1E1;
	padding: 0.5em;
        color: #000;
 	margin-top: 30px;
}

/*************************************
 +Content Boxen
 *************************************/
#content p, #content li {
	font-size: 13px;
}
#sidebar ul{
	width:230px;
	list-style-type:none;
	padding:0;
	margin: 0;
}
#sidebar ul li{
	padding:0px;

}
#sidebar li{
	display: block;
    font-size: 11px;
	line-height: 14px;
    text-align: left;
	text-decoration: none;
}
#sidebar li a, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	padding: 3px 5px 3px 10px;

}
#sidebar li a:hover, #sidebar li a:active {
        background:#4E6D79;
        color:#fff;
}

ul#feeds {
        padding-left:10px;
	list-style-type:none;
	margin:0;
}

#feeds a {
	display:block;
	margin-left:30px;
	color:#263B43;
}

#feeds a:hover {
	color:#000;
}


/*************************************
 +Footer
 *************************************/
#footer p{
	padding-top:20px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}

#footer a, #footer a:visited {color:#D1E6EF}
#footer a:hover{color:#eee}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0;
	padding:0;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#000;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	padding:0.5em;
}

.alt{
        background-color: #F2F6F8;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	padding: 0.8em;
        color: #000;
}

.normal{
	padding: 0.8em;
        color: #000;
}

h3#comments{
	font-size:1.3em;
}

h3#respond{
	font-size:1.3em;
        margin-top: 30px;
}

.countcomment{
	color:#000;
}

.commentmetadata
{
	font-size:0.9em;
}


/*************************************
 +Misc
 *************************************/

a{
	color:#222;
	text-decoration:none;
}
a:hover{
	color:#000;
}

.nodisplay {
        left: -5000px;
        position:absolute;
}
.bold {
        font-size:1em;
        font-weight:bold;
}
.search {
	width:238px;
	padding: 0 0 0 12px;
}

.entry img {
        max-width:600px;
        border:2px solid #eee;
}

input
{
   	border: 1px solid #939393;
   	padding: 4px;
   	font-size: 11px;
}

textarea
{
   	border: 1px solid #939393;
   	padding: 2px;
   	font-size: 1.0em;
}

#aehnliche {
	background: #FEFFD2;
	border: 1px solid #E1E1E1;
	margin: 0 0 0 300px;
	font-size: 13px;
	font-weight: 900;
	padding: 10px;
}
#aehnliche li{
	font-size: 11px;
}
