/*  
Theme Name: garten
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 		{
		font-family: verdana, sans-serif; 
		line-height: 1; 
  		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
		color: #333; 
		font-size: 11px;
		background:#D4E3D0 url(/wp-content/themes/garten/gfx/bg.jpg) repeat-x;
		}

/* ----------------------------------- Layout */

#main 				{
		float: none; 
  		width: 1090px;
		position:relative;
		top:-40px;
		left:10px;
  		}
		
#wrapper 				{
		float: left;
		width:724px;
  		margin:0;
		padding:0;
  		}

#content 			{
		width: 524px; 
		float: right;
		padding-left: 10px;
		padding-right: 10px;
        padding-top: 0;
        overflow: hidden;
		border-right:1px dotted #B2C0D1;
		border-left:1px dotted #B2C0D1;
		}
#content img, #photos img {
	padding: 1px;
	max-width: 100%;
	border: 1px solid #019443;
}

#reklame 				{
		float: left; 
		width:160px;
		margin:0;
		padding-top: 20px;
		padding-right: 0;
		border-top:1px dotted #B2C0D1;
		border-bottom:1px dotted #B2C0D1;
  		}

#secondary 			{
		width: 160px;
		padding-left: 10px;
		padding-right: 10px;
        padding-top: -40px;
        overflow: hidden;
		float: left;
		border-right:1px dotted #B2C0D1;
					}

#sidebar 			{
		width: 160px; 
		float: left;
		padding-left: 10px;
		padding-right: 0;
        padding-top: 0;
        overflow: hidden;
		border-top:0px dotted #B2C0D1;
		}
			

#footer 		{
		height: 120px;
 		float: left;
 		margin-top: 30px;
		padding-top: 20px;
		padding-bottom: 0px;
		width: 100%;
		background:url(/wp-content/themes/garten/gfx/bg-footer.jpg) repeat-x;
		}

/* ---------------------------- Headings */

.title			{
  		font-size: 14px;
		color: #ADCC31;
		font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
		font-weight:bold;
		margin:0;
		padding:5px 20px 5px 24px;
		position:relative;
		top:89px;
		left:0;
		text-transform:uppercase;
		letter-spacing:2px;
		background-color:#80005B;
		display:inline;
		}
		
.title a,			{
		text-decoration: none;
		color: #ADCC31;
		}

.title a:link		{
		text-decoration: none;
		color: #ADCC31;
		}
				
.title a:active		{
		text-decoration: none;
		color: #ADCC31;
		}
				
.title a:visited	{
		text-decoration: none;
		color: #ADCC31;
		}
.title a:hover	{
		text-decoration: none;
		color: #F7BC6B;
		}
h1				{
       	font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
       	color: #009543;
		font-size: 12pt;
       	font-weight: bold;
		line-height:120%;
       	letter-spacing: 1px;
       	text-align: left;
		padding-top:35px;
        padding-bottom:20px;
		margin:0;
		text-transform:lowercase;
				}
			
h1 a,			{
        color: #009543;
		text-decoration: none;
		}

h1 a:link		{
        color: #009543;
		text-decoration: none;
		}
				
h1 a:active		{
        color: #009543;
		text-decoration: none;
		}
				
h1 a:visited	{
        color: #009543;
		text-decoration: none;
		}

h1 a:hover 		{
        color: #fff; 
		background: #009543; 
		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: #009543;
		text-decoration: none;
				}

h2 a:link		{
        color: #009543;
		text-decoration: none;
		}
				
h2 a:active		{
        color: #009543;
		text-decoration: none;
		}
				
h2 a:visited	{
        color: #009543;
		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 #B2C0D1;
		border-bottom: 1px solid #B2C0D1;
                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;
		color: #333; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-size: 11px;
        text-align:left;
		line-height:70%;
		margin:0;
		padding-top:0;
		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:0;
		}


