/* 
Theme Name: Firefox
Theme URI: http://www.hot-screensaver.com/
Description: A theme based on the popupar Firefox browser
Version: 1.0
Author: Jacky Kong
Author URI: http://www.hot-screensaver.com/
*/
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #002C59;
}
a {
	color: #FF890D;	
	text-decoration:none;
}
a:visited {
	color: #FF890D;
}
a:hover {
	color: #C06403;
	text-decoration:underline;
}
input, textarea 
{
	background: #F3F6ED;
	border: #BABABA 1px solid;
}
#rap 
{
	background:#fff url(img/rap.jpg) center repeat-y;
	width:780px;
	margin:0 auto;
	padding:0px 0px;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background:#fff url(img/top.jpg) no-repeat bottom; 	
 	height: 185px;
	margin: 0 auto;
	width:780px;
	padding:0;
	border:#fc9 0px solid;
}
#main 
{
	margin: 0 auto;
	padding:0;
	width:730px;
}
#content {
	width:500px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:186px;
	float:right;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	border-left: 3px solid #C7CCD0;
	margin: 8px 2px 2px 15px;
	padding: 0 0 0 15px;
	background: #F0F8FF;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

#header h1 
{
	margin: 0;	
	font-size: 1.6em;	
	padding:33px 0 0 30px;
	text-align:left;	
}
#header h1 a 
{
	color:#BFD4E1;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#BFD4E1;
	text-align:left;
	margin:0;
	padding:0 20px 0 30px;
}

#header #forumdesc
{
	font-weight:normal;
	font-size:0.9em;
	color:#DEB790;
	text-align:left;
	padding:0 20px 0 30px;
	margin-top: 24px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #E0F3FC;
	text-align:center;
	background:url(img/sidenav_top.jpg) no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:1em;
	background:#E0F3FC;
	border:#8CB5FE 1px solid;
	border-top:#f3f6ed 1px solid;
}
#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0 0 0 0;
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #FF890D;	
}
#sidebar ul li a:visited {
	color: #FF890D;	
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #C06403;
	text-decoration:underline;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(img/subcat_bullet.gif) no-repeat left;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post , .page
{
	margin:0 0 40px 0;
}
.page 
{
	margin:25px 5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}

.post-info-bg {
	padding:0 2px 2px 5px;
	background: url(img/post-info-bg.gif) repeat-y;
}

.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#FF890D;
}
.post-info a:hover 
{
	color:#C06403;
}
.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 0px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size: 1.1em;
        line-height:1.3em;
}
.page-content {

}
.post-title, .page-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.4em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#3B8ABB;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.post-footer 
{
	padding-top:20px;
	background:url(img/divider.gif) no-repeat center;
}
#footer {
	margin:0 auto;
	background:#fff url(img/footer.jpg) no-repeat center;
	clear: both;
	font-size: 0.9em;
	color: #999;
	text-align:right;
	width:715px;
	height:80px;
}

#footer p {
	padding: 4px 10px 10px 10px;
}

#footer a {
	border:none;
	color:#585BD6;
}

.comment_meta {
	margin: 0 0 10px 40px;
	font-size: .9em;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	margin: 3em 0 1em 40px;
	color: #708CD1;
	font: 0.9em verdana, helvetica, sans-serif;
	font-weight:bold;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 12px 10px;
	background: #E8F4FF;
	border:#B6CCE4 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Sans-Serif;
	position: relative;
	width: 100%;
	float: left;
	left: 23px;
	top: 23px;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;
	color:#DDF0F7;
	background-image: url(img/seperator.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 8px;
}
#topnav li a:hover, #topnav li a:active
{
	color:#9EC9DA;	
}
#topnav #navHome {
	background-image: none;
}

.submit {
	background: url(img/submit_search.gif) no-repeat;
	height: 21px;
	width: 62px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.post-content blockquote.small {
	font-size: .8em;
}

