/*  
Theme Name: Pirate Omen
Theme URI: http://www.pirateomen.com/
Author: Sergio Ordóñez
Author URI: http://www.sosfactory.com/
Date: March 2010
*/

/*----------------- Generic tags ----------------*/

img, div, a, h2, h4  , h3{behavior: url(css/iepngfix.htc)/*ie6 transparency*/}

*{
	margin: 0;
	padding: 0;
	list-style: none;
}

body{
	background: #000;
	margin:0 auto;
	font:12px Tahoma, Arial, Verdana;
	color: #83c1c8;
}
	
h1 {
	font-size:14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	font-size: 18px;
}

h2 {
	font-size:16px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h3 , h4, h5, h6{
	padding: 0 0 10px 0;
	font-size: 14px;
}	
	
p {
	text-align:left;
	padding: 0 0 2em 0;
}	
	
img {
	border:0;
}
	
a,a:visited {
	color: #00e6ff;
	text-decoration: none;
}
	
a:hover {
	color: #fff1b0;
	text-decoration: none;
}

/*----------------- Inner Page ----------------*/
/*-------- Header -------*/

#header_bg {
	width:auto;
	background: url(../images/header-bg.jpg) no-repeat center center;
	height: 298px;
}

#header {
	width:960px;
	height:298px;
	margin: 0 auto;
}

#header h1 a {
	display: block;
	width: 340px;
	height: 200px;
	text-indent: -9999px;
	float: left;
	cursor: pointer;
	margin: 30px 0 0 0;
}

#fame {
	border-right: #05445e 1px dotted;
	height: 16px;
	display: block;
	width: 960px;
	font-size: 11px;
	padding: 6px 0 0 0;
}

#fame li{
	float: left;
	width: 238px;
	border-left: #05445e 1px dotted;
	text-align: center;
	display: block;
	height: 16px;
	padding: 0;
	margin: 0;
}

#points {
	float: right;
	margin: 59px 0 0 0;
	padding: 0 6px 0 0;	
	
}

#points li{
	text-indent: -9999px;
	width:92px;
	padding: 0 0 11px 0;
	display: block;
	margin: 0;
}

#points  a	{display: block;}
	
#points #upgrade a:link, #points #upgrade a:visited {background:url(../images/header-upgrade.jpg) no-repeat top right; height:27px;}
#points #vote a:link, #points #vote a:visited {background:url(../images/header-vote.jpg) no-repeat top right; height:26px;}
#points #refer a:link, #points #refer a:visited {background:url(../images/header-refer.jpg) no-repeat top right; height:26px;}

#points #upgrade a:hover, #points #vote a:hover, #points #refer a:hover{ background-position:bottom right;}
		
/*-------- Navbar -------*/

#navbar_bg {
	width:auto;
	background: url(../images/navbar-bg.jpg) no-repeat center top;
	height: 80px;
}

#navbar {
	width:960px;
	margin: 0 auto;
	height: 80px;
}

#news {
	float:left;
	width: 285px;
	height: 51px;
	padding: 28px 20px 0 20px;
}

#places {
	float:right;
	width: 590px;
	height: 67px;
	margin: 0;
	padding: 13px 0 0 45px;
}
		
#places li{
	text-indent: -9999px;
	float: left;
	padding: 0 20px 0 0;
}
		
#places  a	{
	display:block;
	background-repeat:no-repeat;
	padding:0;
	height:46px;
}

#places #city a:link,#places #city a:visited {background:url(../images/navbar-city.jpg) top; width: 33px;}
#places #bank a:link,#places #bank a:visited {background:url(../images/navbar-bank.jpg) top; width: 34px;}
#places #work a:link,#places #work a:visited {background:url(../images/navbar-work.jpg) top; width: 34px;}
#places #crime a:link,#places #crime a:visited {background:url(../images/navbar-crime.jpg) top; width: 34px;}
#places #trainning a:link,#places #trainning a:visited {background:url(../images/navbar-trainning.jpg) top;width: 49px;}
#places #prison a:link,#places #prison a:visited {background:url(../images/navbar-prison.jpg) top; width: 34px;}
#places #hospital a:link,#places #hospital a:visited {background:url(../images/navbar-hospital.jpg) top; width: 47px;}
#places #docks a:link,#places #docks a:visited {background:url(../images/navbar-docks.jpg) top; width: 34px;}
#places #shops a:link,#places #shops a:visited {background:url(../images/navbar-shops.jpg) top; width: 34px;}
#places #gambling a:link,#places #gambling a:visited {background:url(../images/navbar-gambling.jpg) top; width: 52px;}

