/***************************************************************************************************************************/

/* General tags */
body {color: white; font:90% Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; margin:0 auto; padding:0; background-color: rgb(0,0,0);}
a {color:#fff; font-weight:700; text-decoration:none;}
a:hover {text-decoration:underline;color:#fff;}
li a, li a img {text-decoration:none;}
a img {border:0;}
p {margin:0 0 18px 10px;}
div {position: relative;}

blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {margin:0;}

/* Headers */
h1 {color:white; font-size:28px; margin:5px 0 10px 0; line-height: .9em;}
h1 a {color:white; text-transform:none;}
h2 {color:white; font-size:22px; margin:2px 0 10px 0;}
h3 {color:white; font-size:17px; margin:2px 0 10px 0;}

/* Main wrap */
#wrap {color:white; margin:0 auto; padding:0; width:993px;}
#wrap { background-repeat: repeat-y; background-position: top center; background-image: url('../images/middle.png');}
#header {clear: both; margin:0; padding: 0;  background-position: top center; height: 119px; width: 603px; background-repeat: no-repeat; background-image: url('../images/headline.png');}
#header div {padding: 44px 0 0 5px;}

/* Sidebar and menu */
#sidebar {z-index: 2; float:left; line-height:1.4em; margin:0 0 5px; padding:0 0 0 0; width:390px; min-height: 660px; background-image: url('../images/logo.png'); background-repeat: no-repeat;}
#logo {clear: both;}
#logo div {padding: 44px 0 0 90px;}
#menu {clear: both;}
/*#pos {top: 40px; left: 50px;}*/

#sidebar ul {font-size:1px; list-style:none; margin:0; padding: 30px 0 30px 54px;}
#sidebar li {list-style:none; margin:10px 0 10px 0; padding:0 0 0 0; width: 284px; height: 49px; text-align: right; background-position: right center;}
#sidebar li a {font-size:1px; color: rgb(34,154,226); font-weight:700; padding:0 0 0 0;}
#sidebar li a:hover {text-decoration: none;}

li.menu1 {background-image: url('../images/menu_1.png'); background-repeat: no-repeat;}
li.menu2 {background-image: url('../images/menu_2.png'); background-repeat: no-repeat;}
li.menu3 {background-image: url('../images/menu_3.png'); background-repeat: no-repeat;}
li.menu4 {background-image: url('../images/menu_4.png'); background-repeat: no-repeat;}
li.menu5 {background-image: url('../images/menu_5.png'); background-repeat: no-repeat;}

li.menu1:hover {background-image: url('../images/menu_1_h.png'); background-repeat: no-repeat;}
li.menu2:hover {background-image: url('../images/menu_2_h.png'); background-repeat: no-repeat;}
li.menu3:hover {background-image: url('../images/menu_3_h.png'); background-repeat: no-repeat;}
li.menu4:hover {background-image: url('../images/menu_4_h.png'); background-repeat: no-repeat;}
li.menu5:hover {background-image: url('../images/menu_5_h.png'); background-repeat: no-repeat;}


/* Main content */
#content {float:right; line-height:1.5em; margin:0; padding:0; text-align:left; width:603px; z-index: 1;}
#contentalt {float:left; line-height:1.5em; margin-right:20px; padding:0; text-align:left; width:572px; z-index: 0;}
#content h3,#contentalt h3 {margin:10px 0 8px;}

#pcenter {width: 540px; padding: 10px 0 0 10px;}

/* Footer */
#footer {clear:both; color: white; height: 93px; font-size:0.9em; font-weight: bold; line-height:1.6em; margin:0 auto; padding:0; text-align:center; background-image: url('../images/footer.png'); background-repeat: no-repeat; background-position: top right; vertical-align: center; z-index: 0;}
#footer div#txtlink {padding: 60px 0 0 0;}
#footer p {margin:0; padding: 0;}
#footer a {color:#808080;}

#lawnmower {float: right; width: 189px; height: 142px; margin: -200px 0 0 0; z-index: -1; background-image: url('../images/lawnmower.png'); background-position: top right; background-repeat: no-repeat;}

/* Additional classes */
.box {background:#4088b8; border:1px solid #c8c8c8; color:#fff; font-size:0.9em; line-height:1.4em; padding:10px 10px 10px 13px;}
.box a {color:#f0f0f0;}
.left {float:left; margin:0 15px 4px 0;}
.right {float:right; margin:0 0 4px 15px;}
.readmore {margin:-10px 10px 12px 0; text-align:right;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:normal;}
.blue {color:#4088b8;}
.clear {clear:both;}
.fade {color:#c8c8c8;}
.gray {color:gray;}
.photo {background:#fff; border:1px solid #bababa; margin:6px 18px 2px 5px; padding:2px;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.alert {font-weight: bold; color: #C00;}
.underline {text-decoration: underline;}