/*
Theme Name: BabbleSoft Custom Theme
Theme URI: 
Description: A custom theme for the babblesoft.com corporate blog.
Version: 1.0
Author: Vicki Maxel
Author URI: http://www.swankwebstyle.com/
*/

a img {
	border: 0;
}

a:link, a:visited, a:active {
	color: #E56848;
	text-decoration: none;
}

a:hover {
	color: #E56848;
	text-decoration: underline;
}

blockquote {
	border-left: 2px solid #E56848;
	padding: 0 0 0 10px;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bodybg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.author_comment .commentmetadata {
	background-color: #F4C26D;
	margin: 0 0 0 0;
	padding: 10px;
}

.commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	background-color: #F7F1BD;
	margin: 0 0 0 0;
	padding: 10px;
}

.commenttext {
	margin-left: 35px;
}

.count {
	float: left;
	font-size: 20px;
	padding: 10px 0 0 10px;
}

.entry {
	padding: 5px 0;
}

.gravatar {
	float: right;
}

.pagetitle {
	font-size: 14px;
}

.post {
	clear: both;
}

.postmetadata {
	clear: both;
	margin: 0 0 30px 0;
	text-align: center;
}

.respond {
	clear: both;
}

.tagline {
	padding: 75px 0 0 0;
	text-align: left;
}

.textwidget {
	clear: both;
}

.title {
	color: #E56848;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

.toptitle {
	display: none;
}

.widgettitle{
	font-weight: bold;
	margin: 0 0 10px 0;
}

#commentlist {
	margin: 0;
	padding: 0;
}

#commentlist li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#content {
	clear: both;
	float: left;
	margin: 10px 0 20px 0;
	text-align: left;
	width: 600px;
}

#footer {
	background-color: #CCCCCC;
	clear: both;
	margin: 20px 0;
	padding: 5px 0;
}

#header {
	background-image: url(img/headerFam.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 230px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 925px;
}

#logo {
	background-image: url(img/babblesoftLogo.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0;
	padding: 0;
}

.postfooter {
	text-align: center;
	clear: both;
	margin: 15px 0 0 0;
	background-image: url(img/footerfeed.gif);
	background-repeat: no-repeat;
}

.pficon {
	float: left;
}

div.sociable {
	text-align: center;
}

#pullquote {
	height: 47px;
	padding: 15px 310px 15px 0;
        color: #889653;
        font-weight: bold;
        font-size: 18px;
        font-style: italic;
}

#sidebar1 {
	background-color: transparent;
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	width: 130px;
	clear: left;
}

#sidebar2 {
	background-color: transparent;
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	width: 130px;
}

#sidebarbottom {
	background-image: url(img/sbbottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 33px;
}

#sidebarcontent {
	margin: -15px 0 0 0;
	padding: 0 17px;
}

#sidebarcontent li {
	list-style: none;
        padding: 0 0 10px 0;
}

#sidebarcontent ul, .textwidget {
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebartop {
	background-image: url(img/sbtop.gif);
	background-repeat: no-repeat;
	height: 33px;
}

#sidebarwrapper {
	background-color: #EBE3CE;
	background-position: right;
	background-repeat: repeat-y;
	float: right;
	margin: 10px 0 20px 0;
	text-align: left;
	width: 305px;
}

#tabs {
	clear: both;
	height: 45px;
	width: 925px;
}

#tabs img {
	border: 0;
	padding: 0 1px 0 0;
}

#wrapper {
	margin: 0px auto;
	width: 925px;
}

