body {
	font: 75%/150% sans-serif, Arial, Helvetica;
	color: #666666;
	background: #ECEBE8;	/*url(img/bg1.gif) repeat-y;*/
}

a {
	color: #000000;
	text-decoration: none;
	font-weight:lighter;
}

a:visited {
	color: #939393;
	text-decoration:none;
}

a:hover {
	color: #3399FF;
	text-decoration: none;
}

img {
	border: 0px solid #ffffff;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	color: #0099FF;
	padding-top: 25px;
	padding-left: 38px;
	margin: 0px 0px 0px;
	font-size:32px;
	font-weight: lighter;
	letter-spacing: normal;
	font-family:sans-serif;
	padding-bottom: 17px;
}

h1 a, h1 a:visited{
	color: #999900;
	text-decoration: none;
	text-indent: -9999px;
	border: none;
	display:block;
}

h1 a:hover{
	color: #FFFF00;
	text-decoration: none;
	border: none;
}

h2 {
	color: #666666;
	padding-top: 25px;
	margin: 0px 0px 0px;
	font-size:32px;
	font-weight: lighter;
	letter-spacing: normal;
	font-family:sans-serif;
	padding-bottom: 17px;	
}

h2 a, h2 a:visited {
	color: 007fff;
	text-decoration: none;
	border: none;
}

h2 a:hover {
	color: 007fff;
	text-decoration: none;
	border: none;
}

h3 {
	color: #666666;
	font-size:17px;
	font-family:sans-serif;
	font-weight: lighter;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #F1F6F7;
	padding-bottom: 20px;	
}

h4 {
	color: #999999;
	padding-top: -10px;
	font-size:9px;
	font-weight: lighter;
	font-family:sans-serif, Arial, Helvetica;	
}

h5 {
	color: #000000;
	padding-top: 25px;
	padding-left: 38px;
	margin: 0px 0px 0px;
	font-size:32px;
	font-weight: lighter;
	letter-spacing: normal;
	font-family:sans-serif;
	padding-bottom: 17px;
}

h5 a, h5 a:visited{
	color: #000000;
	text-decoration: none;
	text-indent: -9999px;
	border: none;
	display:block;
}

h5 a:hover{
	color: #000000;
	text-decoration: none;
	border: none;
}

h6 {
	color: #FF9900;
	padding-top: 25px;
	padding-left: 38px;
	margin: 0px 0px 0px;
	font-size:32px;
	font-weight: lighter;
	letter-spacing: normal;
	font-family:sans-serif;
	padding-bottom: 17px;
}

h6 a, h6 a:visited {
	color: #FF9900;
	text-decoration: none;
	border: none;
}

h6 a:hover {
	color: #FF9900;
	text-decoration: none;
	border: none;
}

h7 {
	color: #FF9900;
	padding-left: 38px;
	text-indent: 20;
	padding-top: 1000px;
	font-size:32px;
	font-weight: lighter;
	font-family:sans-serif;
	padding-bottom: 17px;
}

h8 {
	color: #666666;
	font-size:17px;
	margin-left: 40px;
}

form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto;
	width: 950px;
	background: #FFFFFF;
	border-left: 1px solid #1D2224;
	border-right: 1px solid #1D2224;
}

/* header area */

#header {
	background: #CCCCCC url(img/header.jpg) no-repeat;
	height: 309px;
	position: relative;
}

#headerlogo {
	display:block;
	height:60px;
	position:relative;
	top:170px;
	width:180px;
}

#headerlogo .description{
	position: absolute;
	left: 63px;
	bottom: 2px;
	color: #808080;
	font-size: 12px;
	font-weight: bolder;
}

/*#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 80px;
	top: 275px;
}*/

/*ul#nav > li {
	float: left;
	margin-left: 10px;
}*/

/*#nav .current_page_item > a, #nav .current_page_item > a:visited {
	color: #CC0000;
	text-decoration: none;
	padding: 5px 10px;
}*/

/*#nav a.selected, #nav a.selected:visited {
	color: #CC0000;
	text-decoration: none;
	padding: 5px 10px;
}*/

/*#nav .page_item a {
	color: #000000;
	text-decoration: none;
	padding: 5px 10px;
	font:  13px/100% sans-serif, Arial, Helvetica;
	display: block;
}*/

/*#nav .page_item a:hover {
	color: #FFFFFF;
	padding: 5px 10px;
	display: block;
}*/

/* content  */

