﻿body { background: #fff; color: #000; font: 11pt "Times New Roman", Times, Palatino, serif; }

a, a:hover { color: #000 !important; text-decoration: none; }

/* DESIGN LAYOUT OVERWRITE */

#communityLayout { width: 100%; padding: 0; margin: 0; }
#headerLinks, #headerSearch, #headerNavigation {
	display: none !important;
}

#headerLayout { width: 100%; height: auto; margin: 0; padding: 0; background: #fff; position: relative; }
#headerLogo { width: 100%; height: auto;  padding: 0; float: none; position: relative; }
#headerLogo a { color: #000; font-size: 26pt; margin-top: 0; padding-left: 0; }

#bodyLayout { width: 100%; margin: 0; padding: 0; background-image: none; position: relative; }
#bodyLeft, #bodyRight { display: none; }
#bodyCenter { width: 100%; padding: 0; }


#footerLayout { background: #fff; color: #000; }

/* VIEW CONTROLS */

.selectView span { display: none; }
.selectView span.selected { 
	display: block !important; 
	background: #fff; 
	color: #000; 
	font-weight: bold;
	font-size: 12pt;
	border: 1px solid #ccc;
	text-align: left;
}

.communityTabs { width: 100%; margin: 0; }
.communityTabs li a { display: none; }
.communityTabs li a.selected { display: block; padding: 0 ; background-color: #fff; background-image: none !important; }


/* TEXT DISPLAYS */

h1, h2, h3, h4, h5 { font-family: "Times New Roman", Times, Palatino, serif; margin: auto; }
h1 { font-size: 20pt; color: #000; }
h2 { font-size: 16pt; color: #000; }
h3 { font-size: 12pt; color: #000; }
h4 { font-size: 11pt; color: #000; }
h5 { font-size: 10pt; color: #000; }

.moreLink, .moreLink a { color: #000; }

/* HOMEPAGE */

#homeContentHeader, #homeContent, #homeContentFooter  { color: #000; background-color: #fff; background-image: none !important; }


/* BLOGS */

#blogLayout, #groupLayout, #discussionLayout { width: 100% !important; }
div.ms-PostWrapper { width: 100% !important; }
.ms-PostReply { display: none; }


/* WEB PARTS AND CONTROLS */

.ms-WPBorder, .ms-WPHeader, .ms-WPBody, div.widgetHeader, div.widgetFooter { background-image: none !important; }
div.centerBox { width: 100% !important; }
h3.ms-WPTitle { color: #000 !important; }






