/*   
Theme Name:monochrome
Theme URI:
Description:Created by <a href="http://www.mono-lab.net">mono-lab</a>.This theme supports widget, threaded-comments, theme-options,and translation is ready. Also including page-navigation and multi level dropdown menu.
Author:mono-lab
Author URI:http://www.mono-lab.net
Version:1.2
Tags: black, white, three-columns, fixed-width, theme-options, threaded-comments, translation-ready
*/


/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */
body { margin:0; padding:0; background: #FCFBF3;
       font-family: Arial, Helvetica, sans-serif; 
       font-size:12px; color: #57765D; }
a img { border:none; }
a, a:visited { color:#7f8e91; text-decoration:none; outline:none; }
a:hover { color: #978799; text-decoration:underline; }
p { margin:0 0 1em 0; padding:0; line-height:200%; }
ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
ul li { margin: 0 0 10px; padding:0; line-height: 140%; zoom:1;
	list-style-type: none;
}
ol { margin:0 0 1em 23px; padding:0; }
* html ol { margin:0 0 1em 23px; padding:0; }
ol li { padding:0 0 5px 0; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
blockquote { margin:0 0 1em 0; padding:35px 20px 0 20px; border:1px solid #ccc; background:#fafafa url(img/quote1.gif) no-repeat 10px 10px; }
blockquote p { margin:0 0 5px 0; }
.quote_bottom { height:30px; background:#fafafa url(img/quote2.gif) no-repeat right ; margin-right:-10px; }
pre { border:1px solid #ccc; background:#fafafa; padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
object { display:block; margin:0 auto; border:1px solid #000; padding:10px; background:#222; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.centered { display: block; margin-left:auto; margin-right:auto; }
.clear { clear:both; }


/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */
#wrapper { width:930px; margin:0 auto; }
#header { background: url(img/header.gif) no-repeat 0 0;
	height: 70px;
}
#contents { background:url(img/side.png) repeat-y;
}

#home_sidebar {
	background: #999878 url(img/img_declaration.gif) no-repeat;
	display: inline;
	float: left;
	height: 207px;
	width: 688px;
	margin: 0 0 15px 2px;
}

#home_sidebar a {
		font-size: 14px;
	font-weight: bold;
	color: #d9dcb5;
}
#home_sidebar a:hover {
	color: #fcf6f0;
	text-decoration: none;
}
#home_sidebar li {
	line-height: 109%;
}

#home_Lsidebar {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width: 240px;
	padding: 10px;
}

#home_Rsidebar {
	display: inline;
	float: right;
	margin-top: 30px;
	margin-right: 165px;
	width: 240px;
	margin-left: 10px;
}

#left_col { float: right; display:inline; width:690px; margin:0 0 0 2px; }
#right_col { float: left; display:inline; width:236px; margin: 11px 2px 30px 0; }

#bottom_sidebar {
	display: inline;
	float: left;
	width: 688px;
	margin: 0 0 15px 2px;
}
#bottom_sidebar ul li {
	background-image: none;
	padding: 0;
}
#footer { background:url(img/footer.gif) no-repeat top; height:90px; }

.hometxt1 {
	margin-left: 10px;
	line-height: 100%;
	margin-bottom: 5px;
}

.hometxt2 {
	line-height: 150%;
	font-size: 12px;
	margin-left: 10px;
}
date {
	font-weight: bold;
	font-size: 9px;
}


/* ----- header -------------------------------------------------------------------------------------------------------------------------------- */

#header_left {
	float: left;
	display: inline;
}

#logo {
	margin: 2px 0 4px 7px;
}

/*blogtitle*/
#logo a, #logo a:visited { color:#333; font-size:24px; }
#logo a:hover { text-decoration:none; color: #A47BB2; }

/*description*/
#logo h1 { font-weight:normal; line-height:100%; margin:0; padding:0; color:#aaa; font-size:11px; }

/*header menu is at the bottom of this page*/


