/*
Theme Name: Begue's Default
Theme URI: http://compucast.com/
Version: 1.0

*/

body {
	background-image: url('/images/bg3.jpg');
	background-color: #000000;
	background-repeat: repeat-x;
}
#news-box {
	width: 350px;
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
}
.latest-link-title {
	color: #360000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.latest-link-body {
	color: #360000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.latest-link-more {
	color: #360000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.latest-item {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #360000;
}
.menu_header {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #360000;
}

.contentdate {
	float: left;
	width: 45px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: solid;
	border-width: 2px;
	border-color: #C0C0C0;
	background-color: #F0F0F0;
	background-image: url("/wp-content/themes/fswpt/images/corner.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 1em;
	margin-bottom: .5em;
	}

.contentdate h3 {
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	margin: 0px;
	border-bottom: solid;
	border-width: 2px;
	border-color: #3D5E7D;
	text-transform: uppercase;
	background-color: #510100;
	text-align: center;
	}

.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 28px;
	font-weight: bold;
	padding-top: 2;
	margin: 0;
	text-align: center;
	}

