A {
  font-family : Arial,Tahoma;
  font-weight : normal;
  font-size : 10px;
    color : #E33C6B;

}
A:link {
  font-family : Arial,Tahoma,;
  font-size : 10px;
  font-weight : normal;
    color : #E33C6B;

}
A:visited {
  font-family : Arial,Tahoma,;
  font-size : 10px;
  font-weight : normal;
    color : #E33C6B;

}
A:hover {
  font-family : Arial,Tahoma,;
  font-size : 10px;
  text-decoration : underline;
  font-weight : normal;
}

.menu {
  font-family : Arial, Tahoma,;
  font-size : 10px;
  color : #E33C6B;
  text-align : left;
  font-style: normal;
  font-variant: normal;
  text-decoration : underline;
}
.menu_n {
  font-family : Arial, Tahoma,;
  font-size : 10px;
  color : #E33C6B;
  text-align : left;
  font-style: normal;
  font-variant: normal;
  text-decoration : none;
}
  
.menu_ser {
  font-family : Arial, Tahoma,;
  font-size : 10px;
  color : #535353;
  text-align : left;
  text-decoration : underline;
  font-style: normal;
  font-variant: normal;
}

.menu_ser_n {
  font-family : Arial, Tahoma,;
  font-size : 10px;
  color : #535353;
  text-align : left;
  text-decoration : none;
  font-style: normal;
  font-variant: normal;
}
  
.palka {
  font-family : Arial, Tahoma,;
  font-size : 10px;
  color : #E33C6B;
  vertical-align: middle;
  }
  
  .palka_ser {
  font-family : Arial, Tahoma,;
  font-size : 10px;
  color : #535353;
  vertical-align: middle;
  }
.newstd {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 25px;
  padding-left: 10px;
}
.paperbullet {
  padding-left: 10px;
}
.text {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #535353;
  font-weight: normal;
  padding-left: 12px;
}
.text_2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #535353;
  font-weight: normal;
}


.textdata {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #535353;
  font-weight: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
}
.textbottom {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #000000;
  font-weight: normal;
  padding-left: 12px;
}
#lightbox{
  position: absolute;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
        padding-left: 20px;
        padding-top: 2%;
        }

#lightbox a img{ border: 0;}

#outerImageContainer{
  position: relative;
  background-color: #FFFFFF;
  width: 200px;
  height: 300px;
  margin: 0 auto;
  }

#imageContainer{
  padding:0px;
                }

#loading{
  position: absolute;
  top: 50%;
  left: 0%;
  height: 50%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
#hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 49%;
  height: 100%;
  background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
  font: 0px Verdana, Helvetica, sans-serif;
  background-color: #F1F1F1;
  margin: 0 auto;
  line-height: 0 em;
  overflow: auto;
  width: 100% 
  }

#imageData{ padding:0px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  } 
  
    
#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 0px;
  background-color: #F1F1F1;
  }



/*
	Theme Name: Green Light
	Theme URI: http://www.templatelite.com/green-light-free-wordpress-theme/
	Description: Green Light is a light on dark green theme design with a right sidebar and a nice image header. Rustic look. Brought to you free by <a href="http://www.templatelite.com/">Template Lite</a>.
	Version: 1.03
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: green, fixed width, two columns, widget ready
*/

/* ---------------------------------------------------------------------------------- */

/***** general *****/
body {
	margin:0px auto;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	background: #E9E8E8;
	color:#535353;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#E33C6B;text-decoration: none;font-size:12px;}
a:hover {color: #E33C6B;text-decoration: none; font-size:10px;}

h1 {font-size:12px;}
h2 {font-size:12px;}
h3 {font-size:12px;}
h4 {font-size:12px;}
h5 {font-size:12px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px solid #535353; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #73943B;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Arial, Tahoma, Sans-Serif;
}
code{
	font: 1.1em Arial, Tahoma, Sans-Serif, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 0px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:29px;}
/***** layout *****/
#base{
	width:700px;
	margin:0px auto;
	background: #E9E8E8;
}
#base2{
	width:700px;
	background: #E9E8E8;
}
#header{
	position:relative;
	width: 700px;
	height: 334px;
	background: #E9E8E8;
}
#container{
	position:relative;
	width:700px;
	overflow:hidden;
	background: #E9E8E8;
}

#content{ /*width=698px*/
	float:left;
	display:inline; 
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/
	width:500px;
	color: #535353;
	min-height:614px; /*ie6 not support*/
	padding: 0px 15px 0px 25px;
	background: #E9E8E8;
}
#sidebar{ /*width=190px*/
	float:right;
	display:inline; 
	overflow:hidden;
	width: 150px;
	margin:0 0 0 0;
	padding: 0px 2px 0px 8px;
	color:#535353;
}
#footer {
	clear:both;
	margin:0px;
	color: #535353;
	font-size: 11px;
	padding:35px 190px 14px 20px;
}
#footer a {color: #535353; font-weight:bold;}

