/*
Theme Name: Star Wars MMO
Theme URI: http://www.starwarsmmo.net/
Description: The Star Wars MMO WordPress theme designed by <a href="http://www.twilightlynk.com/">Lynk Former</a>.
Version: 1.0
Author: Lynk Former
Author URI: http://www.twilightlynk.com/
Tags: star wars mmo, custom header, fixed width, two columns, widgets

*/

html {
	width: 100%;
}

body {
	background: #000;
	border: 0px;
	color: #fff;
	font: 10pt Verdana, Tahoma, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
	text-align: center;
}

img {
	border: 0px;
}

#horizon {
	clear: both;
	background-image: url(images/horizon.gif);
	height: 90px;
	padding: 5px 0px 5px 0px;
}

#horizonwrapper {
	position: relative;
	width: 938px;
	height: 90px;
	margin: 0 auto;
}

#leaderboard {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/leaderboard.gif);
	width: 728px;
	height: 90px;
}

#lfn {
	position: absolute;
	top: 0px;
	left: 733px;
	width: 205px;
	height: 90px;
}

#menu {
	clear: both;
	background-image: url(images/menu.gif);
	height: 36px;
}

#menuwrapper {
	position: relative;
	width: 938px;
	height: 36px;
	margin: 0 auto;
}

#starwarsmmo {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/starwarsmmo.gif);
	width: 366px;
	height: 36px;
}

a.swmmo_home {
	display: block;
	width: 366px;
	height: 36px;
	text-decoration: none;
}

a.swmmo_home i {
	visibility: hidden;
}

#menubuttons {
	position: absolute;
	top: 3px;
	left: 580px;
	height: 30px;
	font-weight: bold;
        z-index: 2;
}

#menubuttons ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menubuttons li {
	float: right;
	margin: 0px;
}

#menubuttons li a {
	display: block;
	padding: 7px 9px 7px 9px;
	color: #fff;
	text-decoration: none;
}

html>body #menubuttons li a {
	width: auto;
}

#menubuttons li a:hover {
	background-color: #c78526;
	color: #000;
}

#dropmenu,
#dropmenu ul {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 16px;
}

#dropmenu a {
	display: block;
	width: 100%;
}

html>body #dropmenu li a {
	width: auto;
}

#dropmenu li:hover ul { 
        display: block; 
}

#dropmenu li {
        width: 100%;
        float: left;
	margin: 0;
}

#dropmenu li.button_news {
	width: 60px;
}

#dropmenu li.button_gameinfo {
	width: 99px;
}

#dropmenu li.button_features {
	width: 91px;
}

#dropmenu li.button_community {
	width: 107px;
}

#dropmenu li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#dropmenu li a:hover {
	background-color: #c78526;
	color: #000;
}

#dropmenu li ul {
	position: absolute;
	left: -999em;
	width: 100%;
	padding: 0;
	margin: 0;
        z-index: 2;
}

#dropmenu li:hover ul,
#dropmenu li.sfhover ul {
	left: auto;
}

#dropmenu li li a {
	display: block;
	background-color: #c78526;
	padding: 3px 5px 3px 5px;
	color: #000;
	text-decoration: none;
}

#dropmenu li li a:hover {
	display: block;
	background-color: #c78526;
	color: #333;
	text-decoration: none;
}

#sitewrapper {
	clear: both;
	background-image: url(images/sitewrapper.gif);
	padding: 10px;
}

#holowrapper {
	clear: both;
	background-image: url(images/holowrapper.gif);
	border: 1px solid #314270;
	padding: 5px;
}

#mainwrapper {
	clear: both;
	width: 938px;
	margin: 0 auto;
}

#flashwrapper {
	clear: both;
	border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	background: #000;
	height: 298px;
	padding: 1px;
        z-index: 1;
}

.homebutton {
	float: left;
	background-color: #000;
	width: 464px;
	height: 108px;
	margin-top: 10px;
}

.homebutton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.homebutton li {
	float: right;
	margin: 0px;
}

.homebutton li a {
	display: block;
	border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	padding: 1px;
	text-decoration: none;
}

html>body .homebutton li a {
	width: auto;
}

.homebutton li a:hover {
	border-top: 4px solid #c78526;
	border-bottom: 4px solid #c78526;
	border-left: 2px solid #c78526;
	border-right: 2px solid #c78526;
}

.gameinfobutton {
	float: left;
	width: 248px;
	height: 130px;
	margin: 10px 10px 10px 105px;
}

.gameinfobutton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.gameinfobutton li {
	float: right;
	margin: 0px;
}

.gameinfobutton li a {
	display: block;
	border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	text-decoration: none;
}

html>body .gameinfobutton li a {
	width: auto;
}

