/* 
INWERS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

h1, h2, h3, h4
{color:#0F5787;
font-family: Georgia, 'Times New Roman', Times, serif;
background-image: none;
}

h5, h6, h7, h8, H9
{font-family: Georgia, 'Times New Roman', Times, serif;
background-image: none;
}


h2 {
	font-size:28px;
	line-height:1em}

h3 {
	font-size:26px;
	line-height:1em;
}

h4 {
	font-size:24px;}

h5 {
	font-size:22px;
	background-image: none;
}

body {
	font-size: 12px;
}

.top-menu {
	font: normal normal normal 17px/normal Arial, Helvetica, sans-serif;
}

.top-text p {
	font: italic normal 22px/normal Arial, Helvetica, sans-serif;
}

.post-title {
	padding:0 25px 0 0;
	background:url(images/title_line_long.gif) 0 bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px}

.post-title h2, .post-title h1 {
	color:#000;
	font-size:30px;
	font-weight:normal;
	line-height:28px}
		
.post-entry {
	font-size: 14px;
}

.post-date {
	font-size: 14px;
}

.post-entry blockquote {
	background: #f1f3f3;
	border: 1px solid #d5d5d5;
	border-left: 1px solid #c0c0c0;
	padding:5px 10px 5px 20px;
	margin-bottom:10px;
	font: italic 20px/26px Georgia, "Times New Roman", Times, serif;
	color: #8a95a9;
}
	
.related-list h2,
.comments-list h2,
.add-comment h2 {
	margin:15px 0 10px;
	font-size:30px;
	line-height:30px;
	background:url(images/title_line_long.gif) bottom no-repeat}
	
.layouts .boxbg h2 {
    background:none;
    margin:0;
    font-size:18px;
    color:#000;
    height: 20px;
	line-height: 20px;}

.text-medium {
	font: italic 20px/1.2em Arial,Helvetica,Sans-serif;
	color: #868996;
	}
	
.bottom-content h3{
	font:24px Arial, Helvetica, sans-serif;
	color:#fff}