#body H1 {
	padding-top:15px;
	font-size:18px;
	color:#2D80C4;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration:none;
}

#body H2 {
	font-size:11px;
	color:#000;
	padding-bottom:20px;
	font-weight:bold;
	text-decoration:none;
}

#body H3 {
	font-size:11px;
	color:#2D80C4;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration:none;
}

#body p {
	font-size:11px;
	color:#000;
	padding-bottom:20px;
	text-decoration:none;
}

#body li {
	list-style-position: inside;
}

.feedPost {
	padding-top:20px;
	position:relative;
	width:100%;
	min-height:150px;
	display:block;	
	clear:left;
}

.feedPost h3 a {
	font-size:14px !important;
}

.manyPosts .feedPost {
	border-bottom:1px solid #79C7E6;
}

.feedPost .author {
	color:#2D80C4;
}

.feedPost img {
	width:570px;
	padding:5px;
	margin:10px;
	margin-top:0;
	margin-left:0;
	position:relative;
	border:1px solid #2D80C4;
	display:block;
}

.pageImage {
	padding:5px;
	margin:10px;
	margin-top:0;
	margin-left:0;
	position:relative;
	border:1px solid #2D80C4;
	float:left;
}

.manyPosts .feedPost img {
	height:125px;
	width:auto;
	float:left;
}

.manyPosts .feedPost img.right {
	float:right;
	margin:10px;
	margin-top:0;
	margin-right:0;
}



.feedPost p, .feedPost H2 {
	padding-bottom:5px !important;
}

.feedPost H4 {
	font-size:11px;
	color:#2D80C4;
	margin-left:10px;
}

.feedPost a {
	font-size:11px;
	color:#2D80C4;
	text-decoration:underline; 
}

.feedPost li { 
	list-style: disc;
	margin-left:50px;
	font-size:11px;
	color: #2D80C4;
}

.feedPost H4 a {
	border-bottom:2px solid #2D80C4 !important;
}

.feedPost H4 a:hover {
	border-bottom:2px solid #000000 !important;
}

.dateBox {
	position:relative;
	float:left;
	width:63px;
	height:48px;
	margin:5px;
	padding:5px;
	padding-top:20px;	
	background-color:#e3f3fa;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}

.author {
	font-size:10px !important;
	color:#000 !important;
	font-weight:normal !important;
}

.today {
	background-color:#3FA4D5 !important;
	color:#FFFFFF !important;
}

.weekend {
	background-color:#98b5c5;
}

.dayLetter {
	position:absolute;
	top:5px;
	left:5px;
	font-size:8px;
}

.dayNumber {
	position:absolute;
	top:5px;
	right:5px;
}

.dateBox a {
	font-size:10px;
}

.dateBox a:hover {
	text-decoration:underline;
	background:#FFF;
}

.event li {
	margin:0 !important;
	padding:0 !important;
}

.notThisMonth {
	background:#DDD !important;
	color:#FFF !important;  
} 

#bottomLinks {
	font-size:12px;
	color:#000;
	font-weight:bold;
}

#bottomLinks a {
	color:#3FA4D5;
	margin:5px;
}

#bottomLinks a.inactive {
	color:#DDD;
	font-size:16px;
} 
#bottomLinks a.active {
	font-size:16px;
}


#bottomLinks a:hover {
	border-bottom:2px solid #3FA4D5;
}

#fixtures {
	background:#d53f3f;
	width:200px;
	float:right;
	padding:10px;
	padding-top:0px;
	position:relative;
	color: #FFF;
	height:200px;
}

#fixtures H3 {
	color: #FFF;
	font-size:10px;
	margin-bottom:0px !important;
	margin-top:6px !important;
	padding-bottom:0px !important;
}

#fixtures a {
	padding-top:0px;
	margin-top:0px;
	color: #FFF !important;
	font-size:12px;
}

#fixtures a:hover {
	color:#000 !important;
}

.dateBox li {
	list-style:none !important;
	margin:0 !important;
	padding:0!important;
}

#addComment .tag {
	float:left;
	width:200px;
	font-weight:bold;
}

#addComment input {
	width:200px;
	margin-bottom:10px;
}

#addComment #submit {
	width:100px;
}

#addComment textarea {
	width:400px;;
	height:100px;
	margin-bottom:10px;
}

#gallery {
	display:table;
	width:100%;
}

#gallery .image {
	width:165px;
	height:110px;
	float:left;
	margin:10px;
	padding:5px;
	overflow:hidden;
	position:relative;
}

#gallery img {
	width:225px;
	top:-25%;
	left:-25%;
} 

.searchDirectory {
	position:relative;
	padding:10px;
	background-color:#3FA4D5;
	color:#FFF;
	text-align:right;
}

.searchDirectory input {
	margin-right:2px;
	padding:1px;
	//width:124px !important;
}

.searchDirectory .button {
	//width:124px !important;
	margin-top:10px;
}

.browseDirectory h2{
	padding-top:20px;
	margin-bottom:5px;
	padding-bottom:0px !important;
	
}

.browseDirectory h3 {
	margin-top:5px;
	width:285px;
	float:left;
}	

.company {
	margin-bottom:10px;
	margin-top:0px;
	position:relative;
}

.paid {
	border:2px solid #2d81c5 !important;
	padding:9px;
}

.unpaid {
	border:1px solid #c4c3c3 !important;
	padding:10px;
}

.company .logo {
	float:left;
	margin-right:10px;
	width:60px;
	overflow:hidden;
}

.company .telephone {
	position:absolute;
	bottom:10px;
	right:10px;
}

.company .viewMap {
	position:absolute;
	top:10px;
	right:10px;
}

.company H2 {
	padding:0px !important;
	margin:0px !important;
	margin-bottom:10px !important;
}	

.company H3 {
	padding:0px !important;
	margin:0px !important;
	margin-bottom:10px !important;
}

.company h4 {
	font-size:11px;

}