/* ----- left_col ------------------------------------------------------------------------------------------------------------------------------ */
.post { background:url(img/post_line.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
#single_post { background:none; }
.post_even { background: #E4E7DA;
	width: 650px;
	margin-top: -10px;
	padding-top: 10px;
}
.post_content_wrapper { float: left; width:510px; padding: 0 15px 20px;
	margin-top: 0;
}
.post_meta { float: left; display:inline; width:90px; padding: 0 10px 35px; margin: 35px 0 0;
	position: relative;
	top: -16px;
}
.content_noside { float: left; width:510px; padding:15px;
	margin-top: 10px;
}

/* post contents */
.post h2, #single_post h2, .page h2 { background: #DCE0D5;
	color: #182A1C;
	padding: 8px;
	font: normal 23px/0 Georgia, "Times New Roman", Times, serif;
	margin: 0 0 11px;
	text-shadow: #b2c4a8 1px 0 4px;
}
.post h2 a, .post h2 a:visited, #single_post h2 span, .page h2 span { color: #182A1C; line-height:120%;  display:inline-block; padding: 0 0 0px;		border-bottom: 2px solid #DCE0D5;
	border-left-color: #DCE0D5;
}
.post h2 a:hover { text-decoration:none;
	border-bottom: 2px solid #95b097;
}

h3, .post h3, #single_post h3, .page h3 { background: #DCE0D5;
	color: #182A1C;
	padding: 2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.post h3 a, .post h3 a:visited, #single_post h3 span, .page h3 span { color: #182A1C; line-height:120%; padding: 0 0 0px;		border-bottom: 2px solid #DCE0D5;
	border-left-color: #DCE0D5;
}
h3 a:hover, .post h3 a:hover { text-decoration:none;
	border-bottom: 1px solid #95b097;
}

.post h5, #single_post h5, .page h5 { font-size: 16px; font-weight: bold; line-height: 0; background: url(img/dot.gif) repeat-x 0 bottom; color: #9a9675;
	font-variant: normal;
	margin: 12px 2px 2px 0;
}
.post h5 a, .post h5 a:visited, #single_post h5 span, .page h5 span { line-height: 100%;  display:inline-block;
	text-decoration: none;
	padding: 0;
}
.post h5 a:hover { text-decoration:none; color: #777B5F;
}

