/*
Theme Name: BALIF
Author: Sarah Mattern
Author URI: http://www.matternco.com/
*/

/* Normalization, Global Reset for Browser Consistency */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0 auto;
	padding: 0;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}

ol, ul, li {
	list-style: none;
	}	

html {
	height: 100%;
	}

fieldset,img {
	border: none;
	}

caption,th {
	text-align:left;
	}

h1,h2,h3,h4,h5,h6,a,a:visited,a:hover {
	font-weight:normal;
	}
	
q:before,q:after {
	content:'';
	}
	
abbr,acronym { 
	border:0;
	}

em {
	font-style: italic;
	}


small {
	font-size: 9px;
	line-height: 1.3em;
	}

a img {
	border: none;
	}


hr {
	display: none;
	}


/* General Elements */

body {
	background: #FFFFFF; 
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	}

a, a:visited, a:active {
	color: #752F17;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #752F17;
	text-decoration: underline;
	}

strong {
	font-weight: bold;
	}

#page {
	width: 946px;
	text-align: left;
	}

/* header */

#logo {
	float: left;
	width: 354px;
	margin-top: 7px;
	margin-bottom: 15px;
	}

#logo h1, #logo .description {
	text-indent: -9999px;
	font-size: .02em;
	height: 0px;
	padding: 0;
	margin: 0;
	}

#search {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	}

#search .input {
	width: 126px;
	display: inline;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	}

#searchsubmit {
	width: 19px;
	height: 17px;
	padding: 0;
	border: 0;
	background: transparent url(images/search_btn.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	display: inline;
	}

#topnav {
	float: right;
	height: 40px;
	width: 255px;
	background-color: #EBE1DD;
	background-image: url(images/topnav_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

#topnav ul {
	margin-top: 13px;
	font-size: 11px;
	text-transform: uppercase;
	}

#topnav li {
	display: inline;
	margin-left: 18px;
	padding-left: 15px;
	}

#topnav li.login {
	background: url(images/lock.gif) no-repeat left center;
	}

#topnav li.join {
	background: url(images/key.gif) no-repeat left center;
	}
	
#topnav li.why {
	background: url(images/heart.gif) no-repeat left center;
	}

#menu {
	clear: both;
	font-size: 14px;
	}

#menu ul {
	list-style-type: none;
	float: left;
	}

#menu li {
	display: inline;
	float: left;
	}

#menu a, #menu a:visited {
	display: block;
	width: 134px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #C7DFF0;
	border-right: 1px solid white;
	text-decoration: none;
	color: black;
	}

#menu a:hover, #menu .current a, #menu .current a:visited {
	background-color: #E3EFF8;
	border-right: 1px solid white;
	text-decoration: none;
	color: black;
	}
	
#menu .left {
	background-image: url(images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: 0% 80%;
	}

#menu .left a, #menu .left a:visited {
	background-image: url(images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}

#menu .left a:hover {
	background-image: url(images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: 0% 80%;
	}

#menu .right {
	background-image: url(images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 20%;
	}

#menu .right a, #menu .right a:visited {
	border: none;
	background-image: url(images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	}

#menu .right a:hover {
	background-image: url(images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 20%;
	}

#menu .leftcurrent a, #menu .leftcurrent a:visited {
	background-image: url(images/nav_left_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E3EFF8;
	border-right: 1px solid white;
	text-decoration: none;
	color: black;
	}

#menu .rightcurrent a, #menu .rightcurrent a:visited {
	background-image: url(images/nav_right_over.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #E3EFF8;
	border-right: 1px solid white;
	text-decoration: none;
	color: black;
	}

/* end of menu */


/* content */
#content {
	clear: both;
	float: left;
	width: 679px;
	}

#content .title {
	clear: both;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 20px;
	width: 406px;
	height: 22px;
	padding-top: 8px;
	float: left;
	}

#content .title2 {
	background-image: url(images/title_bg2.gif);
	}

#content .title h2 {
	float: left;
	padding-left: 15px;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
	color: black;
	letter-spacing: .03em;
	}

h2, h2 a {
	text-transform: uppercase;
	font-size: 11px;
	color: black;
	letter-spacing: .03em;
	}
	
h3, h3 a, h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0079C2;
	}

.post h3 {
	font-size: 16px;
	}

#paged .post h3 {
	padding: 10px 0 0 0;
	font-size: 14px;
	}

#content .title span {
	float: right;
	font-size: 10px;
	display: inline;
	padding-right: 24px;
	}

#content .title2 span {
	padding-right: 15px;
	}

#archive .post {
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 10px 10px 10px;
	}

#archive .post .img {
	float: left;
	margin-right: 15px;
	width: 190px;
	}

#members .post .img {
	width: 86px;
	height: 86px;
	background-image: url(images/sidebar_imgbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	text-align: center;
	border: none
	}

#archive .img img {
	width: 190px;
	height: 104px;
	border: 1px solid #CCCCCC;
	}

#members .img img {
	width: 74px;
	height: 74px;
	border: none;
	padding-top: 6px;
	}

#archive .posttext {
	float: left;
	width: 440px;
	}

