/*

Title:		Master styles for screen media

Author:		customised by Miko Coffey

*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
background: url(../../images/body_bg.jpg) repeat-x top #ffffff;
margin: 0 auto;
}

/* Links */

a:link, a:visited {
	color: #d04729;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #d04729;
	text-decoration: underline;
}
a:visited {
color: #d04729;
}

.meta a:link, #postsnav a:link {
color: #d04729;
text-decoration: none;
}

.meta a:visited, #postsnav a:visited {
color: #d04729;
text-decoration: none;
}

.meta a:hover, #postsnav a:hover {
color: #d04729;
text-decoration: underline;
}

.meta a:active, #postsnav a:active {
color: #d04729;
text-decoration: underline;
}

/* HEAD TAG STYLES */

h1 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 24px;
line-height: 30px;
color: #333333;
font-weight: normal;
margin: 0 0 8px 0;
}

h2 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 24px;
line-height: 30px;
color: #333333;
font-weight: normal;
margin: 0 20px 16px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #eae7dc;
}

h3 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 13px;
line-height: 16px;
color: #d04729;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px solid #eae7dc;
}

/* PAGE STRUCTURE

------------------------------------------------------------- */
#content-wrapper {
background-image: url(../../images/bg-img-block.gif);
background-repeat: repeat-y;
background-attachment:fixed;
background-position:center; 
background-color:#FFF;
margin: 0 auto;
}

#container {
	width: 960px;
	margin: 0 auto;
}
#content {
	padding: 0 0 0 10px;
}
#main {
	float: left;
	width: 635px;
	margin-right:20px;
}
#sidebar {
	float: right;
	width: 286px;
	padding: 35px 0 30px 0;
}


/* HEADER

------------------------------------------------------------- */

#header-wrapper {
background: url(../../images/body_bg.jpg) repeat-x top left;
margin: 0 auto;
}

#header-container {
width: 945px;
margin: 0 auto;
}

#header {
float: left;
width: 945px;
height: 183px;
background:url(../../images/header-img.gif) no-repeat 0px 33px;
	margin: 0;
}

/* Search */

#s {
float: right;
margin: 68px 0 0 0;
width: 273px;
height: 21px;
padding: 4px 0 0 25px;
border: none;
background: url(../../images/search_icon.jpg) no-repeat #ffffff 6px 6px;
}

/* Navigation */

#topnavi {
	color: #d3d3c7;
	line-height: 34px;
	position: absolute;
	width: 52px;
	height: 34px;
	border-right: 1px solid #555;
	margin:0;
}

#nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 30px 0;
}
#nav ul.pages {
	background: url(../../images/nav_main_bg.jpg) repeat-x;
	line-height: 32px;
	width: 400px;
	margin: 123px 0 0 545px;
	position: absolute;
	float:right;
	z-index: 60;
	list-style: none;
}
#nav ul.pages li {
	float: left;
	position: relative;

}
#nav ul.pages li a {
	display: block;
	padding: 0 20px 0 20px;
	color: #d3d3c7;
	text-decoration: none;
	text-transform:uppercase;
    border-right: 1px solid #444;
}
#nav ul.pages li a:hover, #nav ul.pages li.current-menu-item a {
	background: url(../../images/nav_bg.jpg);
	color: #222;
