/* Felix Atagong's Unfinished Projects */
body { margin: 0px 0px 0px 0px;
    font-family: Arial,Helvetica,sans-serif;
	background-color: White;
	background-image : url(media/bg.jpg);
	background-repeat : repeat;
}
a { text-decoration : none; }
a:link		{color: Fuchsia; } 
a:visited	{ color: Fuchsia; } 
a:active	{ color: #9933CC; } 
a:hover		{ color: Red;
background-color : yellow;}
h1 { margin: 5px 5px 5px 15px;
    color: #9933CC;
	font-weight : normal;
    font-size: xx-large;
	text-align: left;
	line-height: 125%;   
}
h2 { margin: 5px 5px 0px 15px;
    color: #9933CC;
	font-weight : normal;
    font-size: x-large;
	text-align: left;
	line-height: 125%; 
}
p, h3, ul, form { margin: 5px 5px 0px 15px;
    color: #9933CC;
	font-weight : normal;
    font-size: medium;
    text-align: left;
	line-height: 125%; 
}
.blog table { margin: 5px 5px 0px 15px; }
.blog td { margin: 0px 0px 0px 0px;
	color: #9933CC;
	font-weight : normal;
    font-size: medium;
	line-height: 100%; 
}
ol  { margin: 0px 5px 0px 8px;
	padding : 0px 0px 0px 7px;	
	color: #9933CC;
	font-weight : normal;
    font-size: medium;
    text-align: left;
	line-height: 125%; 	
}
li { margin: 0px 5px 0px 15px;
    color: #9933CC;
	font-weight : normal;
    font-size: medium;
    text-align: left;
	line-height: 125%; 
}
blockquote { margin: 5px 5px 0px 35px;
	 font-family: "Courier New", Courier, monospace;
    color: #330066;
	font-weight : normal;
    font-size: smaller;
    text-align: left;
	line-height : normal; 
}
h4 {margin: 5px 5px 0px 15px;
    color: #9933CC;
	font-weight : normal;
    font-size: small;
    text-align: left;
	line-height: 125%; 
}
h5 {margin: 5px 5px 0px 15px;
	color: #9933CC;
	font-weight : normal;
    font-size: x-small;
    text-align: left;
	line-height: 125%; 
}
hr { margin: 5px 5px 0px 15px;;
height: 1px;
color: Fuchsia;
background-color : Fuchsia;
text-align: left;
}
img { float: left; 	
border : none;
margin : 2px 5px 1px 3px;
padding : 2px 5px 1px 3px;
position: relative;
vertical-align : middle;
 }
#banner  { background-color: White;
    border: Magenta solid 2px;
    margin-left: 10px;
    margin-top: 10px;
	margin-bottom: 10px;	
    padding: 5px 0 5px 0;
	width: 730px;
}
#bannerimg { float : none;
border: none;
vertical-align: bottom;
margin : 0;
padding : 0 0 2px 1px;
position: relative;
}
#content { background-color: White;
    border: Magenta solid 2px;
    margin-left:10px;
    width: 730px;
	padding: 10px 235px 10px 5px;
}
.blog { background-color: White;
}
#links { background-color: White;
    padding: 5px;
    position: absolute;
    top: 130px;
    left: 751px;
    width: 220px;
}
.title { margin: 15px 5px 15px 5px;
	padding-left: 10px;
    padding-top : 5px;
    padding-bottom : 5px;
	color: Yellow;
    background: Fuchsia;
    font-weight: bold;
}
.date { font-weight : bold;
	margin-top: 15px;
}
 .calendar { font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;	
}
.calendar td { width: 14%; }
div.calendar { padding: 3px; }
div.calendar table { color: #9933CC; 
    width: 100%;
}
.calendarhead {	background: Magenta;
    color: Yellow;
    font-size: small;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;					
    width: 100%;
}
.side { color: #9933CC;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 3px 7px 3px 7px;				
}	
.sidetitle { background: Magenta;
    color: Yellow;
    font-size: small;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    margin-top: 10px;
    letter-spacing: .3em;
    text-align: center;		  					
}		
.syndicate { font-size: small;
    font-weight: normal;		
    padding: 2px 0 2px 2px;
    text-align: center;
}	
.powered { margin: 5px 5px 0px 15px;
    color: #9933CC;
	font-weight : normal; 
    font-size: x-small; 
    text-align: right; 
	line-height : normal; 
}	
.sog { float: none;
border: none;
margin : 0 1px 0 1px; 
padding : 0 1px 0 1px;
}
.linkervlot { float: left; 	
border : none;
margin : 5px 5px 5px 5px;
padding : 5px 5px 5px 5px;
position: relative;
vertical-align : middle;
}
.tabimg { margin: 0px 0px 0px 15px; }
