/*  

Theme Name: Clean Water Drops Theme

Theme URI: http://cleandrops.qualitywordpress.com/

Description: Clean water drops theme. Versatile with any niche, quality, clean, black Wordpress design.

Version: 1.0

Author: qualitywordpress

Author URI: http://qualitywordpress.com

Distributed by: www.eblogtemplates.com

*/


/* General */



BODY {
	margin: 0;
	background-color:#000000;
	padding: 0;
}

#centered {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	visibility: visible;
	left: 0px;
	background-color: #ffffff;
	float:top;
}

div.center-box
{   

	position:absolute;
	width:900px;
	left:0px;
	top:0px;
	background-color: #000000;
	vertical-align:middle;
	z-index:0;

}




h1, h2, h3, h4 {

	margin: 0;

}



img {

	border: 0;

}



.clear {

	clear: both;

	height: 0;

	overflow: hidden;

}





/* Page */



#page {

   
	width: 900px;

}





   /* Header */

   #header {

	width: 900px;
	height: 210px;
	background: #000000 url("images/header.jpg") no-repeat;
	position: relative;

}


    #header #header-sitename {
	position:absolute;
	width:450px;
	left:5px;
	
}

    #header #header-sitename .header-sitename {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	text-align:left;
	
}

    #header #header-sitename .header-sitename-logo {
	background-color:#349415;
	color:#FFFFFF;
}


    #header #header-telephone {
	position:absolute;
	width:450px;
	right:5px;
	text-align:right;
	
}

    #header #header-telephone .header-telephone {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
}





	#header .header-pagename h1 {

	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align:right;	
	top:125px;	
	position:absolute;	
	width:900px;

	}
	
	
	#header #topsearch {

		width: 900px;
		height: 42px;
		text-align: right;
		position:absolute;
		top:125px;
		right:10px;

}



    #header #topsearch input

{

		width: 150px;
		height: 21px;
		background: url(images/search-input-bg.gif) no-repeat;
		border: none;
		padding: 9px 8px 5px 27px;
		margin-right: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;

}



    #header #topsearch button

{

		width: 75px;
		height: 44px;
		background: url(images/search-button-bg.gif) no-repeat;
		border: none;
		text-indent: -9999px;
		cursor: pointer;

}


	/* Header - Menu */

	#header #header-menu-info {
	
	position:absolute;	
	top:172px;	
	width: 900px;
	text-align:center;
	height:40px;
	}
	
	
	#header #header-menu-info .header-menu-links {
	
	top:0px;
	font: bold 14px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;

	}
	
	#header #header-menu-info .header-menu-links a:hover {

			text-decoration: underline;

		}
		
    
	#header #header-menu-info .header-links {
	font: 10px "Trebuchet MS", Verdana;
	height:17px;
	top:0px;
	color: #CCCCCC;
	text-align:center;
	text-decoration:none;
	position:relative;
	}
	
	#header #header-menu-info .header-links a:hover {

			text-decoration: underline;

		}

	
/* Main */



