body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #212121 url('images-bruce/bg.jpg') repeat-x;
text-align:center;
color: #607e84;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;

}

#topsection{
height: 430px;
position: relative;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 213px 0 213px; 
}

#leftcolumn{
float: left;
width: 210px;
margin-left: -900px; 
}

#rightcolumn{
float: left;
width: 210px; 
margin-left: -210px; 
}

#footer{
clear: left;
width: 100%;
background: #0c2126;
color: #6f979f;
text-align: center;
padding: 6px 0;
}
#footer a{
color: #6f979f;
}

#welcome{
color: #83a7ab;
}


 /* Post Structures */

.content-date {
border-bottom: 1px solid #212121;
border-right: 1px solid #212121;
color: #76999e;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #214b51;
padding: 7px 0px 7px 0px;
}

.content-title{
border-bottom: 1px solid #212121;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
color: #b6b6b6;
background: #2f2f2f;
padding: 7px 0px 7px 15px;
} 

.content-title a{
color: #b6b6b6;
} 

.content-page{
background: #3c3c3c;
padding: 5px;
font-family: arial;
font-size: 11px;
color: #a4a4a4;
width: 446px;
}
 
.content-bottom{
border-top: 1px dotted #212121;	
text-align: right;
color: #808080;
padding: 6px;
font-family : verdana;
background: #2f2f2f;
font-size:10px;
}

.post-bottom {
border-top: 1px dotted #212121;	
text-align: right;
color: #808080;
padding: 6px;
font-family : verdana;
background: #2f2f2f;
font-size:10px;
}

h1 {
color: #408990;
text-align: left;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
text-transform: uppercase;
} 

p { 
	margin-top:  1px;}

.option-archive{
background: #3c3c3c;
padding: 5px;
border: 1px dotted #414141;	
text-align: center;
}

 /* Sidebar Structures */

.title-side {
color: #a3b7b9;
background: #19484e;
padding: 6px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}

.content-side {
text-align: justify;
color: #a4a4a4;
line-height:12px;
padding: 3px;
background: #3c3c3c;
margin-bottom: 10px;
}


/*Options style*/

a { 
	text-decoration:  none;
	color: #82bcc0;}

a:hover {
	color: #68d0d6;
	text-decoration: none;}	

.image {
	background-color: #123336;
	border: 1px solid #285054;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #123336;
	border: 1px solid #2c828a;
	padding: 3px;
	margin: 2px;
} 

.affiliates img {
margin: 5px;
}

strong {color: #608c90;}
b {color: #608c90;}
i { color: #79b6bb;}
italic { color: #79b6bb;}
em { color: #79b6bb;}
u {color: #63a5ab; text-decoration: none; border-bottom: 1px dotted #51c3cd;}
img {border: 0px;}

blockquote {
font-size: 11px;
color: #a1a1a1;
padding: 8px;
border-left: 5px solid #235155;
background-color: #494949;	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #9c9c9c;
background: #4b4b4b;
border: 1px solid #565656;
}

