/* CSS Document */


/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/


body {
font-family: "Times New Roman", Times, serif;
color:#000;
background-image:url(./images/bg.jpg)!important;
background-repeat: repeat;
background-position: top;
}

#sidebar-1 {
	background-image:url(./images/sidebar.jpg)!important;
background-repeat: no-repeat;
background-position: top;
background-color: #ebece2;
font-family: Conduit ITC, Arial,Helvetica,Sans-Serif!important;

}
#sidebar-top {
	margin-bottom: 20px;
}

body.columns-two .secondary {
float:left!important;
margin-left: 15px;
margin-top: 20px;
width: 210px;
}

#hometype {
	color: #660000!important;
	border-bottom: 1px dashed #666;
	font-size: 14px;
}

a {
color: #C30!important;
text-decoration:none;
font-size: 1em;
}

a:hover {
color:#E9831D!important;
}

.content {
padding:0 0px 0px 0px!important;
width: 800px;
background-color: #fff;
}

#page {
margin: 0px auto;
border: 0px!important;
width: 990px!important;
padding:0px 0pt 0px!important;
background-image:url(./images/page.png)!important;
background-repeat: no-repeat;
background-position: top;
background-color: transparent!important;
padding-top:0px!important;
}

#header {
width: 990px;
height: 220px!important;
background-position: top;
background-color: transparent!important;
}

#logo {
	margin-left: 500px;
	padding-top: 70px;
}

p {
font-size: 1.1em!important;
line-height: 120%;
}

#primary {
width: 435px;
padding-right: 35px!important;
margin-right: 70px!important;
padding-left: 5px;
float: right!important;
margin-top: -5px;
}

body.columns-two #primary {
margin-right:0px!important;
}

body.columns-two #primary-wrapper {
float:left;
margin-right:0px!important;
background-color: #fff;
margin-left: 110px;
width: 760px!important;
}
#dynamic-content {
padding-top:0px!important;
}
.page-head {
margin:5px 0px!important;
}

.secondary div {
margin:5px 0px 15px 10px!important;

}
.secondary h4 {
display:none!important;
}

#categories-527603811 {
	padding-left: 25px!important;
	font-size: 13px!important;
	font-weight: bold;
}

#recent-posts {
	padding-left: 25px!important;
	font-size: 13px!important;
	font-weight: bold;
}

.secondary {
line-height:1.5em;
float: left;
margin-top: 0px!important;
padding: 0px;
width: 210px!important;
}

h3, h4, .single .k2-asides h3 {
letter-spacing:0px!important;
}

h1, h2, h3, h4 {
font-family: "Times New Roman", Times, serif;
}

h1 {
color: #fff;
font-size: 14px!important;
}

h2, h2 a, h2 a:hover, h2 a:visited {
color: #000;
text-align: left;
font-weight: lighter!important;
padding: 0px!important;
}
h3 {
color: #000!important;
font-size: 1.4em;
line-height: 1.2em;
margin-top: 5px;
margin-bottom: 0px;
padding: 0px!important;
}

h4 {
color: #E9831D!important;
font-size: 1.4em;
line-height: 1.2em;
margin-top: 5px;
margin-bottom: 0px;
padding: 0px!important;
}

h5 {
color: #000!important;
font-size: 1.4em;
line-height: 1.2em;
margin-top: 5px;
margin-bottom: 0px;
}


.entry-content {
text-align:left;
}

.secondary div p {
margin-top:0.4em;
color: #000;
font-size: 1em;
line-height: 1.2em;
}

#footer {
display: none;
}
