body{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:10px;
	color: #000;
}


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

h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #455995;
	text-decoration: none;
}

a:visited { color: #303F6B; }

a:hover, a:active { color: #FF1010; text-decoration: underline;}


form {
	margin:0px 0px 0px 0px;
}



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

#container-3col {
	width:982px;
	margin: 0 auto;	
	border: solid 1px #A0A0A0;
	padding:2px 0px;
	/*background-color:#FF1010;*/
}
#container-inner-3col {
	background-color: #F8F8F8;
}

#container-2col {
	width: 792px;
	margin: 0 auto;
	padding:2px 0px;
/*	#background-color: #FF1010;*/
	border: solid 1px #A0A0A0;
}
#container-inner-2col {
	background-color: #F8F8F8;
}

#header-3col, #header-2col {
	border-bottom:1px #CACACA solid;
	height: 95px;
	vertical-align:bottom;
}
#header-inner-3col, #header-inner-2col {
	border-bottom:1px #CACACA solid;
	height:95px;	
	background-color:#F8F8F8;
}

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

#middle-bar {
	width:600px;
	padding-bottom:10px;
}#middle-bar-inner {
	width:590px;
	margin-top:5px;
	margin-left:5px;
}
#middle-bar #footer {
	text-align:center;	
}

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


.clear {
	clear:both;
}


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

.header-title {
	padding-left:10px;	
	color:#C32265;	
	font: bold 60px "Comic Sans MS", arial, sans-serif;}
.header-title a{
	color:#C32265;}
.header-title a:hover, .header-title a:visited{
	color:#C32265;
	text-decoration:none;
}	

.header-description {
	color:#4F64A6;
	margin-top:-10px;
	padding-left:20px;
	font-weight: normal;
	font-size: 12px;
}


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

.side-bar-component {
	width: 180px;
	margin-bottom:10px;
	font-size:11px;
	border: solid 1px #2b438f;
}
.side-comp-body {
	padding:5px;
}

.side-comp-header {
	background: #354883 url(../images/bg_hdr1.gif) left top repeat-x;
	border: 1px solid #dce1ee;
	text-align: left;
	color: #edeff4;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	height: 27px;
	line-height:27px;
	text-indent:10px;
}

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

.side-bar-component li{
	list-style:none;
	line-height:20px;
	text-indent:13px;
	text-transform:capitalize;
	background: url(../images/news.gif) center left no-repeat;
	white-space:nowrap;
}

#com-banner .side-comp-body {
	padding: 0px;
}

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

.post {
	border: solid 1px #2b438f;
	margin-bottom: 20px;
}
.post .post-head h2{
	background: #354883 url(../images/bg_hdr1.gif) left top repeat-x;
	border: 1px solid #dce1ee;
	text-align: left;
	color: #edeff4;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	height: 27px;
	line-height:27px;
	text-indent:10px;
}

.post .post-head h2 a {
	color:#FFFFFF;}
.post .post-head h2 a:hover {
	color:#FFFFFF;
}
.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: url(../images/bg_copyright.gif) repeat-x ;
}
.sum-foot a{
	font-size:10px;
}

.post .date {
	margin-right:5px;
	margin-top:6px;
	text-align:right;
}
.day, .time {
	display:none;
}


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

#comments {	
	margin-top: 20px;
}

#comments h3 {
	background: #354883 url(../images/bg_hdr1.gif) left top repeat-x;
	border: 1px solid #dce1ee;
	text-align: left;
	color: #edeff4;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	height: 27px;
	line-height:27px;
	text-indent:10px;
}

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

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

#comments .date {
	color: #0567C4;
	background:none;
	text-align:left;
}
#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;
	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:111px;
	margin:0;
	vertical-align:middle
}
#search_form .button {
	width:50px;
	height:20px;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#666;
	background: #FFFFFF;
	vertical-align:middle;
	background-image:url(../images/button.gif);
}

