/*
Theme Name: Southeast Asia View
Theme URI: http://www.ezwpthemes.com/templates/southeast-asia-view.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: red, fixed-width, two-columns, right-sidebar, threaded-comments

Please visit our site for more nice free WordPress themes.
http://www.ezwpthemes.com/

*/

/* Global */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Bookman Old Style', Arial, Helvetica, sans-serif;
	background: #E7D7A6 url(images/bg.jpg) center top repeat-y;
	color: #000000;
	margin: 0;
	padding: 0;
}

a:link {
	color: #696969;
}

a:visited {
	color: #5C5C5C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(images/header1.jpg) center top no-repeat;
	min-height: 344px!important;
	height: 344px;
}


/* Header */



#header_bg {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(images/header2.jpg) center 59px no-repeat;
	height: 187px;
}

#header {
   width: 970px;
   margin: 0px auto;
   height: 187px;
   position: relative;   
}

/* Navigation */

#navigation {
   position: absolute;
   left: 17px;
   top: 59px;
   height: 43px;
   list-style: none;
}

#navigation li {
   float: left;
   height: 43px;
   padding: 0px 5px 0px 0px;
   margin: 0px;
}

#navigation li#nav_abt {
   padding-right: 8px;
}

#header h1 {
   color: #FFFFFF;
   font-size: 4.8em;
   position: absolute;
   left: 0px;
   top: 115px;
   height: 54px;
   line-height: 54px;
   padding: 0px;
   margin: 0px;
   display: block;   
}

#header h1 a {
   color: #844407;
   text-decoration: none;
}

#header h1 a:hover {
   color: #AB8468;
}

#header h2 {
   color: #844407;
   font-size: 1.2em;
   position: absolute;
   left: 0px;
   top: 160px;
   display: block;
   padding: 5px 0px 0px 0px;
   margin: 0px;
}

#rss {
   width: 50px;
   height: 50px;
   position: absolute;  
   left: 62px;
   top: 227px;    
} 

/* Container */
#container_bg {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(images/header3.jpg) center 187px no-repeat;
	float: left;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	float: left;
	background: url(images/footer.jpg) center bottom no-repeat;
}

/* Content */

#content_bg {
   width: 900px;
   margin: 0px auto;
   padding: 0px;
   
}

#content {
   width: 830px;
   float: right;
   padding: 70px 0px 0px 0px;
}

/* Maincontent */

#maincontent {
    width: 510px;
	min-height: 900px;
	float: left;
	background: url(images/content_bg.gif) left top repeat;
	margin: 103px 0px 50px 0px;
	border-top: 2px solid #D1D1D1;
	
}

*html #maincontent {
	margin: 103px 0px 0px 0px;
}

.post {
    padding: 0px 5px 20px 5px;	
}

.post .title {
   width: 500px;
   background: url(images/post_title_line.gif) left 20px repeat-x;
   padding: 0px 0px 0px 0px; 
   margin: 0px;
   clear: both;
   line-height: 20px;
}

.post .title h2 {
    width: 468px;
	color: #844407;
	font-size: 1.5em;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;			
}

.post .title h2 a {
    text-decoration: none;
	color: #844407;
}

.postmetadata {
	margin: 0px;
	padding: 2px 0px 0px;
	color: #616161;
	font-size: 1.2em;
}

.postmetadata .cats_meta {
   color: #929292;
   font-weight:normal;

   padding-right: 10px;
}

.postmetadata .date {
   color: #929292;

}

.postmetadata .author {

   padding-right: 10px;
   color: #929292; 
}

.postmetadata a {
    text-decoration: none;
    color: #929292;
} 

.entry {
	width: 500px;
	overflow: hidden;
    padding: 0px 0px; 
    font-size: 1.2em;	
	line-height: 20px;	
}

.post .entry p {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px;
}

.entry li a:link,.entry li a:visited {
   color: #A5794C;
   font-weight: normal;
}

.post .entry p a {
	color: #CA8134;
	font-weight: bold;
   text-decoration: none;	
}

