<br />
<b>Warning</b>:  Unknown column 'load_order' in 'order clause'
select name, code, version from txp_plugin where status = 1 AND type IN (0,1) order by load_order in <b>/home/gandbol/public_html/3-o.biz/textpattern/lib/txplib_db.php</b> on line <b>82</b><br />
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(http://3-o.biz/images/bg2.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #660000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
#header {
	background: #660000 url(http://3-o.biz/images/top.jpg) no-repeat;
	width: 698px;
	height: 264px;
	margin: 0 auto;
	padding: 0px;
}


#logo {
	width: 680px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	padding: 27px 0 0 0;
	font-size: 2.5em;
	color: #660000;
	font-family : "Times New Roman", Times, serif;
	text-transform : uppercase;
}

#logo p {
	padding: 40px 0 0 3px;
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight : bold;
	font-style : italic;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #990000;
}

/* Menu */

#menu {
	width: 662px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	display : block;
	margin-left : 20px;
	margin-top : 123px;
}

#menu a{
	text-decoration: none;
	border: 0px;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(http://3-o.biz/images/img03.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(http://3-o.biz/images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 438px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
	color : #900;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 55px;
	background: url(http://3-o.biz/images/img08.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(http://3-o.biz/images/img07.gif) no-repeat 0px 5px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(http://3-o.biz/images/img02.gif) repeat-x;
	border: 1px solid #F2DAC3;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #D56E22 url(http://3-o.biz/images/img01.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

ul.rsx-page-num-list{
display:inline;
list-style:none;
margin:0px;
padding:0px;
clear : both;
} 

ul.rsx-page-num-list li { 
display: inline;
background : none;
}

ul.rsx-page-num-list li a{
margin:0 2px;
background: #FFF;
padding: 1px 3px;
border: 1px solid #660000;
color: #660000;
}

ul.rsx-page-num-list li span.unlinked{
color: #FFF;
margin:0 2px;
padding: 1px 3px;
border: 1px solid #660000;
background: #660000;
}