/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
margin:20px;
padding:0;
font:76% arial,verdana,sans-serif;
background:#e1e6ec url(images/bg.gif) top center repeat-y ;
color:#000;
}




a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-1px;
color:#0c6895;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:-1px;
margin:-10px 0 0 50px;
color:#888;
}

h3{
color: #5888b9;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size: 1.1em;
font-weight:normal;
}


#toptabs{
margin:10px auto -13px auto;
font-size:0.8em;
width:760px;
}

#toptabs p{
text-align:right;
color:#808080;
}

.toptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover{
background:#fafafa url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#aa0000;
text-decoration:none;
}

.activetoptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover{
text-decoration:none;
}

#container{
margin:0 auto 15px auto;
width:730px;
padding:5px 20px 20px 20px;
background:#fff;
}

#container2{
margin:0 auto 15px auto;
width:730px;
padding:5px 20px 20px 20px;
background:#fff;
}

#logo{
margin:15px 0 0 0;
background:#fff;
}

#logo h1 a{
color:#ff0000;
}

#logo h1 a:hover{
text-decoration:none;
}

#navitabs{
clear:both;
}

.navitab {
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#fff url(images/corner.gif) top right no-repeat;
border-bottom:0px solid #ffffff;
border-left:1px solid #ffffff;
}

.navitab:hover{
text-decoration:none;
background:#e1e6ec url(images/corner.gif) top right no-repeat;
}

.activenavitab{
padding:4px 8px 5px 8px;
color:#fff;
margin:0 0 5px 0;
text-decoration:none;
background:#753cad url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover{
text-decoration:none;
color:#fff;
}


#desc{
height:200px;
color:#fff;
padding:0;
background:#fff url(images/sig1.jpg) top left no-repeat;
clear:both;
margin:5px 0 0 0;
}



#desc p{
width:430px;
font-size:1.2em;
line-height:1.3em;
padding:5px 0 0 16px;
margin-top:0px;
color: #fff;
}

#desc h2{
font-size:2.2em;
margin-left: 20px;
color:#fff;
letter-spacing:-1px;
}

#desc h1{
font-size:3.2em;
letter-spacing:-1px;
color:#fff;
padding-top: 20px;
margin:0px 0 5px 20px;
}



#desc a{
color:#ffffff;
text-decoration:none;
}

#sig1{
height:350px;
color:#000;
padding:0;
background:#f5f5f5;
clear:both;
margin:5px 0 5px 0;
}

#sig1 p{
width:700px;

line-height:1.3em;
padding: 5px;
margin: 0 10px 0 10px;
font:100% arial, verdana, sans-serif;
}

#sig1 h2{
padding:10px 15px 0px 220px;
color:#000;
}

#sig1 a{
color:#6c0d22;
text-decoration:underline;
}


#sig2{
height:142px;
color:#000;
padding:0;
background:#505050 url(images/startsig2.jpg) top left no-repeat;
clear:both;
margin:5px 0 0 0;
}

#sig2 p{
width:500px;
font-size:1em;
line-height:1.3em;
padding:20px 0 0 15px;
}

#sig2 h2{
padding:10px 15px 0px 15px;
color:#000;
}

#sig2 a{
color:#6c0d22;
text-decoration:underline;
}







#intro{
clear:both;
margin:5px 0 0 0;
}

#intro p{
width:390px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#intro h2{
padding:15px 15px 0 15px;
color:#0064c2;
}

#intro a{
color:#ffffff;
text-decoration:underline;
}

#main{
width:450px;
float:left;
padding:0 15px 0 0;
border-right:0px solid #d0d0d0;
}



#main2 h3 {
color: #6883a1;
}

.block{
background:#fff;
padding:15px;
}

#avmenu{
clear:left;
float:left;
width:250px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul {	
list-style:none;
width:250px;
margin:0 0 20px 0;
padding:0;
font-size:1.0em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:30px;
text-decoration:none;
color:#000066;
display:block;
padding:6px 0 0 10px;
background:#fff;
border-left:6px solid #0064c2;
}	
	
#avmenu li a:hover{
background:#fff;
color:#000;
border-left:6px solid #ebc84a ;
}


#sidebar{
width:260px;
float:right;
background:#fff;

}



#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidelink{
text-align:left;
display:block;
width:260px;
background:#fff url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 5px;
}

.sidelink:hover{
background:#fff url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
}

#footer a{
color:#808080;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
color: #0064c2;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight: heavy;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

blockquote {
width:270px;
}

blockquote.withline   {
font-family: "Courier New", Courier, monospace;
text-align: justify; padding:10px;
border-left:3px solid #d6d7d1;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}

.hide{
display:none;
}


#blog {
margin-top: 20px;
margin-left: 20px;
color:#000;
font-size:13px;
font-family: trebuchet MS, Arial, Verdana,  sans-serif;
}

#blog h3  {
color:#000;
font-size:16px;
font-family: trebuchet MS, Arial, Verdana,  sans-serif;
padding-bottom: 0px;
padding-top: 0px;
font-weight:bold;
}

#blog h4  {
color:#0033cc;
font-size:14px;
font-family: trebuchet MS, Arial, Verdana,  sans-serif;
padding-bottom: 0px;
padding-top: 15px;
}

.floatleft {
float: left;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
font-style: italic;
 text-align: center;
border: 1px solid  #d6d7d1;
padding: 5px;
}

.floatimgleft  {
float:left;
margin-top:10px;
margin-right:5px;
margin-bottom:5px;
margin-left: 15px;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
font-style: italic;
text-align: center;
border: 1px solid  #d6d7d1;
padding:2px;
}

.floatimgleft a {
float:left;
margin-top:10px;
margin-right:5px;
margin-bottom:5px;
margin-left: 115px;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
font-style: italic;
text-align: center;

}

.floatimgleft2 {
float:left;
margin-top:8px;
margin-right:10px;
margin-bottom:8px;
margin-left: 15px;
border: 1px solid  #e0e0e0;
padding: 5px;
text-align: center;
}

.clearboth { clear: both; }

#imageline {
width: 650px;
text-align: center;
margin-top: 10px;
margin-left: 30px;
margin-right: 10px;
margin-bottom: 10px;
background: #b4c3ca;
padding: 5px;
}

#imageline2 {
width: 375px;
text-align: center;
margin-top: 10px;
margin-left: 30px;
margin-right: 10px;
margin-bottom: 10px;
background: #b4c3ca;
padding: 5px;
}

.center {
text-align:center;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:1px solid #5787b8;
background:#fff;
color:#333;
padding:10px 10px 10px 10px;
}

.entry2{
position:relative;
margin:0 0 20px 0;
border:0px solid #5787b8;
background:#fff;
color:#333;
padding:10px 10px 10px 10px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
background:url(images/flash2.gif) bottom left repeat-x; /* Delete this line to remove the flashing underline for regular links */
}

.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; /* Delete this line to remove the blinking arrows by the links */
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(images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

.entryphoto{
margin:5px 10px 10px 0;
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:0.9em;
color: #567;
}

.rightsub{
float:left;
width:45%;
padding-left:5px;
}

.rightsub2{
margin-left:50%;
padding:0;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}



entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }

.entry-header h3{
h3{
color: #5888b9;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}