/* Start of CMSMS style sheet 'good' */
/* this gets all the outside calls that were used on the div#main before  */


/*
Theme Name: GoodTheme Lead Pro
Theme URI: http://goodtheme.org/lead/
Description: Profi WordPress theme with five colour schemes, two/three columns, six widget areas and tons of functions. Automatic post thumbnail, Featured posts, Control Panel in sidebar, Dropdown page and category menu. Powerfull theme options menu (including: Logo change, Exclude categories feature, Category description, Customizable sidebar layout, great Ads manager, About Me image and text feature, Featured video section, Social Manager).
Author: GoodTheme
Author URI: http://goodtheme.org
Version: 2.0
Tags: black, blue, purple, red, silver, white, light, two-columns, three-columns, fixed-width, custom-colors, custom-header, theme-options, threaded-comments, photoblogging
*/


/*  theme is licensed under the GPL  */
/*---------------debut-tab--------------------------------------*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(uploads/images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/*--------------------fin-tab-------------------------------------*/

* {
	margin: 0; padding: 0;
}
body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
	color: #666;
	background: #CCCCCC url(uploads/images/grey_bg.gif) repeat-x 0 0;
}

#pagePeel{
position:relative;
}

#all {

	width: 935px;
	margin: auto auto;
	text-align: left;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
}
img {
	border:0;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
	
}
li{
	list-style: none;
}

h1 {font-size: 18pt; padding: 10px 0; font-family:Arial, Helvetica, sans-serif; color:#000000;}
h3 {font-size: 10pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#000000;}
h4, h5, h6 {font-size: 9pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#000000;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/** BEGIN wrapper **/
#wrapper {


	width: 935px;
	margin: auto auto;
	text-align: left;
	border:1px solid #999;
	background-color:#FFFFFF;
	margin-top:40px;
}
/** END wrapper **/

/* main menu */


#nav {
	margin: 0px;
	padding: 3px 5px;
	width:935px;
	float: left;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float:left;
	list-style: none;
	margin: 0px 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:visited {
	color: #fff;
	display: block;
	font-family: Arial, Verdana,  Tahoma;
	font-size: 8pt;
	font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	text-transform:uppercase;
	}

#nav li a:hover {
	background: #666;
	color: #fff;
	}
	
#nav li li a, #nav li li a:visited {
	width: 130px;
	color: #999;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000;
	color: #fff;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 100px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -29px 0 0 130px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
	
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #fff;
	background:#444;
	}

#nav .current_page_item a:hover {
	color:#FFFFFF;
	}

	
	
#nav .current_page_item ul li a, #nav .current_page_item ul li a:visited{
	background: #FFFFFF;
	color: #666;
	}

#nav .current_page_item ul li a:hover {
	background: #f1f1f1;
	color: #000;
	}





/* -----------------------BEGIN header--------------------------- */
#header {
}
#hed{ 

	width:935px;
	height:114px;
	clear:both;
	}
	#header .logo {
		float: left;
		padding: 10px 0 0px 0;
	}
	#header .logo img {
		padding: 0;
		margin:0;
	}
		#header .logo h1 {
			font-size: 3.1em;
			font-family:Arial, verdana, Helvetica, sans-serif;
		}
			#header .logo h1 a {
				text-decoration: none;
				color:#fff;
			}
		#header .logo p {
			color: #777777;
			font-size: 0.8em;
		}
	
	
	.headadvert_468x60 {
			float:right;
			margin: 20px 0 0 0;
		}


/*--------------------------------------- Category Navigation ----------------------*/

#cat_navi {
	width: 100%;
}

#cat_navi li a span {
	font-size: 9px;
	color: #9D9D9D;
	font-weight: normal;
}		
/* Second Menu */

#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	width:935px;
	background-color:#CCCCCC;
}

#secnav a {
	display: block;
	line-height: 58px;
	padding: 0 20px 0 20px;
	line-height: 16px;
	padding: 14px 20px 11px;
	color: #212121;
}

#secnav li:hover, #secnav li.sfhover1 {
	background: url(images/grey_cat_bg.gif) repeat-x;
	cursor: pointer;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}

#secnav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
}

/* ------------------------Style drop down list-------------------------- */

#secnav li ul {
	position: absolute;
	width: 1em;
	width: 188px;
	left: -999em;
	z-index: 10;
	border: 1px solid #e6e6e6;
	border-width:0px 1px 1px;
}

#secnav li li {
	font-weight: normal;
}

#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: auto;
}

