/*  
Theme Name: Connect Theme
Description: A 2 Columns, Widget Ready theme
Version: 1.0
Author: Connect.com.my
*/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
	color:darkblue;
}
a:hover {
	text-decoration:underline;
}
body {
	font-family: sans-serif, Helvetica, Verdana, Arial; font-size:9pt; color:#555555; line-height:1.5;
}
#header {
	height: 50px;
	overflow: hidden;
	clear: both;
	background: url('images/bgtop.gif') repeat-x left top;
}
#wrap {
	width: 782px;
	margin: 0 auto;
	overflow:hidden;
}
h1 {
	float: left;
	font-size: 10px;
	line-height: 10px;
	padding: 40px 0 0 40px;
	width: 182px;
}
h1 a, h1 a:visited {
	color: #000;
	display: block;
	position: relative;
}
h1 a span {
	display: block;
	width: 182px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url('images/logo.gif') no-repeat left top;
}
#des {
	font-size: 9px;
	line-height: 9px;
	clear: left;
	padding-left: 5px;
	color: #999;
}
ul {
	list-style: none outside;
}
#menu {
	float: right;
	padding: 45px 35px 0 0;
}
#menu li,
#menu li.current {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
	background: url('images/button.gif') repeat-x left top;
}
#menu li {
	background-image: none;
}
#menu li a,
#menu li a.current {
	position: relative;
	float: left;
	padding: 0 20px;
	height: 34px;
	color: #FFF;
	background: url('images/buttonleft.gif') no-repeat left top;
}
#menu li a {
	color: #000;
	background-image: none;
}
#menu li a:hover {
	position: relative;
	color: #FFF;
	background: #555 url('images/buttonleft.gif') no-repeat left top;
}
#menu li a:hover span,
#menu li .current span {
	position: absolute;
	top: 0;
	right: 0;
	width: 3px;
	height: 34px;
	background: url('images/buttonright.gif') no-repeat right top;
}
#searchform {
	margin-top:15px;
}
input#s {
	padding: 5px 5px 5px 23px;
	color: #888;
	width: 150px;
	background: url('images/magnifier.gif') no-repeat 5px 4px;
	border: 1px solid #999;
	font-size: 11px;
}
input#searchsubmit {

}
#main {
	border:1px solid #B7C9D7;
	overflow:hidden;
	width: 780px;	
	margin-top:3px;
	background:#B7C9D7;
}
#main ul {
	margin-left:20px;
	list-style-type: square;
}
#content {
	width:538px;
	float:right;
	padding:5px 10px;
	border-left:1px solid #B7C9D7;
	background:white;
}

.apost {
	float: left;
	display: inline;
	width: 100%;
	background: url('images/p.gif') repeat-x left top;
	margin-top:5px;
}
.apost h2 {
	padding: 13px 0 0 70px;
	background: url('images/pleft.gif') no-repeat left top;
}
.apost h2 a,
.apost h2 a:visited {
	font-size: 12pt;
	color:darkblue;
}
.apost h2 a:hover {
	text-decoration:underline;
}
.ahead {
	float: right;
	width: 8px;
	height: 39px;
	background: url('images/pright.gif') no-repeat right top;
}
.date {
	text-align: center;
	float: left;
	display: inline;
	width: 42px;
	height: 49px;
	margin: 10px 0 0 15px;
	padding-top: 2px;
	padding-left:2px;
	color: midnightblue;
	background: url('images/date.gif') no-repeat left top;
	font-weight: bold;
	font-size: 21px;
}
.date span {
	display: block;
	font-size: 10px;
	font-weight:bold;
}
.ptime,
.pauth {
	display: block;
	padding-left: 90px;
	margin-left:5px;
	background: url('images/comments.gif') no-repeat 65px 4px;
}
.apost p,
.apost blockquote {
	clear: both;
	padding: 10px 15px;
	text-align: justify;
}
.apost blockquote {
	padding: 10px 80px;
	background: url('images/quote.gif') no-repeat 68px 22px;
	color: #999;
}
.apost #srel,
.apost #linklist,
.apost .subh {
	padding: 15px;
}
.apost ul, .apost ol {
	padding-left: 50px;
}

.pfoot {
	font-size: 11px;
	border-bottom: 1px solid #DDD;
	padding: 3px 10px 10px;
	overflow: hidden;
	margin-left: 12px;
	width: 94%;
}
.pfl {
	float: left;
	padding-left: 20px;
	/*color: #039AFF;*/
	color:royalblue;
	background: url('images/tag_blue.gif') no-repeat left;
}
.pfl a,
.pfl a:visited {
	color: #999;
}
.pfl a:hover {
	/*color: #65C1FF;*/
	color:black;
}
p.nopost {
}
.lead {
	clear:both;
	padding: 0 0 10px 25px;
}
.lead .ppre {
	float: left;
}
.lead .pnex {
	float: right;
}
#sidebar-one {
	float: left;
	width: 220px;
	background:white;
}
#sidebar-one h2 {
	margin-top:20px;
	margin-left:10px;
	color:darkblue;
	background:url(images/icon1.jpg) no-repeat center left;
	font-size: 12px;
	padding-left:20px;
}
#sidebar-one ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sidebar-one ul li {
	margin-left:30px;
}
#sidebar-one ul li a {
	color:#5D98E1;
	display: block;
	padding:1px 0;
}