.gameinfobutton li a:hover {
	border-top: 4px solid #c78526;
	border-bottom: 4px solid #c78526;
	border-left: 2px solid #c78526;
	border-right: 2px solid #c78526;
}

.classbutton {
	float: left;
	width: 248px;
	height: 130px;
	margin: 10px 0px 10px 110px;
}

.classbutton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.classbutton li {
	float: right;
	margin: 0px;
}

.classbutton li a {
	display: block;
	border: none;
	text-decoration: none;
}

html>body .classbutton li a {
	width: auto;
}

.classbutton li a:hover {
	border: none;
}

.gameinfobox {
        float: right;
        border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
        padding: 10px;
        margin: 0 0 10px 10px;
}

.headlines_wrapper {
        border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
        background: #003 url(images/background.gif) repeat-x;
        margin-top: 10px;
        width: 935px;
        float: left;
}

.headlines_left {
        float: left;
        text-align: left;
        width: 454px;
        display: inline;
        margin: 10px 10px 0 10px;
        padding-bottom: 10px;
}

.headlines_right {
        float: left;
        text-align: left;
        width: 451px;
        margin: 10px 10px 10px 0;
}

.headlines_wrapper a,
.headlines_wrapper a:link,
.headlines_wrapper a:active,
.headlines_wrapper a:visited {
	color: #ffc675;
	text-decoration: none;
}

.headlines_wrapper a:hover {
	color: #ffc675;
        text-decoration: underline;
}

.headlines_header {
        clear: both;
	border-bottom: 1px solid #c78526;
	padding-bottom: 3px;
	color: #c78526;
	font-weight: bold;
}

#header {
	clear: both;
	border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	background: #000;
	height: 98px;
	padding: 1px;
}

#contentwrapper {
	clear: both;
	background-image: url(images/contentwrapper.gif);
	margin-top: 10px;
}

#content {
	float: left;
	border-top: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	background: #003 url(images/background.gif) repeat-x;
	width: 690px;
	min-height: 200px;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

#content a,
#content a:link,
#content a:active,
#content a:visited {
	color: #ffc675;
	text-decoration: none;
}

#content a:hover {
	color: #ffc675;
        text-decoration: underline;
}

.post img {
        background: #000033;
        border: 1px solid #314270;
        padding: 5px;
        margin-bottom: 5px;
}

.post a:hover img {
        background: #314270;
        border: 1px solid #c78526;
}

#content .gallery dt.gallery-icon img {
        background: #000033;
        border: 1px solid #314270;
        padding: 5px;
        margin-bottom: 5px;
}

#content .gallery dt.gallery-icon a:hover img {
        background: #314270;
        border: 1px solid #c78526;
}

div.breadcrumb {
	border-bottom: 1px solid #c78526;
	padding-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

#content h1 {
	color: #c78526;
	margin: 5px 0px 5px 0px;
	font: 18pt Verdana, Tahoma, Arial, sans-serif;
        display: inline;
        clear: none;
}

#content h1 a,
#content h1 a:link,
#content h1 a:active,
#content h1 a:visited {
	color: #c78526;
	text-decoration: none;
}

#content h1 a:hover {
	color: #fff;
}

#content h2 {
	color: #fff;
	margin: 5px 0px 10px 0px;
	font: 16pt Verdana, Tahoma, Arial, sans-serif;
}

#content h2 a,
#content h2 a:link,
#content h2 a:active,
#content h2 a:visited {
	color: #fff;
	text-decoration: none;
}

#content h2 a:hover {
	color: #cce;
}

#content h3 {
	color: #fff;
	margin: 5px 0px 10px 0px;
	font: bold 12pt Verdana, Tahoma, Arial, sans-serif;
}

#content h3 a,
#content h3 a:link,
#content h3 a:active,
#content h3 a:visited {
	color: #fff;
	text-decoration: none;
}

#content h3 a:hover {
	color: #cce;
}

#content ol,
#content ul {
	margin: 5px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
}

#content li {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: justify;
}

#content p {
	margin: 5px 0px 10px 0px;
	line-height: 20px;
	text-align: left;
}

#content blockquote {
        margin: 10px 20px 10px 20px;
        color: #ccc;
}

#content p.postedbydate {
	color: #ccc;
	font-size: 8pt;
	line-height: 16px;
}

#content p.postedbydate a {
	color: #fff;
}

#content p.postedbydate a:hover {
        text-decoration: underline;
}

#content p.postmetadata {
	color: #ccc;
	font-size: 8pt;
	line-height: 16px;
}

#content div.postmetadata {
        color: #ccc;
	font-size: 8pt;
        margin-bottom: 10px;
}

.question {
        color: #ffc675;
}

