/*  

Theme Name: Suaka Tribe

Author URI: http://www.distorsia.com/

Version: 1.0

Author: I Heart WWW

Description: Theme for Suaka Tribe Dot Com

*/



html, body { margin: 0; padding: 0; }



body { 

	background: #010101 url('images/body-bg.jpg') no-repeat top center;

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:15px

}



body * {margin: 0px; padding: 0px;}



/*********************************************

		Link Styles

*********************************************/

a, a:visited, a:active {

	color: #CC9900;

	

}

a:hover { color: #CC9900; text-decoration: underline }



/*********************************************

		Text Elements

*********************************************/

p, ul, ol, blockquote {color: #ccc;}

ol, ul {

	margin: 5px 35px;

}

blockquote {

	margin: 0px;

	padding: 0px 0px 0px 40px;

	background: url(images/quote.jpg) no-repeat;

}

img { border: 0px; background: none; }

p {

	padding: 10px 0px;

	margin: 0px;

}

:after.clearfix { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************

		Header Styles

*********************************************/

h1 { /* This style used as title on single posts and pages */

	clear: both;

	font-size: 20px;

	color: #CC9900;

	font-family: "Helvetica";

	font-weight: bold;

	text-transform: uppercase;

	text-align: right;

	letter-spacing: -2px;

	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px; border-top-style:solid; border-top-width:2px; border-bottom-style:solid; border-bottom-width:2px

}

h2 { /* This style used as header in the sidebars */

	clear: both;

	font-size: 20px;

	color: #CC9900;

	font-family: "Helvetica";

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: -2px;

	; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:0px; border-bottom-style:solid; border-bottom-width:1px

}

h3 { /* This style used as the post titles on homepage/archive */

	clear: both;

	font-size: 20px;

	color: #CC9900;

	font-family: "Helvetica";

	font-weight: normal;

	text-transform: uppercase;

	text-align: right;

	letter-spacing: -2px;

	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:0px; border-bottom-style:solid; border-bottom-width:1px

}

h3 a {

	color: #CC9900;

	text-decoration: none

}

h3 a:hover {

	color: #CC9900;

	text-decoration: underline

}

h4 { /* This style used as title for comments and as the identifying header on archive page  */

	font-size: 18px;

	color: #CC9900;

	font-family: "Helvetica";

	font-weight: normal;

	text-transform: uppercase;

	text-align: left;

	letter-spacing: -2px;

	border-left-width:1px; border-right-width:1px; border-top-width:0px; border-bottom-style:solid; border-bottom-width:1px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px

}

h5 { /* This style used as header for the welcome boxes, and elsewhere */

	font-size: 20px;

	color: #CC9900;

	font-family: "Helvetica";

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: -2px

}

h6 { /* The rarely used 6th header style */

	font-size: 28px;

	color: #fff;

	font-family: "Helvetica", Helvetica, Arial, Sans-Serif;

	margin: 0px 0px 10px 0px;

	padding: 5px 30px;

	font-weight: normal;

	text-transform: uppercase;

	text-align: left;

	letter-spacing: -2px;

}



/*********************************************

		Container Div

*********************************************/

#container {

	background: transparent;

	border: 0px solid #000;

	text-align: left;

    margin: 0px auto;

    width: 779px;

    padding: 0px;

}

#wrap {

	background: #000000;

}



/*********************************************

		Header Styles

*********************************************/

#header {

	border: 0px solid black;

	margin: 0px;

	padding: 0px;

	display: block;

	position: relative;

}

#header #title {

	text-align: center;

	width: 100%;

	margin: 25px 0px 0px 0px;

}

#header #title a {

	display: block;

	width: 700px; height: 198px;

	margin: 0px auto; padding: 0px;

	text-indent: -9999px;

	background: url(images/header.png) top left no-repeat;

	overflow: hidden;

}

#header h1 { 

	clear: both;

	font-size: 50px;

	color: #9b1212;

	font-family: "Helvetica", Helvetica, Arial, Sans-Serif;

	margin: 60px 0px 5px 0px;

	padding: 5px 0px;

	font-weight: normal;

	text-transform: uppercase;

	text-align: center;

	letter-spacing: -2px;

	border: 0px;

}

#header h1 a {

	text-decoration: none;

	color: #CC9900;

}

#header h1 a:hover {

	color: #fff;

	text-decoration: none;

}

#header h2 { 

	clear: both;

	font-size: 18px;

	color: #fff;

	font-family: "Helvetica", Helvetica, Arial, Sans-Serif;

	margin: 0px 0px 60px 0px;

	padding: 0px;

	font-weight: normal;

	text-transform: uppercase;

	text-align: center;

	letter-spacing: 1px;

	border: 0px;

}

