body{
margin: 0;
padding: 0;
font-family: Verdana, Helvetica;
font-size: 10px;
background: #2f2f2f url('images-nick/bgx.jpg') repeat-x;
text-align: center;
color: #9e9e9e;
}


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

#topsection{
height: 475px;
}

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

#contentcolumn{
margin: 0 244px 0 240px; 
}

#sidebar-right{
float: left;
width: 220px; 
margin-left: -233px; 
}

#sidebar-left{
float: left;
width: 220px; 
margin-left: -986px; 
}

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

#welcome{
color: #828282;
text-align: justify;
font-family: Arial;
font-size: 11px;
}


/* Content Structures */

.contentbg {
background: #272727;
padding: 5px 7px;
width: 510px;
-moz-border-radius: 8px;
}
 
.content-title {
color: #b1b1b1;
text-align: left;
font-family: Tahoma;
font-size: 12px;
font-style: italic;
font-weight: bold;
padding: 5px 1px 2px 1px;
border-bottom: 1px dotted #585858;
}

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

.content-title2 {
font-family: tahoma;
font-size: 10px;
padding: 5px 0px 20px 3px;
color: #5b5b5b;
text-align: left;

}

.content-title2 a{
color: #757575;
}

.date {
background: url(images-nick/date.png) no-repeat;
height: 54px;
margin: 0px;
width: 54px;
text-align: center;
float: right;	
}
.date .month {
display: block;
color: #656565;
padding: 2px 0;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin-top: 2px;
font-weight: bold;
}
.date .day {
display: block;
color: #8d8d8d;
font: 2.3em Georgia;
padding-top: 0px;
text-align: center;
margin-top: -5px;
}

.date .year {
display: block;
color: #757575;
padding: 0px 0;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin-top: 0px;
font-weight: bold;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #acacac;
}

.content-bottom {
font-family: arial;
font-size: 11px;
padding: 10px 0px 0px 0px;
color: #949494;
text-align: center;
font-weight: bold;
}

.content-bottom a{
color: #cbcbcb;
}
 
h1 {
color: #a1a1a1;
text-align: left;
font-family: tahoma;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
margin: 0px;
} 

.commentbg {
background: #272727;
padding: 5px 7px;
width: 510px;
-moz-border-radius: 8px;
}

p { 
margin-top: 1px;
}


 /* Sidebar Structures */

.sidebar_title {
color: #b6b6b6;
padding: 5px;
font-family: Tahoma;
font-size: 10px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
background: url('images-nick/side-title.png') no-repeat bottom;
padding: 2px 0px 15px 0px;
}

.sidebar_content {
color: #828282;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 15px;}



/*Options style*/

a { 
text-decoration:  none;
color: #962e00;}

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

.image {
background-color: #1f1f1f;
border: 1px solid #464646;
padding: 3px;
margin: 2px;
-moz-border-radius: 4px;} 

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

.affiliates img {
margin: 5px;
}

strong {color: #a1a1a1;}
b {color: #a1a1a1}
i { color: #b1b1b1}
italic { color: #b1b1b1;}
em { color: #b1b1b1;}
u {color: #808080; text-decoration: none; border-bottom: 1px dotted #812501;}
img {border: 0px;}

blockquote {
background: #2f2f2f;
padding: 15px;	
font-family: Arial;
border-left: 6px solid #812501;
font-size: 11px;
color: #a1a1a1;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #a1a1a1;
background: #2f2f2f;
padding: 1px;
border: 1px solid #343434;
-moz-border-radius: 4px;}	

