/* andreas04 - 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 for the original design work.





Version: 1.5, July 15, 2006 */

body{
margin :0;
padding:0;
font:100.1% tahoma,verdana,sans-serif;
background:#e6e6e6 url(images/bodybg.png) repeat-x;
color:#333;
text-align:center;
}

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:2.2em;
font-weight:bold;
letter-spacing:-3px;
color:#800080;
margin:12px 0 5px 125px;
}

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

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

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

h3.menu {
background:#800080;
border:2px outset #800080;
color:#fff;
font-size: 1em;
font-weight: bold;
margin:20px 0 0 0;
padding:2px 5px;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{
width:92%;
min-width:700px;
padding:0 20px;
margin:0 auto;
background: #f0f0f0 url(images/contentbg.png) repeat-x;
color:#333;
text-align:left;
border-left:1px solid #eef;
border-right:1px solid #eef;
}

#sitetitle{
float:left;
height:100px;
background:url(images/lmrpq.gif) 0 30% no-repeat;
width: 100%;
color: #800080;
}
#sitetitle img {padding-top:10px;}
#sitetitle a{
color:#800080;
font-weight:bold;
}
#sitetitle h2 {
font-size: 1.2em;
padding:10px 0 0 60px;
}
#sitetitle a:hover{
color:#269;
}
#header {
height:110px;
width:100%;
clear:both;
}
/*
#menu { 
position:relative;
width: 20% 
} 

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#menu a
{
display: block;
padding: 3px;
width: 175px;
background-color: #ae5dae;
border:2px outset #ae5dae;
}

#menu a:link, #menu a:visited
{
color: #EEE;
text-decoration: none;
}

#menu a:hover
{
background-color: none ;
color: #269;
padding:2px 5px ;
border: 2px inset #e1c18c;
}
*/

#menu {
/*background:#e1c18c;*/
color:#000;
position:relative;
float:left;
padding:0;
margin:0;
text-align: left;
width:20%;
}
#menu ul{
background:#dcb9dc;
color:#000;
list-style-type:none;
margin:0;
padding:0;
/*width:20%;*/
}
#menu li {
/*display:inline;*/
list-style-type:none;
margin:0;
}
#menu li a{
border:2px outset #d1a2d1;
display: block;
margin:0;
padding:2px 5px;
font-size:.95em;
font-weight:normal;
letter-spacing:-1px;
color: #333;
height:1%;
/*width:174px;*/
}

#menu a:hover,#menu a:active,#menu a:focus {
color:#269;
text-decoration:none;
background:none;
padding:2px 5px ;
border: 2px inset #d1a2d1;
}


#contentwrap {
margin-left: 22%;
}

#content{
float:left;
font-size:.9em;
margin-top:20px;
width:100%;
}

#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;
}
#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:1.2em;
letter-spacing:-2px;
}
#footer p {font-size: .8em;}
.entry{
position:relative;
margin:0 0 20px 0;
border:2px solid #fff;
background:#eee url(images/entrybg2.png) repeat-x;
color:#333;
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; /* 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;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.rightsub{
float:left;
width:45%;
padding:0;
}

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

.date{
display:block;
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}
.clearfix:after {

	content: ".";

	clear:both;

	height:0;

	visibility:hidden;

	display:block;

}

dl.table-display
{
width: 41.1em;
height:18em;
margin: 1em 0;
padding: 0;
font-family: georgia, times, serif;
}

.entry .table-display dt
{
width: 21em;
float: left;
margin: 0 0 0 0;
padding: .5em;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.entry .table-display dd
{
float: left;
width: 16em;
margin: 0 0 0 0;
padding: .5em;
}




