/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License#364C3F
*/

body {
	margin: 0;
	padding: 0;
	background: #1D507F left top;  /*#0C2947*/ /*#b0c4de*/
	font-family: Verdana, Geneva, sans-serif; /*"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: 400;
	text-align:justify;
	color: #000; /*#FFD25E;*/
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}


a {
	text-decoration: none;
	color: #1D507F; /*#AF9371;*/
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 126px;
	background: url(images/bannerdmru.jpg) repeat-x left top;

}

/* Header */

#logo {
	width: 970px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 50px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 72px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/*Begain Menu*/

#sddm
{	margin: 0;
	padding-left: 100px;	
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
	position: relative;
	z-index: 10000}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #1D507F;
	color: #FFF;
	/*text-align: center;*/
	text-decoration: none;	
	white-space: normal}

#sddm li a:hover
{	 color:#FC3}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		border: 1px solid #ccc;
		width: 130px;
		white-space: nowrap;
		/*text-align: center;*/
		text-decoration: none;
		background: #1D507F;
		color: #fff;
		font: bold 12px arial}

	#sddm div a:hover
	{	color: #FC3}

/*End Menu*/



/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #b0c4de;
/*	background: #000000;*/
}


#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
	height: 700px;
	overflow: auto;
	position:relative;
	scrollbar-track-color: #1D507F;
	scrollbar-face-color: #1D507F;
	scrollbar-arrow-color: #b0c4de;
	scrollbar-3dlight-color: #b0c4de;
	scrollbar-highlight-color: #1D507F;
	scrollbar-shadow-color: #b0c4de;
	scrollbar-darkshadow-color: #1D507F;
}

.post {
	padding-bottom: 5px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: normal;
	color: #000000;
}

.title a {
	border-bottom: none;
	color: #000000;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 2px solid #000000;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 20px;
	text-align: left;
	font-weight: bold;
	background: #1D507F; /*#0C2947;*/
}

.links a {
	border: none;
	color: #FFD25E;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #423525 dashed;
}


.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 10px 15px;
	background: #1D507F;
	font-size: 14px;
	color: #FFD25E;
}

.sidebar a {
	color: #000; /*#FFD25E;*/
}

.sidebar a:hover {
	font-weight:600;
	 /*#FFD25E;*/
}


/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 110px;
	height: 18px;
	border: 1px solid #423525;
	background: #000000;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #000000;
	border: 1px solid #423525;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */
/*
#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}
*/
/* Footer */

#footer {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
	background: #1D4F80;
	border-top: 2px solid #ffffff;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
