/*
Theme Name: Prole
Theme URI: http://prole.of-borg.com
Description: Design by <a href="http://spotofborg.com">SpotofBorg</a>.
Version: 1.0
Author:  Spot of Borg
Author URI: http://spotofborg.com/
5 X 129
*/

body {
	background: #000000;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial;
	margin-bottom: 10px;
	scrollbar-face-color: #8B4513;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8B4513;
	scrollbar-3dlight-color: #FFFFCE;
	scrollbar-arrow-color: #FFE4E1;
	scrollbar-track-color: #FFFAFA;
	scrollbar-darkshadow-color: #98AAB1;
}

#wrapper {
	width: 916px;
	margin: 0 auto;
}

#top {
	background: url(images/topbg.png) repeat-x;
	height: 27px;
	width: 916px;
}

#date {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}

#subscribe {
	float: right;
	padding-right: 20px;
	padding-top: 5px;
}

#subscribe a {
	color: #ffffcb;
	text-decoration: none;
}

#subscribe a: hover {
	text-decoration: underline;
}

#header {
	height: 206px;
	width: 916px;
	background-color: #ffffcb;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	color: #FFFFCB;
}

#title {
	float: left;
	padding-top: 16px;
	padding-left: 20px;
}

#title a {
	color: #000000;
	text-decoration: none;
}

#header h1 {
	margin: 0px;
	font-size: 30px;
}

#header h2 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

#search {
	float: right;
}

ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0;
	background: url(images/menubg.png);
	width: 916px;
	height: 30px;
}

ul.menu li {
	float: left;
	list-style-type: none;
	margin: 0;
}

ul.menu li a  {
	float: left;
	color: #ffffcb;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	text-decoration: none;
}

ul.menu li a: visited  {
	color: #ffffcb;
	font-weight: normal;
}

ul.menu li a: hover  {
	background: black;
	text-decoration: none;
}

ul.menu li a: visited: hover  {
	background: black;
	text-decoration: none;
}

ul.submenu {
	list-style: none;
	margin: 0px;
	padding: 0;
	background: url(images/submenubg.png);
	width: 915px;
	height: 20px;
	padding-left: 1px;
}

ul.submenu li {
	float: left;
	list-style-type: none;
	margin: 0;
}

ul.submenu li a  {
	float: left;
	color: #ffffcb;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 16px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

ul.submenu li a: visited  {
	color: #ffffcb;
	font-weight: normal;
}

ul.submenu li a: hover  {
	text-decoration: underline;
}

ul.submenu li a: visited: hover  {
	text-decoration: underline;
}

#maincontent {
	overflow: hidden;
	width: 876px;
	background: #a52a2a;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-right: 20px;
	color: #000000;
}

#content {
	float: left;
	width: 588px;
}

#latestarticle {
	width: 588px;
	background: #ffffcb;
}

.archivearticle {
	width: 588px;
	background: #ffffcb;
	margin-bottom: 10px;
}

.archivearticle .posttitle {
	float: left;
}

.archivearticle .postinfo {
	float: right;
	font-size: 12px;
	padding-top: 1px;
	font-weight: normal;
}

.archivearticle .postinfo a {
	color: #ffffcb;
	text-decoration: none;
}

.archivearticle .postinfo a: hover {
	text-decoration: underline;
}

.archivearticle .postcontent {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}

.postcontent a  {
	color: #000000;
	text-decoration: underline;
}

.postcontent p {
	margin: 0;
	padding: 10px 0 0 0;
}

#latestarticles {
	float: left;
	width: 289px;
	margin-top: 10px;
	background: #ffffcb;
}

#latestarticlescontent {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#latestarticlescontent h2, #latestcomments h2, .postcontent h2, .posttitle h2  {
	font-size: 14px;
	margin: 0;
}

#latestarticlescontent h2 a, #latestcomments h2 a, .postcontent h2 a, .posttitle h2 a {
	text-decoration: none;
	color: #ffffcb;
}

#latestarticlescontent h2 a: hover, #latestcomments h2 a: hover, .postcontent h2 a: hover, .posttitle h2 a: hover  {
	text-decoration: underline;
}

#latestarticlescontent p {
	margin-top: 2px;
}

#latestcomments {
	float: left;
	width: 289px;
	margin-top: 10px;
	margin-left: 10px;
	background: #ffffcb;
}

#latestcommentscontent {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#latestcommentscontent h2 {
	font-size: 14px;
	margin: 0;
}

#latestcommentscontent p {
	margin-top: 2px;
}

#flickr {
	float: left;
	width: 588px;
	margin-top: 10px;
	background: #ffffcb;
}

#flickrcontent {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#flickrcontent img {
	padding-left: 4px;
	border: 0;
}

.title {
	background: url(images/titlebg.png);
	height: 22.5px;
	padding-top: 4.5px;
	padding-left: 9px;
	padding-right: 9px;
	font-weight: bold;
	font-size: 14px;
}

#latestarticle .posttitle {
	float: left;
}

#latestarticle .postinfo {
	float: right;
	font-size: 12px;
	padding-top: 1px;
	font-weight: normal;
}

#latestarticle .postinfo a {
	color: #a52a2a;
	text-decoration: none;
}

#latestarticle .postinfo a: hover {
	text-decoration: underline;
}

#latestarticle .postcontent {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}

#sidebar {
	float: right;
	width: 272px;
}

#sponsors {
	background: #ffffcb;
	padding-bottom: 8px;
	overflow: hidden;
}

#sponsorscontent {
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

#sponsorscontent img {
	padding-top: 5px;
	border: 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

.sidebar-item  {
	margin-top: 10px;
	background: #ffffcb;
}

.sidebar-item ul  {
	margin: 0;
	padding: 8px;
	list-style-type: none;
}

.sidebar-item a {
	color: #a52a2a;
	text-decoration: none;
}

.sidebar-item a: hover {
	text-decoration: underline;
}

#subfooter {
	height: 21px;
	background: white;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
}

#subfooter a {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#subfooter a: hover {
	text-decoration: underline;
}

#footer {
	background: #a52a2a;
	height: 27px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#copyright {
	float: left;
}

#copyright a {
	color: #ffffcb;
	text-decoration: none;
}

#copyright a: hover {
	text-decoration: underline;
}

#links {
	float: right;
}

#links a {
	color: #ffffcb;
	text-decoration: none;
}

#links a: hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

#search {
	float: right;
	padding-top: 27px;
	padding-right: 70px;
}

#search #field {
	float: left;
	background: white;
	border: 0;
	height: 16px;
	width: 200px;
	border: solid 2px #a52a2a;
	padding-top: 3px;
	text-indent: 5px;
}

#search #button {
	float: left;
	background: white;
	border: 0;
	height: 24px;
	width: 35px;
	border: solid 2px #a52a2a;
	margin-left: 5px;
}

#search h2 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
}

#search h5 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
	color: #ffffcb;
}

.alignleft  {
	float: left;
}

.alignright  {
	float: right;
}

.alignleft a, .alignright a {
	color: #ffffcb;
}

.nocomments {
	text-align: center;
}

.postcontent {
	border: 2px solid #d9e0e4;
	border-top: none;
}

img.avatar  {
	float: left;
	padding-right: 5px;
}