/*  
Theme Name: A Blog Beyond
Theme URI: http://www.law-blog.de/themes/law-blog
Description: law-blog.de Wordpress Theme.
Version: 0.66 experimental english
Author: Kzenon
Author URI: http://www.layers-of-stability.com/

ATTENTION!
The CSS instructions for the Header graphix are
in header.php. This is necessary to handle the different URLs
of your installation/the template folder.

This Style is based on:

- alistapart.com in the general design philosophy, the open space (they do rule, read them!)
- Kubrick's default template Kubrick v1.3.0-rc1  for  WordPress 1.3 binarybonsai.com/kubrick/ (he is king)
- Dieter Muellers Orange Template orangeguru.net (book him!)

Made with EmEditor. Mostly.
*/

/* ------------------------------ Body-Definition */

body 
{	background: #fff;
	font-family: verdana, sans-serif; 
	line-height: 1; 
  	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	color: #333; 
	font-size: 13px;
	}

/* ----------------------------------- Layout */
a:link
{	color: #b4402f;
	text-decoration: none;
	}

a:visited
{	color: #006633;
	text-decoration: none;
	}

a:hover
{	color: #000099;
	}

#main
{	float: none; 
 	}

#content 			
{	margin-left: 170px;
	margin-right: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left: 1px solid #95a585;
	}
	
#middlecol 			
{	margin-left: 170px;
	margin-right: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left: 1px solid #95a585;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 15px;
	line-height:180%;
	font-weight:normal;
	}
	
#middlecol h1
{		font-family: verdana, arial, sans-serif;
		font-size: 18px;
		padding-top: 4px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
    color: #000000;
    text-align: center;
		text-transform: uppercase;
    letter-spacing: 2px;
		background-color: #ccddaa;
}	
	
#middlecol h1 a,
{   color: green;
		text-decoration: none;
		}

#middlecol h1 a:link
{   color: #b4402f;
		text-decoration: none;
		}
				
#middlecol h1 a:active
{   color: #522f1c;
		text-decoration: none;
		}
				
#middlecol h1 a:visited
{   color: #522f1c;
		text-decoration: none;
		}

#middlecol h1 a:hover
{   color: #000099; 
		text-decoration: none;
		}	
			
#middlecol h2	
{	font-family: georgia, times new roman, serif; 
	color: #000000; 
  font-size: 16px; 
  margin: 0px;
  font-weight: strong;
  letter-spacing: 1px;
  text-align:center;
	}

#middlecol h2 a,
{   color: #522f1c;
		text-decoration: none;
		}

#middlecol h2 a:link
{   color: #b4402f;
		text-decoration: none;
		}
				
#middlecol h2 a:visited
{   color: #006633;
		text-decoration: none;
		}

#middlecol h2 a:hover
{   color: #000099;
		text-decoration: none;
		}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#secondary
{	width: 160px;
	padding: 10px;
	overflow: hidden;
	float: left;
	}
	
#navigation
{	width: 160px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height:120%;
	padding:10px;
	line-style: none;
	overflow: hidden;
	float: left;
	}

	
#sidebar
{	width: 285px; 
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	overflow: hidden;
	}
			
#rightcol
{	width: 285px; 
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	overflow: hidden;
	text-align: left;
	}
	
#rightcol li
{	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom:2px;
	}

 div#footer
{	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #95a585;
	text-align: right;
	font-size: .9em;
	margin: 10px;
	}

 div#footer ul
{	padding: 0;
	margin: 0;
	list-style-type: none;
	}

 div#footer li
{	display: inline;
	margin-right: 1em;
	}



/* ---------------------------- Headings */

.title			{
  	font-size: 27px;
		color: #522f1c;
		font-family: georgia, times new roman, serif;
		margin-top: 15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
		}
		
.title a,			{
		text-decoration: none;
		color: #522f1c;
		}

.title a:link		{
		text-decoration: none;
		color: #522f1c;
		}
				
.title a:active		{
		text-decoration: none;
		color: #522f1c;
		}
				
.title a:visited	{
		text-decoration: none;
		color: #522f1c;
		}

h1
{		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		padding-top: 4px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
    color: #b4402f;
    text-align: center;
		text-transform: uppercase;
    letter-spacing: 2px;
}
			
h1 a,			{
    color: #522f1c;
		text-decoration: none;
		}

h1 a:link		{
    color: green;
		text-decoration: none;
		}
				
h1 a:active		{
        color: #522f1c;
		text-decoration: none;
		}
				
h1 a:visited	{
        color: #522f1c;
		text-decoration: none;
		}

h1 a:hover 		{
    color: #000099; 
		text-decoration: none;
		}

h2	
{  	font-family: georgia, times new roman, serif; 
		color: #522f1c; 
    font-size: 18px; 
    margin: 0px;
    font-weight: strong;
    letter-spacing: 1px;
    text-align:center;	
		}

