/*

	Zenpage Default 1.0
	
*/

/* Basics
------------------------------ */
* {
	/* Moz */
margin: 0;
padding: 0;
/*font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif; */
/*color: #222;*/
}

/* Main Layout
------------------------------ */
body {

/*font-family: Arial, Helvetica, sans-serif;*/
font-size: 12px;
/*background-color: #FFFFF2;*/

}

#main {
padding-top: 0;
width:750px;
margin: 0 auto;

}


#header {
width:1000px;
height: 127px;
background-image:url(images/header.jpg);
background-repeat: no-repeat;
margin: 0; 
padding: 0; 

}

#header h1 {
position: relative;
top: 55px;
left:  200px;
text-align: left;
font-size: 2.4em;
color: #82996F;
font-weight: normal;
letter-spacing: 0.1em;
}


#breadcrumb {
/*margin-left: 4px;*/
font-size: 1.3em;
/*padding-top: 7px;*/
padding-bottom: 4px;
padding-right: 0;
/*padding-left: 37px;*/
/*border-bottom: 1px solid darkgray;
border-top: 1px solid darkgray;*/


}


#breadcrumb h2 {

margin: 0 10px;


}

#breadcrumb a {
text-align: right;
color: #8e1d37; 
border-bottom: 0px dotted white;
}

#breadcrumb a:hover {
color: #62232c;
}



#content-error {
/*	width: 890px;
*/	padding: 45px 25px 45px 25px;
	background-color: white;
	font-size: 14px;
	margin-left: 5px;
}


.menu {
margin-top: 0em;
font-size: 16px;
margin-right: 10px;
padding: 0.5em 0 1.5em 1em;
/*border-bottom: 1px dotted darkgray;*/
/*height: 100%; */
}

.menu h3 {

/*margin-bottom: 0.5em; */
/*margin-top: 0.3em;*/
margin-left: 1.6em;
border: 0px solid gray;
padding-left: 10px;
background-color: #f7f1df;
color:#4d3333;
text-align:right;
font-size: 12px;
}


.menu ul {
list-style: none;
/*padding-left: 1em;
padding-right: 1em;*/
margin-top: 0.5em;
margin-left: 1em;
}

.menu ul li {
padding-left: 15px;
padding-bottom: 3px;
background-image: url(images/arrow_right.gif);
background-repeat: no-repeat;
background-position: 1px 0px;
text-align:left;
}

.menu-active {
	color: #002E5B;
}

.submenu {
list-style: none;
margin-left: -25px;
padding: 2px;
}

/* Link Styles
------------------------------ */
a:link {
text-decoration: none;
color: #82996F; 

border-bottom: 0px dotted;
}

a:visited {
text-decoration: none;
/*color: #82996F;*/
color: #82996F;
border-bottom: 0px dotted;
}

a:active {
text-decoration: none;
color: #002E5B;
border-bottom: 0px dotted;
}

a:hover {
text-decoration: none;
/*color: #82996F;*/
color: #002E5B;
border-bottom: 0px dotted;
}


/* Miscellaneous
------------------------------ */

img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	font-size: 1em;
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #82996F; 
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist ul li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
	display: inline;
	list-style-type: none;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb
{
	float: left;
	line-height: 0px;
	margin: 0px 10px 3px 0px;

}
.imagethumb a  {
display: block;
padding: 7px;
background-color: #f7f1df;
border: 1px solid #f7f1df;

}



.imagethumb a:visited {
display: block;
padding: 7px;
background-color: #f7f1df;
border: 1px solid #f7f1df;
}
.imagethumb a:hover {
background-color: #d9e8ae;
border: 1px solid #d9e8ae;
display: block;
}


.albumdesc2 {
	line-height: 18px;
}

.albumdesc img, .albumdesc a {

float: left;}




/* Album Thumbnails
------------------------------ */
#albums {
/*font-size: 105%;*/
margin-top: 8px;
margin-left: 20px;



 

}


#albums a img {display: block;
padding: 7px;
background-color: #f7f1df;
border: 1px solid #f7f1df;
margin-left: 15px;
}

#wrap h1 {
margin: 10px; 0;


}


.album {
	margin: 0 15px 10px 0px;
/*    padding: 10px 10px 2px 10px;
*/	float: left;
	width: 265px;
	border-bottom: 1px solid #f2e5b3;
	border-right: 1px solid #f2e5b3;
	border-top: 1px solid #ffedb3;
	border-left: 1px solid #ffedb3;
    background: #FFFFFF;

}

/*.album a img { 
padding: 5px;
 } */

.album .thumb img {
    float: left;
	/*margin-right: 5px; */
text-align:left;


}


.album .thumb  {
padding: 5px 5px 5px 5px;
width: 230px;
/*border: 1px solid #ffcc99; */


}



.album a {text-align:center;
margin-left:5px;}

.albuma li{
	border: 1px solid #ffcc99;
	padding: 5px;
	background-color: #f2e5b3;
    float: left;
	margin: 5px; 
	text-align:left;
	list-style:none;

}


