/*
Theme Name: Ambrosia
Theme URI: http://wordpress.org/
Description: Custom design for Ambrosia blog.
Version: 1.6
Author: Craig
Author URI: http://www.ambrosiawaterfilters.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

body {background-color:#597890; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 0px; font-size: 10pt; z-index:0; min-width:900px; background-image: url('http://www.ambrosiawaterfilters.com/images/bg.jpg'); background-repeat:repeat-y; background-position: 50% 0; margin-bottom:-120px;}

#page {width: 950px; left: 50%; margin-left: -475px; margin-top: 0px; margin: 0px auto; padding:0px; margin-bottom:-20px;}
#header {width:900px; height:105px; margin-left:25px; margin-top: 0px; background-image: url('http://www.ambrosiawaterfilters.com/images/header.jpg'); background-repeat:no-repeat; padding:0;}
#sidebar {float:right; font-family: Verdana, Arial, Helvetica, sans-serif; width:275px; display:inline;	margin-right:30px}
#content {float:left; width:600px; padding: 0 35px 0 35px; text-align:left; display:inline;}
#tab {width:250px; text-align:center; font-weight:bold; height:31px; padding-top:10px; background-image: url('http://www.ambrosiawaterfilters.com/images/bg_tab3.jpg'); background-repeat:no-repeat; background-position: top center;}
#footer {background-color:#597890; background-image: url('http://www.ambrosiawaterfilters.com/images/bg_footer.jpg'); background-repeat:no-repeat; width:950px; height:200px; padding-top: 15px; clear:both; text-align:center;}

a {color:#597890;}
#tab a {color:#597890; font-weight:bold; text-decoration:none; vertical-align:middle;}
#footer a {color:#FFFFFF; font-size:8pt;}

h1 {color:#DE6234; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 10px 0 10px 0; font-size: 12pt; font-weight:bold;}
h2 {color:#023275; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 2px; font-size: 10pt; font-weight:bold;}
hr {border:1px thin; border-style: dashed; border-color:#C9C9C9; border-width: thin;}



.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


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
	}




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}