/*  
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/
*/



/* ------------------------------ Body-Definition */

body 		{
		background: #fff;
		font-family: verdana, sans-serif; 
  		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
		color: #333; 
		font-size: 12px;
		}

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

#main 				{
		float: none; 
  		width: 840px;
  		}

#content 			{
		width: 450px; 
		float: left;
		padding-left: 15px;
		padding-right: 15px;
                padding-top: 20px;
                overflow: hidden;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #e5e5e5;
		}

#secondary 			{
		width: 160px;
		padding-left: 15px;
		padding-right: 0px;
                padding-top: 130px;
                overflow: hidden;
		float: left;

					}

#sidebar 			{
	      font: 1.2em Arial,'Lucida Grande', Verdana, Sans-Serif;
		width: 150px; 
		float: left;
		padding-left: 20px;
		padding-right: 10px;
            padding-top: 55px;
		border-right: 1px solid #CCCCCC;
		overflow: hidden;
            text-align: right;
		line-height:165%; 
		}

#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a {
		background: #fff;
		font-family: verdana, sans-serif; 
  		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
		color: #333; 
		font-size: 12px;
   	 	color: #d9560f;
		text-decoration: none;

}


#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
		background: #fff;
		font-family: verdana, sans-serif; 
  		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
		color: #333; 
		font-size: 12px;
    		color: #d9560f;
		background: #d9560f; 
		text-decoration: none;
        	color: #fff; 
}






.linkcat h2

{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
            letter-spacing: 1px;
		font-size: 11px;
		line-height:140%;
            text-align: right;
		padding-top: 20px;
		border-bottom: 1px solid #e5e5e5;
}
			

#footer 		{
		height: 100px;
 		float: left;
  		background: #fff;
		border-bottom: 4px solid #333;
		border-top: 1px solid #CCC;
 		margin-top: 30px;
		padding-top: 20px;
		padding-bottom: 0px;
		width: 100%;
		}

/* ---------------------------- 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: georgia, times new roman, serif;
       	color: #522f1c;
	font-size: 16pt;
       	font-weight: normal;
		line-height:110%; 
       	letter-spacing: 1px;
       	text-align: center;
				}
			
h1 a,			{
        color: #522f1c;
		text-decoration: none;
		}

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

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

h2	{
  	font-family: georgia, times new roman, serif; 
        color: #522f1c; 
        font-size: 18px; 
        margin: 0px;
        font-weight: normal;
        letter-spacing: 1px;
	}

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;
		margin-top:50px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
                color: #d9560f;
                text-align:center;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


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

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

h3 a:hover 	{
        color: #fff; 
		background: #d9560f; 
		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: #d9560f;
                text-align:center;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


h5 a,			{
        color: #d9560f;


		text-decoration: none;
		}

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

h5 a:hover 	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
	}


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


blockquote		{
		padding-top:5px;
		padding-bottom:5px;
		margin-left:10px;
		padding-left: 40px;
		padding-right: 10px;
		line-height:150%;
		background-position: 20px 20px;
		background-repeat:no-repeat;
		}

.quote {
		padding-top:5px;
		padding-bottom:5px;
		margin-left:10px;
		padding-left: 40px;
		padding-right: 10px;
		line-height:150%;
		background-image:url(./gfx/quote2.gif);
		background-position: 15px 15px;
		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: 2px;
		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: 11px;
        text-align:center;
		line-height:180%;
		padding-bottom:20px;
		border-bottom: 1px dotted #dfdfdf;
		}

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

.postmeta a:hover
		{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}
		

.text 			{
		font-family: georgia, times new roman, serif;
		color: #333; 
		font-size: 13px;
    	        text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:7px;
		padding-bottom:20px;
		}

.text a, 		{
    	color: #d9560f;
		text-decoration: underline;
		}

.text a:link 	{
    	color: #d9560f;
		text-decoration: underline;
		}
				
.text a:visited	{
    	color: #d9560f;
		text-decoration: underline;
		}

.text a:hover 	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}

.text li {
		list-style-type: square; 
	}

.caption {
font-size: 9px;
font-weight: bold;
line-height:1.1em;
color: #000000;
width:40%;
padding:3px;
margin:3px;
font-style:normal;
}

.img-shadow1 {
clear: both;
float:right;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 20px 0 0 17px !important;
margin: 20px 0 0 8px;
font-size: 9px;
font-style: italic;
color: #000000;
text-align:right;
}

.img-shadow1 img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}

.printemail img
{border: none;
}

.printemail img a, img a:visited, img a:hover
{border: 0;
}

.printemail img a:hover

{border: 0;
}

.small
{font-size: x-small;
}



/* --------------------- Mostly Sidebar */


.sidehead		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-size: 11px;
		line-height:140%;
        text-align: right;
		padding-top: 20px;
		border-bottom: 1px solid #e5e5e5;
		}

.sidetext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 11px;
        	text-align:right;
		line-height:160%;
		font-weight:normal;
		padding-top:5px;
		padding-bottom:20px;
				}

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


.sidetext a:hover 
		{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}



.recenttext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 11px;
        	text-align:right;
		line-height:160%;
		font-weight:normal;
		padding-top:5px;
		padding-bottom:20px;
		padding-left:10px;
				}

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


.recenttext a:hover 
		{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}

.sidehead-left		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-size: 11px;
		line-height:140%;
        text-align: left;
		padding-top: 20px;
		padding-bottom:10px;
		padding-left:40px;
		border-bottom: 1px solid #e5e5e5;
		}
	

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

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

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

		line-height:180%;
		}

.footertext a:hover 
	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}




/* Begin Comments*/


#comment  { 
color: #000;
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: 130%; 
text-align: left 
margin-top: 15px;
}

.commentsname 	{
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		padding-top:4px;
		padding-bottom:0px;
		margin-left:0px;
		margin-right:70px;
		margin-top:5px;
                color: #d9560f;
                text-align:left;
		border-top: none;
		border-bottom: none;
		text-transform: none;
                letter-spacing: 2px;
				}


.commentstext   { 
		font-family: georgia, times new roman, serif;
		color: #333; 
		font-size: 14px;
    	        text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:3px;
		padding-bottom:5px;
}

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

		line-height:180%;
		}

.commentstext a:hover 
	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}



.commentsmetadata { 
color: grey; 
font-size: x-small; 
font-family: georgia, times new roman, serif; 
font-weight: normal; 

line-height: 140%; 
}

.commentsmeta	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 11px;
        text-align:left;
		line-height:180%;
		padding-bottom:20px;
		border-bottom: 1px dotted #dfdfdf;
		}

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

.commentsmeta a:hover
		{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}

#commentform input {
	width: 300px;
	color: #000;
	font-size: small; 
font-family: georgia, times new roman, serif;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
	text-align: left; 
	}

#commentform textarea {
	width: 300px;
	color: #000;
	padding: 2px 2px 2px 2px; 
        font-size: small; 
        font-family: georgia, times new roman, serif;
	}

#commentform #submit {
	margin: 0px;
		text-align: center; 
			color: black;
	float: center;
	}





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


/* End Comments */



/* --------------------- BlogAdscontent */


div#adspot_333613608.adspot {
  border-spacing: 0px;
  overflow: hidden;
  background-color: #EEEEEE;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  width: 152px !important;
  font-size: 10pt;
}
div#adspot_333613608 .adspot_head {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}
div#adspot_333613608 a.adspot_link , div#adspot_333613608 a.adspot_adurl {
  font-family: Arial;
  font-size: 8pt;
  font-style: italic;
  color: #522f1c;
  font-weight: normal;
  margin: 0px;
  text-decoration: underline;
  text-align: left;
}
div#adspot_333613608 a.adspot_link:link, div#adspot_333613608 a.adspot_link:visited, div#adspot_333613608 a.adspot_adurl:link, div#adspot_333613608 a.adspot_adurl:visited {
  color: #522f1c;
  text-decoration: underline;
  font-size: 8pt;
  font-style: italic;
}
div#adspot_333613608 a.adspot_link:active, div#adspot_333613608 a.adspot_link:hover, div#adspot_333613608 a.adspot_adurl:active, div#adspot_333613608 a.adspot_adurl:hover { 
  color: #522f1c; 
  text-decoration: none; 
}
div#adspot_333613608 * ul {
  list-style: none;
  width: 152px;
  margin: 0;
  padding: 0;
}

div#adspot_333613608 * li {
  background: #FFFFFF;
  width: 150px;
  text-align: left;
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: solid;
  border-spacing: 0px;
  display: block;
  overflow: hidden;
}
div#adspot_333613608 .adspot_adhead {
  text-align: left;
  font-family: Arial; 
  font-size: 10pt; 
  font-weight: bold;
  color: #000000;
  margin-top: 8px;
  margin-bottom:0pt;
  margin-left:0pt;
  margin-right:0pt;
  border-spacing: 0px;
}
div#adspot_333613608 * img {
  border-width: 0;
  border-spacing: 0px;
}
div#adspot_333613608 * li * img {
  text-align: left;
}
div#adspot_333613608 .adspot_adtext {
  font-family: Arial; 
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000; 
  margin: 0px;
  padding: 2px;
  border-spacing: 0px;
}
div#adspot_333613608 div.adspot_link {
  width: 152px !important;
  text-align: left;
}

/* --------------------- End BlogAdscontent */


/* The End */