#content {
	vertical-align: top;
	padding: 0px 10px 25px 13px;
	display: inline-block;
	width: 620px;
	overflow: hidden;
}

#contenta {
	padding: 0px 10px 25px 13px;
	float: left;
	width: 920px;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 15px;
}

.entry {
	float:left;
	width: 620px;
}

.post-cat {
	padding-left: 5px;
	float:left;
	font-size: 95%;
	color: #808080;
}

.post-adm {
	float: left;
	font-size: 95%;
	color: #808080;
}

.post-content {
	clear: both;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}

.postmetadata {
	background:#E0E0E0;
	color: #333333;
	font-size:10px;
	font-family:sans-serif, Arial, Helvetica, sans-serif;
	padding:5px;
}

.googleads{

	width:579px;
	float:left;
	color:#808080;
	background:#000506;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 50px;
	border:#808080 1px dotted;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited, .navigation a:hover {
	color: #808080;
	border: none;
}

.previous-entries a {
	float: left;
	padding-left: 5px;
}

.next-entries a {
	float: right;
	padding-right: 5px;
}

#contenttagnav {
	padding: 0px 10px 25px 13px;
	float: left;
	width: 920px;
	overflow: hidden;
}

/* comments  */

#comments, #respond {

/*	border-bottom: 1px dotted #808080;*/

	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #cccccc;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #808080;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #808080;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #808080;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #001812;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFFFFF;
}

#commentform #submit{
	background:#333333;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border:1px #282E32;
	float:left;
	width: 200px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */

#sidebar {
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px 20px 0px;
	width: 280px;
	color: #666666;
	overflow: hidden;
}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{
	font-size:20px;
	font-family:sans-serif, sans-serif, Arial;
	color: #666666;
	font-weight:lighter;
}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #808080;

	text-decoration: none;

	border: none;

	font-size: 10px;

}

#sidebar a:hover{

	color: #FFCC00;

	text-decoration: none;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

/*	border: none;*/

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

/*	border-bottom: 1px dotted #000B12;*/

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}

/*blogroll */

ul.list-blogroll li{

	

	padding-left: 2px !important;

}

/*category widget */

ul.list-cat li, li.widget_categories li{

	background: url(images/mini-category.gif) no-repeat !important;

	padding-left: 2px !important;

}

/*archives widget */

ul.list-archives li, li.widget_archives li{

	background: url(images/mini-monthly-archive.gif) no-repeat !important;

	padding-left: 2px !important;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	background: url(images/mini-page.gif) no-repeat !important;

	padding-left: 2px !important;

}

/*sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{

	background: url(images/mini-page-arrow.gif) no-repeat !important;

	padding-left: 10px !important;

}

/*recent comments widget */

li.widget_recent_comments li{

	background: url(images/mini-recent-comments.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*calendar widget */

li.widget_calendar td {

	padding: 1px 7px;

}

/*text widget */

.textwidget {

	padding-top: 5px;

}

/*search form */

#searchform {

	margin: 5px ;

    left: 180px;

	float: left;

    position: absolute;

    top: 182px;
    
    border: 1px solid #808080;

}

#searchform br {

	display: none;

}

#searchform #s {

	border:none;

	width: 145px;

	height: 18px;

	padding: 4px 5px 0px 5px;

	background: transparent;

	margin-right: 2px;

	color: /*#FF00FF*/#cc0000;

	font-weight: normal;

}

/* search form button */

#searchform input {

	background: transparent;

	border: 0px solid  #808080;

	width: 65px;

	height: 28px;

	font: 12px/100% Arial, Helvetica, sans-serif;

	color: #808080;

	vertical-align: middle;

}

/* footer  */

#footer {

	clear: both;

	/*background: #FFFFFF url(images/footer-bg.gif) no-repeat;

	color: #808080;

	font-size: 95%;

	line-height: 130%;

	padding-bottom: 10px;*/

	height: 0px;

	font-size: 0px;

}

#footer a, #footer a:visited  {

	color: #FFFFFF;

	border-bottom: 1px dotted #282E32;

}

#footer a:hover {

	color: #FFFFFF;

	text-decoration: none;

	border:none;

	}

#footer h4 {

	font-size:12px;

	font-family:sans-serif, Arial, Helvetica;

	color: #808080;

	margin: 10px 0px 5px;

}

.footer-recent-comments {

	width: 240px;

	float: left;

	margin-left: 10px;

}

.footer-recent-comments ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	

}

