/* 
	This style sheet offers a quick fix when merging WP and phpBB, it is the last css file to load 
	in the overall_header.html file of phpBB
*/

#wpwrap { width:940px; padding:0px 0px 0px 0px; }
#wrap { width:940px; padding:0px 0px 0px 0px; }
#page-body { margin-left:-10px; padding: 0px 0px 0px 0px; }
#contentwide { background-color:#dddddd; padding:0px 15px 0px 15px;  }
div.navbar { background-color: #dddddd; border:1px solid #dddddd;  }
a:link, a:visited, a:active { color:#105289; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }
a.forumtitle:link, a.forumtitle:visited, a.forumtitle:active { color:#105289; text-decoration: none; }
a.forumtitle:focus, a.forumtitle:hover { color: #CC0000; text-decoration: underline; }
a.topictitle:link, a.topictitle:visited, a.topictitle:active { color:#105289; text-decoration: none; }
a.topictitle:focus, a.topictitle:hover { color: #CC0000; text-decoration: underline; }


.row .pagination { background-image: none; }
.navbar { background-color: #dddddd; }
ul.navlinks { padding-bottom:3px; border-bottom: 1px solid white; font-weight: bold; }
.bg3	{ background-color: #dddddd; }
#tabs .activetab a { border-bottom-color: #dddddd; }
ul.forums { background: #eef5f9 none repeat-x 0 0; }
.headerbar { background-color: #eef5f9; background-image: none; }
.forumbg { background-color: #eef5f9; background-image: none; }
.panel { background-color: #eef5f9; }
ul.forums { background-color: #eef5f9; }

.bg1	{ background-color: #eef5f9; }
.bg2	{ background-color: #eef5f9;  }
.bg3	{ background-color: #eef5f9; }

ul.linklist { line-height: 1em;  margin: 0px 0px 3px 0px; }
ul.linklist li { display: inline; line-height: 1em; }
ul.linklist li.icon-home { width:620px; border:1px solid #dddddd; }
#search-box { margin: 0px 0px 0px -20px; float:right; }
a.fontsize { padding-left:10px; margin: -20px 0px 0px 0px;}
/*
a.fontsize { display:inline; padding-left:10px; }
ul li, li { list-style-type:none;}
*/
li.header dt, li.header dd { color: #105289; }
ul.rightside li { padding-right: 5px; }
ul.linklist li { display: inline; line-height: 1em; }
#page-body { padding: 0px 0px 0px 0px; }
#footertopbg { margin-top:120px; background-color: #eeeeee; }
#footertop { background-color: #eeeeee; }


.no_pad_para { margin:0; padding:0px 0px 3px 3px; }





