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


#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
background: url('images-viggo/bg_tile.jpg') repeat-y;
position:relative;
}

#topsection{
height: 204px;
}


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

#contentcolumn{
margin-left: 490px;
}

#leftcolumn{
float: left;
width: 249px;
margin-left: -1000px; 
}

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

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

#welcome{
color: #747474;
}


 /* Post Structures */

.content-date {
border-bottom: 1px solid #2e2e2e;
border-right: 1px solid #2e2e2e;
color: #787878;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #3c3c3c;
padding: 7px 0px 7px 0px;
}

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

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

.content-page{
background: #1d1d1d;
padding: 5px;
font-family: arial;
font-size: 11px;
color: #9c9c9c;
width: 446px;
}
 
.content-bottom{
border-top: 1px dotted #2e2e2e;	
text-align: right;
color: #787878;
padding: 6px;
font-family : verdana;
background: #3c3c3c;
font-size:10px;
}

.post-bottom {
border-top: 1px dotted #2e2e2e;	
text-align: right;
color: #787878;
padding: 6px;
font-family : verdana;
background: #3c3c3c;
font-size:10px;
}

h1 {
color: #587269;
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 #000;	
text-align: center;
}

 /* Sidebar Structures */

.title-side {
color: #9a9a9a;
background: #1a1a1a;
padding: 6px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}

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


/*Options style*/

a { 
text-decoration:  none;
color: #587269;}

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

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

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

.affiliates img {
margin: 5px;
}

strong {color: #628e8a;}
b {color: #628e8a;}
i { color: #f8f8f8;}
italic { color: #f8f8f8;}
em { color: #f8f8f8;}
u {color: #8d8d8d; text-decoration: none; border-bottom: 1px dotted #628e8a;}
img {border: 0px;}

blockquote {
font-size: 11px;
color: #8d8d8d;
padding: 10px;
border-left: 5px solid #49675d;
background: #2f2f2f;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #adadad;
background: #2f2f2f;
border: 1px solid #030303;
}

