/* 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: Arial,Helvetica,Sans-Serif!important;
color:#b3bc83!important;
background-color: #b3bc83!important;
}

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

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

.content {
padding:0 0px 0px 0px!important;
}

#page {
margin: 0px auto;
border: 0px!important;
width: 800px!important;
padding:0px 0pt 0px!important;
}

#header {
width: 800px;
height: 169px!important;
background-image:url(./images/header.jpg)!important;
background-repeat: no-repeat;
background-position: top;
}


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

#primary {
width: 475px;
padding-right: 10px!important;
padding-left: 10px;
border-left: 0px solid #fff!important;
}

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

body.columns-two #primary-wrapper {
float:left;
margin-right:0px!important;
width:490px;
}

.page-head {
margin:5px 0px!important;
}

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

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

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

h1, h2, h3, h4 {
font-family: Arial,Helvetica,Sans-Serif;
}

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

h2, h2 a, h2 a:hover, h2 a:visited {
color: #E9831D;
text-align: left;
font-weight: lighter!important;
padding: 0px!important;
}
h3 {
color: #669999!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: #663366!important;
font-size: 1.4em;
line-height: 1.2em;
margin-top: 5px;
margin-bottom: 0px;
}

h6 {
color: #996666!important;
font-size: 1.2em;
line-height: 1.2em;
margin-top: 5px;
margin-bottom: 0px;
letter-spacing: 1px;
}

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

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

ul.menu {
bottom:0px;
left:0px;
margin:0pt;
padding:0pt;
position:absolute;
width:800px!important;
height: 25px;
border-bottom: 1px solid #cccccc!important;
font-size: 1.3em;
}

ul.menu li {
display:inline;
margin-right: 28px;
margin-top: 0px;
padding-top: 5px!important;
}
ul.menu, ul.menu li a, ul.menu li a:hover, ul.menu li a:visited {
background-color: transparent!important;
color:#666666!important;
}

#footer {
background-color: #fff;
width: 800px;
}

#primary .entry-content h3 {
padding-top: 0px!important;
margin-top:0px!important;
}

.blog-title a
{
font-size:16pt;
}
.blog-title, .blog-content
{
list-style-type:none;
}

.blog-content li
{
margin-bottom:10px;
}

#sidelinks {
background-image:url(./images/sidebar.jpg)!important;
background-repeat: no-repeat;
background-position: top left;
width: 266px;
height: 87px;

}
#sidelinks p, #sidelinks a {
padding-top: 20px;
padding-left: 12px;
color: #0066cc!important;
font-size: 14px;
font-weight: bold;
}


#searchform {
height:25px;
margin-bottom: 15px;
}


#s.livesearch {
border: 1px solid #006699;
height: 25px;
}


