body{
	margin: 0;
	padding: 0;
	background: #191919 url(../images/bg.gif) repeat-y top center;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	text-align: left;
}


/*-------------------- constants -------------------*/

p,
ol,
ul {padding:0px;
	margin:0px;
	line-height: 150%;
	}
ol { /* to be styled */ }
ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #050d24;
	}

h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}

a:link {
	color: #2f63b3;
	text-decoration: none;
	}
a:visited {
	color: #2f63b3;
	text-decoration: none;
	}
a:hover {
	color: #4a5265;
	text-decoration: underline;
	}
a:active {
	color: #2f63b3;
	text-decoration: underline;
	}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(../images/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
	}

code {
  background: #afafaf;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
}

small {
	font-size: 0.8em;
}

/*------------------- layout -------------------*/

#container-3col {
	width: 935px;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-size: 1.3em;
}
#container-inner-3col {
	width: 935px;
}

#container-2col {
	width: 855px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 1.3em;
}
#container-inner-2col {
}

#header-3col, #header-2col {
	width: 100%;
	height: 149px;
	background: transparent url(../images/header_bg.gif) left top repeat-x;
}
#header-inner-3col, #header-inner-2col {
	width: auto;
	height: 118px;
	background: transparent url(../images/header.gif) no-repeat left bottom;
}

#left-bar {
	float:left;
	width:180px;
}

#middle-bar {
	float:left;
	width:564px;
}
#middle-bar-inner {
	width:524px;
	margin-left:20px;
}
#container-2col #middle-bar {
	float:left;
	width:654px;
}
#container-2col #middle-bar-inner {
	width:654px;
	margin-left:20px;
}



#right-bar {
	float:right;
	width:180px;;
}

.clear {
	clear:both;
}


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

.header-title {
	padding: 50px 0 0 50px;
}
.header-title a{ 
	color: #fff;}
.header-title a:hover{ 
}	

.header-description {
	color:#999;
	padding-left:50px;
	font-weight: normal;
	font-size: 12px;
}


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

.side-bar-component {
	width: 180px;
	font-size:11px;
}
.side-comp-body {
	padding:0px 5px;
}
#com-banner .side-comp-body {
	padding:0px;
}

.side-comp-header {
	display: block;
	margin-top: 16px;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 3px;
	background: url(../images/separator_green.gif) center bottom repeat-x;
	font-size: 1.4em;
}

.side-bar-component ul{
	margin:0px;
	padding:0px;
}

.side-bar-component li{
	list-style:none;
	background: url(../images/dot.gif) 5px 5px no-repeat;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 23px;
	color: #bbbbbb;
}

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

.post h2{
}

.post h2 a {
	color:#000;}
.post h2 a:hover {
	color:#9F2802;
}

.post-head {
	margin-top: 16px;
	margin-bottom:10px;
}
.post-text {
	line-height: 150%;
}
.sum-foot {
	height:30px;
	line-height:30px;
	font-size:11px;
	text-indent:10px;
	margin-top:20px;
	margin-bottom:35px;
	border-bottom:1px #F3F4F4 solid;
	background-color:#FAFAFA;
}

#comment_a {
	padding-left:22px;
	padding-right:10px;
	font-size:0.9em;
	border-right:1px solid; 
	background:url(../images/comments.gif) 5px 2px no-repeat;  
}
.date {
	padding-left: 20px;	
	background: url(../images/icon_date.gif) no-repeat;
}
#category_a {
	padding-left:10px;
	font-size:0.9em;
	border-left:1px solid; 
}
.day, .time {
	display:none;
}
#middle-bar #footer {
	text-align:center;
	margin-bottom:20px;
}

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

#comments {	
	margin-top: 40px;
}

#comments h3 {
	padding-bottom:10px;
	background: url(../images/separator_green.gif) center bottom repeat-x;
}

#comments h5 {
	font-size: 11px;
	font-weight: bold;
}

#comments p {
	margin: 3px 0 0 0px; 
}

#comments li {
	list-style:none;
	padding: 20px 25px;
	border: solid 1px #eeeeee;
	background: #fafafa url(../images/comment_bg.gif) repeat-y;
}

#comments .date {
	border: none;
	padding: 0;
	width: auto;
	color: #2f63b3;
	background:none;
}
#comments .time {
	display: inline;
}

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

#form_add {
	margin-top: 20px;
	padding: 20px;
	background: #eeeeee url(../images/separator_blue.gif) top repeat-x;
}

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

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

#form_add h3 {
	padding-left: 20px;
	background: url(../images/icons/comment_add.gif) center left no-repeat;

}


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

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

#search_form input {
	height:16px;
	width:131px;
	margin:0;
	border:1px solid #FEC42D;
}
#search_form .button {
	width:auto;
	height:22px;
	margin:0px;
	margin-left:5px;	
	color:white;
	font-size:9px;
	letter-spacing:1px;
	text-align:center;
	border:1px solid #FFF9EA;
	background-color:#A3C159;
}
