/* 
Theme Name: Connections
Theme URI: http://www.patriciamuller.com/
Version: 1.0
Description: A Theme from wpthemes.Info
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/
*/
input, textarea 
{
	background: #F3F6ED;
	border: #e3dbd8 1px solid;
	color: #938E8A;
}
#content3 {
	width:510px;
	float:left;
	padding:5px;
	margin:15px 0 0 100px;
	overflow:hidden;
	display:inline;
	text-align: left;
}
#sidebar {
	width:186px;
	float:right;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	font-style:italic;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post , .page
{
	margin:0 0 30px 0;
}
.post {
	clear: left;
	}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color: e3dbd8;
	font-size: 10px;
}
.post-info a:hover 
{
	color:#000;
}
.post-info h2 a {
	font-size: 12px;
	}

.post-content, .page-content {
	padding:8px 0;
	margin:5px 0;
	border-top:#e3dbd8 1px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.post-content img {
	padding: 3px 5px 2px 0;
	clear: left;
	float: left;
}
.page-content {

}
.post-title, .page-title {
	color: #e3dbd8;
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color: #e3dbd8;
}
.post-date {
	float: left;
	color: #938E8A;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #e3dbd8;
	line-height:1em;
}
.post-footer 
{
	padding:5px;
	background:url(img/divider.gif) no-repeat center;
	//border-bottom: 1px dotted #CCC;
	clear:both;
	margin-bottom: 60px;
}
.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #e3dbd8;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	border:#e3dbd8 1px solid;
}
.commentlist .alt 
{

}