border-right: 1px solid #d04729;
}
#nav ul.pages li ul {
	width: 150px;
	background-color: #030303;
	position: absolute;
	top: 29px; left: -10px;
	z-index: 50;
	display: none;
	list-style: none;
}
#nav ul.pages li ul li {
	float: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#nav ul.pages li ul li a, #nav ul.pages li.current-menu-item ul li a {
	display: block;
	padding: 0 12px;
	border: none;
	color: #c0c0c0;
}
#nav ul.pages li ul li a:hover {
	color: #fff;
}
#nav ul.pages li ul li ul {
	width: 150px;
	background-color: #030303;
	position: absolute;
	top: 0; left: 150px;
	z-index: 50;
	list-style: none;
}
#nav ul.categories {
	line-height: 34px;
	margin: 0px 0 0 53px;
	position: absolute;
	list-style: none;
	z-index: 100;
}
#nav ul.categories li {
	float: left;
	border-right: 1px solid #555;
	position: relative;
		list-style: none;
}
#nav ul.categories li a {
	display: block;
	padding: 0 20px;
	color: #d3d3c7;
	text-decoration: none;
}
#nav ul.categories li a:hover {
	background-color: #222;
	text-decoration: underline;
}
#nav ul.categories li ul {
	width: 190px;
	background-color: #222;
	position: absolute;
	top: 34px; left: -1px;
	z-index: 50;
	border: 1px solid #555;
	display: none;
	list-style: none;
}
#nav ul.categories li ul li {
	float: none;
	padding: 0;
	margin: 0;
	border: none;
}
/* THIS ONE IS DIFFERENT */
#nav ul.categories li ul li a {
	display: block;
	line-height: 16px;
	padding: 0 20px;
	padding: 10px 20px 10px 20px;
	border: none;
}
#nav ul.categories  li ul li ul {
	width: 190px;
	position: absolute;
	top: -1px; left: 190px;
	z-index: 50;
}

/* Logo */

#header h2 {
	color: #b3b3b3;
	font-size: 46px;
	text-shadow: 0px 1px 1px #fff;
}
#header h2 a:hover {
	text-decoration: none;
}
#header h2 + span {
	display: block;
	font: bold 14px/8px Lucida, sans-serif;
	color: #555;
}
#header h2.logo {
	width: 480px;
	float: left;
	position: absolute;
	margin: 37px 0 0 0;
	border:none !important;
}
#header h2.logo + div.ad {
	margin: 0;
}


/* MAIN STYLES

------------------------------------------------------------- */

/* Homepage */

#main {
	width:620px;
	padding: 30px 5px 0px 0px;
	margin: 0px;
	position: relative;
}
#main h3 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 20px;
line-height: 22px;
color: #333333;
margin: 0 20px 8px 0;
font-weight: normal;
}

#main .post {
	float: left;
	width: 607px;
	margin: 25px 25px 0 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #eae7dc;
}
#main .post img, #main .wide-post img {
	padding: 7px;
	border: 1px solid #b3b3b3;
}
#main .post h4 {
	margin: 0px 0px 8px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #222222;
	font-weight: normal;
}
#main .post p.date, #main p.date, #main .wide-post p.date {
	font: 12px/19px Lucida, sans-serif;
	color: #898989;
	padding: 0 0 0 26px;
	margin: 0 0 10px;
	background: url(../img/icon-clock.png) 0 50% no-repeat;
}

/* Homepage - Featured Section */


#main #featured {
	background: url(../../images/featured_banner.gif) top left no-repeat #d3d3c7;
	padding:38px 30px 25px 34px;
	margin:0px 15px 0px 0px;
	}
#main #featured h2 {
	border-bottom:1px solid #8D8D8D;
	}
	
#main #featured img {
	background:#FFF;
	padding: 7px;
	border: 1px solid #b3b3b3;
}

.entry {
	padding-bottom:15px;
}
.entry p a img{
	float:left; margin:0 15px 0 10px; display:inline;
}

.more-link {
	text-align:right;
	float:right;
	display: block;
	font-size:9px;
	width:138px;
	height:28px;
	text-transform:uppercase;
	padding:5px 25px 0px 0px;
	margin-top:15px;
	background:url(../../images/continue.gif) no-repeat right top;
}

/* Single Page */


#main .article {
	background-color: #fff;
	padding:5px 25px 25px 0px;
	margin: 0;
	position: relative;
}
#main .article h2 a {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 20px;
line-height: 22px;
color: #333333;
margin: 0 0 8px 0;
font-weight: normal;
}