#places #city a:hover, #places #bank a:hover, #places #work a:hover, #places #crime a:hover, #places #trainning a:hover, #places #prison a:hover, #places #hospital a:hover,#places #docks a:hover, #places #shops a:hover, #places #gambling a:hover{ background-position:bottom;}

/*-------- Wraper -------*/

#wraper_bg {
	background:#000 url(../images/wraper-bg.jpg) no-repeat bottom center;
	width: auto;
	min-height: 725px;
}

#wraper {
	background:url(../images/wraper-bg.gif) repeat-y bottom left;
	width:960px;
	margin: 0 auto;
	height: auto;
}


/*-------- Sidebar -------*/

#sidebar {
	background:url(../images/sidebar-bg.jpg) no-repeat left top;
	width: 317px;
	font-size: 11px;
	padding: 0 0 0 8px;
	height: auto;
	float: left;
}

#cpanel, #community , #help {
	width: 286px;
	float:left;
	padding: 30px 0 25px 30px;
}

#cpanel {
	border-bottom:#12324e 1px solid;
}

#cpanel h4 {
	background:url(../images/sidebar-cpanel.png) no-repeat;
	text-indent: -9999px;
	float: left;
	width: 75px;
	font-size: 10px;
}

#preferences  {
	background:url(../images/sidebar-bullet-a.gif) no-repeat 0 7px;
	float:left;
	padding: 0 0 0 5px;
	font-size: 10px;
}

#cpanel img {
	vertical-align: text-bottom;
}

#username {
	float: left;
	width: 283px;
	padding: 15px 0 20px 0;
	line-height: 100%;
}

#username p {
	padding: 0;
}

#username ul {
	padding: 7px 0 0 0;
	float: left;
}
#username li {
	width: 165px;
	height: 14px;
}

#avatar {
	float: left;
	padding: 5px;
	position: relative;
	width: 78px;
	height: 78px;
	margin: 0 10px 0 0;
}

#avatar #online,#avatar #offline,#avatar #jail, #avatar #hospital {
	position: absolute;
	width: 88px;
	height: 88px;
	left: 0px;
	top: 0px;
}

#avatar #online {background:url(../images/sidebar-avatar-online.png) no-repeat;}
#avatar #offline {background:url(../images/sidebar-avatar-offline.png) no-repeat;}
#avatar #jail {background:url(../images/sidebar-avatar-jail.png) no-repeat;}
#avatar #hospital {background:url(../images/sidebar-avatar-hospital.png) no-repeat;}


#avatar #online a, #avatar #offline a {	
	display: block;
	height: 88px;
	width: 88px;
	text-indent: -9999px;
}

#avatar #jail a{
	text-align: center;
	padding: 69px 0 0 0;
	font-size: 10px;
	display: block;
	height: 19px;
	width: 88px;
}

#avatar #hospital a, #avatar #hospital a:visited{
	text-align: center;
	padding: 63px 0 0 0;
	font-size: 10px;
	display: block;
	height: 25px;
	width: 88px;
	color: #ffcb00;
}

#avatar #hospital a:hover {color:#fff;}

#stats{
	border-top:#1d3f63 1px dotted;
	float: left;
	width: 257px;
	padding: 20px 0 20px 0;
}

#stats #bars {
	float:left;
	width:125px;
	padding: 0 20px 0 0;
	}

#stats #bars li {
	clear:right;
	height: 20px;
}

#stats #numbers li{
	height: 20px;
	width: 128px;
	float: left;
	width: 108px;
}

#menu {
	width: 283px;
	float: left;
	display: block;
	}

#menu li{
	float:left;
	text-indent: -9999px;
}
		
#menu  a{
	display:block;
	background-repeat:no-repeat;
	height: 67px;
}

#menu #gang a:link,#menu #gang a:visited {background:url(../images/sidebar-menu-gang.jpg) top; width: 50px;}
#menu #boat a:link,#menu #boat a:visited {background:url(../images/sidebar-menu-boat.jpg) top;width: 53px;}
#menu #pet a:link,#menu #pet a:visited {background:url(../images/sidebar-menu-pet.jpg) top;width: 47px;}
#menu #vault a:link,#menu #vault a:visited {background:url(../images/sidebar-menu-vault.jpg) top;width: 50px;}
#menu #logs a:link,#menu #logs a:visited {background:url(../images/sidebar-menu-logs.jpg) top;width: 58px;}

#menu #gang a:hover,#menu #boat a:hover,#menu #pet a:hover,#menu #vault a:hover,#menu #logs a:hover{ background-position:bottom;}