.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 #B2C0D1;
		border-top:1px solid #B2C0D1;
		text-transform: lowercase;
		}

.postmeta a,	{
        color: #003066;
		text-decoration: none;
		}
				
.postmeta a:link {
        color: #003066;
		text-decoration: none;
		}
				
.postmeta a:visited {
        color: #003066;
		text-decoration: none;
		}
				
.postmeta a:active {
        color: #003066;
		text-decoration: none;
		}

.postmeta a:hover
		{
        color: #fff; 
		background: #003066; 
		text-decoration: none;
		}
		
.paging	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 11px;
        text-align:right;
		line-height:180%;
		padding-bottom:5px;
		padding-top:2px;
		text-transform: lowercase;
		}

.paging a,	{
        color: #003066;
		text-decoration: none;
		}
				
.paging a:link {
        color: #003066;
		text-decoration: none;
		}
				
.paging a:visited {
        color: #003066;
		text-decoration: none;
		}
				
.paging a:active {
        color: #003066;
		text-decoration: none;
		}

.paging a:hover
		{
        color: #fff; 
		background: #003066; 
		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:150%;
		font-weight:normal;
		padding-top:0;
		padding-bottom:0;
		text-transform:lowercase;
		}
.commenttext 			{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
		color: #333; 
		font-size: 13px;
    	text-align:left;
		line-height:150%;
		font-weight:normal;
		padding-top:0;
		padding-bottom:0;
		}
.text p			{
		padding-top:0;
		padding-bottom:10px;
		margin:0;
		text-transform:lowercase;
		}
.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;
		}

/* --------------------- liste pflanzenοΏ½bersicht */
.liste 	{
        padding-bottom:20px;
		}
.liste ul li	{
        display:inline;
		list-style-type:none;
		margin:0;
		padding:0;
		white-space: nowrap;
		}

.liste a		{
    	color: #B24709;
		text-decoration: none;
		padding:0 10px 0 5px;
		text-transform:uppercase;
		font-weight:bold;
		border-right:1px solid #B24709;
		}

.liste a:link 	{
    	color: #B24709;
		text-decoration: none;
		}
				
.liste a:visited	{
    	color: #B24709;
		text-decoration: none;
		}

.liste 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;
		border-top:1px dotted #B2C0D1;
		}
.reklameleft
{
		padding-top: 10px;
		}

.sidetext 		{
		font-family: verdana, arial, sans-serif;
		text-transform:lowercase;
		color: #333; 
		font-size: 11px;
        text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:10px;
		padding-bottom:5px;
				}
.sidetextads		{
		padding-top:10px;
		padding-bottom:5px;
		border-top:1px dotted #B2C0D1;
				}

.sidetext a, 	{
        color: #003066;
		text-decoration: none;
		}
				
.sidetext a:link 	{
        color: #003066;
		text-decoration: none;
		}
				
.sidetext a:active 	{
        color: #003066;
		text-decoration: none;
		}
				
.sidetext a:visited 	{
        color: #003066;
		text-decoration: none;
		}


.sidetext a:hover 
		{
        color: #fff; 
		background: #003066; 
		text-decoration: none;
		}

/* --------------------- Footercontent */

.footertext 		{
		font-family: verdana, arial, sans-serif;
		color: white; 
		font-size: 11px;
        text-align: left;
		line-height:150%;
		font-weight: normal;
		padding-top: 15px;
		padding-bottom:20px;
		padding-left:30px;
		text-transform:lowercase;
		}
.footertext li				{
		list-style-type: square; 
		margin-left: 7px;
        padding-left: 10;
		font-weight: normal;
        margin-top: 0; 
        margin-bottom:2px;
		display:inline;
				}
.footertext ul              {
		margin-left: 7px;
        padding-left: 0;
        list-style-position:outside;
        margin-top: 0; 
        margin-bottom:0;
                }

