/*
Original design: andreas04 (v2.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas04/
*/

/* General layouts url(../img/andreas04/bodybg.png);*/
body {margin:0; padding:0; font:12px tahoma,verdana,sans-serif; background:#e6e6e6 url(../img/fond.png); color:#444; text-align:center;}
#container {width:920px; padding:0 20px; margin:0 auto; text-align:justify; }
/* Tags */
a {text-decoration:none; color:#269; font-weight:bold;}
a:hover {text-decoration:underline;}
p {margin:0 0 15px 0;}
h1 {font-size:3em; letter-spacing:-1px; margin:15px 0 5px 20px;}

/* Header */
#sitetitle {float:left; height:90px; background:url(../img/logo/globe2.gif) no-repeat;  color: #333; padding-left:130px;padding-top:10px;}
#sitetitle a {color:#567; font-weight:normal;}
#sitetitle a:hover {color:#269;}
#menu {height:14px; background:#e6e6e6 url(../img/andreas04/contentbg.png);background-position:0 -46px;padding:5px 10px;border:1px solid lightgray;}
#menu a {text-transform:uppercase; padding:1px 6px; font-size:12px; font-weight:bold; color:#444; background:#e6e6e6 url(../img/andreas04/contentbg.png); background-position:0 -36px; border:1px solid lightgray;}
#menu a.current{border-color:#269;}
#menu a.current:hover{}

h2 {margin:0 0 8px 0; font-family:tahoma,verdana,sans-serif;; font-weight:bolder; font-size:10pt; text-transform: upper; padding:2px 3px; color:black; border-bottom:2px solid rgb(255, 240, 77);}

/* Main content and sidebar layout */
#content {margin-top:10px; clear:both; background:url(../img/andreas04/globebottom.gif) bottom left no-repeat; border:3px solid #FFF04D; margin-bottom:10px; background-color:#fafafa;width:920px}
#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 {vertical-align:top;background:rgb(230,230,220); padding:3px 5px}
#right { width:25%; margin-top:-15px; background:rgb(250,250,250);vertical-align:top;border:1px solid lightgray; padding:3px 5px; }

/* Footer */
#footer {clear:both; padding:10px 0 12px 24px; text-align:left; color:#777;}
#footer a {color:#777; 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 {position:relative; margin:0 0 5px 0; border:2px solid #fff; background:#e6e6e6 url(../img/andreas04/entrybg.png) repeat-x; color:#333; padding:10px 10px 0 10px;}
.entry a:hover, .intro a:hover {text-decoration:none; padding-bottom:2px; background:url(../img/andreas04/flash2.gif) bottom left repeat-x;}
.link {color:#269; background:url(../img/andreas04/linkarrow.gif) left no-repeat; display:block; margin:4px 0 0 0; padding:2px 1em;}
.link:hover {color:#48b; background:url(../img/andreas04/blinkarrow.gif) left no-repeat;
text-decoration:none;}
.thumbs img {position:relative; padding:3px; margin:0 2px 2px 0; border:1px solid #fff; background-color:#ddd; color: #555;}
.thumbs img:hover {background: url(../img/andreas04/flash.gif);}
.entryphoto {margin:5px; float:left; padding:3px; 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;}
.clear {clear:both;}
.hide {display:none;}
