/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #151515 url(images/img01.gif) repeat-x;
	font-size: 13px;
	
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	letter-spacing: 2px;
}

h3 {
	font-size: 14px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	letter-spacing: 0;
}

h4 {
	font-size: 12px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	letter-spacing: 0;
	font-weight:100;
}

p, ul, ol {
	font-size:14px;
	line-height: 100%;
	color: #CCC;
}

blockquote {
	font-size:12px;
	padding: 0px 60px 0px 60px;
	text-align:justify;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFF;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}

#wrapper {
	width: 830px;
	margin: 0 auto;
}

/* Header */

#header {
	background: url(images/img02.gif) no-repeat;
	width: 830px;
	height: 180px;
	margin: 0 auto;		
}

	





/* Menu */

#menu {
	width: 830px;
	height: 34px;
	background: url(images/img03.jpg) no-repeat;
	padding-top: 0px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	background: url(images/img03.jpg) no-repeat;
	float: left;
	width: 115px;
	height: 34px;
	padding-top: 9px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trajan Pro";
	font-variant: normal;
}

#menu a:hover {
	color: #999;
	font-variant: normal;
	text-decoration: none;
}

#menu .active a {
	color: #FFF;
}
/* Page */

#page {
	width: 830px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #312f2f;
	background-image:url(images/img06_2.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
}

/* Content */

#content {
	float: left;
	width: 650px;
	margin-left: 85px;
	padding-top: 20px;
}

.floating-box{
	float: left;
	width: 280px;
	margin: 20px;
	font-size: 110%;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 100%;
}

#form{
	clear: both;
	width: 830px;
	margin: 0 auto;
	height: 100%;
	background-color: #312f2f;
	text-align: center;
}

div.img
  {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  display:inline;
  }

div.img img
  {
	display:inline;
	margin:20px;
	border:none;
	text-align:center;
	vertical-align:middle;
  }

.left
  {
        float: left; /*left in our text*/
        margin: 40px; /*space around the image*/
}  

.post {
	margin: 50px 0px 110px 0px;
	color: #999;
	font-size: 12pt;
	width: 650px;
	text-align:center;
	background-image:url(images/bottom_border_news.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.post .title {
	margin: 0px;
	font-size: 16pt;
	color: #9cf;
	font-family: "Trajan Pro";
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.post .title h1 {
}

.post .entry {
	padding: 0 0px 80px 0px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}



.title {
	margin: 0;
}

.byline {
	margin: 0;
	background-color: #312f2f;
}

.meta {

}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

hr{
	border: 0;
	width: 60%;
	background-color: #151515;
	color: #151515;
	height: 2 px;
	margin: 0 auto;
}

#hr.hr{
	display: none;
}

/* Footer */

#footer {
	background: #151515 url(images/img10.gif) no-repeat;
	width: 830px;
	height: 143px;
	margin: 0 auto;
	bottom: 0;
}

#footer a {
	color: #C28C21;
}