#main .article h2 + img {
	margin-bottom: 10px;
}
#main .article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin-bottom: 15px;
}
#main .article blockquote {
	display:block;
	font-size:22px !important;
	font-style:italic;
	font-family: Georgia;
	line-height:26px;
	margin:16px 80px 0;
	padding: 20px 0px 37px 0px;
}

#main .article p:nth-last-of-type(1) {
	margin-bottom: 5px;
}
#main .article img {
	padding: 5px;
	border: solid 1px #b3b3b3;
}
#main .article ul {
	list-style-type: square !important;
	list-style-position: inside !important;
	list-style-image:url(../img/icons/bullet_black.png) !important;
}
#main .article ul li {
padding-top:2px;
}
#main .article ol {
	list-style-type: decimal !important;
	list-style-position: inside !important;
}
#main .article ol li {
padding-top:2px;
font:normal Arial, Helvetica, sans-serif;
}

#main h4 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 17px;
color: #222222;
	margin: 0 0 20px 0;
}

.meta {
font-size: 10px;
margin: 0 0 8px 0;
text-transform: uppercase;
}

.meta span {
border-left: 1px solid #d04729;
border-right: 1px solid #d04729;
margin: 0 8px 0 8px;
padding: 0 8px 0 8px;
}


#main .postmeta {
font-size: 10px !important;
margin: 0 0 16px 0;
padding: 0 0 16px 0;
border-bottom: 1px solid #d3d3c7;
}

#main #featured .postmeta {
	margin:0 !important;
}

#postcontent {
padding: 0 20px 0 0;
}

#postcontent ul {
margin: 0 0 24px 24px;
padding: 0 0 0 24px;
}

#postcontent ul li {
list-style-type: disc;
}

#postcontent dl {
margin: 0 0 24px 24px;
padding: 0 0 0 24px;
}

#postcontent dl dt {
list-style-type: disc;
}

p.tags {
margin: 0px;
padding: 0 0 14px 25px;
background: url(../../images/tags.gif) 0 3px no-repeat;
}

/* NAVIGATION OF POSTS */

#postsnav {
width: 608px;
}

.arrowleft {
	float: left;
	margin: 0px 20px 15px 0px;
	padding-top:12px;
	background: url(../../images/posts_nav_left_arrow.jpg) no-repeat left;
}
.arrowright {
	float: right;
	margin: 0px 0px 15px 20px;
	padding-top:12px;
	background: url(../../images/posts_nav_right_arrow.jpg) no-repeat right 17px;
}

.previous {
float:left;
text-transform: uppercase;
text-align:left;
margin-top:10px;
padding: 0px 0 20px 15px;
}

.next {
float:right;
text-align:right;
margin-top:10px;
text-transform: uppercase;
padding: 0px 15px 20px 0;

}

/* Pagination */

#main .pagination a {
	display: block;
	padding: 0 9px;
	line-height: 24px;
	float: left;
	border: 1px solid #b3b3b3;
	background: #eee url(../img/bg-pagination.png) repeat-x;
	margin: 0 5px 0 0;
}

#main .pagination span.current {
	display: block;
	padding: 0 9px;
	line-height: 24px;
	float: left;
	border: 1px solid #b3b3b3;
	background: #eee url(../img/bg-pagination.png) repeat-x;
	margin: 0 5px 0 0;
}

#main .pagination a:hover {
	background: #fff none;
}

#main .pagination span {
	float: left;
	margin: 0 5px 0 0;

}


/* Comments */

.commentarea {
	padding-right:10px; }

#main .commentarea h4 {
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	color: #d04729;
	margin: 30px 10px 20px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #d3d3c7;
}
#main .commentarea ul {
	margin-bottom: 30px;
}

