@charset "UTF-8";

#searchresults {
}

#pagetitle h1 a {
	text-decoration:none;
	color:inherit;
}

#pagetitle h1 a:hover {
	text-decoration:underline;
}
.searchbits {
	float: left;
	margin-bottom: 10px;
	width: 100%;
	clear:both;
}
/* searchbit */

.searchbit {
	position:relative;
	padding-bottom:4px;
	border-bottom: 1px solid #ddd;
}

.searchbit .searchinfo {
	padding-left:80px;
	background-color:#fff;
}

.searchbit .searchtitle {
	font-size:125%;
	padding: 0px;
	padding-right: 250px;
	margin: 0px;
}

.searchbit .searchtitle img {
	max-height:15px;
}

.searchbit .searchtitle a {
	text-decoration: none;
}

.searchbit .searchdescription {
	font-size:10px;
	_padding-right:32px;
	margin-right:32px;
	padding-top: 3px;
	padding-right: 250px;
	border-top: 1px solid #6b91ab;
	margin: 1px 0;
}

.searchbit.imod_highlight, 
.searchbit.imod_highlight .blockrow
{
	background:#FFEB90;
}

.searchbit .searchicon {
	position:absolute;
	left:6px;
	top:10px;
	display:block;
	max-width:48px;
	max-height:48px;
	overflow:hidden;
	text-align:center;
}

.searchlastpost {
	font-size:11px;
	position:absolute;
	top:12px;
	right:12px;
	/*float:left;*/
}

.searchcat {
	font-size:11px;
	position:absolute;
	top:35px;
	right:10px;
	/*float:left;*/
	text-align:right;
	width:200px;
}

div.searchstats span {
	display:block;
}

.searchbit .searchstats {
	padding-left:80px;
	margin-bottom:5px;
	font-size:10px;
	clear:both;
}

.searchlastpostlabel {
	display:inline;
	font-weight: bold;
}

.search_inline {
	margin: 0px 0px 0px 5px; 
	padding: 0px; 
	float:right; 
	vertical-align: middle;
}

/*
.searchbit .lastpostlink {
	visibility:hidden;
}

.searchbit:hover .lastpostlink {
	visibility:visible;
	padding-top: 2px;
}
*/

.searchbit .lastpostlink {
	padding-top: 2px;
}


.searchbit .forumlastpost img {
	vertical-align:middle;
}

.floatinlinemod {
	float:right;
	vertical-align:middle;
	margin-top: 5px;
}

#below_searchresults {
	float: right;
	margin: 1em 0;
	clear: both;
}

#above_searchresults {
	margin: 1em 0 0;
	position: relative;
}

#pagination_top {
	float:right;
	position: absolute;
	top: -2em;
	right: 0;
}

#above_searchresults .popupgroup {
	float:right;
/*	clear:left;*/
	display:block;
	position:relative;
}

h2.searchlisthead {
	font:   bold 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	border: 1px solid #5a7f97;
	background: #7192a8 url(images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	color: #ffffff;
	float: left;
	display:block;
	width:100%;
	position:relative;
	clear:both;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}

h2.searchlisthead a {
	color: #ffffff;
}
/*
h2.searchlisthead div {
	margin-right: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
}
*/
h2.searchlisthead span {
	display:block;
	float: left;
	clear: right;
	padding: 5px 10px;
}

h2.searchlisthead span.mainsearchstats {
	float:right;
	font-size:11px;
	text-align:right;
}

.threadbit {
	position: relative;
}

.threadbit .threadinfo, .threadbit .threadstats, .threadbit .threadlastpost, .threadbit .threadpostedin {
}

.threadbit .threadinfo {
	width: 45%;
	overflow:hidden;
}

.threadbit .threadinfo.forum {
	width: 100%;
}

.threadbit .deleted .threadinfo {
	width: 60%;
	overflow: hidden;
}

.threadbit .threadtitle {
	height: 17.22px;
	overflow: hidden;
}

