/* CLEARS AND STUFF */

.clearall {
	clear: both;
}
.clearleft {
	clear: left;
}

/* LOSE THE BORDERS */

.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text,
.custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment,
dl#comment_list dl dt, dl#comment_list dl dd .format_text {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
       background: none;
}

/* WORDPRESS DEFAULT STUFF */

.custom .format_text p.note {
	background: #444;
	color: #CCC;
	border: 1px solid #000;
}

.custom .format_text p.alert {
	color: #CCC;
	background: #BF7004;
	border: 1px solid #D26900;
}

.custom pre {
	background: #333;
	color: #CCC;
	border: 1px solid #000;
}

/* LINKS / COLOURS */

.custom a, custom a:visited {
	color: #e6af5e;
	text-decoration: none;}
.custom a:hover {
	color: #f6a836;}
.custom .entry-title a, .custom .entry-title a:active {
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;}
.custom .entry-title a:hover {
	color: #e6af5e;}
.custom #header #logo a, .custom #header #logo a:active {
	color: #FFF;}
.custom #header #logo a:hover {
	color: #fff;}
.custom #footer a, .custom #footer a:visited {
	color: #e6af5e;
	text-decoration: none;
	border-bottom: none;}
.custom #footer a:hover {
	text-decoration: underline;}

/* HEADER */

.custom #logo {
	float: left;
	width: 40%;
}
.custom #header, .custom #footer {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #logo a { 
	display: block; 
	height: 55px; 
	width: 260px; 
	background: url(images/logo.png) no-repeat; 
	outline: none; 
}
.custom #header #logo, .custom #header #tagline { 
text-indent: -9999px; 
}
.custom #header_area .page {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header_area {
	margin-bottom: 7em;
}

/*nak change location untuk tagline*/
//*Try this CSS code (add it to the bottom of the custom.css file) to change the tagline location:*/

.custom #header_area {
margin-bottom: 0px;
}
.custom #header {
padding: 0px;
margin: 20px;
height: 40px;
}
.custom #header #tagline {
float: left;
width: 50%;
margin-right: 100%;
}
.custom #header #navbar {
margin-top: -4em;
} 

















/* NAV */

.custom #navbar {
	float: right;
	width: 60%;
	margin-top: 1.5em;
}
.custom #tabs {
	border: none;
	width: auto;
	float: right;
}
.custom #tabs li {
	border: none;
	background: none;
}
.custom #tabs li.current_page_item {
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background:  url(images/nav_bg.gif);
	padding-bottom:0em;
}
.custom #tabs a, .custom #tabs a:visited {
	letter-spacing: normal;
	color: #fff;
	margin-left: 0.6em;
	margin-right: 0.6em;
	text-transform: none;
	font-weight: bold;
	line-height: normal;
	padding: 5px;
}
.custom #tabs li.current_page_item a {
	color: #fff;
	background: url(images/rightarrow.png) left no-repeat;
	padding-left: 20px;
}
.custom #tabs a:hover, .custom #tabs li.current_page_item a:hover {
	color: #f6a836;
	text-decoration: none;
}

/* BODY */

.custom h1, .custom h2, .custom h3, .custom h4 {
	color: #fff;
}
.custom span {
	color: #fff;
}
body.custom {
	background: #333333 url(images/bg_header.png) center top no-repeat;
	color: #c9c9c9;
}
.custom #content_box {
	padding-bottom: 1.5em;
}
#archive_info p {
	letter-spacing: normal;
	text-transform: none;
}
.custom #content_area {
	background: #171717 url(images/bg_main.png) top no-repeat;
	padding-top: 35px;
	border-top: 1px solid #2c2c2c;
	padding-bottom: 3.5em;
}	

/* SIDEBAR */

.custom #sidebars #sidebar_2 .sidebar_list {
	padding-left: 0px;
}
.custom .sidebar .widget {
	background:  url(images/trans-light.png) repeat;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 1em;
}
.custom .widget h3 {
	font-variant: normal;
	letter-spacing: normal;
	color: #fff;
	padding-bottom: 1.2em;
}
.custom .sidebar_list {
	margin-right: 1.5em;
	margin-left: 1.5em;
}
.custom #multimedia_box #custom_box {
	margin-right: 1.5em;
	margin-left: 1.5em;
}

