form{
	margin: 0px;
	padding: 0px;
}
.float_right{
	float: right;
}
.float_left{
	float: left;
}
a.register{
	color: #000000;
	text-decoration: none;
}
a:hover.register {
	text-decoration: underline;
	color: #0D547C;
}
/** Login Form CSS **/
.login_header{
	border: solid 1px #86B6E6;
	background-color: #deebf8;
	padding: 5px;	
	width: 410px;
	margin-left: 10px;
	font: bold 10pt Verdana,Sans-Serif;
	color: #000000;	
}
.login_body{
	border: solid 1px #86B6E6;
	border-top: none;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
	width: 400px;
}
.login_title{
	margin-bottom: 5px;
	width: 220px;
}
.login_title span{
	display: block;
	float: left;
	width: 90px;
	padding: 1px 0px 1px 0px;
	font: bold 10pt Verdana,Sans-Serif;
	color: #000000;
}
.login_title input{
	border: solid 1px #0D547C;
	
}
.login_button{	
	margin: 10px 0px 10px 0px;
	width: 203px;
	float: left;
}
input.login_submit{
	float: right;	
	border: solid 1px #0D547C;
	background-color: #deebf8;
	font: bold 8pt Verdana,Sans-Serif;
	padding: 3px;
	width: 80px;
}
input.login_submit:hover{
	border: solid 1px #deebf8;
	background-color: #0D547C;
	font: bold 8pt Verdana,Sans-Serif;
	color: #ffffff;
}
.login_error{
	padding: 5px 0px 0px 0px;
	float: right;
	width: 160px;
	font: normal 8pt Verdana,Sans-Serif;
	color: #900505;	
}

/** Logout Page CSS **/

.logout_body{
	border: solid 1px #9ec5eb;
	padding: 20px;
	margin: 10px;
	text-align: center;
}
.logout_body a{
	text-decoration: underline;
	color: #000000;
}
.logout_body a:hover{
	text-decoration: underline; 
	color: #0066cc;
}

/** Blog Add Form **/
.blog_add{
	border: solid 1px #DDDDDD;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
	background-color: #ffffff;
	float: left;
	display: inline;
    width: 648px;
}
.blog_header{
	border: solid 1px #0b567f;
	background-color: #5ba4d7;
	padding: 5px 10px 5px 10px;	
	margin-left: 10px;
	margin-right: 10px;
	font: bold 10pt Verdana,Sans-Serif;
	color: #ffffff;	
}
.headbar{
	background-image:url(../img/headBar.jpg);
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:15px;
	padding-left:15px;
	height:33px;
	width:234px;
	background-repeat:no-repeat;
	font-family:Tahoma;
	}
.blog_title{
	float: left;
	padding: 2px 0px 2px 0px;
	/*width: 600px;*/
	margin: 3px;
	
}
.right{
	float:right;
}
.blog_title span{
	display: block;
	float: left;
	width: 90px;
	padding: 1px 0px 1px 0px;
	font: bold 10pt Verdana,Sans-Serif;
	color: #1c1a55;
}
.blog_title input{
	border: solid 1px #0b567f;
	width: 200px;
	
}
.blog_title select{
	border: solid 1px #0b567f;
	
}
.blog_title textarea{
	border: solid 1px #0b567f;
	width: 500px;
	height:25em;
}
.blog_button{
	float: left;
	width: 640px;
}
.blog_button a{
	
	font-size: 9pt;
	text-decoration: underline;
	color: #1c1a55;
}
.blog_button a:hover{


	text-decoration: underline; 
	color: #605db0;
}
input.blog_submit{
	border: solid 1px #0D547C;
	background-color: #deebf8;
	font: bold 8pt Verdana,Sans-Serif;
	padding: 3px 0px 3px 0px;
	margin-top: 5px;
    
}
input.blog_submit:hover{
	border: solid 1px #deebf8;
	background-color: #0D547C;
	font: bold 8pt Verdana,Sans-Serif;
	color: #ffffff;
}
#blog_error{
	display: block;
	padding: 3px 0px 0px 0px;
	float: right;
	width: 290px;
	font: normal 8pt Verdana,Sans-Serif;
	color: #900505;	
}
#blog_warning, .blog_warning{
	font: normal 8pt Verdana,Sans-Serif;
	color: #CC0000;	
}

/** Event Add Form**/
.event_header{
	border: solid 1px #0b567f;
	background-color: #5ba4d7;
	padding: 5px 10px 5px 10px;	
	margin-left: 10px;
	margin-right: 10px;
	font: bold 10pt Verdana,Sans-Serif;
	color: #ffffff;	
}
.event_add{
	border: solid 1px #DDDDDD;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
	float: left;
	display: inline;
    width: 648px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}


.event_add th {
	text-align: left;
	font:inherit;
}
.event_add th span {
	color: #900505;
	font: normal 8pt Verdana,Sans-Serif;
}
.event_add td input,
.event_add td select,
.event_add td textarea {
	width: 216px;
	border: #605db0 1px solid;
	font: normal 10pt Tahoma,Sans-Serif;
}
.event_add td textarea {
	width: 300px;
	height: 120px;
}

.event_title{
	float: left;
	padding: 2px 0px 2px 0px;
	width: 630px;
	margin: 3px;
	
}
.event_recur{
	float: left;
	padding: 2px 0px 2px 0px;
	width: 630px;
	margin: 3px;
	
}

.event_recur .event_hide{
	display:none;
}

