/* greg01 css
released under creative commons attribution license - please keep the 'designed by' link in the footer */

html, body {
	height: 100%;
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #FFFFF5;
}
body {font-size: 87.5%;}
#container {
	min-height: 100%;
	position: relative;
	background: #FFFFF5;
}
* html #container {
	height: 100%;
}

/* header stuff */

#header {
	background: #3c1400;
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}

#header h1, #header h2 {
	width: 775px;
	margin: 0 auto;
	font-weight: normal;
}

#header h1 {
	padding-top: 30px;
	font-size:  3.3em;
	color: #cccc66;
}

#header h2 {
	margin-top: 0px;
	padding-left: 20px;
	font-size: 1.2em;
	color: #fffff5;
}

#header a {
	color: #CCCC66;
	text-decoration: none;
}

#header a:hover {
	color: #fbe4b5;
}

#header .search_box {float: right; width: 775px;text-align: center; clear: right;}

/* horizontal menu */

#menu-h {
	background:  #CCCC66;
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0 0 0px 0;
	border-top: 4px solid #190800;
	border-bottom: 4px solid #190800;
	letter-spacing:.1em;
	font: 0.9em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

#menu-h ul {
	width: 775px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#menu-h li {
	float: left;
}

#menu-h a {
	height: 23px;
	background: transparent;
	/*display: block;*/
	float: left;
	margin: 0 auto;
	padding: 2px 15px 0 15px;
	color: #00293D;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
	font-variant: small-caps;
}

#menu-h a:hover {
	background: #3C1400;
	color: #fff;
}

#menu-h .active {
	color: #60758f;
	text-decoration: underline;
}

/* main content container */

#main {
	width: 775px;
	margin: 0 auto;
	margin-bottom: 70px;
	margin-top: 20px;
	line-height: 1.6em;
	font-size: 0.9em;
}
#main[id] {margin-top:10px;}

#main h1, #main h2, #main h3 {
	border-bottom: 2px solid #190800;
	width: 100%;
	color: #111;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em
}
#content .post_short h1{
  border-bottom: none;
  padding: 0;
}
/* main content */

#content {
	width: 560px;
	float: left;
	margin-right: 40px;
	color: #333;
	padding-bottom: 10px;
	background: #FFFFF5;
}

#content p {
	font-size: 1em;
}

#content blockquote {
	font-size: 10pt;
	border-left: 3px solid #00293D;
	padding: 0 10px 0 10px;
	background: #eef url(images/quote.gif) no-repeat bottom right;
}

#content ul {
	font-size: 10pt;
}

#content a {
	color: #C34a23;
	border: none;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	border-bottom: none;
	text-decoration: underline;
	color: #2248c3;
}

#content .intro {
	font-size: 1.0em;
}

#content img {
	padding: 3px;
	border: none;
}
#content .post_title {
  border-bottom: 2px solid #190800;
	color: #111;
	padding: 0px 0 5px 0;
	text-transform: uppercase;
	font-weight: bold;
}
#content .post_date {
  /*background: url(images/clock.gif) no-repeat 35% 30%;*/
  border-bottom: 2px solid #190800;
	color: #111;
	padding: 0px 0 4px 0;
	font-weight: normal;
}
/*#content[id] .post_date {background: url(images/clock.gif) no-repeat 35% 65%;}*/
#content[id] .post_title, #content[id] .post_date {padding: 10px 0 4px 0;}
#content .post_title a {
  border: none;
	color: #111;
	padding: 0px 0 5px 0;
	text-transform: uppercase;
	margin: 1px 0 0 0;
	font-weight: bold;
	font-size: 1.25em;
}
#content .post_short { padding: 10px 0; text-align: left;}
#content .comment_title, #content .comment_info {border-top: 1px #e8e8e8 solid; background-color:#DFDFDF; }
#content .comment_info {border-right:1px #e8e8e8 solid; padding-right: 10px;}
#content .comment_text { 
  font-weight: normal; 
  background-color: #F3F3F3; 
  border-bottom:1px #e8e8e8 solid; 
  border-right:1px #e8e8e8 solid;
  padding:10px;
  background: #f3f3f3 url(images/quote.gif) no-repeat bottom right;
}
#content .comment_title, #content .comment_text { border-left: 1px solid #e8e8e8; padding-left: 10px; }
#content .comment_table {border-left: 10px solid #fff; border-right: 10px solid #fff;}
#content .post_short .read_more, #content .newsreader .read_more{
  background: url(images/page.gif) no-repeat left center;
  padding-left: 20px; 
  margin: 0 10px 0 5px;	
}
#content .add_comment {
  background: url(images/comment.gif) no-repeat left center;
  padding-left: 20px; 
  margin: 0 10px 0 5px;	
}
/* right menu */

#menu-v {
	width: 160px;
	float: left;
	color: #5c738f;
	padding: 0px 0 0 0;
}

#menu-v ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: -10px;
}
#menu-v ul[id] {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu-v a {
	width: 160px;
	border-bottom: 1px dashed #dadada;
	display: block;
	text-decoration: none;
	color: #c34e23;
}

#menu-v a:hover {
	background: #eef;
}

#menu-v p {
	/*font-size: 10pt;*/
}

#login_box form {margin-top: -10px;}
#login_box[id] form {margin-top: 0px;}
/* footer */

#footer {
	background: #180700;
	height: 45px;
	color: #f8b832;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	position: relative;
	/*margin-top: -65px;*/
	clear: both;
	border-top: 4px solid #cccc66;
}

#footer {_margin-top: -65px;} /*for IE only*/

#footer p {
	text-align: center;
	font-size: 9pt;
	margin: 0;
}

#footer a {
	color: #fac353;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* misc */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}