#main .commentarea ul li {
	overflow: hidden;
	margin: 0 0 15px 0;
}
#main .commentarea .meta {
	width: 95px;
	float: left;
	text-align: left;
	line-height: 16px;
}
#main .commentarea .meta p.date {
	width: 95px;
	float: left;
	text-align: left;
	line-height: 16px;
	font-size: 10px;
	font-style:italic;
	background:none !important;
	padding:5px 0 0 0;
}
#main .commentarea .meta img.avatar {
	padding: 5px;
	border: 1px solid #b3b3b3;
	margin-bottom: 5px;
	margin-top: 4px;
}
#main .commentarea .meta cite a {
	color: #d04729;
	font-weight:bold;
	padding-bottom: 8px;
}
#main .commentarea .meta {
	font-size: 9px;
	text-transform:capitalize;
}
#main .commentarea .comment {
	width: 440px;
	padding: 20px;
	float: right;
	margin: 4px 10px 20px 0;
	background: #eae7dc;
	position: relative;
}
#main .commentarea .comment:after {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../../images/comments_tail.jpg) 0 0 no-repeat;
	position: absolute;
	top: 20px; left: -18px;
	z-index: 5;
}
#main .commentarea .comment .reply {
	position: absolute;
	bottom: 12px; right: 18px;
}
#main .commentarea .comment .reply a.comment-reply-link {
	color: #6e9ebb;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 18px;
	background: url(../img/icon-commentreply.png) 0 50% no-repeat;
}
#main .commentarea ul li ul {
	overflow: hidden;
}
#main .commentarea ul li ul li {
	width: 580px;
	float: right;
	margin: 15px 0 0 0;
}
#main .commentarea ul li ul .comment {
	width: 400px;
}
/* Comment form */

#main .commentarea h3 {
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	color: #d04729;
	margin: 20px 10px 20px 0;
	padding-bottom: 8px;
}
#main .commentarea form label {
	font: 13px Lucida, sans-serif;
	margin: 15px 0 4px 0;
}
.comment-notes, .form-allowed-tags {
	display: none;
}
#main .commentarea form span.required {
	color: red;
}
#main .commentarea .logged-in-as {
	padding-bottom:12px; }
#main .commentarea form input[type=text] {
	display: block;
	width: 238px;
	padding: 11px 8px;
	border: 1px solid #b3b3b3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #575757;
	margin: 0 0 14px 0;
}
#main .commentarea form textarea {
	width: 585px;
	padding: 11px 8px;
	border: 1px solid #b3b3b3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #575757;
	margin: 0 0 14px 0;
}
#main .commentarea form input[type=submit] {
	border: 1px solid #b3b3b3;
	background-color: #eae7dc;
	width: 130px;
	height: 34px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #656565;
	cursor: pointer;
	margin-bottom: 30px;
}


/* SIDEBAR STYLES

------------------------------------------------------------- */

/* Widgets */


#sidebar h2 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-transform: uppercase;
font-size: 13px;
line-height: 16px;
color: #d04729;
margin: 10px 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px solid #999;
}

#sidebar div.widget {
	margin-bottom: 30px;
	overflow: hidden;
}
#sidebar div.widget h4 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-transform: uppercase;
font-size: 13px;
line-height: 16px;
color: #d04729;
margin: 10px 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px solid #999;
}
#sidebar div.widget h4 + ul, #sidebar div.widget h4 + div {
	padding: 0px;
}
#sidebar div.widget h4 + ul li {
	border-bottom: 1px solid #999;
}
#sidebar div.widget h4 + ul li:last-child {
	border-bottom: none;
}
#sidebar div.widget h4 + ul li a {
	display: block;
	color: #d3d3d3;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-transform: uppercase;
font-size: 13px;
	padding: 0 0 0 5px;
}
#sidebar div.widget h4 + ul li a:hover {
	text-decoration: none;
	background-color: #eee;
}
#sidebar div.widget h4 + div p {
	margin-bottom: 15px;
}
#sidebar div.widget h4 + div p:last-child {
	margin-bottom: 0;
} 

#sidebar .readmore {
background: url(../../images/sidebar_divider_bg.jpg) bottom repeat-x;
}

/* Social */

