@charset "utf-8";
/* CSS Document */

html, body
{
height: 100%;
}

body
{
background-color: #000;
margin: 0px;
padding: 0px;

margin-left: 100px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
text-align: left;
}

input, select, textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
}

h1
{
font-size: 17px;
font-weight: bold;
color: #060;

padding: 0px;
margin: 0px;
margin-bottom: 3px;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #000;
}

a:hover
{
text-decoration: underline;
}

#container_page
{
width: 760px;
background-color: #fff;

float: left;
position: relative; /* needed for footer positioning */
height: auto !important; /* real browsers */
height: 100%; /* IE6: treaded as min-height*/
min-height: 100%; /* real browsers */
}

#container_content
{
float: left;
margin-bottom: 20px;
padding-bottom: 100px;
}

#header
{
height: 210px;
width: 760px;
background-color: #000;
border-top: #000 solid 5px;
border-bottom: 25px solid #000;
background-image: url(/images/banner.jpg);
}

#header_left
{
float: left;
padding-top: 205px;
padding-left: 15px;
}

#header_right
{
float: right;
font-weight: bold;
color: #fff;
padding-right: 5px;
padding-top: 215px;
}

#header_right a
{
font-weight: bold;
text-decoration: none;
color: #fff;
}

/*.header_right_title
{
font-size: 32px;
}

.header_right_language
{
float: right;
font-size: 12px;
font-weight: normal;
}

.header_right_language a
{
text-decoration: none;
color: #000;
}

.header_right_language a:hover
{
text-decoration: underline;
}*/

#header_image
{
background-image: url(/images/template/header_bg.jpg);
height: 90px;
border-bottom: #000 solid 5px;
}

#body_left
{
width: 420px;
float: left;
padding-top: 20px;
margin-left: 15px;

}

#body_left_menu ul
{
list-style: none;
margin: 0px;
padding: 0px;
margin-left: 20px;
}

#body_left_menu li
{
border-top: 1px solid #C59C6E;
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
font-style: italic;
text-align: right;
padding-top: 3px;
padding-right: 10px;
height: 25px;
}

#body_left_menu a
{
color: #32144A;
text-decoration: none;
}

#body_right
{
margin-left: 100px;
width: 200px;
float: left;
padding-top: 20px;
}

#menu_right ul
{
list-style: none;
margin: 0px;
padding:0px;
}

#menu_right li
{
padding-bottom: 5px;
}

#footer
{
position: absolute;
bottom: 0px !important; /* stick to bottom */
border-top: #000 solid 5px;
background-color: #060;
width: 755px;
height: 40px;

color: #fff;
padding-left: 5px;
padding-top: 5px;
}

#header_sitename
{
font-size: 30px;
font-weight: bold;
color: #fff;
}

#header_menu ul
{
list-style: none;
margin: 0px;
padding: 0px;

margin-top: 10px;
margin-bottom: 5px;
}

#header_menu li
{
float: left;
margin-right: 20px;
}

#header_menu a
{
font-weight: bold;
color: #fff;
}

.pager_nav
{
display: block;
width: 100%;
text-align: right;
}

.pager_nav a
{
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
border: #ccc 1px solid;
font-size: 14px;
}

.description, a:link.categories, a:visited.categories, a:active.categories
{
color: #85694A;
}

.menu_section_table
{
width: 100%;
margin-bottom: 20px;
}

.menu_section_table .rightcolumn
{
text-align: right;
}

/*
.menu_section_table th
{
background-color: #dedede;
font-weight: normal;
padding-top: 5px;
padding-bottom: 10px;

padding-left: 3px;
}
*/

.menu_section_table .section_header
{
font-size: 13px;
background-color:#FF9933;
}

.menu_section_table .subsection_header
{
font-size: 13px;
background-color:#ddd;
}

a:link.highlight, a:visited.highlight
{
color: #f00;
}



.blog_item
{
display: block;
clear: both;
padding-bottom: 15px;
}

.blog_item_header
{
padding: 0px;
margin: 0px;

margin-bottom: 10px;

border-top: 1px #555 solid;
border-bottom: 1px #555 solid;

padding-top: 3px;
padding-bottom: 5px;
}

.blog_item_header h1, .blog_item_header h1 a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: #060;
margin: 0px;
padding: 0px;
/*text-transform: uppercase;*/
margin-bottom: 5px;
text-decoration: none;
}

.blog_image_keyline
{
/*padding: 3px;*/
border: 1px solid #999;
}

.blog_image_nokeyline
{
border: 0px;
}

.blog_image_left
{
float: left;
margin-bottom: 5px;
margin-right: 8px;
}

.blog_image_right
{
float: right;
margin-bottom: 5px;
margin-left: 8px;
}

.blog_image_center
{
width: 100%;
text-align: center;
clear: both;
margin-bottom: 5px;
}

.blog_quote
{
margin-left: 15px;
margin-right: 10px;
color: #4777B5;
}

.blog_tags
{
padding: 0px;
margin: 0px;

margin-top: 10px;

border-top: 1px #555 solid;
border-bottom: 1px #555 solid;

padding-top: 5px;
padding-bottom: 5px;
}

.blog_related
{
padding: 0px;
margin: 0px;

margin-top: 15px;

border-top: 1px #555 solid;

padding-top: 5px;
}

.blog_related ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

.blog_related li
{
margin-top: 5px;
}

/* BLOG COMMENTS */
.blog_comment_who
{
display: block;
font-weight: bold;
}

.blog_comment_when
{
color: #831516;
display: block;
margin-bottom: 5px;
}

#blog_comments
{
margin-top: 10px;
}

#blog_comments ul
{
margin: 0px;
padding: 0px;
list-style: none;
}

#blog_comments ul li
{
margin-bottom: 10px;
border: #ccc solid 1px;
padding: 5px;
}
/* END BLOG COMMENTS */

/* BLOG COMMENTS FORM */
#blog_comments_form
{

}

#blog_comments_form ul
{
margin: 0px;
padding: 0px;
list-style: none;
}

#blog_comments_form ul li
{
padding: 3px;
}

#blog_comments_form ul li img
{
position: relative;
left: 100px;
}

#blog_comments_form label
{
float: left;
width: 120px;
margin-right: 10px;
text-align: right;
}

#blog_comments_form textarea
{
width: 250px;
height: 150px;
}
/* END BLOG COMMENTS FORM */