/*  
Theme Name: Pesta Blogger 2009
Theme URI: http://pestablogger.com
Description: Pesta Blogger 2009 WordPress theme built by <a href="http://pestablogger.com" title="Free WordPress Themes">Ipul Anwar</a>
Version: 1.0
Author: Ipul Anwar
Author URI: http://ipulanwar.blogspot.com
*/

/* Other information:

- Themes ini khusus dibuat untuk Pesta Blogger 2009
- Silahkan untuk yang ingin menggunakan themes ini untuk personal maupun komersil

*/

/* General styles */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #F1F1F1;
	/* background: #F1F1F1 url(images/bg.jpg) top repeat-x; */
	margin: 0;
	padding: 0;
	color: #333333;
}

a { text-decoration: none; color: #343434; }
a:hover { text-decoration: underline; }
h1. { font: 30px "Trebuchet MS", sans-serif; }
h2. { font: 16px "Trebuchet MS", sans-serif; }
h3. { font: 14px "Trebuchet MS", sans-serif; }

/* Page structure styles */

.page {
	width: 100%;
}
.page #header {
	width: 100%;
	margin: auto auto;
	background: #f1f1f1;
}
.headerTop {
	width: 100%;
	height:30px;
	color: #fff;
	background:#1A6399;
}
.headerMain {
	width: 100%;
	height:217px;
	color: #fff;
	background:#7AAEE0 url(images/bg_headerBanner.jpg) top repeat-x;
}
.header {
	width: 980px;
	height: 160px;
	margin: 0 auto;
	color: #333333;
	background: #FFFFFF url(images/bg_header.jpg) top repeat-x;
}
.header h1 {
	font: 30px "Trebuchet MS", sans-serif;
	color:#FFFFFF;
	margin: 0;
	line-height:18px;
}

.header h2 {
	font: 14px "Trebuchet MS", sans-serif;
	color:#FFFFFF;
	margin: 0;
	line-height:16px;
}

.page #footer {
	width: 100%;
	margin: auto auto;
	background: #1A6399;
}
.footer { 
	width: 900px;
	height: 60px;
	margin: auto auto;
	padding: 0px 30px 0px 10px;;
	color: #FFFFFF;
	background: #1A6399;
/* 	background: #7B1F17 url(images/logosmall.jpg) no-repeat right; */
} 
.footer p {
	margin: 0;
	color: #FFFFFF;
	padding: 10px 0;
}
.footer a {
	color: #eeeeee;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Content styles */

.page #mainContentTop {
	width: 100%;
	margin: 0 auto;
}

.mainContentTop {
	width: 980px;
	margin: auto auto;
	padding: 0px 4px 0px 4px;
	color: #333333;
	background: #FFFFFF url(images/bg_main.jpg) repeat-y;;
}

.page #mainContent {
	width: 100%;
	margin: 0 auto;
}

.mainContent {
	width: 968px;
	margin: auto auto;
	padding: 12px 10px 0px 10px;
	color: #333333;
	background: #FFFFFF url(images/bg_main.jpg) repeat-y;;
}

.mainContent #content {
	float: left;
	width: 510px;
	margin-right: 5px;
	padding: 4px 15px 4px 20px;
	border-right: solid 1px #dddddd;
}

.mainContent #content2 {
	float: left;
	width: 700px;
	margin-right: 7px;
	padding: 4px 15px 4px 15px;
	border: solid 1px #dddddd;
}

/* Menu Style  */

.menu {
	float: left;
	color: #f1f1f1;
	margin: 5px 0px 3px 0px;
	font: 12px "Trebuchet MS", sans-serif;
}

.menu ul {
	margin: 0;
	padding-left: 25px;
	height:15px;
	list-style: none;
	display: block;
}

.menu ul li {
	margin: 0 5px 0 5px;
	float: left;
}

