/*
  SilverStripe AcidLemon Theme
  http://www.silverstripe.com
  
  adapted to SilverStripe by Wojtek Szkutnik (SilverStriped.com)
  http://silverstriped.com

*/

/* General */
html, body
{
	color: #8c909a;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #1e1e1e;
	font-size: 12px;
}

.clear{
	clear:both;
}

/* Header */
#header
{
	height: 54px;
	line-height: 54px;
	background: #1e1e1e;
	font-family: Verdana, sans-serif;
	font-size: 24px;
	color: #377B8A;
	position: relative;
}

#header form
{
	position:absolute;
	top: -2px;
	right: 2px;
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#header form fieldset
{
	border: none;
}
#header form input
{
	margin: 0;
	padding: 0;
}

/* Structure */
.body
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
}

#cols
{
	background: #1e1e1e url("../images/triangle.png") no-repeat;
	height: 150px;
}


.col
{
	float: left;
	width: 400px;
}

img.logoImage
{
	float:right;
	margin: 8px 4px 4px 0;
}

#menu
{
	margin: 10px 0;
	background: #377B8A url("../images/menu.png");
	height: 42px;
	line-height: 42px;
}

#items
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #000;
}

#menu2 {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#menu2 a {
	color: #377B8A;
	}

#menu2 a:hover {
	color:#d4f1f7;

}

#menu2 a.current
{
	background: none;
}

#footer
{
	
	height: 150px;
	background: #000 url("../images/fbg.gif") repeat-x;
	font-size: 10px;
	margin: 10px 0 0;
}

/* Styling */

#header a
{
	color: #377B8A;
}

#menu a
{
	color: #F0E155;
	/* color: #377B8A; */
	font-weight: bold;
	border-right: 1px solid #377B8A;
	display: block;
	float: left;
	padding: 0 10px;
}

#menu a:hover
{
	background: #d4f1f7 url("../images/menu2.png");
}

.current
{
	background: #d4f1f7 url("../images/menu2.png");
}

#Menu2 .current
{
	background: 0 none;
}

a
{
	color: #CFB358;
	text-decoration: none;
}

a:hover
{
	color: #f0e155;
}

h1
{
	color: #377B8A;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0.2em 0;
}

p
{
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

blockquote
{
	border: 1px #333 solid;
	border-left: 5px #333 solid;
	background: #262626;
	margin: 10px 0;
	padding: 10px;
}

code
{
	border: 1px #333 solid;
	border-left: 5px #333 solid;
	background: #262626;
	margin: 10px 0;
	padding: 10px;
	display: block;
	white-space: pre;
}

.postInfo
{
	margin: 10px 0;
	font-size: 10px;
}

ul
{
	margin: 10px 0;
	padding-left: 32px;
}

li
{
	list-style-image: url("../images/dot.gif");
}

.right
{
	float: right;
}

.about, .subhead
{
	padding-top: 8px;
	padding-left: 24px;
}

.subhead
{
	font-size: 1.4em;
}

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	list-style-image:none !important;
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #292929;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom:1px dotted #565656;
border-top:1px dotted #565656;
}

#PageComments li.even {
	background: #000;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #72a545;
}

.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 !important;
	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;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

#Sidebar { 
 	width: 200px; 
	float: right;  
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	
	background: transparent url(../images/dot.png) repeat-y ;
	
	/*
border-left:1px solid #377B8A;
	border-top:1px solid #377B8A;
	border-bottom:1px solid #377B8A;
*/
}


.sidebarBox
{
	margin: 0 8px 8px 8px;
	padding: 0;
}

.sidebarBox h3
{
	margin: 0 0 8px 0;
	padding: 0;
}

.sidebarTop
{
	background: transparent url(../images/top.png) no-repeat ;
	height: 16px;
	margin: 0;
	padding: 0;
}
.sidebarBottom
{
	background: transparent url(../images/bottom.png) no-repeat bottom ;
	height: 24px;
	margin: 0;
	padding: 0;
}

#Content {
	width: 592px;
	float: left; 	
	margin: 10px 0 0 0;
	text-align: left;
	padding: 12px 0 0 0;
}

#Breadcrumbs
{
	margin: 8px 0 14px 0;
}