/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, March 29, 2006 */

/******** General tags ********/
body{
font-size: 10pt;
font-family: arial,verdana, sans-serif;
background: url('bg2.jpg') top center repeat-x;
color:#000000;
line-height:1.2em;
margin:0 auto;
padding:0;
}

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

a:hover{text-decoration: none; color: red;}
a img{border:0;}
p{margin:0 0 18px 10px;}

h1{
font-size:4.2em;
letter-spacing:-3px;
margin:0 0 10px 10px;
color:#4088b8;
}


h2{
font-size:1.4em;
color:#4088b8;
border-bottom:4px solid #dadada;
padding:0 2px 2px 5px;
margin:0 0 10px 0;
letter-spacing:-1px;
}


/******** Main wrap ********/
#wrap{
width:970px;
margin:10px auto;
padding:0;
}


#toplinks{text-align:right; }
#topuser{text-align:right; color: #A50003; font-weight:bold;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}
.fade{color:#3e3e3e;}

/******** sidebar ********/
#sidebar{
float:left;
width:195px;
margin:0 0 5px 0;
padding:1px 0 0 0;
}

#sidebar h2{margin:3px 0px 8px 0px;}

/******** Content variations ********/
#topminileft
{
float:left;
margin:0;
padding:0;
text-align:left;
}

#topminiright
{
width: 50%;
float:right;
margin:0;
padding:0;
text-align:right;
}


#blog{
line-height:1.5em;
width:750px;
float:right;
text-align:left;
margin:0;
padding:0;
position: relative;
}

#wideblog{
line-height:1.5em;
width:100%;
float:right;
text-align:left;
margin:0;
padding:0;
position: relative;
}



/******** pagination ******/
#previous, #next {
line-height:1.5em;
width:40%;
padding:0;
font-size: 20px;
margin-top: 10px;
}

#previous{
float:left;
text-align:left;
margin-left: 20px;
}

#next{
float:right;
text-align:right;
margin-right: 20px;
}
/** padding top right bottom left **/


/******** Footer ********/
#footer{
clear:both;
text-align:right;
color:#808080;
font-size:0.9em;

margin:0 auto;
padding:8px 0;
line-height:1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#4088b8;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.bold{font-weight:bold;}

#wideblog img, #blog img {
	margin: 2px 10px 10px 2px ; 
	float: left;
	border: 1px dotted #4088b8;
	padding: 5px 5px 5px 5px;

}
#wideblog .media, #blog .media {
        margin: 2px 10px 10px 2px ;
        float: left;
        border: 1px dotted #4088b8;
        padding: 5px 5px 5px 5px;
}

.sideedit {
font-weight:normal;
font-size: 10px;
text-decoration:none;
}

A.headline {
font-weight: bold;
font-size:18px;
color: 4088B8;
}

A.teaser {
font-weight:normal;
color:#000000;
text-decoration:none;
font-size:12px;
}

A.posted, .tags, .foundon {
font-weight: normal;
font-size:10px;
}

.foundon {
color: gray
}

A. posted{
color: #efefef;
}

.tags {
font-style: italic;
}

.tags A{
color: #FF00FF;
}

.list img{
margin: 1px 5px 1px 1px ;
height: 20px;
width: auto;
float: left;
}

.post {
position:relative;
border-bottom: 1px dotted #000;
padding: 15px 0px 15px 0px;
}

.futurepost {
position:relative;
border-bottom: 1px dotted #000;
padding: 15px 0px 15px 0px;
background-color: #efefef;
}

.odd, .even {
height: 40px;
padding: 5px 5px 5px 5px ;
}
.even {background-color: #FFFFD4;}
.odd {background-color: #F9F4B3;}

.odd a, .even a{
font-size: 8pt;
font-weight:normal;
color:#000000;
text-decoration:none;
}

/* Video Image */
.vidimage {
width: auto;
padding:0px;
margin: 0px 0px 0px 0px; 
border:1px;
text-align:center;
font-size: 8pt;
font-weight: normal;
}

/** padding top right bottom left **/





