/*
Design by R.h.oZ @ http://rhoz.ca/
*/


body {
font-family           : Verdana, Arial, Helvetica, sans-serif;
font-size             : 10px;
padding               : 0;
margin                : 10px auto;
width                 : 900px;
background-image      : url('/image/back_drop3.gif');
background-repeat     : repeat-x;
background-color      : #f4f4f4;
color                 : #fff;

}


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

a:hover {
  
color                 : #b51726;
text-decoration       : underline;

}



h1 {
  
font-size             : 20px;
margin                : 0;
padding               : 0;
border-bottom         : 1px solid #ccc;

color: #AA2808;

height                : 68px;
text-indent           : -9999px;
overflow              : hidden;

}

h3 {
  
font-size             : 14px;

}


ul {
  
margin                : 10px 8px;
padding               : 0;
list-style            : none;

}

ol {

margin                : 10px 8px;
padding               : 0 20px;

}

ul li {

}


#wrapper {
}


#header {
	
width                 : 900px;
height                : 180px;
margin                : 0 auto;
background            : url(/image/RhoZ_Banner_2010small2g.gif) no-repeat left bottom;

}



#logo {

margin                : 0;	
float                 : left;
padding               : 36px 0 0 14px;
font                  : italic 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size             : 36px;
text-decoration       : none;
color                 : #FFFFFF;


}

#menu {
	
float                 : right;
padding-right         : 10px;

}

#menu ul {

margin                : 0;
padding               : 50px 0 0 0;
list-style            : none;
line-height           : normal;

}

#menu li {

display               : inline;

}

#menu a {
	
display               : block;
float                 : left;
width                 : 110px;
height                : 20px;
margin                : 0;
padding               : 10px 0 0 0;
background            : url(/image/img02.gif);
text-align            : center;
text-transform        : uppercase;
font-size             : 11px;
font-weight           : bold;
color                 : #FFFFFF;

}

#menu a:hover, #menu .active a {
	
background-image      : url(/image/img03.gif);
color                 : #AA2808;

}







#backside {

width                 : 898px;
background-color      : #FFFFFF ;

border          : 1px solid #000;

}

#content2 {

float                 : left;
width                 : 642px;

padding               : 10px 8px;
color                 : #000;
background-color      : #FFFFFF ;

border-right          : 1px solid #000;

}



#content {

float                 : left;
width                 : 642px;
min-height            : 600px;
padding               : 0px 8px;
color                 : #000;
background-color      : #FFFFFF ;

border-right          : 1px solid #000;

}


table#releases {

padding               : 4px 7px;
border                : 1px solid #ccc;
width                 : 100%;
border                : 1px solid #ccc;
background-color      : #fff;
color                 : #000;
font-size             : 12px;

}


table#releases caption {

text-align            : left;
border-top            : 1px solid #ccc;
border-right          : 1px solid #ccc;
border-left           : 1px solid #ccc;
background-color      : #000;
color                 : #fff;
padding               : 4px 8px;
margin                : 0;
font-size             : 12px;
font-variant          : small-caps;
letter-spacing        : 2px;


}


table#releases th, table#releases td {
  
text-align            : left;

}

table#releases a {
  
color                 : #b51726;

}

table#releases a:hover {
  
color                 : #000;

}



.article {
  
clear                 : left;
margin                : 10px 0 0 0;

}


.article h3, .article h4 {
  
padding               : 0 9px;

}


.article h3 {
  
color                 : #000;

font-size             : 14px;

padding               : 4px 8px;
margin                : 0;

}

.article h4 {
  
color                 : #000;
background-color      : #fff;
font-size             : 10px;
border                : 1px solid #ccc;
padding               : 4px 8px;
margin                : 0;

}


.article .news {
  
padding               : 0 9px;
font-size             : 12px;

}

.article blockquote {
  
color                 : #373737;
margin                : 0 24px 0 16px;
text-align            : justify;

}


#sidenote {
  

padding               : 20px 0 0 60px;

}



.post {

clear                 : left;
margin                : 10px 0 0 0;

}

.post h3 {

color                 : #b51726;
font                  : italic 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size             : 24px;
font-weight           : bold;
text-decoration       : underline;
padding               : 4px 8px;
margin                : 0;

}

.post h5 {

color                 : #000;
font                  : italic 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size             : 10px;
padding               : 1px 1px 10px 8px;
margin                : 0;

}



#resources {
  
color                 : #000;
background-color      : #F0F0F0 ;

height                : auto;
width                 : auto;
margin-left           : 660px

}



#resources h2 {
  
color                 : #000;
font-size             : 12px;
text-transform        : uppercase;
letter-spacing        : 2px;
margin                : 0;
padding               : 10px 8px;
background-color      : #FFFFFF ;

border-bottom         : 1px solid #000;
}


#resources li {
  
padding               : 2px 0 2px 10px;
background            : transparent url(/image/black_box.jpg) no-repeat 0 0.5em;

}

#resources li:hover {
  
background-image      : url(/image/red_box.jpg);

}

#resources li a {

font-weight           : bold;
letter-spacing        : 1px;
color                 : #b51726;
font-size             : 11px;

}


#resourcesrightborder {
  
border-bottom         : 1px solid #000;

}




#resources li a:hover {
  
color                 : #000;

}



#bottom {
  
padding               : 4px 8px;
border-top            : 1px solid #ccc;
background-color      : #B8B8B8  ;
border-top            : 1px solid #000;
}






















