/*
  SilverStripe Under the Bridge Theme
  http://www.silverstripe.com
  
  adapted to SilverStripe by SilverStriped
  http://silverstriped.com

  Under the Bridge design by Dieter Schneider
	http://csstemplateheaven.com/
*/

* {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
}

html {
height:100%;
}

	
body {
  min-height:100%;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;

	background-color: black;
	height: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	text-align: center;
}

p {
  padding-top: 7px;
  padding-bottom:7px;
}
	
h3 {
	padding-top: 7px;
	padding-bottom:7px;
	font-style: italic;
	color: #FFFFFF;
	font-size: 1.4em;
}  padding: 0.2em 1em;

h4 {
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 10px;	
}
background-repeat: no-repeat;
a:link {color: #327CFA}     /* unvisited link */
a:visited {color: #d28dd3}  /* visited link */
a:hover {color: #d28dd3}   /* mouse over link */
a:active {color: #327CFA}   /* selected link */

#BgContainer {
	width: 1097px;
	margin: 0 auto;
	text-align: center;
}	
#Container {
  background: url(../images/content_tile.jpg);
	margin: 0px auto;
	width: 997px;
	color: white;
	font-size: 1.5em;!important
	margin: 0 auto;
}

#Header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 180px;
}

#Header h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 180px;!important
	padding-right: 90px;
	text-align: right;
	font-size: 1.9em;
	line-height: 1.2em;
	font-style: italic;
	color: #FFFFFF;
}

#Header h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 92px;
	text-align: right;
	font-size: 1.3em;
	line-height:1em;
	font-style: italic;
	color: #FFFFFF;
}
	
#LinkBar {
	background-image: url(../images/linkbar_bg.jpg);
	background-repeat: no-repeat;

	background-color: white;
	height: 60px;
}

#Content {
	background: url(../images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 80px;
	clear: none;
}

fieldset #Content {
background:transparent;
padding:0px;
}

#RightMenu {
	background-image: url(../images/right_menu.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	width: 290px;
	float: left;
	margin-left: -100px !important;
	margin-left: -100px;
	color: #000000;
	clear: left;
}

.rightMenu {
  width: 280px;
	float: left;
	margin-left: -50px !important;
	margin-left: -50px;
	padding:5px;
	background: white;
}

.rightMenua {
  width: 250px;
	float: left;
	margin-left: -50px !important;
	margin-left: 5px;
	margin-bottom:5px;
	padding:5px;
	background: white;
	border:1px solid #800014;
	background-repeat: no-repeat;

	background-color: white;
}

.rightMenuinside {
padding:10px;
  width:220px;
	background:white;
}

#RightMenu h4 {
  font-size:1.2em;
  font-weight:bold !important;
}

#Footer {
  clear:both;
	background-image: url(../images/footer.jpg);
	height: 63px;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
	font-size: 0.9em;
}

/******************************* menu ****************************************/

#Navcontainer ul {
	margin-left: 0px;
	padding-left: 130px!important;
	color: #327CFA;
	float: left;
	margin-top: 4px;
}

#Navcontainer ul li { 
  display: inline;
  font-size:1.1em;
}

#Navcontainer ul li a {
  padding: 0.2em 1em;
  color: #327CFA;
  text-decoration: none;
  float: left;
}

#Navcontainer ul li a.current,
#Navcontainer ul li a.section {
  text-decoration:underline;
}
#Navcontainer ul li a:hover {
  color: black;
  background-color: #CAB71B;
  
}

/********************************' right menu *******************************/

.navcontainer {
	width: 200px;
	margin-left: 60px;
}

.navcontainer ul {
  margin-right: 0;
  margin-top: 50px;
  padding-right: 0;
  list-style-type: none;
}

.navcontainer a {
  font-size: 1em;
  display: block;
  padding: 3px;
  width: 168px;
  color: #000000;
  border-bottom: 1px solid #BFC2C9;
}!important

.navcontainer a:link, .navlist a:visited {
  color: #000000;
  text-decoration: none;
}


.navcontainer a.current,
.navcontainer a.section {
  font-weight:bold !important;
}
.navcontainer a:hover {
  background-color: #800014;
  color: white;
}

#RightMenu h4{
  margin-left:40px !important;
}

.rightMenua li {
  list-style-type:none !important;
}
img {
  border:0 !important;
}

	
/* Comments
******************************************/

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

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #dee2ec url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #d5d9e4;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #989ead;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}http://freshnews.org/
.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;
}
