#header {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

a.logo {
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	height: 98px;
	width: 310px;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;
	font-size: 15px;
}
.subscriptionWidget {
	padding: 15px;
	border: 1px solid #CCC;
}

.searchLabel {
	background-image: url(images/searchlabel.jpg);
	display: block;
	height: 32px;
	width: 65px;
	text-indent: -9999px;
	float: left;
}


a.home {
	background-image: url(images/home.jpg);
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 76px;
}
a.about {
	background-image: url(images/about.jpg);
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 80px;
}
a.services {
	background-image: url(images/services.jpg);
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 97px;
}
a.blog {
	background-image: url(images/blog.jpg);
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 74px;
}
a.contact {
	background-image: url(images/contact.jpg);
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 102px;
}
.nav {
	background-image: url(images/nav.jpg);
	height: 32px;
}
.nav ul {
	margin: 0 auto;
}

.nav ul li {
	float: left;
	list-style: none;
}
input#blogsearch {
	padding: 2px;
	margin-top: 5px;
}
#featured {
	padding: 0 10px;
	margin-bottom: 20px;
}
.post h2, .post h2 a {
	color: #333333;
        font-weight: bold;
	text-decoration: none;
	font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;
	font-size: 30px;
}

.mc-field-group {
font-size: 10px;
font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;
}



#sidebar, #sidebar li {
	margin: 0;
	list-style: none;
}


.right {
	width: 600px;
	margin-left: 46px;
}
.left {
	width: 314px;
}

.post p, .post ul, .post ol {
	font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;
	line-height: 24px;
	font-size: 13px;
	margin-bottom: 10px;
}
blockquote , blockquote p{
	font-style: italic;
}


li.widget {
	margin-bottom: 20px !important;
	display: block;
	font-size: 13px;
}
.subscriptionWidget .widgettitle {
	padding-left: 10px;
	padding-top: 2px;
}
.aktt_widget .widgettitle {
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
	padding-left: 51px;
	height: 43px;
	margin: 4px;
}

.btn {
padding-top: 3px;
}

.twitterWidget {
	padding-top: 10px;
}
.widget ul {
	margin: 0;
}
.widget ul li{
	margin: 0 0 10px 0
!important;
}
.postfeed, .commentfeed {
	background-image: url(images/rssicon.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;
        font-size: 12px;
        height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	margin-top: 5px;
}

#footer {
	width: 960px;
	padding: 0 10px;
	margin: 5px auto;
	font-size: 14px;
	font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;
}

.inside {
	margin-top: 20px;
}
.blogleft {
	width: 540px;
	margin-right: 46px;
	margin-top: 10px;
}
.blogright {
	width: 374px;
	margin-top: 10px;
}

.blogleft h2, .blogleft h2 a {
	font-size: 21px;
	margin-bottom: -3px;
}
.comments {
	font-size: 10px;
}
.date {
	background-image: url(images/calendar.jpg);
	height: 39px;
	width: 39px;
	margin-right: 10px;
}
.month {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
        margin-top: 2px;
}
.day {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	color: white;
        margin-top: 1px;
}
.entry p {
	margin-top: 10px;
}

.post{
margin-bottom: 20px;
}

#sidebar fieldset{
border: 0px !important;
}

.mc_embed_close{
display: none;
}

.btn{
        float: right;
        margin: -15 0 0 -10;
}

#mc-embedded-subscribe{
        margin: -15 0 0 -10;
}
        
.widgettitle {
	color: #333333;
	font-weight: bold;
        font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif; 
	font-size: 14px;
        padding-bottom: 10px;
}
