body{
	background: #487a8d url(../img/bg.png) repeat-x top left;
}

ul li
{
	margin: 0 0 9px 0;
	background: url(../img/list-item.png) no-repeat top left;
	padding-left: 32px;
	line-height: 18px;
}
ol ul li
{
	padding-left: 32px;
	margin-left: 10px;
}
ol li
{
	margin: 0 0 9px 0;
	list-style-position:inside;
	padding-left: 10px;
	line-height: 18px;
}

/*
 * boxes
 */
#topnav_container, #header_container, #headline_container, #contents_container, #footer_container{
	width:998px;
	margin:0 auto;
}

#topnav_container{
	height:27px;
	background: #333;
	overflow:hidden;
	line-height:27px;
}

#header_container{
	height:72px;
	background: #f9f9f9 url(../img/header-bg.png) no-repeat top center;
	overflow:hidden;
}

#headline_container{
	height:36px;
	background: #dcedf4 url(../img/headline-bg.png) no-repeat top center;
	overflow:hidden;
}

#contents_container{
	background: #f9f9f9 url(../img/contents-bg.png) repeat-y top center;
	padding:27px 0 36px 0;
}

#footer_container{
	height: 144px;
	padding:27px 0;
	background: #333 url(../img/footer-bg.png) no-repeat top center;
}

/*
 * top nav 
 */
#topnav{
	text-align:right;
	
}
#topnav ul{
	padding:0;
	margin:0;
	height:18px;
	list-style:none;
}
#topnav ul li{
	padding:0;
	margin:0 0 0 9px;
	line-height:27px;
	display:inline;
	background: none;
}

#userinfo{
	line-height:27px;
	color: #999;
	text-align:left;
}

#userinfo em{
	color: #fff;
}

/*
 * header nav 
 */
#logo{
	text-align:left;
}

#header{
	text-align:right;
	
}
#headernav{
	padding-top:36px;
}
#header ul{
	padding:0;
	margin:0;
	height:72px;
	list-style:none;
	font-size:14px;
}
#header ul li{
	padding:0;
	margin:0 0 0 18px;
	line-height:18px;
	display:inline;
	background: none;
	font-size:14px;
}

/*
 * headline nav 
 */
#headline{
	text-align:left;
}
#headline ul{
	padding:0;
	margin:0;
	height:36px;
	list-style:none;
}
#headline ul li{
	padding:0;
	margin:0 18px 0 0;
	line-height:36px;
	display:inline;
	background: none;
}

/*
 * contents
 */
#contents p{
	padding: 0 10px 0 10px;
	width: 600px;
}

#content_title{
	position:relative;
	padding-right: 60px;
}

#share{
	position:absolute;
	top:0;
	right:0;
	line-height:20px;
	font-size: 12px;
	color: #005522;
}
#share a{
	color: #005522;
}


#intro{
	position:relative;
	margin-bottom:18px;
}

#intro h2{
	color:#fff;
	background: url(../img/intro-bg.png) repeat top left;
	width: 600px;
	padding: 27px 0 27px 20px;
	line-height: 18px;
	position:absolute;
	top:0;
	left:0;
}


/*
 * div call
 */
#contents div.call{
	background: #f2f2f2;
	padding: 15px;
	font-weight:bold;
	font-size: 11px;
	margin-bottom:18px;
}

#contents div.call p{
	margin:0;
	padding:0;
	width: 590px;
}


/*
 * sidebar
 */
#sidebar{
	padding: 36px 0 0 0;
}

#sidebar h2{
	margin:0;
}

#sidebar .widget{
	margin-top: 18px;
}

#sidebar .widget h3{
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 0 0 10px;
	margin-bottom:9px;
}

#sidebar .widget img{
	float:left;
	margin: 0 12px 0 0 ;
}


#sidebar p{
	padding: 0 10px 0 10px;
	width: 280px;
}

/*
 * sidebar docs
 */
a.docs{
	display:block;
	padding: 0 0 0 60px;
	background: url(../img/docs.png) no-repeat top left;
	height:46px;
	margin-bottom: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #333;
	line-height:22px;
}

a.docs:hover{
	color: #3a9ccd;
}

a.docs small{
	color:#999;
}

a.pdf{
	background-position: 0 0;
}

a.img{
	background-position: 0 -46px;
}

a.doc{
	background-position: 0 -92px;
}

/*
 * sidebar items list
 */

div.items{
	margin:0;
	padding:0;
}

.items ul{
	margin: 0 0 36px 0;
}

.items ul li{
	height:36px;
	list-style:none;
	list-style:none;
	background:none;
	padding:0;
	margin:0;
}

.items ul li a{
	display:block;
	margin:0;
	padding: 0 0 0 10px;
	text-decoration:none;
	color:#000;
	height:35px;
	line-height:36px;
	width:290px;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
	background: url(../img/arrow.png) no-repeat top right;
}

.items ul li a:hover, .items ul li a.active{
	color:#3a9ccd;
	
}

/*
 * sidebar quotes
 */

p.quote{
	font-style: italic;
	font-size: 11px;
	background: url(../img/quote.png) no-repeat top left;
	padding: 9px 10px 0 10px;
}



/*
 * homepage
 */