h2 a,			{
        color: #522f1c;
		text-decoration: none;
				}

h2 a:link		{
        color: #522f1c;
		text-decoration: none;
		}
				
h2 a:active		{
        color: #522f1c;
		text-decoration: none;
		}
				
h2 a:visited	{
        color: #522f1c;
		text-decoration: none;
		}


h3 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
		margin-left:70px;
		margin-right:70px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
    color: #b4402f;
    text-align:center;
		text-transform: uppercase;
    letter-spacing: 2px;
		}


h3 a,			{
        color: #b4402f;
		text-decoration: none;
		}

h3 a:link		{
        color: #b4402f;
		text-decoration: none;
		}
				
h3 a:active		{
        color: #b4402f;
		text-decoration: none;
		}
				
h3 a:visited	{
        color: #b4402f;
		text-decoration: none;
		}

h3 a:hover 	{
    color: #000099; 
		text-decoration: none;
	}

h4 				{
	font-family: verdana, arial, sans-serif;
	padding-top: 20px;
        font-size: 11px;
        letter-spacing: 1px;
        color: #333;
        text-align:center;
		font-weight:normal;
				}

h5 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
                color: #b4402f;
                text-align:center;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


h5 a,			{
        color: #b4402f;


		text-decoration: none;
		}

h5 a:link		{
        color: #b4402f;
		text-decoration: none;
		}
				
h5 a:active		{
        color: #b4402f;
		text-decoration: none;
		}
				
h5 a:visited	{
        color: #b4402f;
		text-decoration: none;
		}

h5 a:hover 	{
    color: #000099;
		text-decoration: none;
	}


/* ---------------------------- Mainly Main */


blockquote		{
		padding-top:0px;
		margin-left:10px;
		padding-left: 35px;
		font-family: verdana, arial, sans-serif;
		font-style: italic;
		background-image:url(./gfx/quote.gif);
		background-position: 0px 0px;
		background-repeat:no-repeat;
		}

.beispiel	{
		padding-top:10px;
		margin-left:10px;
		padding-left: 15px;
		margin-bottom:10px;
		font-family: verdana, arial, sans-serif;
		font-style: italic;
		background-position: 0px 15px;
		}

li	
{		list-style-type: none; 
		margin-left: 7px;
		padding-left: 10;
		font-weight: normal;
		margin-top: 0; 
		margin-bottom:2px;
		}
ul 
{		margin-left: 7px;
    padding-left: 0;
    list-style-position:outside;
    margin-top: 0; 
    margin-bottom:0;
		}

.date	
{		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
    letter-spacing: 1px;
		font-size: 10px;
    text-align:center;
		line-height:150%;
		padding-top:40px;
		}

.postmeta	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 10px;
    text-align:center;
		line-height:180%;
		padding-bottom:20px;
		}

.postmeta a,	{
        color: #b4402f;
		text-decoration: none;
		}
				
.postmeta a:link {
        color: #b4402f;
		text-decoration: none;
		}
				
.postmeta a:visited {
        color: #b4402f;
		text-decoration: none;
		}
				
.postmeta a:active {
        color: #b4402f;
		text-decoration: none;
		}

.postmeta a:hover
		{
        color: #fff; 
		background: #b4402f; 
		text-decoration: none;
		}
		

.text
{		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 15px;
    text-align:left;
		line-height:180%;
		font-weight:normal;
		padding-top:7px;
		padding-bottom:20px;
}

.text a, 		{
    color: #b4402f;
		text-decoration: underline;
		}

.text a:link 	{
    color: #b4402f;
		text-decoration: underline;
		}
				
.text a:visited	{
    color: #b4402f;
		text-decoration: underline;
		}

.text a:hover 	{
    color: #fff; 
		background: #b4402f; 
		text-decoration: none;
		}


/* --------------------- Mostly Sidebar */


.sidehead
{	font-family: verdana, arial, sans-serif;
	color: #333; 
	text-transform: uppercase;
	border-bottom: 1px solid #95a585;
	font-size: 10px;
	line-height:150%;
	text-align: center;
	padding-top: 10px;
	letter-spacing: .8px;
	}

.sidetext
{	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 12px;
	text-align:left;
	line-height:160%;
	font-weight:strong;
	padding-top:10px;
	padding-bottom:10px;
	line-style: none;
	}

.sidetext a,
{	color: #b4402f;
	text-decoration: none;
	}
				
.sidetext a:link
{	color: #b4402f;
	text-decoration: none;
	}
				
.sidetext a:active
{	color: #b4402f;
	text-decoration: none;
	}
				
.sidetext a:visited
{	color: green;
	text-decoration: none;
}

.sidetext a:hover 
{	color: #000099; 
	text-decoration: none;
}

.sidenav
{	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 12px;
	text-align:left;
	line-height:160%;
	font-weight:normal;
	}

