/*
  KF2Strategy Theme for SilverStripe CMS
  based on SilverStripe Terrafirma Theme
  adapted to SilverStripe by Wojtek Szkutnik
  http://silverstripe.pl
  terrafirma1.0 design by nodethirtythree design
  http://www.nodethirtythree.com
  
  @author: Christian 'Puma' Bachhelm
  @date:   27.05.2010
*/

/* 
 * --- Colors 'n Stuff ---
 * 
 * KF2 Red: #8F2921
 * */

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

html {height:100%;}

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

a {
  color: #8F2921;
  text-decoration: underline;
}

a:hover {text-decoration: none;}

h1 sup {font-size: 0.5em;}
sup {font-size: 0.8em;}

ul {list-style-type: none;}

blockquote {padding: 2px;}
blockquote:first-letter {font-weight: bold;}

p {margin-bottom: 14px;}

strong {color:#656551;}

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

.left {
    float: left;
    margin-right: 15px;
}

.right {
	float: right;
	margin-left: 15px;
}

.floatLeft {
  float: left;
  margin-right: 15px;   
}

.floatRight {
  float: right;
  margin-right: 55px;   
}

.clear {clear: both;}

label {font-weight: bold; padding: 3px;}
span.required { color: #8F2921; }

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;
}

.hideme {
    display: none;
}

.flag {
    float:right;
    margin-top: 10px;
}

.flag a:hover {
    text-decoration:none;
}

#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: #8F2921;
  /*width: 202px;*/
  width: 220px;
  height: 92px;
  color: #fff;
  /*padding-left: 20px;*/
}

#Header span{
  color:#fff;
  font-weight: normal;
  font-size: 23px;
}

#Header h1 {
  position: absolute;
  font-size: 30px;
  top: 30px;
  height: 30px;
}

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

#Splash{
  position: absolute;
  right: 30px;
  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{
  float:left;
}

#Menu ul li{
  display: inline;
  line-height: 52px;
  padding-left: 3px;
}

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

#Menu ul li a{
  background-color: transparent;
  background-repeat: repeat-x;
  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;
  text-decoration: none;
}

#Secondarycontent{
  position: relative;
  width: 180px;
  float: right;
  margin-top: 25px;
}

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

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

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

#Primarycontent{
  position: relative;
  width: 480px;
  float: left;
  margin-bottom: 15px;
}

#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;
}

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

#Primarycontent .post img{
  box-shadow: 5px 5px 5px #666;
  -moz-box-shadow: 5px 5px 5px #666;
}

#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');
}

#NewsList li{
	margin-left: 10px;
}

#NewsList li.last {
	margin-bottom: 20px;
}

#Footer{
  position: relative;
  clear: both;
  height: 66px;
  text-align: center;
  line-height: 66px;
  background: #8F2921;
  color: #fff;
}

#Footer a{
  color: #fff;
  margin-left: 5px;
  font-weight: bold;
}

img {
  border:0 !important;
}

ul.ifamilyList {
	list-style:circle;
	margin-left: 15px;
}
ul.ifamilyList li {
	padding-bottom: 2px;
}
ul.ifamilyList ul {
	list-style:none;
	margin: 0 0 10px 10px;
}

.iphoneScreens {
	background: #cccccc;
}

/*---- 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;  
}