/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License



adapted for websitebaker by Chio Maisriml, beesign.com

*/

html {
	height:100%;
}


body {
	margin: 0;
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background: #9FA3AD url(images/background_03.jpg) repeat-y center top;
}


/* Header */

#header {
	height: 134px;
	width: 950px;
	background: #E4EAF2 url(images/header_04.jpg) repeat-y center top;
	color: #FFFFFF;
}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 0.8em 0em 0em 0.33em;
	font-size: 260%;
	color: #CC0000;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.16em;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #395280;
}
.logo2 {
	text-decoration: none;
	color: #395280;
	padding: 0px 0em 0em 0.23em;
}
#header2 {
	height: 25px;
	width: 952px;
	background: #E9E6E4 no-repeat left center;
	margin-left: -2px;
	border-top: 8px solid #CC0000;
}
#logopic {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 133px;
}
#logopic p{
	margin: 0px;
	padding: 0px;
}
#logopic img{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 5px solid #FFFFFF;
}
/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	clear:both;
	padding: 0px;
	background: #FFFFFF url(images/background_03.jpg) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 477px;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 10px;
}

.post {
	color: #222222;
	font-size: 70%;
	line-height: 1.5em;


}
.post a {
	color: #666666;
	text-decoration: underline;
}
.post a:hover {
	color: #CC0000;
	text-decoration: none;
}
.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}
.post .entry {
	padding: 10px 15px 15px;
}
.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}
.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}
.post .links a:hover {
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
	margin-top: 0px;
	margin-left: -2px;
	float: left;
	width: 240px;
	border-top: 5px solid #FFFFFF;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}


.sideleft {
	padding: 5px 10px 5px 5px;
}

.sideleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.sideleft li {
	font-size: 82%;
}
.sideleft li ul {
}
.sideleft li li {
	padding: 7px 0 1px 15px;
	background: url(images/menue.gif) no-repeat 0 12px;
	border-bottom: 1px none #EBF5CC;
	font-weight: bold;
}

.sideleft li li a {
	text-decoration: none;
	color: #CC0000;
}

.sideleft li li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sideleft li li ul{
	font-size: 120%;
	line-height: 1.1em;
	padding: 0px 0 0px 0px;
}
.sideleft li li li{
	border-bottom: none;
}
.sideleft li h2 {
	padding-top: 20px;
	color: #FFCC66;
	padding-bottom: 0px;
}

/* Left Sidebar 2 */


/* Right Sidebar */

#rightbar {
	padding: 20px 2px 5px;
	color: #2B3F59;
	margin: 0px;
	font-size: 70%;
	line-height: 1.5em;
}

.sideright {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.sideright ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: circle outside;
}
.sideright li {
	margin-bottom: 0.4em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.4em;
}
.sideright li ul {
}

.sideright h2 {
	color: #CC0000;
	padding-bottom: 5px;
	margin: 0px 0px 0.3em;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	vertical-align: bottom;
	background: #9FA3AD url(images/background_03.jpg) repeat-y center top;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	text-align: center;
	color: #B70000;
	margin: 5px 0px 0px;
	padding: 5px 5px 5px 25px;
	font-size: 65%;
	font-weight: normal;
}

#footer a {
	color: #B70000;
	text-decoration: none;
}
#footer a:hover {
	color: #2B3F59;
	text-decoration: none;
}

/*---------------------------------------------------------*/

input, textarea {
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #999999;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
	background: #F5F5F5;
}

#searchform #s {
	width: 190px;
}

/*---Form----

legend {

	color:#ffffff;

	font-weight: bold;

}*/



fieldset {padding:0; border:0; margin:0;}

/*input { border: 1px solid #ffffff; font-size: 1em; margin:2px 0 4px 4px;}*/

label {margin:12px 0 6px 0; }

/* login/logout*/

#login, #logout {margin-top:20px; font-size:11px;}

#login .inputfield, #logout .inputfield { width:196px; }

#login .submit, #logout .submit { width:80px; float: right; margin:5px 0 0 0;}

#login a {
	display:block;
	clear:both;
	padding:8px;
	text-align: center;
}

/*---Search----*/

#search .inputfield {
	width:130px;
	padding-left:3px;
	float:left;
	background: #F5F5F5;
}
#search .submit{
	float: right;
	margin-right:5px;
	background: #EEEEEE;
	color: #999999;
}


.header-title {
	font-size:2.3em;
	border-top:2px solid #F5F8EF;
}

.header-title-two {
	font-size:1.1em;
	padding-bottom:3px;
	border-bottom:1px solid #F5F8EF;
}

.design, .design a {color: #6c8521 ! important;}


/*--------- NEws Module ---------------------------*/

.post_top td { padding-top:20px; border-bottom: 1px dotted #CCCCCC; padding-bottom:2px;}

.post_title a {text-decoration: none; color: #888888; font-size:110%;}

.post_date { }

.post_short { }



/*------Recent Post, Resent Comments --------*/

.display_latest h2 {margin:0;}

.display_latest hr {
	margin:0;
	XXdisplay: visible;

}

.display_latest h3, .display_latest strong {margin:0; font-size:13px;}

.display_latest p {
	margin:0;
	font-size:11px;
}