.sidenav a,
{	color: #b4402f;
	text-decoration: none;
	font-weight:strong;
	}
				
.sidenav a:link
{	color: #b4402f;
	text-decoration: none;
	}
				
.sidenav a:active
{	color: #b4402f;
	text-decoration: none;
	}
				
.sidenav a:visited
{	color: #b4402f;
	text-decoration: none;
}

.sidenav a:hover 
{	color: #000099;
	text-decoration: none;
}

.sidenav h1
{	font-size: 12px;
	text-align: left;
	color: #000;
	}

.sidenav ul
{	font-family: verdana, sans-serif;
	margin: 1px 0 0 0px;
	padding: 0;
	cursor: default;
	text-decoration: none;	
	}

.sidenav li 
{	margin: 1px 0 0 0px;
	text-decoration: none;
	}

.sidebackground
 { background: #ECF0E4;
   padding: 5px;
}













/* --------------------- Footercontent */

.footertext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
        text-align: center;
		line-height:150%;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom:20px;
		}

.footertext a, 	{
        color: #9b4402f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:link 	{
        color: #b4402f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:active 	{
        color: #b4402f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:visited 	{
        color: #b4402f;
		text-decoration: none;

		line-height:180%;
		}

.footertext a:hover 
	{
        color: #fff; 
		background: #b4402f; 
		text-decoration: none;
		}




/* Begin Comments*/


#comment  { 
color: gray;
background-color: none; 
text-align: left; 


border-top: 2px dotted gray
}





.commentshead { 
color: black; 
font-size: x-large;
font-family: Georgia, Times, Times New Roman, serif; 
font-weight: bold; 
line-height: 140%; 
text-align: left 

margin-top: 50px;
}




.commentstext   { 
color: black; 

font-size: small; 

font-family: Georgia, Times, Times New Roman, serif; 
font-weight: normal; 
line-height: 160%; 
text-align: left 
margin-top: 5px;
margin-bottom: 50px;
}


.commentsmetadata { 
color: grey; 
font-size: x-small; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 

line-height: 140%; 
}



#commentform input {
	width: 300px;
	color: grey;
	font-size: small; 
font-family: verdana, arial, sans-serif; 
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
	text-align: left; 
	}

#commentform textarea {
	width: 300px;
	color: grey;
	padding: 2px 2px 2px 2px; 
        font-size: small; 
        font-family: verdana, arial, sans-serif;
	}

#commentform #submit {
	margin: 0px;
		text-align: center; 
			color: black;
	float: center;
	}




.nocomments {
	text-align: right;
	margin: 0;
	padding: 0;
	}


/* End Comments */

.excerpt-post
{	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 12px;
	text-align:left;
	line-height:10%;
	font-weight:strong;
	padding-top:10px;
	padding-bottom:10px;
	line-style: none;
	}

.excerpt-post h2	
{  	font-family: georgia, times new roman, serif; 
		color: green; 
    font-size: 18px; 
    margin: 0px;
    font-weight: strong;
    letter-spacing: 1px;
    text-align: left;	
		display: inline;
		}

.excerpt-post h2 a,			{
    color: green;
		text-decoration: none;
		}

.excerpt-post h2 a:link		{
    color: #b4402f;;
		text-decoration: none;
		display: inline;
		margin: 0px;
		}
				
.excerpt-post h2 a:active		{
    color: green;
		text-decoration: none;
		}
				
.excerpt-post h2 a:visited	{
    color: #522f1c;
		text-decoration: none;
		}
		
.excerpt-post h2 a:hover {
    color: #000099;
		text-decoration: none;
		}		

		
div#linkpage
{	font-size: 13px;
	border: 1px solid #ccddaa;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	}
	
div#linkpage a:link{
	text-decoration: none;
	color: #b4402f;
	}

div#linkpage a:visited{
	color: #006633;
	text-decoration: none;
	}

div#linkpage a:hover{
	color: #000099;
	text-decoration: underline;
	
	}	
	
div#linkpage h1
{	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #000000;
  text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #ccddaa;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
div#linkpage h2
{  	font-family: georgia, times new roman, serif; 
		color: green; 
    font-size: 18px; 
    margin: 0px;
    font-weight: strong;
    letter-spacing: 1px;
    text-align: left;	
		display: inline;
		}
	
td.linkpage
{	font-size: 13px;
	}			
		
td.linkpage h2
{  	font-family: georgia, times new roman, serif; 
		color: green; 
    font-size: 22px; 
    margin: 0px;
    font-weight: strong;
    letter-spacing: 2px;
    text-align: left;	
		display: inline;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		}	
		
td.linkpage h3
{		font-family: verdana, arial, sans-serif;
		font-size: 11px;
    color: #b4402f;
    text-align:left;
		text-transform: uppercase;
    letter-spacing: 2px;
		}
		
		
		
		
/* The End */