/* TT SPECIAL RSS / TWITTER / CONTACT */
.custom #tt_contact_widget {
	background:  url(images/trans-light.png) repeat;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding-right: 0px;
	width: 100%;
	padding: 1em;
	margin-bottom: 2.769em;
	float: left;
	font-size: 1.3em;
}
.custom #tt_contact_widget li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
}
.custom #tt_contact_widget a {
	display: block;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	outline: none;
}

.custom #tt_contact_widget .tt_cw_twitter a {
	background: url(images/top_twitter.png) no-repeat;
}
.custom #tt_contact_widget .tt_cw_rss a {
	background: url(images/top_rss.png) no-repeat;
	margin-left: 6px;
}
.custom #tt_contact_widget .tt_cw_mail a {
	background: url(images/top_mail.png) no-repeat;
	margin-left: 4px;
}
	
	
/* POST */

.custom .headline_meta * {
	text-transform: none;
}
.custom .headline_meta {
	font-style: normal;
	text-transform: capitalize;
	color: #f4f4f4;
	font-weight: bold;
}
.custom .tt_post .headline_meta {
	padding-left: 42px;
}
.custom .tt_post .headline_area .entry-title {
	padding-left: 40px;
}
.custom .headline_area {
	margin-bottom: .5em;
	background: url(images/trans.png);
	padding: 15px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	margin-bottom: 30px;
}
.custom .headline_area h1 {
	font-weight: bold;
	color: #fff;
}
.custom .headline_meta a {
	border-bottom: none;
}


//*tambah avatar kat tepi post*/
.custom .title-avatar {float:left; width:5em; margin-right:1em;}


/* COMMENTS */

.custom .bracket {
	display: none;
}
.custom #comment_list dt.comment, .custom #comment_list dd.comment {
	padding: 10px;
	background: url(images/trans-light.png);
	margin-left: 1em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.custom #comment_list dt.comment {
	margin-top: 15px;
}
.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
	background: none;
	background: url(images/trans-light.png);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.custom #comment_list dt.comment-author-admin a {
	color: #fff;
}
.custom .reply a {
	background: #000;
	padding: 10px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

/* COMMENT FORMS */

.custom #commentform input, .custom #commentform textarea {
	background: #0f0f0f;
	border: none;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	color: #fff;
	padding:5px;
}
.custom #commentform p .required {
	color: #E6AF5E;
}
.custom #commentform input:hover, .custom #commentform textarea:hover, .custom #commentform textarea:focus, .custom #commentform input:focus  {
	border: none;
}
.custom #commentform #submit {
	padding: 5px 15px;
	color: #C9C9C9;
}
.custom #respond_intro p {
	color: #fff;
	font-weight: bold;
}

/* TEASERS */

.custom .teasers_box .entry-title{
	background: #0f0f0f;
	padding: 10px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	margin-bottom: 1em;
}
.custom .prev_next p {
	padding: 0px 20px;
	background: #0f0f0f;
	-moz-border-radius: .8em;
	-webkit-border-radius: .8em;
	text-transform: none;
	letter-spacing: normal;
	font-size: 1.3em;
}
.custom .prev_next a{
	font-size: 1em;
}

/* FOOTER */

.custom #footer {
	font-size: 1.3em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	color: #c9c9c9;
	font-weight: bold;
}	
.custom #footer_area {
	background: #171717;
}

/* TT COMMENTS */

.custom .tt_comment_box {
	background: url(images/comments.png) no-repeat;
	float: right;
	width: 42px;
	height: 34px;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 10px;
}
.custom .tt_comment_box a {
	color: #000;
}

/* TT SPECIAL HEADER */

.custom #secondary_area {
	height: 214px;
	margin-right: -2px;
	padding: 55px 0 10px 0;
	background: #f6a836 url(images/bg_special.jpg) bottom no-repeat;
	border-top: #836436 1px solid;
	border-bottom: #836436 1px solid;
}
.custom #secondary_area .tt_icon {
	width: 166px;
	height: 166px;
	background: url(images/special_icon.png) no-repeat;
	float: left;
	margin-left: 55px;
	margin-right: 45px;
}