#main {

	width: 900px;

	padding-left: 0px;
	
	background-color:#FFFFFF;
	
	background:url("images/main.jpg") repeat-y;

}



	/* Main - Content */

	

	#content {

		float: left;

		width: 690px;

	}

	

	/* Main - Content - Post */

	

	#content .post {
	color: #000000;
	float: left;
	padding-right: 15px;
	padding-right: 15px;
	margin-bottom: 50px;
	width: 675px;
	}

	

		/* Post - Date */

		

		#content .post .post-date {
	float: left;
	width: 57px;
	height: 57px;
	background: url("images/post_date.jpg") no-repeat;
	font: normal 11px/24px "Trebuchet MS", Verdana;
	color: #000000;
	text-align: center;
	text-transform: lowercase;
		}

		

		#content .post .post-date span {

			font: normal 19px/32px "Trebuchet MS", Verdana;

			margin-bottom: 1px;

			display: block;

		}

		

		/* Post - Content */

		

		#content .post .post-content {

			float: left;
			
			margin-left: 20px;
			
			margin-top: 20px;

			width: 650px;

		}

		

		/* Post - Title */

		

		#content .post .post-content .post-title {
	font: bold 12px "Trebuchet MS", Verdana;
	color: #000000;
	min-height: 60px;
		}

		

		#content .post .post-content .post-title a {
	color: #000000;
	text-decoration: none;
		}

		

		#content .post .post-content .post-title a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-content .post-title h1 {

			color: #349415;

			font: bold 25px "Trebuchet MS", Verdana;

		}

		

		#content .post .post-content .post-title h1 a {

			color: #349415;

			text-decoration: none;

		}

		

		#content .post .post-content .post-title h1 a:hover {

			text-decoration: underline;

		}

		

		/* Post - Entry */

		

		#content .post .post-content .post-entry {
	font: normal 12px/18px "Trebuchet MS", Verdana;
	color: #000000;
		}
		
		#content .post .post-content .post-entry h2 {
	color: #000000;
	font: bold 18px "Trebuchet MS", Verdana;
		}		

		#content .post .post-content .post-entry a {

			color: #349415;

			text-decoration: none;

		}

		

		#content .post .post-content .post-entry a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-content .post-entry .picture {

			margin: 0 5px 5px 0;

			float: left;

		}

		

		#content .post .post-content .post-entry .more-link {

			font: bold 12px/20px "Trebuchet MS", Verdana;

			color: #349415;

			float: right;

			padding-bottom: 5px;

		}

		

		#content .post .post-content .post-entry .more-link a {

			color: #349415;

			text-decoration: none;

		}

		

		#content .post .post-content .post-entry .more-link a:hover {

			text-decoration: underline;

		}

		

		/* Post - Info */

		

		#content .post .post-content .post-info {

			clear: both;

			font: bold 12px/28px "Trebuchet MS", Verdana;

			color: #349415;

		}

		

		#content .post .post-content .post-info a {

			color: #349415;

			text-decoration: none;

		}

		

		#content .post .post-content .post-info a:hover {

			text-decoration: underline;

		}

		

		/* Post - Comments */

		

		#content .post .post-content h3 {

			height: 36px;

			color: #349415;

			font: bold 18px/36px "Trebuchet MS", Verdana;

			margin-top: 15px;

		}

		

		#content .post .post-content .comments {
	margin: 0;
	font: normal 12px/18px "Trebuchet MS", Verdana;
	color: #000000;
		}

		

		#content .post .post-content .comments ol {

			margin: 10px 0 10px 0;

			padding-left: 25px;

		}

		

		#content .post .post-content .comments ol li {

			padding: 5px;

		}

		

		#content .post .post-content .comments ol li.alt {

			background: #1a1a1a;

		}

		

		#content .post .post-content .comments ol li cite {

			color: #349415;

			font-style: normal;

			font-weight: bold;

		}

		

		#content .post .post-content .comments ol li cite a {

			color: #349415;

			text-decoration: none;

		}

		

		#content .post .post-content .comments ol li cite a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-content .comments ol li .commentmetadata a {

			color: #349415;

			text-decoration: none;

		}

		

		#content .post .post-content .comments ol li .commentmetadata a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-content #commentform {
	margin: 0;
	font: normal 12px/18px "Trebuchet MS", Verdana;
	color: #000000;
		}

	

	/* Main - Sidebar */

	

	#sidebar {
	float: left;
	width: 210px;
	font: normal 12px "Trebuchet MS", Verdana;
	color: #349415;
	background-color: #1A1A1A;
	}

	

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

	

	#sidebar a:hover {

		text-decoration: underline;

	}

	

	#sidebar #sidebar-left {

		float: left;

		width: 200px;

	}

	

	#sidebar #sidebar-right {

		float: right;

		width: 200px;

	}

	

		/* Sidebar - Titles */

		

		#sidebar h3 {
	padding-left: 20px;
	width: 190px;
	font: bold 15px/40px "Trebuchet MS", Verdana;
	color: #349415;
	height: 40px;
	background: url("images/sidebar_title.gif") repeat-x;
		}

		

		/* Sidebar - Menus */

		

		#sidebar ul {

			margin: 0;

			padding: 0;

			list-style-type: none;

		}

		

		#sidebar ul li {

			color: #349415;

			height: 28px;

			font: normal 12px/28px "Trebuchet MS", Verdana;

			padding-left: 20px;

			border-bottom: 1px solid #000000;

		}

		

		#sidebar ul li a {
	color: #FFFFFF;
	text-decoration: none;
		}

		

		#sidebar ul li a:hover {

			text-decoration: underline;

		}

		

		/* Sidebar - Sidebar Feed */

		

		#sidebar #sidebar-feed {

			margin: 0 auto;

			padding: 8px 0 8px 20px;

			border-bottom: 1px solid #000000;

		}

		

		/* Sidebar - Tables */

		

		#sidebar #calendar_wrap {

			padding: 5px 0;

			text-align: center;

			border-bottom: 1px solid #000000;

		}

		

		#sidebar #calendar_wrap table {

			margin: 0 auto;

			width: 116px;

		}


		

		#sidebar #calendar_wrap caption {

			margin: 0 auto;

			width: 116px;

		}

		

		/* Sidebar - Forms */

		

		#sidebar #searchform {

			margin: 0 auto;

			padding: 10px 0;

			text-align: center;

			border-bottom: 1px solid #000000;

		}

		

		#sidebar #searchform #s {

			width: 140px;

		}

		

		/* Sidebar - Texts */

		

		#sidebar .textwidget {

			padding: 5px 10px;

			border-bottom: 1px solid #000000;

		}





/* Footer */



#footer {
	width: 900px;
	height: 36px;
	padding-top: 28px;
	background: url("images/footer.gif") repeat-x;
	color: #666666;
	font: normal 10px/36px "Trebuchet MS", Verdana;
	text-align: center;
	line-height:normal;
}



#footer a {

	color: #349415;

	text-decoration: none;

}



#footer a:hover {

	text-decoration: underline;

}


