body {
  background-color:#0e8bfa;
  background-image:url('/docroot/cemron/css/images/bg_page_bluefade_10x700.png');
  background-repeat:repeat-x;
  font-family: tahoma, arial, geneva, helvetica;
  font-size: 13px;
  color: black;
  text-align: left;
  margin:0;
}
#header {
  background-image:url('/docroot/cemron/css/images/bg_header_bluefade_white_orange_10x115.png');
  background-repeat:repeat-x;
  color: black;
  font-weight: normal;
  height: 115px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  position: relative;
}
#body {
  width: 800px;
  margin: auto;
  background:#fff;
}
#content {
  background: white;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  margin-right: 220px;
}
#sidebar {
  text-align: center;
  background: white;
  float: right;
  width: 220px;
  padding-left: 8px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 32px;
  margin-top: 8px;
  font-size: 11px;
}
#footer {
	clear:both;
	display:block;
	background-image:url('/docroot/cemron/css/images/bg_footer_greenfade_10x45.png'); 
	background-repeat:repeat-x;
	height:45px;
	width:770px;
	border-bottom:5px solid #ffffff;
	border-top:5px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;	
	padding-left:20px;
	padding-top:0px;
	color:#fff;
	text-align:center;
	font-size:12px;
}
#footer a {
  color: gray;
}
.sidebarItem {
  background: white;
  margin-bottom: 16px;
}
.sidebarItemTitle {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
 /* background: white url('images/sidebartitle.jpg') no-repeat left top; */
  background-color: #0B98DF; 
  color: white;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 0px;
  height: 18px;
}
.sidebarItemTitle span a {
  color: white;
}
.sidebarItemBody {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
}
.sidebarItem ul {
  margin: 0px;
  padding-left: 8px;
  padding-right: 8px;
}
.sidebarItem li {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  list-style-type: none;
}

a:link {
  text-decoration: underline;
  color: black;
}
a:visited {
  color: #404040;
}
#blogName {
  font-size: 44px;
  color: white;
  padding-top: 8px;
  position: absolute;
  top: 40px;
  left: 20px;
}
#blogDescription {
  font-size: 16px;
  color: white;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: normal;
  position: absolute;
  bottom: 20px;
  left: 24px;
}

