/**
  SilverStripe PaddyGreen Theme
  developed by Lakshan Perera
  http://www.web2media.net/laktek
 
  This is the layout file which defines the visual representation of the site
 */
 
/* Import whitespace resetting code */
@import url(reset.css);

/* Page Element Styles */
body#Page {
	background:white;
	color:#891000;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	text-align:center;
}

 

#Page img{
	margin: 2px;
	padding:2px;
	border:1px solid #666666;
}
#Page #HorseNav img {  margin:0 0 0 4px;}
#Page img.noborder { border:none;}
#Page img.left{
	float: left;
	margin: 0.1em 1em;
}

#Page img.right{
	float: right;
	margin: 1em;
}
 
#Page blockquote {
	background:transparent url(../images/quotes-meta.gif) no-repeat scroll 0pt 2px;
	color:#666B75;
	font-family:Georgia,serif;
	font-size:107%;
	line-height:1.5em;
	padding-left:23px;
}

#Page em {
	font-style:italic;
}
#Page strong {
	font-weight:bold;
}

#Page blockquote em {
	font-style:italic;
	display:block;
	padding-left:50%;
}

#Page code, #Page pre {
	color: #000;
	background-color: #e3e3e3;
	font-family: Monaco, monospace;
	text-align: left;
	padding-left: 2em;
	}

#Page hr {
    margin:5px;
	border:none;
	width:99%;
	color: #999999;
	background-color: #999999;
	height:2px;
	clear:both;
}

#Page ol {
	list-style: decimal inside;
	padding-left: 2em;
}

/* Basic Layout Styles */
.innerWrap{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#Header {background: #273138 url(../images/header.gif) repeat-x scroll left top; }
#Nav{ background: #c61b01 url(../images/nav-red.jpg) repeat-x 0% 0%; border-bottom: 1px solid #7171a9; width: 100%; float:left;}
#Main { background: #FFF; border-bottom: 1px solid #939597; padding: 3px 0 40px; float:left; width:100%; min-height:300px }
#Footer { background: #273138 url(../images/footer-bg.gif) repeat-x scroll left top; color: #A3A5A7; padding: 30px 0; float:left; width: 100%; }

/* Header Styles */

#Header h1#Logo{
	height:70px;
	padding: 30px 0;
}
	#Header h1#Logo span{
			color: #fff; 
			font-size: 2.5em; 
		 	line-height:1.5em;
			float: left;
			text-align:left;
			padding-bottom: 10px; 
			}
	#Header h1#Logo span.s{
			color: #C9C7F1;  font-size: 0.8em;
				float:none;
				font-variant:small-caps;

			}
/* Navigation Bar Styles */

#Nav ul{
		padding: 0;
		margin: 0 ;
 }
	#Nav li {
		float: left;
		margin: 0;
		padding: 0;
		letter-spacing: 1px;
				font-weight:bold;
	}
		#Nav li a { 
				float: left;
				padding: 10px 12px;
				text-decoration: none;
				color: white;
				border: none;
				font-variant:small-caps;
				}
		#Nav li a.current, #Nav li a.section{
				background: #63070E;
				text-decoration: none;
		}
		#Nav li a.link:hover{
				background:  #63070E;
				color : white ;
				text-decoration:none;
		}

/* Main Content */
#Main #Content{
		float: left;
		width: 550px;
		padding-right: 1em;
}

 
	

/* Sidebar styles */
#Main #Sidebar{
		float: right;
		width: 310px;
		padding-left: 2em;
		line-height: 1.5em;		
}

	#Main #Sidebar h3{
			font-size: 16px;
			border-bottom: 1px solid #E1DABF;
			padding-bottom: 3px;
			margin-bottom: 3px;
	}
	
	#Main #Sidebar ul{
		list-style-position: outside;
		margin-bottom: 20px;
	}
	
		#Main #Sidebar li{	 
			border-bottom: 1px dotted #666666;
				padding-top:3px;
			padding-bottom:3px; 
		}
	#Main #Sidebar #Gallery li {border:none;}
 #Main #Sidebar li a {	 width:200px; }
			#Main #Sidebar li a.link,
			#Main #Sidebar li a.current,
			 #Main #Sidebar li a.section			{ 
				font-weight:bold;
				font-size:12px;
				font-variant:small-caps;
				padding-left:15px;	
				padding-right:15px;
				padding-top:1px;
			    padding-bottom:2px;
				position:relative;
		 
				}
			#Main #Sidebar li a.link{
				background: transparent url(../images/bullet_orange.png) no-repeat scroll 0pt 50%;
				

			}
			#Main #Sidebar li a.current, #Main #Sidebar li a.section,
			#Main #Sidebar li a.link:hover
			{
					background: #63070E  url(../images/bullet_grey.png) no-repeat scroll 0pt 50%;
					color:white; text-decoration:none;
 					 
			}
	
	#Main #Sidebar ul.sub{
			margin: 0pt 0pt 0pt 15px;
			padding:0;
	}
		#Main #Sidebar ul.sub li{
				border:none;
		}


/* Footer Styles */
#Footer {clear: both;width:100% }
 
 #Footer a {text-decoration:none;}


	#Footer p {color: white;
			font-weight:bold;}
	
	#Footer #Copyright img{
			border: none;
	}
	#Footer #Copyright p a {color:white;}
	#Footer #Copyright p a {color:white; }
#Footer #Copyright #signature p a{color:#ccc;}
/*
	Auxillary Styles
*/

/* Page Comments */
#PageComments_holder h4{
	font-size:1.5em;
}

#PageComments_holder form{
	margin-bottom : 10px;
}

#PageComments li{
	float:left;
	margin: 5px 0;
	width:100%;
	padding: 5px;
}
#PageComments li p.comment{
	
}
#PageComments li p.info{
	font-style:italic;
	font-size: 0.8em;
}
#PageComments .odd{background:#f1f1ef;}
#PageComments .even{background:#fff;}

.commentrss {
	background: url(../images/feed.png) no-repeat left center;
	padding: 4px 0 1px 25px;
}



	
