/*
Original design: andreas04 (v2.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/andreas04/
*/

/* General layouts */
body {margin:0; padding:0; font:76% tahoma,verdana,sans-serif; background:#031B58 repeat-x; color:#000000; text-align:center;}
#container1024 {width:1060px; padding:0 20px; margin:0 auto; background:#ffffff url(images/Tile.gif) repeat-x; text-align:left; border-left:1px solid #eef; border-right:1px solid #eef;}

/* Tags */
a {text-decoration:none; color:#269; font-weight:bold;}
a:hover {text-decoration:underline;}
p {margin:0 0 15px 0;}
h1,h2,h3,h4 {margin:0; padding:0; font-weight:normal; line-height:1.2em;}
h1 {font-size:3em; letter-spacing:-2px; color:#567; margin:15px 0 5px 20px;}
h1 a:hover {text-decoration:none;}
h2 {font-size:1.6em; letter-spacing:-1px; margin:-10px 0 0 30px; color:#888;}
h3 {color: #555; font-size:1.4em; margin:1em 0 0.5em 0.5em;}
h4 {font-size:1.2em; font-weight:bold;}

/* Header */
#sitetitle {float:left; height:100px; background:url(images/logo-siam.png) no-repeat; width: 100%; color: #333;}
#sitetitle a {color:#567; font-weight:normal;}
#sitetitle a:hover {color:#269;}

/* Menu */

.menu{margin:0; padding:0; width:235px; list-style:none;background:rgb(246,236,212);}
.menu li{padding:0; margin:0 0 1px 0; height:20px; display:block; border:1px solid #303030;}
.menu li a{text-align:left;height:20px; padding:0px 20px; font:14px Verdana, Arial, Helvetica, sans-serif; color:rgb(48,48,48); display:block; background:url('') 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url('') 0px -20px no-repeat; color:rgb(196,42,35);}
.menu li a.active, .menu li a.active:hover{background:url('') 0px -80px no-repeat; color:rgb(196,42,35);}
.menu li a span{line-height:20px;}

/* Main content and sidebar layout */
#content {margin-top:30px; width:100%; clear:both;}
#content h2 {margin:0 0 10px 0; color:#555; border-bottom:2px solid #abb;}
#content h2 a {color:#555; font-weight:normal;}
#content h2 a:hover {color:#269; text-decoration:none; background:none;}
#content p {margin:0 0.5em 1.2em 0.5em;}
#left {width:785px; float:right; line-height:1.4em;}
#right {margin-left:0%; margin-top:-15px; line-height:1.4em;}
#right h2 {margin:0 0 8px 0; padding:0; font-size:1.6em;}

/* Footer */
#footer {clear:both; padding:10px 0 12px 24px; text-align:left; color:#000000;}
#footer a {color:#269; font-weight:normal;}
#footer h2 {color:#aaa; font-size:2em; letter-spacing:-1px; margin:0; padding:0; border:0;}
#footer h2 a {color:#aaa;}
#footer p {margin:0; padding:0;}


/* Additional classes */
.entry {margin:0 0 20px 0; border:2px solid #fff; padding:10px 10px 0 10px;}
.entry a:hover, .intro a:hover {text-decoration:none; padding-bottom:2px; background:url(images/flash2.gif) bottom left repeat-x;}
.link {color:#269; background:url(images/linkarrow.gif) left no-repeat; display:block; margin:4px 0 0 0; padding:2px 1em;}
.link:hover {color:#48b; background:url(images/blinkarrow.gif) left no-repeat;
text-decoration:none;}
.thumbs img {padding:3px; margin:0 2px 2px 0; border:1px solid #fff; background-color:#ddd; color: #555;}
.thumbs img:hover {background: url(images/flash.gif);}
.entryphoto {margin:2px; float:left; padding:2px; border:1px solid #fff; background-color:#ddd; color:#333;}
.entryphotoright {margin:2px; float:right; padding:2px; border:1px solid #fff; background-color:#ddd; color:#333;}
.meta {clear:both; border-top: 2px solid #ccc; padding: 5px 1px 0 0; margin:10px 0 0 0; text-align:right; font-size:1em; color: #567;}
.pagenav {color: #777; text-align:center;}
.subcontainer {display:block; width:98%;}
.rightsub {float:left; width:45%; padding:0;}
.rightsub2 {margin-left:50%; padding:0;}
.right {text-align:right;}
.center {text-align:center;}
.clear {clear:both;}
.hide {display:none;}