#home-contents p{
width: 510px;	
}

#home-contents{
	position:relative;
	/*background:  url(../img/kipcast.png) no-repeat top left;
	background-position: 494px 0;*/
}

#home-contents h2{
	background:none;
	font-size: 20px;
	line-height:27px;
	font-weight:bold;
	margin-bottom: 36px;
}

#home-contents h3{
	padding-left: 10px;
	font-size: 14px;
}

.home-slide p{
	margin-bottom: 36px;
}

p.readmore{
	display:block;
	text-decoration:none;
	color:#000;
	line-height:22px;
	height:24px;
	font-weight:bold;
	padding-left: 22px;
	background: url(../img/readmore.png) no-repeat top left;
	margin: 0 0 9px 10px;
}

#center p.readmore{
	background: url(../img/centerreadmore.png) no-repeat top left;
	margin: 0 0 18px 10px;
}

p.readmore a{
	padding-left: 24px;
	text-decoration:none;
}

p.readmore a:hover{
	color:#aaa;
}

div.button{
	cursor:pointer;

	border-bottom: 1px solid #ccc;
	padding: 9px 0 18px 10px;
	position: relative;
	overflow:hidden;
	height:72px;
	z-index: 0;
}

div.button:hover{
	color: #3a9ccd;
}

span.number{
	position:absolute;
	font-size: 144px;
	line-height:100px;
	z-index: -1;
	top:0;
	right:0;
	color: #eee;
}

div.button h3{
	margin-bottom: 9px;
}

div.button small{
	color: #666;
}

#btn-harvest{
	
}

#btn-process{
	
}

#btn-extract{
	
}

#btn-publish{
	
}

#btn-present{
	
}

#btn-pr-harvest{
	
}

#btn-pr-process{
	
}

#btn-pr-extract{
	
}

#btn-pr-publish{
	
}

#btn-pr-present{
	
}

#home-frame{
	height:300px;
	width:940px;
	overflow:hidden;
	position:relative;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}

div.home-slide{
	width:940px;
	height: 300px;
	float:left;
	clear:both;
}

.slide-img{
	height:300px;
	width:432px;
	position:absolute;
	right:14px;
	top:0;
}



/*
 * footer
 */
#footer ul.footer-sitemap{
	float:left;
	width:140px;
	margin: 0 20px 0 0;
	padding:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#fff;
}

#footer ul.footer-sitemap li{
	width:140px;
	background:none;
	padding:0;
	margin:0;
	height:24px;
	line-height:18px;
}

#footer ul.footer-sitemap li a{
	width:129px;
	line-height:18px;
	border-left: 1px solid #444;
	padding: 0 0 0 10px;
	color: #999;
	text-decoration:none;
}

#footer ul.footer-sitemap li a:hover{
	border-left: 1px solid #3a9ccd;
	color: #fff;
}

div.copyright{
	text-align:right;
	border-right: 1px solid #444;
	padding: 0 10px 0 0;
}
div.copyright p{
	color:#999;
}
/*
 * flash
 */
div.message{
	background: #cfc;
	padding:10px;
	margin: 0 0 20px 0;
	border:1px solid #beb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.error-message{
	background: #fcc;
	padding:10px;
	margin: 10px 0 10px 0;
	border:1px solid #ebb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*
 * table
 */
table								{ border-top: solid 3px #000; position: relative; top: -3px; margin-top: 18px; padding-bottom: 15px; }
tr									{ border-top: dotted 1px #000;}
tr.altrow							{ background: #f6f6f6;}
th, td								{ line-height: 18px; padding: 9px 9px 8px 9px; position: relative; text-align:left; }

th:first-child, td:first-child		{ border-right: dotted 1px #000;}
th:last-child, td:last-child		{ border-left: dotted 1px #000; text-align:center;}

caption								{ top: 8px; margin-bottom: 18px; }

/*
 * form
 */
 
div.input, div.new, div.existing, div.submit{
	padding: 0 10px;
	margin: 0 0 9px 0;
	width: 280px;
}

div.select select, div.textarea textarea, div.text input, div.password input, div.attachments input{
	width:278px;
}

div.attachments, div.new{
	margin:0;
	padding:0;
}

div.submit{
	text-align:right;
}

div.submit input{
	
}

legend{
	font-size: 18px;
}

fieldset{
	padding: 0;
}

label{
	/*float:left;
	clear:both;
	width:100%;*/
}

div.checkbox label{
	float:none;
	display:inline;
}

/*
 * definition lists
 */

dt{
	font-weight:bold;
}

dd{
	padding: 0 0 10px 0;
}

dt.altrow, dd.altrow{
	background: #f6f6f6;
}

/*
 * actions
 */
td.actions{
	
}

div.actions ul li{
	display:block;
	margin: 0;
	padding:0;
	text-indent:0;
}

div.actions ul li a{
	display:block;
	margin: 0 10px 10px 0;
	padding:2px 10px;
	float:left;
	background: #333;
	color:#fff;
	font-weight:bold;
}

div.actions ul li a:hover{
	background: #6f6;
	color:#000;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
/*tweets*/
li.tweet{
	border-bottom: 1px solid #ccc;
	padding-bottom:9px;
}

	
