@import url("css/pagebar.css");
@import url("css/cforms.css");
@import url("css/shCore.css");
@import url("css/shTheme.css");

/*  
Theme Name: Webdesignerisland
Theme URI: http://www.mein.meerblickzimmer.de
Description: Webdesignerisland
Version: 1.0
Author: Markus Zeeh
Author URI: http://www.mein.meerblickzimmer.de
*/

html,body {
	margin: 0;
	padding: 0
}

body {
	font: 76% arial,sans-serif;
	text-align: center;
	line-height: 1.5em;
}

#home {
	position: fixed;
	left: 0px;
	top: 0px;
	margin: 20px;
	font: 2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#home a:link {
	font-weight: 100;
}

#wrapper {
	margin: 30px 0px 0 250px;
}

#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
   *position: relative;
}

#content {
	width: 500px;
	padding: 10px 30px 0 0;
	margin: 0;
	float: left;
	position: relative;
}

#navigation {
	float: left;
	width: 200px;
	margin: 0 0 0 0px;
	position: absolute;
	*position: absolute;
	top: 40px;
	*left: 0;
}



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

#werbung {
	margin: 10px 0 0;
}

/* CONTENT */

img.alignright {
	float: right;
	margin: 0 0 0 25px;
}

img.alignleft {
	float: left;
	margin: 0 25px 0 0;
	}

a:link,
a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}



a.liexternal {
	padding-right: 12px;
	background: url(images/link-icon_external_07.gif) no-repeat right;
}

a.liwikipedia {
	padding-right: 14px;
	background: url(images/link-icon_wikipedia.gif) no-repeat right;
}

a.liimdb {
	padding-right: 18px;
	background: url(images/link-icon_imdb.png) no-repeat right;
}

a.liftp {
	padding-right: 13px;
	background: url(images/link-icon_ftp.png) no-repeat right;
}

a.limailto {
	padding-right: 18px;
	background: url(images/link-icon_mail.png) no-repeat right;
}

a.lipdf {
	padding-right: 12px;
	background: url(images/link-icon_pdf.png) no-repeat right;
}

.bildene {
	margin: 0;
	padding: 0;
}

h1 {
	font: 4em Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	
}

h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
	font-weight: normal;
	color: #000;
}

h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

h2 a:link,
h2 a:visited,
h2 a:active,
h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

p,
li {
	font-size: 1.2em;
	line-height: 1.5em;
}

p.wp-caption-text {
	font-style: italic;
	color: #4e4e4e;
	font-size: 1em;
	margin:  5px 0 20px;
}

li {
	margin: 5px 0;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-style: italic;
	color: #333;
	font-size: 1.6em;
}

.post {
	margin: 0 0 150px 0;	
}

.index .post {
	margin: 0 0 50px 0;	
}

.postmetadata {
	font-size: 0.9em;
	color: #fff;
	background-color: #000;
	margin: 4px 0 0 0;
	padding: 0 0 0 2px;
}

.postmetadata a:link,
.postmetadata a:hover,
.postmetadata a:visited,
.postmetadata a:active {
	color: #fff;
}

.entry {
	
}

.vcard {
	font-size: 1.2em;
}

.vcard table {
	font-size: 1em;
}
table {
	font-size: 1.2em;
}

td,
tr {
	height: 10px;
	margin: 0;
	padding: 0;
}

table #e-mail {
	margin: 0;
	padding: 0;
}

#post-8 p {
	margin: 0;
}

/* Kommentare */
#commentbox {
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	border-top-style: solid;
	border-top-width: 1px;
}
ol.commentlist li {
	margin:  20px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	font-size: 1em;	
}

.comment-author {
	font-size: 16px;
	color: #000;
}

#author,
#email,
#url,
#comment {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	padding: 5px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #999;
}
#author:focus,
#author:hover,
#email:focus,
#email:hover,
#url:hover,
#url:focus,
#comment:focus,
#comment:hover {
	color: #fff;
	background-color: #666;
}

.cform input.sendbutton,
#submit {
	font-size: 0.8em;
	border-width: 1px;
	border-style: solid;
	padding: 5px 25px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #999;
	background: #666;
		color: #fff;

}

.cform input.sendbutton:focus,
.cform input.sendbutton:hover,
#submit:focus,
#submit:hover {
	background-color: #888;
}


img.avatar {
	float: right;
	padding: 3px;
	border: 1px solid #ccc;
}

/* Sidebar */

h2.widgettitle {
	margin:  10px 0 5px;	
}

#navigation li {
	margin: 0 0 20px;
}

#tags a:link,
#tags a:visited,
#tags a:hover,
#tags a:active {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#s {
	color: #ccc;
	width: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	padding: 3px;
}

#s:hover,
#s:focus {
	color: #000;
	width: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 3px;
}

#searchsubmit {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	padding: 2px;	
}

#searchsubmit:hover {
	background-color: #999;
	color: #fff;
}

#navigation ul,
#navigation li {
	list-style: none;
	margin-top: 0;
	padding-top: 0;
}

#navigation ul li ul,
#navigation ul li ul li {
	margin: 0;
	padding: 0;
}

#ie6 {
   padding: 8px 00px;
   margin: 0 40px;
   line-height: 1.2em;
   color: red;
   border-bottom: 1px solid #000;
}


.clear {
	float: none;
	clear: both;
}



/* sidebar right */

#right {
	padding: 0;
	width: 160px;
	float: right;
	*position: absolute;
	*top:40px;
}


/*twitter plugin */

ul.twitter,
ul.twitter li,
ul.gReader-list,
ul.gReader-list li {
	list-style: none;
	margin:  10px 0;
	padding: 0;
}

.twitter-timestamp {
	font-size: 9px;
	font-style: italic;
}

.gReader-source {
	font-style: italic;
}

/*get recent comments*/
#get_recent_comments_wrap ul,
#get_recent_comments_wrap li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#get_recent_comments_wrap li {
	margin: 10px 0;
}

/* glossar wp-snap */

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
	margin: 5px 0 20px;
	padding: 0;
}

ol.snap_nav li {
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	margin: 0 1px 0;
	text-align: center;
}

ol.snap_nav li a {
	font-weight: bold;
	display: block;
	background-color: #ccc;
	color: #fff;
}

ol.snap_nav li:hover a {
	background-color: #666;
	display: block;
	color: #fff;
	text-decoration: none;
}

ol.snap_nav li.snap_selected a {
	cursor: text;
	background-color: #000;
	color:  #fff;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}


ul#postlist {
	list-style: none;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0;
}
ul#postlist li {
	margin: 20px 0;
}
ul#postlist strong {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.more-link {
   font-style: italic;
   text-align: right;
   
}
