/*
Theme Name: The Arkade
Theme URI: http://www.arkanes-arkade.co.uk
Description: Default forum theme for Arkanes Arkade
Version: 1.0
Author: Arkane
Author URI: http://www.arkanes-arkade.co.uk
*/

/* header */
#header					{ height:60px; width:100%; background: #1e1b1a; }
.logo					{ max-width: 590px; float: left; margin: 15px 0 25px 10px; font-size: 16px; font-weight: 700; color:#ca5100; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; text-transform: uppercase; }
.logo a					{ color:#e9e9e9; }
.blog-name				{ font-size: 22px; letter-spacing: 1px;  }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-description		{ font-size: 11px; color: #7d716d; }

#site-description { margin:0px padding:0px; }

/* Navigation */

#main-nav { width:100%; height:29px; background:url(http://www.arkanes-arkade.co.uk/wp/wp-content/themes/arras-theme-1.5/images/top-tabs-bg.gif);}
#nav 	{ width:990px; height:29px; margin: 0px auto; background:url(http://www.arkanes-arkade.co.uk/wp/wp-content/themes/arras-theme-1.5/images/top-tabs-bg.gif);}

/* Sub Navigation */

/*.submenu-div { width:128px; height:50px; background:#ff8400 }*/

#nav ul { padding:0; margin:0; list-style-type:none; }
#nav li { list-style:none; margin-right:25px; display: inline-block; position:relative; z-index:100; }
#nav a, #nav a:visited { display:block; color:#ffffff; font-size: 11px; font-weight: bold; height: 26px; line-height: 23px; padding-top:3px; padding-left:6px; padding-right:6px; }
#nav ul ul {visibility:hidden; position:absolute; height:0; top:29px; left:-5px; }
#nav ul ul a, #nav ul ul a:visited { color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px; border-width:0 1px 1px 1px; background:#e9e9e9; border-left: 1px solid #000000; border-right: 1px solid #000000; }
#nav ul a:hover, #nav ul :hover > a { color:#000; background:#e9e9e9; /*-moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;*/}
#nav ul ul :first-child > a { color:#000; background:#e9e9e9; /*-moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;*/ border: 1px solid black; border-top: none; border-bottom: none;}
#nav ul ul :last-child > a { color:#000; background:#e9e9e9; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; border: 1px solid black; border-top: none; }
#nav ul ul :only-child > a { color:#000; background:#e9e9e9; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; border: 1px solid black; border-top: none; }
#nav ul ul :children> a { color:#000; background:#ff8400; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; border: 1px solid black; }
#nav ul ul a:hover{ text-decoration:underline; }
#nav ul li:hover ul, #nav ul a:hover ul{visibility:visible;}
#nav li.current_page_item { background:#f0f0f0;}
#nav li.current_page_item a { color:#000; }


/* Love */

#love { width:auto; float:right; margin:15px 20px; }

*{margin:0; padding:0;}

html {overflow-y:scroll; }

body {
	background:#f5f5f5;
	font-family:"arial", sans-serif;
	font-size: 12px;
	color:#474747;
	}

.search {border:1px solid #d3d1c7; margin-bottom:10px;}
.search h2 {border-bottom:1px solid #d3d1c7;}
.sidebar-catagories {border:1px solid #d3d1c7; margin-bottom:10px;}
.sidebar-catagories h2 {border-bottom:1px solid #d3d1c7;}
.about-this-topic {border:1px solid #d3d1c7; margin-bottom:10px;}
.about-this-topic h2 {border-bottom:1px solid #d3d1c7;}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{ text-decoration:none; color:#393939; font-weight:400; }
a:hover{color:#e55f00; text-decoration: none; font-weight:400;}


/* fonts */

/*@font-face {
	font-family: "FuroreRegular";
	src: url("fonts/Furore.ttf") format("truetype");
}*/


/* misc */

.alt{background-color: #fff;}

pre, code{ font: 1.0em Monaco, 'Courier New', monospace; overflow:auto;}

p {margin-bottom: 1.0em;}

.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;
}

h1 {font-size: 18pt;}
h2 {font-size: 12pt; font-weight:normal; margin: 0; padding:0;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

img.avatar { border: 1px solid #ddd; }

.bozo { background-color: #eeee88; }

.alt.bozo { background-color: #ffff99; }

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }

.notice {
	border: 1px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice p { margin-bottom: 0; }

input{
	border-radius: 6px;
}

/* container */

#container {
	width:960px;
	margin: 0 auto;
	padding:10px;
	background:#fff;
	overflow: hidden;
	border:1px solid #d3d1c7;
	margin-top:20px;
	}



/* header */

/*#header h1{
	font:bold 65px "FuroreRegular", arial, georgia;
	padding: 0;
	margin:0;	
	color:#fff;
	text-shadow:1px 1px #000;
	text-transform:uppercase;
	}
	
#header h1 a{color:#fff; text-decoration: none; border-bottom:none;}
#header h1 a:hover{color: #f3f3f3; text-decoration: none;}


#header h2{
	font:normal 12px "arial", georgia, times;
	color:#999;
	padding: 0;
	margin:0;	
    letter-spacing:1px;
    text-shadow:1px 1px #000;
    text-transform:uppercase;
	}

	

#headerimg {
	background:#fff url(images/header.jpg) no-repeat;
  	width:900px; 
  	height:240px;
  	overflow:hidden;
	padding:0;
	margin:0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}*/
	
	



/* main menu */


#menu{
	text-transform:uppercase;
	width:940px;
	background:#161618 url(images/menu.png) top left repeat-x;
	font:normal 12px "arial", georgia, times;
	margin: 0 auto 14px;
	border-radius: 6px;
	letter-spacing:1px;
	height:45px;
}	


#dropmenu li a {	
	padding:4px 10px;
	margin: 0;
	color: #aaa;
	display:block;
	border-bottom:none;
	text-shadow:1px 1px #000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
#dropmenu li a:hover {
	color:#fff;
}	
	
#dropmenu li.current_page_item a {
	color:#fff;
	background:#950b0c;
	text-decoration:none;
}

	
#dropmenu {
	text-transform:uppercase;
	position:relative; 
	z-index:300;
	margin:0;
	padding:0 0 0 20px;
	}
	
#dropmenu li a {	
	padding:5px 10px;
	margin: 0;
	color: #aaa;
	display:block;
	border-bottom:none;
	text-shadow:1px 1px #000;
	}
	
#dropmenu li a:hover {	
	color:#fff;
	text-decoration:none;
	}
	
#dropmenu li {
	float:left; 
	position:relative; 	
	list-style-type: none;
	margin: 0 10px 0 0;
	padding:9px 0;
	}
	
#dropmenu ul {
	position:absolute; 
	display:none; 
	width:12em; 
	margin:8px 0 0 0;
	padding:4px 0 0 0; 
	background:#141416;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#dropmenu li ul {
	width:14.1em; 
	padding:0px 0 0 0;  
	display: none; position: 
	absolute; 
	z-index:999;
	}

#dropmenu li ul {width:14.1em; padding:0;  display: none; position: absolute; z-index:999;}
#dropmenu li ul li {border:none; padding:0; margin:0;}
#dropmenu li ul a {width:12em; height:auto; float:left; padding:10px; border:none; border-radius:none !important; color:#fff;}
#dropmenu li ul a:hover {border-bottom:4px solid #fff; color:#aaa;height:auto; border:none; border-radius:none !important;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0 0 0 20px; top:auto;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; border:none; }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


#dropmenu li.current_page_item a {
	color:#fff;
}

#dropmenu li.current_page_item li a {
	color:#aaa;
	background:none;
}

#dropmenu li li a {
	color:#aaa;
}

#dropmenu li li a:hover {
	color:#fff;
}

#dropmenu li.current_page_item li a:hover {
	color:#fff;
}

