
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	background: #3f3f3f url(images/background.jpg) repeat-x 0 0;
}
* {
	margin: 0 auto; padding-top: 3px;
}
h1, h2, h3 {
	color: #336699;
}
h1{
background-color:#eaf5fa;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
margin: 0 auto;
	}

a {
text-decoration:none;
	color: #336699;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	padding:0 0 0 6px;
	color: #404040;
}

/* Logo */

#logo {
	width: 960px;
	height: 99px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#logo h1, #logo h2 {
	margin: 0;background-color:#FFFFFF;

}

#logo h1 {
	float: left;
	padding-top: 6px;
	padding-left: 9px;
}

#logo h2 {
	float: right;
	padding-top: 19px;
		padding-right: 6px;
}


/* Menu */

#menu {
	width: 960px;
	height: 38px;
	margin: 0 auto;
	background: url(images/menu-bg.gif) repeat left top;
	text-transform:uppercase;
}

#menu ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	background: url(images/menuline.jpg) no-repeat left 50%;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	margin: 0 0px 0 0px;
	padding: 9px 15px 9px 15px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	background: url(images/menuline.jpg) no-repeat left 50%;
}

#menu a:hover {
	margin: 0 0px 0 0;
	padding: 9px 15px 9px 15px;
	color: #ffffff;
	background-color:#336699;
	text-decoration: none;
}

#menu .current_page_item a {
	margin: 0 0px 0 0;
	padding: 9px 15px 9px 15px;
	color: #ffffff;
	background-color:#336699;
	text-decoration: none;
}

/* animated slider */
#templatemo_post {
	width: 510px;
	padding: 0;
	align:left;
	background: #180d1e;	
}

* html #templatemo_post {
	margin-bottom: 15px;
}

#post1{
 float:left;
 width:300px;
 margin: 0 auto;
 padding-left:9px;
}
.post1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	padding-left:0px;
	text-decoration: none;
		padding-top:9px;
}
#post2{
 float:right;
 width:300px;
 margin: 0 auto;
}
.templatemo_post h2{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-left:6px;
	margin:0;

}
.templatemo_post .post_title .post_info{
	width: 510px;
	font-weight: normal;
	font-size: 12px;
	color: #dbc1a7;
}

.templatemo_post .post_body{
	padding: 15px 30px;
}

.templatemo_post .post_body img{
	margin-bottom: 15px;
}

.templatemo_post .post_comment{
	padding: 5px 30px;
	font-weight: bold;
}

/* Wrapper */

#wrapper{
background: #ffffff;
width:960px;
margin:auto;
}
.container{
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
}
.container_insidepage{
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
}
.clearfix{
	clear: both;
}

/* Page */

#page{
	width: 960px;
	padding: 10px 0;
}
#hilited{
 width:590px;
 float:left;
}
#hilited h2{
 color:#666666;
 padding-top:3px;
 font-size:12px;
 text-decoration:none;
}
.two-columns{
}

.two-columns-entry{
padding: 6px 6px 0 10px;
}
.two-columns .column-one{
	float: left;
	width: 290px;
}
.two-columns .column-one h2{
    font-weight:bold;
color:#000000;
}
.two-columns .column-two{
	float: right;
	width: 290px;
	color:#000000;
}
.list1{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li{
	margin: 0px 0px 2px 0px;
}
.list1 li h6{
font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height:16px;
	padding:0;
	}
.list1 li.alt{
}

.list1 a{
	color: #336699;
}
.list1 a:hover{
	color: #336699;
	text-decoration:underline;
}
.list2{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li{
	padding: 5px 0px;
}

.list2 li.first{
	padding-top: 0px;
}

/* Latest Post */

#latest-post{
	padding: 20px;
}

/** CONTENT */

#content{
	float: left;
	width: 590px;
	padding: 29px 0px 6px 6px;
	background: #ffffff;
}
#content_insidepage{
	float: left;
	width: 630px;
	padding: 16px 0px 6px 6px;
	background: #ffffff;
}
.photo{
	margin: 0;
	padding: 6px 0 0 4px ;
	line-height: 16px;
	display:block;
	background:#eaf5fa;
	text-align: left;
}
.photo a{
color:#336699;
padding: 13px 0 0 4px ;
}

.featured{
padding: 13px 0 0 4px ;
	color: #000000;
	line-height: 16px;
	}
	
