/* CSS Document */

body {
	background:#f0fcdd url(img/body_bg.jpg) no-repeat center top; /*-----------------------MODIFIED-------------------------------*/
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
.mainWrapper {
	width:988px;
	margin:0px auto 0px auto;
}
.header {
	height:114px;
	background:url(img/menu_bg.png) no-repeat left bottom;
	position:relative;
}
.header .logo {
	background:url(img/logo.png) no-repeat left top;
	height:58px;
	width:404px;
	position:absolute; left:20px; top:10px;
}
.mainMenu {
	position:absolute; bottom:0px; left:0px;
}
.mainMenu ul {
	list-style-type:none;
	margin:0px 0px 0px 14px;
	padding:0px;
	height:35px;
}
.mainMenu ul li {
	float:left;
	margin:0px 10px 0px 10px;
	padding-top:10px;
}
.mainMenu ul li a {
	/*line-height:35px;*/
	display:block;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.footer {
	background:url(img/footer_bg.png) no-repeat left bottom;
	padding-bottom:10px;
	position:relative;
}
.footerContent {
	background:url(img/footerWrpper_bg.png) repeat-y left top;
	color:#fff;
	font-size:11px;
	
	padding-top:60px;
	padding-bottom:1px;
}
.footerContent a {
	color:#fff;
	text-decoration:none;
}
.footerContent a:hover {
	text-decoration:underline;
}
.footerButterfly {
	background:url(img/bottomButterfly.png) no-repeat top left;
	position:absolute; left:10px; top:-30px;
	height:120px;
	width:121px;
}
.content {
/*	background:url(img/mainContent_bg.png) repeat-y;*/
	background:url(img/content_bg.png) repeat-y;
	padding:20px 14px 40px 14px;
	width:960px;
}
.leftSide {
	width:200px;
	float:left;
}
.rightSide {
	width:760px;
	float:left;
}
.banner {
	padding-bottom:20px;
}
.articles {
	margin-right:10px;
	border-top:1px solid #d0007c;
}
.article {
	border:1px solid #1c1c1c;
	margin-top:7px;
	margin-bottom:13px;
	font-size:12px;
	color:#333333;
	padding:5px;
}
.article .keywords {
	font-weight:bold;
}
.article .keywords a {
	color:#620032;
	text-decoration:none;
}
.article .keywords a:hover {
	text-decoration:underline;
}
.article h1 {
	font-size:24px;
	margin:0px;
}
.article h1 a {
	color:#d0007c;
	text-decoration:none;
}
.article h1 a:hover {
	text-decoration:underline;
}
.article p {
	line-height:18px;
}




#inline-list ul, #inline-list li {
       	display: inline;
	margin: 0;
	padding: 0;
	color: #620032;
	font-weight: bold;
	}
#inline-list li.commentsNo {
	padding-right:20px;
	border-right:1px solid #333333;
}
#inline-list li.date {
	padding:0px 20px 0px 20px;
}
#inline-list li.readMore {
	padding-left:20px;
	border-left:1px solid #620032;
}
#inline-list li a {
	color:#620032;
        font-weight: bold;
}










.previous a {
	display:block;
	line-height:30px;
	padding:0px 20px 0px 20px;
	color:#fff;
	float:left;
	background-color:#620032;
	font-size:12px;
}
.next a {
	display:block;
	line-height:30px;
	padding:0px 20px 0px 20px;
	color:#fff;
	float:right;
	background-color:#620032;
	font-size:12px;
}
.leftBox {
	margin-right:10px;
	margin-bottom:20px;
	position:relative;
}
.leftBoxContent {
	background-color:#4d545a;/*--------------------------MODIFIED-------------------------*/
	padding:1px 9px 1px 9px;
        color:#E3E5E6;
        padding:0 0 0 21px;
}
.leftBoxTop {
	height:4px;
	line-height:0px;
	background:url(img/leftBoxTop.jpg) no-repeat left bottom;
	font-size:4px;
}
.leftBoxBottom {
	height:4px;
	line-height:0px;
	background:url(img/leftBoxbottom.jpg) no-repeat left top;
}
.leftBox h5 {
	/* border-top:1px solid #a9cb5d; */
	/* border-bottom:1px solid #a9cb5d; */
	margin:0px;
	font-size:12px;
	color:#E3E5E6;
	line-height:19px;
	text-transform:uppercase;
}
.leftBoxContent p, .leftBoxContent .textwidget {
	color:#9da1a4;
	font-size:12px;
	margin:0px;
}
.leftBoxContent a {
	color:#728753;
}
.leftBox ul {
	margin:0px;
	padding:7px 0px 7px 0px;
	list-style-type:none;
}
.leftBox ul li a {
	font-size:10px;
	text-decoration:none;
	color:#E3E5E6;
        background:url(img/listImage.jpg) no-repeat left center;
text-transform:uppercase;
	padding-left:10px;
	display:block;
	line-height:15px;
	margin:0px;
}
.leftBox ul a:hover {
	text-decoration:underline;
}

.leftBox li.selected {
	font-weight:bold;
	
}
li.leftBox ul{
	margin:0px;
	padding:0px;
}
.leftBox ul ul.children {
	padding-top:0px;
	padding-left:10px;
	padding-bottom:5px;
}
.butterfly {
	background:url(img/smallButerfly.png) no-repeat left top;
	height:53px;
	width:57px;
	position:absolute; left:145px; top:-10px;
}
.search {
	height:20px;
	position:absolute; right:14px; top:50px;
}
.searchText {
	border:1px solid #474143;
	width:180px;
}
.search .button {
	background:url(img/searchButton.png) no-repeat left top;
	width:50px;
	height:20px;
	border:0px;
	cursor:pointer;
}
span.smallcaps {
	text-transform:lowercase;
}
#sidebar {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#respond {
	color:#333333;
}
#respond h3 {
	font-size:18px;
	color:#d0007c;
}
textarea#comment {
	width:700px;
	height:100px;
}
p.field {
	float:left;
	padding-right:15px;
	margin:0px 0px 5px 0px;
}
#respond small {
	font-size:12px;
}
#respond form input {
	width:220px;
	margin:0px;
	border:1px solid #1c1c1c;
}
#respond textarea {
	border:1px solid #1c1c1c;
}
#respond #submit {
	cursor:pointer;
}
ul.actualComments {
	border-top:1px solid #d0007c;
	margin-top:10px;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.actualComment {
	border-bottom:1px dotted #1c1c1c;
	padding:10px;
	font-size:12px;
	color:#333333;
}
.actualComment  .date {
	font-weight:bold;
}
.actualComment p {
	margin:10px 0px 0px 0px;
}
.actualComment span.author {
	font-weight:bold;
}
h2.searchTitle {
	font-weight:bold;
	color:#620032;
}
.searchResults a {
	color:#620032;
}
.searchResults h3 {
	margin:5px 0px 0px 0px;
	font-size:12px;
}
.searchResults h3 a {
	font-weight:bold;
	color:#620032;
}
.separator {
	line-height:0px;
	height:0px;
	border-bottom:1px dotted #620032;
}
.searchResults .date {
	font-size:11px;
}
.searchResults p.postmetadata {
	font-size:12px;
}
.searchResults p {
	font-size:12px;
}
h2.searchError {
	font-size:14px;
	color:#f00;
	margin-left:10px;
}




.aligncenter {
	text-align:center;
}
.alignright {
	float:right;
}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
}