h1 {
  font-size: 20px;
  font-weight: normal;
  color : #0087cf;
/**  background: transparent url('images/bullet.jpg') no-repeat center left;*/
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-left: 0px;
  margin: 0px;
}
h1 a:link, h1 a:visited {
  color : #0087cf;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}
h2 {
  font-size: 12px;
  font-weight: normal;
  padding-left: 30px;
  padding-top: 4px;
  color: #4fae00;
  margin: 0px;
}
h3 {
  font-size: 12px;
  font-weight: normal;
  padding-top: 0px;
  color: #000000;
  margin: 0px;
}
.contentItem {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  background: white;
}
.contentItemBody {
  line-height: 1.5;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
}
.contentItemLinks {
  float: right;
  text-align: right;
  font-size: 11px;
  color: gray;
}
.contentItemLinks form {
  padding: 0px;
  margin: 0px;
}
.contentItemLinks a {
  color: gray;
}
.even {
  background: #F4F4F4;
}
.odd {
  background: white;
}
.small {
  font-size: 11px;
}
.response {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 4px;
}
.response h1 {
  font-size: 12px;
  font-weight: normal;
  background: transparent;
  padding-left: 0px;
}
.responseBody {
  line-height: 1.5;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left;
}
.metadata, .metadata a {
  font-size: 11px;
  color: gray;
  line-height: 1.5em;
}
.approved {
}
.pending {
  background: transparent url('images/pending.gif') no-repeat top left;
  border: solid orange 1px;
}
.rejected {
  background: transparent url('images/rejected.gif') no-repeat top left;
  border: solid red 1px;
}
.published {
}
.unpublished {
  background: white url('images/draft.gif') no-repeat top left;
}
blockquote {
  border-left: solid #E0E0E0 4px;
  padding-left: 8px;
  color: gray;
}
.tags, .categories {
  border: solid #F0F0F0 1px;
  margin: 16px;
  padding: 4px;
  background: #F8F8F8;
  font-weight: normal;
  font-size: 11px;
}
.tags a, .categories a {
  color : gray;
  font-weight: normal;
}
.tagCloud {
  font-size: 24px;
  line-height: 1.0em;
  text-align: justify;
}
.sidebarTagCloud {
  font-size: 18px;
  line-height: 0.7em;
  text-align: justify;
}
.tagCloud1 {
  font-size: 0.5em;
}
.tagCloud2 {
  font-size: 0.6em;
  font-weight: bold;
}
.tagCloud3 {
  font-size: 0.65em;
  font-weight: bold;
}
.tagCloud4 {
  font-size: 0.7em;
  font-weight: bold;
}
.tagCloud5 {
  font-size: 0.75em;
  font-weight: bold;
}
.tagCloud6 {
  font-size: 0.8em;
  font-weight: bold;
}
.tagCloud7 {
  font-size: 0.85em;
  font-weight: bold;
}
.tagCloud8 {
  font-size: 0.9em;
  font-weight: bold;
}
.tagCloud9 {
  font-size: 1.0em;
  font-weight: bold;
}
.tagCloud10 {
  font-size: 1.2em;
  font-weight: bold;
}
.tagCloud ul, .sidebarTagCloud ul {
  padding: 8px;
  margin: 0px;
}
.tagCloud li, .sidebarTagCloud li {
  display: inline;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}
.tagCloud a, .sidebarTagCloud a {
  text-decoration: none;
}
.tagCloud a:hover, .sidebarTagCloud a:hover {
  color: white;
  background: #0B98DF;
}

.calendar {
  padding-left: 8px;
  padding-right: 8px;
}
.calendarDayHeader {
  font-weight: bold;
  text-align: right;
}
.calendarDay {
  text-align: right;
  padding: 2px;
}
.calendarDayWithEntries {
  background: #C0C0C0;
  text-align: right;
  padding: 2px;
}
.calendarDayWithEntries a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.calendarDayWithEntries:hover {
  color: white;
  background: #0B98DF;
}
.calendarToday {
  background : #0B98DF;
  color: white;
  text-align: right;
  padding: 2px;
  font-weight: bold;
}
.calendarToday a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.photo {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: solid black 1px;
  text-align: center;
}
.codeSample {
  font-family: Courier, sans-serif;
  font-size: 11px;
  border: solid #F0F0F0 1px;
  text-align: left;
  background: #F8F8F8;
  margin-left: 8px;
  margin-right: 8px;
  padding: 8px;
  overflow: auto;
}
#linearNavigation {
  background: #eeeeee;
  padding: 13px 35px 0px 35px;
  font-size:12px;
  height:27px;
  color: #666666;
  border-left:5px solid #fff;
  border-right:5px solid #fff;
  margin:0;
  text-align: left;
  background-image:url('/docroot/cemron/css/images/bg_content_top_two_greys_2x2.png'); 
  background-repeat:repeat-x;
  background-position:bottom;
}
#linearNavigation a {
  color: #666666;
  text-decoration: none;
}
#linearNavigation a:hover {
  text-decoration: underline;
}
#feeds {
  position: absolute;
  top: 8px;
  right: 8px;
  color: white;
}
#feeds a {
  color: white;
  text-decoration: none;
}
#feeds a:hover {
  text-decoration: underline;
}
thead {
  text-align: left;
  background: #0B98DF;
  color: white;
}
th {
  font-weight: normal;
}
.authenticated {
  background: transparent url( 'images/authenticated.gif' ) no-repeat center left;
  padding-left: 10px;
}
.unauthenticated {
}
.footerpipe_front, .footerpipe {
	margin-left:10px;
	margin-right:10px;
}

#footer {
	font-size: 12px; font-weight: normal; color: #ffffff; font-family: tahoma, arial, geneva, helvetica;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}


.footerpipe_content, .footerpipe {
	font-size: 11px; font-weight: normal; color: #9dee6c; font-family: tahoma, arial, geneva, helvetica;
}
.footer_content {
	margin-top:15px;
}
#leftfade {
	background-image:url('/docroot/cemron/css/images/bg_header_left_bluefade_5x115.png'); 
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:115px;
	width:5px;
	z-index:1500;
}
#rightfade {
	background-image:url('/docroot/cemron/css/images/bg_header_left_bluefade_5x115.png'); 
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	height:115px;
	width:5px;
	z-index:1500;
}

#j_username {
	width:70%;
}
#j_password {
	width:70%;
}