#dropmenu li ul li.current_page_item a {background:none !important;}



	
/* bbcrumb */

.bbcrumb {
	font-variant:small-caps;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 5px 0;
	margin:0 0 10px 0;
}





/* content */

.content {
	width:670px;
	margin:0 10px 10px 0;
	float:left;
	padding:10px;
	border:1px solid #d3d1c7;
	}

.content h2{
	font:normal 18px 'Segoe UI', Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;	
	color:#000;
	border-bottom:1px solid #ddd;
	text-transform:capitalize;
	line-height:34px;
	}

/* Login Form  */

.login {
	margin:0 0 14px 0;
	padding:12px;
	font-weight: normal;
	color: #444;
	overflow:hidden;
	background:#f5f5f5;
	border-radius: 6px;
}

.login p { padding: 0; margin:0; }


form.login input {
	margin:2px 0;
	padding:5px 8px;
	border:1px solid #ddd;
	border-radius: 6px;
	color:#6C6C6C;
	width:160px;
	
}

form.login input#submit {
	margin:9px 0 0 0;
	background:#c6c6c6;
	padding:4px 12px;
	width:50px;
	color:#000;
	border:none;
}

form.login input#submit:hover {
	background:#bcbcbc;
	color:#333;
	cursor:pointer;
}

.login label {
	padding: 0;
	margin: 6px 6px 0 0;
	line-height: 12px;
	font-size:11px;
	float:left;
}

