

/*  Let's Bolt  -  letsbolt.mscl.com  -  Version 3.0  -  Gunnar Wagner im Juli 2007 */
/*  all those moments will be lost in time, like tears in rain                     */


* {margin:0; padding:0; outline:none;}

body {
background:url(../images/body.jpg) top repeat-x #050507;
font:76% "trebuchet ms", Tahoma, Arial, Helvetica, sans-serif; text-align:justify; color:#CACACA; }

HR {border: 0px solid ; border-top-width:1px; height:0px; color:#272C4D; }

H3 {font-size:13px;}

#ff {font-size:13px; color:#ffffff; width:74%;margin:0px 0px;}

#ff2 {font-size:13px; color:#ffffff; width:100%;margin:0px 0px;}

#mscl {width:587px; font-size:13px; color:#ffffff;margin:10px 10px 10px 14px;}

#red {font-size:10px; color:#D68216;}


a {text-decoration:none;color:#99FF00;}
a:hover {color:#ffff88;}
a.ff { line-height:14pt; }



#header {height:248px; display:block; background:url(../images/header0.jpg) top center no-repeat;}


h1.main_title {
font:120% Century Gothic;
color:#fff; word-spacing:2px; letter-spacing:2px;
font-weight:bold;
margin:10px auto 0;
text-align:center;
}

h1.main_title a {color:#fff; text-decoration:none;}


#container {width:690px; margin:0 auto; background:#151521; padding:5px;}


#navigation {
background:#181825;
width:650px;
border-top:1px solid #2E2E47;
padding:12px 0;
margin:20px auto 1px;
font:100% Georgia;
color:#fff;
letter-spacing:2px;
text-transform:uppercase;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#inner_container {
background:url(../images/inner_container.jpg) top repeat-x #181824;
padding:10px 10px 10px 30px;
}



#sidebar {
width:120px;
padding:10px;
float:right;
background:#232436;
color:#bdbdc1;
}
#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}



#sidebar2 {
width:190px;
padding:10px;
float:right;
background:#232436;
color:#bdbdc1;
}

#container #sidebar2 h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar2 p {
text-indent:0;
font-size:90%;text-align:left;
line-height:17px;
}

#content {margin-left:5px; margin-right:15px;}


blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:5px 35px;
}

p {
margin:10px 0;
padding:0px;
line-height:20px;
text-indent:0px;
}

p.note {
padding:20px;
background:#2D2D44;
color:#fff;
}

#container h1 {
font:170% Arial;
color:#fff;
margin:15px 0;
}

#container h2 {
font:110% Verdana;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}


#container ul {margin:10px 15px;}

#container ul li {margin:10px 0;}


#container img {
background:#070713;
padding:0px;
border:0px;
}

#footer {
width:680px;
background:#151521;
padding:10px;
margin:0 auto;
clear:both;
}

th {color:#fff;padding:10px;}

#footer p {text-indent:0;}

#footer p.validate {float:right;}

.thumb {margin:0px 5px 0px 0px;}



#content a[href^="http:"]
{
	padding-left: 12px;
	background-image: url('../images/ext_link.gif');
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}