/*********************************************

		Horizontal Navigaion Styles

*********************************************/

#menu {

	color: #CC9900;

	background: url('images/menu-bg.png') no-repeat top left;

	font-size: 16px;

	font-family: "Helvetica";

	text-align: left;	

	text-transform: uppercase;

	margin: 0px;

	display: block;

	width: 100%; min-height: 21px; padding-left:0px; padding-right:0px; padding-top:21px; padding-bottom:0px

}

#menu ul {

	background: url(images/menu-ul-bg.jpg) repeat-x;

	margin: 0px;

	padding: 2px 0px 0px 0px;

	height: 97px;

	display: block;

	}

#menu ul li {

	display: block;

	float: left;

	list-style-type: none;

	margin: 0px;

	padding: 29px 0px;

	}

#menu ul li a {

	color: #CC9900;

	margin: 0px;

	text-decoration: none;

	border-right: 1px solid #333;

	border-left: 1px solid #333; padding-left:25px; padding-right:25px; padding-top:31px; padding-bottom:32px

	}

/* if you want to set a "current page item" style, do it here */

#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {

	color: #CC9900;

	text-decoration: none;

	background: #333 url('images/menu-hover-active.jpg') repeat-x;

	font-weight: bold

}

#menu ul li a:hover {

	color: #CCCCCC;

	text-decoration: none;

	background: #cc9900 url('images/menu-hover-active.jpg') repeat-x;

	}

	

/*********************************************

		Welcome Div

*********************************************/

#welcome {

	padding: 15px 41px;

}

#welcome p {

	margin: 0px; padding: 0px 0px 10px 0px;

}

#pagespacer {

	padding: 10px 41px;

}

/*********************************************

		Content Div

*********************************************/

#content {

	float: left;

	margin: 0px;

	padding: 0px 41px 20px 0px;

	width: 488px;

	display: block;

	border: 0px solid black;

}

#content h4 { /* This style used as the post titles on homepage/archive */

	clear: both;

	font-size: 16px;

	color: #CC9900;

	font-family: "Helvetica";

	font-weight: normal;

	text-transform: uppercase;

	text-align: right;

	letter-spacing: -2px;

	border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px

}

#content h4 a {

	color: #CC9900;

	text-decoration: none

}

#content h4 a:hover {

	color: #CC9900;

	text-decoration: underline

}

.post-more { /* Use this class to style the "more" tag */

}

.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */

}



/*********************************************

		Post Meta Styles

*********************************************/

.meta-top {

	clear: both; /* we need this so floats in the post are cleared */

	padding: 0px;

	margin: 0px 0px;

	color: #666;

	text-align: left;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.meta-bottom {

	clear: both; /* we need this so floats in the post are cleared */

	padding: 0px;

	margin: 0px 0px;

}



/*********************************************

		Previous/Next Page Navigation

*********************************************/

.page-nav {

	clear: both; /* To clear any floats */

	margin: 10px 0px;

	padding: 10px 0px;

}

.nav-previous {

	width: 249px; 

	float: left; 

	text-align: left;

}

.nav-next {

	width: 249px; 

	float: right; 

	text-align: right;

}

	

/*********************************************

		Left Sidebar

*********************************************/

#l_sidebar {

	display: inline;

	float: left;

	border: 0px solid black;

	width: 168px;

	margin: 0px 0px 15px 0px; padding: 0px 41px 0px 41px;

	display: block; /* floats are handled as block elements, this is to fix 

						a margin collapsing bug in IE */

}

#l_sidebar p {

	padding: 5px;

}

#l_sidebar img {

	text-align: center;

}

#l_sidebar form {

	padding: 0px;

	margin: 0px;

}

#l_sidebar ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}

#l_sidebar ul li {

	padding: 0px 0px 10px 0px;

}

#l_sidebar ul li ul {

	padding: 0px 0px 0px 0px;

}

#l_sidebar ul li ul li {

	padding: 0px;

	margin: 5px 0px;

}

#l_sidebar ul li ul li a {

	color: #C0C0C0;

	text-decoration: none

}

#l_sidebar ul li ul li a:hover {

	color: #CC0000;

	text-decoration: underline

}

#l_sidebar ul li ul li ul {

	padding: 0px;

	margin: 0px;

}

#l_sidebar ul li ul li ul li {

	padding: 0px;

	margin: 5px 10px 5px 5px;

}



/*********************************************

		Comment Styles

*********************************************/

#comments {

	padding: 8px;

}

