/*
Theme Name: light
Theme URI: http://
Description: light theme
Author: dave
Author URI: http://
version: 1.0
Tags: light
*/




body
{
font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;font-size:0.7em;color:#444;line-height:150%;margin:0;padding:0;}

TABLE, TD, TH, SELECT, INPUT, OPTION, TEXTAREA, FORM, FIELDSET
{font-size: 100%; font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;}

TABLE
{border-collapse: separate;}
FORM
{margin: 0;}
H1, H2, H3, H4 {color: #003366; margin: 1em 0 0.5em 0; padding: 0;}
H1 {font-size: 1.6em;} H2 {font-size: 1.4em;} H3 {font-size: 1.2em;} H4 {font-size: 1.1em;}
p {margin: 0.5em 0 1em 0; padding: 0;} .small {font-size: 0.9em;} .big {font-size: 1.1em;}
.text-left {text-align: left;} .text-right {text-align: right;}

A img {border: none;}
A {color: #FFA200; text-decoration: underline;}
A:visited {color: #FFA200;}
A:hover {color: #FF8A00; text-decoration: none;}
/*UL, LI {margin:0; padding: 0;}*/
UL {margin: 0; padding: 0 0.5em;} UL UL {margin: 1em;}
LI {list-style-position: inside;}

.clear {clear: both; height: auto;}
.right {float: right;} .left {float: left;}




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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* ********************************************************************* page */
body
{
background: #FFD57D;
}
#PAGE
{
background: url(img/bg-all.png) repeat-y top center
}
#PAGE .page-gfx
{
background: url(img/bg.png) no-repeat top center;
}
#PAGE .page-in
{
width:978px;
margin: 0 auto;
padding: 0 0 0 0;
}
.obal
{
padding: 0 9px;
}
/* ******************************************************************* header */
#header {
    height: 109px;
    position: relative;
	}

#header h1{
    margin: 0;
    position: absolute;
    top: 55px;
    left: 10px;
	}

#header h1 a{ text-decoration: none;}
#header h1 a:hover{ text-decoration: none;}

#header h2{
    margin: 0;
    position: absolute;
    top: 75px;
    left: 10px;
    font-size: 11px;
	}
#header .head-adr
{
position: absolute;
top: 40px;
left: 600px;
width: 360px;
text-align: right;
color: #888;
font-weight: bold;
}
/* **************************************************************** main menu */

#menu {
	background: url(img/menu-bg.png) repeat-x top left;
	padding: 6px 0 4px 10px;
	margin: 2px 0 10px 0;
	font-family: arial;
	font-size: 14px;
}

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

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding: 3px 3px 3px 16px;
	margin: 0 20px 0 5px;
	font-weight: bold;
	display:block;
	
	background: url(img/odr.png) no-repeat center left;
}

#menu ul li a:hover, #menu ul li.current_page_item a
 {
    color: #FF8A00;
    text-decoration: none;
}

/* ****************************************************************** content */

#content {
	float: left;
	width:530px;
	overflow: hidden;
	margin: 0 14px;
	font-size: 1.1em;
	}

.post {
	margin:0;
	padding:0;
	}

.post h2{

	}

.post h2 a{
	color: #000;
	text-decoration: none;
	}

.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background: #efefef;
	padding:6px;
	margin: 10px 0 20px 0;
	}

.navigation {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

/* ********************************************************************* left */

#left {
	width:190px;
	float:left;
	margin:0;
	border-right: 1px dotted #ddd;
	}

#left .left-in
{
	padding:0 10px 15px 0;
}

#left h2{
}

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

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

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



/* ******************************************************************** right */

#right{
	width:210px;
	float:right;
	margin:-265px 0 0 0;
	border-left: 1px dotted #ddd;
	}
#right .right-in
{
    padding: 0 0 15px 10px;
}

#right h2{
}

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

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

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






/* ************************************************************* left + right */

#left h2, #right h2{
border-bottom: 1px dotted #dcdcdc;
font-size: 12px;
}

#left ul, #right ul {
	margin: 10px;
	padding:0;
	}

/* ***************************************************************** comments */

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}

#commentform p{
	color: #000;
	}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10px;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}

#comment{
	width: 90%;
	}

#author, #email, #url, #comment, #submit{

	margin:5px 5px 0 0;
	padding:0;
	}

#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}

ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* ******************************************************************* search */

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

#searchform #s
{width: 175px;}
#searchform .btn
{
margin-top: 3px;
}
/* misc */

table#wp-calendar
{
width: 100%;
table-layout:fixed;
}
table#wp-calendar td
{
border: 1px solid #efefef;
text-align: center;
}
table#wp-calendar td a
{
font-weight: bold;
}
table#wp-calendar tfoot td, table#wp-calendar
{
border: none;
}


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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   padding: 0 4px 5px;
   margin: 0;
}

/*.post-edit-link
{float: right;}*/

.next-content
{
float: right;
width: 160px;
border: 1px dotted #dcdcdc;
padding: 0 10px 10px 10px;
font-weight: bold;
}

/* ******************************************************************* footer */

#footer {
    border-top: 1px dotted #ccc;
	clear: both;
	width: 100%;
	background: #F0F0F0;
	}

#footer p{padding: 10px 0;margin: 0; text-align:center;}
#footer a{text-decoration: none;}
#footer a:hover{text-decoration: underline;}


#bnr
{
 height: 260px; background: url(img/theme.jpg) no-repeat top left; width: 740px;
 margin-bottom: 5px;
 position: relative;
}
.bnr-text
{
position: absolute;
top: 130px;
left: 10px;
width: 390px;
color: #fff;
font-size: 16px;
}

#left .widget
{
border: 1px solid #dcdcdc;
padding: 0 5px 10px 5px;
margin-bottom: 10px;
}

.head-links
{
position: relative;
top: 11px;
left: 480px;
width: 480px;
text-align: right;
}
.head-links a
{
color: white;
margin: 0 10px;
}
.head-links span
{
background: white;
font-weight: bold;
padding: 4px 8px;
}