/*
Theme Name: AFAMR
Theme URI: 
Description: 
Version: 
Author: Marketing Relevance
Author URI: http://mrelevance.com/
Tags: 
*/
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
 text-align;
	background:url(images/bkg2_04.jpg) bottom left no-repeat;
}
.alignleft{
	float:left;
	margin:4px;
}
a img{
	border:none;
}
#wrapper {
	text-align:left;
	width:950px;
	margin:auto;
	padding:0;
}
#banner {
	background:url(images/banner_02.jpg) top right no-repeat;
	width:950px;
	height:205px;
}
#menu {
	background:url(images/menubkg_04.jpg) top center repeat-x;
	width:950px;
	height:31px;
}
#search {
	float:right;
	width:223px;
	padding:6px 0px 0px 5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#GO {
	height:20px;
	width:30px;
}
#searchfield {
	height:20px;
}
#container {
	width:600px;
	min-height:350px;
	float:left;
	padding:30px 40px 0px 40px;
}
#content{
	width:600px;
	float:left;
}
.post{
	display:block;
	float:none;
	clear:both;
}
#sidebar {
	padding:10px;
	width:250;
	overflow:hidden;
	font-size:11pt;
}
#sidebar h2{
	padding:0px;
	width:inherit;
	margin: 10px auto;
}
#sidebar>ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#sidebar ul ul{
	list-style-position:inside;
	padding:0px;
	margin:0px;
}

#sidebar li{
	list-style:none;
}

#searchform input{
	display:block;
}
#left-col {
	float:left;
	width:276px;
	margin:0;
	padding:0;
}
#right-col {
	float:right;
	width:156px;
	margin:0;
	padding:0px 5px 0px 5px;
}
#mid-col {
	width:508px;
	margin:0px 166px 0px 276px;
	padding:0;
}
#footer {
	clear:both;
	width:950px;
	padding-top:10px;
	text-align:center;
	font-size:.65em;
	font-family:Tahoma, Geneva, sans-serif;
	border-top: 4px solid #b32227;
}
/*MISC FORMATTING*/	
#callout-box {
	background:#d9e3e7 url(images/callout-box-bks_12.jpg) top center repeat-x;
	width:80%;
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:20px;
}
#right-col img {
	background:#FFF;
	border:1px solid #666;
	padding:5px;
}
#table-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}
#container img {
	background:#FFF;
	border:1px solid #666;
	padding:5px;
}
/*TEXT FORMATTING*/

#footer a {
	color:#666;
	text-decoration:none;
}
h1, h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #013f5e;
	text-transform: uppercase;
	padding-top:10px;
}
.subhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #013f5e;
	text-transform: uppercase;
}
.subhead2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013f5e;
	text-transform: uppercase;
}
#container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#mid-col a, #left-col a, #container a {
	color:#b32227;
	text-decoration:none;
	font-weight:bold;
}
#twitter-tools{
	font-size:small;
}
#twitter-tools a{
	text-decoration:none;
	font-weight:bold;
	color:#3B5998;
}
#twitter-tools div{
	border:1px solid #94A3C4;
	padding:10px;
}
#twitter-tools ul li{
	margin-bottom:10px;
	border-bottom:1px solid #ebebeb;
}
.aktt_tweets li{
	margin-bottom:10px;
}
.aktt_tweets li:hover{
	background:#ebebeb;
}
#searchform label{
	display:block;
	font-size:small;
	margin-bottom:4px;
}
