/*
Theme Name: Parlant a l'Ether Custom Theme
Theme URI: http://soupytwist.net
Description:  A custom made theme for Parlant a l'Ether.
Version: 1.0
Author: Vicki Maxel
Author URI: http://swankwebstyle.com
*/

a:link, a:visited, a:active {
	color: #81936F;
	text-decoration: none;
}

a:hover {
	color: #81936F;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/hillsandsky.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", Tahoma, Verdana, sans-serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	text-align: center;
}

img, a img, a img {
	border: 0;
}

ul .children, ul li .children, li .children {
	color: #000000;
	list-style: disc;
	margin: 0 0 0 10px;
}

ul, ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.navigation {
	text-align: center;
}

.postmetadata {
	padding: 0 0 20px 0;
}

#content h2, #subpagecontent h2 {
	border-bottom: 1px solid #000000;
	padding: 0 0 10px 0;
}

#content, #subpagecontent {
	float: left;
	margin: 0;
	padding: 0 0 10px 5px;
	width: 545px;
}

#subpagecontent {
	padding-top: 20px;
}

#footer {
	border-top: 1px solid #000000;
	clear: both;
	margin: 10px 0;
	width: 1000px;
}

#header {
	background-color: transparent;
	background-image: url(img/headeroverlay.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin: 0 0 15px 0;
	width: 1000px;
}

#s, #searchform input {
	border: 1px solid #000000;
	color: #000000;
}

#sidebar1 h2, #sidebar2 h2 {
	background-color: transparent;
	background-image: url(img/sidebarbg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 25px;
	padding: 15px 0 0 0px;
	text-indent: 20px;
	width: 200px;
}

#sidebar1, #sidebar2 {
	float: right;
	margin: 0 0 0 20px;
	padding: 13px 0 20px 0;
	width: 200px;
}

#sidebar2 ul li ul li, #sidebar1 ul li ul li {
	margin: 0 0 0 15px;
	list-style: circle;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}

#s, #searchform input, #submit, #comment textarea, #comment {
	background-color: #FFFFFF;
	border: 1px solid #000;
	color: #000000;
	margin: 0 0 5px 0;
}

#twitter_update_list li, .sideblog {
	padding: 0 0 10px 0;
}
