/*  
Theme Name: New Simpla
Theme URI: http://ifelse.co.uk/simpla/
Description: A clean, minimalist theme
Version: 2.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#fff url(./images/bg.png) repeat-x;
	border-top:5px solid #333;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
/*
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Constantia, Times, "Times New Roman", serif;
*/
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:76em;	
}
#content{
	font-size:1.2em;
	float:left;
	padding:1em;
	width:40em;
}
#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:2em;
	width:20em;
}
#header{
	padding:3em 1em;
}
#footer{
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3, h4{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}

#content h1 {
	font-size: 1.8em;
	color: #6F6F6F;
	margin: 0 0 1.6em 0;
	border-bottom: 1px solid #6F6F6F;
}

.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a {
	color:#B4C24B;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}

.landingsites h2 {
	font-size:1.8em;
	color:#6F6F6F;
}

.entrybody h3{
	font-size:1.6em;
	color:#6F6F6F;
	clear: both;
	margin: 2em 0 .2em 0;
}

.entrybody h4{
	font-size: 1.4em;
	color: #6F6F6F;
	clear: both;
	margin: 1em 0 .2em 0;
}

#sidebar h2{
	color:#555;
	font-size:1.5em;
	margin: 1.2em 0 .4em 0;
}
#sidebar h2.first{
	margin: 0 0 .4em 0;
}
#sidebar h3{
	color:#555;
	font-size:1.2em;
	margin:1em 0;
}
#sidebar form {
	padding:0;
	margin:0;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
	line-height:2em;
	margin-top: 2em;
}
.postinfo{
	margin: 0 0 .4em 0;
}
.postedby{
	background: transparent url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background: transparent url(./images/icon_category.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.tagsused{
	background: transparent url(./images/icon_tag.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.editing{
	background: transparent url(./images/icon_entry.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background: transparent url(./images/icon_comment.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.iconfeed{
	background: transparent url(./images/icon_feed.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.externallink{
	padding-right: 20px;
	background: transparent url(./images/icon_external.gif) no-repeat center right;
}

.loginout{
	background:#333 url(./images/user_gray.png) no-repeat;
	padding:3px;
	padding-left:20px;
	margin-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.2em;
	padding:0.2em;
}
#sidebar ul li ul li{
	border-bottom:none;
	margin:0;
	padding:0;
}
/*************************************
 +Comments
 *************************************/
.commentsblock {
	margin: 0.5em;
	padding: 1em;
}

.commentsblock textarea {
	width: 35em;
}

.commentsblock input,
.commentsblock textarea {
	border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus,
.commentsblock input:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentauthor {
	display: block;
	font-size: 1.5em;
}

ol.commentlist {
	color: #777;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}

.alt {
	background: #f3f5e9;
	border: 1px dotted #d1d1d1;
	padding: 0.5em;
}

h3#comments {
	font-size: 1.6em;
}

h3#respond {
	font-size: 1.6em;
	margin-top: 1em;
}

.comment-number {
	float: right;
	font-size: 2em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

/*************************************
 +Images
 *************************************/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
	
img.alignright {
	margin: 0 0 12px 18px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	display: inline;
}

img.alignleft,
img.alignnone {
	margin: 0 18px 12px 0;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	display: inline;
}

a img.centered:hover,
a img.alignright:hover,
a img.alignleft:hover,
a img.alignnone:hover {
	background: #ddd;
}

img {
	margin-left: 1px;
	padding-left: 1px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

/*************************************
 +Wp-Contact Form (de)
 *************************************/
form dl, dl.labels {
	margin:0em;
	font-size:100%;
	margin-top:0.5em
}

form dt, dl.labels dt {
	float:left;
	width:10em;
	margin-bottom:0.8em;
	color:#555;
	text-align:right;
	font-weight:normal;
	position:relative /*IEWin hack*/
}

form dd, dl.labels dd {
	margin-left:10.5em;
	margin-bottom:0.8em;
	font-size:100%;
	font-style:normal;
	padding-left:0.5em
}

form dd.submit, dl.labels dd.submit  {
	margin-top:2em
}

/*************************************
 +Galerie
 *************************************/
.galerie {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 99%;
	min-width: none;
}

/*************************************
 +Hilite Searches
 *************************************/
.hilite {
	color: #000;
	background-color: #99ccff;
}

.hilite1 {
	color: #000;
	background-color: #ffcc66;
}

.hilite2 {
	color: #000;
	background-color: #99ff66;
}
.hilite3 {
	color: #000;
	background-color: #ff9999;
}

/*************************************
 +Archiv Listen
 *************************************/
.archiv-liste {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.archiv-liste li {
	width: 13em;
	float: left;
}

.entrybody .archiv-liste li a, 
.entrybody .archiv-liste li a:visited {
	border-bottom: none;
}
.clearer {
	clear: both;
}
.clearer-links {
	clear: left;
}

.landingsites {
	padding: .8em 1.2em 0 1em;
	margin: 1em 0 3em 0;
	border: 1px solid #ccc;
	background: #eff2db;
}

.landingsites em p {
	display: inline;
}
img.noborderright {
	margin: 0 0 12px 18px;
	padding: 3px;
	display: inline;
	float: right;
}

img.naked {
	margin: 0;
	padding: 0;
	display: inline;
}

/*************************************
 +Zitate
 *************************************/
acronym,
abbr,
span.caps {
	cursor: help;
}

abbr,
acronym {
	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted;
}

blockquote {
	margin: 0 0 0 30px;
	padding: 10px 0 0 20px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	background: url(./images/quotes.gif) no-repeat top left;
}
  
blockquote p {
	margin-top: 0;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

/*************************************
 +Pagebar
 *************************************/
.pagebar { 
	font: 11px Arial, Helvetica, sans-serif; 
	padding-top: 20px; 
	padding-bottom: 10px; 
	margin: 0px; 
}

.pagebar a, .pageList .this-page  {
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
}

.pagebar a:visited {
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
}

.pagebar .break {
	padding: 2px 6px; 
	border: none; 
	background: #fff; 
	text-decoration: none;
}

.pagebar .this-page {
	padding: 2px 6px; 
	border-color: #999; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	background: #fff;
}

.pagebar a:hover {
	color: #fff; 
	background: #0063DC; 
	border-color: #036; 
	text-decoration: none;
}

/*************************************
 +Iconize
 *************************************/
a[href$='.doc'], a[href$='.rtf'] {
	padding-right: 20px;
	background: transparent url(./images/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding-right: 20px;
	background: transparent url(./images/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding-right: 20px;
	background: transparent url(./images/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_feed.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_exe.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_pdf.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_archive.gif) no-repeat center right;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'] { 
	padding-right: 20px;
	background: transparent url(./images/icon_music.gif) no-repeat center right;
}

a[href$='.kml'], a[href$='.kmz'] { 
	padding-right: 20px;
	background: transparent url(./images/world.png) no-repeat center right;
}

a[href ^="callto:"] {
	padding-right: 20px;
	background: transparent url(./images/icon_call.gif) no-repeat center right;
}

a[href ^="mailto:"] {
	padding-right: 20px;
	background: transparent url(./images/icon_mailto.gif) no-repeat center right;
}

/**
a[href^="http://"], a[href^="https://"]{
	padding-right: 20px;
	background: transparent url(./images/icon_external.gif) no-repeat center right;
}

a[href^="http://www.seaofdreams.de"], a[href^="http://seaofdreams.de"]{
	padding-left: 0;
	background: transparent;
}
**/

/**
 * Style for Simple Tagging Plugin
 * http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/
 */ 

/********* Tag Cloud *********/
#tagcloud { padding:0; margin:.5em 0 2em 0; text-align:center; list-style:none; }
#tagcloud li { display:inline; padding:0; margin:4px; font-size:120%;}
#tagcloud li a, #tagcloud li a:link { text-decoration:none; }
#tagcloud li a:hover { text-decoration:none; }

/********* flickrRSS *********/
.flickrRSS ul { padding: 0px; margin: 0px; border: none;  }
.flickrRSS ul li { border: none; background: none; list-style-type: none; display: inline; padding: 0; margin: 0 4px 0 0; }
.flickrRSS ul li a img { border: solid 1px #ccc; background: #fff; width: 58px; height: 58px; margin-bottom: 4px; padding: 2px;}
.flickrRSS ul li a:visited img { border: solid 1px #ccc; background: #fff; width: 58px; height: 58px; margin-bottom: 4px; padding: 2px;}
.flickrRSS ul li a:hover img { background: #e7e7e7;}