#logout {
	float: left;
	width: 253px;
	margin: 20px 0 0 0;
}

#logout a, #logout a:visited{
	background:url(../images/sidebar-logout.gif) no-repeat top center;
	color: #1a2232;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 1px 0 0 68px;
	height: 17px;
}

#logout a:hover{
	color: #fff;
	background-position: bottom center;
	padding: 1px 0 0 68px;
}

#community {
	border-top:#275583 1px solid;
	border-bottom:#104b73 1px solid;
}

#community h4{
	background:url(../images/sidebar-community.png) no-repeat top left;
	text-indent: -9999px;
	width: 75px;
	margin: 2px 0 5px 0;

}

#community ul{
	float: left;
	width: 120px;
	display: block;
	padding: 0 20px 0 0;
}

#community li{
	float: left;
	width: 120px;
	border-bottom: #00aebd 1px dotted;
	height: 10px;
	padding: 10px 0;
}

#community a, #community a:visited, #help a, #help a:visited {
	background:url(../images/sidebar-bullet.gif) no-repeat top left;
	display:block;
	padding: 0 0 0 15px;
}
	
#community a:hover, #help a:hover{
	background-position:bottom left;
	color: #fff;
}

#help {
	border-bottom:#115e85 1px solid;
	border-top:#2772a0 1px solid;
}

#help h4 {
	background:url(../images/sidebar-help.png) no-repeat top left;
	text-indent: -9999px;
	float: left;
	width: 30px;
	height: 2px;
}

#help ul{
	float:left;
	margin: 0 0 0 20px;
}

#help li{
	float:left;
	border-left: #00aebd 1px dotted;
	padding: 0 10px;
}

#copyright {
	background: url(../images/copyright-logo.jpg) no-repeat center 30px;
	width: 314px;
	height: 80px;
	padding: 85px 0 0 0;
	color: #0f4361;
	float: left;
	border-top: #2d88af 1px solid;
	border-bottom: #1485a5 1px solid;
}

#copyright p{
	text-align: center;
	padding: 0;
}

#copyright ul{
	margin: 0 auto;
	width: 90px;
}

#copyright li {float:left;}

#copyright a {
	padding: 5px;
	text-decoration: underline;
}

/*-------- Content -------*/

#content {
	background:url(../images/content-bg.jpg) no-repeat top right;
	width: 600px;
	float: right;
	height: auto;
	min-height: 876px;
	padding: 0 0 0 35px;
	color: #fff;
	line-height: 150%;
}

#content p {padding-right: 60px;}

#newbies {
	background:url(../images/help-bg.jpg) no-repeat center left;
	width: 600px;
	height: 55px;
	margin: 20px 0;
}

#newbies p, #newbies h2{
	float: left;
	padding: 0 3px 0 0;
	font-size: 14px;
}

#newbies #equipment,#newbies #mygang,#newbies #myboat,#newbies #pet,#newbies #equipment,#newbies #notepad,#newbiesp #city,#newbies #bank,#newbies #work,#newbies #crime,#newbies #trainning,#newbies #prison, #newbies #hospital,#newbies #docks,#newbies #shops,#newbies #gambling{
	padding: 18px 0 0 60px;
	float: left;
	width: 505px;
	height: 37px;
}

#newbies #mygang{background:url(../images/content-mygang.png) no-repeat top left;}/* 15px on the left within the image to fix the lack of PNG positioning on ie6*/
#newbies #myboat{background:url(../images/content-myboat.png) no-repeat top left;}
#newbies #pet{background:url(../images/content-pet.png) no-repeat top left;}
#newbies #equipment{background:url(../images/content-equipment.png) no-repeat top left;}
#newbies #notepad{background:url(../images/content-notepad.png) no-repeat top left;}
#newbies #city{background:url(../images/content-city.png) no-repeat top left;}
#newbies #bank{background:url(../images/content-bank.png) no-repeat top left;}
#newbies #work{background:url(../images/content-work.png) no-repeat top left;}
#newbies #crime{background:url(../images/content-crime.png) no-repeat top left;}
#newbies #trainning{background:url(../images/content-trainning.png) no-repeat top left;}
#newbies #prison{background:url(../images/content-prison.png) no-repeat top left;}
#newbies #hospital{background:url(../images/content-hospital.png) no-repeat top left;}
#newbies #docks{background:url(../images/content-docks.png) no-repeat top left;}
#newbies #shops{background:url(../images/content-shops.png) no-repeat top left;}
#newbies #gambling{background:url(../images/content-gambling.png) no-repeat top left;}

