/*  
Theme Name: Bantus Rocks 2008
Theme URI: http://my.bantus.org
Description: The 2008 Bantus Capoeira Malaysia Website Theme
Version: 1.0
Author: Ngeow Wu Han
Author URI: http://quetzal-logic.com
*/
html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus { /* remember to define focus styles! */
	outline: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	color: black;
	font-size: 62.5%;
	background: #000 url(images/body.jpg);
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	outline: none;
	/* white-space:nowrap; */
	color: #900;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
ins {
	
}
del {
	color: #777;
}
/* FORMS */
button {
	cursor: pointer;
}
.field {
	background: #FFF url(images/fieldbg.gif) repeat-x top;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	padding: 3px 0;
}
/* TYPOGRAPHY */
abbr.amp {
	font-family: Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
	font-size: 1.2em;
	font-style: italic;
	margin-right: 0.1em;
}
.article h1 {
	font-size: 4.2em;
	letter-spacing: -2px;
	margin: 0 10px 14px;
	line-height: 48px;
	position: relative;
}
.article h1 a {
	color: #900;
	text-decoration: none;
	padding-right: 7px;
}
.article h1 a:hover {
	background: #F4F2E4;
	border-bottom: 1px solid #9A8E51;
	color: #333;
}
.article h2.author {
	float: right;
	margin-right: 10px;
	font-size: 1.7em;
	font-style: italic;
	color: #999;
}
.article h2.author a,
.article h2.author span {
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #777;
}
.article h2.author a:hover {
	color: #333;	
	background: #F4F2E4;
	border-bottom: 1px solid #9A8E51;
}
.article h3.date {
	margin-left: 11px;	
	margin-bottom: 21px;
	color: #999;
	font-size: 1.7em;
}
.article h3.date a {
	text-decoration: none;
	color: #999;
}
.article h3.date span {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 0.8em;
}
.article .entry {
	border-top: 1px solid #CCC;
	padding:  20px 10px 0;
	font-size: 1.6em;
	line-height: 1.5em;
}
.article .entry h2 {
	font-size: 2.1em;
	margin-bottom: 7px;
	color: #999;
}
.article .entry h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #994D00;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
.article .entry p {
	margin-bottom: 1em;
}
.article .entry ul,
.article .entry ol {
	border-top: 2px dashed #CCC;
	border-bottom: 2px dashed #CCC;
	margin: 0 20px 30px;
	padding: 20px 20px 15px;
}
.article .entry li {
	margin-bottom: 0.6em;
}
.article .entry ol {
	list-style: decimal;
}
.article .entry ol li {
	margin-left: 1.5em;
}
.article .entry ul li {
	background: url(images/bullet.gif) no-repeat 0 3px;
	padding-left: 24px;
}
.article .entry blockquote {
	margin-left: 21px;
}
.article .entry blockquote p {
	font-style: italic;
	font-size: 1.1em;
	color: #92624D;
}
.article .entry table {
	margin-top: 12px;
	margin-bottom: 21px;
	border-bottom: 1px solid #CCC;
}
.article .entry table th {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #E3E3E3;
	padding: 12px 0 7px 12px;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.article .entry table td {
	padding: 12px 0 12px 12px;	
	border-bottom: 1px solid #CCC;
}
.article .entry table td ul,
.article .entry table td ol {
	border: none;
	margin: 0;
	padding: 0 7px 7px 14px;
}
.article .entry table tbody tr:last-child td {
	border:  none;
}
.article>.extras {
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #CCC;
	padding: 15px 10px;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #555;
}
.entry a:hover,
.extras a:hover {
	text-decoration: underline;
}
.extras {
	font-style: italic;
}
.extras .comments a {
	background: url(images/comments.gif) no-repeat 0 0;
	padding: 1px 0 4px 27px;
}
.extras .cats a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}
/* LAYOUT */
body>._wrap {
	margin: 0 auto;
	width: 900px;
	background: #FFF;
	position: relative;
}
#dashboard {
	position: absolute;
	z-index: 7;
	top: 7px;
	right: 7px;
}
#dashboard a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.8em;
	display: block;
	float: left;
	padding: 14px 14px 14px 42px;
	color: #FFF;
	margin-right: 7px;
	line-height: 1em;
	border: 1px solid #670000;
}
#dashboard a#db-write {
	background: #900 url(images/plus.png) no-repeat 5px 50%;	
}
#dashboard a#db-logout {
	background: #900 url(images/lock.png) no-repeat 5px 50%;	
}
#header {
	position: relative;
	height: 425px;
}
#header h1 a {
	display: block;
	width: 1011px;
	height: 425px;
	background: url(images/header.png) no-repeat;
	/* Festival 2010 background: url(http://my.bantus.org/wp-content/my.bantus.org/header-ritmo.png) no-repeat -1px 0; */
	position: absolute;
	left: -55px;
}
#header h1 a span {
	margin-left: -9000px;
}
#content {
	position: relative;
	padding: 0 20px;
}
h3.page-tag {
	font-size: 1.8em;
	color: #CC9933;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 5px;
	position: absolute;
	top: -30px;
	margin: 0 10px;
}
.inline-edit {
	position: relative;
}
.inline-edit a { /* INLINE EDIT */
	display: block;
	color: #FFF;
	padding: 7px 27px 7px 10px;
	background: #900 url(images/r-arrow.png) no-repeat 100% 52%;
	position: absolute;
	left: -65px;
	top: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 1px;
	font-weight: bold;
}
#content>._left {
	width: 500px;
	float: left;
	margin-right: 30px;
}
#content>._right {
	float: left;
	width: 330px;
}
.pagination {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 2.3em;
	letter-spacing: -1px;
	height: 49px;
	padding-top: 21px;
}
.pagination.top {
	position: absolute;
	width: 915px;
	top: -67px;
	z-index: 3;
	left: -11px;
}
.pagination ul {
}
.pagination li.previous {
	float: left;
}
.pagination li.previous a {
	background: url(images/icon2.gif) no-repeat 0 0;
	padding: 24px 0 21px 56px;
}
.pagination li.previous a:hover,
.pagination li.next a:hover {
	text-decoration: underline;
}
.pagination li.next {
	float: right;
}
.pagination li.next a {
	background: url(images/icon8.gif) no-repeat 100% 0;
	padding: 24px 56px 21px 0;
}
.article {
	margin-bottom: 30px;
}
.post-it {
	margin: 13px 7px 7px;
	padding: 17px 21px 25px;
	background: #FF9 url(images/shadow.jpg) no-repeat bottom center;
	font-family: "Courier New", Courier, mono;
}
/* COMMENTS */
#comments {
	margin: 0 0 7px;
	padding-bottom: 35px;
}
#comments img {
	border: none;
	vertical-align: text-bottom;
	padding-bottom: 3px;
}
#comments a:hover {
	text-decoration: underline;
}
#comments h2,
#comments h3 {
}
#comments h2 {
	font-size: 2.8em;
	letter-spacing: -1px;
	padding:  0 10px 21px;
	border-bottom:  1px solid #CCC;
}
#comments h2 span {
	font-size: 0.61em;
	font-style: italic;
	letter-spacing: normal;
	white-space: nowrap;
}
#comments h3 {
	font-size: 2.8em;
	line-height: 1em;
	letter-spacing: -1px;
	margin: 0 0 0 10px;
	padding-bottom: 13px;
}
#comments h3 span {
	background: url(images/comments-author-bg.png) no-repeat right bottom;	
	padding: 0 27px 14px 10px;
	margin: 0;
}
#comments form {
	background: #E2E2E2;
	margin: 0 10px;
	padding: 14px 21px;
	font-size: 1.7em;
}
#comments form p {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
#comments form p.note {
	font-size: 0.9em;
	margin: 0 7px;
	font-style: italic;
}
#comments form ol,
#comments form ol li {
	list-style: none;
}
#comments form ol li {
	margin-bottom: 7px;
}
#comments form ol {
	margin: 0;
}
#comments form ol li.buttons {
	margin-bottom: 7px;
	text-align: right;
}
#comments form ol li.buttons .button {
	font-size: 1.1em;
	padding: 10px 14px;
	border: 1px solid #CCC;
	background: #FFF;
	letter-spacing: -1px;
	font-weight: bold;
	color: #222;
	cursor: pointer;
}
#comments form ol li.buttons .button:hover {
	border-color: #999;
}
#comments form label {
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	color: #333;
	margin-bottom: 3px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}
