body {
	margin: 0;
	background-color: #1C4267;
	background-image: url(images/bg_long.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

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


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
	background-color: #FFFFFF;
	background-image: url(images/page.jpg);
	background-repeat: no-repeat;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/* Header */

#header {
	width: 1004px;
	height: 360px;
	position: relative;
}

	/* Header - Info */
	#header #header-flash {
	top: 0px;
	left: 390px;
	width: 614px;
	position: absolute;
	}	
	
	
	#header #header-lowerleft {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 390px;
	height: 100px;
	}
	
	#header #header-info h1 {
		color: #c8d3e4;
		font: normal 40px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #c8d3e4;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #002B54;
		font: normal 20px Verdana;
	}


/* Main */

#main {
	width: 1004px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 600px;
		padding-left: 10px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 10px;
		width: 580px;
		padding: 10px;
		background: url("images/background.png");
		border: 1px solid #002B54;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
	width: 514px;
	padding-right: 60px;
	height: 50px;
	background: url("images/post_title.png") no-repeat right top;
	color: #112943;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 4px;
		}
		
		#content .post .post-title a {
			color: #002B54;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
	float: left;
	background: #173980;
	color: #c8d3e4;
	text-align: center;
	text-transform: lowercase;
	height: 45px;
	margin-right: 10px;
	width: 50px;
	border: 1px solid #3a70b6;
	font-size: 13px;
	font-weight: bold;
		}
		
		#content .post .post-title .post-date span {
			margin: 3px 0 1px 0;
			display: block;
			font-size: 17px;
		}
		
		#content .post .post-title h2 {
	padding-bottom: 3px;
	color: #112943;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;
		}
		
		#content .post .post-title h2 a {
			color: #272727;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
	color: #002B54;
	width: 570px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
		}
		
		#content .post .post-entry a {
			color: #000000;
			text-decoration: underline;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .picture {
			margin: 0 10px 10px 0;
			float: left;
		}
		
		#content .post .post-entry .more-link {
	color: #4e97f4;
	float: right;
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		
		#content .post .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
	width: 570px;
	clear: both;
	color: #002B54;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: underline;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
	color: #c8d3e4;
	margin: 20px 5px 10px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		}
		
		#content .post .comments {
	margin: 0 5px;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #4e97f4;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #173980;
		}
		
		#content .post .comments ol li cite {
			color: #4e97f4;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #4e97f4;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #4e97f4;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
	margin: 0 5px;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
		}
		
		#content .post #commentform a {
			color: #4e97f4;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
	color: #ffffff;
	float: left;
	margin-bottom: 30px;
	width: 600px;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	}
	
	#content .navigation a {
		width: 150px;
		background: url("images/background.png");
		border: 1px solid #173980;
		text-align: center;
		display: block;
		color: #ffffff;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
	float: left;
	width: 370px;
	color: #ffffff;
	padding-left: 14px;
	margin-bottom: 20px;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	}
	
	#sidebar a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	#sidebar a:hover {
	text-decoration: underline;
	}
	
	#sidebar #sidebar-left {
		float: left;
		width: 180px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 180px;
	}
	
	#sidebar .sidebar-box {
	background: url("images/background.png");
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
	padding-left: 28px;
	color: #002B54;
	border-bottom: 1px solid #173980;
	background-color: #002B54;
	background-image: url(images/sidebar_title.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 0.06em;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
	color: #002B54;
	padding-left: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 28px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002B54;
	border-bottom-color: #002B54;
	border-left-color: #002B54;
		}
		
		#sidebar ul li a {
			color: #002B54;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
	text-decoration: underline;
	color: #45545F;
		}
		
		#sidebar ul li ul {
			display: none;
		}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0 auto;
			padding: 15px 0;
			width: 145px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 5px auto;
			width: 130px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
			color: #c8d3e4;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 5px;
		}


/* Footer */

#footer {
	width: 1004px;
	color: #ffffff;
	text-align: center;
	margin-top: 0;
	font-size: 0.9em;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	background-color: #002B54;
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

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