#secnav li ul li a {
	background: url(images/grey_cat_sub_bg.gif) repeat-x;
	line-height: 34px;
	color: #565656;
	font-size: 10px;
	width: 148px;
	padding: 0 20px;
}

#secnav li ul li a {
}

#secnav li ul li a:hover {
	background: #D4D4D3;
}

#secnav li ul ul {
	margin: -35px 0 0 188px;
	border-width:1px;
}

#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {
	left: -999em;
}

#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {
	left: auto;
}

/* IE7 Fix */

#secnav  li:hover, #secnav  li.hover {  
	position: static;
}


/**-----------------------END header **--------------------------------/
#coins h2 {
z-index:1;
border:1px solid #B0C4DE;
background-color:#E4EFFF;

}


div {
        width: 300px;
        padding: 10px;
        margin: 0 0 50px 0;
        background: #89a;
      }
#div.arrondi {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
      }

/** BEGIN content **/
#content {
/* some air above and under menu and content */

	margin: 1.5em auto 2em 0;
	padding: 0px 10px 5px 5px;
	width: 540px;
	float: left;
	background-color:#ffFFFF;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#content h1 {
/* font size for h1 */
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #294B5F;
/* font size for h2 the higher the h number the smaller the font size, most times */
	font-size: 1.5em;
	text-align: left;
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
/*	border-bottom: 1px solid #899092;*/
/*	border-left: 1.1em solid #899092;*/
/* a larder than h1 line height */
	line-height: 1.5em;
/* and some air under the border */
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #294B5F;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* -----------------------END HEADINGS--------------------------- */
div.left49 {
/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
/* set right to keep text on right */
	text-align: right;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
	#content .featured {
		padding: 20px 35px;
		border-bottom: 4px solid #f2f2f2;
		margin-bottom: 30px;
		/*background-color:#2F3540;*/
		color:#000;
		overflow:hidden;
	}
		#content .featured img {
			float: left;
			background-color:#eee;
			border: 1px solid #ddd;
			padding: 5px;
			margin-bottom:20px;
			margin-top:30px;
			overflow:hidden;
		}
		#content .featured .thumb {
			overflow:hidden;
		}
		#content .featured .fblock h3 {
			font-size: 2.5em;
			margin-bottom: 5px;
			font-family:Arial, Helvetica, sans-serif;
		}
		#content .featured .fblock h3 a {
			color: #000;
			text-decoration: none;
			font-weight:normal;
		}
		#content .featured .fblock h3 a:hover {
			color: #c00;
			text-decoration: none;
		}
		#content .featured .auth {
			margin:0;
			color:#999999;
			padding-bottom:5px;
		}
		
		#content .featured .auth a {
			color:#999999;
		}
		#content .featured .auth a:hover {
			color:#c00;
		}
		#content .featured .readmore {
			float:right;
			margin:0px 0px 0 0;
			overflow:visible;
			height:35px;
		}
		#content .featured .readmore a {
			color:#fff;
			background-color:#000000;
			padding:5px 15px;
			letter-spacing:4px;
			font-size:9px;
		}
		#content .featured .readmore a:hover {
			color:#000;
			background-color:#f2f2f2;
		}
		#content .featured .cont {
			margin:10px 0 20px 0;
			text-align:justify;
			font-size:8pt;
			color:#333333;
			overflow:visible;
		}
		.contadarchiv{
			margin:50px 0px 20px 40px;
		}
		.contadvert_468x60 {
			margin-left:8px;
		}
		#contarch{ margin-top:40px;
