/*  
Theme Name: HUABC 2008 ThHeme
Theme URI: http://temikolawole.blogspot.com/
Description: Custom theme designed by Temi Kolawole for the Howard University African Business Conference
Version: 1.0
Author: Temi Kolawole
Author URI: http://temikolawole.blogspot.com/

*/

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFCC33;
	margin-bottom: 40px;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
body, td, th {
	font-size: 12px;
	line-height: 20px;
}
img {
	border:0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	display:block;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2,h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7E891;
}
h4 {
	color: #CC0000;
	font-size: 16px;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#wrapper {
	padding: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#header {
	height: 160px;
	overflow: hidden;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title {
	width: 500px;
	overflow: hidden;
	height: 120px;
	margin: 10px;
	padding: 5px;
}
#title h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#title h2 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title h3 {
	font-size: 14px;
	color: #999900;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#toplogos {
	float: left;
	width: 100px;
	height: 100px;
}
#intro {
	height: 200px;
	width: 390px;
	float: left;
}
#homeslides, #homeslides li {
	margin: 0px;
	padding: 0px;
}
#register {
	float: left;
	width: 185px;
	height: 200px;
	text-align: center;
	background-image: url(images/register_bg.jpg);
	background-repeat: repeat-x;
}
#register a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FF6600;
}
#content {
	float: left;
	width: 578px;
	min-height: 300px;
	overflow: hidden;
}
#main {
	float: left;
	overflow: hidden;
	width: 588px;
}
#summary, #sponsors, #theme {
	float: left;
	overflow: hidden;
	width: 578px;
	margin-top:20px;
}
#menu {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(images/menu_item_bg.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	z-index: 100;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu li {
	list-style:none;
	padding:0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu li a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	padding: 7px;
}
#menu li a:hover{
	background-image:url(images/menu_item_hover_bg.png);
	background-repeat: repeat-x;
}
#sidebar {
	float: right;
	overflow: hidden;
	margin-left: 10px;
	padding: 10px;
	background-color: #FFFFCC;
	border: 1px dotted #FFFF66;
	width: 190px;
}
#sidebar h2 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	padding: 0px;
	margin: 0px;
}
#sidebar ul{
	display:block;
	margin: 0px;
	padding: 0px;
}
#sidebar li{
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar ul ul {
	margin:0px;
	padding:0px;
}
#sidebar ul ul li{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CCFF;
	margin:0px;
	padding:0px;
}
#sidebar ul ul li a{
	display: block;
	padding: 5px;
	color: #6699FF;
	text-decoration: none;
}
#sidebar ul ul li a:hover{
	background-color: #DAECF3;
}


.post {
	margin-top: 10px;
}
#main .post h4 {
	margin:0px;
	padding:0px;
	font-weight: normal;
}
.post h2 a{
}
.post h2 a:hover{
}

.panel {
	width:380px;
	height:200px;
	display:block;
	z-index: 10;
}
.panel h2 {
	margin-top: 130px;
	padding:5px;
	color: #FFFFFF;
	font-size:18px;
	background-image: url(images/transparent2.gif);
	height: 60px;
	font-family: Tahoma, Arial;
}

#one {
	background-image: url(images/panel1.jpg);
	background-repeat: no-repeat;	
}

#two {
	background-image: url(images/panel2.jpg);
	background-repeat: no-repeat;	
}

#three {
	background-image: url(images/panel3.jpg);
	background-repeat: no-repeat;	
}

#four {
	background-image: url(images/panel4.jpg);
	background-repeat: no-repeat;	
}

#five {
	background-image: url(images/panel5.jpg);
	background-repeat: no-repeat;	
}

#six {
	background-image: url(images/panel6.jpg);
	background-repeat: no-repeat;	
}

#footer {
	background-color: #CC0000;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	min-height: 200px;
	padding: 10px;
	overflow:hidden;
}
#footer-sidebar {
	overflow: hidden;
	display:block;
}
#footer-sidebar ul {
	text-align: left;
	padding: 5px;
	margin:0px;
}
#footer-sidebar li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer-sidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-sidebar ul ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer-sidebar ul ul li a{
	color: #FFCC66;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EAEAEA;
	text-decoration: none;
}
#footer-sidebar ul ul li a:hover{
	background-color: #FF6600;
	color: #FFFFFF;
}
#footer-sidebar1 {
  float: left;
  width: 230px;
  margin-right:10px;
  }
#footer-sidebar2 {
  float: left;
  width: 230px;
  margin-right:10px;
 }
#footer-sidebar3 {
  float: left;
  width: 230px;
 }
#credits {
	text-align: center;
	font-size: 11px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	min-height: 200px;
	padding: 5px;
	overflow:hidden;
}
.invs {
	display:none;
}
.imgleft {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;	
}
.imgright {
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;	
}
.clear {
	clear:both;
}