body {
	margin-top: 2px;
	padding: 0;
	background: #787878 url('images/wallpaper.jpg') no-repeat;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #000000
}

h1, h2, h3 {
	margin-top: 0;
	color: #284CA0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #284CA0;
}

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: 555px;
 
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background: url('images/img01.jpg') no-repeat left top;; padding-left:70px; padding-right:10px; padding-top:0; padding-bottom:0
}

 
#templatemo_banner_wrapper {
	width: 100%;
	height: 460px;
	margin-bottom: 0px;
 
}

 

#faded {	width:1000px;	height:500px;	overflow: hidden;	position: absolute; z-index:0; }
#faded ul.show{ margin-left:0px; margin-top:7px}

ul.pagination {
	width:128px;
	height:22px;
	overflow: hidden;
	position: absolute !important;
	top:530px; right:44%;
	z-index:1000;  padding-top:4px
	
	
}

	ul.pagination li { width:18px ; height:18px; float:left; margin-right:2px; margin-left:5px}
		ul.pagination li a {
		background: url('images/disk.png') no-repeat top;
			display: block;
			width: 18px;
			height: 18px;
			text-decoration: none;
			 text-indent:-999px
		}
		
		ul.pagination li a:hover {background: url('images/disk_act.png') no-repeat top;		}		
		ul.pagination li.current a {background:url('images/disk_act.png') no-repeat top;		}



/*==========================================*/

.notification_error{ height: auto;width: 90%;padding: 4px;background: #ededed; text-align: left; color:#f00; margin-bottom:5px}
.notification_ok{ border: 0px #567397 solid; height: auto; width: 90%; padding: 8px; background: #f5f9fd; text-align: center;  } 
.info_fieldset { border: 0px #dddddd solid; }
.info_fieldset legend { border: 0px #dddddd solid;  color: black;   font: 13px Verdana;  padding: 2px 5px 2px 5px; -moz-border-radius: 3px; }

.button { border: 0px solid #999999;  color: #007BB9; cursor:pointer; height:30px; width:100px; color:#0f6180; font-size:12px; text-transform:uppercase; text-decoration:underline; background:url('images/bg_more.png') no-repeat left 50%; }
.button:hover{ text-decoration:none}/* Menu */

#mainmenu {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;

	height: 50px;
	 
}

 

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	background: #FFFFFF; padding-left:5px; padding-right:5px; padding-top:50px; padding-bottom:20px
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 490px;
}

.post {
	padding-bottom: 5px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 0px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: medium none;
	color: #284CA0;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 250px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 0px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0;
	background: #890208 url('images/img05.jpg') no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:0px
}

.sidebar a {
}

/* 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: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	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: 960px;
	height: 70px;
	margin: 0 auto;
	background: url('images/img04.jpg') no-repeat left top;; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}