@charset "utf-8";
*{
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	background-image: url(images/background.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}

h1 {
	text-indent: -9999px;
	height: 198px;
	width: 877px;
	background-position: 96px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
}
#rss {
	padding-top: 15px;
	font-size: 14px;
	color: #7E09B0;
	font-weight: bold;
	letter-spacing: -0.5px;
}
#rss a {
	color: #7E09B0;
	text-decoration: none;
}
#rss a:hover {
	color: #7E09B0;
	text-decoration: underline;
}
#page-wrapper {
	width: 887px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content-wrapper {
	width: 869px;
	background-color: #FFFFFF;
	margin-top: 50px;
	border: thin solid #7e09b0;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 30px;
	float: left;
}


#header {
	width: 877px;
	height: 198px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(100px,auto,auto,auto);
	margin-top: 35px;
}
#left-column

 {
	width: 156px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left-column  ul {
	margin-left:18px;
	padding-left:15px;
	
}
#left-column  ul  li{
	padding-left: 2px;
	padding-bottom:5px;
	list-style-image: url(images/list2.gif);
}
#left-column  li  li {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#left-column  h2 {
	letter-spacing: -0.5px;
	color: #7E09B0;
	font-size:14px;
	background:url(images/list.gif) left no-repeat;
	height:21px;
	padding-left:30px;
}
#left-column  p {
	padding-bottom: 20px;
	text-align: justify;
}
#left-column  a {
	color: #252525;
	border: none;
	text-decoration: none;
}
#left-column  a:hover {
	text-decoration: none;
	color: #787878;
}

#content {
	width: 468px;
	padding-top: 20px;
	text-align: justify;
	float:left;
	display:block;
	padding-bottom:15px;
}


.post {
	padding-top:20px;
}

.post .title {
	color: #252525;
}

.post .title a {
	background: none;
	color: #252525;
	border: none;
	font-size: 24px;
	text-decoration: none;
}
.post .title a:hover {
	text-decoration: underline;
}


.post .meta {
	text-align: left;
	font-size: 10px;
	color: #7E09B0;
}
.post  .article {
	text-align: justify;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.post     h6 a  {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.post     h4  {
	font-size: 10px;
	color: #7E09B0;
}
.post h4 a {
	font-size: 10px;
	color: #7E09B0;
}
.break {
	background-color: #7E09B0;
	height: 15px;
	width: 468px;
}
h4 a:hover {
	text-decoration: underline;
}
h6 a:hover {
	text-decoration: underline;
}

.align-right {
	float: right;
	margin-right: 3px;
	padding-top: 1px;
}
.align-right a {
	text-decoration: none;
}

.align-left {
	float: left;
	margin-left: 3px;
	padding-top: 1px;
}
.align-left a {
	text-decoration: none;
}

#navigation

 {
	width: 887px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	height: 60px;
}

#navigation  ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#navigation  li {
	float: left;
}

#navigation  a {
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 20px;
	font-weight: bold;
}
#navigation  a:hover, #navigation  .current_page_item  a {
	color: #FFFFFF;
	background:#ffa4de;
	text-decoration:none;
}
#right-column {
	float:left;
	width: 180px;
	padding-top: 20px;

	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: 140px 30px;
}
#advertisement2  {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

html>body #right-column {
	width: 190px;
	padding-left: 10px;
	padding-right: 15px;
}
#resources  ul  li {
	padding-left: 2px;
	padding-bottom:5px;
	list-style-image: url(images/list2.gif);
}
#resources  ul {
	margin-left:18px;
	padding-left:15px;
}
#resources  li  li {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#resources  h2 {
	letter-spacing: -0.5px;
	color: #7E09B0;
	font-size:14px;
	background:url(images/list.gif) left no-repeat;
	height:21px;
	padding-left:30px;
}
#resources  a {
	color: #252525;
	border: none;
	text-decoration: none;
}
#resources  a:hover {
	text-decoration: none;
	color: #787878;
}
#resources {
	padding-top: 20px;
	padding-bottom: 20px;
}
img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}

#footer {
	height: 20px;
	color: #FFFFFF;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	background-color: #7E09B0;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
}