#members .profiletext {
	width: 550px;
	float: left;
	}
	
#archive .post h3 {
	font-size: 14px;
	}

.post {
	clear: both;
	font-size: 12px;
	line-height: 160%;
	padding: 15px 0 0 5px;
	}

#paged .post {
	padding: 5px 0 0 5px;
	width: 670px;
	}

.post a, post a:visited {
	color: #666666;
	text-decoration: underline;
	}

.post h3 a, .post h3 a:visited {
	color: #0079C2;
	text-decoration: none;
	}
	
.post p {
	padding: 6px 0 6px 0;
	}

.post img {
	padding: 3px;
	}

.postmetadata {
	font-size: 10px;
	color: #666666;
	margin: 5px 0 10px -8px;
	}

.postmetadata img {
	padding: 0 5px 0 10px;
	}

.postmetadata a, .postmetadata a:visited, .postmetadata a:hover {
 	color: #666666;
 	text-decoration: underline;
	text-transform: uppercase;
 	}

.postmetadata p {
	padding: 2px 0 2px 0;
	}

#bignews {
	width: 679px;
	height: 228px;
	background-image: url(images/bignews_bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	overflow: hidden;
	margin-top: 15px;
	}

#bignews .post {
	padding: 0;
	}

#bignews .img {
	float: left;
	padding: 4px 0 0 1px;
	overflow: hidden;
	width: 404px;
	height: 221px;
	}

#bignews .img img {
	
	}

#bignews h2 {
	float: left;
	background-image: url(images/bignews_ti.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 101px;
	height: 22px;
	padding: 8px 0 0 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: black;
	letter-spacing: .03em;
	}

#bignews .content {
	float: left;
	width: 250px;
	margin: 15px 0 10px 0px;
	text-align: left;
	display: block;
	}

#bignews .content p {
	padding: 0;
	}

#bignews .postmetadata {
	padding-top: 5px;
	margin-left: 0px;
	}

#bignews .textContent {
	clear: both;
	padding: 10px 0 0 15px;
	}

#bignews h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0079C2;
	font-size: 16px;
	line-height: 120%;
	padding: 0 0 5px 0;
	}

#deskcals {
	clear: both;
	padding-top: 10px;
	width: 679px;
	}

#smallnews {
	width: 679px;
	clear: both;
	padding-top: 10px;
	}

.smallnews {
	float: left;
	display: inline;
	width: 224px;
	height: 202px;
	margin-right: 2px;
	background-image: url(images/smallnews_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	overflow: hidden;
	padding: 3px 0 0 0;
	}

#smallnews .img {
	width: 218px;
	height: 119px;
	border-bottom: 1px solid #999;
	}

#smallnews .content {
	padding: 10px;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	}

#smallnews .content p {
	padding: 0;
	}

#smallnews h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0079C2;
	font-size: 13px;
	line-height: 110%;
	margin-bottom: 5px;
	padding: 0;
	}

#smallnews .postmetadata {
	margin-left: 0px;
	}

/* sidebar */
#sidebar {
	float: right;
	width: 255px;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	margin-top: 15px;
	}

#sidebar h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #752F17;
	padding: 10px 0 5px 0;
	letter-spacing: .03em;
	}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0079C2;
	padding: 3px 0 0 0;
	}

#sidebar h3 a, #sidebar h3 a:visited, #sidebar h3 a:hover {
	color: #0079C2;
	}

#sidebar p {
	padding: 3px 0 3px 0;
	}

#sidebar form {
	margin-top: 5px;
	}

#sidebar .next {
	text-align: right;
	text-transform: uppercase;
	background-image: url(images/arrow_mini_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 15px;
	padding: 0 15px 0 0;
	color: #666666;
	font-size: 10px;
	margin-top: 5px;
	}

#sidebar .next a, #sidebar .next a:visited, #sidebar .next a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
#sidebar hr {
	display: block;
	height: 1px;
	width: 255px;
	background-color: #CCCCCC;
	border: none;
	margin-top: 15px;
	}

#sidebar .img {
	width: 86px;
	height: 86px;
	background-image: url(images/sidebar_imgbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	text-align: center;
	border: none
	}

#sidebar .img img {
	padding-top: 6px;
	}

#sidebar .profiletxt {
	float: right; 
	width: 162px;
	}

/* footer */

#footer {
	clear: both;
	padding-top: 20px;
	text-align: left;
	}

#footer p {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0 20px 0;
	font-size: 11px;
	width: 100%;
	}

#footer span {
	padding: 0 0 20px 0;
	font-size: 10px;
	color: #999999;
	}

#footer a, #footer a:visited, #footer a:hover {
	color: #666666;
	text-decoration: underline;
	}

/*Forms*/

.input, .cform input, .cform textarea {
	background-color: #EAF3F9;
	border: 1px solid #CCCCCC;
	padding: 2px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

.cform input, .cform textarea {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	}

.cform textarea {
	width: 400px;
	}
	
.cf_info {
	color: #752F17;
	font-weight: bold;
	margin: 5px 0 5px 0;
	}

.cform label {
	display: block;
	}
	
.cf_hidden {
	display: none;
	}

.cform .reqtxt, .cform .emailreqtxt {
	font-size: 11px;
	padding-left: 10px;
	}

#sidebar .input {
	width: 152px;
	padding: 3px;
	font-size: 12px;
	}

