/*
  SilverStripe Terrafirma Theme
  http://www.silverstripe.com
  
  adapted to SilverStripe by Wojtek Szkutnik
  http://silverstripe.pl

  terrafirma1.0 design by nodethirtythree design
	http://www.nodethirtythree.com
*/

* {
  padding: 0px;
  margin: 0px;
}

html {
  height:100%;
}

body{
  height:100%;
  background: #F9F9F7 url('../images/a1.gif') repeat-x;
  font-size: 11px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  color: #8C8C73;
  line-height: 18px;
}

a{
  color: #FF7800;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

sup{
  font-size: 0.5em;
}


p{
  margin-bottom: 14px;
  text-align: left;
}

img.picA
{
  position: relative;
  top: -2px;
  background: url('../images/a47.gif') no-repeat;
  width: 76px;
  height: 74px;
  padding: 8px;
}

img.picB{
  position: relative;
  top: -2px;
  background: url('../images/a26.gif') no-repeat;
  width: 146px;
  height: 75px;
  padding: 7px;
}

img.floatleft{
  float: left;
  margin: 0px 14px 3px 0px;
}


ul.linklist{
  list-style: none;
}

ul.linklist li{
  border-top: solid 1px #EEEEEE;
  padding-top: 5px;
  margin: 5px 0px 0px 0px;
}

ul.linklist li a.current,
ul.linklist li a.section{
  text-decoration:none;
}

ul.linklist li.first{
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

#Upbg{
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff url('../images/upbg.gif') no-repeat;
  width: 747px;
  height: 264px;
  z-index: 1;
}

#Outer{
  position: relative;
  width: 747px;
  margin: 0 auto;
  background: #fff url('../images/abg.gif') repeat-y;
  min-height:100% !important;
}

#Inner{
  position: relative;
  padding: 13px 30px 13px 30px;
  z-index: 2;
}

#Header {
  position: absolute;
  background: #FFF;
  width: 202px;
  height: 92px;
  color: #fff;
  padding-left: 20px;
}

#jci-logo {
	background: url('../images/jci-logo.gif') right no-repeat;
	display: block;
	height: 92px;
	width: 130px;
	position: absolute;
	top: 0px;
	right: -465px;
	z-index: 100;
}
#jci-logo img {
	margin: 30px 0 0 10px;;
} 

#Header a {
	background: #fff;
	display: block;
	margin: 0;
	padding: 0 15px;;
	text-decoration: none;
	width: 90px;
}

#header img {
	background: #fff;
	margin: 0;
	padding: 0;
}
#Header span{
  color:#fff;
  font-weight: normal;
  font-size: 23px;
}

#Header h1{
  font-size: 23px;
  letter-spacing: -1px;
  margin-left: -20px;
  z-index: 10;
}

#Header h2{
  position: absolute;
  font-size: 10px;
  font-weight: normal;
  color: #FCE2CA;
  top: 51px;
}

#Header sup{
  color: #FCE2CA;
}

#Splash{
  position: absolute;
  right: 140px;
  background: #EAEAE2 url('../images/a10.jpg') no-repeat;
  width: 458px;
  height: 92px;
}

#Menu{
  position: relative;
  background: #46461F url('../images/a16.gif') repeat-x;
  height: 67px;
  padding: 0px 20px 0px 5px;
  margin: 98px 0px 20px 0px;
}

#Menu ul {
  
}

#Menu ul li {
  display: inline;
  line-height: 52px;
  margin-left: 3px;
  padding: 8px 10px 8px 10px; 
  position: relative;
}

#Menu ul li.first {
  border-left: 0px;
}

#Menu ul li a {
  background-color: transparent;
  background-repeat: repeat-x;
  margin: -8px -12px -8px -12px;
  padding: 8px 12px 8px 12px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

#Menu ul li a.current {
	
}

#Menu ul li a.section,
#Menu ul li a:hover {
	background: #fff url('../images/a18.gif') repeat-x top;
	color: #4A4A24;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	z-index: 10;
	position: relative;
}

#Menu ul li ul {
	background: #fff;
	border: 1px solid #4A4A24;
	display: none;
	left: -1px;
	position: absolute;
	top: 32px;
	width: auto;
	z-index: 15;	
}

