/*  
Theme Name: Morning Dew
Theme URI: http://www.freewpthemes.net/preview/morningdew
Description: Widget ready and tested on WP 2.8.4.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF url(images/bg-body.gif) repeat-x left top;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

h1, h2, h3 {
	margin-top: 0;
}

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

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #333333;
}

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 {
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Header */
#logo {
	height: 150px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 30px;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

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

/* Menu */

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 24px 27px;
	background: url(images/navigation-sepraer.gif) no-repeat left 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/navigation-sepraer.gif) no-repeat left 5px;
	color: #FFFFFF;
}
#menu .page_item a {
	background: url(images/navigation-sepraer.gif) no-repeat left 5px;
	color: #FFFFFF;
}
/* Page */

#page {
	margin: 0 auto;
	padding:5px 29px 5px 26px;
	background: url(images/body-shadow.png) repeat-y left top;
}

#page-bg {
}

/* Latest Post */

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

/* Content */

#content {
	float: left;
	width: 525px;
	margin: 0px 10px 10px 10px;
	background: #FFFFFF;
}

.post {
	line-height: 135%;
}

.post h1 {
	font-weight: normal;
}

.title {
	font-family:Arial;
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 14px;
	font-weight: bold;
}

.title a {
	border-bottom: none;
	color: #0579B4;
}

.title a:hover {
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 0px;
	border-bottom: 1px #EDEDED solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.entry p img {
	margin-right:8px;
}

.links {
}

.links a {
	display: block;
	width: 18px;
	height: 12px;
	line-height:14px;
	padding-bottom: 5px;
	background:#6FD5FB;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 200px;
}

#sidebar2 {
	float: right;
	width: 200px;
}

.sidebar {
	float: left;
	padding: 0;
	color: #737373;
}

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

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

.sidebar li ul {
	background: #F7F7F7;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: none;
}


.sidebar li h2 {
	height: 26px;
	background: #0579b4;
	margin: 0 0 0 0;
	padding: 14px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a {
	color: #737373;
}

.sidebar a:hover {
	color: #BDBDBD;
}

/* Search */

#searchform {
	margin: 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 120px;
	height: 12px;
	border: 1px solid #CCCCCC;
	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: 10px 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 {
	height: 110px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/body-bottom-curve.png) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer a {
	color: #BDBDBD;
}

#footer .link {
}

#footer .copyright {
}

#comment {
	margin: 0;
	width: 400px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	border-top: 1px #EDEDED solid;
	padding-top: 30px;
}

.navigation {
	padding: 20px 0px;
}

.pagetitle {
	margin: 0px;
	padding: 20px 0px;
	font-size: 2em;
	font-weight: normal;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
}

#commentform {
}

.commentlist {
	padding-left: 40px;
}
.navigatin-bg {
background-image:url("./images/navigatin-bg.gif");
background-repeat:repeat-x;
}
.top-curve-bg {
background-image:url("./images/top-curve-bg.gif");
background-repeat:repeat-x;
}
ul.navigatin {
list-style:none outside none;
margin:0;
width:795px;
padding:0 0 0 10px;
}
ul.navigatin li {
display:block;
float:left;
line-height:50px;
margin:0;
padding-bottom:2px;
}

ul.navigatin li a{
text-transform:uppercase;
}

#leftnav  {
list-style:none outside none;
margin:0;
padding:0;
}
#leftnav li {
list-style:none outside none;
margin:0;
padding:0;
}
#leftnav li a {
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
line-height:29px;
padding:0 0 0 20px;
text-decoration:none;
text-transform:none;
width:154px;
}
#leftnav li a:hover {
background-color:#062462;
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
line-height:29px;
padding:0 0 0 20px;
text-decoration:none;
text-transform:none; 
width:154px;
}
.language_item img {
	border:none;
}
.language_item {
	padding:3px;
	margin:4px;
}
.textwidget {
	text-align:center;
}
.widgettitle {
	height:32px;
}
#langswitch-lang-list {
	text-align:center;
	padding:5px;
	margin-bottom:10px;
	background-color:#2A2A2A;
}


/*
PAGE NUMBERS
*/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: url('img/bkg.gif') center left repeat-x;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12px;
	font-family: Arial;
	color: white;
	font-weight: bold;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	border: 1px solid #3e89a2;
	background: url('img/bkg.gif') center left repeat-x;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
}

#wp_page_numbers li a:hover {
	text-decoration: underline;
	background: #95c9da;
	color: #000;
}

#wp_page_numbers li.space {
	padding: 6px;
}

#wp_page_numbers li.active_page a {
	background: url('img/bkg_active.gif') center left repeat-x;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 6px;
	padding-right: 8px;
	font-size: 11px;
}


