/*
Theme Name: Water Drops Theme
Theme URI: http://luckythemes.com/water-drops-theme/
Description: Easy to change water drops image header theme from <a href="http://luckythemes.com/">luckythemes.com</a>
Version: 1.5
Author: http://luckythemes.com/
Author URI: http://luckythemes.com/
Tags: widget ready, valid xhtml, valid css, two columns, fixed width, left sidebar, water, widgets
*/
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background: #000 url(images/bg.gif);
	text-align: center;
}
img{border: 0;}
.clear{clear: both;}

#header{
	margin: 0 auto;
	width: 900px;
	background: #343434 url(images/header_top_bg.jpg) repeat-x;
	text-align: left;
}
#header .himg{background: #0159B1 url(images/header_bg.jpg) no-repeat; height: 205px;}

#header .htitle {width: 340px; float: left; height: 77px;}

#header h1{
	padding-top: 20px;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 30px;
	margin: 0;
}
#header h4{
	font-family: Arial, Helvetica, Georgia, Tahoma, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: white;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: #57AFF9;
	text-decoration: none;
}
#header a:hover{ color: white;}

.search_form{
	width: 310px;
	float: right;
	margin: 45px 0 0 0;
	padding: 0;
}
.search_form input{
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
}


#menu{
	margin: 0 auto;
	width: 900px;
	height: 42px;
	background: url(images/menu_bg.jpg) repeat-x;
}

#menu ul{
	padding: 0 0 0 15px;
	margin: 0;
	border: none;
	width: 600px;
	height: 33px;
	overflow: hidden;
}
#menu ul li{
	list-style: none;
	float: left;
	padding: 11px 0 11px 20px;
	margin: 3px 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/mi_bullet.gif) no-repeat left center;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: white;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

#content{
	margin: 0 auto;
	width: 900px;
	background: white url(images/cont_bg.gif) repeat-y;
	text-align: left;
}
.left{
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	width: 223px;

}
.left .padding{
	margin: 2px 0 0 12px;
}
.left .title{
	padding: 9px 10px 9px 15px;
	border-bottom: 2px dotted white;
}
.left h1{
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}
.left p{
	padding: 10px;
	margin: 0;
}
.left ul{
	padding: 0;
	margin: 10px 5px 10px 15px;
}
.left ul li{
	list-style: none;
	background: url(images/lul_bullet.gif) no-repeat left 4px;
	padding: 0 0 0 9px;
	margin: 0 0 0 6px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #0C3A6E;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 677px;
	font-size: 12px;
}
.right .padding{
	margin: 1px 0 0 0;
}
.right .title{
	padding: 9px 10px 9px 10px;
	border-bottom: 2px dotted black;
}

.right h1{
	padding: 0;
	margin: 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #4177E5;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF9600;
	margin: 0;
	text-align: right;
}
.right .title h1{ width: 450px; float: left;}
.right .title h4{ width: 140px; float: right; padding-top: 4px;}
.right p{
	padding: 3px 10px 0 10px;
	margin: 0;
}
.div1{
	height: 1px;
	padding: 1px;
}
.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #0C3A6E;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags{
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	margin: 5px 5px 1px 25px;
	padding: 0;
	color: #FF9600;
	font-weight: bold;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: #FF9600;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}


.permalink{
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	margin: 1px 15px 0 5px;
	padding: 0 0 2px 0;
	color: #4177E5;
	text-align: right;
	font-weight: bold;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: #4177E5;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}


.pre_footer{
	margin: 0 auto;
	width: 900px;
	background: #0159B1 url(images/footer_img.jpg) no-repeat;
	height: 72px;
}

#footer{
	margin: 0 auto;
	width: 900px;
	color: #D4D4D4;
	background: #343434 url(images/footer_bg.jpg) repeat-x;
	font-size: 11px;
	text-align: center;
}

#footer p{
	padding: 10px 0;
	margin: 0;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #D4D4D4;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: #A2A2A2;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}



h2 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding-left: 15px;
}

h3 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding-left: 15px;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #0C3A6E;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #0C3A6E;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #0C3A6E;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #0C3A6E;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #0C3A6E;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {float: left;}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}