.threadbit .searchdescription {
	height: 14.76px;
	overflow: hidden;
}

.threadbit .threadstats {
	width:15%;
	padding-top: 8.74px;
	word-wrap: break-word;
}
.threadbit .threadreplies {
	padding: 16.12px 0;
}

.threadbit .threadptstats, .threadbit .threadsgstats {
	padding: 1.36px 0;
}

.threadbit .threadstats li {
	margin-right:20%;
}

.threadbit .threadlastpost, .threadbit .threaddeleted {
	width:20%;
	padding-left:0;
	font-size:12px;
}

.threadbit .threadlastpost dd {
	margin:0 20px 0 20px;
	height: 14.76px;
	overflow: hidden;
	white-space:nowrap;
}

.threadbit .threaddeleted {
	padding-top: 8.74px;
}

.threadbit .threaddeleted .deletedby, .threadbit .threaddeleted dl.stats.deletereason {
	margin-left: 20px;
}

.threadbit .threadpostedin {
	max-width: 19.9%;
	width: 8888px; /* fix for 32497 , weird but working */
	font-size: 12px;
	padding: 8.74px 0;
	height: 29.52px;
}

.threadbit .threadpostedin p {
	display:block;
	float: left;
	margin-left: 1em;
	clear: both;
	font-size: 12px;
	height: 29.52px;
	overflow: hidden;
}

.threadbit .threadimod input {
	position: absolute;
	right: 1em;
	top: 0;
}

.threadinfo a.avatar {
	background-image:none;
	text-align:center;
	position: relative;
	top: 5px;
}
.threadinfo a.avatar img {
	width:auto !important;
	max-height:37px;
	height: auto !important;
	height: 37px;
}

.threadbit .bloginfo a.threadstatus {
	background: transparent url(images/statusicon/forum_old-48.png) no-repeat 10px 0;
}

#thread .blockfoot {
	border: 0;
}

.threadbit .nonsticky, .threadbit .discussionrow, .threadbit .alt  {
	_background-image: none;
}

.searchtitle {
	font-size:13px;
	padding:6px 0 2px;
	height: 15.99px;
	overflow: hidden;
}

/* Search results specific styles */
.threadinfo.forum a.threadstatus {
	background-image:url(images/search_results/search_results_forum.png);
}

.threadinfo.forum .searchtitle {
	font-weight:bold;
}

.threadinfo.post a.threadstatus {
	background-image:url(images/search_results/search_results_postbit.png);
}

.threadinfo.blogentry a.threadstatus {
	background-image:url(images/search_results/search_results_blog.png);
	background-position:11px 6px;
}

.threadinfo.article a.threadstatus {
	background-image:url(images/search_results/search_results_CMS.png);
}

.threadinfo.cmscomment a.threadstatus {
	background-image:url(images/search_results/search_results_CMS_comment.png);
}

.threadinfo.socialgroup a.threadstatus {
	background-image:url(images/search_results/search_results_socialgroup.png);
}

.threadinfo.socialgroupdiscussion a.threadstatus {
	background-image:url(images/search_results/search_results_socialgroup_discussion.png);
}

.threadinfo.socialgroupmessage a.threadstatus {
	background-image:url(images/search_results/search_results_socialgroup_message.png);
}

/* as post */
.postbit {
	margin-bottom: 0.5em;
}

.postbit .posthead {
	background: #e9e9e9 none repeat-x  ;
	border: 1px solid #cecece;
	color: #3e3e3e;
}

.postbit .posthead .postdate {
	padding-left: 0;
}

.postbit .postdate .time {
	color: #3e3e3e;
}

.postbit .postrow {
	padding-bottom: 1em;
}

/* Search form */
.savepreferences {
	float:left;
	text-align:left;
	width:49.5%;
	margin-left:10px;
}

#searchtypeswitcher {
	border-bottom:4px solid #5a7f97;
}

#searchtypeswitcher li {
	display:inline;
}

#searchtypeswitcher li a {
	display:block;
	padding:5px 10px;
	margin-right:5px;
	background-color:#97b1c2;
	float:left;
        clear: right;
	color:#FFF;
	text-decoration:none;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#searchtypeswitcher li.selected a {
	background-color:#5a7f97;
}

#searchtypeswitcher li a:hover {
	background-color:#5a7f97;
}

#searchform_tagcloud {
	margin-top:10px;
}

a.collapse {
	float:none;
	position:static;
}

#additionaloptions .savepreferences {
	margin-left:0;
	margin-top: -7px;
}

.actionbuttons .group {
	padding-right:15px;
}
#additionaloptions .group {
	padding-right:0;
}

#searchtypelist {
	width:300px;
}
#searchtypelist li {
	width:150px;
	float:left;
} 

a.tagcloudlink:link, a.tagcloudlink:visited {
	text-decoration:none;
}

a.tagcloudlink:hover,
a.tagcloudlink:active {
	text-decoration:underline;
}

a.level1 {
	font-size: xx-small;
}

a.level2 {
	font-size: small;
}

a.level3 {
	font-size: medium;
}

a.level4 {
	font-size: large;
}

a.level5 {
	font-size: xx-large;
}

#tag_searchbox {
	text-align: center; padding: 6px;
}

#tag_search {
	margin-top:10px;
} 



#calendarpicker {
	float:right;
}

#calendar_main {
	width:100%;
	float:left;
	margin-right:-175px;
}

#calendar_content {
	margin-right:175px;
}

#calendar_nav {
	float:right;
	width:165px;
}

#addnewcontrols dt {
	margin:0em 0em 0.5em 0em;
}

#addnewcontrols dd a,
#neweventbutton {
	display:block;
	text-align:center;
	margin:0em 0em 0.5em 0em;
}

#addnewcontrols {
	margin:1.5em;
}

#calendar_nav .block,
#calendar_main .block {
	margin:2em;
	clear:none;
}

#monthjump {
	padding: 2.5px 10px;
}

#monthjump select, #monthjump option {
	font-size: 12px;
}

#monthjump img {
	vertical-align:middle;
}

.calendar form {
	float:right;
	padding:10px;
}

.calendar {
	margin: 1em 0;
}

.calendar th {
	text-align:center;
	width:14%;
	word-wrap:break-word;
}

.calendar th .blocksubhead {
	margin-left:1px;
	border-right:1px solid rgb(143,149,191);
	padding:10px 0;
}

.calendar td {
	vertical-align:top;
}

.calendar .othermonth {
	background:rgb(240,240,240) none   ;
}

.calendar .events.today,
.calendar .today {
	border-color:#c4c4c4;
	background:#FFEB90;
}

.today .blockrow.eventlist {
	background:transparent;
}

.calendar .events a.weeklink,
.calendar .events a.daynum {
	color:rgb(0,0,0);
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:4px;
}

.calendar .events a.weeklink:hover,
.calendar .events a.daynum:hover{
	color:rgb(255,68,0);
}

.calendar .events a.weeklink {
	padding-left:4px;
	float:left;
}

.calendar .events a.daynum {
	padding-right:6px;
	text-align:right;
}

.calendar .othermonth a {
	color: rgb(153,153,153);
}

.calendar .events {
	height:80px;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	-moz-border-radius-bottomright:right:7px;
	-moz-border-radius-bottomleft:right:7px;
	-webkit-border-bottom-left-radius:right:7px;
	-webkit-border-bottom-right-radius:right:7px;
	font-size:11px;
	margin-left:1px;
	margin-bottom:2px;
	overflow:hidden;
}

.calendar th:first-child .blocksubhead,
.calendar td:first-child .events {
	margin-left:0;
}

.calendar .events ol {
}

.calendar .events ol li {
	list-style:outside disc;
	float:left;
	margin-left:1.5em;
	width: 85%;
}

.calendar a {
	text-decoration:none;
}

.calendar.mini {
	width:100%;
	margin: 1em 0;
}

.quarter .calendar.mini {
	width: 31%;
	margin: 1em 0;
	margin-right: 2%;
}

.calendar.mini .calendar {
	margin: 1em 0;
}

.calendar.mini .blockhead {
	font-size:   13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	float: left;
	clear:both;
	display:block;
	width:100%;
	padding-left: 0;
	padding-right: 0;
}

.calendar.mini .blockhead a {
	padding: 0 10px;
}

.calendar.mini table {
	width:100%;
	clear:both;
}

.calendar.mini td {
	text-align:right;
}

.calendar.mini th,
.calendar.mini td {
	font-size:11px;
}

.calendar.mini .blocksubhead {
	font-size:9.5px;
	padding:5px 0;
}

.calendar.mini td .simpleday,
.calendar.mini td a {
	display:block;
	padding:3px;
}

.calendar.mini td.othermonth a {
	border-right:1px solid rgb(143,149,191);
	border-bottom:1px solid rgb(143,149,191);
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.quarter {
	clear:both;
}

.quarter .calendar {
	float:left;
	margin-right:10px;
}


 /** WEEK VIEW **/

.weekcontrols {
	float:right;
	padding: 4px 10px;
}

.week li.floatcontainer {
	width:99.8%;
 	border: 0;
	border-top: 0;
}

.week li.floatcontainer .blocksubhead {
	border: 0;
	margin: 0;
}

.week .dayname {
	display:block;
}

.week .daynum {
	display:block;
	font-size:24pt;
	float:left;
	padding:10px;
	width:40px;
	text-align:center;
}

.week .eventlist {
	padding-left:60px;
}

.week .eventlist li {
	list-style:inside disc;
}

.week .eventlist li .eventtime {
	font-size:11px;
	color:grey;
}

.week .eventlist li a[href="calendarevent.php"] {
	display:block;
	padding-left:1em;
}

.week .eventlist li.birthdays {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
        background:rgb(240,242,250) none   ;
	padding:10px;
	border:solid 2px solid rgb(240,242,250);
	list-style:none;
	float:right;
	width:40%;
	margin-right:-10px;
	margin-left:10px;
	margin-bottom: 5px;
}

li.birthdays dt,
li.birthdays dd {
	display:inline;
}

.week .eventlist li.birthdays dt:after {
	content:":";
}

li.birthdays dd:after {
	content:",";
}

li.birthdays dd:last-child:after {
	content:"";
}

/** Calendar events **/

.restore h2 {
	font-size:14pt;
	margin-top:0;
}

#calendar_content .postbit .postcontrols .textcontrols a {
	padding:3px 10px;
}

#recurtabs {
	clear:both;
}

#eventtabs1 > label,
#eventtabs2 > label {
	display:block;
	margin-bottom:2px;
}

a.holiday {
	font-weight:bold;
}

a.subscribed {
	background-image:url(images/misc/subscribed_event.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:17px;
}

.eventbit dl.customfield {
	margin-left:0;
}

.eventbit dl.customfield dt {
	color:#999999;
	float:left;
	margin-right:2px;
}

.eventbit dl.customfield dd {
	display:block;
}

.eventbit dl.customfield dt:after {
	content:":";
}
.formcontrols .blockrow .group.checkradio li label {
	display:inline;
	width:auto;
}

.formcontrols .blockrow .group.checkradio .daycheckboxes li:first-child {
	margin-top:5px;
}

#monthjump .textbox, #monthjump textarea, #monthjump select {
	padding:0;
} 




.pemtable {
	font-weight: bold;
	text-align: center;
}

.pemtable td {
	padding:8px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.pemtable .alt1 {
	background:rgb(255, 255, 255) bottom repeat-x;
}

.pemtable .alt2 {
	background-color:rgb(240,242,250);
}

.pemtable .left {
	text-align: left;
}

.pemtable .right {
	text-align: right;
}

.pemtable .normal {
	font-weight: normal;
}
 