body {
	margin: 0;
	font-family: Georgia, serif;
	color: #222;
	}
a{
  color: #444;
  text-decoration:none;
	}
a:hover{
  text-decoration:underline;
	}
a:visited {
  color: #444;
	}
a img{
	border: none;
	}
em{
	font-style:normal;
	}
td, th{
	vertical-align:top;
	}
ul {
	margin-top:0;
}

a.pal-1{
	padding:0 2px;
	background-color:#bbf;
	color: #444;
	font-weight:bold;
	}
em.pal-1a{
	color:royalblue;
	}
em.pal-1b{
	font-weight:bold;
	}
a.pal-2{
	padding:0 2px;
	background-color:#bfb;
	font-weight:bold;
	}
em.pal-2a{
	color:green;
	}
em.pal-2b{
	font-weight:bold;
	}
a.pal-3{
	padding:0 2px;
	background-color:#f88;
	font-weight:bold;
	}
em.pal-3a{
	color:darkred;
	}
a.pal-4{
	padding:0 2px;
	background-color:#b5f;
	color:#222;
	font-weight:bold;
	}
em.pal-4a{
	color:purple;
	}

.content, #footer{
	margin:0 auto;
	width:900px;
}

#header{
	font-family:arial, sans-serif;
	background:url('/common/images/header.png') repeat-x;
	color:#fff;
	zheight:110px;
}
#lang,#search{
	float:right;
	margin-top:2px;
	font-size:70%;
}
#search{
	margin-right:24px;
}
#search form input {
	width: 105px;
	background: #111;
	color: #fff;
	border: 1px solid #444;
	font-size: 100%;
}
#search form input[type="submit"] {
	width: 60px;
	background: #444;
	color: #ddd;
}
#lang{
	_display:none;
}
#logo {
	height:100px;
	padding-top:10px;
	}
#logo span{
	width:160px;
	height:14px;
	oveflow:hidden;
	margin:-80px 0 0 60px;
	padding:6px 0 6px 16px;
	background:royalblue url('/common/images/home-arrow.gif') no-repeat 0 -1px;
	color:white;
	font-size:12px;
	}
#logo a:hover span{
	display:block!important;
	}
#menu{
	float:right;
	margin-top:-38px;
	padding:2px;
	_margin-top:-28px;
	list-style:none;
	background-color:#fff;
	}
#menu li{
	width:70px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:0;
	zbackground-image:url('/common/images/semi.png');
	_background-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	zbackground-color:#000 !important;
	border:2px solid;
	}
#menu li a{
	display:block;
	height:100%;
	padding:2px;
	color:#fff;
	background-color:#000;
	text-decoration:none;
	font:11px arial, sans-serif;
	font-weight:bold;
	outline-color:white;
	}
#menu li a:focus,#menu li a:hover{
	text-decoration:underline;
	background-color:transparent!important;
	}
#menu-products{
	background:green;
	}
#menu-solutions{
	background:darkred;
	}
#menu-about{
	background:purple;
	}

#content{
	width:672px;
	_width:660px;
	margin-top:25px;
}
#content .image-caption{
	height:85px;
	overflow:hidden;
	margin-top:-95px;
	padding-right:10px;
	text-align:right;
	font-size:140%;
	color:#fff;
}
#sidebar{
	float: right;
	clear: right;
	width: 220px;
	margin-right:3px;
	padding: 0 0 32px 8px;
	font-family: arial, sans-serif;
	font-size: 75%;
	ztext-align: center;
}
#sidebar a{
  color: #444;
}
#sidebar .sidebarItem{
	color:#555;
	zbackground-color:#000;
	margin-bottom: 16px;
	zpadding-bottom: 10px;
}
#sidebar .sidebarItemTitle{
	text-align: right;
	zbackground:#000 url('images/corner.gif') no-repeat left top;
	zcolor:#fff;
	padding:2px 8px;
	font-weight:bold;
	border-bottom:1px solid #555;
}
#sidebar .sidebarItemTitle span a{
  color: white;
}
#sidebar .sidebarItemBody{
	padding:8px;
}
#sidebar .sidebarItem ul{
  margin: 0px;
  padding-left: 8px;
  padding-right: 8px;
}
#sidebar .sidebarItem li{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  list-style-type: none;
}
#sidebar #sidebar-about{
	font-weight:bold;
}
#sidebar #sidebar-feed li, #sidebar #sidebar-recentEntries li{
	list-style-type:square;
}
#sidebar #sidebar-feed li a, #sidebar #sidebar-recentEntries li a{
	font-weight:bold;
}