div.nav_newsposts {
	border-top: 1px solid #c78526;
	padding-top: 10px;
	font-size: 8pt;
	font-weight: bold;
}

div.nav_newsposts_news {
	font-size: 8pt;
	font-weight: bold;
}

#navigation {
	float: right;
	border-top: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	background: #003 url(images/background.gif) repeat-x;
	width: 200px;
	padding: 5px;
	font-size: 8pt;
	text-align: left;
}

#navigation div.heading {
	clear: both;
	border-bottom: 1px solid #c78526;
	padding-bottom: 3px;
	color: #c78526;
	font-weight: bold;
}

.nav {
	margin-bottom: 10px;
}

.feature_nav a,
.feature_nav a:link,
.feature_nav a:active,
.feature_nav a:visited {
        color: #ffc675;
	text-decoration: none;
}

.feature_nav a:hover {
        color: #ffc675;
	text-decoration: underline;
}

.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.nav li {
	margin: 0px;
}

.nav li a {
	display: block;
	border-bottom: 1px solid #314270;
	padding: 3px 5px 3px 5px;
	color: #fff;
	text-decoration: none;
}

html>body .nav li a {
	width: auto;
}

.nav li a:hover {
	background-color: #314270;
	border-bottom: 1px solid #c78526;
	color: #fff;
}

#end {
	position: relative;
	clear: both;
	height: 4px;
}

#endcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 714px;
	height: 4px;
	background-color: #314270;
}

#endnavigation {
	position: absolute;
	top: 0px;
	left: 724px;
	width: 214px;
	height: 4px;
	background-color: #314270;
}

#footerwrapper {
	width: 938px;
        margin: 0 auto;
}

.footerlist {
        float: left;
        margin-left: 10px;
}

#footer {
	clear: both;
	background-image: url(images/footer.gif);
        background-repeat: repeat-x;
	height: 150px;
	padding-top: 10px;
        text-align: left;
        color: #666666;
}

#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #c78526;
}

#footer p {
	margin: 0px 0px 10px 0px;
	font-size: 8pt;
        line-height: 16px;
}

#footer h3 {
	font-size: 18px;
	font-weight: normal;
        margin: 0px;
}

#footer ul {
	margin: 0px;
	padding-left: 15px;
}

#footer ul li {
	font-size: 8pt;
}

div.alignleft {
	float: left;
	margin-right: 10px;
}

div.alignright {
	float: right;
	margin-left: 10px;
}

#content div.hrgold {
	clear: both;
	border-top: 1px solid #c78526;
	margin: 10px 0px 30px 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

#searchform {
	margin: 0px;
	padding: 0px;
}

#searchfield {
	display: block;
	background-image: url(images/search.gif);
	width: 200px;
	height: 20px;
	margin: 5px 0px 10px 0px;
}

#searchfield #s {
	width: 175px;
	padding: 0px;
}

#searchfield input {
	background-color: transparent;
	border: none !important;
	width: 175px;
	height: 18px !important;
	margin-top: 2px;

	margin-left: 23px;
	color: #fff;
	font-size: 10pt !important;
}

input#author,
input#email,

input#url,
textarea#comment,
input#wpcf_your_name,
input#wpcf_your_name,
input#wpcf_email,
input#wpcf_subject,
textarea#wpcf_msg {
	background-color: #000;
	border: 1px solid #c78526;
	color: #fff;
}

#content img.attachment-thumbnail, 
#content img.size-full, 
#content img.size-medium, 
#content img.size-thumbnail {
        background: #000033;
        border: 1px solid #314270;
        padding: 5px;
        margin-bottom: 5px;
}

#content a:hover img.size-thumbnail {
        background: #314270;
        border: 1px solid #c78526;
}

.quotewrapper {
	background-color: #121929;
	color: #f9d648;
	padding: 10px;
	margin: 10px 20px;
	font-size: 11px;
	border-radius: 8px;
        border: 2px solid #202b41;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
        box-shadow: #090c13 2px 2px 2px;
	-moz-box-shadow: #090c13 2px 2px 2px;
	-webkit-box-shadow: #090c13 2px 2px 2px;
}

.quotewrapper .quoteheader {
        background: #121929 url(images/quotehr.gif) no-repeat bottom left;
        padding-bottom: 6px;
}

.quotewrapper a {
        color: #708bc3 ! important;
        text-decoration: underline ! important;
}

.quotewrapper blockquote {
        margin: 10px;
        padding-left: 5px;
        border-top: 1px solid #959596;
        border-left: 1px solid #959596;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
}

.comments {
	overflow: hidden;
	padding: 10px 0 2px 0;
	width: 100%;
}

.comments .comment {
	background: url("images/comment_divider.gif") 0 100% no-repeat;
	clear: both;
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 0 0 9px 0;
	width: 690px;
}

