/*  
Theme Name: tobeAsian
Theme URI: http://www.joomla.ws 
Description: Theme coded by Clive Ray
Version: 1.0 
Author: Clive
Design by Free CSS Templates
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000000;
}

blockquote {
	font-style: italic;
}

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

a:hover {
	text-decoration: underline;
}

.boxed {
	padding: 5px 0px 20px 20px;
}

.boxed h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #A22024;
	text-decoration:none
}
.boxed h1 a {
	color: #A22024;
}
.boxed p, .boxed ul, .boxed ol {
	margin: 0px; padding:0px;
	text-align: justify;
}

.boxed img {
	border: 8px solid #8B9CA3;
	margin-bottom: 5px;
}

.boxed hr {
}
.details {
	font: 12px "trebuchet MS";
}

.details .date {
	float:right;
	color: #898989;
	font-size:11px;
	margin-right: 10px;
}
.details .path {
	float:left;
	color: #898989;
}
.details .path a {
	color: #898989;
}
.comm a {
	float:left;
	color: #F26522;
}
.meta {
	color:#F26522;
	float:right;
}
.meta a {
	color: #F26522;
}
#comments {
	margin: 20px 30px;
	background: #8B9CA3;
	color: #FFFFFF;
	padding:5px;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Menu */

#topmenu a {
	color: #000000;
	font: bold 13px "trebuchet MS";
}
#topmenu ul {
 list-style: none;
 margin: 0; padding: 0;
}
#topmenu ul ul {
	display:none;
}
#topmenu li {
 float: left;
 width: 96px;
}
#topmenu li a:link, #topmenu li a:visited {
 width: 96px;
 padding-top: 5px;
 padding-bottom: 5px;
 display: block;
 text-align: center;
 text-decoration: none;
 background: url(images/top_nav.gif) no-repeat top center;

}
#topmenu li a:hover, #topmenu li.current_page_item a {
 background: url(images/top_nav_hover.gif) no-repeat top center !important;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}


/* Page */

#page {
	width: 965px;
	margin: 0 auto;
	background: #FFFFFF;
}

#logo {
	height: 120px;
	background: #FFFFFF url(images/logo.gif) no-repeat center left;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 327px;
}

#sidebar ul {
 margin: 20px; padding: 0;
 list-style: none;
}
#sidebar ul ul {
 padding:0; margin:0;
}
#sidebar li {
 list-style:none;
 padding:5px 0;

}
#sidebar li a {
 padding:10px; margin-left:5px;
 width:225px;
 color: #000000;
}
#sidebar li a:hover {
 text-decoration: underline;
}

#sidebar h2 {
	margin: 0 0 12px 3px; padding: 0;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	text-align: left;
	line-height: 1px;
}


#sponsors {
	padding: 10px;
	background: url(images/sponsors_bg.gif) repeat-y top left;
	text-align:center;
}

#sidebar_ad {
	padding: 10px;
	background: url(images/sidebar_ad_bg.gif) repeat-y top left;
	text-align:center;
}
#tags {
	padding: 10px;
	background: url(images/sponsors_bg.gif) repeat-y top left;
	text-align:center;
}
/* Content */

#content {
	float: right;
	width: 635px;
}

.topads {
	padding: 25px 0;
	text-align: center;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* Footer */

#footer {
	height: 80px;
	margin: 0 auto;
	background: #CCCCCC;
	padding-left:130px;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 25px 10px 10px 10px;
	background: url(images/img13.gif) repeat-x;
	text-align:center;
}

#links a {
	color: #FFFFFF;
}

#legal {
	padding: 25px 0 0 20px;
}

img.right {
float: right;
margin:10px 0 0 10px;
}
img.left {
float: left;
margin:0 10px 10px 0;
}