@charset "utf-8";
/* CSS Document */

body {
	background-color: white;
	margin: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	height: auto;
	background-color: white;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 177px;
	background-image: url(../images/plugin_print.png);
	background-repeat: no-repeat;
}

#logolink {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#login {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}


#search {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#menu {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#content {
	width: 958px;
	margin: 0 auto;/*
	padding-bottom: 100px;*/
	min-height: 520px;
	height: auto;
	display: inline-block;
}

#leftsidebar {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#socialMedia {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#twitterFeed {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#center {
	width: 940px;
	height: auto;
	padding: 10px;
	overflow: visible;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

#centerContent {
	background-color: white;
	height: auto;
	overflow: visible;
	width: 900px;
}

#rightsidebar {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#userProfile {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#quickPoll {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_title {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_question {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_answer {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#submitVote {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_showresults {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_archiveleft {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_archiveright {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_archive {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#poll_archivemenu {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#upcomingEvents {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#eventname {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#eventdetail {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#categories {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#banner {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#bottom {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#bottom ul {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#bottom li {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#footer {
	width: 960px;
	height: 100px;
	clear: both;
	margin: 0 auto;
}

#footer ul {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#footer li {
	list-style:none;
	float: left;
	padding-right: 8px;
	font-size: 10px;
}

#copyright {
	width: 700px;
	float: left;
	padding: 10px;
	color: black;
}

#cosentry {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#prongs {
visibility: hidden;
float: none;
overflow: hidden;
height: 1px;
width: 1px;
}

#nf_post {
	padding: 0 5px 5px 0;
	display: block;
	border-bottom: 1px solid #70bc57;
	overflow: auto;
}

#nf_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
}

#nf_title {
	padding: 0 0 8px 0;
}

#nf_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: center;
	float: left;
	padding: 0 8px 5px 0;
	width: 75px;
	line-height: 11px;
}

#nf_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

#nf_intro {
	padding: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 80px;
	display: block;
	margin-left: 85px;
}

#nf_intro p {
	padding: 0;
	margin: 7px 0;
}

#nf_comments {
	width: 42px;
	height: 30px;
	float: left;
	background-image: url(../images/comments.png);
	background-repeat: no-repeat;
	padding: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

#nf_more {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	height: 15px;
	padding: 8px 0 4px 0;
	display: block;
}

#nf_sourcevia {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 770px;
	height: 25px;
	display: block;
}

#nf_addthis {
	float: left;
	font-size: 10px;
	padding: 6px;
}

#nf_tags {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 485px;
}

html {
	min-height: 100%;
	margin: 0;
	margin-bottom: 1px;
	outline: 0;
}

/* Removes "focus" lines from Firefox */
:focus {
outline: 0;
} 

/* Removes built-in browser styles */
* {
/*border: 0;*/
margin: 0;
padding: 0;
}

/*Sets Arial as default */
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px; /* Equivalent to 12px */
	line-height: 16px; /* Equivalent to 16px */
}

/* Prevents links on images from automatically creating borders */
img {
	border: 0;
}

/* ###### DEFAULT TEXT ###### */

p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* Equivalent to 12px */
	line-height: 16px; /* Equivalent to 16px */
}

#comments_body p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* Equivalent to 12px */
	line-height: 16px; /* Equivalent to 16px */
	margin: 10px 0;
}

#post_body p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* Equivalent to 12px */
	line-height: 16px; /* Equivalent to 16px */
	margin: 10px 0;
}

#nf_intro p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* Equivalent to 12px */
	line-height: 16px; /* Equivalent to 16px */
	margin: 10px 0;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; /* Equivalent to 12px */
	line-height: 28px; /* Equivalent to 16px */
	font-weight: bold;
}

h2 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px; /* Equivalent to 12px */
	line-height: 22px; /* Equivalent to 16px */
	font-weight: bold;
	color: #333;
}

h3 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px; /* Equivalent to 12px */
	line-height: 18px; /* Equivalent to 16px */
	font-weight: normal;
	color: #70bc57;
	margin-bottom: 6px;
}

h1.phark {
	text-indent: -9999px;
	line-height: 0;
}

hr { }