/***** header *****/
#blogtitle {font-family: Arial, Tahoma, Sans-Serif; position:absolute; width:80%; float:right; right:45px; top:90px; text-align:right; font-size:10px; color:#535353; font-weight:bold;}
#blogtitle a, #blogtitle a:hover {font-family: Arial, Tahoma, Sans-Serif; color:#535353; text-decoration:none; font-size:10px;}
#subtitle {font-family: Arial, Tahoma, Sans-Serif; position:absolute; width:80%; float:right; right:45px; top:125px; text-align:right; font-size:12px; color:#535353; font-weight:bold; font-style:normal;}

#header ul {
	position: absolute;
	height: 22px;
	float:right;
	top: 27px;
	right: 50px;
	margin:0px;
}
#header ul li {
	display: inline;
	font-size: 13px;
}

#header ul li a {
	display: block;
	float: left;
	line-height: 12px;
	color: #535353;
	padding: 0 15px;
	text-decoration:none;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: #535353;
}

#header img.home {
	
	position: absolute;
	margin:0px;padding:0px;
	right: 15px;
	top: 19px;
	width:35px;
	height:35px;
}

/***** content *****/

.archivetitle {
	color: #535353;
	font-size: 10px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
.title, .title a {
	color: #535353;
	font-size: 10px;
}

.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #535353;
}

.entry {
	color: #535353;
	line-height: 1.2em;
	text-align: justify;
	padding: 8px 0px 0px 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding:10px 0px 20px 0px;
	border-top: 0px solid #535353;
	border-bottom: 0px solid #535353;
}

.info {
	line-height: 1.2em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 50px 0px;
	padding: 4px 0px 1px 1px;
	border-top: 1px solid #535353;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: #E9E8E8;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: #E9E8E8;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: #E9E8E8;
}


.navigation {
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 17px 0px;

	border-bottom: 1px solid #535353;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #535353;
	border-bottom: 1px solid #535353;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #535353;
	border-right: 1px solid #535353;
	border-left: 1px solid #535353;
	border-bottom: 1px solid #535353;
}

.nocomments {background: none; color: #535353;}
.commenttitle {
	color: #535353;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #535353;
}
.commentlist {list-style: none;}
.commentbody {
	background: #E9E8E8;
	color: #535353;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
	border-top: 1px solid #535353;
	border-right: 1px solid #535353;
	border-left: 1px solid #535353;
	border-bottom: 1px solid #535353;
}

.adminbody {
	background: #E9E8E8;
	color: #535353;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #535353;
}
.commenthead {
	color: #535353;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 0px solid #535353;
	background: #E9E8E8;
	font-size: 10px;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 0px solid #E33C6B;
	background: #E9E8E8;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #E9E8E8;
}
.commentcount {
	float: right;
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Sans-Serif;
}
.authorlink {color: #E33C6B; font-size: 11px; font-weight: bold;}
.authorlink a {color: #E33C6B; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #E33C6B;}
.trackhead {
	color: #E33C6B;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	border-bottom: 1px solid #535353;
	background: #E33C6B;
}
.trackbody {

	color: #535353;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #535353;
}
.trackbody p a {color: #000000;}
#commentform {

	margin:0;
	padding:12px 0 0 0;
}
#email, #author, #url {
	color: #535353;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #535353;
    background: #fff;
	font-family: Arial, Tahoma, Sans-Serif;
}
#comment {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Sans-Serif;
	border: 1px solid #535353;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 89px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
  background:url('images/submit.jpg') no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 6px 10px;
	border: 1px solid #535353;
	font-family: Arial, Tahoma, Sans-Serif;
}

/***** search *****/
#searchform{
	background: #E9E8E8;
	margin:0 0 0px 0;
	padding:0 0 0 0;
}
.searchbox {
	background: #E9E8E8;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:150px;
	height:28px;
}	
.search-field input {
	position:relative;
	float:left;
	top:8px;
	left:0px;
	width:100px; 
	height:13px; 
	font-family:Arial;
	font-size:11px; 
	font-weight:bold;
	color:#535353; 
	padding:2px 3px 1px 0px;
	border:1px #535353;
  background: #fff;
}
.search-but input {
	float:right;
	position:relative;
	top:4px;
	right:0px;
	width:40px; 
	height:22px;
  background:url('images/search.jpg') no-repeat 0px 6px;
}
/***** sidebar *****/
#sidebar a{color:#E33C6B;}
#sidebar a:hover {color:#E33C6B;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 0px solid #535353;
}


#sidebar ul ul li {
	color: #E33C6B;
	line-height: 1.6em;
	list-style-type: none;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border:0px;

}
#sidebar ul ul ul li {
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 1px; 
	padding: 0px 0px 0px 0px;
	line-height: 1.5em; 
	color: #535353;
}

#sidebar h1 {
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	border-top: 0px solid #535353;
	border-bottom: 0px solid #535353;

}
#sidebar select{
	margin:5px 0px 2px 2px;
	font-size:11px;
	width:130px;
	overflow:hidden;
}

/***** widget *****/
#wp-calendar td {font-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 150px;
	text-align: left;
	font-size:11px;
	border-bottom: 0px solid #535353;}

.wp-caption { /*images caption*/
	text-align: left;
	color:#535353;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}

#akismetwrap{
	margin:2px 0 2px 0px;
}
.rsswidget img {
	padding:1px;
	background:#ff0 fixed;
}