﻿
body {
	margin: 3px;
	padding: 0;
	background: #FFFFFF url(images/bg.gif);
	font-family: Verdana, "Times New Roman", Times, serif;
	color: #000000;
	
}
html { overflow: -moz-scrollbars-vertical; } 

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-style: italic;
}

a {
	color: #BE420B;
}

a:hover {
	text-decoration: none;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

blockquote {
	font-style: italic;
}

/* Wrapper */

#wrapper {
	width: 821px;
	margin: 0 auto;
}

/* Header */

#header {
	height: 110px;
	background: url(images/img2ab.jpg);
}

#header h1 {
	padding: 20px 0 0 30px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	width: 335px;
	margin-top: -8px;
	text-align: right;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}
/*---------------- menu tab----------------------*/
.menu{
width:816px;
height:42px;
padding: 3px;
margin:0px;
background:url(images/menu_bg3.gif) repeat-x left;
}
.menu ul{
list-style:none;
padding:0 0 0 5px;
margin:0px;
}
.menu ul li{
display:inline;
}
.menu ul li a{
float:left;
height:42px;
border:none;
padding:0 0px 0 10px;
text-decoration:none;
color:#fff;
line-height:42px;
font-weight:bold;
font-size:14px;
}
.menu ul li.selected a{
float:left;
height:42px;
border:none;
padding:0 5px 0 15px;
text-decoration:none;
color:#FF7D05;
line-height:42px;
font-weight:bold;
font-size:14px;
background:url(images/menu_bullet.gif) no-repeat bottom center;
}
.menu ul li a:hover{
background:url(images/menu_bullet.gif) no-repeat bottom center;
}


/* Content */

#content {
	width: 100%;
	color: ffffff;
	padding: 0px 0;
}

/* Posts */

#posts {
	float: left;
	width: 560px;
}

/* Post */

.post {
}

.post .title {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #FF7F00 url(images/img3a2.jpg) no-repeat;
	font-size: 1.4em;
	color: #ffffff;
	
}
.post .title2 {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #FF7F00 url(images/img3a3.jpg) no-repeat;
	font-size: 1.4em;
	color: #ffffff;
	width: 812px;
}


.post .posted {
	padding: 5px 10px;
	background: #FFFFFF url(images/img5.jpg) no-repeat left bottom;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
}

.post .story {
	margin-bottom: 5px;
	padding: 10px 20px 10px 10px;
	font-size: 12px;
	background: #FFFFFF url(images/img4b.jpg) no-repeat right bottom;
	width: 530px;
}
.post .story2 {
	margin-bottom: 5px;
	padding: 10px 20px 10px 10px;
	font-size: 12px;
	background: #FFFFFF url(images/img4b.jpg) no-repeat right bottom;
}


.post .meta {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

/* Boxed */
#boxed {
	float: right;
	width: 250px;
}

.boxed {
	width: 250px;
}

.boxed .heading {
	height: 33px;
	padding: 7px 0 0 5px;
	margin-bottom: 1px;
	background: #FF7F00 url(images/img3a1.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.boxed .content {
	margin-bottom: 10px;
	padding: 10px;
	background: #000000 url(images/img4a.jpg) no-repeat right bottom;
}

.boxed .links {
	margin: 0;
	padding: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #FF7D05;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}