#blogName{
  font-size: 44px;
  color: white;
  padding-top: 8px;
  position: absolute;
  top: 90px;
  left: 20px;
  font-weight: normal;
}
#blogDescription{
  font-size: 16px;
  color: white;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: normal;
  position: absolute;
  bottom: 20px;
  left: 24px;
}

#content h1{
	font-weight: normal;
	margin: 0;
}
#content div.even img{
	float:left;
	padding:35px 30px 0 0;
}
#content div.odd img{
	float:right;
	padding:35px 0 0 30px;
}
h1 a:link, h1 a:visited {
  zcolor : #6e7d8e;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}
#content h2{
	font-size:120%;
	font-weight:normal;
	padding-top:24px;
	margin:0;
}
#content h3{
	font-size:100%;
	font-weight:bold;
	padding-top:24px;
	margin:0;
}
.contentItem {
	margin-bottom: 8px;
}
.contentItemBody {
	line-height:1.33;
	padding-right:10px;
	border-right:1px dotted #aaa;
}
.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: 30px;
  padding-right: 30px;
  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 {
  background: white url('images/blockquote.png') no-repeat top left;
  padding-top: 8px;
  padding-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
  color: gray;
  margin-left: 24px;
  margin-right: 24px;
}
.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: center;
}
.sidebarTagCloud {
  font-size: 22px;
  line-height: 0.7em;
  text-align: center;
}
.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 {
  width: 180px;
  overflow:hidden;
  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: #6e7d8e;
}

.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: #6e7d8e;
}
.calendarToday {
  background : #6e7d8e;
  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 {
  zheight: 40px;
  font: 80% arial, sans-serif;
  zbackground: #ec0;
  zpadding: 6px;
  color: #aaa;
  text-align: center;
}
#linearNavigation a {
  color: #aaa;
  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: #6e7d8e;
  color: white;
}
th, th a:link, th a:visited {
  font-weight: normal;
  color: white;
}
.authenticated {
  background: transparent url( 'images/authenticated.gif' ) no-repeat center left;
  padding-left: 10px;
}
.unauthenticated {
}

a.reveal:hover span {
	display:block!important;
}

#footer .content{
	float:left;
	height:105px;
	font-family:arial, sans-serif;
	font-size:80%;
	margin-bottom:10px;
	color:#444;
	background-color:#000;
}
#contact{
	float:right;
	width:210px;
	height:40px;
	overflow:hidden;
	border:3px solid #fff;
	margin-top:-25px;
	padding:2px 5px 5px 5px;
	background-color:#000;
	text-align:center;
}
#metaskil{
	float:left;
	margin:27px 100px 0 3px;
	color:#fff;
	text-align:center;
}
#links{
	float:left;
	clear:right;
	width:460px;
	height:20px;
	overflow:hidden;
	margin:0;
	_margin-top:20px;
	padding:0;
	list-style:none;
	border-bottom:1px dotted #555;
}
#links li{
	margin-right:20px;
	float:left;
}
#links li a{
	color:#888;
	text-decoration:underline;
}
#links li a:hover{
	text-decoration:none;
}
#legals{
	float:left;
	width:400px;
	height:40px;
	overflow:hidden;
	padding:10px 0;
}
#pebble{
	float:right;
	width:95px;
	zheight:40px;
	zoverflow:hidden;
	margin-top:10px;
	padding:0 20px;
	font-size:80%;
	text-align:right;
	text-decoration:none;
}
#pebble a{
	color:#444;
	text-decoration:none;
}