body{
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px;
	color: #191919;
	background-color: #CEF3F7;
	background-image: url(../images/tail.gif);
	background-position:top;
	background-repeat:repeat-x;
}
/*-------------------- constants -------------------*/
h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}

a {
	color:#08415A; 
	text-decoration:none; 
	font-size:11px;
}

a:hover {
	color:#08415A; 
	text-decoration:none;
}

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

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

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

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

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



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

#container-3col {
		width:982px;
	margin: 0 auto;	
	background: url(../images/bg-top.jpg) top right no-repeat ;
}
#container-inner-3col {
}

#container-2col {
	width: 792px;
	margin: 0 auto;
	background: url(../images/bg-top.jpg) top right no-repeat ;
}
#container-inner-2col {
}

#header-3col, #header-2col {
	height:269px;
}
#header-inner-3col, #header-inner-2col {
	height:269px;
}

#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;
}

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


.clear {
	clear:both;
}


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

.header-title {
	padding-top:65px;
	padding-left:15px;	
	text-align:center;
	font: bold 30px Arial,sans-serif;}
.header-title a{
	font-size:30px; 
	color:#fff;}
.header-title a:hover{ 
	color:#fff;
}	

.header-description {
	color:#FFFF99;
	text-align:center;
	font-weight: normal;
	font-size: 12px;
}


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

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

.side-comp-header {
	height:22px;
	line-height:22px;
	font-size: 12px;
	font-weight: bold;
	color: #B5384A;
	background-image: url(../images/cellpic1.gif);
	padding:0px 2px 0px 4px;
}
.side-comp-header a{
	color: #B5384A;
}
.side-bar-component ul{
	margin:0px;
	padding:0px;
}

.side-bar-component li{
	list-style:none;
	text-indent:8px;
	background-image: url(../images/bullet.gif);
	background-position:2px 5px;
	background-repeat: no-repeat;
}

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

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

.post {
	border: solid 1px #8ADDF9;
	margin-bottom: 20px;
}
.post .post-head h2{
	height:22px;
	line-height:22px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding:0px 2px 0px 4px;
	background-image: url(../images/cellpic1.gif);
}

.post .post-head h2 a {
	font-size:12px;
	color:#000;}
.post .post-head h2 a:hover {
	color:#333333;
}
.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: #8DD1FA;
}
.sum-foot a{
	font-size:10px;
}

.date {
	margin-left:5px;
	font-size:0.9em;
	color:#333333;
	background:url(../images/post.gif) 10px 50% no-repeat;
}
.day, .time {
	display:none;
}


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

#comments {	
	margin-top: 20px;
}

#comments h3 {
	height:22px;
	line-height:22px;
	font-size: 11px;
	font-weight: bold;
	color: #227AE6;
	margin-top:20px;
	background-image: url(../images/cellpic1.gif);
	padding:0px 2px 0px 4px;
}

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

#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 #C6E7FB;
	padding: 10px 10px 10px 10px;
	margin-bottom:10px;
}

textarea, input {
	font: normal 12px Arial;
	border: #175CDD 1px solid;
	background-color:#C6E7FB;
	color:#000;
	margin-bottom: 2px;
}

#form_add textarea { 
	width:450px; height: 100px;
	background-color:C6E7FB;
	color:#333333;
}	

#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;
	background-color: #C6E7FB;
	color:#000;
}
#search_form .button {
	width:50px;
	height:20px;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	background: #2C8BEB;
	vertical-align:middle;
}