.submit, .Buttons, .cform #sendbutton {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .03em;
	background-color: #C7DFF0;
	border: 1px solid #CCCCCC;
	padding: 3px;
	display: inline;
	margin-left: 4px;
	text-align: center;
	}

.cform #sendbutton {
	width: 100px;
	}

.cform {
	padding: 0px 0 5px 0;
	}

.post .cform ol, .post .cform ol li {
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	}
	
.linklove {
	display: none;
	}


/* Begin Comments*/

#commentspace {
	clear: both;
	width: 100%;
	padding: 10px 0 10px 5px;
	font-size: 11px;
	line-height: 130%;
	}

#commentspace h3 {
	font-size: 14px;
	}

#commentspace form {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	}

#commentform .input {
	width: 200px;
	padding: 3px;
	font-size: 12px;
	}

#commentform .textarea {
	overflow: auto;
	width: 550px;
	background-color: #EAF3F9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	}

#commentform .submit {
margin: 0 auto;
	}

#commentform label {
	display: block;
	font-size: 10px;
	letter-spacing: .03em;
	text-transform: uppercase;
	color: #666666;
	padding-bottom: 2px;
	}

#commentform p {
	padding: 2px 0 2px 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 10px 10px 20px 0;
	font-size: 12px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	}

.commentmetadata {
	font-size: 10px;
	color: #666666;
	padding: 10px 0 0 0;
	margin-left: -8px;
	}

.commentmetadata img {
	padding: 0 5px 0 10px;
	}

.commentmetadata a, .commentmetadata a:visited, .commentmetadata a:hover {
 	color: #666666;
 	text-decoration: underline;
	text-transform: uppercase;
 	}

.commentlist li {
	padding: 10px;
	list-style: none;
	background-color: #F5F0EE;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 0 0 0;
	}

li.alt {
	margin: 0;
	padding: 0;
	background-color: #EFE7E4;
	padding: 10px;
	}

.commentlist p {
	margin: 0px 5px 0 0;
	line-height: 150%;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */

.post ul, .post ol { 	
	list-style: none;
	margin: 0;
	margin-left: 0;
	margin-top: 10px;
	padding-left: 1em; 
	}

.post ul li {	
	margin-bottom: 4px;
	padding-top: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(images/bullet.gif);  
	background-position: center left;
	background-repeat: no-repeat;
	}

.post ol li {
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 15px;
	list-style-type: decimal;
	}

.widget ul {
	padding: 5px 0 3px 0;
	color: #666666;
	}

.widget ul li {	
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(images/bullet.gif);  
	background-position: center left;
	background-repeat: no-repeat;
	}

.widget li.join {
	padding-left: 18px;
	background-position: 0% 30%;
	background-image: url(images/key.gif); 
	background-repeat: no-repeat;
	}

.widget li.print {
	padding-left: 18px;
	background-position: 0% 30%;
	background-image: url(images/printer.gif); 
	background-repeat: no-repeat;
	}

.widget li.search {
	padding-left: 18px;
	background-position: 0% 30%;
	background-image: url(images/magnify.gif); 
	background-repeat: no-repeat;
	}

.widget li.lock {
	padding-left: 18px;
	background-position: 0% 30%;
	background-image: url(images/lock.gif); 
	background-repeat: no-repeat;
	}

.widget li.person {
	padding-left: 18px;
	background-position: 0% 30%;
	background-image: url(images/person.gif); 
	background-repeat: no-repeat;
	}

.widget_categories ul li {
	padding-left: 18px;
	background-position: 0% 30%;
	background-image: url(images/folder.gif); 
	}

.widget_archive ul li {
	padding-left: 18px;
	background-position: 0% 30%;
	background-image: url(images/calendar_day.gif); 
	}

.widget_comments ul li {
	padding-left: 18px;
	background-position: 0% 5%;
	background-image: url(images/comment.gif); 
	}

.committees ul {
	padding: 5px 0 3px 0;
	color: #666666;
	}

.committees ul li {
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 18px;
	background-position: 0% 18%;
	background-image: url(images/document.gif); 
	background-repeat: no-repeat;
	}

.widget a, .widget a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
#pagenav {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	padding: 10px 15px 10px 5px;
	color: #666666;
	}

#pagenav a, #pagenav a:visited {
	color: #666666;
	}

#pagenav .alignleft {
	background-image: url(images/arrow_mini_left.gif);  
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	}

#pagenav .alignright {
	background-image: url(images/arrow_mini_right.gif);  
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 15px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.clear {
	clear: both;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

.hide { 
	position: absolute;
	display: none;
	left: -100em; 
	width: 2em;
	}

code {
	font-family: "Courier New", Courier, monospace;
	}

blockquote {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: .01em;
	background-image: url(images/quote.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 120%;
	}

cite {
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
	}
	
/* End Various Tags & Classes*/