#comments .even {

	margin: 5px 0px 5px 0px;

	padding: 10px;

	background: #000;

	overflow: hidden;

	border-bottom: 1px dotted #333;

}

#comments .odd {

	margin: 5px 0px 5px 0px;

	padding: 10px;

	background: #000;

	overflow: hidden;

	border-bottom: 1px dotted #333;

}



/*********************************************

		Bottom Styles

*********************************************/

#bottom {

	background: #000000 url('images/bottom-bg.jpg') repeat-x;

	color: #FFFFFF;

	display: block;

	clear: both;

	margin: 0px; padding-left:0px; padding-right:0px; padding-top:15px; padding-bottom:15px

}

#bottom h2 { /* This style used as header in the sidebars */

	clear: both;

	font-size: 16px;

	color: #CC9900;

	font-family: "Helvetica";

	font-weight: normal;

	text-transform: uppercase;

	letter-spacing: -2px;

	border-top: 0px solid #9B1212;

	border-bottom: 0px solid #9B1212;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:5px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px; 

}

#bottom p {

	color: #FFF;

}

#bottom a {

	color: #CC9900;

	text-decoration: none

}

#bottom a:hover {

	color: #FEFEFE;

	text-decoration: none;

}

#bottom #boxes {

	background: #000000 url('images/bottom-dots.gif') repeat-y top center;

	margin: 0px; padding: 0px

}

#bottom #boxes .box {

	display: block;

	float: left;

	width: 199px;

	margin: 0px; padding-left:30px; padding-right:30px; padding-top:5px; padding-bottom:5px; background-color:#000000

}

#bottom #boxes .box h6 {

	font-size: 20px;

	margin: 0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:5px; background-color:#000000

}

#bottom #boxes .box .textwidget {

	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:10px; background-color:#000000

}

#bottom #boxes .box ul {

	margin: 0px; list-style-type: square;

	color: #FFFFFF;padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:10px; background-color:#000000

}

#bottom #boxes .box ul li {

	margin: 0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:3px; background-color:#000000

}

#bottom #boxes .box ul li a {

	margin: 0px; padding: 0px;

	color: #FFFFFF;

	text-decoration: none; background-color:#000000

}

#bottom #boxes .box ul li a:hover {

	color: #FFFFFF;

	text-decoration: underline; background-color:#000000

}



/*********************************************

		Footer Styles

*********************************************/

#footer {

	color: #969696;

	display: block;

	width: 739px; min-height: 30px;

	margin: 15px auto;

	padding: 10px 20px;

	clear: both;

	background: #202020 url(images/footer-bg.jpg) top left repeat-x;

	text-align: left;

	overflow: hidden;

}

#footer a {



}

#footer a:hover {



}

#footer #left {

	display: block;

	width: 50%;

	float: left;

	margin: 0px; padding: 0px;

}

#footer #right {

	display: block;

	width: 50%;

	float: right;

	text-align: right;

	margin: 0px; padding: 0px;

}

#footer ul#footermenu {

	display: block;

	width: auto;

	list-style-type: none;

	margin: 20px 0px; padding: 0px;

	font-family: "Helvetica", Helvetica, Arial, Sans-Serif;

	font-size: 11px;

	text-transform: uppercase;

}

#footer ul#footermenu li {

	display: block;

	float: left;

	margin: 0px; padding: 0px 10px;

	border-left: 1px solid #E5E5E5;

	line-height: 11px;

}

#footer ul#footermenu li.home {

	margin: 0px; padding: 0px 10px 0px 0px;

	border: none;

}

#footer ul#footermenu li a {

	color: #E5E5E5;

	text-decoration: none;

	margin: 0px; padding: 0px;

}

#footer ul#footermenu li a:hover {

	color: #E5E5E5;

	text-decoration: underline;

}

#footer #right ul#footermenu2 {

	color: #E5E5E5;

	display: block;

	width: auto;

	list-style-type: none;

	margin: 20px 0px; padding: 0px;

	font-family: "Helvetica", Helvetica, Arial, Sans-Serif;

	font-size: 11px;

	text-transform: uppercase;

}

#footer #right ul#footermenu2 li {

	display: block;

	float: right;

	margin: 0px; padding: 0px 10px;

	line-height: 11px;

	border-left: 0px solid #E5E5E5;

}

#footer #right ul#footermenu2 li.home {

	margin: 0px; padding: 0px 10px 0px 0px;

	border: none;

}

#footer #right ul#footermenu2 li a {

	color: #E5E5E5;

	text-decoration: none;

	margin: 0px; padding: 0px;

}

#footer #right ul#footermenu2 li a:hover {

	color: #E5E5E5;

	text-decoration: underline;

}