/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	margin:0px;
	background: #000080;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(/images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: normal 1em arial, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}




h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}




blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}




hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
	padding: 0 30px;
	background: #D2BA29 url(/images/img01.jpg) no-repeat right top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 10px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	padding-top: 30px;
	font-size: .9em;
}


/* Search */

#search {
	float: right;
	padding-top: 15px;
}

#searchsubmit {
	background: #D5BF36 url(/images/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1004px;
	height: 26px;
	margin: 0 auto;
	background: url(/images/img02.jpg) ;
	color:#fff;
	text-align:right;
	padding-top:10px;
}



#menu li {
	float: left;
}

#menu a {
	padding: 0 2px;
	border: none;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;

}

#menu a:hover {
	padding: 0 2px;
	border: none;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A0E5FF;

}
#menu img {
	border:none;
}



/* Page */

#page {
	width: 1004px;
	margin: 0 auto;
	background: url(/images/img05.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 808px;
}

/* Post */



.post .title {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #545454;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	color: #C5C3BC;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

/* Posts */



.posts h2 {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}



.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;


}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 190px;
	background:000080;


}
#latest-post ul { list-style:none;
					padding:0px;
					margin:0px;
					}
#latest-post li { height:22px;
					border-bottom:1px solid #00006F;
					border-top:1px solid #000094;
					color:#fff; padding-top:8px; padding-left:5px;}					
#latest-post a { color:#fff;
					text-decoration:none;}

#latest-post a:hover { color:#A0E5FF;
					text-decoration:underline;}
/* Recent Posts */

#recent-posts {
	float: right;
	width: 573px;
	background-image:url(/images/body.jpg);
	background-repeat:repeat-x;
	padding:20px;
}

#recent-posts li { list-style-image:url(/images/bullet.gif);
			font-size:14px;
			padding-left : 14px;
			padding-bottom : 5px;
			color:#000000;
			font-weight:normal;
			font-family: Arial, Helvetica, sans-serif;			
			}
#recent-posts li li { list-style-image:url(/images/bullet1.gif);
			font-size:14px;
			padding-left : 14px;
			padding-bottom : 5px;
			color:#000000;
			font-weight:normal;
			font-family: Arial, Helvetica, sans-serif;			
			}
/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	height:10px;
	background:#000080;
	text-align:center;
	margin-top:10px;
}


#sidebar li li {
	padding-left: 15px;
	background: url(/images/img06.gif) no-repeat left center;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#sidebar a:hover {
	color: #000000;
}


/* Sidebar1 */

#sidebar1 {
	float: right;
	width: 180px;
	height:10px;
	background:#000080;
	text-align:center;
	margin-top:10px;
}


#sidebar1 li li {
	padding-left: 15px;
	background: url(/images/img06.gif) no-repeat left center;
}

#sidebar1 h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar1 a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#sidebar1 a:hover {
	color: #000000;
}

/* Sidebar1 */

#sidebar2 {
	float: right;
	width: 180px;
	height:10px;
	background:#000080;
	text-align:center;
	margin-top:10px;
}


#sidebar2 li li {
	padding-left: 15px;
	background: url(/images/img06.gif) no-repeat left center;
}

#sidebar2 h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar2 a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#sidebar2 a:hover {
	color: #000000;
}

/* Sidebar3 */

#sidebar3 {
	float: right;
	width: 180px;
	height:10px;
	background:#000080;
	text-align:center;
	margin-top:10px;
}


#sidebar3 li li {
	padding-left: 15px;
	background: url(/images/img06.gif) no-repeat left center;
}

#sidebar3 h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar3 a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#sidebar3 a:hover {
	color: #000000;
}

/* Footer */

#footer {
	width: 980px;
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	color:#8CCDFF;
	text-align:center;
	font-size:11px;
	line-height:30px;
}
#footer ul { margin:0px;
			padding:0px;
			list-style-type:none;
			}
			
	#footer li { margin:0px;
			padding:0px;
			list-style-type:none;
			display:inline;}
			
				#footer a { color:#fff;
						font-size:11px;
						line-height:30px;
						text-decoration:none;
						}
			
#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #B4AF8E;
}



.red { font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
			text-align:center;
			font-weight:bold;
			color:#FF3300;}
			
			
.bold { color:#fff;
		 font-weight:bold;
		 font-size:12px;}
		 
.white { color:#fff;}


#forms
{
	background: #c4c4c4;
}

#forms header{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px;}

#forms input
{
	background: #ffffff;
	font-size:small;	
}

#forms textarea
{
	background: #ffffff;	
	width:97%;
}

.column
{
	white-space:nowrap;
	font-size:small;
}

#forms li { list-style-image:none;
			font-size:12px;
			color:#ff0000;
			font-weight:normal;
			font-family: Arial, Helvetica, sans-serif;			
			
			}
			
.tabEnabled
{
	background: #486984;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	height:25px;
	color: #FFFFFF;
}

.tabEnabled a{text-decoration:none;color: #FFFFFF;}
.tabDisabled
{
	background: #EBEADE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	height:25px;
	color: #000000;
}
.tabDisabled a{text-decoration:none;color: #000000;}