body{
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	color: #738495;
	background-image:url(../images/bg.gif);	
}
/*-------------------- constants -------------------*/
h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}
a {
	color:#0567C4; 
	text-decoration:none; 
	font-size:11px;
}

a:hover {
	color:#0C0C0C; 
	text-decoration:none;
}

a.side {
	color:#0567C4; 
	text-decoration:none; 
	font-size:11px;
}

a:hover.side {
	color:#0C0C0C; 
	text-decoration:none;
}

a.white {
	color:#0567C4; 
	text-decoration:none; 
	font-size:12px;
}

a:hover.white {
	color:#0C0C0C;
	text-decoration:none;
}

form {
	margin:0px 0px 0px 0px;
}
/*-------------------- layout -------------------*/
#container-3col {
	margin: 0 auto;	
}
#container-inner-3col {
	width:967px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#container-2col {
	margin: 0 auto;	
}
#container-inner-2col {
	width: 778px;
	margin: 0 auto;	
}

#header-3col, #header-2col {
	height:180px;
}
#header-inner-3col, #header-inner-2col {
	height:180px;
	background-image:url(../images/top.jpg);	
	background-repeat:no-repeat;
	background-position:center top;
}

#left-bar {
	width:190px;
}
#left-bar-inner {
	width:180px;
	margin-top:5px;
	margin-left:4px;
}

#middle-bar {
	width:584px;
	padding-bottom:10px;
	border-left:solid 1px #CACACA;
	border-right:solid 1px #CACACA;}
#middle-bar-inner {
	width:574px;
	margin-top:5px;
	margin-left:5px;
}

#right-bar {
	width:190px;
}
#right-bar-inner {
	width:180px;
	margin-top:5px;
	margin-left:4px;
}

.clear {
	clear:both;
}


/*-----------------header-----------------*/

.header-title {
	padding-top:100px;
	padding-left:40px;	
	text-align:left;
	font: bold 30px Arial,sans-serif;
}
.header-title a{
	font-size:30px; 
	color:#0066CC;
	font-family:"Courier New", Courier, monospace;
}
.header-title a:hover{ 
}	

.header-description {
	color:#FFCC00;
	text-align:left;
	font-weight: bold ;
	font-size: 12px;
	padding-left:40px;	
}


/*-----------------sidebar--------------*/

.side-bar-component {
	width: 180px;
	margin-bottom:10px;
	font-size:11px;
	background-color:#FFFFFF;
	border: solid 1px #0099CC;
}
.side-comp-body {
	padding:5px;
}

.side-comp-header {
	height:30px;
	line-height:30px;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #555555;
	padding:0px 2px 0px 4px;
}
.side-comp-header a{
	color: #FF6633;
}
.side-bar-component ul{
	margin:0px;
	padding:0px;
}

.side-bar-component ul li{
	list-style:none;
	text-indent:8px;
	text-transform:capitalize;
	background-image: url(../images/bullet.gif);
	background-position:0px 2px;
	padding-left:8px;
	background-repeat: no-repeat;
	line-height:20px;
	color:#333333;
}
.side-bar-component li a{
color:#333333;
}
.side-bar-component li a:hover{
text-decoration:underline;
}
#com-banner .side-comp-body {
	padding: 0px;
}

/*--------------------- page post --------------------*/

.post {
	background-color:#FFFFFF;
	border: solid 1px #0099CC;
	margin-bottom: 20px;
}
.post h2{
	height:30px;
	line-height:30px;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding:0px 2px 0px 4px;
}

.post h2 a {
	font-size:12px;
	color: #555555;
}
.post h2 a:hover {
	color:#FF3399;
}
.post-text {
	padding:5px;
}
.post-head {
	margin-bottom:10px;
}
.sum-foot {
	text-indent:5px;
	height:22px;
	line-height:22px;
	font-size:10px;
	margin-top:20px;
	background-color: #e6e6e6;
}
.sum-foot a{
	font-size:10px;
}

.date {
	margin-left:5px;
	font-size:0.9em;
	color:#414141;
}
.day, .time {
	display:none;
}


/*--------------------- page comment --------------------*/

#comments {	
	margin-top: 20px;
}

#comments h3 {
	height:22px;
	line-height:22px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-top:20px;
	background-color: #bbb;
	padding:0px 2px 0px 4px;
}

#comments h5 {
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#comments p {
	margin: 3px 0 0 0px; 
}
#comments .date {
	border: none;
	padding: 0;
	width: auto;
	color: #0567C4;
	background:none;
}
#comments .time {
	display: inline;
}

#form_add label {
  float:left;
  display:block;
  width:60px;
  margin:0px 15px 0px 15px;
}

#form_add {
	width: 547px;
	margin-left: 10px; 
	margin-top:10px;
	border: 1px solid #D6DCC0;
	padding: 10px 10px 10px 10px;
	margin-bottom:10px;
}

textarea, input {
	font: normal 12px Arial;
	border: #CCCCCC 1px solid;
	margin-bottom: 2px;
}

#form_add textarea { 
	width:450px; height: 100px;
}	

#form_add h3 {
	padding-left: 20px;
	color: #000;
}


/*--------------search--------------*/

#search_form {
	height:auto;
	padding:0px;
	margin:0px;
}

#search_form input {
	height:16px;
	width:111px;
	margin:0;
	vertical-align:middle
}
#search_form .button {
	width:50px;
	height:20px;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	background: #FF6600;
	vertical-align:middle;
}