.album h3 {
background-color: #fff; 
/*border-left: 1px solid #ffedb3;
border-top: 1px solid #ffedb3;
border-right: 1px solid #ffedb3;*/
border-bottom: 2px solid #fffff2;
width: 240px;
	padding: 2px 0;
	margin: 0;
	text-align:left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform:lowercase;*/
	text-align:right;



}


.album h3 a {
color:#8e1d37;
}

.album p {
	margin: 0px;
	float:left;
	text-align:left;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.albumdesc small {
	color: #392820;
	font-size:9px;
/*	color: #392820;*/
}


.albumdesc 
{ padding: 5px;
width: 230px;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;}

/* Individual Image
------------------------------ */
.image { 
	/*margin-left: 10px;*/
	padding: 0px;
	border: 0;
	float:left;


}



/*.image #image {
text-align:center;
line-height: 0;
}
*/


#image a:link img {
/*display: block;*/
padding: 7px;
background-color: #f7f1df;
border: 1px solid #f7f1df;
margin-top:10px;
text-align:center;
margin-left: 20px;
float: left; 
}


#image a:visited img {
background-color: #ebe1c7;
border: 1px solid #ebe1c7;
/*display: block;*/
}
#image  a:hover img{
/*background-color: #f7f1df;
border: 1px solid #f7f1df; */
/*display: block;*/

background-color: #d9e8ae;
border: 1px solid #d9e8ae;

}

#image a:active img {
background-color: #ebe1c7;
border: 1px solid #ebe1c7;
/*display: block;*/
}



.imgnav {
font-size: 11px;
	float: right;
	width: 140px;
	text-align: center;
	/*border: 1px solid #f2e5b3;*/
/*	background: #fffff2;*/
	margin-right: 40px;
/*	margin-top: 140px;*/
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 2px 0;
	font-size: 130%;
	text-decoration: none;
	line-height: 120%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color:#f7f1df;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	/*width: 440px;*/
	font-size: 14px;

}




/* Comments
------------------------------ */
#comments {
	clear: both;
	width: 560px;
	margin-top: 10px;
	padding: 0;
	border-top: 1px dotted darkgray;
}

#comments h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 0px;
	border: 1px solid #E7F0F5;
	background: #F8F9F2;
	margin-bottom: 12px;
	width: 580px;
}


.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}

/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}
#rating { margin-top: 10px; }



/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 1001; 	text-align: left;
    font-size: 1.3em;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1000;
	line-height: 1.6em;

}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0; text-align: center;
	font-size: 1.1em;
}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	margin-top: 15px;
	/*text-align: center;*/
	background: transparent;
/*	z-index: 1000;*/
	position: relative;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
	
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:0px;
  list-style:none;
	background-color: white;
}
#search ul .item {
  display:none;
  background-color: white;
}

#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
background-color: white;
}

#searchfields_icon {
	position: relative;
	top: 4px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive1{
	width: 100%;
margin-top: 10px;


}

#pagedthumbs {float: left;
font-size: 130%;
margin-left: 40px;


}

#pagedthumbs a img {background-color: #f7f1df; padding: 5px; margin-right:7px;}


.pagedthumbsnav-counter {display: none;
}

#archive{
	width: 580px;
	text-align: left;
	margin-top: 20px;
	padding: 0px;
}
ul.archive * {
	padding:10px;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:0px;
	text-align: left;
	font-weight:bold;
	font-size: 1.2em;
		margin-left: -10px;
}
ul.archive .month {
	font-size: 1em;
	list-style:none;
	border-top:0px solid #E6E6DF;
	padding-top: 5px;
		margin-left: -30px;
		font-weight: normal;
		margin-bottom: 15px;
}

ul.archive li {
 display: inline;
 margin-right: 9px;

 }

#archive h3 {
margin-top: 15px;
font-size: 1.3em;
}


/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
}




/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* News Articles
------------------------------ */

.newsarticle {
	padding-top: 1em;
padding-bottom: 1em;
/*border-bottom: 1px dotted #666666;*/
}

.newsarticlecredit {
margin-top: 0px;
margin-bottom: 10px;

}

.newsarticlecredit-left {
float: left;
margin-right: 0.3em;
}

.newscategories {
margin: 0;
padding: 0;
}

.newscategories li {
display: inline;
list-style: none;
}

.singlenews_prev {
float: left;
}
.singlenews_next {
float: right;
}

.langselector {
height: 25px;
}
.langselector p {
float: left;
}

.newstype {
font-size: 0.8em;

}

.langselector {
margin-top: 0em;
font-size: 1.3em;
padding: 2em 0em 0.8em 3em;
border-bottom: 1px dotted darkgray;
height: 100%; 
}

/* my theme
---------------------------*/
#container, # {
	width: 920px;
	margin: 0 auto; 
/*	border: 1px solid #ffedb3;*/

}





#maintext 