.footer-recent-comments ul li {

	background: url(images/mini-footer-comments.gif) no-repeat;

	padding: 0px 0px 10px 5px;

	border-bottom: 1px dotted #808080;

}

.footer-recent-posts {

	width: 240px;

	float: left;

	margin-left: 10px;

}

.footer-recent-posts strong {

	font-size: 107%;

	line-height: 135%;

	font-weight: normal;

}

.footer-recent-posts ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	font-size: 92%;

	line-height: 110%;

}

.footer-recent-posts ul li {

	background: url(images/mini-footer-post.gif) no-repeat;

	padding: 0px 0px 10px 5px;

	border-bottom: 1px dotted #808080;

}

.footer-about {

	width: 220px;

	float: right;

	padding-right: 10px;

	padding-left: 10px;

	background: url(images/footer-right-bg.gif) no-repeat;

}

/* Footer Links */

#footer-links {

	margin: 0px auto;

	width: 950px;

	height:30px;

	color: #808080;

	font-size: 85%;

	line-height: 120%;

	Background: #cccccc;

	border-left: 1px solid #1D2224;

	border-right: 1px solid #1D2224;

}

#credits a, #credit a:visited {

	color: #808080;

}

.rss {

	background: transparent;

	padding-left: 2px;

	padding-bottom: 2px;

	margin-left: 8px;

}

.loginout {

	background: url(images/mini-loginout.gif) no-repeat left center;

	padding-left: 18px;

	padding-bottom: 2px;

	margin-left: 8px;

}

/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {


	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 10px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

	height: 0px;

	font-size: 0px;

}

/*modification*/

#nav {
	position: absolute;
	top: 275px;
	padding:0px;margin:0px;
    z-index:1000;
}

#translate {
	position: absolute;
	top: 275px;
	left: 775px;
	padding:0px;margin:0px;
    z-index:1000;
}
	
#nav ul {
	float:left;
	list-style:none;
	padding:0px;margin:0px;
}
	
#nav li {
	float: left;
	list-style:none;
	padding:0px;margin:0px;
}
	
#nav li a {
	display: block;
	padding:5px 10px;margin:0px;
	color:#000;
	text-decoration:none;
}

#nav li a.selected {
	color:#999999;
}

#nav li a:hover {
	color:#0099FF;
	text-decoration:none;
}

#nav li ul {
	display:none;
	position:absolute;
	padding:0px;
	margin:0px;
	width:190px;
	height:auto;
	background-color:#E6E6E6;
}

#nav li li a {
	float:none;
	padding:5px 10px;
	margin:0px;
	width:170px;
	color:#666666;
	text-decoration:none;
}
	
#nav li li a:hover {
	padding:5px 10px;
	color:#FF9900;
	text-decoration:none;
}

div#subCategoryList {
  clear:both;
  padding:0;margin:1px 0 0 0;
  width:950px;
  list-style: none;
  background:#EEEEEE /*url(img/subCategoryBg-3.png)*/;
}

div#subCategoryList ul {
  padding:0;margin:0;
  width:950px;
  list-style-type:none;
}

div#subCategoryList li {
  display:inline;
  float:left;
  height:1%;
}

#subCategoryList a {
  display:block;
  padding:5px 16px 5px 16px;margin:0;
}

#subCategoryList a:hover {
	color:#FF9900;
}

div#subCategoryList .current-cat a {
	color:#FF9900;
}

.clearFixed {
  clear:both;
  height:0px;
  font-size:0px;
}

#respond h3 { color: #3366ff; }

.post-content a { color: #3399ff; }
.post-content a:hover { color: #0066ff; }

a.more-link { color: #3399ff; font-weight; }

li#cformsii.widget h2 { color: #000000; }

#header ul#pics {
margin:0;
padding:0;
}

#header ul#pics li {
display:inline;
float: left;
height:146px;
top:0;
width:132px;
}

#header ul#pics li a {
display:block;
height:146px;
text-decoration:none;
text-indent:-9999px;
top:0;
}

#header ul#pics li#kep1 {
width:135px;
}

#header ul#pics li#kep2 {
left: 135px;
width:137px;
}

#header ul#pics li#kep3 {
left: 272px;
width:137px;
}

#header ul#pics li#kep4 {
left: 409px;
width:135px;
}

#header ul#pics li#kep5 {
left: 544px;
width:135px;
}

#header ul#pics li#kep6 {
left: 680px;
width:135px;
}

#header ul#pics li#kep7 {
left: 816px;
width:133px;
}
