/*
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;
	background: #bdd6fb url(images/img01.gif) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	
	margin: 0;
	padding: 0;
}

input, textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3, h4, h5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: xx-small;
	color:#bdd6fb;
}

h2 {
	font-size: 1em;
	margin:0.3em;
}

h3 {
	font-size: 1em;
}
h4 {
	font-size: smaller;
	letter-spacing: -2 px;
	color:#3399FF;
	}

p, ul, ol {
	margin-bottom: 0.8em;
	line-height: 145%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 780px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 780px;
	height: 200px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 780px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
}

/* Content */
img.floatLeft {
	float: left;
	margin: 2px;
	padding-right: 10px;
	border:hidden;
	border-color:#CCCCCC;
	
}
img.floatRight {
	float: right;
	margin: 4px;
	border:hidden;
	border-color: #FFFFFF;
}

img.centred {
	border:hidden;
	border-color: #f5f5f5;
	margin-left: 3px;
}

#content {
	background-color:#FFFFFF;
	float: right;
	width: 536px;
	padding-top: 10px;
}

.post {

}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: normal;
	border-bottom: 2px groove #B9B9B9;
	text-transform: none;
	font-size: 1.3em;
}

.post .title2 {
	margin: 0;
	padding: 0px 20px;
	letter-spacing: -1px;
	border-bottom: 2px groove #B9B9B9;
	text-transform: none;
	font-size: 1.1em;
	}	
	

.post .title a {
	text-decoration: none;
}
.post .title2 a {
	text-decoration:none;
	color: #3399FF;
	}

.post .entry {
	padding: 5px 20px 10px 20px;
}

.post .meta {
	height: 26px;
	background: #dadada;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: none;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	border-bottom: groove;
	border-right-style: groove;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
}

#sidebar li ul {
	padding: 5px;
	color:#3f3f3f;
}

#sidebar li li {
	margin: 0;
	background: url(images/img04.gif) no-repeat left 20px;
	padding-top:10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar p {
	padding: 0 5px;
	color:3f3f3f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 2px groove #999999;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Search */

#search form {
	padding: 0px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 780px;
	height: 40px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 40em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
#page #content .sidebox .boxbody p .permalink {
	color: #9B0000;
}