#sidebar .social a {
	display: block;
	color: #b3b3b3;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	padding: 2px 0 0 46px;
	float: left;
}
#sidebar .social a span {
	display: block;
	color: #b3b3b3;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height: 16px;
}
#sidebar .social a.rss {
	margin: 0 30px 0 0;
	background: url(../../images/rss.gif) 0 50% no-repeat;
}
#sidebar .social a.email {
	background: url(../../images/email.gif) 0 50% no-repeat;
}

#twtr-profile-widget h3 {
	border:none !important;
	text-transform:normal !important;
}
#twtr-profile-widget h4 {
	border:none !important;
	text-transform:normal !important;
}
/* Tabs */

#sidebar .tabs ul.tabs-nav {
	overflow: hidden;
}
#sidebar .tabs ul.tabs-nav li {
	float: left;
	margin: 0 5px 0 0;
}
#sidebar .tabs ul.tabs-nav li a {
	display: block;
	font: normal 11px/30px Lucida, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0 10px;
}
#sidebar .tabs ul.tabs-nav li a:hover {
	text-decoration: underline;
}
#sidebar .tabs ul.tabs-nav li a.current {
	line-height: 29px;
	background: #333 none;
	color: #464646;
	border: 1px solid #b3b3b3;
	border-bottom: none;
	padding: 0 9px;
}
#sidebar .tabs .wrap {
	border: 1px solid #b3b3b3;
	border-top: none;
	padding: 15px 15px 0px 15px;
}
#sidebar .tabs .wrap ol li {
	overflow: hidden;
	border-bottom: 1px solid #b3b3b3;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
#sidebar .tabs .wrap ol li:last-child {
	border: none;
	padding-bottom: 0;
}
#sidebar .tabs .wrap ol li:last-child a {
	margin-bottom: 0;
}
#sidebar .tabs .wrap h4 {
	margin: 0px;
	font: bold 13px/18px Lucida, sans-serif;
	background: none;
	text-transform: none;
	padding: 0;
}
#sidebar .tabs .wrap h4 + a {
	display: block;
	float: left;
	color: #b3b3b3;
	margin: 0 10px 0 0;
}
#sidebar .tabs .wrap h4 + a img {
	border: 1px solid #b3b3b3;
	padding: 4px;
}
#sidebar .tabs .wrap p {
	margin: 0 0 0;
}
/* Pages */

#sidebar .pages div {
	width: 137px;
	float: left;
}
#sidebar .pages div.pages {
	float: right;
}
#sidebar .pages h4 {
	height: 30px;
	font: bold 11px/30px Lucida, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#sidebar .pages ul {
	background-color: transparent !important;
	padding: 0 !important;
}
#sidebar .pages ul li {
border-bottom: 1px solid #b3b3b3 !important;
}

	
#sidebar .pages ul li a {
	display: block;
	color: #b3b3b3;
	font: normal 12px/30px Lucida, sans-serif;
	padding: 0 0 0 5px;
}
#sidebar .pages ul li a:hover {
	text-decoration: none;
	background-color: #222 !important;
}
/* Ads */

#sidebar .ads {
	border: 1px solid #b3b3b3;
	background-color: #fff;
	padding: 13px 12px 0;
}
#sidebar .ads a {
	display: block;
	float: left;
	margin-bottom: 9px;
}
#sidebar .ads a:nth-child(odd) {
	margin-right: 10px;
}
/* Videos */

#sidebar .videos {
	background-color: #fff;
	border: 1px solid #b3b3b3;
	padding: 42px 12px 15px;
	position: relative;
}
#sidebar .videos h4 {
	background: url(../img/bg-nav-pages.png) repeat-x;
	font: bold 11px/30px Lucida, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	position: absolute; 
	top: 0; left: 0;
	width: 287px;
}
#sidebar .videos h6 {
	margin: 15px 0 10px;
	color: #424242;
	font: bold 13px Lucida, sans-serif;
}
#sidebar .videos ul li {
	float: left;
	margin: 0 10px 0 0;
}
#sidebar .videos ul li img {
	padding: 4px;
	border: 1px solid #b3b3b3;
}
#sidebar .textwidget {
	color: #cccccc;
	border: none;
	padding: 0px;
}
/* CALENDAR  */
#wp-calendar {
	border-collapse:collapse; 
	width: 210px; 
	margin: 5px 0 0 0;
	background-color:#333;
	text-align: center;
	border: 1px solid #333;
	}