.featured h1{
font-size:22px;
background-color:#eaf5fa;
	}	
.featured-post-text {
       font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 13px 0 0 4px ;
	color: #000000;
	line-height: 16px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#000033;
}

.date a:hover {
}

.post {
	padding: 4px 0 0 0;
}

.post .title {
}

.post .title h2 {
	padding: 0 0 5px 10px;
	background-color:#eaf5fa;
}
.post li h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height:16px;
}
.post .title p {
	margin: 0;
	padding: 5px 10px;
	line-height: normal;
}

.post .entry {
	padding: 10px;
}
.post .entry ul{
	padding: 10px;
	list-style:none;
}
.post .entry li {
}
.post .meta {
	padding: 0 10px;
	line-height: normal;
}

.breadcrums {
	padding: 0 3px 9px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
}
.breadcrums1 {
	margin-left: 2px;
	padding: 0px 3px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
	color:#666666;
}
.breadcrums2 {
	margin-left: 2px;
	padding: 0px 3px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
	color:#336699;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }


.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
padding-left:3px;
	text-transform:uppercase;
	text-decoration:none;
	display:inline;
}

.post h2 a{
	color: #ffffff;
	text-decoration:none;
	background-color:#999999;
		padding:2px 2px 2px 2px;
}

.post h2 a:hover{
	color: #ffffff;
	text-decoration:none;
	background-color:#999999;
		padding:2px 2px 2px 2px;
	}
	
.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #336699;
	text-decoration: none;
		padding-top:9px;
padding-left:3px;
}
.post h3 a {
	color: #336699;
	text-decoration:none;
}
.post h3 a:hover {
	color: #336699;
	text-decoration:underline;
}
.post h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	text-decoration:none;
	padding:0 3px 0 3px;
}
.post h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
padding-left:3px;
	text-transform:uppercase;
	display:inline;
}

.post h5 a{
	color: #ffffff;
		background-color:#d61d00;
		padding:2px 2px 2px 2px;
}

.post h5 a:hover{
	color: #ffffff;
		background-color:#ff0000;
		padding:2px 2px 2px 2px;
	}
.post_date{
	font-size: 11px;
	font-weight: normal;
	padding-left:9px;
	color: #666666;
	line-height:16px;
}
.post-text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	padding:0 3px 0 3px;
	color: #404040;
}
.title {
	padding-bottom: 6px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	border-top: 1px dashed #8D8D8D;
	text-transform: uppercase;
}

.entry {
}

.plinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration:underline;
	color:#336699;
}

.plinks a:hover {
}
.mainlinks_text {
 color:#404040;
 font-size:12px;
 	line-height:19px;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left:9px;
	line-height:19px;
	font-weight: normal;
	text-decoration:underline;
	color:#336699;
}

.mainlinks:hover {
 text-decoration:underline;
	line-height:19px;
}

.plinks .more {
	float: left;
	padding-left: 9px;

	text-transform: uppercase;
}
.more2{
 padding-left:3px;
 font-size:11px;
}
.plinks .comments {
	float: left;
	padding-left: 16px;

}
#magazine{
float: right;
vertical-align:middle;
padding-left:9px;
 width:230px;
}
/** SIDEBAR */

#sidebar {
	float: right;
	width: 340px;
	padding: 6px 6px 0 0px;
}

#sidebar h2 {
	padding-bottom: 25px;
	font-size: 16px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .section1 {
text-align: right;
}

#sidebar .section1 h2 {
}

#sidebar .section2{
	float: left;
	width: 203px;
}

#sidebar .section3 {
	float: left;
	width: 126px;
	padding-top:11px;
}

#sidebar .section2 h2, #sidebar .section3 h2 {
	margin: 0 0 3px 0;
	padding: 3px 0;
	padding-top:16px;
	border-bottom: 3px solid #336699;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#sidebar .section2 h4{
	margin: 0 0 0px 0;
	padding: 3px 0;
	padding-top:16px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
#sidebar .section2 {
}

#sidebar .section3 {
	margin-left: 10px;
}
#sidebar li h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;line-height:16px;
}
#sidebar .asian-viewpoint{
	 padding:3px;
	 line-height:16px;
	 background-color:#f2f2f2;
}
#sidebar .asian-viewpoint h2{
	 padding:3px;
	 font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.slinks2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
	color:#336699;
}
.slinks2:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
	color:#336699;
}
/** SIDEBAR inside pages*/

