/**
    *  Cascading Style Sheet File
    * Author: Muhammed Adbul-Shakour Arab
    * eyerule@link.net | www.itkallem.com
  **/

HTML { background: #EEE url(img/bg.png); }
 
body { color:#666; font-family:tahoma; padding:0px; margin:0px; }

.mheader { align:center; text-align:center; }

.container { background-color: #fff; width: 750; }

.mtbl { border:2px solid #cdcdcd;  border-top:0px; }

.footerc { padding:5px; margin:1px; background-color:#000; 
          text-direction:right; font:normal 11px tahoma; color:#cdcdcd; }

.mcontent { background:#fdfdfd; }

a,a:link,a:visited { color: #cdcdcd; text-decoration:none; }
a:hover { color: #c33; }

h1,h1 a,h1 a:link,h1 a:visited{ color: #c33; font:bold 16pt/7pt Arial; border-bottom:4px solid #f0f0f0;
	padding: 0px; margin:10px; }

h1 a:hover{ color: #000; font:bold 16pt/7pt Arial; border-bottom:4px solid #f0f0f0;
	padding: 0px; margin:10px; }
	
h2{ color: #666; font:bold 13pt Arial; padding-bottom:0px;
	   padding: 5px; margin:1px; }
h3 { color: #fff; font:bold 13pt Arial; padding-bottom:0px;
	   padding: 5px; margin:1px; }	   

.blocktxt { font: normal 12px Tahoma; color:#777; 
		    margin-right:5px; padding-right:5px; }
.blocktxt2 { font: normal 12px Tahoma; color:#fff;
			 margin-right:5px; padding-right:5px; }  

.cont { float:right; }
.cont .fill { padding: 6px 12px; border: 1px solid #EEE; background: #FFF;
	         margin-bottom: 8px; font: normal 12px Tahoma; color:#555;
		     background:url(img/wbg.png); background-repeat:repeat-y;}

.supporters,.supporters a, .supporters a:link, .supporters a:visited {
font: bold 12px Tahoma;
color: #777;

line-height:1.5em;
}

.supporters a:hover {
color: #c33;
}
/* Navigation : See WordPress Theme `Blix` CSS, http://www.kingcosmonaut.de/blix/ */
#navigation { font:bold 0.7em Tahoma; height:2.5em; line-height:2.5em;
background:url(img/bg.gif) repeat-x #FBFBFB; border-top: #E8E8E8 0px solid; border-bottom: #E8E8E8 1px solid; }
#navigation ul { margin:0; padding:0; }
#navigation li { float:right; margin:0; padding:0; list-style-type:none; border-right:0px #E8E8E8 solid; }
#navigation li a { display:block; padding:0 10px; letter-spacing:0px; color : #666; }
#navigation li a:hover { color : #c33; background:#f0f0f0; }
/* End: Navigation */

/** Welcome Block **/
b.rtop, b.rbottom{ display:block; background: #FFF; }
b.rtop b, b.rbottom b{ display:block;height: 1px; overflow: hidden; background: #F0F0F0;}
b.r1{margin: 0 5px} b.r2{ margin: 0 3px; } b.r3{ margin: 0 2px; }
b.rtop b.r4, b.rbottom b.r4{ margin: 0 1px;height: 2px; }
#bbg { background-color:#f0f0f0; }

/** Left Blocks **/
b.rtop2, b.rbottom2{ display:block; background: #FFF; }
b.rtop2 b, b.rbottom2 b{ display:block;height: 1px; overflow: hidden; background: #af2639;}
b.r12{margin: 0 5px;} b.r22{ margin: 0 3px; } b.r32{ margin: 0 2px; }
b.rtop2 b.r42, b.rbottom2 b.r42{ margin: 0 1px;height: 2px; }
#bbg2 { background-color:#af2639; margin-right:5; margin-bottom:7;}

hr { color:#f5f5f5; }
small { font:normal 9px Tahoma; color:#a1a1a1; }

.coloredspace { background:#FCFCFC; border-bottom: #EDEDED 1px solid;
border-left: #EDEDED 0px solid; border-right: #EDEDED 5px solid;
border-top: #EDEDED 1px solid; padding:10px 10px 10px 10px; }

.ctxt,.sctxt { color : #777; }
.ctxt { font: normal 10pt tahoma; }
.sctxt { font: normal 8pt tahoma; }