*.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 14px 0 0 0;
}

/* ###### TEXT TREATMENTS ###### */

*.dkgreen { color: #5e8746; }

*.green { color: #70bc57; }

*.ltgreen { color: #a8dd7d; }

*.ltgray { color: #E6E6E6; }

*.mdgray { color: #999; }

*.dkgray { color: #333; }

*.white { color: #FFF; }

*.small {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

*.large {
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

*.xlarge {
	font-size: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

*.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

*.subtitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #70bc57;
	font-style: italic;
	font-weight: bold;
}

*.quote {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #70bc57;
/*	font-style: italic;*/
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}

/* ###### TABLE AND IMAGE CUSTOMIZATION ###### */

*.rowborder { border-bottom: 1px solid #70bc57; padding: 5px;}

*.rowborder_right { border-right: 1px solid #70bc57; padding: 5px;}

*.rowborder_left { border-left: 1px solid #70bc57; padding: 5px;}

*.rowborder_corner { 
	border-right: 1px solid #beeb9a; 
	padding: 8px; 
	border-bottom: 1px solid #70bc57;
}

*.row_noborder {
	padding: 5px;
}

*.rowborder_nopadding { border-bottom: 1px solid #70bc57;}

*.row_header {
	padding: 5px;
	background-color: #E6E6E6;
}

*.imageborder { border: solid 2px #70bc57; }

*.imagealign_left {
	float: left;
	margin-right: 15px;
	border: solid 2px #70bc57;
	display: inline;
}

img.imagealign_right {
	float: right;
	margin-left: 15px;
	border: solid 2px #70bc57;
	display: inline;
}

*.searchTitle {
	color: #002776;
	text-transform: capitalize;
}

a:link { color: #5e8746; text-decoration: none; font-weight: bold; }
a:visited {	color: #5e8746;	text-decoration: none; font-weight: bold } 
a:hover { color: #70bc57; text-decoration: none; font-weight: bold} 
a:active { color: #70bc57; text-decoration: none; font-weight: bold} 

#post_post {
	padding: 0 5px 5px 5px;
	display: block;
	border-bottom: 1px solid #70bc57;
	overflow: auto;
}

#post_adminmenu {
	padding: 0 0 5px 0;
	float: right;
	font-size: 11px;
}

#post_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding: 0 0 8px 0;
	clear: both;
}


#post_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: center;
	float: left;
	padding: 0 10px 5px 0;
	width: 75px;
	line-height: 11px;
}

#post_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	float: left;
	width: 330px;
	height: 25px;
}

#post_addthis {
	float: right;
	display: block;
	height: 25px;
	width: 60px;
}

#post_image {
	margin: 8px 0 8px 8px;
	float: right;
}

#post_imageless600 {
	margin: 8px 0 8px 8px;
	text-align: center;
}

#post_body {
	padding: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 80px;
	width: 480px;
	clear: right;
	display: block;
	border: 1px solid white;
	line-height: 16px;
}

#post_comments {
	width: 42px;
	height: 30px;
	float: right;
	background-image: url(../images/comments.png);
	background-repeat: no-repeat;
	padding: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

#post_sourcevia {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
}

#post_tags {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	float: left;
}

#commentsDIV {
	clear: both;
	padding: 5px;
}

#comments_usericon {
	float: left;
	padding: 5px;
	clear: both;
}

#Comment {
	background-color: #70bc57;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #666;
	color: white;
	margin: 5px 0 5px 85px;
}

#postComBody {
	background-color: white;
	border: solid 1px #70bc57;
	width: 350px;
	height: 100px;
	padding: 5px;
}

#comments_usernamedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	clear: left;
	text-align: center;
	padding: 5px;
}

#comments_adminmenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	float: right;
	padding: 5px;
}

#comments_body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 5px;
	width: 375px;
}

.postImage {
	border: solid 1px #111111;
}

#events_title {
	padding: 5px 10px 5px 0;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

#events_adminmenu {
	padding: 3px 0 5px 0;
	float: right;
	font-size: 11px;
}

#events_detail {
	clear: both;
	padding: 3px;
}

#events_ical {
	clear: both;
	padding: 3px;
	font-size: 10px;
}