.custom #secondary_area h3 {
	font-size: 5em;
	color: #333333;
	float: left;
	text-align: right;
	width: 25%;
	font-weight: bold;
	line-height: 1em;
	margin-top: 10px;
}

.custom #secondary_area p {
	font-size: 1.7em;
	line-height: 1.3em;
	color: #333333;
	float: left;
	width: 40%;
	margin-top: 20px;
	font-weight: bold;
}
.custom #secondary_area .tt_special_readmore {
	outline: none;
	padding: 5px;
	padding-left: 7.5px;
	padding-right: 10px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background: #634519;
	float: left;
	margin-left: 10em;
	margin-top: 1em;
}
.custom #secondary_area .tt_special_readmore a {
	color: #fff;
	padding-left: 20px;
	padding-top: 2.5px;
	padding-bottom: 3px;
	background: url(images/more.png) left no-repeat; 
	font-weight: bold;
	font-size: 1.1em;
}
.custom #secondary_area .tt_special_readmore:hover {
	background: #a0783b;
}

/* WIDGET FOOTER */

.custom #main_footer_area {
	background: url(images/general_bg.gif);
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	float: left;
	padding-top: 3em;
	padding-bottom: 3em;
	color: #999;
}
.custom #main_footer_area a {
	color: #FFF;
}
.custom #main_footer_area a:hover {
	color: #e6af5e;
}
.custom #main_footer_area .footer_space {
	width: 1.98%;
	float: left;
	height: 1px;
}
.custom #main_footer_area div.col {
	float: left;
	width: 32%;
}
.custom #main_footer_area h3 {
	border-bottom: 1px solid #6a6a6a;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #fff;
}
.custom #main_footer_area .widget {
	padding-top: 0px;
}
.custom #main_footer_area .widget li {
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 15px;
}




/*Tabbed Widget Version 2.0*/
.tabbedwidget {
margin-top: 3em;
background: #DF7718;
padding: 5px;
padding-top: 10px;
border: 1px solid #DF7718;
}

.tabnav {
margin-bottom: 10px;
}

.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
}

.tabnav li a {
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 4px 6px;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #e5f6fc;
border: 1px solid #0262A5;
}

.tabdiv {
margin-top: 2px;
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 7px;
}

.tabdiv li {
list-style: none;
margin-bottom: 0.667em;
}

.ui-tabs-hide {
display: none;
}


///*Tambahan dari theme asal*////

/*Better Backgrounds for Author Replies in Comments*/
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:20px;}

/*Change the Reply text in Threaded Comments to a Button*/
.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}


/*tambah avatar kat tepi post*/
.custom .title-avatar {float:left; width:5em; margin-right:1em;}

/*caption picture*/
.format_text .alignleft { margin: 0 1.571em 1.571em 0; float: left; clear: left; }
.format_text .alignright { margin: 0 0 1.571em 1.571em; float: right; clear: right; }
.format_text .aligncenter { display: block; margin: 0 auto 1.571em auto; float: none; clear: both; }
.format_text .alignnone { display: block; margin: 0 auto 1.571em 0; clear: both; }
.format_text .wp-caption { background-color: #f3f3f3; border: 0.071em solid #ccc; text-align: center; padding: 0.714em; }
.format_text .wp-caption p { font-size: smaller; font-style: italic; margin-bottom: 0; }


.custom div.welcome_box {
width: 90%;
padding: 0.571em 0.786em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
margin-bottom: 0em;
padding-bottom: 0em;
}

#archive_info {display:none;}


/*add text box...p.box*/
p.box {
	/*background: #E4F2FD;*/
	background: #4C4646;
	border: 1px solid #666362;
	padding:1em;
}

/*tambah ads*/
.custom .ads {
	text-align: center;
}
.custom .ads img {
	margin: 1px;
}

.store { width:30em; }

/*magazine style*/
.custom .teaser { text-align: justify; }