@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */
#headerarea{
	margin:0 auto;
	background-image:url(images/headbg.jpg);
	background-position:center top;
	height:137px;
}
#header{
	width:990px;
	margin:0 auto;
}
#banner {
	float:left;
	margin-top:0px;
	margin-left:37px;
}
#logo {
	margin-top:7px;
}
#header #search {
	float:left;
	background-image:url(images/searchbar.gif);
	background-repeat:no-repeat;
	width:267px;
	min-height:60px;
	height: auto !important;
	height: 60px;
	margin-left:270px;
	margin-top:0px;
}
#searchform {
	margin-top:5px;
	*margin-top:28px;
	margin-left:14px;
}
#searchform #s {
	border:0;
	background-color:transparent;
	padding:12px 25px 0 5px;
	height:25px;
	display:block;
	float:left;
}
#searchform #searchbutton {
	border:0px solid black;
	background-color:transparent;
	width:80px;
	height:30px;
	float:left;
	*margin-top:-12px;
	display:block;
	cursor:pointer;
}
#contentarea{
	margin:0 auto;
	background-image:url(images/contentbg.jpg);
	background-position:center top;
	min-height:400px;
	height: auto !important;
	height: 400px;
	font-family:sans-serif;
	line-height:20px;
	font-size:12px;
	text-align:justify;
}
#contentarea a{
	color:#461660;
}
#content{
	width:990px;
	margin:0 auto;
}
#sidebar{
	float:left;
	width:212px;
	padding:0;
	padding-top:25px;
	margin:0 0 0 10px;
}
#sidebar ul {
	padding:0;
	margin:0;
}
#footerarea{
	margin:0 auto;
	background-image:url(images/footerbg.jpg);
	background-position:center top;
	min-height:140px;	
	height: auto !important;
	height: 140px;
	padding-top:10px;
	clear:both;
}
#footer{
	margin:0 auto;
	clear:both;
	background-image:url(images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:108px;
	width:978px;
	margin-top:-15px;
}
#footerbottom{
		padding:20px;
		padding-top:30px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
}
#maincontent{
	float:left;
	width:714px;
	padding-left:32px;
}
.maincontent {
	background-image:url(images/contentbgnew.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:677px;
	/*border:0px solid red;*/
	margin-top:-25px;
	margin-left:1px;
	min-height:310px;
	height: auto !important;
	height: 310px;
	padding:3px 20px 5px 20px;
}
#maincontent {
	margin: 0px 10px;
}
.blog, .pageid_72 .maincontent, .pageid_69 .maincontent, .pageid_1 .maincontent {
	min-height:100px;
}
.mainbottom {
	background-image:url(images/contentbottom.gif);
	width:717px;
	height:22px;
	margin-top:-25px;
	background-position:top;
	background-repeat:no-repeat;
	margin-left:1px;
}
.mainhead {
	background-image:url(images/headerbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:697px;
	height:40px;
	display:block;
	color:#fdd4ff;
	font-size:25px;
	padding:15px 0 0 20px;
	padding-bottom:0px;
	font-family:sans-serif;
	border:0px solid red;
	font-weight:normal;
}
/*
.maincontent {
	padding-top:1px;
	padding-bottom:10px;
}*/
#sidebar a {
	color:white;
	text-decoration:none;
}
.widget {
	/*margin-top:20px;
	margin-left:10px;*/
	min-height:197px;
	height: auto !important;
	height: 197px;
}
.widget h3 {
	background-image:url(images/widgethead.png);
	width:217px;
	background-position:left top;
	background-repeat:no-repeat;
	/*margin-left:13px;*/
	height:51px;
	display:block;
	color:black;
	font-size:15px;
	font-family: sans-serif;
	padding-top:15px;
	padding-left:15px;
	font-weight:normal;
	z-index:888;
}
.widget div {
	color:white;
	font-size:11px;
	font-family:sans-serif;
	/*padding-left:32px;*/
	/*padding-right:48px;*/
	margin-top:-31px;
	background-image:url(images/sidebar.gif);
	background-position:left top;
	background-repeat:repeat-y;
	min-height:120px;
	height: auto !important;
	height: 120px;
}
.widget a {
	color:#b8a8c0;
	font-size:11px;
	padding-left:30px;
	padding-right:30px;
	text-decoration:underline;
}
.widget div.textwidget, .widget div#mp-formdiv {
	/*border:0px;
	padding-left:25px;
	background-image:url(images/textbg.gif);
	width:154px;
	height:35px;*/
	padding: 8px 35px 10px 20px;
	text-align:left;
}
.MailPressFormEmail {
	width:139px;
	background:transparent;
	border:none;
	background:url('images/btn_newsletter_search.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding:11px 8px 0 10px;
	height:36px;
}
.MailPressFormSubmit {
	width:93px;
	height:30px;
	margin:0;
	padding:0;
	margin-left:55px;
	border:none;
	background:url('images/btn_newsletter_signup.png');
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.widget div .signup{
	border:0px;
	background-image:url(images/signup.gif);
	width:92px;
	height:28px;
	float:right;
	margin-right:5px;
}
#footer .footermenu ul {
	margin-left:-20px;
	padding-top: 15px;
}
#footer .footermenu ul li {
	float:left;
	margin-right:10px;
	padding:0 12px;
		list-style:none;
}
#footer .footermenu ul li a {
	/*padding-top: 100px;*/
	color:#311241;
	font-size:17px;
	font-weight:bold;
	font-family:sans-serif;
	text-decoration:none;
}
.blogtitle, .maincontent h3 {
	font-size:20px;
	color:#461660;
	text-decoration:underline;
	font-weight:normal;
	line-height:12px;
	font-family:sans-serif;
}
.blogdate {
	color:#636363;
	font-size:11px;
	font-weight:normal;
	font-family:sans-serif;
	line-height:12px;
	margin-top:-10px;
}
#menubar {
	min-height: 280px;
	height: auto !important;
	text-align:center;
	width:155px;
	padding: 0 10px 10px 20px;
	*margin:15px 0 0 0;
	background:none;
}
#menubar img {
	margin-left:-30px;
}
#menubartop{
	height:14px;
	margin-left:2px;
	background-image:url(images/menutop.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#menubar ul{
	margin-left:-50px;
}
#menubar ul li {
	list-style-type:none;
	text-align:center;
	margin-top:5px;
}
#menubar ul li span{
	display:none;
}
#menubar ul li ul{
	margin-left:2px;
}
#menubar a {
	padding:0px 20px;
}
.custom_navigation {
	color:white;
	font-size:11px;
	font-family:sans-serif;
	padding-bottom:20px;
	padding-top:10px;
	padding-left:25px;
	padding-right:0px;
	margin-top:5px;
	/*margin-left:45px;*/
	background-image:url(images/sidebar.gif);
	background-position:top left;
	background-repeat:repeat-y;
	min-height:120px;
	height: auto !important;
	height: 120px;
}
.custom_navigation ul{
	margin:0 0 0 0px;
	padding:10px 0 35px 20px;
}
.custom_navigation li {
	list-style-type:none;
	margin:0;
	padding:7px 0;
}
.custom_navigation .nav_parent span {
	display:none;
}
.nav_parent ul li {
	padding-left:40px;
}
h3.mainhead {
	color:#f9d9fa;
}
.navigation {
	background-color:#fff;
	margin: 20px 0;
}
.navigation .alignleft a, .navigation .alignright a {
	display:block;
	width:150px;
	height:35px;
	background:url('images/post_nav_btn.png') no-repeat top left;
	color:#fff;
	font-size: 14px;
	padding:13px 0 0 15px;
}
a.noimg {
	display:block;
	background-color: #999;
	border:1px solid #000;
	width:120px;
	height:30px;
	color:#000;
	font-size:15px;
	padding-left:9px;
	padding-top:10px;
}

#socialMedia {
	text-align:right;
	width:568px;
	margin-left:400px;
	height:130px;
	*margin-top:-20px;
	position:relative;
	z-index:0;
}

#smcontainer {
	position:absolute;
	top:85px;
	right:0;
	*position:static;
}

#socialMedia a.twitter, #socialMedia a.facebook {
	margin-top:15px;
}

#socialMedia a.twitter {
}

#socialMedia a.facebook {
}

textarea#comment {
	width:600px;
}