#newbies_close {
	border-left: #1cb4ca 1px dotted;
	float:right;
	height: 21px;
	margin: 13px 0 0 0;
	padding: 9px 10px 0 9px;
}

#content ul{
	margin: 0px;
	padding: 0 0 20px 20px;
}

#content ul li{
	background: url(../images/bu-content.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
}

#content ol{ margin: 0px; padding: 0 0 20px 40px;}

#content .one_columns, #content .two_columns, #content .three_columns {
	padding: 0;
	width: 548px;
	float: left;
	margin: 10px 25px 20px 0px;
	height: auto;
}

#content .one_columns {width: 540px;}
#content .two_columns {width: 257px;}
#content .three_columns {width: 163px;}

#content .one_columns ul, #content .two_columns ul, #content .three_columns ul {
	padding:0;
	margin:0;
	list-style:none;
	width: auto;
	}
	
#content .one_columns li, #content .two_columns li, #content .three_columns li {
	background:url(../images/content-bullet.gif) no-repeat left center;
	padding: 4px 0 4px 6px;
	border-bottom: #03aabb 1px dotted;
	display: block;
	clear: right;
	height: 15px;
}
	
#content .one_columns h3, #content .two_columns h3, #content .three_columns h3{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	width: auto;
	display: block;
	border: #1cb4ca 1px solid;
	background-color: #3780aa;
	margin: 0 0 10px 0;
}

#content table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	margin: 0 0 20px 0;
	font-size: 11px;
}
  
#content td, th {
	border: 1px solid #45a0bf;
	padding: 0.8em;
	background-color: #3780aa;
	text-align: right;
}

#content thead th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #45a0bf;
	text-align: right;
	background-color: #6c69a1;
	padding: 10px;
}

#content .dark{
	background-color: #38639a;
	padding: 0 0 0 10px;
	border: 1px solid #45a0bf;
	font-weight: bold;
	text-align: left;
}

#content .black{
	background: none;
	border: none;
}

/*-------- Footer -------*/

#footer_bg {
	width:auto;
	background: url(../images/footer-bg.jpg) no-repeat center top;
	height: 300px;
}

/*----------------- Alignments----------------*/

.center {text-align: center;}
.alignleft {float: left;}
.alignright {float: right;}
.clear {clear:both;}

/*----------------- Login Page ----------------*/
/*-------- Header -------*/

#login_header_bg {
	width:auto;
	background: url(../images/login-header-bg.jpg) no-repeat center center;
	height: 316px;
}

#login_header {
	width:960px;
	margin: 0 auto;
	height: 316px;
}

#login_header h1 a {
	display: block;
	width: 325px;
	height: 200px;
	text-indent: -9999px;
	cursor: pointer;
	margin: 30px 0 0 330px;
	float: left;
}

/*-------- Wraper -------*/

#login_wraper_bg {
	background:#000 url(../images/login-wraper-bg.jpg) no-repeat top center;
	width: auto;
	padding: 10px 0 0 0;
}

#login_wraper {
	width:960px;
	margin: 0 auto;
	height: 700px;
}

/*-------- Left -------*/

#login_left {
	float:left;
	width: 480px;
	}
	
#login_left h3 {
	float:right;
	height:17px;
	padding: 0 25px 0 0;
	text-align: right;
	}

#login_left h3 a{text-decoration:underline;}

/*-------- Right -------*/

#login_right {
	background:url(../images/login-head.jpg) no-repeat  left top;
	float:right;
	width: 454px;
	padding: 0 0 0 25px;
	border-left:#314a55 1px dotted;
	height: 312px;
	}
	
#login_right h2 a{
	background:url(../images/login-welcome1.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	height: 50px;
	width: 240px;
	margin: 0 0 0 150px;
	}
#login_right_text  {
	margin: 0 0 0 150px;
	width: 277px;
}
#login_right ul {margin: 30px 0 0 0;} 	
#login_right li {
	background:url(../images/login-bullet.gif) no-repeat top left;
	float: left;
	padding: 6px;
	margin: 0 15px 0 0;
}

/*-------- Footer -------*/

#login_footer {
	background:url(../images/login-footer-bg.gif) no-repeat center top;
	width:960px;
	float:left;
	height: 60px;
	margin: 60px 0 0 0;
	font-size: 11px;
	text-align: center;
	}

#login_footer ul {
	margin: 0 auto 15px auto;
	width: 458px;
	display: block;
	height: 30px;
	}

#login_footer li {
	float: left;
	padding: 9px 28px 0 28px;
	height: 14px;
	display: block;
	}