padding-left:1em;
		}
		#content .featured .details {
			font-size: 0.9em;
			margin-bottom: 15px;
		}
		#content .featured p {
			line-height: 1.4em;
		}
		#content .featured .fpost {
		}
	#content .post {
		width: 220px;
		float: right;
		padding: 20px 25px 15px 10px;
		border-bottom: 1px dotted #f2f2f2;
		margin-bottom: 30px;
		text-align:justify;
	}
		#content .post h3 {
			font-size: 1.2em;
			font-family:Arial, Helvetica, sans-serif;
			padding:10px 0;
		}
			#content .post h3 a {
				color: #000;
				text-decoration: none;
				font-family:Arial, Helvetica, sans-serif;
				padding:5px 0;
			}
		#content .post img {
			width: 220px; height: 100px;
			padding: 5px;
			border: 1px solid #ddd;
			float: left;
			margin: 0 10px 15px 0;
			background-color:#eee;
		}
		#content .post p {
			line-height: 1.4em;
			font-size: 0.9em;
		}
		#content .post .uvod {
			width:232px;
			overflow:hidden;
		}
		
		#content .post .category {
			clear: both;
			float: left;
			font-size: 0.8em;
			padding-top: 10px;
			width:200px;
			border-bottom:1px solid #f2f2f2;
			padding:5px 0;
			height:15px;
			color:#999999;
			line-height:17px;
		}
		#content .post .comments {
			float: right;
			font-size: 0.8em;
			padding-top: 10px;
			width:32px;
			border-bottom:1px solid #f2f2f2;
			padding:5px 0;
			height:15px;
			text-align:right;
			color:#999999;
			line-height:17px;
		}
		#content .post .category a, #content .post .comments a{
		color:#999;}
	#content .uneven {
		float: left;
		clear: both;
		padding-left:10px 0 35px;
	}
	#content .postnav {
		clear: both;
		padding: 30px;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 10px;
		}
			#content .postnav ul li {
				float: left;
				color: #B5B4BC;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #636363;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #E2E2E2;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 4px;
			}
			#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}
#content .postmeta{ background-color:#CC0000;}
/** END content **/

/**----------------------- BEGIN sidebar ---------------------------**/
#side {
	width: 375px;
	float: right;
}
#sidebar {
	width: 330px;
	float: right;
	padding: 15px 0 0 0;
	background-color:#fff;
	font-size:8pt;
	margin-top:20px;
	margin-right:35px
}
	#sidebar ul {
		list-style-type: none;
		margin-bottom: 15px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#sidebar ul li a {
			color: #000;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #003d6a;
			text-decoration: underline;
		}
	#sidebar .box {
		border-top: 1px dotted #f2f2f2;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
 -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
			padding: 8px 10px;
			font-size: 0.9em;
			text-transform: uppercase;
			background:#eee;
			color:#000;
			border:1px solid #ddd;
		}
		#sidebar .box .popular {
			list-style-type: none;
			padding: 12px;
		}
			#sidebar .box .popular li {
				line-height: 1.4em;
				padding: 4px 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				text-decoration: none;
			}
			#sidebar .box .popular li p {
				padding: 4px 0;
			}
		#sidebar .box .flickr {
			text-align: center;
			padding: 3px;
		}
			#sidebar .box .flickr img {
				margin: 7px;
			}
		#sidebar .box .video {
			padding: 15px 12px;
		}
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #003d6a;
				text-decoration: underline;
			}
		#sidebar .dynamicsidebar{
		margin:10px;
		}
		#sidebar .dynamicsidebar h2{
		margin:10px -10px;
		}

/*-------- Tabs------------- */

#tabs {

	width:320px !important;
	height:auto !important;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eeeeee;
	float:right;
	display: block;
	overflow:hidden;
	list-style-type:none;
	margin-right:35px;
	margin-top: 50px;
}

#tabs a{
	color:#000000;
}
#tabs a:hover{
	color:#003366;
}

#tabs #pop img {
			width: 80px; height: 36px;
			padding: 2px;
			border: 1px solid #eee;
			float: left;
			margin: 0 10px 10px 0;
		}

 #tabs #feat img {
			width: 80px; height: 36px;
			padding: 2px;
			border: 1px solid #eee;
			float: left;
			margin: 0 10px 10px 0;
			background-color:#FFFFFF;
		}
		
		
.inside {
	width: 307px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;

}

ul.gttTabs {
	width: 100%;
	padding: 0 0 7px 0;
	list-style-type:none;
}

ul.gttTabs li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ddd;
	font-weight: bold;
	font-size: 11px;
	margin:0px 5px 0px 0px !important;
	cursor: pointer;
	list-style-type:none;
}

ul.gttTabs li a {
	line-height: 31px;
	color: #000000;
	display: block;
	float: left;
	padding: 0 6px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.gttTabs li a.selected, ul.gttTabs li a:hover {
	text-decoration:none;
	color: #ffffff !important;
	background-color:#666;
}

#tagcloud {
	padding:10px;
}



#sub img {
	float: right;
	margin: 0 0 8px 8px;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
	height:40px;
}

.inside li img.avatar, .inside li img.thumbnail {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
	list-style-type:none;
}

/*----------------------- end tabs -------------------------------*/



/* ----- about------------- */

#about{
padding: 0 ;
font-size:10px;
overflow:hidden;
	}

#about a{
	color: #000;
}

#about p.text{
	padding: 10px ;
	line-height: 20px;
	color: #999;
	margin:0px 0px;
}

