@charset "utf-8";
/* CSS Document */

body {
	background-color: #92846e;

}
#wrapper {
	width: 940px;
	margin: 5px auto 10px auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 10px;
}

a#logo {
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	height: 98px;
	width: 320px;
}
a.rssTab {
	background-image: url(images/feed.jpg);
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 96px;
}
a.facebookTab {
	background-image: url(images/facebook.jpg);
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 86px;
}
a.twitterTab {
	background-image: url(images/twitter.jpg);
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 67px;
}
a.youtubeTab {
	background-image: url(images/youtube.jpg);
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 78px;
}
a.linkedinTab {
	background-image: url(images/linkedin.jpg);
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 76px;
}
a.podcastTab {
	background-image: url(images/podcast.jpg);
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 90px;
}
#networkTabs li {
	float: left;
	list-style: none;
}

p.tagline {
	background-image: url(http://terrimurphy.com.previewdns.com/wp-content/uploads/2009/08/authorspeakerconsultant.jpg);
	text-indent: 10px;
	display: block;
	height: 12px;
	width: 400px;
	margin-top: 39px;
         margin-right: 15px;
}

#navigation {
	background-color: #c51047;
	font-size: 15px;
        width: 100%;
        height: 41px !important;
 }
ul#nav li {
	float: left;
	list-style: none;
	padding: 10px;
}
ul#nav li a {
	text-decoration: none;
	color: #FFF;

}
.innernav {
	background-image: url(images/innernav.png);
	height: 125px;
	width: 254px;
	margin-right: 20px;
        position: relative;
        background-position: bottom center;
        bottom: 1px;
}
.terriPic {
	margin-left: 25px;
}
#feature {
	background-image: url(images/feature.jpg);
	height: 310px;
}
.featureText h2 {
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.featureText {
          display: inline;
	width: 400px;
	padding-left: 250px;
	padding-top: 180px;
}
.featureText h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#inner {
	margin-left: 20px;
	margin-bottom: 15px;
}
a.video {
	background-image: url(images/terri_inner.jpg);
	text-indent: -9999px;
	display: block;
	height: 98px;
	width: 238px;
	margin-left: 8px;
}


#inner li a , #inner li{
	font-size: 15px;
	color: #FFF;
	list-style: none;
	font-style: italic;
	padding-top: 8px;
	text-decoration: none;
	text-transform: uppercase;
}
.wwn {
	margin-right: 22px;
	margin-top: 0px;
        position: relative;
        top: 95px;
}
#sidebar {
	background-image: url(images/sidebar.jpg);
	width: 220px;
	margin-top: 0px;
}
#rightContent {
	width: 700px;
}
#footer {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
h2.widgettitle {
	background-image: url(images/widgettitle.jpg);
	height: 26px;
	width: 179px;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 12px;
	margin-left: -10px;
	margin-bottom: 4px;
	color: #c51047;
}
.post h2 {
	font-size: 21px;
	line-height: 21px;
	color: #841f31;
	margin-top: 14px;
}
.entry {
	margin-top: 15px;
	padding-right: 20px;
	font-size: 13px;
	line-height: 20px;
}
.entry p {
	margin-bottom: 10px;
}
.post a {
	font-weight: bold;
	color: #c51047;
}
a.comments {
	font-size: 14px;
	background-image: url(images/comments.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 17px;
	background-position: 0 4px;
	margin-bottom: 15px;
}
#footer_logo {
	background-image: url(images/footerlogo.jpg);
	height: 62px;
	width: 172px;
	display: block;
	text-indent: -9999px;
}
ul#footerNav {
	float: right;
	width: 750px;
	margin-top: 30px;
}
ul#footerNav li {
	float: left;
	list-style: none;
	font-size: 14px;
	margin-right: 15px;
}



.meta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}



.widget {
	width: 171px;
	margin: 10px auto;
	background-color: white;
	padding: 0 10px 10px 10px;
	font-size: 13px;
}
#footer a {
	color: white;
}

#lowerContent {
	background-image: url(images/lowercontentBg.jpg);
        margin-bottom: -10px;
}
.date {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 58px;
	float: left;
	padding-right: 10px; 
        margin-bottom: 5px;
}

.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
}
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.wwn{
margin-top: 10px;
}

#lowerContent{
position: relative;
bottom: 1px;
}

.post a{
text-decoration: none;
font-weight: normal;
}

.post, .postcontent{
font-size: 13px;
}

.postcontent p{
margin-bottom: 10px;
}

.comments{
margin-bottom: 25px;
}

.navigation{
font-size: 12px;
margin-top: 10px;
}

.navigation a{
	color: #c51047;
}

#rightContent{
padding-right: 10px;
}

textarea#comment{
width: 100%;
}

#sidebar{
padding-top: 10px;
}

.widget_cc fieldset{
border: 0px;
}

.icons{
margin-top: 12px;
}

img.alignleft{
margin-right: 10px;
}

img.alignright{
margin-left: 10px;
}

.navigation{
padding: 15px 0;
}