form.login input#remember {
	padding: 0;
	margin:14px 0;
}

.loggedin{
	margin:0 0 14px 0;
	padding:12px;
	background:#f5f5f5;
	border-radius: 6px;
}

.loggedin p { padding: 0; margin:0; }

.formsection{
	margin:0;
	padding:0;
	}
	


/* Front Page  */


#front-page #discussions {
	padding:0 ;
}

#frame {
	padding:10px;
}

.frame {
	overflow:hidden;
}

#front-page #main h2, #discussions h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #333;
	margin: 20px 0;
	padding: 5px 10px;
	font:normal 18px 'Segoe UI', Arial, Helvetica, sans-serif;
	border:1px solid #d3d1c7;}
}

.new-topic{
	background:#950b0c;
	color:#fff;
	padding:2px 8px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	text-shadow:1px 1px #000;
	font-size:10px;
	margin: 0 0 0 6px;
	text-transform:lowercase;
}

.new-topic:hover{
	background:#640608;
	color:#fff;
}



#currentfavorites{
	margin:0 0 10px 0;
}

#userlogin{
	margin:0 0 10px 0;
}


h2.post-form{
	color: #333;
	border-bottom:none;
	margin: 10px 0 5px 0;
	padding: 0;
}


#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color:#dadada; color:#333;}

.sticky:hover { background-color: #cdcdcd !important; color:#333;}

.super-sticky a{color:#333;}


/* Topics */

.infobox {
	padding:0;
}



.infobox ul {
	margin: 0;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	padding: 0 0 12px 0;
	border:none;
}

#topic-tags {
	padding: 0 0 12px 0;
}


#topic{
	color:#6C6C6C;
	padding:4px;
	border:1px solid #ddd;
}

#tags-input{
	border:1px solid #ddd;
	color:#6C6C6C;
	padding:2px;
	margin:8px 0 0 0;
}

#thread {
	list-style: none;
	margin: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	padding:0;
	margin:10px 0 0 0;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background:#f9f9f9;
}

#thread li.alt{ border:10px solid #bebebe; }

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

/* search results */

.results li {
	line-height: 1.5em;
	clear: both;
	border:10px solid #EAEAEA;
	padding:10px;
	margin:10px 0;
}

.searchfor{font-size:24px; margin:0 0 14px 0;}

.postform {
	padding:20px
	margin:10px;
}

.postform input{
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 630px;
	border:1px solid #ddd;
	color:#6C6C6C;
	border-radius: 6px;
}

.postform label { display: block; }

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.formsubmit{ 
	text-align:center; 
	border:none;
	background:#cfcfcf;
	color:#333;
	text-transform:lowercase;
	width:100px;
	padding:8px 0;
	cursor:pointer;
	}
	
.formsubmit:hover { 
	background:#f7f7f7;
	color:#333;
	}

	
.postformsub { 
	text-align: center; 
	border:none;
	color:#333;
	text-transform:lowercase;
	background:#dadada;
	padding:8px 12px;
	margin:8px 0;
	cursor:pointer;
	clear:both;
	}
	
.postformsub:hover { 
	background:#bcbcbc;
	color:#333;
	}
	
#tagformsub { 
	text-align: center; 
	border:none;
	background:#dadada;
	color:#333;
	text-transform:lowercase;
	padding:4px 8px;
	margin:8px 0;
	cursor:pointer;
	}
	
#tagformsub:hover { 
	background:#bcbcbc;
	color:#333;
	}
	
#user_login{
	border:1px solid #ddd;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

#tag{
	margin:0;
	padding:2px 4px;
	width:160px;
	border:1px solid #ddd;
	color:#6C6C6C;
}

