/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
/*ol, ul {
	list-style: none;
}*/
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* common */

a:link, a:visited
{
	outline:none;
	color: #bbbbbb;
	text-decoration:none;
	line-height:1.7em;
	/*display:block;*/
}

a:hover
{
	outline:none;
	color: #ffffff;
	text-decoration:none;
}
h1{
	font-size:1.8em;
	margin-bottom:15px;
	padding-bottom:3px;
	padding-left:5px;
	border-bottom:1px solid #aaa;
	border-left:3px solid #f00;
	padding-top:28px;
	color:#aaa;
	text-transform:uppercase;
}
h2{
	font-size:1.3em;
	margin-bottom:15px;
	padding-bottom:3px;
	padding-left:5px;
	/*border-bottom:1px solid #aaa;*/
	border-left:3px solid #666;
	padding-top:16px;
	color:#aaa;
}
h3{
	font-size:1.3em;
	margin-bottom:0px;
	font-style:normal;
	color:#aaa;
	padding-left:5px;
	border-left:3px solid #666;
	display:block;
}
h4{
	font-size:1.3em;
	margin-bottom:0px;
	font-style:normal;
	color:#aaa;
	/* padding-left:5px;
	border-left:3px solid #666; */
	display:block;
	line-height:1.5em;
	text-align:center;
}
p{
	padding-bottom:10px;
}
img.alignleft{
	float:left;
	margin-right:10px;
}
.entry-content p, .entry-content li{
	line-height:1.4em;
	clear:both;
}
p img{
	padding:5px;
	margin-right:5px;
	border:1px solid #333;
	background:#222;
}
img.inline{
	float:left;
}
.wp-caption{
	float:left;
	margin-right:10px;
	text-align:center;
}
.entry-content a:link, .entry-content a:visited{
	display:inline;
}




/* =Layout
-------------------------------------------------------------- */



body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	font-size: 12px;
	text-align:justify;
	color: #ffffff;
}

/*div#wrapper{float:right;width:100%;margin-left:-250px}
div#content_holder{margin-left:250px}
div#navigation{float:left;width:249px}
div#extra{float:left;clear:left;width:250px}
div#footer{clear:both;width:100%}*/

div#container{width:996px;margin:0 auto}
div#content{float:right;width:720px}
div#navigation{float:left;width:250px}
div#extra{float:left;clear:left;width:250px}
div#footer{clear:both;width:100%}

#navigation .menu{
	padding:10px 10px 10px 10px;
}
#content{
	padding:20px 10px 10px 10px;
}
#navigation{
	/*border-right:1px solid #fff;*/
	padding-top:10px;
}
#navigation a{
	/* font-weight:bold; */
}
.menu-header ol, .menu-header ul, .menu-header li{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

.menu-header ol, .menu-header ul {
	list-style: none;
	padding-top:0;
}
.menu-header a{
	text-align:left;
	display:block;
	line-height:2.2em;
	font-size:1em;
}
.menu-header ul li ul li a{
	padding-left:20px;
	line-height:2.2em;
	font-size:1em;
	font-style:italic;
}
.menu-header ul li{
	border-bottom:1px solid #333;
}
.menu-header a:hover{
	border-right:3px solid #f00;
	background:#333;
}
.menu-header ul li ul li a:hover{
	border-right:3px solid #666;
	background:#333;
}
.menu-header .current_page_item a{
	border-right:3px solid #f00;
}

#logo_holder{
	padding:10px 0 0 10px;
	height:40px;
}
#logo_holder a:link, #logo_holder a:hover{
	background:none;
	border-right:none;
}

/* div#content_holder p, div#content_holder ul{
	max-width:600px;
} */

#home_img{
	float:left;
}
#home_content{
	float:left;
	width:350px;
	margin-left:15px;
	padding-top:50px;
}
#footer{
	border-top:1px solid #f00;
	margin-bottom:10px;
}
#footer ul, #footer ul li{
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}
#footer ul li{
	text-align:center;
	padding-top:5px;
	font-style:italic;
	color:#666;
}

form#cntctfrm_contact_form input{
	margin-top:10px;
}
#lang_switcher{
	/* text-align:right; */
	padding-left:10px;
}

#fcbk_share{
	padding-top:20px;
}








/*
     FILE ARCHIVED ON 10:12:04 Feb 05, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:37:30 Mar 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.64
  load_resource: 391.903 (2)
  PetaboxLoader3.resolve: 388.795 (4)
  PetaboxLoader3.datanode: 104.781 (5)
  captures_list: 0.649
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.009
  esindex: 0.011
  cdx.remote: 7.92
  LoadShardBlock: 191.944 (3)
*/