.menu ul li a {
	color: #f1f1f1;
	text-decoration: none;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.menu2 {
	width: 730px;
	float: left;
	color: #333333;
	margin: 7px 0px 3px 0px;
	font: 12px "Trebuchet MS", sans-serif;
}

.menu2 ul {
	margin: 0;
	padding-left: 25px;
	height:15px;
	list-style: none;
	display: block;
}

.menu2 ul li {
	margin: 0 5px 0 5px;
	float: left;
}

.menu2 ul li a {
	color: #333333;
	text-decoration: none;
}

.menu2 ul li a:hover {
	text-decoration: underline;
}

.menu3 {
	width: 730px;
	float: left;
	color: #f3f3f3;
	margin: 7px 0px 3px 0px;
	font: 12px "Trebuchet MS", sans-serif;
}

.menu3 ul {
	margin: 0;
	padding-left: 25px;
	height:15px;
	list-style: none;
	display: block;
}

.menu3 ul li {
	margin: 0 5px 0 5px;
	float: left;
}

.menu3 ul li a {
	color: #f3f3f3;
	text-decoration: none;
}

.menu3 ul li a:hover {
	text-decoration: underline;
}

.search {
	width: 215px;
	margin-right:15px;
	float: right;
	padding-top: 5px;
}

.s {
	font: 11px "Trebuchet MS", sans-serif;
	color: #343434;
	border: 1px solid #cccccc;
	width: 160px;
	float: left;
	background: #f1f1f1;
}

.searchSubmit {
	padding: 0 5px;
	border: 1px solid #cccccc;
	background: #aaaaaa;
	line-height:17px;
	font: 12px "Trebuchet MS", sans-serif;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.navigation {
	width: 510px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}

/* Sidebar styles */

.mainContent #sidebar {
	width: 400px;
	margin-left: 10px;
	float: left;
	overflow:hidden;
	word-wrap: break-word;
	
}

.mainContent #lsidebar {
	width: 165px;
	float: left;
	margin-right: 7px;
	padding: 4px 10px;
	background: #f1f1f1;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#lsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#lsidebar ul li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#lsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#lsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a {
	font-size: 11px;
}

.mainContent #rsidebar {
	float: right;
	width: 185px;
	padding: 4px 10px;
	background: #f1f1f1;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#rsidebar ul li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#rsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#rsidebar ul ul ul a {
	font-size: 11px;
}

.clearfloat {
	clear: both;
	height:0;
    font-size: 1px;
    line-height: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#tab { background:#eeeeee; border:1px solid #cccccc; }
#sidebar h2 { font-size:12px; margin-bottom:10px; color: #333333; text-transform:uppercase; font-family:"Trebuchet MS", sans-serif;}
#sidebar ul{ margin:10px auto 20px; list-style: none;}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; background:url(images/bullet.gif) no-repeat 0 2px; padding-left:18px; margin-bottom:6px; padding-bottom:5px;border-bottom:1px dotted #eeeeee;font-size:11px;}

img.centered{display:block;margin-left:auto;margin-right:auto; border:solid 1px #CCCCCC;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px; border:solid 1px #CCCCCC;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px; border:solid 1px #CCCCCC;}
.alignright { float: right; } 
.alignleft { float: left ;}
img { border:solid 1px #CCCCCC;;}

/* Logo Styles */

#cssLogo {
	width: 980px;
	float:left;
}

#cssLogo h1 {
	text-indent: -10000px;
	font: 24px "Trebuchet MS", sans-serif;
	color:#FFFFFF;
}

#cssLogo h1 a{
	display:block;
	background: url(images/header.jpg) left no-repeat;
	height:105px;
	outline:none;
}

/* Text Styles */

.cssTextHeader {
	font: 16px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.2px;
	line-height:17px;
}

.cssTextHeader a {
	text-decoration: underline;
}

.cssTextHeader2 {
	font: 14px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.2px;
	line-height:17px;
}
.cssTextHeaderContent {
	font: 16px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.2px;
	line-height:18px;
}
.cssTextHeaderTitle {
	font: 16px "Trebuchet MS", sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.2px;
	line-height:17px;
}
.cssTextHeaderLight {
	font: 14px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.2px;
	line-height:17px;
}
.cssTextNormal {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}

.cssTextNormalLight {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #f1f1f1;
}