.footertext a, 	{
        color: yellow;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:link 	{
        color: yellow;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:active 	{
        color: yellow;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:visited 	{
        color: yellow;
		text-decoration: none;

		line-height:180%;
		}

.footertext a:hover 
	{
        color: white; 
		background: black; 
		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 */
#headimg		{
		background:url(/wp-content/themes/garten/gfx/header.jpg) no-repeat;
		padding:0;
		margin:0;
		width:80%;
		}
#header		{
		height: 250px;
		width: 70%;
		position:relative;
		top:40px;
		left:0px;
		border:0px solid white;
		}

#navbar 		{
		text-align: right;
		overflow: hidden; 
		position:relative;
		top:44px;
		left:278px;
		width:674px;
		}


#navbar a:hover		{
		color: #FBFAF4;
  		background: #5a6930;
		}
		
#navbar input		{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
		letter-spacing:1px;
		font-weight:bold;
		color: #274302;
  		background: #BDC4A2;
		border-left:2px solid #818F51;
		border-top:2px solid #818F51;
		border-right:2px solid #3C471C;
		border-bottom:2px solid #3C471C;
		font-size:11px;
		padding:2px;
		}
#navbar input submit		{
		height:20px;
		}
#navbar input text		{
		height:22px;
		}

/* hauptnavi oben */
#menue {
	position:relative;
	left:98px;
	top:-92px;
	width:790px;
	float:left;
	}
#menue ul li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
	}
	
#menue a {
	margin:0;
	padding-right:20px;
	color:white;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 2px;
	}
	
#menue a:hover{
	color:#019443;
	}
#suche {
	float:left;
	}
/* ebay */
.ebay 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 11px;
        text-align:left;
		font-weight:normal;
		padding-top:20px;
		padding-bottom:5px;
}
.ebay a, 	{
        color: #003066;
		text-decoration: none;
		}
				
.ebay a:link 	{
        color: #003066;
		text-decoration: none;
		}
				
.ebay a:active 	{
        color: #003066;
		text-decoration: none;
		}
				
.ebay a:visited 	{
        color: #003066;
		text-decoration: none;
		}


.ebay a:hover 
		{
        color: #fff; 
		background: #003066; 
		text-decoration: none;
		}
		
	.linkcat h2		{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-weight:normal;
		font-size: 11px;
		line-height:150%;
        text-align: left;
		padding-top: 10px;
		margin:0;
		}
/* neue kommentarfunktion */

.comments 			{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
		color: #333; 
		font-size: 13px;
    	text-align:left;
		line-height:150%;
		font-weight:normal;
		padding-top:0;
		padding-bottom:0;
		}
.comments p			{
		padding-top:0;
		padding-bottom:10px;
		margin:0;
		}
.comment-form			{
		padding-top:-50px;
		}

.comments a, 		{
    	color: #B24709;
		text-decoration: underline;
		}

.comments a:link 	{
    	color: #B24709;
		text-decoration: underline;
		}
				
.comments a:visited	{
    	color: #B24709;
		text-decoration: underline;
		}

.comments a:hover 	{
        color: #fff; 
		background: #B24709; 
		text-decoration: none;
		}
.comments li  	{
		list-style-type:none;
		display:inline;
		}

		
		
.comment-meta	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 11px;
		font-weight:bold;
        text-align:left;
		line-height:180%;
		padding-top: 3px;
		padding-bottom:5px;
		text-transform: lowercase;
		}
		
.reply	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 11px;
        text-align:right;
		line-height:180%;
		padding-bottom:5px;
		padding-top:2px;
		border-top:1px dotted #B2C0D1;
		text-transform: lowercase;
		}
.children	{
		padding-left:15px;
		list-style-type:square;
		}
.depth-1	{
		margin:0;
		padding:0;
		}
		