#comments form label.required span {
	padding-right: 15px;
	background: url(images/required.gif) no-repeat 100% 2px;
}
#comments form input.field.text,
#comments form textarea {
	font-size: 1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#comments form input.field.text {
	width: 61%;
}
#comments form textarea {
	width: 99%;
}	
.commentlist {
	padding: 14px 10px 21px;
	margin-bottom: 21px;
	border-bottom: 1px solid #CCC;
}
.commentlist dt {
	position: relative;
	padding: 22px 0 0 53px;
	height: 35px;
}
.commentlist .inline-edit {
	position: absolute;
	top: 0;
	left: 0;
}
.commentlist .inline-edit a {
	left: -75px;
	top: 72px;
}
#comments .inline-edit a:hover {
	text-decoration: none;
}
#comments img.gravatar {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	background:transparent url(images/gravatar-frame.jpg) no-repeat scroll 0% 0%;
	padding:8px 10px 17px;
}
span.comment-author {
	display: block;
	float: left;
	height: 35px;
	font-size: 1.6em;
	font-style: italic;
	padding-right: 24px;
	background: url(images/comments-author-bg.png) no-repeat bottom right;
	color: #888;
}
span.comment-author.moderation {
	background: none;
}
span.comment-author cite {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: normal;
	color: #333;
}
.commentlist dd {
	background: #E2E2E2;
	padding: 17px 21px 7px;
	margin-bottom: 13px;
}
.commentlist dd p,
.commentlist dd ol,
.commentlist dd ul {
	font-size: 1.6em;
	line-height: 1.5em;
}
.commentlist dd p {
	margin-bottom: 1em;
}
#widgets {
    font-size:1.8em
}
#widgets > li {
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
    background: #E2E2E2;
    border-top: 1px solid #FFF;
}
#widgets > li > h2.widgettitle {
	color: #464646;
	margin:  0;
	padding: 0 0 15px;
	/* font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; */
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	border-bottom: 1px solid #CCC;
}
#widgets > li > ul {
    border-top: 1px solid #FFF;
    padding-top: 14px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#widgets > li > ul > li {
	margin-bottom: 5px;
	padding: 0 15px;
}
#widgets > li > ul > li a {
	display: block;
	padding: 10px 15px 10px;
}
#widgets > li > ul > li a:hover {
	background: #900;
	color: #FFF;
}
#widgets > li#search {
    font-size:1.4em;
    background: #FFF;
}
#searchform {
	padding-top: 31px;
}
#searchform p {
	position: relative;
	text-align: center;
	padding-right: 27px;
}
#searchform label {
	font-size: 0.708em;
	letter-spacing: normal;
	font-style: italic;
}
#searchform input.field.text {
	width: 180px;
	font-size: 0.708em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #900;
	letter-spacing: normal;
}
#searchsubmit {
	width: 27px;
	height: 27px;
	border: none;
	background: transparent url(images/search.png) no-repeat 0 0;
	position: absolute;
	top: 1px;
	right: 10px;
}
#searchsubmit:hover {
	background: transparent url(images/search.png) no-repeat 0 -27px;
}
#searchsubmit span {
	margin-left: -9000px;
}
#widgets > li#flexi-pages-1 > ul {
    font-size: 1.5em;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#widgets > li#flexi-pages-1 > ul {
    padding-top: 0;
    border-top: none;
}
#widgets > li#flexi-pages-1 > ul > li > ul {
	background: #F0F0F0;
	padding: 9px 7px 14px;
	font-size: 0.65em;
	margin: 0 14px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.rss {
	display: none;
}
#footer {
	clear: both;
	position: relative;
}
#footer .copyright {
	background: url(images/footer.gif) no-repeat bottom center;
	height: 291px;
	width: 1011px;
	position: absolute;
	left: -80px;
}
#footer .copyright a:hover {
	text-decoration: underline;
}
#footer .copyright p {
	position: absolute;
	font-size: 1.7em;
	letter-spacing: -1px;
	padding: 13px;
	left: 60px;
	top: 7px;
	color: #FFF;
	background: #000 url(images/body.jpg);
}