.post h6, #single_post h6, .page h6 { font-size: 10px; font-weight: bold; color: #3E3D1F;
	line-height: 110%;
	text-align: left;
	padding: 0;
	text-transform: uppercase;
	margin: 10px 4px 10px 2px;
	text-decoration: none;
}
.post h6 a, .post h6 a:visited, #single_post h6 span, .page h6 span { color:#666; line-height: 100%;  display:inline-block; padding: 4px 0 6px;
	text-decoration: none;
}
.post h6 a:hover { text-decoration:none; color: #A9324C; }


.post_content {line-height:160%; }
.post_content p { margin:0 0 1em 0;
	padding-left: 8px;
}

.post_content a,.post_content a:visited { color: #887a89; text-decoration:underline; }
.post_content a:hover { color:#c5a38f; }
.post_content a.more-link, .post_content a.more-link:visited 
  { display:block; clear:both; color:#666; margin: 15px 0 0; height:20px; padding:0 0 4px 45px; background:url(img/read_more.gif) no-repeat left top; text-decoration:none; }
.post_content a.more-link:hover { color: #c0abbf; background:url(img/read_more.gif) no-repeat left bottom; text-decoration:none; }

.post img, .post a img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; }
.post a:hover img { border:1px solid #5f64aa; background: #b7afd2; }
.post img.centered { display:block; margin:0 auto; }
.post img.alignright { margin:4px 0 15px 15px; display:inline; }
.post img.alignleft { margin:4px 15px 15px 0; display:inline; }

.post table { margin:0 0 1em 0; }
.post td, .post th { border:1px solid #ccc; padding:15px; }
.post th { background:#eee; font-weight:normal; }

.post_content ul li { margin:0 0 1em 0; line-height:160%; background:url(img/bullet1.gif) no-repeat 3px 7px; padding:0 0 0 18px; }
.post_content ol li { margin:0 0 1em 0; }
.post_content input { margin:5px 0; }

/* post meta */
.post_meta { font-size:11px; text-align:right; line-height:160%;
	margin: 0;
}
.post_meta dt { color:#999; margin:20px 0 0 0; padding-top:20px; background:url(img/dot1.gif) repeat-x top; }
.post_meta .meta_date { background:none;
	color: gray;
	font-size: 14px;
}

.post_meta a, .post_meta a:visited { color:#666; }
.post_meta a:hover { color: #a7c7ac;
}
.post_date { font-size:18px;
	padding: 31px 0 0;
}
.post_date span { color:#666; }

/* odd post color */
.meta_comment a, .meta_comment a:visited, .post_date, .post_meta dt.meta_comment { color: #95b097; }

/* even post color */
.post_even .meta_comment a, .post_even .meta_comment a:visited, .post_even .post_date, .post_even .post_meta dt.meta_comment
 { color: #b3bf78; }

.post_even h2 a:hover { text-decoration:none;
	border-bottom: 2px solid #b3bf78;
}

.post_even a:hover img { border:1px solid #c9946d; background: #dcaa8f; }

/* ----- right_col ----------------------------------------------------------------------------------------------------------------------------- */
.side_box { color:#666; margin: 0 15px; font-size:11px; background:url(img/dot1.gif) repeat-x top; clear:both; padding: 5px 0 15px; }
.first_side_box { background:none; padding:0; }

#right_col h3 { font-size: 13px; color:#999; font-weight:normal; line-height:100%; margin: 0; padding:0; }
#right_col a, #right_col a:visited { color:#7d7d7d; }
#right_col a:hover { color: #9e7456; }

.side_box ul { margin:0; }
.side_box li { margin:0 0 1em 0; line-height: 140%;
	text-decoration: none;
	font-size: 12px;
}
.side_box li li { padding:0 0 0 1em; margin:3px 0; }


#decl { padding:0 0 0 0; margin: 0 40px 20px 13px; }

a.en:hover{
	background: url(imgs/decl_en_f2.png) no-repeat;
} 

#information_area { padding:0 0 0 0; margin:0 0 20px 0; }
#information { color: #a2917c; padding: 0 10px 10px 5px; margin: 0 10px; line-height:160%;
	background-position: left top;
}


/* tiny contact form */
.contactform_error {
			background-color: #d0d9c7;
	color: red;
	padding: 1px;
	margin: 0;
	height: 15px;
}

.tcf_input {
		}
.widget .contactform {
	}
		
.contactform {	color: #FCFBF3;
	line-height: 160%;
	font-weight: bold;
	vertical-align: bottom;
	display: inline;
	float: left;
	width: 700px;
	margin-bottom: 30px;
}

.contactform_name {
	display: inline;
	float: left;
	width: 175px;
}

.contactform_country {
	display: inline;
	float: left;
	width: 175px;
}

.contactform_right {
	display: inline;
	float: left;
	width: 366px;
}

.submit {
}

.widget .contactform textarea {
}
.widget .contactform_respons {}
.widget .contactform_error {
	color: red;
	font-weight: bold;
}

/* tiny contact form2 */
.contactform2_error {
			background-color: #d0d9c7;
	color: red;
	padding: 1px;
	margin: 0;
	height: 15px;
}

.tcf2_input {
		}
.widget .contactform2 {
}
		
.contactform2 {	color: #9a9675;
	line-height: 160%;
	font-weight: bold;
	vertical-align: bottom;
	display: inline;
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contactform2_name {
	display: inline;
	float: left;
	width: 175px;
}

.contactform2_country {
	display: inline;
	float: left;
	width: 175px;
}

.contactform2_right {
	display: inline;
	float: left;
	width: 222px;
}

.submit {
}

.widget .contactform2 textarea {
}
.widget .contactform2_respons {}
.widget .contactform2_error {
	color: red;
	font-weight: bold;
}


#entries_rss { font-size:11px; background: url(img/entries_rss.gif) no-repeat left bottom; padding: 0 0 0 18px; display:inline;
	margin-left: 20px;
}
#entries_rss a:hover { text-decoration:none; }

/* search area */
#search_area { width: 206px; height:27px; background:url(img/search.gif) no-repeat left top;
	margin: 14px 0 0 16px;
}
#search_input { float:left; margin:7px 0 0 10px; border:0px; height:15px; display:inline; width:150px; font-size:12px; color:#999; background:transparent; }
#search_button { float:right; }
#tag_list { margin:0 0 -25px 0;  }
.search_tag { float: right; display:block; margin:0 0 5px 0; padding:2px 0 2px 24px; font-size:11px; background:url(img/tag1.gif) no-repeat left top; }
.search_tag:hover { text-decoration:none; }
.active_search_tag { background:url(img/tag2.gif) no-repeat left top; }
#tag_list .wp-tag-cloud { clear:both; margin:0 0 10px 0; border:1px solid #f3dc19; background:#333; padding:6px; display:none; }
#tag_list .wp-tag-cloud li { display:inline; margin:0 5px 0 0; line-height:170%; }

#search_area_top { background:none; padding:0; margin:0 15px 25px; }

/* calendar */
#wp-calendar { margin:0 auto; width:100%; color:#777; }
#wp-calendar th, #wp-calendar td { border:1px solid #444; padding:0; width:14%; line-height:220%; text-align:center; }
#wp-calendar th { line-height:100%; padding:4px 0 2px 0; font-weight:normal; }
#wp-calendar td a, #wp-calendar td a:visited { display:block; text-decoration:none; color:#f3dc19; background:#111; }
#wp-calendar td a:hover { text-decoration:none;  background:#444; }
#wp-calendar caption { padding:8px 0; }
#wp-calendar th { background:#111; }
#wp-calendar tfoot td { border:none; padding:5px 0; }
#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited
  { text-decoration:none; background:none; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { text-decoration:underline; }
#wp-calendar td#today { background:#111; color:#f3dc19; text-decoration:underline; }

/* recent post date (for non widget user) */
.side_box li.side_date { margin:0; padding:0; }

/* ----- footer ------------------------------------------------------------------------------------------------------------------------------- */
#copyright { float:left; display:inline; margin:55px 0 0 -10px; color:#777; }
#copyright li { float:left; display:inline; font-size:11px; margin:0 10px 0 0; padding:0 0 0 13px; background:url(img/footer_line.gif) no-repeat left center; }
#copyright li a, #copyright li a:visited { text-decoration:underline; }

#return_top a { position:absolute; position:fixed; right:15px; bottom:15px; width: 22px;
                display:block; background:url(img/return_top.png) no-repeat left top;
	height: 37px;
}
#return_top a:hover { background:url(img/return_top.png) no-repeat right top; }


/* ----- page ---------------------------------------------------------------------------------------------------------------------------------- */
#page_noside_contents { background:url(img/side_noside.gif) repeat-y; padding:30px 122px 10px; }
#page_noside_header { background:url(img/header_noside.gif) no-repeat top; height:32px; margin:-32px 0 0 0; }
#page_noside_post { padding:0 15px 20px; background:none; }
#footer_noside { background:url(img/footer_noside.gif) no-repeat top; height:90px; }


/* ----- archive/category/tag/search/ ---------------------------------------------------------------------------------------------------------- */
.archive {
}
#headline { width:510px; margin:0 0 20px 0; }
#headline p { padding: 6px 15px; font-weight:bold; font-size:14px; margin:0; line-height:100%; text-align: left;  }
.archive_contents { margin: 0 0 20px; padding: 0 15px 20px; background:url(img/dot1.gif) repeat-x bottom; }
.archive_contents h2 { font-size:14px; margin:0 0 5px 0; padding:0; }
.archive_meta { margin:0 0 5px 0; color:#999; }
.archive_meta a, .archive_meta a:visited { color:#999; }
.archive_meta li { display:inline; font-size:11px; margin:0 10px 0 0; }
.archive_contents p { font-size:11px; margin:0;
}
.archive_contents p a, .archive_contents p a:visited { color:#777; }
.archive_contents p a:hover { color: #A47BB2; }

/* ----- page navi ----------------------------------------------------------------------------------------------------------------------------- */
.page_navi { margin:0 0 10px 0; padding:20px 0 0 0; }
.page_navi li { line-height:0%; display:inline; padding:0; margin:0; font-size:11px; }
.page_navi a, .page_navi a:visited, .page_navi a:hover, .page_navi span.current,
.page_navi span.pages, .page_navi span.extend, .page_navi span.current, .page_navi span.dots
 { color:#999; width:30px; padding:0; margin:0 3px 0 0; display:block; float:left; text-align:center; line-height:30px; background:url(img/pager1.gif) no-repeat left top; }
.page_navi a:hover { color:#999; background:url(img/pager1.gif) no-repeat left bottom; text-decoration:none; }
.page_navi span.current { background:url(img/pager2.gif) no-repeat left top; color:#fff; }


/* ----- header-menu --------------------------------------------------------------------------------------------------------------------------- */
#header_menu { float:right; display:inline; height: 42px;
	margin: 20px 38px 0 0;
}

#menu { float:left; font-size:9px; height: 32px; margin:0;
	color: #D5DDCD;
}

#menu .page-item-36 { float:left; background:url(img/decl.png) no-repeat left top; height:26px; width: 144px; margin: 4px 22px 0 0;
	color: #D5DDCD;
}

#menu .page-item-9 { float:left; background:url(img/menu1.png) no-repeat left top; height:26px; margin:0; }

#menu .page-item-10 { float:left; background:url(img/menu2.png) no-repeat left top; height:26px; margin:0; width: 42px;
}

#menu .page-item-11 { float:left; background:url(img/menu3.png) no-repeat left top; height:26px; margin:0; }

#menu .page-item-12 { float:left; background:url(img/menu4.png) no-repeat left top; height:26px; margin:0; }

#menu .page-item-13 { float:left; background:url(img/menu5.png) no-repeat left top; height:26px; margin:0; }

#menu .page-item-36 a:hover { float:left; background:url(img/decl_f2.png) no-repeat left top; height:26px; width: 144px; margin: 0;
	color: #D5DDCD;
}

#menu .page-item-9 a:hover { float:left; background:url(img/menu1_f.png) no-repeat left top; height:26px; margin:0; }

#menu .page-item-10 a:hover { float:left; background:url(img/menu2_f2.png) no-repeat left top; height:26px; margin:0; width: 42px;
}

#menu .page-item-11 a:hover { float:left; background:url(img/menu3_f.png) no-repeat left top; height:26px; margin:0; }

#menu .page-item-12 a:hover { float:left; background:url(img/menu4_f2.png) no-repeat left top; height:26px; margin:0; }

#menu .page-item-13 a:hover { float:left; background:url(img/menu5_f.png) no-repeat left top; height:26px; margin:0; }

#menu ul .page-item-30 a:hover { float:left; background: #D1D9CA; 
	padding: 9px 6px 0;
	margin: 0;
}
#menu ul .page-item-32 a:hover { float:left; background: #D1D9CA; 
	padding: 9px 6px 0;
	margin: 0;
}
#menu ul .page-item-34 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}
#menu ul .page-item-28 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}
#menu ul .page-item-38 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}#menu ul .page-item-40 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}#menu ul .page-item-42 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}#menu ul .page-item-44 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}
}#menu ul .page-item-46 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}
#menu ul .page-item-48 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}
#menu ul .page-item-57 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}
#menu ul .page-item-292 a:hover { float:left; background: #D1D9CA;
	padding: 9px 6px 0;
	margin: 0;
}

#menu, #menu ul { line-height:1; margin:0; padding:0; }
#menu li { position:relative; float:left; border-left: 1px none #abc2a7; height:48px; margin:2px 0 0 0; z-index:100; }
#menu ul li { height:auto; border-left:none; padding:0; left:auto; margin:0; }
#menu a:link, #menu a:visited { color: #8F9F82; display:block; padding: 17px 20px 14px 15px; position:relative; }
#menu a:hover { color: #8F9F82; text-decoration:none; }
#menu ul { position:absolute; top:30px; left:0; display:none; opacity:0; width: 120px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
#menu ul ul { margin:0 0 0 189px; top:0; }

#menu ul a:link, #menu ul a:visited,
 #menu .current_page_item ul a:link, #menu .current_page_item ul a:visited,
  #menu ul .current_page_item a:link, #menu ul .current_page_item a:visited,
   #menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited,
 #menu .current-cat ul a:link, #menu .current-cat ul a:visited,
  #menu ul .current-cat a:link, #menu ul .current-cat a:visited,
   #menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited
   { color: #759f86; line-height:140%; border: 3px solid #E3E6DE; width: 100%;
	padding: 3px 6px 5px;
	background-color: #f2fbec;
	margin: 0;
	text-shadow: #c0f6b4 0 0 4px;
	height: 14px;
}
#menu ul a:hover, #menu .current_page_item ul a:hover, #menu .current-cat ul a:hover,
 #menu .first_menu ul a:hover, #menu .last_menu ul a:hover
   { color: #74b26e;
	background-color: #f2fbec;
	background-image: none;
	width: 100%;
}

#menu .current_page_item, #menu .current-cat { z-index:90;
}
#menu .current_page_item a:link, #menu .current_page_item a:visited,
#menu .current-cat a:link, #menu .current-cat a:visited
  { color: #8B9E82; padding-bottom:21px; }
#menu ul .current_page_item a:link, #menu ul .current_page_item a:visited,
#menu ul .current-cat a:link, #menu ul .current-cat a:visited
  { color: #c9946d;
}
#menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited,
#menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited
  { color: #413437; }
#menu ul .current_page_item ul a:hover, #menu ul .current-cat ul a:hover { color: #413437; }

#menu .first_menu { border:none;
	color: #8F9F82;
}
#menu .first_menu_active {
	color: #8F9F82;
}
#menu .first_menu a:hover {
	color: #8F9F82;
}
#menu .last_menu { }
#menu .last_menu_active { }
#menu .last_menu a:hover { }

#menu ul .parent_menu > a:link, #menu ul .parent_menu > a:visited { background: url(img/arrow4.gif) no-repeat right 14px; }
#menu ul .parent_menu > a:hover { background: url(img/arrow4.gif) no-repeat right; }

/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
