/*  
Theme Name: A Blog Beyond
Theme URI: http://www.law-blog.de/themes/law-blog
Description: law-blog.de Wordpress Theme.
Version: 0.72 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-color: #3d4e86;	
		font-family: verdana, arial, sans-serif;
		line-height: 1; 
  		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
		color: #FFFFF0; 
			}

/* ----------------------------------- Layout */



#main 				{
		float: none; 
  		width: 785px;
                margin: auto;
					 				
  		}

#content 			{
		width: 375px; 
		float: left;
		padding-left: 0px;
		padding-right: 20px;
                padding-top: 20px;
                overflow: hidden;					 
		}

#secondary 			{
		width: 175px; /*175*/
		padding-left: 10px;
		padding-right: 20px;
      padding-top: 40px;
      overflow: hidden;
		float: left;
		}

#sidebar 			{
	width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 40px;
	overflow: hidden;
}
			

#footer 		{
		height: 42px;
 		float: left;
 		margin-top: 30px;
		padding-top: 13px;
		width: 100%;
		}

/* ---------------------------- Headings */

.title			{
  		font-size: 0.6em;
		color: #FFFFF0;
		font-family: Arial, sans-serif, "Trebuchet MS" ;
		padding: 5px 15px 0 0;
      margin-bottom: 15px;
		}
		
.title a,			{
		text-decoration: none;
		color: #FFFFF0;
		}

.title a:link		{
		text-decoration: none;
		color: #FFFFF0;
		}
				
.title a:active		{
		text-decoration: none;
		color: #FFFFF0;
		}
				
.title a:visited	{
		text-decoration: none;
		color: #FFFFF0;
		}	
		

h1				{
       	font-family: arial, helvetica, sans-serif;
       	color: #FFFFF0;
	font-size: 90%;/*100%*/
       	font-weight: 600;
	line-height:100%;
       	letter-spacing: 1px;
       	text-align: left;
	padding: 0;
	margin: 0;
	
				}
			
h1 a,			{
        color: #FFFFF0;
		text-decoration: none;
		}

h1 a:link		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h1 a:active		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h1 a:visited	{
        color: #FFFFF0;
		text-decoration: none;
		}

h1 a:hover 		{
        color: #fff; 
		background: #033760; 
		text-decoration: none;
		}

h2	{
  	font-family: arial, helvetica, sans-serif;
	/*text-transform: uppercase;*/
        color: #FFFFF0; 
        font-size: 80%; 
		  line-height: 130%;
        margin: 0px;
        font-weight: 600;
        letter-spacing: 1px;
        text-align: left;	
		  background-color: #3d4e86;
	}

h2 a,			{
        color: #FFFFF0;
		text-decoration: none;
				}

h2 a:link		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h2 a:active		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h2 a:visited	{
        color: #FFFFF0;
		text-decoration: none;
		}


h3 				{
		font-family: verdana, arial, sans-serif;
	        line-height:120%;
		font-size: 60%;
		font-weight: 600;
		padding-top:4px;
		padding-bottom:4px;
		margin-left:70px; /*70px*/
		margin-right:70px;
                color: #FFFFF0;
                text-align:center;
                letter-spacing: 2px;
					 background-color: #3d4e86;
				}


h3 a,			{
        color: #FFFFF0;
		text-decoration: none;
		}

h3 a:link		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h3 a:active		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h3 a:visited	{
        color: #FFFFF0;
		text-decoration: none;
		}

h3 a:hover 	{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
	}

h4 				{
	font-family: verdana, arial, sans-serif;
	padding-top: 20px;
        font-size: 11px;
        letter-spacing: 1px;
        color: #FFFFF0;
        text-align:center;
		font-weight:normal;
		background-color: #3d4e86;
				}
h4 a:link		{
   color: #FFFFF0;
	text-decoration: none;
		}
				
h4 a:active		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h4 a:visited	{
        color: #FFFFF0;
		text-decoration: none;
		}

h4 a:hover 	{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
	}

h5 				{
		font-family: sans-serif, "MS Sans Serif", Geneva;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 1px;
		padding-top:30px;
		padding-bottom:-5px;
      color: #FFFFF0;
      text-align:left;
		background-color: #3d4e86;
		clear: both;
				}


h5 a,			{
      color: #FFFFF0;
		text-decoration: none;
		}

h5 a:link		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h5 a:active		{
        color: #FFFFF0;
		text-decoration: none;
		}
				
h5 a:visited	{
        color: #FFFFF0;
		text-decoration: none;
		}

h5 a:hover 	{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
	}


/* ---------------------------- Mainly Main */

p {
	font-size: 0.75em;
	line-height: 2em;
	
}


p img		{
	float: left;
	padding: 8px 15px 10px 0;
	border: 0;
		}
		
p a 		{
    	color: #FFFFF0;
		text-decoration: underline;
		}

