/*------------------------------------------------------------------------
# SpicaTheme CSS
# ------------------------------------------------------------------------
# Author: mail@spicatheme.com
# Websites:  http://www.spicatheme.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/

/* ================================ Global ================================*/

* {
	margin:0;
	padding:0;
	}
	
html, body, fieldset {
	margin: 0;
	padding: 0;
	background-image:url(/templates/st-klinongnews/images/page.jpg);
			background-repeat:repeat-x;
			background-color:#fff;
}

body, {
	color: #222;
	font-size: 12px;
	line-height: 1.5em;
}



body#background{
	font: 12px/17px Arial, Helvetica, sans-serif;
		background-image:url(/templates/st-klinongnews/images/page.jpg);
		background-repeat:repeat-x;
		
	letter-spacing: 0.5px;

	text-align: left;
}

/* Normal link */
a:link, a:visited {
	color: #222;
	text-decoration:none
}

a:hover, a:active {
	color: #ed1fdc;

}

a img {
	border: none;
	text-decoration: none;
}

/* Headers */
h1, h2, h3, h4 {

	color: #555;
	padding: 0px 0px 6px 0px;
	letter-spacing: 0;	 
}
h1 { font-size: 150%; font-weight: bold; padding-bottom: 10px; color:#f802fb}
h2 { font-size: 125%; font-weight: bold; }
h3 { font-size: 150%; font-weight: bold; padding-bottom: 10px; color:#f802fb}
h4 { font-size: 225%; }
h6 {font-size: 9px; font-weight:bold; padding-bottom: 10px;}

/* Lists */
ul, ol, li {
	margin: 2px 0 2px 20px;
	padding: 0 2px;
	color:#222;
	font-size:12px;
}

ul {
margin-bottom: 13px;
}

ul, li { list-style: disc ; }
ul ul {list-style: circle ; }
ol  { list-style: decimal; }

p{
	margin-bottom: 10px;
	color:#222;
}

b {
color:#333333;
}
/* Images */
img {
	background: #F6F6F6;

}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
} 

.wrapper{
	width: 960px;
	margin: 00px auto;
	overflow: hidden;

}

/* ================================ Layout ================================*/

/* --- Header --- */
#header{
	width: 952px;
	height: 200px;
	margin: 0 3px 0 4px;
	background-image:url(/templates/st-klinongnews/images/head-bg.jpg);
}

#logo{
	width: 180px;
	padding: 0px 0 0px 0;
	display: inline;
	float: left;
	
}

#logo-text, #logo-text h1, #logo-text a:link, #logo-text a:visited{
	font: 00px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #666;
}

#logo-text a:hover{
	text-decoration: none;
	color: #000;
}

#headermodule{
	width: 728px;
	float: right;
	margin-right: 10px;
}

/* --- Top1 --- */
#top1{
	width: 936px;
	height: 40px;
	margin-top: 140px;
	padding:6px 0px 0px 16px;
	background-color:#fff;
	margin: 0 3px 0 4px;
	overflow:visible;




}

#navbar{
	width: 954px;
	margin:0 auto ;
	padding: 0px 0px;

}

#nav{
	width: 954px;
	margin: 0 auto;
	display: inline;
	
	background:transparent;


}

#searchbox{
	width: 0px;
	display: inline;
	float: right;

	overflow: hidden;
	text-align: right;
}
	
/* --- Top2 --- */
#top2{
	width: 940px;
	padding: 0px 5px;
	overflow: hidden;
	background: #FFF;


	
}

#top2inside{
	width: 920px;
	background: #333;
	overflow: hidden;
	padding: 10px;
	margin: 0 0 5px 0;
		z-index:1;
}

/* --- Top3 --- */
#top3{
	width: 940px;
	padding: 0px 5px;
	overflow: hidden;
	background: #FFF;
}

#top3inside{
	width: 940px;
	margin: 0 0 10px 0;
}

.quick{
	width: 235px;
	background: #FFF;
	float: left;
	overflow: hidden;
}

.quickmod1{
	border-top: 8px solid #777;
	padding: 5px;
}

.quickmod1:hover{
	background: #CCC;
}

.quickmod2{
	border-top: 8px solid #333;
	padding: 5px;
}

.quickmod2:hover{
	background: #999;
}

.quickmod3{
	border-top: 8px solid #555;
	padding: 5px;
}

.quickmod3:hover{
	background: #BBB;
}

.quickmod4{
	border-top: 8px solid #888;
	padding: 5px;
}

.quickmod4:hover{
	background: #EEE;
}

/* --- Top4 --- */
#contentcontainer{
	width: 954px;

	background: transparent;
}

#contentinside{
	width: 954px;
	background: #transparent;
	margin: 0px 3px 0px 4px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;

}

#contentleft{
	width: 500px;
	float: left;
	padding: 0px 00px 0 25px;
	overflow: hidden;
}

#contentbottombottom{
	width: 855px;
	float: left;
	padding: 0px 00px 0px 0px;
	margin-left:35px;
	overflow: hidden;
}

.contentleft, .contentleftbottom{
	width: 500px;
	margin: 0px 0px 0px 0px;

	overflow: hidden;
	padding: 0px 20px 0 0px;

}

.contentleft div, contentleft div.breadcrumb{
	margin: 0 0 10px 0;
}

#contentright{
	width: 350px;
	float: right;
	padding: 0px 5px 0px 0px;
	overflow: hidden;
	margin: 21px 45px 0 0;
}




.contentrightleft{
	width: 160px;
	float: left;
	background: #FFF;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
}
	
.contentrightright{
	width: 160px;
	float: right;
	background: transparent;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
}

/* --- Bottom --- */
#bottomcontainer{
	width: 936px;
	background-color:#fff;
	overflow:visible;
}

#bottominside{
	width: 870px;
	overflow: visible;
}

.bottominsideleft, .bottominsidemid, .bottominsideright{
	width: 291px;
	display: inline;
	float: left;

}

.bottominsideleft, .bottominsidemid{
	margin: 0 9px 0 0;
	padding-right: 9px;

}


/* --- Container --- */
#footercontainer{
	width: 937px;
	padding:6px 0px 0px 16px;
	background-color:#fff;
	margin: 0 3px 0 3px;
	overflow:visible;

}

#footerinside{
	width: 920px;
	margin-left:5px;


	overflow: hidden;
	padding: 10px;
}

.footerinsideleft, .footerinsidemid, .footerinsideright{
	width: 300px;
	display: inline;
	float: left;
}

.footerinsideleft, .footerinsidemid{
	margin: 0 9px 0 0;
	border-right: 1px dashed #777;
}


/* --- Container --- */
#copyrightcontainer{
	width: 937px;
	padding:6px 0px 0px 16px;
	background-color:#fff;
	margin: 0 3px 0 3px;
	overflow:visible;
}

#copyrightinside{
	width: 940px;

	overflow: hidden;
	padding: 5px 17px;

}

#copyrightinside p{
	
	display: inline;
}

#copyrightinside p.gotop{
	display: inline;
	padding: 0px 5px;
	background: #808080;
	font-weight: bold;
	margin: 0 0 0 5px;
}

#towns{
font-size:8px;
color:#666666;
text-align:justify;
padding: 0 25px 0 0px;

}