#about img.avatar{
	float: left;
	margin: 0px 15px 1px 0;
	border:1px solid #999;
	padding:5px;
}

/* -----------------------end about-------------------------- */


/*------ads---------*/

#rekla{
	overflow:hidden;
}
.rekla{
	margin: 0px 0 0 0;
	padding:0;
	width:330px;
	float:left;
	overflow:hidden;
}



.rekla ul {
   	 margin: 0px 0px;
	 padding: 10px 10px 0 10px;
	 list-style:none;
	overflow:hidden;
}
	 
.rekla ul li{
	padding:0;
	list-style:none;
	float:left;
	margin:0;
}

.rekla li a{
	padding-right:0px;
}

.rekla li a:link, .rekla li a:visited {
	text-decoration: none;
}

#rekla img{
	margin:3px 8px;
	padding:4px;
	border:1px solid #CCCCCC;
}


#social img{
	padding:23px 0px 12px 22px;
}
			
/* left sidebar */

#left {
	width:165px;
	float:left;
	margin:7px 0px 0 0;
	padding:0;
	}

#left h2{
	font:bold 0.9em verdana, arial, georgia, times;	
	margin: 0;
	padding:  7px 10px;
	text-transform:uppercase;
	color:#FFFFFF;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 10px;
	
	color: #898989;
}



/* ----------------------right sidebar------------------------*/

#right{
	width:165px;
	float:right;
	margin:7px 0 0 0;
	padding: 0;
	}

#right h2{
	font:bold 0.9em verdana, arial, georgia, times;	
	margin: 0;
	padding:  7px 10px;
	text-transform:uppercase;
	color:#FFFFFF;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}



	/*-------- Search-------------- */

#searchform{
	padding:0;
	margin:15px 10px 25px 0;
	}

#searchform input#s{
	margin:0;
	padding: 8px 10px;
	border:1px solid #ccc;
	width:307px;
	font-size:pt;
	color: #999;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	
	}


	#sidebar .half {
		padding: 20px 15px 5px;
	}
		#sidebar .half .l {
			float: left;
			width: 145px;
		}
		#sidebar .half .r {
			float: right;
			width: 145px;
		}
		#sidebar .half h2 {
			background: none;
			padding: 0;
			margin-bottom: 5px;
		}
/** -----------------------------END sidebar ----------**/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #333;
	padding: 20px 20px;
	font-size: 0.9em;
	color:#FFFFFF;
}
#totop {
	clear: both;
	width:900px;
	border-bottom:1px solid #444;
	padding-bottom:10px;
}
	#footer .wrapper {
		width: 900px;
		margin: 0 auto;
		text-align: right;
		clear:both;
		font-size:7pt;
		border-top:1px solid #444;
		padding-top: 15px;
	}
	#footer h2 {
		color: #ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		font-weight:normal;
		padding:5px 5px;
		border-bottom:1px solid #444;
		margin-bottom:15px;
	}
	#footer p {
		color: #ccc;
		line-height:20px;
	}
	#footer li {
		line-height:20px;
		padding:5px 10px;
	}
	#footer a {
		color: #ddd;
	}
	#footer a:hover {
		color: #ffffff;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}
	
	

#footee1{ width:250px; padding:15px; margin:15px 15px 15px 0; float:left;}
#footee2{width:250px; padding:15px; margin:15px 15px 15px 0;float:left;}
#footee3{width:250px; padding:15px; margin:15px 15px 15px 0; float:left;}

/**-------------------- END footer ----------------------------**/

/** BEGIN miscellaneous **/
#content .single {
	padding: 30px;
	margin-bottom: 10px;
	text-align:justify;
}
	#content .single h2 {
		font-size: 15pt;
		margin-bottom: 20px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#000000;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin: 10px;
		background-color: #eeeeee;
		border-width: 1px;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single img {
		border:1px solid #eee;
		padding:3px;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}




#author, #email, #url, #comment, #submit{
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:10px;
	padding:5px;
	border: 1px solid #999;
	}
	
#submit{margin:10px; padding:5px;background: #ccc;}

	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/* ---------------Start tables----------------- */

 table, table.post
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

table, table.post .post tr, .post th, .post td
{
  background-color:Transparent;
}

th, td
{
  padding: 5px;
  border: solid 1px #2F3540;
  vertical-align: top;
  text-align:left;
}

.post th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* -------------------Finish tables--------------- */

/** ---------------------------END miscellaneous -------------**/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/


/* End of 'good' */

