/*
Theme Name: Mynethome.de Theme
Theme URI: http://mynethome.de/
Description: Das Theme fuer Markus' Blog unter mynethome.de .
Version: 0.6
Author: Markus Schlichting
Author URI: http://mynethome.de/
*/

body, table {
    font-family: verdana, helvetica;
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: small;
    font-weight: normal;
   /* background: url(blue_stripes_tile_left.gif) repeat-y; */
}

a 		{ color: #668; text-decoration: none; font-weight:normal; } 
a:link		{ color: #668; } 
a:visited	{ color: #668; } 
a:active	{ color: #334; } 
a:hover		{ color: #334; }

h1, h2, h3 {
    margin: 0px;
}

h1, h2{
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: 1px #cccccc solid;
}

#banner {
    /* margin-left: 175px; */
    padding: 10px 0 0 0;
    border-bottom: #dde solid 1px;
    text-align: center;
    background: url('images/blue_stripes_tile.gif');
    height: 70px;
}

#banner-commentspop {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    color: #666;
    font-size: x-large;
    font-weight: bold;
    margin: 5px 5px 10px 5px;
    padding: 0 0 3px 3px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #fff;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
    border: none;
}

#banner h1 {
    padding: 0 0 3px 13px;
    color: #fff;
}

#banner .description {
    color: #88c;
    font-size: small;
    font-weight: bold;
    margin-left: 30px;
}	

#banner img{
	border: none;
	padding-left: 50px;
}

#content {
    margin: 0 210px 0 10px;
    border-right: #dde solid 1px;
    min-height: 700px;
    
}


#lilinks{
    background: url('images/blue_stripes_tile.gif');
	padding: 10px;
    position: absolute;
    top: 70px;
    left: 0px;
    width: 150px;
    border-bottom: 1px solid #dde;
}

#relinks {
    background: url('images/blue_stripes_tile.gif');
    background-color: #fff;
    border-bottom: 1px solid #dde;
    padding: 10px;				
    position: absolute;
    top: 70px;
    right: 0px;
    width: 190px;
}

#content .blog{
    background-color: #fff;
    border-left: #dde solid 1px;
    margin-left: 160px;
    padding: 10px;
    min-height: 700px;
}

.post {
    color: #333;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    margin: 0 20px 15px 20px;
    padding-bottom: 10px;
}

.post a,
.post a:link,
.post a:visited {
    border-bottom: 1px dotted #334;
}
.post a:active,
.post a:hover {
    border-bottom: 1px solid #668;
}

.post h2{
    color: #000000;
    font-size: 18px;
}

.post h2 a,
.post h2 a:link,
.post h2 a:visited,
.post h2 a:active,
.post h2 a:hover {
  text-decoration: none;
  border: none;
}

.post h1 a,
.post h1 a:link,
.post h1 a:visited,
.post h1 a:active,
.post h1 a:hover {
  text-decoration: none;
  border: none;
  font: georgia, geneva, Times;
  line-height: 1em;
}

.post .entry{
	text-align: justify;
}

.post li{
 list-style-type: square;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.date	{
    border-right: #dde solid 1px;
    border-bottom: #dde solid 1px;
    color: #99b; 
    font-size: small;
    font-weight: bold;
    height: 20px;
    left: -10px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-right: 8px;
    position: relative;
    top: 10px;
    width: 100px;
    text-align: center;
}			

.posted	{ 
    color: #666; 
    display: block;
    font-size: x-small; 
    font-style: italic;
    margin-top: 8px;
    text-align: right;
}


.side, #sidebar {
    color: #333;
    font-size: x-small;
    font-weight: normal;
    line-height: 180%;
    margin: 0px;
    padding: 3px 0 3px 6px;
    background-color: #fff;
    border-left: 1px solid #ddf;
    border-top: 1px solid #ddf;
    border-right: 1px solid #eef;
    border-bottom: 1px solid #eef;
    clear: both;
}

.side a:hover {
    padding-left: 3px;
    border-left: 1px solid #dde;
}

.side ul,li{
  list-style-type: none;
}
.side ul#recentcomments,li.recentcomments{
  margin: 0px;
  padding: 0px;
}

.sidetitle, .widgettitle {
    color: #666;
    font-size: small;
    font-weight: bold;
    padding: 0 0 2px 0px;
    margin-top: 15px;
}