p a:link 	{
    	color: #FFFFF0;
		text-decoration: underline;
		font-size: 90%;
		letter-spacing: 2px;
		}
				
p a:visited	{
    	color: #FFFFF0;
		text-decoration: none;
		font-size: 90%;
		letter-spacing: 2px;
		}

p a:hover 	{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
		font-size: 90%;
		letter-spacing: 2px;
		}
/*teaser= erster Absatz in Beiträgen*/
.teaser {
	letter-spacing: 2px;
	line-height: 1.5em;
	
}
/*adresse= adressangaben*/
.adresse {
	font-size: 70%;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin: 1.5em 0 2em 0;
	/*padding: 1.5em 0 2em 0;*/
	
}
/*projekte aufgaben*/
.kompetenz {
	float: left;
	width: 110px;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin: 2.5em 0.75em 0.5em 0;
	/*border: 1px solid #ffffff;
	padding: 1.5em 0 2em 0;*/
	
}

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;
                }
					 

/*datum im Artikel?*/
.date			{
		font-family: verdana, arial, sans-serif;
		color: #FFFFF0; 
		/*text-transform: uppercase;*/
                letter-spacing: 1px;
		font-size: 10px;
                text-align:left;
		padding:40px 0 10px 0;
		}
.date	a	{
		color: #FFFFF0; 
		padding:0 0 0px 0;
		text-decoration: none;
		}

/*autor, kategorien?*/
.postmeta	{
		font-family: verdana, arial, sans-serif;
		color: #FFFFF0; 
		font-size: 10px;
                text-align:left;
		line-height:180%;
		padding-bottom:20px;
		}

.postmeta a,	{
        color: #FFFFF0;
		text-decoration: none;
		}
				
.postmeta a:link {
        color: #FFFFF0;
		text-decoration: none;
		}
				
.postmeta a:visited {
        color: #FFFFF0;
		text-decoration: none;
		}
				
.postmeta a:active {
        color: #FFFFF0;
		text-decoration: none;
		}

.postmeta a:hover
		{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
		}
/*pages*/	
.static p {
		font-family: verdana, arial, sans-serif ;
		color: #FFFFF0; 
    	text-align: left;
		line-height: 1.75em;
		font-weight: normal;
		/*padding-top:2px;*/
		padding-bottom: 2.0em;
		
		}
		
.static h2 {
		font-family: verdana, arial, sans-serif ;
		color: #FFFFF0; 
    	text-align: center;
		font-size: 75%;
		font-weight: 600;
		/*padding-top:2px;*/
		margin-bottom: 2em;
		}
		
.static ol {
		margin: 0 0 0 0.15em;
      }
		
.static li {
		margin: 0; 
      padding: 0 0 0.55em 0em;
		font-size: 80%;
		list-style: decimal;
		list-style-position: outside;
		line-height: 1.5em;
                }
		

.static a, 		{
    	color: #FFFFF0;
		text-decoration: none;
		text-align: right;
		}

.static a:link 	{
    	color: #FFFFF0;
		text-decoration: none;
		}
				
.static a:visited	{
    	color: #FFFFF0;
		text-decoration: none;
		}

.static a:hover 	{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
		}
.weiter {
		font-family: verdana, arial, sans-serif ;
		color: #FFFFF0; 
    	text-align: right;
		line-height: 1.75em;
		font-weight: normal;
		/*padding-top:2px;*/
		padding-bottom: 2.0em;
		
		}	

		/*end pages*/
.text 			{
		font-family: verdana, arial, sans-serif ;
		color: #FFFFF0; 
    	text-align: left;
		line-height: 1.5em;
		font-weight: normal;
		/*padding-top:2px;*/
		padding-bottom: 20px;
		
		}

.text a, 		{
    	color: #FFFFF0;
		text-decoration: none;
		}

.text a:link 	{
    	color: #FFFFF0;
		text-decoration: none;
		}
				
.text a:visited	{
    	color: #FFFFF0;
		text-decoration: none;
		}

.text a:hover 	{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
		}
		/*testformat*/
.archivlist 		{
		font-family: verdana, arial, sans-serif;
		color: #FFFFF0; 
		font-size: 10px;
        text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:20px;
		padding-bottom:15px; /*20*/
				}
.archivlist li		{
		font-family: verdana, sans-serif, arial ;
		color: #FFFFF0; 
		font-size: 10px;
      text-align:left;
		line-height:160%;
		font-weight: normal;
		padding: 0.75em 0 0.75em 0; /*0,5*/
		margin: 0 0 0 0;
		border-bottom: 1px solid #FFFFF0; 
				}
.archivlist a	{
	color: #E7C1EA;
	text-decoration: none;
}
				
.archivlist a:link {
	color: #E7C1EA;
	text-decoration: none;
}
				