{
font-size:16px;
margin: 5px 10px;
padding:5px;
text-align: justify;
background-color:#FFFFFF;
border: 1px solid #f2e5b3;

}

#maintext p { padding: 10px;}

 #maintext li {
 list-style:inside;
 margin-left: 20px;
 list-style:   cyrcle;
 font-size: 95%}



#container #gallerytitle  {
/*	background-image: url(/images/bgleaves2.jpg);  */
/*	background-image: url(images/jp.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	margin-top: 0px;
/*	height: 120px;*/
	/*border-top: 1px solid #cfab1f;*/
	/*border-bottom: 2px solid #f2e5b3;*/
	/*border-left: 1px solid #ffedb3;
		border-bottom: 1px solid #f2e5b3;
	border-right: 1px solid #ffedb3;*/

}

#container #gallerytitle1  {
	background-image: url(images/jp.jpg);
	background-repeat:repeat-x;
	background-position:top;
		margin-top: 0px;
	height: 120px;
/*	margin-top: 0px;
	height: 120px;*/
	/*border-top: 1px solid #cfab1f;*/
	/*border-bottom: 2px solid #f2e5b3;*/
	/*border-left: 1px solid #ffedb3;
		border-bottom: 1px solid #f2e5b3;
	border-right: 1px solid #ffedb3;*/

}


#preheader {
/*height: 30px;*/
margin-bottom: 0;
padding-bottom:0;
background-color: #ffffff;
padding: 5px;
}

#preheader h1 {

/*color: #b7274c;*/
color: #b56e19;
font-size: 18px;
text-align: right;
padding-top: 7px;
padding-right: 5px;
font-weight: normal;
padding-bottom:3px;
background-color: #f8f6ef;
border: 1px solid #f7f1df;
}

#preheader a:link, #preheader a:visited { color: #b56e19;}


# {
	/*background-color: #666666;*/
	background-image: url(/images/bgleaves.jpg);
	min-height: 15px;	/*color: #FFFFFF;*/
	color: #996666;
	
}
#container #mainContent {
color: #666666;	
margin-left: 280px;
text-align:justify;
/*border-left: 1px solid #ffedb3;
	border-top: 1px solid #ffedb3;*/

	

}


h1,h2,h3 {
/*	background-color:#f7f1df;*/
	color: #475f0c;
/*	font-style: italic;	*/
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
letter-spacing: 0.075em;

}	

#maintext h1, #maintext h2, #maintext h3 {
font-size:12px;
}	


#container{
border-left: 1px solid #ffedb3;
border-right: 1px solid #ffedb3;
}			
#container #mainContent h1, #mainContent h2, #sidebar1 h1, .menu h3, #breadcrumb h2  {

border-left: 1px solid #ffedb3;
border-top: 1px solid #ffedb3;
border-bottom: 1px solid #f2e5b3;
border-right: 1px solid #ffedb3;
background-color: #f7f1df;
font-size: 10px;
	color: #666666;
	padding-right: 25px;
	margin-bottom: 10px;
	/*padding-top: 2px;*/
	/*	padding-bottom: 20px;*/
	padding-left: 10px;
/*		background-color: #e2ecb5;*/

}

#container #wrap #mainContent #maintext {
padding-top: 5px;
margin-right: 10px;
height: 100%;

}



#container #mainContent h2 {
	font-size: 14px;
/*	margin-top: 10px;	color: #0033FF;*/
	color: #3D1C13;
}
#container #sidebar1 {

	width: 255px;
	float:left;
	margin:0 15px;
	font-size: 95%;
	border-top: 1px solid #ffedb3;
	border-left: 1px solid #ffedb3; 
	border-bottom: 1px solid #f2e5b3;
	border-right: 1px solid #ffedb3;
	background-color: #FFFFFF;


		
}





#sidebar1 p {
/*margin: 5px 10px;
*/padding: 5px;
font-size: 12px;



}




 #wrap {
	/*	background-color: #FFFFF8;
	background-position: right;*/
/*	border-top: 1px solid #ffedb3;*/
	border-bottom: 1px solid #ffedb3;
	background-color: #FFFFFF;	
/*height: 800px;*/
}

#container #sidebar1 h3, #container #sidebar1 p {
	margin: 0px 0 0 5px;
	color: #4D3333;
}
#container #wrap .cl {
	clear: both;
	/*font-size: 1px;*/
}


#container, #footer {
	width: 920px;
	margin: 0 auto; 
	


}

#footer {

background-color: #f0e7d0;

	min-height: 30px;	/*color: #FFFFFF;*/
	color: #996666;
	text-align: center;

}

/* mytheme end
---------------------------*/




/* zenphoto/zenpage link
---------------------------*/
#zen-part {
font-size: 1.7em;
font-family: Arial, Helvetica, sans-serif;
}

#photo-part {
font-size: 0.9em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#IE-clear-part {
font-size: 12px;
font-weight: normal;
}


#mix-tovar {

float:none;
display:none;}