.syndicate {
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    font-size: x-small;
    font-weight: bold;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	


.comments-body {
    border-left: #ccc solid 10px;
    border-bottom: #ccc solid 1px;
    color: #666;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    margin: 0 10px 20px 10px;
    padding-left: 5px;
}		

.comments-post {
    color: #888; 
    display: block;
    font-size: x-small; 
    font-style: italic;
    margin-top: 3px;
    text-align: right;
}	

.trackback-url {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    color: #666;
    font-size: small;
    font-weight: normal;
    margin: 0 5px 10px 5px;
    padding: 0 0 3px 3px;
}

.trackback-body {
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 10px;
    color: #666;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    margin: 0 5px 10px 5px;
}		

.trackback-post {
    color: #666;
    font-size: small;
    font-weight: normal;
}

.comments-head	{ 
    color: #88c; 
    font-size: small; 
    font-weight: bold;
    font-size: small; 
    font-weight: bold;
    margin: 0 0 5px 10px;
}		

.commentinput {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    border-right: #ccc solid 1px;
    border-top: #ccc solid 1px;
    padding-left: 3px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 2px auto 0;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
        text-decoration: none;
        display: block;
        font-weight: bold;
        font-size: 135%;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */

img.thumb{
	float:left;
	margin: 3px 7px 4px 0px;
	}
	
#Bottommenu {
	padding:5px 0px;
	border-top:1px solid #dde;
	background-color:#fff;
	font:10px verdana, arial, helvetica, sans-serif;

	text-align: center;
	width: 100%;
}

input#submit{
	margin: 2px 15px;
	border: 1px solid #8888BB;
}


/* menu */

.transparentlight    { 
	background-image: url('images/menubg.png');
	position: fixed; 
	z-index: 7;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 50px
}

.transparentdark    { 
	background-image: url('images/menubg_dark.png');
	position: fixed; 
	z-index: 7; 
	top: 50px; 
	left: 0px; 
	width: 100%; 
	height: 23px
}

.transparentshadow    { 
	background-image: url('images/menuschatten.png'); 
	position: fixed; 
	z-index: 7; 
	top: 73px; 
	left: 0px; 
	width: 100%; 
	height: 10px
}

#sitetitle  {
	z-index : 90;
	width : 90%;
	position : fixed;
	height : 36px;
	top : 0px;
	left : 19px;
}
#subtitle  {
	z-index : 110;
	width : 90%;
	position : fixed;
	height : 36px;
	top : 17px;
	left : 40px;
}

#menu {
	font: 11px/100% "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif ;
	position: fixed; 
	z-index: 10; 
	top: 50px; 
	left: 170px; 
	width: 100%; 
	height: 18px;
}

#menu ul {
	margin: 0;
	padding: 0;		
	list-style-type: none;
	white-space: nowrap;
} 

#menu ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#menu a {
	color: #333;
	height: 17px;
	padding: 6px 8px 0 6px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom: none;
}  

#menu a:link {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}

#menu a:hover, #menu a:active {
	background: #999;
	color: #fff;
	border-bottom: none;
}

#menu small { 
	color: #fff; 
	font: 10px "Lucida Grande", Helvetica, Verdana, sans-serif;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
        padding-bottom: 10px;
	}
.navigation img{
	padding: 5px;
	margin: 2px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Various Tags & Classes*/


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.gravatar{
float: right; margin: 3px;
}
/* End Comments */

.sidepictures {text-align:center; width:150px;
		background-color:#ffffff;border: solid 1px #ddddee;
		padding:10px 0 10px 0;
		margin-top: 15px;
}
.sidepictures h2{
	font-size: small;
	color: #666;
	text-align: left;
	margin-top: -30px;
	padding: none;
	margin: none;
	border: none;
}
.sidepictures a:hover,
.sidepictures a:link,
.sidepictures a:active,
.sidepictures a:visited {text-decoration:none !important; background:inherit !important;color:#ddddee;}
.sidepictures .one-image{
	display: inline;
	padding: 2px;
}
.sidepictures .shot img{
	width: 135px;
}
.sidepictures .PWGP_caption { display: none}

.PWGP_shortcode { margin-right:10px;margin-bottom:10px;}
.PWGP_shortcode a,
.PWGP_shortcode a:link{ text-decoration: none !important; border: none;}

img.ImageFrame_image { vertical-align:bottom; border:none;}
img.ImageFrame_solid { margin: 1px; border: 1px solid black !important}
td div.H { width:1px; height:0; }
td div.V { width:0; height:1px; }

div#related{ 
	border-top:1px solid #ddd;
	font-size:smaller; 
	padding: 10px;
	margin: 0;
	line-height: 140%;
}


.gallery {
	margin: 0 auto;
}
.gallery .gallery-row {
	margin: 0;
}
.gallery .gallery-item {
	float: left;
	margin: 0;
	list-style: none;	
	padding: 0;
	bottom: 0;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
}
.gallery .gallery-item a{
	border: none;
}

.gallery-caption {
	margin-left: 0;
}

.shareinpost{
    border-top: 1px solid #DDDDDD;
    font-size: smaller;
    line-height: 140%;
    margin: 0;
    padding: 10px 10px 0 10px !important;
}

.shareinpost a{
	border: none !important;
}

.attachment {
         text-align: center;
         margin: 5px 0px;
}