#user_email{
	border:1px solid #dadada;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

#user_url{
	border:1px solid #dadada;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

#from{
	border:1px solid #dadada;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

#occ{
	border:1px solid #dadada;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

#interest{
	border:1px solid #dadada;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

#password{
	border:1px solid #dadada;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

#user_login_reset_password{
	border:1px solid #dadada;
	color:#6C6C6C;
	padding:2px;
	margin:0;
}

.topiclink { display: block; }

.topictitle {
	font:normal 32px 'Segoe UI', Arial, Helvetica, sans-serif;
	display: inline;
	margin:0;
	padding:0;
	border-bottom:none;
}

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin:10px 0 0 0;
}

#topic-move { margin-top: 1em; }

.admin{
	margin:14px 0 0 0;
	}

/* Forum Content */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #favorites td { padding: 5px 10px; }

#forumlist td { padding: 5px 0; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color:#f8f8f8; }

#forumlist th {
	border-bottom:1px solid #ebebeb;
	font: 11px 'Segoe UI', Arial, Helvetica, sans-serif;
	padding: 10px 0;
	text-align:center;

}
#latest th, #favorites th {
	border-bottom:1px solid #ebebeb;
	font: 11px 'Segoe UI', Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align:center;
	background:#f8f8f8;

}

tr.bb-category td {
	background-color: #ddd;
}

#latest, #forumlist, #favorites {
	border-radius: 6px;
	margin-bottom: 0;
	width: 100%;
}

/* Profile Page  */

#profile-menu {
}

#profile-menu ul li {
}

#profile-menu li a {
	
}

#profile-menu li.current a {
}

#profile-menu li a:hover {
	text-decoration:underline;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit  */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color:#fafafa;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}

.hidden {
	display: none;
}


/* hot tags */

#hottags {
	margin:24px 0 0 0;
	padding:0;
	}

.sidebar .frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-top:18px;
	margin:0;
}

.sidebar .frontpageheatmap a {
	font-size:12px;
}



/* sidebar */

.sidebar{
	width:250px;
	padding: 0;
	font-size:12px;
	float:right;
	}

.sidebar h2{
    color: #000;
    letter-spacing: 1px;
	background:url(http://www.arkanes-arkade.co.uk/wp/wp-content/themes/arras-theme-1.5/images/feed-title-white.jpg) repeat-x;
    font:'Lucida Grande',Arial,Helvetica,sans-serif;
    padding:12px 0;
	color: #333333;
	padding:5px 10px;
	font-size: 12px;
	font-weight: 700;
}


.sidebar p {margin:0; padding:0;}

.sidebar img {padding: 0; margin: 0;}

.sidebar ul {
	margin:10px 0;
	padding:0;
	}

.sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
	}

.sidebar ul ul {
	margin:14px 0;
	padding: 0;
}

.sidebar ul ul li {
	list-style-type: none;
	background:url(images/arrow.gif) left no-repeat;
	padding:0 0 0 15px;
	}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


.sidebar .aktt_tweets{
	padding:0 0 20px 0;
	background:none;
	overflow:hidden;
}

.sidebar .aktt_tweets ul li{
	padding:0 0 14px 0;
	background:none;
}

/* views */

#viewdiv{margin:10px 0 0 0;}

.view{	list-style-type: none;
	background:url(images/arrow.gif) left no-repeat;
	padding:0 0 0 15px;}


/* search */

#searchform{
	padding:0;
	margin:18px 0;
	}

#searchform input#s{
	margin:12px auto 0;
	display:block;
	border:none;
	padding:5px 8px;
	border:1px solid #ddd;
	border-radius: 6px;
	width:90%;
	color:#333;
	background:#f8f8f8;
	font-size:11px;
	letter-spacing:1px;
	}

#searchform input#s:focus{
	background:#fff;
	}

#topic-search-form{}

#topic-search-form .submit { 
	text-align:left; 
	margin:12px 0;
	}




/* footer */

#footer {
	clear: both;
	width: 980px;
	font-size:11px;
	margin:10px auto;
	background:#f5f5f5;
	border:1px solid #d3d1c7;
	text-transform:uppercase;
	}
	
#footer p{padding:10px 0;margin: 0; color:#999; text-align:center; word-spacing:1px; line-height:20px;}
#footer a{color:#fff;}
#footer a:hover{color:#999;}



