@charset "UTF-8";
body {
	background-color: #f6f6f6;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	background-image: url(../images/bgtile.jpg);
}
.dateText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.bubbleText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 27px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#login {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	padding-bottom:50px;
	/*min-height: 1200px; */
}

a{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	color: #ff3600;
}

#nav table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

#nav table a:hover{
	text-decoration:none;
	color: #ff3600;
}

#content {
	width: 840px;
	min-height: 250px;
}

#content p{
	width: 100%;
}

#nav{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 840px;	
}

#header{
	width: 840px;
}

.error {
	color: #FF0000;
}
hr {
	margin-top: 20px;
}
h3 {
	/*line-height: 50%;*/
}

.blogRow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
}

.blogRow .blogCell{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
}

.blogRow .dateCell{
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: none;
}

.dateCell{
	padding-top: 26px;
	padding-left:5px;
	background-image:url(../images/date_bg.gif);
	background-repeat:no-repeat;
}

.blogRowFirst {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.blogCell {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 640px;
}
.commentsTitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
}

.commentsDiv{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.userTitle{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
}

.userDate{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.userMsg{
	font-style:italic
}

.blogTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
	color:#333333;
}
.blogTitle:hover{
	color: #ff3600;
}

.formTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.titleGap{

	margin-top: 26px;

}
.pageNav{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 200%;
}
.startTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
}

.startTd{
	
	padding-top: 0px;
	
}

#flashCounter{

	margin-top: 15px;

}

.formLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

input.file{
	border: 1px solid #c3c3c3;
	font-size: 11px;
}

.formTextInput{
	border: 1px solid #c3c3c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formTextArea{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #c3c3c3;
	font-size: 11px;
}

input.text{
	font-size: 11px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formRowGap{
	padding-top: 10px;
}

#leftColumn {
	width: 340px;
	float: left;
}

#rightColumn{
	width: 460px;
	float: right;
}

.edit{
	text-align: right;
	background-color: #FFFFFF;
	padding: 3px;
}

.edit a{
	color: #0098FF;
	text-decoration:underline;
}

.editA{
	color: #0098FF;
	text-decoration:underline;
}

.iconImage{
	/*vertical-align: text-top;*/
	vertical-align: baseline;
}

.response{
	
	line-height: 200%;
	font-size:10px;

}

.numComments{
	
	font-size: 10px;

}

/* Admin styles */

#adminTop #adminNav{
	color:#CCCCCC;
	width: 840px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
}

#adminTop h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #999999;
}

#adminTop #adminNav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#999999;
}
#adminTop #adminNav a:hover{
	color: #626262;
}

h2{
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}