#Menu ul li:hover ul {
	display: block;
}

#Menu ul li ul li {
	display: block;
	line-height: 25px;
	margin: 0 2px;
	width: 150px;
	z-index: 10;
	position: relative;	
}

#Menu ul li ul li,
#Menu ul li ul li a, 
#Menu ul li ul li a:hover {
	color: #4A4A24;
	padding: 3px 10px;
	text-decoration: none;
}

#Menu ul li ul li a:hover {
	background: none;
	text-decoration: underline;
}

#Breadcrumbs {
	position: absolute;
	top: -25px;
	left: 15px;
}

#Date{
  position: absolute;
  top: 0px;
  line-height: 52px;
  color: #BDBDA2;
  right: 30px;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: -1px;
}

#Secondarycontent{
  position: relative;
  width: 180px;
  float: right;
}

#Secondarycontent h3{
  position: relative;
  top: 4px;
  font-size: 16px;
  line-height: 25px;
  color: #656551;
  letter-spacing: -1px;
  background: url('../images/a22.gif') 0 24px repeat-x;
  padding: 0px 0px 10px 10px;
  margin-bottom: 0px;
}

#Secondarycontent .content{
  padding: 0px 10px 0px 10px;
  margin-bottom: 20px;
}

#Primarycontent{
  position: relative;
  width: 480px;
  float: left;
  z-index: -1;
}

#Primarycontent h3{
  position: relative;
  top: 4px;
  font-size: 18px;
  line-height: 25px;
  color: #656551;
  letter-spacing: -1px;
  background: url('../images/a22.gif') bottom repeat-x;
  margin-bottom: 20px;
}

#Primarycontent .content{
  padding: 0px 15px 0px 15px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

#Primarycontent .post{
  margin-bottom: 30px;
}

#Primarycontent .post .header{
  position: relative;
}

#Primarycontent .post .date{
  position: absolute;
  right: 15px;
  top: 0px;
  line-height: 35px;
  color: #AFAFA4;
  font-weight: bold;
}

#Primarycontent .post .content{
  margin-bottom: 0px;
}

#Primarycontent .post .footer{
  position: relative;
  top: -10px;
  background: url('../images/a33.gif') repeat-x;
  height: 64px;
}

#Primarycontent .post .footer ul{
  list-style: none;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

#Primarycontent .post .footer ul li{
  display: inline;
  line-height: 14px;
  padding-left: 17px;
  margin-left: 25px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

#Primarycontent .post .footer ul li.printerfriendly{
  background-image: url('../images/a41.gif');
}
#Primarycontent .post .footer ul li.comments{
  background-image: url('../images/a36.gif');
}

#Primarycontent .post .footer ul li.readmore{
  background-image: url('../images/a38.gif');
}


#LatestBlogEntries .post .date{
	top: -8px;
}
#LatestBlogEntries .post{
	margin-bottom: 15px;
}
#LatestBlogEntries .post h4 {
	font-size: 16px;
	margin-top:10px;
}
#LatestBlogEntries .post .footer{
	background: url('../images/a33.gif') 0 -15px repeat-x;
	height: 50px;	
}
#LatestBlogEntries .post .footer ul{
	bottom: 12px;
}

#Primarycontent .post .footer p.author{
		position: absolute;
		left: 15px;
		bottom: 17px;		
		font-style: italic;	
		line-height: 14px;		
		margin-bottom: 0px;	
}
#LatestBlogEntries .post .footer p.author{
		bottom: 14px;	
}

#Footer{
  position: relative;
  clear: both;
  height: 66px;
  text-align: left;
  line-height: 66px;
  background-image: url('../images/a50.gif');
  color: #A8A88D;
  padding: 0 20px;
}

#Footer a{
  color: #8C8C73;
}

img {
  border:0 !important;
}


/* language chooser */
ul.LanguageChooser {
	list-style: none;
}

/*---- Comments ------ */

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #f5f5ec;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #b0b096;
}

#PageComments li.even {
	background: #fff;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #8c8c73;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

.WidgetHolder li{
  list-style:none !important;  
}