/*suche*/
#searchform input		{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
		letter-spacing:1px;
		font-weight:bold;
		color: #274302;
  		background: #9FC09B;
		border-left:0px solid #019443;
		border-top:0px solid #019443;
		border-right:0px solid #019443;
		border-bottom:1px solid #019443;
		font-size:11px;
		padding:2px;
		}
#searchform input submit		{
		height:20px;
		}
#searchform input text		{
		height:22px;
		width:140px;
		}
/* wp-pagenavi */

.wp-pagenavi {
	margin:0;
	padding-top:10px;	
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 3px 7px 3px 7px; 
	margin: 1px;
	text-decoration: none;
	font-size:12px;
	color: #002C08;
	border-right:1px solid #8FA26D;	
}
.wp-pagenavi a:hover {	

	color: white;
	background-color: #608411;
}
.wp-pagenavi span.pages {
	padding: 3px 15px 3px 7px; 
	margin: 1px 1px 1px 1px;
	color: #000000;
	font-size:12px;
	border-right:1px solid #8FA26D;
}
.wp-pagenavi span.current {
	padding: 3px 7px 3px 7px; 
	margin: 1px;
	font-weight: bold;
	font-size:12px;
	color: #000000;
	border-right:1px solid #8FA26D;
}
.wp-pagenavi span.extend {
	padding: 3px 7px 3px 7px; 
	margin: 1px;	
	font-size:12px;
	color: #000000;
}
/* 3d style for myGallery  */

.mypicbox {
	margin-bottom: 30px;
	margin-top: 10px;
	}

.mypicup {
	}

.mypicture {
	padding: 0px;
	margin: auto;

}

.mypictureborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	_padding-right:5px;
}


.mypictureimg {
	background: #ffffff;
	border: 1px solid  #999999;
	padding: 3px;
}

.myfooter {
	text-align: center;
	font-family: Verdana;
	font-size: 0.8em;
}

.myfooter span {
	background: #ffffcc;
	border: 1px solid #eeeeee;
}

.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 #C6C9CD;
	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 {
	padding: 0px;
	margin: 0;
}

.mypictureentryborder {

	
}

.mypictureentryimg {
	background: #ffffff;
	border: 1px solid  #999999;
	padding: 3px;
}

.mypicsgalleryentry {
	text-align: left;
}

.mygallpicentry {
	margin-right:5px;
	margin-top:5px;
}

.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;
	margin-right:16px;
}

.myinlinepictureleftclear {
	float:left;
	padding-right:10px;
	margin-right:16px;
	padding-top: 10px;
}

.myinlinepictureright {
	float:right;
	padding-left:10px;
	margin-right:14px;
}

.myinlinepicturerightclear {
	float:right;
	padding-left:10px;
	margin-right:14px;
	padding-top: 10px;
}

.myinlinepicdescription {
	text-align:center;
	font-size: 0.8em;
	font-family: Verdana;
	
}

.myinlinepicdescription span {
	background: #ffffcc;
	border: 1px solid #eeeeee;
}

.myinlinepictureimg {
	background: #ffffff;
	border: 1px solid  #999999;
	padding: 3px;
	
}

.myinlineborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	//padding-right:5px;
}

.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;
}
/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
	padding:0;
}

.ngg-galleryoverview .desc {
/* required for d??????????????????'?????????????????????????????????'??????????????????????????????????'??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(?????????????8???????????(??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(??????????(???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????`??????????????????????????????????????????????????????????(????????????????????????????????????????????????????????????????????????????????`?????????????????????????????????`??????????????????????????????????`????????????????????????????????`?????????(??????????(???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(??????????????????????????????????????????????????????????????????????????????????????????????????????????(???????????????????????????????????????????????????????????????????(????????????8????????????????????????????????????????????????????????????????????????????????????????????????????????????????(????????????????????????????????????(???????????????????????????????????(??????????(??????????????????????????????????????????????????????(?????????????????????????????????????????????????????????????????????????????????????????????escription */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav????????? .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
/* The End */