@charset "UTF-8";
/*

Name:		default.css
Version:	0.1

*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
body{
font: 12px Arial, Helvetica, sans-serif;
background: url(templates/default/images/layout/body.jpg) bottom center no-repeat fixed;
margin: 0px;
padding: 0px;
}
a{
outline: none;
text-decoration: none;
color:#8b2a1e;
}
b, strong{
font-weight: bold;
}
em{
font-style: italic;
}
sup{
vertical-align: super;
}
div#header{
height: 140px;
background: url(templates/default/images/layout/header.jpg) top center no-repeat;
}
div#header p{
padding:20px;
}
p.slogan{
clear:both;
background: #d6d5d5;
padding: 5px;
text-align: right;
font: bold 10px Arial, Helvetica, sans-serif;
line-height: 20px;
padding-right:15px;
}
p.slogan, p.slogan a{
color:#000000;
}
div#container{
width: 960px;
margin: 0 auto;
overflow: auto;
background: url(templates/default/images/layout/container.gif) top left repeat-y;
}
div#sidebar{
width:240px;
float:left;
padding: 0px;
background: #8b2a1e url(templates/default/images/layout/floral.gif) top left no-repeat;
}
div#sidebar p.title{
font: bold 14px Arial, Helvetica, sans-serif;
color: #d0d0d0;
margin-bottom:10px;
}
ul#toc{
list-style: none;
}
ul#toc li:hover{
background: url(templates/default/images/layout/toc_hover.png) top left repeat-x;
}
ul#toc li a{
font: bold 14px Arial, Helvetica, sans-serif;
color: #d0d0d0;
display:block;
width:100%;
height:100%;
padding: 10px;
}
ul#toc li a:hover{
color:#ffffff;
}
div#wrapper{
width: 720px;
float: left;
padding: 0px;
overflow: auto;
}
div#footer{
width: 960px;
height: 275px;
}
div#footer_menu a{
color: #ffffff;
}
div.post{
border-bottom: 1px solid #254f04;
padding-bottom: 10px;
margin-bottom: 10px;
overflow: auto;
line-height:22px;
text-align:justify;
}
h2{
font-size: 24px;
margin: 0px;
padding: 0px;
font-weight: bold;
}
div.post h2{
margin-bottom:20px;
}
div.post h2 a{
text-decoration:none;
}
div.post a{
text-decoration: underline;
}
div#latest{
padding: 20px;
background:#ffffff url(templates/default/images/layout/latest.gif) top left no-repeat;
overflow: auto;
}
div#latest p.updated{
font-size:10px;
margin-bottom: 10px;
color:#afafaf;
}
div#lead{
width:440px;
float:left;
padding-right: 10px;
}
div#ajaxcalendar{
width:230px;
float:left;
}
div#user_profile a{
color:#ffffff;
}
div.post p{
font-size: 13px;
margin-bottom: 10px;
line-height: 18px;
}
div.post p.post_date{
margin: 0px;
padding: 0px;
margin-bottom: 20px;
}
div.post ul{
margin-left: 20px;
margin-bottom: 20px;
}
table#calendar_table_small{
width: 240px;
color: #000000;
margin: 0 auto;
margin-bottom: 20px;
font-size:10px;
}
table#calendar_table_small td#calendar_header_center{
font-size: 10px;
text-align: center;
font-weight: bold;
line-height: 10px;
}
table#calendar_table_small td#calendar_table_days{
background: url(templates/default/images/calendar/header.png) repeat-x;
}
table#calendar_table_small td{
text-align: center;
width: 35px;
line-height: 35px;
}
table#calendar_table_small td.calendar_noevent_day_small{
background: url(templates/default/images/calendar/default.png) repeat-x;
border: 1px solid #999999;
}
table#calendar_table_small td#calendar_table_days td{
border: none;
}
table#calendar_table_small td.calendar_empty_small{
background: none;
border: none;
}
td#calendar_header_left, td#calendar_header_right{
cursor: pointer;
}
table#calendar_table_small td.calendar_event_day_today_small, table#calendar_table_small td.calendar_noevent_day_today_small{
background: url(templates/default/images/calendar/today.png) center no-repeat;
color:#ffffff;
}
table#calendar_table_small td.calendar_event_day_today_small{
background: url(templates/default/images/calendar/today_event.png) center no-repeat;
border: 1px solid #999999;
}
table#calendar_table_small td.calendar_event_day_small{
background: url(templates/default/images/calendar/default_event.png) center no-repeat;
border: 1px solid #999999;
}
table#calendar_table_small td.calendar_event_day_today_small a, table#calendar_table_small td.calendar_event_day_small a{
color: #ffffff;
width: 100%;
height: 100%;
display: block;
}
.tooltiptitle{
color: #333333;
text-decoration: none;
cursor: default;
font: 12px Arial, Helvetica, sans-serif;
border: 0px;
line-height: 35px;
}
.tooltipcontent{
color: #000000;
text-decoration: none;
cursor: default;
font-family: arial;
font-size: 8pt;
border: 0px;
}
#ToolTip{
position:absolute;
width: 200px;
top: 0px;
left: 0px;
z-index:4;
visibility:hidden;
border: 2px solid #990000;
}
#ToolTip ul{
padding: 0px;
margin: 0px;
list-style: none;
}
div#ToolTip ul li{
color: #000000;
border: none;
}
form#slogin p{
margin-bottom: 10px;
}
form#slogin p.userlinks, form#slogin p.userlinks a, form#slogin label{
color:#d0d0d0;
}
form#slogin label{
font-size: 10px;
font-style: italic;
}
form#slogin input.t{
width: 210px;
padding: 4px;
border: 1px solid #333333;
background: #ffffff;
color: #333333;
}
form#slogin input.sLoginSub{
border: 1px outset #8b2a1e;
height:25px;
padding-left: 10px;
padding-right: 10px;
background: url(templates/default/images/layout/submit.gif) bottom left repeat-x;
font: 10px Arial, Helvetica, sans-serif;
}
div#user_profile{
color: #ffffff;
}
em.loc{
font-size: 16px;
}
h3{
font: bold 16px Arial, Helvetica, sans-serif;
color: #ffffff;
}
p#pager a{
width: 20px;
height: 18px;
line-height: 20px;
border: 1px solid;
text-align: center;
float: left;
margin-right: 3px;
padding-top: 5px;
font: 10px Arial, Helvetica, sans-serif;
}
p#pager a.cur{
font-weight: bold;
color: #ffffff;
background: #dddddd;
border-color: #dddddd;
}
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
div.searchresult{
margin-bottom: 20px;
}
div.searchresult h3{
margin-bottom: 0px;
}
span.query{
font-weight: bold;
}
form#combo-login,form#combo-register{
width:50%;
float:left;
}
form#combo-register div#error,form#user-register div#error{
display:none;
}
form#combo-login p,form#combo-register p,form#user-register p,form#user-profile p{
margin-bottom:10px;
}
form#combo-login label,form#combo-register label,form#user-register label,form#user-profile label{
width: 100px;
float: left;
font:10px Arial, Helvetica, sans-serif;
line-height:20px;
}
form#combo-login .t,form#combo-register .t,form#user-register .t,form#user-profile .t{
border:1px solid #333333;
padding:3px;
}
div.mainTab{
width:240px;
float:left;
}
div.mainTab h3{
background:#990000;
padding:10px;
}
div.mainTab h3 a{
color:#ffffff;
}
div.tn{
clear: none;
padding: 10px;
border: 1px solid #eeeeee;
background: #ffffff;
width: 124px;
float: left;
margin-right: 14px;
margin-bottom: 14px;
text-align: center;
}
.item_box {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #666;
}
