/*
Theme Name: Waterfalls
Description: Waterfalls for wordpress 2.xx designed by <a href="http://7seo.com" target="_blank">seo</a>
Author:  Jump2Top seo
Author URI: http://jump2top.com
Version: 1.0
Tags: gray, white, black, green, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image

*/
* {
	padding: 0px;
	margin:0px;
}
html {
	background: url(images/background.gif);
}
body {
	background:url(images/background_body.jpg) center repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ebebeb;
}
#container {

}
#wrap {
	width: 930px;
	text-align: left;
	background: url(images/background.gif) no-repeat;
	padding: 0px 15px;
}
#bottom {
	height:20px;
	width:920px;
}
#header {
	height: 75px;
	padding: 0px 15px;
}
#pagenav {
	font-size: 9pt;
	font-weight: bold;
	line-height:75px;
	height:75px;
	text-align:right;
	float:right;
}
#pagenav ul li {
	display: inline;
	list-style: none;
}
#pagenav li a {
	color: #898989;
	text-decoration: none;
	margin-left:40px;
}
#pagenav li a:hover {
	color: #fff;
}
#title {
	height: 75px;
	float:left;
}
#title h1 {
	font-size: 18pt;
	font-weight: normal;
	padding:15px 0px 0px 0px;
}


#title h1 a {
	color: #fff;
	text-decoration: none;
}
.description {
	font-size: 10pt;
	font-weight: normal;
	color: #898989;
}
#img {
	height:330px;
	background:url(images/img.jpg) no-repeat;
}
#main {
	padding: 0px 15px;
}

#content {
	width: 680px;
	float: left;
	padding: 15px 0 0 0;
	margin-right:20px;
	background:url(images/line.png) top repeat-x;
}
#sidebar {
	float: right;
	width: 180px;
	color: #898989;
	padding: 15px 10px 0 10px;
	background:url(images/line.png) top repeat-x;
}
#footer {
	color: #666;
	text-align:center;
	margin-bottom:5px;
	border-top: 1px solid #111111;
	padding-top:15px;
}
.top {
	background: url(images/img.jpg) no-repeat;
	height: 250px;
	margin-bottom:15px;
}
.post {
	margin-bottom:15px;

}
.entry {
	margin: 10px 0px 0px 60px;
	background:url(images/line.png) bottom repeat-x;
	padding-bottom:15px;
}
.postmetadata {
	color: #898989;
}

.sform {
	padding-bottom: 10px;
}

.widget {
	padding:15px;
	background:url(images/line.png) bottom repeat-x;
}
/* default */
img {
	border: 0px;
}
.clear {
	clear: both;
}
/* text */
#footer a {
	color: #666;
	text-decoration: none;
}
.postmetadata a {
	color: #898989;
	text-decoration: none;
}
.title {
	float:left;
	color: #999;
	margin-bottom:5px;
	padding-top:2px;
}
.title a {
	color: #999;
	text-decoration: none;
}
.title h1, #content h1 {
	color: #898989;
	font-size: 16pt;
	font-weight: normal;
}
.title h1 a {
	color: #898989;
	text-decoration: none;
}
.date {
	width: 50px;
	padding: 5px 0px 5px 0px;
	margin-right: 10px;
	text-align: center;
	color: #ebebeb;
	font-size: 8pt;
	font-weight: bold;
	float: left;
	height:40px;
	background:url(images/date.png) no-repeat;
}
.day {
	font-size:14pt;
	color: #ebebeb;
	padding: 1px 0px 0px 0px;
}
p, ul, ol, .entry h1, h2, h3, h4, h5, h6, #pagetitle {
	padding-bottom: 10px;
}
#content ul, #content ol {
	margin-left: 25px;
}
#sidebar h2 {
	font-size: 10pt;
	color: #898989;
	font-weight: bold;
}
#pagetitle h1 {
	color: #fff;
	padding-left:15px;
}
#pagetitle h1 a {
	color: #fff;
	text-decoration: none;
}
#sidebar h2 a {
	color: #898989;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar li {
	padding-bottom: 2px;
}
.title h2 a {
	color: #555555;
	text-decoration: none;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}
h3, h4 {
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
}
h5, h6 {
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
}
h3 a, h4 a, h5 a, h6 a {
	color: #fff;
	text-decoration: none;
}
#sidebar a {
	color: #898989;
	text-decoration: none;
}
a {	
	color: #fff;
}
blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style:italic;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #000;
	padding: 5px;
	font-size: 8pt;
	background: transparent;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}

#submit, .searchsubmit {
	background-color: #898989;
	color: #ffffff;
	border: 1px solid #000;
	font-size: 8pt;
	padding: 2px 5px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 15px 0px 15px 60px;
}
.alt ol li {
	list-style:none;
}
.alt {
	margin: 10px 0px 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 0px;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