.post .entry p a:hover {
   text-decoration: underline;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #782f02;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 20px 5px 5px 0;
	color: #FF0375;	
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;
}

/* Social Bookmarking */

.bookmark {
	padding: 0px 0px 10px 0px;
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.bookmark_line img {
	border: 0;
}

.bookmark_icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark_icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #666;
}

#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #666;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #dcbea4;
	margin: 0;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #e3cbb3;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 5px 40px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Sidebar */
#content_right {
   width: 290px;
   min-height: 340px;
   padding: 0px 0px 20px 0px;
   float: right;
   background: url(images/search.jpg) 0px 89px no-repeat;  
}

#welcome {
   height: 180px;
   width: 170px;
   margin: 0px 0px 38px 35px;
   font-size: 1.2em;
}

#welcome p{
   margin: 0px;
   padding: 3px 0px;
}

/* Search */
#search {
    height: 51px;
}

#search form {
    padding: 0px;
	margin: 0px;
}

#search #s {
    margin: 0px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
	height: 20px;
	width: 160px;
}

#search span {
   float: left;
}

#search #searchsubmit {
    margin: 0px 0px 0px 0px;
	padding: 0px;
    width: 70px;
    height: 35px;
	background: url(images/spacer.gif) repeat;
	border: none;
	cursor:pointer;
}

/* Google Ads */

.ads {
   width: 260px;
   height: 253px;
   margin: 0px 0px 0px 4px;
   background: url(images/ad_bg.jpg) left top no-repeat;
}

*html .ads {
   margin: 0px 0px 0px 5px;
}

.ads li {
   width: 130px;
   display: inline;
   padding: 0px;
   margin: 0px;
}

#sidebar {
    padding: 0px 0px 50px 0px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 260px;
}


#sidebar ul {
    list-style: none;		
	background: url(images/sidebar_top.jpg) -1px top no-repeat;
	padding: 60px 0px 0px 0px;
}


#sidebar ul h2 {
   padding: 0px 0px 0px 35px;
   margin: 10px 0px 10px 30px;
   color: #5C100C;
   font-size: 1.8em;
   font-weight: normal;
   background: url(images/sidebar_title.gif) 5px top no-repeat;
   font-family: 'Bookman Old Style', Arial, Helvetica, sans-serif;
}

#sidebar ul h2 a {
   color: #5C100C;
   text-decoration: none;
}

#sidebar ul ul {
    background: none;
	padding: 0px 20px 0px 50px;
}

#sidebar ul ul li {
   background: url(images/sidebar_icon.gif) 20px 10px no-repeat;
   padding: 0px 0px 0px 30px;
   margin: 0px;
   line-height: 25px;
   font-size: 1.2em;
   color: #000000;
}

#sidebar ul ul li a {
   color: #000000;
   text-decoration: none;
}

#sidebar ul ul li a:hover {
   text-decoration: underline;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 70%;
	text-align: center;
}

#wp-calendar #next a {
	padding: 0px 2px;
	margin: 0px;
	text-align: right;
	display: inline;
}

#wp-calendar #prev a {
	padding: 0px 2px;
	margin: 0px;
	text-align: left;
	display: inline;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #5C100C;
}

#wp-calendar a:hover {
	background: #000000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	font: bold 1.2em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 0px;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.1em;
	text-transform: capitalize;
}

/* Tag */
#sidebar li#tag li {
    background: none;
    padding: 0px 0px 0px 20px;
}

/* Footer */
#footer {
	width: 100%;
	height: 90px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#footer #credit {
    width: 500px;
	margin: 0;
	padding: 20px 0px 0px 10px;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	color: #7C3E02;
}

#footer a:link,#footer a:visited {
	font-size: 1.0em;
	color: #7C3E02;
	text-align: center;
	text-decoration: none;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#sidebar ul ul ul {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	font-size: 1em;	
}
#sidebar select {
	margin-left: 37px;
	width: 80%;	
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 0px;
	padding: 0 30px;
	list-style-type:decimal;
}