#sidebar_insidepages {
	float: right;
	width: 300px;
	padding: 6px 6px 0 0px;
}

#sidebar_insidepages  h2 {
	padding-bottom: 25px;
	font-size: 16px;
}

#sidebar_insidepages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_insidepages .section1 {
text-align: right;
}

#sidebar_insidepages .section1 h2 {
}

#sidebar_insidepages .section2{
	float: left;
	width: 300px;
}

#sidebar_insidepages .section3 {
	float: left;
	width: 126px;
	padding-top:11px;
}

#sidebar_insidepages .section2 h2, #sidebar_insidepages .section3 h2 {
	margin: 0 0 3px 0;
	padding: 3px 0;
	padding-top:16px;
	border-bottom: 3px solid #336699;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#sidebar_insidepages .section2 h4{
	margin: 0 0 0px 0;
	padding: 3px 0;
	padding-top:16px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
#sidebar_insidepages .section2 {
}

#sidebar_insidepages .section3 {
	margin-left: 10px;
}
#sidebar_insidepages li h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;line-height:16px;
}
#sidebar_insidepages .asian-viewpoint{
	 padding:3px;
	 line-height:16px;
	 background-color:#f2f2f2;
}
#sidebar_insidepages .asian-viewpoint h2{
	 padding:3px;
	 font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.slinks2_insidepages {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
	color:#336699;
}
.slinks2_insidepages:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
	color:#336699;
}

.from { background-color:#999999; height:26px; padding:3px 10px; clear:both;}
.newsletter{background: url(images/newsletter-bg.jpg) no-repeat bottom; color:#ffffff; padding:0 6px 6px 6px; height:110px;}
.newsletter_link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
	color:#FFffff;
}


/* News box */
#news{
padding: 6px 3px 6px 9px;
font-size: 12px;
color:#666666;
}
.news_title{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-transform:uppercase;
	display:inline;
}
.newslinks_text {
 color:#404040;
 font-size:11px;
 	line-height:19px;
	padding-left:9px;
	text-decoration:none;
}
.date {
 color:#404040;
 font-size:11px;
 fornt-family:normal;
	text-decoration:none;
}
.newslinks {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
	color:#336699;
}
.newslinks:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
	color:#336699;
}
/* Footer */

#footer {
width: 960px;
margin: 0 auto;
	border-top: 6px solid #a8a395;
	background-color: #003366;
	font-size: 12px;
	line-height: 19px;
	color:#d3d3d3;
}
.footer-text {
	font-size: 12px;
	color:#d3d3d3;
	}
.footer-links {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	font-weight: normal;
	color:#4b9cb9;
	line-height: 19px;
	
}
.footer-links:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	font-weight: normal;
	color:#4b9cb9;
	line-height: 19px;
	text-decoration:underline;
}


/* Column One */

#footercolOne {
	padding-bottom: 20px;
	width: 220px;
}
#footercolthree {
	padding-bottom: 20px;
	width: 220px;
}
#footercolfour {
	padding-bottom: 20px;
	width: 220px;
}

/* Column Two */

#footercolTwo {
	padding: 0 0 6px 0;
	background-color: #003366;
	
}
#footercolTwo h2{
	padding: 0 0px 6px 90px;
	color:#cccccc;
	text-transform:uppercase;
	text-decoration:underline;
}
#footercolTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footercolTwo li, #footercolTwo form {
	padding-left: 9px;
}

#footercolTwo li {
	display: block;
	float: left;
	width: 223px;
}
#footercolTwo li ul {
}

#footercolTwo li li {
	display: list-item;
	float: none;
	padding: 0 0 0 6px;
}

#footercolTwo h2 {
	margin: 0 0 3px 0;
	padding: 0 0 0 3px;
	background-color: #003366;
	font-size: 1em;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

/* Easy Slider */

#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:496px;
		height:286px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-40px;
		top:71px;
		}	
	#nextBtn{ 
		left:437px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.png) no-repeat 0 0;	
		}		

/* free subscription form */

.star {
	margin: 0;
	padding: 6px 0 0 4px ;
	text-align: left;
	color:#ff0000;
}
.form-text{
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 10px;
	font-weight: bold;
	color:#336699;
}

