/*
Theme Name: DEViNE Portal v2.0
Theme URI: http://www.devinebydesign.co.uk/
Description: A clean portal theme for WordPress 2.1
Author: PJD
Author URI: http://www.devinebydesign.co.uk
*/

body, ul, ol, h1, h2, h3, li, p { margin: 0; padding: 0; }
ul, ol { list-style: none; }

body { margin-top: 5px; background-color: #fff; font-family: Verdana; font-size: 12px; }

.alignright {float: right;}
.alignleft {float: left; }

#leftpanel { margin-bottom: 10px; font-size: 12px; font-weight: bold; }
#leftpanel h2 { padding: 0px; height: 18px; font-size: 18px; }
#leftpanel p { padding: 5px 10px; font-weight: normal;}
#leftpanel ul { padding: 5px 10px; }
#leftpanel li { margin-top: 5px;  }
#leftpanel h2 a { text-decoration: none; color: #036;}
#leftpanel h2 a:hover {text-decoration: none; color: #036; } 
#leftpanel a { text-decoration: none; color: #036; }
#leftpanel a:hover { text-decoration: underline; }
.image { float: left; margin: 0 9px 3px 0; }


.bbtitle {font-family:arial; color:blue; font-size:12px; text-decoration:underline; font-weight:bold;}
.bbdescription {font-family:arial; color:black; font-size:10px; font-weight: normal; }
.bburl {font-family:arial; color:blue; font-size:10px;}
.bbadvertisehere {font-family:arial; color:blue; font-size:10px; text-decoration:underline; font-weight:normal; float: right; }


.postmetadata { background-color: #EEE; border-top: 1px #DDD solid; }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.smallarticle { width: 200px; float: left; margin-top: 10px; }
	
#content { width: 800px; margin: auto; }
#top_info { font-size: 10px; color: #CCC; height: 15px; }
#top_info a { text-decoration: none; color: #336; }
#top_info a:hover { text-decoration: underline; }
#sethomepage { font-weight: bold; }
#search_bar { border: 1px solid #CCD; border-top: 1px solid #AAB;  background: #EEF url('images/header-underline.gif') repeat-x ; }
#right_sidebar { margin-top: 10px; float: right; width: 170px; }
#category_bar { height: 400px; }
#main_content { margin-top: 10px; float:left; text-align: left; width: 620px; }
#related_links { margin-top: 10px; }

