/* Additional css to include for the forum */

/* vBulletin 3 CSS For Style 'DAP' (styleid: 5) */

.inline-mod
{
  white-space:nowrap;
  position: absolute;
  right: 2em;
  padding: 0 0 1.3em 1em;
  background-color: #F0F1F2
}

a.postbit .postbit-controls
{
  display: none;
}

a.postbit:hover .postbit-controls
{
  display: inline;
}

/*.tcat
{
	background: #869BBF url(images/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}*/


.thead
{
}

.thead a:link, .thead_alink
{
}

.thead a:visited, .thead_avisited
{
}

.thead a:hover, .thead a:active, .thead_ahover
{
}

.footer-links
{
  text-align: right;
  margin: 1em -2em;
  border-top: 3px solid #FFF;
  padding: .5em 2em;
}

/*.tfoot
{
	background: #3E5C92;
	color: #E0E0F6;
}
.tfoot a:link, .tfoot_alink
{
	color: #E0E0F6;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #FFFF66;
}*/

.alt1, .alt1Active,
.alt2, .alt2Active
{
}

td.inlinemod /* When thread or message is check boxed */
{
	background: #FFFFCC;
	color: #000000;
}

.wysiwyg
{
	background: #F5F5FF;
	color: #000000;
}

textarea, .bginput
{
}

.button
{
}

select
{
}

option, optgroup
{
}

.smallfont
{
  font-size: .923em; /* 14px default * .857 = 12px */
}

.time
{
	color: #666686;
}

.navbar
{
}

.highlight
{
	color: #FF0000;
	font-weight: bold;
}

.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}

.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}

.panelsurround
{
}

.panel
{
  margin: 1em 0;
  padding: 10px;
}

.panel table,
.panel tr,
.panel td
{
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0;
}

.panel-submit-buttons
{
  margin-bottom: 3em;
  text-align: center;
}

legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.vBulletin_editor table,
.vBulletin_editor tr,
.vBulletin_editor td
{
  border-width: 0;
  padding: 0;
  margin: 0;
  background-color: #E1E1E2;
}

.vBulletin_editor
{
  background-color: #E1E1E2;
}

.controlbar table
{
  width: auto;
}

/* Popup menu */

.tabs .vbmenu_control img
{
  display: none;
}

.tabs .vbmenu_control img.inlineimg
{
  display: inline;
}

.vbmenu_popup
{
  color: #667480;
  font-size: 13px;
  line-height: 18px;
}

.vbmenu_popup table
{
  background-color: #667480;
  border: 3px solid #667480;
  margin: 0;
  padding: 0;
}

.vbmenu_popup .thead
{
  color: #FFF;
  font-weight: normal;
}

.vbmenu_popup tr,
.vbmenu_popup td
{
  border-width: 0;
  background-color: transparent;
}

.vbmenu_popup td
{
  padding: .2em .5em;
}

td.vbmenu_option
{
  background-color: #F5F5FF;
}

td.vbmenu_hilite
{
  background-color: #dce1e3;
}

div.vbmenu_popup a:link,
div.vbmenu_popup a:visited,
div.vbmenu_popup a:hover,
div.vbmenu_popup a:focus
{
  display: inline;
  color: #667480;
  text-decoration: none;
  font-weight: normal;
  border-width: 0;
}

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.underline { text-decoration: underline; }

/* Page specific */
.usercp-sidebar
{
  float: left;
}

.usercp-content
{
  margin-left: 210px;
}



/* Forum home page */
.forumbit-l1
{
  margin-bottom: 2em;
  background-color: #F5F5FF;
  padding: 10px;
}

.forumbit-l1-title
{
  margin-right: 30px;
}

.forumbit-l1-title h2
{
  margin: 0;
}

.forumbit-l1-title a
{
  color: #DCE1E3;
  text-decoration: none;
}

.forumbit-l1-collapse
{
  float: right;
}

.forumbit-l1-children
{
}


.forumbit-l2
{
  border-bottom: 1px solid #dce1e3;
  padding: 1em 0;
  margin-left: 20px;
}

.forumbit-l2-info
{
  margin-right: 260px;
  padding-right: 20px;
}

.forumbit-l2-lastpost
{
  float: right;
  width: 240px;
  padding-left: 20px;
}

.forumbit-l2-title h3
{
  margin-top: 0;
}

.forumbit-l2-title a
{
  color: #0D2840;
}

.forumbit-l2-description,
.forumbit-stats
{
  color: #667480;
}

.forumbit-l2-description
{
  margin-left: 1em;
}

.forumbit-stats
{
  float: right;
}

.forumbit-l2,
.postbit
{
  background-color: #F5F5FF;
}

.forumbit-l2-img
{
  float: left;
  width: 15px;
  padding-top: 1.3em;
}

.forumbit-lastpost-hint
{
  float: right;
  color: #DCE1E3;
  font-weight: bold;
  width: 227px;
}


.forumbit-stats,
.forumbit-lastpost-timestamp
{
  color: #667480;
  padding-top: .2em;
}

.forumbit-lastpost-title
{
  margin-top: 1em;
}

.forumbit-lastpost-by
{
  margin-left: 3px;
}

.forumbit-lastpost-readmore img
{
  position: relative;
  top: 2px;
}

.forumbit-lastpost-readmore a
{
}

.forum-markread
{
  text-align: center;
}

#forumbit-34,
#forumbit-29,
#forumbit-24,
#forumbit-28
{
  border-bottom-width: 0;
}


/* Postbit */

.postbit
{
  margin-bottom: 2em;
  border-bottom: 1px solid #dce1e3;
}

.postbit-identity
{
  border-bottom: 1px solid #dce1e3;
  color: #0D2840;
  background-color: #dce1e3;
  padding: .8em;
  position: relative;
}

.postbit-statusicon
{
  position: absolute;
  top: -7px;
  left: -7px;
}

.postbit-header
{
  font-size: .923em;
}

.postbit-number
{
  float: right;
}

.postbit-timestamp
{
  margin-right: 100px;
}

.postbit-user
{
  margin-top: .5em;
}

.postbit-user-right
{
  float: right;
  text-align: right;
  max-width: 200px;
  font-size: .923em;
}

.postbit-user-title,
.postbit-user-rank
{
  font-weight: bold;
}

.postbit-user-left
{
  margin-right: 200px;
}

.postbit-user-avatar
{
  float: left;
  margin-right: 1em;
}


.postbit-username-container
{
  float: left;
}

.postbit-user-name,
.postbit-user-points
{
  font-size: 1.429em;
  font-weight: bold;
  line-height: 1.286em;
}

.postbit-user-name a:link,
.postbit-user-name a:visited,
.postbit-user-points a:link,
.postbit-user-points a:visited
{
  color: #3838B6;
  text-decoration: none;
  border-bottom: 1px dotted;
}

.postbit-user-points a:link,
.postbit-user-points a:visited
{
  border-bottom: 1px solid;
}

.postbit-user-name a:hover,
.postbit-user-points a:hover
{
  color: #0000FF;
}

.postbit-user-points
{
  font-family: Verdana, serif;
  margin-top: .2em;
}

.postbit .postbit-user-status
{
  font-size: .6em;
  font-weight: normal;
  margin-left: .5em;
}

.postbit-user-status-online
{
  color: #3f993d;
}

.postbit-user-status-invisible
{
  color: #0D2840;
}

.postbit-content
{
  padding: .5em 1em;
}

.postbit-title img
{
  float: left;
  margin-right: .5em;
}

.postbit-message
{
  clear: both;
  margin-top: 1em;
}

.postbit-message .alt2,
.postbit-signature .alt2
{
  background-color: #dce1e3;
}

.postbit-edited
{
  color: #667480;
  font-size: .923em;
  font-style: italic;
  margin-top: 1em;
}

div.postbit-controls
{
  text-align: right;
  padding: .5em 1em;
}

ul.postbit-controls
{
  padding: 0;
  margin: 0;
  list-style-type: none;
  white-space: nowrap;
}

ul.postbit-controls li
{
  display: inline;
}

ul.postbit-controls img
{
  height: 20px;
  width: auto;
}

.postbit-report,
.postbit-edit
{
  margin-right: 1em;
}

.multiquote-hint
{
  float: right;
  color: #667480;
  margin-top: -1.8em;
  display: none;
}

/* Footer */

.no-footer .forum-footer
{
  display: none;
}

.thread-closed
{
  margin-bottom: 1em;
}

/* Profile */

.profile-top
{
  margin-bottom: 3em;
  color: #0D2840;
}

.profile-left
{
  float: left;
  text-align: center;
}

.profile-right
{
  float: right;
}

.profile-points
{
  background-color: #DCE1E3;
  padding: 1em;
  margin: .5em 0;
}

.profile-points-count
{
  font-size: 3em;
  line-height: 1em;
  margin-bottom: .1em;
}

.profile-avatar
{
  margin: .5em 0;
}

/* Calendar */
#calendar-block-content .ajax-loader
{
  text-align: center;
  width: 180px;
  height: 162px;
}

#calendar-block-content .ajax-loader img
{
  display: block;
  margin-top: 69px;
  margin-left: 78px;
}

#calendar-block-content .prev,
#calendar-block-content .next
{
  display: none;
}