/* JeDEM Custom Style */

/* General Page Design */
body {
  background-color: white;
  color: #354368;
  font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif;
  font-size: 12pt;
  margin: 0;
  padding: 0;
}

#main {
  position: static;
  width: 60%;
  text-align: left;
}

#main h2 {
  margin: 0em 1em 0.5em 0em;
  padding-top: 1.5em;
  font-family: 'Times New Roman',Times,serif;
  font-weight: normal;
  line-height: 75%;
}

#main h3 {
  margin: 0em 1em 0.5em 0em;
  padding-top: 0em;
  font-family: 'Times New Roman',Times,serif;
  font-weight: normal;
}

#main a, a:link, a:active, a:visited {
  color: #877e45;
  text-decoration: none;
}

#main a:hover {
  color: #c71c21;
  background: none;
}

#content {
  border-top: 1px solid #354368;
}

#content h3 {
  margin: 0em 1em 0.25em 0em;
  padding-top: 0.75em;
  font-family: 'Times New Roman',Times,serif;
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.35em;
}

#content h4 {
  margin: .75em 1em 0.25em 0em;
  font-family: 'Times New Roman',Times,serif;
  font-weight: normal;
  font-size: 1.5em;
}

#announcementsHome h3 {
  text-align: left;
}

table.announcements td.headseparator {
  border-top: 1px solid #354368;
  font-size: 0.1em;
  line-height: 1%;
}

table.announcements td.endseparator {
  border-top: 1px solid #354368;
  font-size: 0.25em;
  line-height: 10%;
}

table.announcements td.separator {
  border-top: 1px solid #354368;
  font-size: 0.1em;
  line-height: 1%;
}

#header {
  background-image: url(/plugins/themes/jedem/img/banner-back.png);
  background-repeat: no-repeat;
  background-color: #b9b491;
  height: 111px !important;
  margin-bottom: 34px;
}

#header h1 {
  padding: 25px 0 0.25em 25px;
}

#footer {
  background-color: #cccccc;
}

img#cc-logo {
  float: left;
  margin: 3px;
}

table.listing tr.fastTracked { 
  background-color: #cccccc;
}

/* Navbar */
#navbar {
  position: absolute; top: 108px; left: 0px;
  width: 100%;
  min-height: 28px;
  white-space: nowrap;
  background-image: url(/plugins/themes/jedem/img/blue1.png);
  background-repeat: repeat-x;
  background-color: white;
  margin: 3px 0 3px 0;
  padding: 0 0 0 0;
  border-top: 3px solid white;
  border-bottom: 3px solid #354368;
}

#navbar.article {
  top: 0px;
}

#main.article {
  padding-top: 50px;
}

#navbar a {
	font-weight: normal;
	font-size: 0.65em;
  color: #b0ad8f;
  text-transform: uppercase;
  letter-spacing: 0.35em;
}

#navbar a:hover {
  color: white;
  text-decoration: none;
}

ul.menu {
  /*margin-left: 33px;*/
  margin: 0 0 0 33px;
  padding: 0;
}

ul.menu li {
  padding-right: 2em;
  display: inline;
}

/* Sidebar */
.blockTitle {
	text-transform: uppercase;
	font-family: 'Times New Roman',Times,serif;
	font-size: 1.2em !important;
}

.blockSubtitle {
	font-family: 'Times New Roman',Times,serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

div.block#sidebarFontSize {
	margin-top: 2em;
}

div.block#sidebarFontSize .fontTitle {
	font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.fontSelect {
	font-family: 'Times New Roman',Times,serif;
}

.fontSelect.normal {
	font-size: 1.3em;
}

.fontSelect.big {
	font-size: 2em;
}


/*#sidebar div.block {
  text-align:center;
  font-size: 1em;
}*/

#sidebar ul{
  list-style: none;
  text-transform: uppercase;
  padding-left: 0;
}

#sidebar #sidebarNavigation table{
  width:100%;
}

#leftSidebar {
  margin: 0 1em 0 0;
  padding: 0 2em 2em 2em;
  background-image: url(/plugins/themes/jedem/img/blue3.png);
  background-repeat: repeat-x;
  background-color: #cfd0d9;
  text-align:center;
}

#leftSidebar div.block span.blockTitle {
	margin-bottom: 1.4em;
}

#leftSidebar div.block span.blockSubtitle {
	margin-bottom: 0.9em;
}

#leftSidebar .block {
	text-align: center;
}

#leftSidebar div.block#sidebarNavigation {
	background-image: url(/plugins/themes/jedem/img/blue2.png);
	background-repeat: no-repeat;
	height: 264px;
	width: 147px;
	color: white;
}

#leftSidebar div.block#sidebarNavigation span.blockTitle {
	font-size: 1em;
}

#rightSidebar {
	text-align: left;
	background-color: #e3e0cc;
  margin: 0 0 0 1em;
  padding: 1em 1.5em 2em 2em;
}

#rightSidebar div.block span.blockTitle {
	width: 90%;
  border-bottom: 1px solid #354368;
  padding-bottom: 0.05em;
  margin-bottom: 0.7em;
}

/* Links */
a, a:link, a:active, a:visited {
  color: #c71c21;
  text-decoration: none;
}

a:hover {
  color: #c71c21;
  background: none;
  text-decoration: underline;
}

a.plain {
  text-decoration: none;
}

/* Button & Inputs */
input.button {
  color: white;
  background-color: #c71c21;
  text-transform: uppercase;
  border: 1px solid black;
}

input.defaultButton {
  font-weight: bold;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
  background-color: white;
  color: black;
  /*font-family: monospace;*/
  border: 1px solid #686668;
  font-size: 0.9em;
}
