/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    color: #333;
    background: #e0e0e0;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
/*	margin: .5em 0; */
	letter-spacing: .07em;
}


#kimb { font-size: 22px }
h1 { font-size: 18px }

h2 { font-size: 125%; }
h3 { font-size: 135%; font-weight: 900; font-family: Tahoma;  padding-bottom: 10px;}
h4 { font-size: 110%; padding: 10px;} }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #64741b;
    text-decoration: none;
/*    border-bottom: 1px dotted #69c; */
}
a:visited { color: #64741b; }
a:hover { color: #64741b; text-decoration: underline; }
a:active { color: #64741b; }


a img, img {
    border: none;
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    background: url(assets/templates/default/images/background.gif) left repeat-y;
}

#content {
    float: left;
    text-align: left;
    width: 760px;
    margin: 5px 0 0 5px;
    padding: 0;
    line-height: 1.2em;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(assets/templates/default/images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(assets/templates/default/images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }




.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background: #e0e0e0 url(assets/templates/default/images/top_hZIMB.gif) no-repeat top left;
    position: relative;
    width: 1000px;
    height: 129px
}

#header h1 {
    padding: 47px 0 9px 225px;
    padding-top /*\**/: 20px\9;
    color: black;
    text-shadow: #81A75B 2px 2px 2px;
}

*:first-child+html #header h1 { padding: 47px 0 9px 225px;; }


#header h1 a {
    text-decoration: none;
    color: black;
}

#header h1 a:hover { 
    color: #2f2f2f; 
    text-shadow: #fff 0 0 4px;

}

/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 10px 10px 1em 0;
    padding: 0 0 1em 10px;
/*    border-bottom: 1px solid #ddd; */
}

.post h3 {
    margin-top: 0;
    color: #64741B;
}
.post ul li {
	background: url(assets/templates/default/images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}

ul.thumbs li {
background-image: none;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
    margin: 0 7px 0 775px;
    padding: 10px 0 0 0;
    font-size: 14px;
/*    line-height: 1.1em; */
    font-weight: 600;
    font-family: Tahoma;
    color: #FEFFFF;
}

#sidebar h4 {
    font-weight: 900;
}
#sidebar p { padding-left: 15px }
#sidebar ul{ padding: 0px; font-size: 12px; padding-bottom:15px; }
#sidebar ul li{ padding: 0px; }

/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 0px;
    height: 105px;
    padding: 0 0 0px 0;
    font-size: 85%;
    color: #444444;
    background: url(assets/templates/default/images/footer.gif) no-repeat bottom left;
}

#footer p {
    padding: 20px 320px 20px 95px;
/*    background: url(assets/templates/default/images/bottom_sash.gif) no-repeat top left; */
}

#footer a {border-bottom: none;}



/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}


/* MENU 
------------------------------------------------------------------------------- */
/* common styling */
.menu li {
padding-left:0;
padding-top:0;
margin-top:0;
margin-bottom:0;
}

.menu {
font-family: verdana, sans-serif; 
width:1000px; 
position:absolute;
/* position:relative; */
font-size:0.85em;
font-weight: bolder;
z-index:100;
background-color: #242424;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none;  
width:129px; 
height:3em; 
color:#fff; 
/* border:1px solid #fff;  */
border-width:0 0 0 0; 
background:#242424; 
padding-left:13px; 
line-height:3em;
}
.menu ul li ul li a, .menu ul li ul li a:visited {width:370px !important;}

* html .menu ul li a, .menu ul li a:visited {
width:139px;
w\idth:129px;
}
.menu ul li ul {
width:300px !important;
display: none;
position:relative;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
color:#fff; 
background:#4f4f4f;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:3em;
margin-top:0px;
left:0; 
width:140px;
}
* html .menu ul li a:hover ul {
margin-top:0;
marg\in-top:0px;
}
* html .menu ul li ul li {width:100% !important;}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}


.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:#4f4f4f; 
color:#ffffff; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:149px
}

* html .menu ul li a:hover ul li a {
/* width:120px; */
width:300px;
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
 /* background:#c9c9a7 url(assets/templates/default/images/drop.gif) bottom right no-repeat; */
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#242424; 
width:100%;
color:#ffffff;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-150px;
}

.menu ul li.active A {
background:#4f4f4f;
}

.menu ul li.last,
.menu ul li.last A {
/* width:150px; */
}

#banner {
    padding-top:2em;
    width:1000px;
    height:173px;
    background:#99B257 url(assets/templates/default/images/pic.gif) bottom left no-repeat;
}


hr{
color: green;
border-color: green;
bacground-color:green;
margin:0;
padding:0;
border:3;
}

#lang  {
    text-decoration: none;
    position: absolute;
    right: 5px;
    top: 0px;
    padding: 10px;
}

#lang img {
    padding: 2px;
    border: 0;
}

/* Forms 
------------------------------------------------------------------------------- */
form {
	text-align: left;
	padding: 5px;
	border: none;
}

form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
#ajaxSearch_input {
    display: inline;
    width:100%;
}
#ajaxSearch_submit {
    float: right;
}

#ajaxSearch_intro {display:none;}