/*  
Theme Name: Lobstersoft
Theme URI: http://www.lobstersoft.com
Description: mimics the website lobstersoft.com
Version: 0.5
Author: Sandra Erb
Author URI: http://www.sandraerb.de
*/

BODY {
	color : #004080;
	font-size:12px;
	font-family:verdana, arial, tahoma, sans-serif;
	text-align : left;
	line-height: 150%;
}

P {
	color : #004080;
	font-size:12px;
	font-family:verdana, arial, tahoma, sans-serif;
	text-align : left;
	line-height: 150%;
}

hr {
	color: #708090;
	width: 70%;	
	height: 1px;	
	border: 0;	
}

p a {
	color:#004080;
	text-decoration:none;
	border-bottom:1px dotted #C19908;
	}	
	
p a:hover, blockquote a:hover, {
		color: Black;
		background-color:#FAEEC3;
		text-decoration: underline;
		}

a img {
	border-bottom: none;
	}		
		

h1,h2,h3,h4,h5,h6 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004080;
	font-weight:normal;
	}
	
h1 {
	line-height: 100%;
	font-size: 22px;
}	

h2 {
	line-height: 100%;
	font-size: 18px;
}	

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	text-decoration: none;
	color:#004080;	
}

blockquote {
  background-image: url(images/quote.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  padding-left:50px;
  color:#616161;	
}

.Ueberschrift{
	margin-bottom:5px;
	background: #FFF url(images/page_green.png) no-repeat top left;
	padding:0 0 0 18px;	
	color: #004080;
}

.Datum{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#946B0B;
		margin-bottom: 3px;
		margin-top: 0;
		font-size: 11px;		
}

.feed{
		background:#FFF url(images/feed-icon-14x14.png) no-repeat top left;	
		padding:0 0 0 18px;			
}
	
.entry {  
		padding-bottom:2px;
		}

.TextKlein{
	font-size: 11px;
}		
		

.post{
	margin-right: 6px;
}			
	
.postmetadata {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}	
	
.comments {
		padding-left:17px;
		background:#FFF url(images/user_comment.png) no-repeat top left;
		padding-right:4px;
		}	

.permalink {
		padding-left:20px;
		background:#FFF url(images/link.png) no-repeat 0 0;
		padding-right:4px;
		}

img {
	border: none;
}
		
.wp-caption {
border: 1px solid #ddd;
font-size: 11px;
line-height: 120%;	
text-align: center;
background-color: #f3f3f3;
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 wp-caption-dd{
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

ul {
	font-size: 11px;
	line-height: 120%;	
}
	
/*--------------------------------------------------------------------------------------
		SIDEBAR
----------------------------------------------------------------------------------------*/	

.widgettitle{
	font: oblique;
	font-family: Georgia,"Times New Roman",Times,serif;	
	margin-bottom:5px;	
	font-size: 12px;		
}

#sidebar {
	background: #FFF url(images/sidebar-background.gif) repeat-y 0px;
	border: 1px solid #E9E9E9;
	border-left: none;
	border-right: none;	
	 	}

#sidebar ul {
		list-style:none;
		margin-right:10px;
		margin-left:20px;
		padding-left: 0px;
		font-size: 10px;
		line-height: 120%;	
		}		

#sidebar p {
	color : Black;
	font-size: 10px;
	line-height: 120%;	
		}
#sidebar ul ul{
		margin-right:0px;
		margin-left:0px;	
		line-height: 130%;	
		color : Black;						
		}		

#sidebar ul a{		
line-height:110%;
color : Black;
}
		
#sidebar ul a:hover{
		border-width:0;
		background-color:#eee;
		}
		
.ctc{
	font-size: 10px;
	line-height: 120%;	
}
		
		
/*--------------------------------------------------------------------------------------
		CONTENTBOX
----------------------------------------------------------------------------------------*/
 /* http://redmelon.net/tstme/4corners/ */
.rbroundbox { background-color: #DAD9D7}
.rbtop div  { background: url(images/topleft.gif) no-repeat top left; }
.rbtop      { background: url(images/topright.gif) no-repeat top right; }
.rbbot div  { background: url(images/bottomleft.gif) no-repeat bottom left; }
.rbbot      { background: url(images/bottomright.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 190px;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: -8px 5px -8px 5px; }
.rbroundbox { width: 190px; margin: 15px auto 0 auto; }

	.rbcontent p {
		font-size:11px;
		margin-left:0;
		}
/*--------------------------------------------------------------------------------------
		SEARCH FORM
----------------------------------------------------------------------------------------*/
form#searchformarchive{
	margin-left:15px;
	}

form #s {	
	width:170px;
	height:18px;
	margin: 0;
	border:1px solid #3B8AD3;
	background-color:#fff;
	}
		
form #searchsubmit {
	margin:5px 0 0 0;
	padding:0;
	border-width:0;
	width:70px;
	height:26px;
	}		
	
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */	