/*  
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 German
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: 11px;
		background:url(/wp-content/themes/a-blog-beyond-066-ex-dt/gfx/bg.gif) repeat-x;
		}

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

#main 				{
		float: none; 
  		width: 1074px;
		position:relative;
		top:-40px;
		left:20px;
  		}

#content 			{
		width: 484px; 
		float: left;
		padding-left: 10px;
		padding-right: 10px;
        padding-top: 30px;
        overflow: hidden;
		border-right:1px dotted #ddd;
		border-left:1px dotted #ddd;
		}
#content img, #photos img {
	padding: 1px;
	max-width: 100%;
	border: 1px solid #5A6930;
}

#secondary 			{
		width: 170px;
		padding-left: 10px;
		padding-right: 10px;
		border-right:1px dotted #ddd;
        padding-top: 30px;
        overflow: hidden;
		float: left;
					}
#sidebar 			{
		width: 160px; 
		float: left;
		padding-left: 10px;
		padding-right: 10px;
                padding-top: 30px;
                overflow: hidden;
		}

#google 			{
		width: 160px; 
		float: left;
		padding-left: 0;
		padding-right: 10px;
        padding-top: 30px;
        overflow: hidden;
		}
			

#footer 		{
		height: 50px;
 		float: left;
  		background: #CFCEBC;
		border-top: 15px solid #5A6930;
 		margin-top: 30px;
		padding-top: 20px;
		padding-bottom: 0px;
		width: 100%;
		}

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

.title			{
  		font-size: 33px;
		color: #CFCEBC;
		font-family: georgia, times new roman, serif;
		margin-top: 0px;
                padding-bottom: 0px;
                margin-bottom: 0px;
		position:relative;
		top:20px;
		left:0;
		}
		
.title a,			{
		text-decoration: none;
		color: #CFCEBC;
		}

.title a:link		{
		text-decoration: none;
		color: #CFCEBC;
		}
				
.title a:active		{
		text-decoration: none;
		color: #CFCEBC;
		}
				
.title a:visited	{
		text-decoration: none;
		color: #CFCEBC;
		}
.title a:hover	{
		text-decoration: none;
		color: #B24709;
		}
h1				{
       	font-family: georgia, times new roman, serif;
       	color: #522f1c;
	font-size: 16pt;
       	font-weight: normal;
		line-height:120%;
       	letter-spacing: 1px;
       	text-align: left;
	padding-top:0;
        padding-bottom:5px;
				}
			
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: "Trebuchet MS",Verdana, Arial, Helvetica;
		color: #333; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-size: 11px;
		line-height:150%;
        text-align: left;
		padding-top: 5px;	
	}

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

h2 a:link		{
        color: #EE7900;
		text-decoration: none;
		}
				
h2 a:active		{
        color: #EE7900;
		text-decoration: none;
		}
				
h2 a:visited	{
        color: #EE7900;
		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: #B24709;
                text-align:left;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


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

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

h3 a:hover 	{
        color: #fff; 
		background: #B24709; 
		text-decoration: none;
	}

h4 				{
	font-family: verdana, arial, sans-serif;
	padding-top: 20px;
        font-size: 11px;
        letter-spacing: 1px;
        color: #333;
        text-align:left;
		font-weight:normal;
				}

h5 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
                color: #B24709;
                text-align:left;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


h5 a,			{
        color: #B24709;


		text-decoration: none;
		}

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

h5 a:hover 	{
        color: #fff; 
		background: #B24709; 
		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: square; 
		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: 11px;
        text-align:left;
		line-height:110%;
		padding-top:23px;
		}


.postmeta	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 11px;
        text-align:left;
		line-height:180%;
		padding-bottom:5px;
		padding-top:2px;
		border-bottom:1px solid #ddd;
		border-top:1px solid #ddd;
		text-transform: lowercase;
		}

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

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

.text 			{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
		color: #333; 
		font-size: 13px;
    	        text-align:left;
		line-height:180%;
		font-weight:normal;
		padding-top:0;
		padding-bottom:5px;
		}
.form			{
		padding-top:-50px;
		}

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

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

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


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


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

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

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


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

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

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

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

		line-height:180%;
		}

.footertext a:hover 
	{
        color: #fff; 
		background: #B24709; 
		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: left; 
			color: black;
	float: center;
	}




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


/* End Comments */

/* header */
#header		{
		height: 180px;
		width: 1000px;
		position:relative;
		top:0px;
		left:20px;
		background:url(/wp-content/themes/a-blog-beyond-066-ex-dt/gfx/aschenbecher-head.gif) no-repeat;
		border:0px solid white;
		}

#navbar 		{
		text-align: right;
		overflow: hidden; 
		position:relative;
		top:30px;
		left:0;
		}


#navbar a:hover		{
		color: #FBFAF4;
  		background: #5a6930;
		}
#navbar h2	{
  		font-family: Georgia, Times, Times New Roman, serif;
		color: #CFCEBC; 
        letter-spacing: 1px;
		font-size: 12px;
        text-align: left;
		padding-top:0;
		padding-left:130px;
		font-weight:normal;	
	}

/* hauptnavi oben */
#menue {
	position:relative;
	left:56px;
	top:-62px;
	width:500px;
	}
#menue ul li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
	}
	
#menue a {
	margin:0;
	padding-right:20px;
	color:#355527;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 2px;
	}
	
#menue a:hover{
	color:white;
	}

.lowercase {
text-transform:lowercase;
	}
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
/* default style for myGallery  */

.mypicbox {
	margin-top: 10px;
	margin-bottom: 30px;
	}

.mypicup {
	}

.mypicture {
	text-align: center;
	margin: auto;

}

.myfooter {
	text-align: center;
}

.mypicback {
	float: left;
}

.mypicfor {
	float: right;
}

.mypicsgallery {
	text-align: center;
	margin-top: 10px;
}

.mygallpic {
	margin-bottom:0px;
	
}

.mypicsgallery a img {
	border: 2px solid  #ffffff;
	padding: 1px;
}

.mypicsgallery a:hover img {
	border: 2px solid  #CC0000;
	padding: 1px;
}


.myrandompic img {
	padding:5px;
	border: 1px solid #666666;
	background: #ffffff;
}
.mygalleryoverview {
	margin-top: 10px;
}

.mygallerygallery {
	height: 130px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.mygallerynames {
	text-align: left;
 	font-family: "Century Gothic",Verdana;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.mygallerypreviewpics {
	float: left;
	margin-right: 12px;
}
.mygallerydescription {
	text-align: left;
	font-size: 1em;
}

.mypicboxentry {
	margin-top: 10px;
	margin-bottom: 10px;

}
.mypictureentry {
	text-align: left;
	margin: auto;
}

.mypicsgalleryentry {
	text-align: center;
}

.mygallpicentry {
	margin-bottom:0px;
}

.mypicsgalleryentry a img {
	border: 2px solid  #ffffff;
	padding: 1px;
}

.mypicsgalleryentry a:hover img {
	border: 2px solid  #CC0000;
	padding: 1px;
}

.myinlinepicture {
	text-align:center;
	margin:auto;
	margin-top:10px;
}

.myinlinepictureleft {
	float:left;
	padding-right:10px;
}

.myinlinepictureright {
	float:right;
	padding-left:10px;
}

.myinlinepictureleftclear {
	float:left;
	padding-right:10px;
	padding-top: 10px;
}

.myinlinepicturerightclear {
	float:right;
	padding-left:10px;
	padding-top: 10px;
}

.myinlinepicdescription {
	text-align:center;
	font-size: 0.8em;
	margin-bottom: 0.2em;
}

.myinlinepictureimg {
	border:0px;
}

.mypictureentry??????
???Ÿ6??????????????????????????????????????????????????????????????????????????????????›?8??????????????›?8???????†††††††???›?????††††††††?????????????????›??????††††††††???????›??????????????††††???(?????????????›??????????????††††???(?????????????›?????????????????††††???(?????????????›?????????????????††††???(?????????????›???????????????†††???›??????????›??????????????›???????????????????????????????????????›????†††?????›????†††????????????†††???›????†††??????????????????????????`??????????›????????????????????›?????????????????????????††††††††???(?????†††††††?????????????????????????†††††††???????????????????????†††???›????????????????????????`??????†††???›????????????????????????`???????†††???›????????????????????????`???????†††???›??????????????????????`??????††††???(??????????(???????????????????????????????????????????????????????????????????????????????????›??????????›????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????›????????????????????????????????????????????????????????????????????????›???††††††††??????›?????????›?????†††††††?????????††††††††???????????????††††††?????????????†††††††??????????†††††††????????????????†††††††?????????††††††††?????????††††††††??????????????????????????????????(???????????????????†††?????????????????›????†††????????????????????????????????????????????????›??????????????????›??????????????††††??????????????????????????????????????????????????8??????????????8?????????????????????????????????††††???(?????????????›???????????????????††††???(?????????????›?????????????????????†††???›???????????????????????????????????†††???›??????????????????????????????????†††???›??????????›??????????????›???????????4????????????????????????????=?????????????????????????›??????????????††?†††??????????????????????????????????????????????????????????????????????????????????†????(?????????????›??????????????????††???›????????????????????????????4???????†????(?????????????›???????????????????†††???›?img {
	border:0px;
}

.mygallerypreviewpics img {
	border:0px;
}

.gallerynav {
	
}

.galleryfor {
	float: right;
}

.galleryback {
	float: left;
}

.exifmetalabel {
	font-family: Verdana;
	font-size: 1em;
}

.exifbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 0.85em;
}

.exiflabelone {
	background: #eeeeee;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}

.exiflabeltwo {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	
}

.exifdataone {
	font-weight:lighter;
	
}

.exifdatatwo {
	font-weight:lighter;
}


.thumbsnav {
	
}

.thumbsfor {
	float: right;
}

.thumbsback {
	float: left;
}

.thumbscounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.mypiccounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.galcounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}


/* The End */