.cssTextSmall {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.cssTextLinkSmall {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}

.cssTextSmall2 {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #1A6399;
	text-decoration: none;
}

.cssTextVerrySmall {	
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.cssTextLinkVerrySmall {	
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

.cssTextUnderline {	
	text-decoration: underline;
}

.cssTextSmallLight {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #eee;
	text-decoration: none;
	line-height:15px;
}

.cssTextSmallLightUnderLine {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	text-decoration: underline;
}

.cssTextMessage {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #1A6399;
	text-decoration: none;
}

/* Bar Style */

.cssBar1 {
	text-decoration: none;
	font: 12px "Trebuchet MS", sans-serif;
	color: #f1f1f1;
	font-weight: bold;
	background:#1A6399;
	/* background:#8F211A url("images/bg_bar1.jpg") top repeat-x;  */
	border-top: solid 1px #CCCCCC;
}
.cssBar2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	background:#FFFFFF url("images/bg_bar2.jpg") top repeat-x;
}

/* Frame Style */

.cssFrame {
	border: 1px solid #CCCCCC;
}

.cssLine {
	border-bottom: 1px solid #CCCCCC;
}

.cssLineTB {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* Tab Style */

.cssTab {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 4px 8px;
	margin: 0 2px;
	border-bottom: none;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

.cssTabSelect {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	padding: 4px 8px;
	margin: 0 2px;
	border-bottom: none;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background: url("images/bg_tab.jpg") bottom repeat-x;
}

.cssTextTab {	
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

/* Paging Style */

.cssPage {
	font: 16px "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #333333;
	border: 1px solid #8891CA;
	background-color: #FFFFFF;
}

.cssPageCurrent {
	font: 16px "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	background-color: #B0261C;;
}

.cssPageOver {
	font: 16px "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #8891CA;
	background-color: #999999;
}

.cssPageTitle {
	font: 14px "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #DDDDDD;
}

/* Post Style */

.pageTitle {
	font: 17px "Trebuchet MS", sans-serif;
	color: #333333;
	font-weight: bold;
	padding: 3px 0 5px 0px;
	margin: 7px 0 0 0;
}

.post {
	margin-bottom: 20px;
	width: 510px;
	overflow: hidden;
}

.postFeatured {
	margin-bottom: 20px;
	width: 490px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

.post a, .postFeatured a {
	text-decoration: none;
}

.postTitle h1 {
	font: 16px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.postTitle h2 {
	font: 16px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	padding: 7px 0 0px 0;
	border-top: 1px solid #CCCCCC;
	margin: 7px 0 5px 0;
}

.postTitle h3 {
	font: 16px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	padding: 7px 0 0px 0;
	margin: 7px 0 5px 0;
}

.postTitle h1 a, .postTitle h2 a, .postTitle h3 a {
	font: 16px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.2px;
	line-height:17px;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: 16px "Trebuchet MS", sans-serif;
	color: #1A6399;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: -0.2px;
	line-height:17px;
}

.postInfo {
	font-size: 11px;
}

.postContent {
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 17px;
	width: 510px;
	overflow: hidden;
}

.postContent2 {
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 17px;
	overflow: hidden;
}

.postContent3 {
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 17px;
	width: 320px;
	overflow: hidden;
}

.sizeFeatured {
	width: 490px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	font: 18px "Trebuchet MS", sans-serif;
	color: #1A6399;
}

.postContent h2 {
	font: 18px "Trebuchet MS", sans-serif;
	color: #1A6399;
}

.postContent h3 {
	font: 18px "Trebuchet MS", sans-serif;
	color: #1A6399;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent a {
	color: #000000;
	text-decoration:underline;
}

.postContent a:hover {
	color: #1A6399;
	text-decoration:underline;
}

.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #f1f1f1 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px Georgia, "Times New Roman", serif;
}

.postExtras {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 510px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 490px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #1A6399;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #1A6399;
	text-decoration: underline;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(images/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
}

/* Nav Menu */
.menuPanel {
	margin:1px;
	padding:0px;
	list-style-type:none;
	background:#ffffff;
}
.menuPanel li {
	padding:4px 7px;
	border-bottom:solid 1px #d1d1d1;
}
.menuHeader {
	padding:7px;
	background:#eeeeee url(images/arrow_l.gif) right no-repeat;
	border-bottom:solid 1px #c9c9c9;
}
.menuHeaderOpen {
	padding:7px;
	background:#eeeeee url(images/arrow_b.gif) right no-repeat;
	border-bottom:solid 1px #dddddd;
}
.menuHeader ul {
	margin:auto;
	padding:0;
	list-style-type:none;
	float:right;
	width:16px;
	margin:-2px auto;
	height:16px;
}
.menuHeader ul li {
	padding:0;
}
.cssGrid {
	padding:4px 7px;
	background:#ffffff;
	color: #333333;
	border-bottom:solid 1px #d1d1d1;
}
.cssGrid2 {
	padding:4px 7px;
	background:#ffffff;
	color: #1A6399;
	border-bottom:solid 1px #d1d1d1;
}
.cssGridOver {
	background:#f9f9f9;
}

.cssBgGradian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:#f1f1f1 url("images/bg_gradian.jpg") top repeat-x;
}

.cssObjectVerryLight {
	text-decoration: none;
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Comments styles */

.commentArea {
	margin-bottom: 25px;
}

.commentArea img {
	border: none;
}

h3#respond, h3#comments, h3#trackbacks {
	font: normal normal 18px, "Trebuchet MS", sans-serif;
	color: #d90202;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0 10px 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList .reply {
	margin-bottom: 10px;
}

.commentList li.depth-1 ul.children {
	border-bottom: none;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	border: 1px solid #cccccc;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #cccccc;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #cccccc;
}

.commentLeft {
	float: left;
	width: 60px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #cccccc;
}

.commentAuthor {
	font: normal bold 14px, "Trebuchet MS", sans-serif;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #207f7b;
}

.commentRight {
	float: right;
	width: 440px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 440px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 440px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #cccccc;
}

#comment {
	border: 1px solid #cccccc;
	width: 440px;
}

#submit {
	width: 80px;
	height: 20px;
	border: none;
	background: url(images/bg-submitcomment.gif) no-repeat;
	font: normal bold 12px, "Trebuchet MS", sans-serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #cccccc;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}