#sidebar-one ul li a:hover {
	text-decoration:underline;
}
.none {
	display: none;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 13px;
	padding:10px;
}
#cmbox {
	clear: both;
	margin: 0 auto;
}
.nocomments {
	font-size: 13px;
	padding-left: 25px;
}
#commentform {
	padding: 10px 25px;
}
#commentform p {
	padding-bottom: 10px;
}
#commentform input,
#commentform textarea {
	border: 1px solid #999;
	padding: 5px 8px;
	color: #666;
}
#commentform input:focus,
#commentform textarea:focus {
	border-color: #65C1FF;
}
#commentform p#ptext {
	padding: 0;
}
#commentform p#psubmit {
	width: 380px;
	margin-top: -1.5px;
}
#commentform input#submit {
	border: none;
	padding: 0;
}
#commentform label {
	padding-left: 8px;
	font-size: 15px;
	color: #888;
}
#author,
#email,
#url,
#comment {
	width: 250px;
}
.commentlist {
	list-style: none outside;
	background: url('images/p.gif') repeat-x left top;
}
.commentlist li {
	border-bottom: 1px solid #DDD;
	padding-top: 5px;
	margin: 0 25px 15px;
}
.commentlist li p {
	padding: 15px 0 10px 0;
	clear: both;
	font-size: 13px;
	text-align:justify;
}
.commentlist li em {
	font-size: 12px;
}
span.cauth {
	float: left;
	font-size: 9pt;
	color:#aaa;
}
span.cauth a {
	font-size: 15px;
}
span.cauth em {
	font-size: 11px;
}
span.cdate {
	float: right;
	font-size: 11px;
	color: #BBB;
}
h3#respond,
h3#comments {
	font-size: 16px;
	padding: 10px 10px 5px;
	margin-left:5px;
	color: steelblue;
}
h3#respond {
	padding-left: 30px;
}
h3#comments span {
	position: absolute;
	top: 0;
	left: 0;
	width: 181px;
	height: 62px;
	background: url('images/sofar.gif') no-repeat left top;
}
.postarchive {
	clear: both;
}
h3.atitle,
h3#srel {
	padding-left: 15px;
	font-size: 16px;
}

#uof {
	float:left;
	width:25%
	height:50px;	
	margin-top:10px;
}
#tagline {
	float:right;
	width:25%;
	height:10px;	
	color:black;
	text-align:right;
	padding-right:10px;
	margin-top:10px;
	padding-top:30px;
}
#tof {
	float: right;
	padding-left: 22px;
	height: 20px;
	line-height: 20px;
	background: url('images/feed.png') no-repeat left 3px;
	font-size: 11px;
	color: #CCC;
}
* html #tof {
	background: url('images/feed.gif') no-repeat left 3px;
}
#tof a, #tof a:visited {
	color: #CCC;
}
#tof a:hover {
	text-decoration:underline;
}
#widgets {
	clear: both;
	padding:0;
	overflow: auto;
	width:780px;
	border-bottom:1px solid #B7C9D7;
	border-right:1px solid #B7C9D7;
	border-left:1px solid #B7C9D7;
}
.widgetd {
	float: left;
	width: 350px;
	padding:0 20px;
	margin-bottom:5px;
}
.widgetd h2 {
	font-size:13pt;
	color:darkblue;
	text-align: center;
	padding: 10px 0;
}
.widgetd li ul li {
	font-size: 12px;
	border-bottom: 1px solid #DDD;
}
.widgetd a,
.widgetd a:visited {
	color: #888;
	display: block;
	padding: 2px 10px;
	min-height: 22px;
	line-height: 22px;
}
* html .widgetd a {
	height: 22px;
}
.widgetd a:hover {
	color: #555;
	background: url('images/widget.gif') repeat-x left;
}

#homelink {
	clear:both;
	font-weight:bold;
	color:white;
	background:url(images/topmenu.jpg);
	overflow:hidden;
	padding-left:20px;
	height:36px;
}
#homelink a {
	display:block;
	font-size: 8pt;
	padding:10px 20px;
	color:white;
}
#homelink li {
	float:left;
}

#picx { padding:0px 0px 0px 25px; }

.leftline {
	color:#B7C9D7;
	border-top:1px solid;
	border-left:0xp;
	border-right:0px;
	border-bottom:0px;
	height:1px;
}

.theleftbar {
	padding:0 20px;
}
.theleftbar select {
	width:100%;
}

#feedburner {margin-top:20px; }

a.member:link 	{ font-family: sans-serif, Helvetica, Verdana, Arial; font-size: 8pt; text-decoration: none; color:#333333; }
a.member:visited { font-family: sans-serif, Helvetica, Verdana, Arial; font-size: 8pt; text-decoration: none; color:#333333; }
a.member:hover 	{ font-family: sans-serif, Helvetica, Verdana, Arial; font-size: 8pt; text-decoration: underline; color:#333333; }