/* sets current month header style */
#wp-calendar caption {
	width: 210px; 
	text-align: center;
	text-transform:uppercase;
	background: #2F2F2F; 
	color: #d3d3c7; 
    padding: 5px;
	}
#wp-calendar thead tr {
	background-color:#3d3d3d;
}
/* sets Mo Tu We */
#wp-calendar thead th {
	background-color:#3d3d3d;
	padding: 5px;
}
/* sets 1,2,3...31 */
#wp-calendar tbody td {
	background: url(../../images/cal_single.jpg) top left no-repeat; 
	color:#d3d3c7;
	padding: 3px;
	border: 3px solid #333;
}
#wp-calendar #today {
	background: url(../../images/cal_single_today.jpg) top left no-repeat; 
	color: #000;
}
#wp-calendar tbody .pad {
	background-color:#3d3d3d;
}
#wp-calendar  a {
	padding: 2px; font-weight: bold
}
/* sets style for month navigator */
#wp-calendar tfoot td {
	padding: 3px 0;background-color:#3d3d3d;
}
#wp-calendar #next {
	text-align: right; padding-right: 20px;
}
#calendar_wrap {
	display: block; 

}
/* BOTTOM WIDGETS

------------------------------------------------------------- */

#footercontainer {
margin: 0 auto;
background: url(../../images/footer_bg.jpg) repeat-x top #d9d3bf;
height: auto !important;
}

#bottom {
	color: #fefefe;
	padding: 40px 0;
	overflow: hidden;
	margin:0px;
}
#bottom .inner {
	width: 960px;
	margin: 0 auto;
}
#bottom a {
	color: #d04729;
}
#bottom .widget {
	width: 22%;
	margin: 0 3% 0 0;
	float: left;
}
#bottom .widget h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #fefefe;
	margin: 0px;
	padding: 4px 0 14px 38px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #555;
	background: url(../../images/icon-footer.png) 0 4px no-repeat;
}
#bottom .widget_links h4 {
	background-position: 0 -28px;
}
#bottom .widget_recent_entries h4 {
	background-position: 0 -59px;
}
#bottom .widget_text h4 {
	background-position: 0 -93px;
}
#bottom .widget ul li {
	padding: 6px 8px;
	border-bottom: 1px solid #555;
	overflow: hidden;
}
#bottom .widget ul li span {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	color: #fefefe;
	font-size: 10px;
	font-style: italic;
}
#bottom .textwidget {
	margin-top: 10px;}
	
/* FOOTER

------------------------------------------------------------- */

#footer {
	background-color: #383838;
	color: #b6b6b6;
	padding: 10px 0;
	font-size: 10px;
	overflow: hidden;
}
#footer a {
	color: #888;
}
#footer .inner {
	width: 960px;
	margin: 0 auto;
}
#footer p:first-child {
	width: 50%;
	float: left;
}
#footer p:last-child {
	width: 50%;
	float: right;
	text-align: right;
}


/* MISC.

------------------------------------------------------------- */

.hide {
	display: none;
}
.clear {
	clear: both;
}
/* self-clear floats */

.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.alignright {
	float: right;
	margin: 5px 0px 20px 20px;
}
.aligncenter {
	margin-top: 25px;
}
.intro {
	color: black;
	font-weight: bold !important;
	padding-bottom: 10px;
	font-family: helvetica !important;
	font-size: 16px !important;
}
.alignleft {
	float: left;
	margin: 5px 20px 15px 0px;
}


#main .article a:link, #main .article a:visited {
	color: #d04729;

}