/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {margin: 0; padding: 0;}
body {background:#E5E2CE url(images/img01.gif) repeat-x;}
p, ul, ol {margin-bottom:20px; line-height: 1.5em;}
ul, ol {margin-left:3em;}

/* Menu */
#menu {width:1000px; height:55px; margin:0 auto;}

/* Header */
#header {width:1000px; height:170px; margin:0 auto; background:url(images/eti-logo-1.gif) no-repeat 100px 0;}
#header_left_pic {width:98px; height:170px; float:left;}
#header_left_pic h1 {color:white; margin-top:70px;}
#header_right_pic {float:left; margin-left:252px; height:170px; width:648px;}

/* Page */
#page {width:1000px; min-height:525px; margin:10px auto 0 auto; padding:5px; background-color:#F2EFDA; border:2px white solid;}

/* Contacts */
#left_column {float:left; width:450px; background-color:white; border:#DBD9C5 4px solid; padding:5px; margin-left:20px;}
#right_column {float:right; width:450px; background-color:white; border:#DBD9C5 4px solid; padding:5px; margin-right:20px;}

/* Content */
#content {float:left; width:750px; min-height:510px; padding:5px; background-color:white; border:#DBD9C5 4px solid; margin-left:20px; }
#content p {}
#content img {border:2px solid white; outline:2px solid #96B7FF;}
#content a {text-decoration:none;}
.post {float:left; width:450px; margin-bottom:20px; padding:10px; text-align: justify;}
.hr {border-bottom: 1px solid #EDEBD5;}
.contact {background: url(images/email.png) no-repeat left center; padding-left: 20px;}

/* Right Post */
#right_post {float:right; width:210px; padding:10px; background-color:#F2EFDA; border:1px #96B7FF solid;
box-shadow: 10px 10px 10px #aaa791;
-moz-box-shadow: 10px 10px 10px #aaa791;
-webkit-box-shadow: 10px 10px 10px #aaa791;
}
#right_post h1 {padding-left:35px;}
#right_post ul {list-style-image:url('images/tick.png');}
#right_post ul li{margin-bottom:.3em;}
.rssSummaryListTitle {padding-left:20px; background: url(images/newspaper.png) no-repeat 0px 0px; font-size:1.3em;}
.rssItem a {padding-left:20px; text-decoration:none; display:block;}
.rssItem a:hover {padding-left:20px; background:url(images/newspaper_go_anim.png) no-repeat 0 center;}
.rssItemDate {padding-left:20px; font-size:.8em;}

/* Left Sidebar */
#left_sidebar {float:left; width:210px; padding:0;}
.tip_block {height:200px; width:210px; padding:5px; background-color:#DBD9C5; border:2px white solid;
border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-top-left-radius:8px
-webkit-border-top-right-radius:8px;
}
.pic_block {min-height:300px; width:210px; padding:5px 5px 0px 5px; margin-top:5px; background-color:#DBD9C5; border:2px white solid;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-bottom-left-radius:8px
-webkit-border-bottom-right-radius:8px;
}

.bluebox {background: url(images/img05.gif) repeat-y;}
.bluebox h2 {background: url(images/img06.gif) repeat-y;}
.rssSummaryList {padding: 5px;}

/* Footer */
#footer {clear:both; height:100px; padding:25px 0; background: #EDEBD5 url(images/img04.gif) repeat-x;}
#footer p {margin:0; text-align:center; font-size: 85%;}
#footer a {color: #666666;}