/*
Theme Name: Evidens [Dark]
Theme URI: http://designdisease.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://premiumthemes.com">Premium Themes</a>. You may use this theme and make any changes you like as long you leave the credits link on. <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
Tags: black, dark grey, blue, three columns, fluid width, widgets

Begin Typography & Colors*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #201507 url(images/bgimage.jpg) no-repeat fixed bottom right;
	font: normal 12px Verdana, sans-serif;
	margin: 0px;
	padding: 0px 25px 25px;
	color: #C5BF9F;
}
INPUT, BUTTON, TEXTAREA, SELECT
{
	font: normal 12px/12px Verdana, sans-serif;
	color: #2D3538;
	vertical-align: middle;
}
LEGEND
{
	display: none;
}
FIELDSET
{
	border: none;
}
UL, OL
{
	list-style: none;
}
OL
{
	list-style-type: decimal;
}
TABLE
{
	border-collapse: collapse;
	width: 100%;
}
HR
{
	display: none;
}
IMG
{
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}
A:link
{
	text-decoration: none;
	color: #AF591A;
	border: 0px solid #000000;
	-moz-outline-style: none;
}
A:active
{
	text-decoration: underline;
	color: #AF591A;
	border: 0px solid #000000;
	-moz-outline-style: none;
}
A:visited
{
	text-decoration: none;
	color: #AF591A;
	border: 0px solid #000000;
	-moz-outline-style: none;
	/*[empty]height:;*/
}
A:hover
{
	text-decoration: underline;
	color: #EAD58C;
	border: 0px solid #000000;
	-moz-outline-style: none;
}
A:focus
{
	outline: none;
	-moz-outline-style: none;
}
H1, H2, H3, H4
{
	font-family: Arial, Helvetica, sans-serif;
}
/*Header
##############################################################################################################*/
#header
{
	overflow: hidden;
	padding-top: 25px;
}
* HTML #header
{
	height: 1%;
}
/*Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head
{
	overflow: hidden;
}
* HTML .head
{
	height: 1%;
}
/*Logo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head .logo
{
	float: left;
}
.head .logo .txt H1
{
	font: bold 54px/50px "Arial Black";
	letter-spacing: -4px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.head .logo .txt H1 A, .head .logo .txt H1 A:visited, .head .logo .txt H1 A:hover
{
	text-decoration: none;
	color: #ECEEDE;
}
.head .logo .txt P.desc
{
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	display: block;
	color: #A4A7A7;
	text-transform: uppercase;
}
.head .logo .img
{
}
.head .logo .img IMG
{
	margin-bottom: 5px;
}
/*Search
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head .search
{
	float: right;
	width: 260px;
	height: 45px;
	background: #AD5718 url(images/widget-dotted.png) repeat-y left;
	padding: 10px 15px 15px 25px;
}
.head .search H2
{
	font: bold 14px/14px Arial;
	padding-bottom: 4px;
	color: #ECEEDE;
	letter-spacing: -1px;
}
.head .search FIELDSET
{
	overflow: hidden;
}
.head .search INPUT
{
	float: left;
	margin-right: 4px;
	background: #C4BE9E;
	border: 1px solid #2A3033;
	padding: 4px;
	width: 180px;
	color: #210;
}
.head .search #searchsubmit
{
	float: left;
	background: #1F1406;
	width: 55px;
	cursor: pointer;
	font: bold 11px/11px Arial;
	color: #FFF;
	border: 1px outset #000;
	padding: 4px;
}
/*Date
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head .date
{
	float: right;
	width: 125px;
	height: 40px;
	background: #AF591A url(images/widget-dotted.png) repeat-y left;
	padding: 15px 15px 15px 20px;
	margin-right: 25px;
}
.head .date SPAN.day
{
	font: normal 21px/24px Arial;
	display: block;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ECEEDE;
}
.head .date SPAN.time
{
	font: normal normal 14px/12px Arial;
	color: #1F1406;
}
/*Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu
{
	padding: 25px 0px 20px;
	overflow: hidden;
}
* HTML .menu
{
	height: 1%;
	float: left;
}
.menu .pages
{
	float: left;
}
.menu .pages UL
{
	border-left: 2px solid #474B4E;
	float: left;
}
.menu .pages LI
{
	display: inline;
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	float: left;
	border-right: 2px solid #AD5718;
	height: 23px;
}
.menu .pages LI UL LI
{
	font-weight: normal;
	letter-spacing: normal;
}
.menu .pages LI A
{
	color: #C4BE9E;
	float: left;
	padding: 4px 8px 10px;
}
.menu .pages LI A:hover
{
	background: #AD5718 url(images/pages-bot.png) no-repeat bottom center;
	color: #FFF;
	text-decoration: none;
}
.menu .pages .current_page_item A, .menu .pages .current_page_item A:visited, .menu .pages .current_page_item A:hover
{
	background: #AD5718 url(images/pages-bot.png) no-repeat bottom center;
	color: #FFF;
}
.menu .pages .current_page_item .page_item A, .menu .pages .current_page_item .page_item A:visited
{
	background: #2A3033;
	color: #50B5D6;
}
.menu .pages .current_page_item .page_item A:hover
{
	background: #0994C1 url(images/pages-bot.png) no-repeat bottom center;
	color: #FFF;
}
/*Feed
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu .feed
{
	float: right;
	width: 300px;
}
.menu .feed LI
{
	display: inline;
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	float: left;
	height: 22px;
	margin-right: 20px;
	color: #474B4E;
}
.menu .feed LI A
{
	color: #AD5718;
}
.menu .feed .rss
{
	background: url(images/feed-rss.png) no-repeat left 0px;
	padding-left: 27px;
}
.menu .feed .email
{
	background: url(images/feed-email.png) no-repeat left 0px;
	padding-left: 25px;
}
/*Center
##############################################################################################################*/
#container
{
	overflow: hidden;
	padding: 25px 0px;
	width: 100%;
}
* HTML #container
{
	height: 1%;
}
/*Center
##############################################################################################################*/
#center
{
	margin-right: 515px;
	height: auto !important;
}
#center-wap
{
	float: left;
	width: 100%;
}
.center-attachment
{
	margin-right: 0px;
	height: auto !important;
}
.border
{
	background: url(images/border-bkg.png);
	overflow: hidden;
	height: 1px;
}
.title
{
	color: #ECEEDE;
	font: bold 34px/38px Arial;
	letter-spacing: -1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #535759;
}
/*Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.post, .attachment
{
	width: 100%;
}
/**/
* HTML .post, .attachment
{
	width: 99%;
}
/**/
.p-head
{
	position: relative;
	padding-right: 100px;
}
.p-head H1, .p-head H1 A, .p-head H1 A:visited
{
	color: #ECEEDE;
	font: bold 34px/34px Arial;
	letter-spacing: -1px;
}
.p-head H1 A:hover
{
	color: #53BFE2;
	text-decoration: none;
}
.p-head H2
{
	color: #ECEEDE;
	font: bold 34px/34px Arial;
	letter-spacing: -1px;
}
.p-head H2 A, .p-head H2 A:visited
{
	color: #CD5B09;
}
.p-head H2 A:hover
{
	color: #C3BD9D;
	text-decoration: none;
}
.p-head H3
{
	color: #ECEEDE;
	font: bold 26px/26px Arial;
	letter-spacing: -1px;
}
.p-head H3 A, .p-head H3 A:visited
{
	color: #AD5718;
}
.p-head H3 A:hover
{
	color: #C3BD9D;
	text-decoration: none;
}
.p-time
{
	position: absolute;
	right: 0px;
	top: 5px;
	border-left: 4px solid #AD5718;
	padding-left: 7px;
	width: 80px;
}
.p-time STRONG
{
	letter-spacing: -1px;
	float: left;
}
.p-time .day
{
	font: normal 34px/30px Helvetica;
	color: #C4BE9E;
	padding-right: 7px;
}
.p-time .month-year
{
	font: bold 14px/15px Arial;
	text-transform: lowercase;
	color: #AD5718 !important;
}
.p-con
{
}
.p-con P
{
	font: normal 12px/19px Verdana;
	padding: 5px 0px;
	margin: 5px 0px;
}
.p-con OL
{
	list-style: decimal inside;
}
.p-con OL
{
	padding: 10px 0px 10px 25px;
	margin: 0px;
}
.p-con OL LI
{
	padding: 2px 0px;
}
.p-con UL
{
	padding: 10px 0px 10px 20px;
	margin: 0px;
}
.p-con UL LI
{
	padding: 2px 0px 2px 13px;
	list-style-type: none;
	background: url(images/p-con-li.png) no-repeat left 2px;
}
.p-con BLOCKQUOTE
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px;
	margin: 10px 0px;
	background: #1B2023;
}
.p-con BLOCKQUOTE P
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
}
.p-con BLOCKQUOTE LI
{
	padding: 2px 0px 2px 13px;
	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
}
.p-det
{
	margin: 5px 0px;
	text-align: left;
}
.p-det LI
{
	color: #C4BE9E;
	display: inline;
	padding: 4px 0px 6px 17px;
	margin-right: 5px;
}
.p-det LI.p-det-cat
{
	background: url(images/p-det-cat-ico.png) no-repeat left center;
}
.p-det LI.p-det-tag
{
	background: url(images/p-det-tag-ico.png) no-repeat left center;
}
.p-det LI A, .p-det LI A:visited, .p-det LI A:hover
{
	color: #AD5718;
	text-decoration: underline;
	margin-right: 3px;
}
.p-more
{
	padding-top: 10px;
	text-align: right;
}
.p-more LI
{
	color: #7F7F7F;
	display: inline;
	padding: 4px 0px 6px 20px;
	margin-right: 5px;
}
.p-more LI.p-more-read
{
	background: url(images/p-more-read-ico.png) no-repeat left center;
}
.p-more LI.p-more-com
{
	background: url(images/p-more-com-ico.png) no-repeat left center;
}
.p-more LI A, .p-more LI A:visited
{
	color: #AF591A;
	font: bold 14px/18px Arial;
	letter-spacing: -1px;
	margin-right: 3px;
}
.p-more LI A:hover
{
	color: #EAD58C;
}
.p-con .wpunlimited_bookmarks STRONG
{
	font-weight: normal;
	color: #999;
	padding-bottom: 2px;
	font-size: 10px;
	text-transform: uppercase;
}
.p-con .wpunlimited_bookmarks A IMG
{
	display: inline;
	border: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
/*Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.p-con IMG
{
	padding: 0;
	max-width: 100%;
}
.p-con IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 4px solid #050A0C;
	border: 2px solid #C4BE9E;
}
.p-con IMG.alignright
{
	margin: 5px 0 10px 20px;
	display: inline;
	border: 2px solid #C4BE9E;
	padding: 1px;
}
.p-con IMG.alignleft
{
	margin: 5px 10px 0px 0;
	display: inline;
	border: 2px solid #C4BE9E;
	padding: 1px;
}
.p-con .alignright
{
	float: right;
}
.p-con .alignleft
{
	float: left;
}
/*Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nav
{
	overflow: hidden;
	padding-bottom: 20px;
}
.nav .left A
{
	float: left;
	background: url(images/nav-left.png) no-repeat left 0px;
	padding-left: 20px;
}
.nav .right A
{
	float: right;
	background: url(images/nav-right.png) no-repeat right 0px;
	padding-right: 20px;
}
.nav A, .nav A:visited
{
	color: #50B5D6;
	cursor: hand;
	font: bold 14px/16px Arial;
	letter-spacing: -1px;
}
.nav A:hover
{
	color: #EAD58C;
}
/*Side Right
##############################################################################################################*/
.comments-list
{
}
.comments-list H2
{
	color: #ECEEDE;
	font: bold 26px/30px Arial;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
.comments-list DIV.entry
{
	margin-bottom: 25px;
	padding: 25px;
	border: 1px solid #341F0A;
	background: #1D1307;
}
.comments-list DIV.alt
{
	border: 1px solid #35200B;
	background: #1E1408;
}
.comments-list P.name
{
	font: bold 14px/14px Arial, sans-serif;
	letter-spacing: -1px;
	color: #ECEEDE;
}
.comments-list P.avt
{
	padding: 0px;
	margin: 0px;
	float: right;
}
.comments-list P.avt IMG
{
	border: 1px solid #050A0C;
}
* HTML .comments-list P.avt
{
	left: -60px;
}
.comments-list P.date
{
	font-size: 11px;
	margin-bottom: 5px;
}
.comments-list P.date A, .comments-list P.date A:visited, .comments-list P.date A:hover
{
	color: #975614;
	text-decoration: underline;
}
.comments-list .con
{
	font: normal 12px/17px Verdana;
	margin-right: 90px;
}
.comments-list .con P
{
	font: normal 12px/17px Verdana;
	padding: 5px 0px;
	margin: 0px;
}
.comments-list .con BLOCKQUOTE
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	margin: 10px 20px;
}
.comments-list .con BLOCKQUOTE P
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
}
/*Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.comments-form
{
	border: 1px solid #331E09;
	background: #1C1206;
	padding: 20px;
	color: #333333;
}
.comments-form H3
{
	color: #ECEEDE;
	font: bold 26px/30px Arial;
	letter-spacing: -1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #321D08;
}
.comments-form P
{
	padding: 7px 0px;
	color: #A4A7A7;
}
.comments-form .required
{
	font-weight: normal;
	color: #FF6600;
}
.comments-form INPUT
{
	border: 1px solid #292F32;
	background: #F0F0F1;
	padding: 5px;
	width: 250px;
	color: #342008;
	margin-right: 7px;
}
.comments-form TEXTAREA
{
	border: 1px solid #321D08;
	background: #EFEFF0;
	padding: 4px;
	width: 98%;
}
.comments-form .button
{
	border: 1px outset #000;
	background: #241707;
	color: #CB9;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px;
}
/*Side Right
##############################################################################################################*/
#right
{
	float: right;
	width: 485px;
	height: auto !important;
}
/*R1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.r1
{
	float: left;
	width: 160px;
}
.r1 .widget
{
	width: 160px;
	margin-bottom: 20px;
}
.r1 .widget H3
{
	color: #EBEDDD;
	font-size: 14px;
	letter-spacing: -1px;
	background: #B05A1B;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r1 .widget LABEL
{
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	display: block;
	color: #000;
	background: #F0F2F3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r1 .widget LI
{
	padding: 5px 0px 0px 16px;
	text-indent: 0;
	color: #BB9;
	background: url(images/r1-widget-li.png) no-repeat left 7px;
}
.r1 .widget LI UL LI
{
	padding-bottom: 0px;
}
.r1 .widget_flickrRSS
{
	overflow: hidden;
	margin-bottom: 10px;
}
* HTML .r1 .widget_flickrRSS
{
	height: 1%;
}
.r1 .widget_flickrRSS H3
{
	margin-bottom: 10px;
}
.r1 .widget_flickrRSS LI
{
	background: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.r1 .widget_flickrRSS LI A IMG, .r1 .widget_flickrRSS LI A:visited IMG
{
	border: 1px solid #999;
	padding: 1px;
	background: #2A3033;
	width: 53px;
	height: 53px;
}
.r1 .widget_flickrRSS LI A:hover IMG
{
	border: 1px solid #ECEEDE;
}
.r1 .widget_text
{
	font: normal 12px/17px Verdana;
}
.r1 .widget_text P
{
	font: normal 12px/17px Verdana;
	padding: 5px 0px;
	margin: 0px;
}
.r1 .widget_text BLOCKQUOTE
{
	font: italic 13px/17px Georgia;
	padding: 10px;
	margin: 0px;
	background: #E4E4E4;
}
.r1 .widget_recent_entries UL LI
{
	border-bottom: 1px solid #1B2023;
	padding: 3px 0px 5px 7px;
}
.r1 .widget_recent_comments UL LI
{
	border-bottom: 1px solid #1B2023;
	padding: 3px 0px 5px 7px;
}
.r1 .aktt_widget UL LI
{
	border-bottom: 1px solid #1B2023;
	padding: 3px 0px 5px 7px;
}
.r1 .widget_tag_cloud
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.r1 .widget_calendar TABLE
{
	width: 100%;
}
.r1 .widget_calendar TABLE TD
{
	text-align: center;
	padding: 4px 3px;
	font-size: 11px;
}
.r1 .widget_calendar CAPTION
{
	background: #AF591A;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.r1 .widget_calendar #today
{
	background: #AD5718;
	font-weight: bold;
}
.r1 .widget_search #s
{
	border: 1px solid #1B2023;
	background: #1B2023;
	padding: 2px;
	margin-right: 0px;
	color: #ECEEDE;
}
.r1 .widget_search LABEL
{
	background: #1B2023;
	color: #ECEEDE;
}
.r1 .widget_search #searchsubmit
{
	border: 1px outset #CCC;
	background: #1B2023;
	color: #ECEEDE;
	width: auto;
	font-weight: bold;
	padding: 2px;
}
/*R2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.r2
{
	float: right;
	width: 300px;
}
.r2 .widget
{
	margin-bottom: 20px;
	background: #AE5819 url(images/widget-dotted.png) repeat-y left;
	padding: 15px 15px 15px 25px;
}
.r2 .widget H3
{
	font-weight: normal;
	color: #ECEEDE;
	font-size: 19px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #1F1406;
}
.r2 .widget LABEL
{
	font: bold 19px/19px Arial;
	letter-spacing: -1px;
	display: block;
	color: #000;
	background: #F0F2F3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r2 .widget A
{
	color: #EBEDDD;
	text-decoration: none;
}
.r2 .widget A:hover
{
	color: #1F1406;
	text-decoration: underline;
}
.r2 .widget LI
{
	padding: 4px 0px 9px 13px;
	color: #210;
	text-indent: 0.7em;
	background: url(images/r1-widget-li.png) no-repeat left 7px;
}
.r2 .widget LI UL LI
{
	padding-bottom: 0px;
}
.r2 .widget_flickrRSS
{
	padding: 15px 0px 5px 25px;
	overflow: hidden;
}
.r2 .widget_flickrRSS H3
{
	width: 260px;
}
* HTML .r2 .widget_flickrRSS
{
	height: 1%;
}
.r2 .widget_flickrRSS UL
{
	padding: 0px;
	margin: 5px 0px 10px;
	float: left;
}
.r2 .widget_flickrRSS LI
{
	background: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.r2 .widget_flickrRSS LI A IMG, .r2 .widget_flickrRSS LI A:visited IMG
{
	border: 1px solid #474E51;
	padding: 1px;
	background: #050A0C;
	width: 53px;
	height: 53px;
}
.r2 .widget_flickrRSS LI A:hover IMG
{
	border: 1px solid #ECEEDE;
}
.r2 .widget_text
{
	font: normal 12px/17px Verdana;
}
.r2 .widget_text P
{
	font: normal 12px/17px Verdana;
	padding: 5px 0px;
	margin: 0px;
}
.r2 .widget_text BLOCKQUOTE
{
	font: italic 13px/17px Georgia;
	padding: 10px;
	margin: 0px;
	background: #2A3033;
}
.r2 .widget_recent_entries UL LI
{
	border-bottom: 1px solid #2A3033;
	padding: 3px 0px 5px 7px;
}
.r2 .widget_recent_comments UL LI
{
	border-bottom: 1px solid #2A3033;
	padding: 3px 0px 5px 7px;
}
.r2 .aktt_widget UL LI
{
	border-bottom: 1px solid #2A3033;
	padding: 3px 0px 5px 7px;
}
.r2 .widget_tag_cloud
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.r2 .widget_calendar TABLE
{
	width: 100%;
}
.r2 .widget_calendar TABLE TD
{
	text-align: "1b2023";
	padding: 5px 3px;
}
.r2 .widget_calendar CAPTION
{
	background: #1B2023;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.r2 .widget_calendar #today
{
	background: #1B2023;
	font-weight: bold;
}
.r2 .widget_search #s
{
	border: 1px solid #2A3033;
	background: #2A3033;
	padding: 2px;
	margin-right: 0px;
}
.r2 .widget_search LABEL
{
	background: #050A0C;
	font-weight: normal;
	color: #ECEEDE;
	font-size: 19px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #262B2D;
}
.r2 .widget_search #searchsubmit
{
	border: 1px outset #2A3033;
	background: #2A3033;
	color: #ECEEDE;
	width: auto;
	font-weight: bold;
	padding: 2px;
}
/*Top
##############################################################################################################*/
#b-top
{
	clear: both;
	padding-bottom: 20px;
}
#b-top SPAN
{
	background: #AD5718 url(images/top-bkg.png) no-repeat top center;
	color: #FFF;
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	padding: 7px 7px 3px;
}
#b-top SPAN A, #b-top SPAN A:visited, #b-top SPAN A:hover
{
	color: #050A0C;
	text-decoration: none;
}
/*Footer
##############################################################################################################*/
#footer
{
	clear: both;
	padding: 20px 0px;
	background: url(images/border-bkg.png) repeat-x top;
}
#footer P.by
{
	color: #C4BE9E;
	padding: 2px 0px;
}
#footer P.by A
{
	text-decoration: underline;
	color: #AD5718;
}
#footer P.copy
{
	padding: 2px 0px;
}
