/*
Theme Name: CFSEC Theme 1.0
Theme URI: http://cfsep.ca
Description: Theme for CFSEC.
Version: 1.0
Author: Kela
Author URI: http://kelagraphics.com/
Tags: none
*/

/*******************
*/

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: small;
	color: #5e400d;
	text-align:center;
}
#container{
  min-height: 700px;
  background-image: url(images/grass_bg.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-bottom: 5px;
  margin-right: auto;
  margin-top: 25px;
  border-color: black;
  border-width: 1px;
  border-style: solid;
  text-align:left;
  overflow:hidden;
  width: 800px;
}
#nav_bar{
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url(images/nav_curve.gif);
  height: 50px;
  font-size: .9em;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  background-color: #5e400d;
  color: white;
  text-align: right;
	padding: 10px 25px;
}
.nav a:link, .nav a:visited, .nav a:active{
	color: white;
	text-decoration: none;
}
.nav a:hover{
	color: #9e8f76;
	text-decoration: none;
}
#content{
  background-position: 400px top;
  padding-top: 146px;
  background-repeat: no-repeat;
  background-image: url(images/logo_large.gif);
  padding-left: 400px;
  margin-top: 15px;
  width:800px;
}
.sub_head{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px;
	font-size: x-small;
	text-transform: uppercase;
}
.sub_head a:link, .sub_head a:visited, .sub_head a:active{
	text-decoration: none;
	color: #5e400d;
}
.sub_head a:hover{
	color: #9e8f76;
	text-decoration: none;
}

.sub_head li.current_page_item a:link, .sub_head li.current_page_item a:visited, .sub_head li.current_page_item a:active, .sub_head li.current_page_item a:hover  {
		border-bottom: 1px dotted #6e923a;
	color: #5e400d;

}

#copy{
	width: 375px;
}

.news_image {
	margin-left: 10px;
}

a.gallery {
	margin: 5px;
}

.headline {
	font-size: 1.2em;
	font-weight: bold;
}

.posted_date {
	color: #9e8f76;
	font-size: 0.7em;
	line-height: 1em;
}

a:link, a:visited, a:active{
	text-decoration: underline;
	color: #362200;
}
a:hover{
	color: #9e8f76;
	text-decoration: underline;
}
.copyright{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	line-height: normal;
	font-size: xx-small;
}
.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #5e400d;
	text-decoration: none;
}
.copyright a:hover{
	color: #9e8f76;
	text-decoration: none;
}
.pagenav{
	float: right;
}

                    
  

li.page_item {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	text-align: right;
	float: left;
	padding-right: 0px;
	list-style-type: none;
}

.nav ul {
	padding: 0px;
	margin: 0px;
	float: right;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sub_head ul, .sub_head li {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: -8px;
	padding: 0px;
}

#content h2 em {
	padding: 0px;
	margin: 0px;
}

.textright {
	text-align: right;
}

div#copy a img {
	margin: 5px;
	border-width: 0px;
}


