/*
Theme Name: Frankincense
Theme URI: http://www.freewpthemes.net/preview/frankincense
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0391B9;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/bck-repeat.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2F92B9;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	color: #006A8C;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
}

#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
	padding-top: 10px;
}
.banner {
	padding-top: 30px;
	margin-left: 360px;
}


/* Header */

#header {
	width: 900px;
	height: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 900px;
	height: 117px;
	margin: 0;
	color: #FFFFFF;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
 }

#logo h1 {
	padding-top: 25px;
	padding-left: 60px;
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: bold;
}

#logo p {
	margin-top: -6px;
	padding-left: 62px;
	color: #A1E3F3;
} 

#logo p a {
	color: #A5E3F2;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-color: #0C587C;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 35px;
	padding-top: 15px;
	background: url(images/img02.gif) no-repeat right 20px;
}

#menu a {
	display: block;
	padding: 0px 20px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #969696;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu .current_page_item a {
	padding-left: 0;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bck{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0391B9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#page-bgtop {
	background-image: url(images/content-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}

#page-bgbtm {
	background-image: url(images/content-base.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}

/* Content */

#content {
	float: right;
	min-height:500px;
	margin: 0px;
}

.post {
	margin-bottom: 8px;
	background-color: #FFFFFF;
}

.post-bgtop {
	background-image: url(images/content-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 650px;
}

.post-bgbtm {
background-image:url(images/content-base.png);
background-position:center top;
background-repeat:no-repeat;
height:33px;
margin-top:-16px;
width:650px;
}

.post .title {
	height: 28px;
	padding: 12px 0 0 28px;
	font-size: 18px;
	color: #003366;
}

.post .title a {
	color: #083C54;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
	background-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: #006A8C;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	background: url(images/img05.jpg) no-repeat left bottom;
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	background: #2C2C2C url(images/img04.jpg) no-repeat left top;
	height: 31px;
	padding: 9px 0 0 28px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar p {
	margin: 0 15px;
	padding: 20px 0px;
	text-align: justify;
}

#sidebar a {
	color: #FFFFFF;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#navadvert {
	background-image: url(images/WINGER-SUBARU.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #45B2D1;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #5AD0EE;
}

#commentform {
	padding-left: 20px;
	padding-bottom: 20px;
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
	padding-left: 20px;
	color: #006A8C;
}

.navigation {
	padding-top: 20px;
	padding-bottom: 40px;
}

.pagetitle {
	padding-bottom: 20px;
	color: #006A8C;
}

#comments {
	padding-left: 20px;
	padding-bottom: 10px;
	color: #006A8C;
}
#sidebar    #linkcat-2    .xoxo    ul    .blogroll   li   a  {
	font-size: 10px;
}


hr {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
}