.comments .comment:hover {
        background: #314270;
}

.comments .comment a {
	color: #ffc675;
	text-decoration: none;
}

.comments .comment a:hover {
	color: #ffc675;
	text-decoration: underline;
}

.information {
	float: left;
	width: 160px;
}

.information span.author {
	color: #ccc;
	display: block;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	padding: 5px 0 4px 0;
	width: 150px;
        text-align: left;
}

.information span.author strong {
	color: #fff;
	font-weight: bold;
}

.information span.date {
	color: #ccc;
	display: block;
	font-size: 10px;
	padding: 0 0 0 0;
        text-align: left;
}

.information span.date strong {
	color: #fff;
	font-weight: normal;
}

.comments .comment .text {
	float: left;
	width: 525px;
        text-align: left;
}

.comments .comment .text p {
	font-size: 13px;
        text-align: left;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;
}

.comments .comment .text blockquote {
	color: #bfbfbf;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: 0;
}

.comments .comment .text p.awaiting_moderation {
	color: #ffbfbf;
	font-style: italic;
}

.devtracker {
	background-color: #121929;
	color: #f9d648;
        text-align: left;
	padding: 10px;
	margin: 10px 20px;
	font-size: 11px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.devtracker .altrow {
	background color: #131929;
}

.devtracker .author {
	font-weight: bold;
	color: #f9d648;
}

.devtracker .quote {
	color: #b0b0b0;
}

.devtracker .text {
	color: #f9d648;
}

.devtracker table {
	background-color: #121929;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.devtracker table a,
.devtracker table a:link,
.devtracker table a:active,
.devtracker table a:visited,
.devtracker table a:hover {
	color: #708bc3 !important;
	text-decoration: underline !important;
}

.community {
        text-align: left !important;
}

.community .left {
        width: 340px;
        float: left;
}

.community .right {
        width: 330px;
        float: right;
}

.submit {
        color: #ffffff;
        font-size: 14px;
        background-color: #314270;
        border: 0px;
        padding: 5px;
}

#searchbar {
	position: absolute;
	top: 3px;
	right: 0px;
	height: 30px;
	font-weight: bold;
        z-index: 2;
}

#searchbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#searchbar li {
	float: right;
	margin: 0px;
}

.video {
        background: #000033;
        border: 1px solid #314270;
        width: 640px;
        margin: 5px 0 25px 0;
	padding: 7px;
        display: block;
}

.latest_wrapper {
        clear: none;
        border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
        background: #003 url(images/background.gif) repeat-x;
        margin-bottom: 10px;
        width: 690px;
        float: left;
}

.latest_left {
        float: left;
        text-align: left;
        width: 450px;
        display: inline;
        margin: 10px 10px 0 10px;
        padding-bottom: 10px;
}

.latest_right {
        float: left;
        text-align: left;
        width: 450px;
        margin: 10px 10px 10px 0;
}

.latest_wrapper a,
.latest_wrapper a:link,
.latest_wrapper a:active,
.latest_wrapper a:visited {
	color: #ffc675;
	text-decoration: none;
}

.latest_wrapper a:hover {
	color: #ffc675;
        text-decoration: underline;
}

.latest_header {
        clear: both;
	border-bottom: 1px solid #c78526;
	padding-bottom: 3px;
	color: #c78526;
	font-weight: bold;
}

#content .planets a img {
        border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
        margin-bottom: 10px;
}

#content .planets a:hover img {
        border-top: 4px solid #c78526;
	border-bottom: 4px solid #c78526;
	border-left: 2px solid #c78526;
	border-right: 2px solid #c78526;
}

.twitter img {
        background: #000033;
        border: 1px solid #314270;
        padding: 5px;
        margin-bottom: 5px;
}

.twitter a:hover img {
        background: #314270;
        border: 1px solid #c78526;
}

.relatedposts {
        border: 1px solid #314270;
        padding: 5px;
        clear: both;
}

.relatedheader {
        background: #314270;
        padding: 5px;
        margin-top: 10px;
}

.reddit {
        
}

.reddit img {
        border: none;
        background: none;
}

.reddit a:hover img {
        border: none;
        background: none;
}


#topbox {
        margin-top: 10px;
        margin-bottom: 10px;
	width: 934px;
        min-height: 125px;
	border-top: 4px solid #314270;
	border-bottom: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	background: #003;
}

#topbox a,
#topbox a:link,
#topbox a:active,
#topbox a:visited {
	color: #ffc675;
	text-decoration: none;
}

#topbox a:hover {
	color: #ffc675;
        text-decoration: underline;
}

span.sysreq {
	font-style: italic;
        color: #ffc675;
	font-weight: bold;
}