.event_title span{
	display: block;
	float: left;
	width: 200px;
	padding: 1px 0px 1px 0px;
	
	color: #1c1a55;
}
.event_title input{
	border: solid 1px #0b567f;
	width: 200px;
	
}
.event_title select{
	border: solid 1px #0b567f;
	width: 200px;
	
}
.event_title textarea{
	border: solid 1px #0b567f;
	width: 200px;	
	
}
#event_error{	
	display: block;
	padding: 2px 0px 0px 0px;
	float: right;
	width: 200px;
	font: normal 8pt Verdana,Sans-Serif;
	
}
.event_button{
	margin-top: 3px;
	float: left;
	width: 405px;
}
input.event_submit{
	float: right;
	border: solid 1px #0D547C;
	background-color: #deebf8;
	font: bold 8pt Verdana,Sans-Serif;
	padding: 3px;
	width: 80px;
}
input.event_submit:hover{
	border: solid 1px #deebf8;
	background-color: #0D547C;
	font: bold 8pt Verdana,Sans-Serif;
	color: #ffffff;
}

.loggedas{
	font-family:Tahoma;
	font-size:15px;
	color:#666666;
	margin-left:15px;
}

img {
	border: none;
}

/** COMMUNITY INVITE FORM CSS **/
.invite_header{
	background-color: #deebf8;
	border: 1px solid #9EC5EB;
	color: #000000;
	margin: 5px 10px 0px 10px;
	padding: 6px 5px 6px 10px;
	font: bold 10pt Verdana,Sans-Serif;
}
.invite_body{
	border: solid 1px #9EC5EB;
	border-top: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 10px;

}

.invite_title span{
	display: block;
	float: left;
	width: 90px;
	padding: 1px 0px 1px 0px;
	font: bold 10pt Verdana,Sans-Serif;
	color: #1c1a55;
}
.invite_title input{
	border: solid 1px #0b567f;
	
}
.invite_title textarea{
	border: solid 1px #0b567f;
	
}
.invite_button{	
	margin: 10px 0px 10px 0px;
}
input.invite_submit{	
	border: solid 1px #0D547C;
	background-color: #deebf8;
	font: bold 8pt Verdana,Sans-Serif;
	padding: 3px;
	width: 100px;
	margin-left: 90px;
}
input.invite_submit:hover{
	border: solid 1px #deebf8;
	background-color: #0D547C;
	font: bold 8pt Verdana,Sans-Serif;
	color: #ffffff;
}
.invite_error{
	padding: 5px 5px 5px 5px;
	font: normal 8pt Verdana,Sans-Serif;
	margin-left: 85px;
	color: #900505;	
}

/* MODULES */
.module { border:1px solid #ccc; margin-bottom:5px; background:white; }
.module p, .module ul, .module h3, .module h4, .module dl, .module pre { padding-left:10px; padding-right:10px; }
.module blockquote { margin-left:12px; }
.module ul, .module ol { margin-left:1.5em; }
.module h3 { margin-top:.6em; }
.module h2, .module caption { margin:0; padding:2px 5px 3px 5px; font-size:11px; text-align:left; font-weight:bold; background:#7CA0C7 url(/adminmedia/img/admin/default-bg.gif) top left repeat-x; color:white; }
.module table { border-collapse: collapse; }
.module table .vPositiveSmallIntegerField { width:2.2em; }

/* Copied from Django admin*/
.vDateField, .vTimeField { margin-right:2px; }
/* CALENDARS & CLOCKS */
.calendarbox, .clockbox { margin:5px auto; font:normal 11px Verdana,Sans-Serif; width:16em; text-align:center; background:white; position:relative; }
.clockbox { width:9em; }
.calendar { margin:0; padding: 0; }
.calendar table { margin:0; padding:0; border-collapse:collapse; background:white; width:99%; }
.calendar caption, .calendarbox h2 { margin: 0; font-size:11px; text-align:center; border-top:none; }
.calendar th { font-size:10px; color:#666; padding:2px 3px; text-align:center; background:#e1e1e1 url(/adminmedia/img/admin/nav-bg.gif) 0 50% repeat-x; border-bottom:1px solid #ddd; }
.calendar td { font-size:11px; text-align: center; padding: 0; border-top:1px solid #eee; border-bottom:none; }
.calendar td.selected a { background: #C9DBED; }
.calendar td.nonday { background:#efefef; }
.calendar td.today a { background:#ffc; }
.calendar td a, .timelist a { display: block; font-weight:bold; padding:4px; text-decoration: none; color:#444; }
.calendar td a:hover, .timelist a:hover { background: #5b80b2; color:white; }
.calendar td a:active, .timelist a:active { background: #036; color:white; }
.calendarnav { font-size:10px; text-align: center; color:#ccc; margin:0; padding:1px 3px; }
.calendarnav a:link, #calendarnav a:visited, #calendarnav a:hover { color: #999; }
.calendar-shortcuts { background:white; font-size:10px; line-height:11px; border-top:1px solid #eee; padding:3px 0 4px; color:#ccc; }
.calendarbox .calendarnav-previous, .calendarbox .calendarnav-next { display:block; position:absolute; font-weight:bold; font-size:12px; background:#C9DBED url(/adminmedia/img/admin/default-bg.gif) bottom left repeat-x; padding:1px 4px 2px 4px; color:white; text-decoration:none; }
.calendarnav-previous:hover, .calendarnav-next:hover { background:#036; }
.calendarnav-previous { top:0; left:0; }
.calendarnav-next { top:0; right:0; }
.calendar-cancel { margin:0 !important; padding:0; font-size:10px; background:#e1e1e1 url(/adminmedia/img/admin/nav-bg.gif) 0 50% repeat-x;  border-top:1px solid #ddd; }
.calendar-cancel a { padding:2px; color:#999; }
ul.timelist, .timelist li { list-style-type:none; margin:0; padding:0; }
.timelist a { padding:2px; }
.clockbox table { float: left; }