@charset "UTF-8";
/* CSS Document */

body {
	background: #FFF;
	margin:0;
	padding:0;
}

#container {
	display: block;
	float: left;
	margin: 0; padding: 0;
	width: 1324px;
	height: auto;
}

#left-column {
	display: block;
	Float: left;
	margin:0;
	padding-bottom:90px;
	width: 200px;
	height: auto;
	background:#000;
	
}

#125ad {
	display: block;
	float: left;
	width: 171px;
	height: 171px;
	padding-left: 25px;
}

#125ad a {
	border: solid #5cc7bd 23px;
}

#social-links {
	display: block;
	float: left;
	margin: 18px 0 11px 36px;;
	padding:0;
}

#social-links li{
	display: inline;
	float: left;
	padding-right: 11px;
}

#ad1 {
	display: block;
	float: left;
	width: 172px;
	height: auto;
	margin: 0 0 13px 13px;
}

#ad2 {
	display: block;
	float: left;
	width: 172px;
	height: auto;
	margin: 13px 0 13px 13px;
}

#browse-sf{
	display: block;
	float: left;
	width: 144px;
	margin:10px 0 150px 28px;
	padding:0;
}

#header {
	display: block;
	float:left;
	width: 824px;
	height: auto;
	background:#FFF url(../images/header-bg.jpg) no-repeat;
}

#navigation {
	display: block;
	float: left;
	margin:85px 0 0 10px;
	padding:0;
}

#navigation li{
	display: inline;
	
}

#search {
	display: block;
	margin: 116px 0 4px 570px;
	height: 27px;
}

#searchbox {
	font-family: arial;
	display: block;
	float:left;
	width: 175px;
	height: 16px;
	color: #999;
	margin-top: 1px;
	border:1 #000 solid;
}

#searchbutton {
	background: url(../images/searchbtn.jpg) no-repeat;
	display: block;
	width: 56px;
	height: 26px;
	border:none;
	margin: 2px 0 0 4px;
}

#content {
	display: block;
	float:left;
	width: 890px;
	height: auto;
}

#title {
	display: block;
	float: left;
	width: 560px;	
}

#featured-content {
	display: block;
	float: left;
	width: 560px;
	height: auto;
	margin:0;
	padding:0;
}

#shop-this {
	float: right;
	display: block;
}

#article-excerpt {
	display: block;
	float: left;
	width: 550px;
	margin: 0;
	padding: 0;
	border-bottom: 1px #000 solid;
}

#article-exceprt ul {
	display: block;
	float:left;
	width: 537px;
	margin:-15px 0 0 -10px;
	padding:0;
}

#article-excerpt ul li {
	display: inline;
	padding-right: 6px;
	margin: -8px 0 0 0;
}

#article-date a {
	font-family: arial;
	font-size:16px;
	color:#000;
	text-decoration:none;
	padding-bottom: 4px;
}

#article-date a:hover {
	text-decoration: underline;	
}

#article-excerpt-text {
	font-family: georgia;
	font-size: 12px;
	color:#000;
	display: block;
	float: left;
	width: 520px;
	height: auto;
	margin:10px 0 0 38px;
	padding-bottom:14px;
}

#previous-article-header {
	display: block;
	float:left;
	width: 560px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0;
	border-top: 3px #000 solid;
	overflow:hidden;
}

#recent-files {
	display: block;
	float: left;
	width: 170px;
	height: 107px;
	margin: 6px 0 0 6px;
	padding: 0;
}

#more-button {
	display: block;
	float: right;
	margin: 6px 5px 0 0;
	padding: 0;
}

#previous-articles {
	display: block;
	float: left;
	width: 560px;	
}

.previous-articles-images {
	display:block;
	float:left;
	margin: -70px 4px 0 4px;
	padding:4px;;
	width: 168px;
	height: 122px;
	overflow: hidden;
	border: 1px #000 solid;
}

.previous-articles-images li {
	display: inline;
	list-style:none;
	padding-right: 6px;
}

#right-column {
	display: block;
	float: right;
	width: 278px;
	height: auto;
	margin-right: 50px;
}

.right-ad {
	display: block;
	float: left;
	padding-bottom: 7px;
}

.clear {
	clear:both;	
}

#footer {
	display: block;
	float: left;
	width: 1024px;
	height: auto;
	padding-top: 12px;
}

#footer-links {
	display: block;
	float: left;
	width: 844px;
	padding: 10px 0 0 185px;
	border-top: 1px #000 solid;
}

#footer-links li {
	display:inline;	
	padding-right: 22px;
	font-family: arial;
	font-size: 12px;
}

#footer-links li a {
	text-decoration: none;	
	color: #000;
}

#footer-links a:hover {
	text-decoration: overline;
}

#legal {
	display: block;
	float: left;
	width: 884px;
	font-family: arial;
	font-size: 10px;
	color: #000;
	padding: 0;
	margin: 0 0 0 70px;
}

#legal a {
	color:#000;	
	text-decoration: none;
}

#legal a:hover {
	text-decoration: underline;	
}