.archivlist a:active {
        color: #E7C1EA;
		text-decoration: none;
		}
				
.archivlist a:visited {
        color: #FFFFF0;
		text-decoration: none;
		}


.archivlist a:hover {
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
		}
		
.archivlist li p		{
		padding: 0 0 0,5em 0 !important;
						}
/*test*/
.archiv span {
	letter-spacing: normal !important;		
		}
.archiv p {
	letter-spacing: normal !important;		
		}
.archiv h2 {
    	text-align: left;
		line-height: 1.5em;
		font-size: 75% !important;
		font-family: "MS Sans Serif", Geneva, sans-serif !important;
		margin: -1.2em 0 0 0 !important;
		
		}
/*ende test*/
/* --------------------- Mostly Sidebar */


.sidehead		{
		font-family: verdana, arial, sans-serif;
		color: #FFFFF0; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-size: 10px;
		line-height:150%;
        text-align: center;
		padding-top: 20px;
		}

.sidetext 		{
		font-family: verdana, arial, sans-serif;
		color: #FFFFF0; 
		font-size: 10px;
        text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:20px;
		padding-bottom:20px;
				}
.sidetext p		{
		font-family: verdana, sans-serif, arial ;
		color: #FFFFF0; 
		font-size: 10px;
        text-align:left;
		line-height:160%;
		font-weight:normal;
		padding: 0.5em 0 0.75em 0;
		margin: 0 0 1.5em 0;
		border-bottom: 1px solid #FFFFF0; 
				}
.sidetext a	{
	color: #E7C1EA;
	text-decoration: none;
}
				
.sidetext a:link {
	color: #E7C1EA;
	text-decoration: none;
}
				
.sidetext a:active {
        color: #E7C1EA;
		text-decoration: none;
		}
				
.sidetext a:visited {
        color: #FFFFF0;
		text-decoration: none;
		}


.sidetext a:hover {
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
		}
		
.sidetext img {
	clear: both;
	border: 0;
		}
/*excerpt*/

.excerpt 		{
		font-family: verdana, arial, sans-serif;
		color: #FFFFF0; 
		font-size: 10px;
      text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:20px;
		padding-bottom:20px;
		
				}
/*excerpt news*/
.excerpt p	{
		font-family: verdana, sans-serif, arial ;
		color: #FFFFF0; 
		font-size: 10px;
       text-align:left;
		line-height:160%;
		font-weight:normal;
		padding: 0.5em 0 0 0;/*0.75*/
		margin: 0 0 1.5em 0;
				}
				
.excerpt li {
		padding: 0;
		margin: 0.25em 0 2em 0;
		border-bottom: 1px solid #FFFFF0; 
				}
/*ende excerpt news*/

.excerpt a	{
	color: #D8BFD8;
	text-decoration: none;
}
				
.excerpt a:link {
	color: #E7C1EA;
	text-decoration: none;
}
				
.excerpt a:active {
        color: #E7C1EA;
		text-decoration: none;
		}
				
.excerpt a:visited {
        color: #FFFFF0;
		text-decoration: none;
		}


.excerpt a:hover {
        color: #FFFFF0; 
		background: #3d4e86; 
		text-decoration: none;
		}
		
.excerpt img {
	float: none;
	clear: right;
	border: 0;
	padding: 0 0 -5px 0;
	margin: 0;
		}

/*kalender*/
.kalender a 	{
        color: #FFFFF0;
		text-decoration: underline;
		}
.kalender a:link 	{
        color: #FFFFF0;
		text-decoration: underline;
		}
.kalender a:active 	{
        color: #FFFFF0;
		text-decoration: underline;
		}
				
.kalender a:visited 	{
	color: #B0C4DE;
	text-decoration: underline;
}
.kalender a:hover 
		{
        color: #3d4e86; 
		background: #FFFFF0; 
		text-decoration: none;
		}

/* --------------------- Footercontent */

.footertext 		{
		font-family: verdana, arial, sans-serif;
		color: #FFFFF0; 
		font-size: 10px;
        text-align: center;
		line-height:150%;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom:20px;
		}

.footertext a, 	{
        color: #FFFFF0;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:link 	{
        color: #FFFFF0;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:active 	{
        color: #FFFFF0;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:visited 	{
        color: #FFFFF0;
		text-decoration: none;

		line-height:180%;
		}

.footertext a:hover 
	{
        color: #3d4e86; 
		background: #FFFFF0; 
		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: verdana, arial, sans-serif; 
font-weight: bold; 
line-height: 140%; 
text-align: left 

margin-top: 50px;
}




.commentstext   { 
color: black; 

font-size: small; 

font-family: verdana, arial, sans-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: verdana, arial, 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: #3d4e86;
	float: center;
	}




.nocomments {
	text-align: right;
	margin: 0;
	padding: 0;
	}


/* End Comments */




/* The End */