/*  
Theme Name: digitane ver 1.0
Author: Digitane
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #291B0C;
}

h1, h2, h3 {
	margin: 0;
	text-transform: capitalize;
	font-weight: normal;
	color: #004286;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

ul, ol { }

blockquote { }

a { color: #004286; }

a:hover { text-decoration: none; border-bottom:1px dotted #004286; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 900px;
	height: 147px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 630px;
	height: 50px;
	padding-top: 24px;
}

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

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { 
	background: #6E831C;
}


#menu .current_page_item a {
	background: #6E831C;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Search */

#header-search {
	float: right;
	width: 500px;
	height:59px;
}

#header-search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

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


#header-search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#header-search-text {
background:transparent url(images/input.png) no-repeat scroll 0 0;
color:#666666;
float:left;
font-family:arial;
font-size:16px;
font-style:italic;
height:59px;
line-height:50px;
padding-top:17px;
text-align:center;
width:190px;
}

#header-search-submit {
	float:right;
}

/* Search */

#search {
	width: 300px;
	height: 74px;
}

#search form {
	width: 285px;
	margin: 0;
	padding: 24px 0px 0 15px;
}

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

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #6E831C;
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 900px;
	height: 296px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 32px;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 30px;
	padding-top: 160px;
	font-size: 60px;
	font-family:Arial,Helvetica,sans-serif;
}

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

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

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

#page-bgtop {
}

/* Content */

#content {
	float: left;
	width: 580px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
color:#004286;
font-size:18px;
padding-bottom:15px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-family:Arial,Helvetica,sans-serif;
	color: #004286;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 0px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: bold;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 301px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

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

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
	padding-left:25px;
}

#sidebar li li {
background:transparent url(images/arrow.png) no-repeat scroll 0 8px;
margin:0 15px;
padding:5px 0 10px 25px;
width:217px;
}

#sidebar li li a {
	font-weight: normal;
	color:#004286;
}

#sidebar li li a:hover {
	border-bottom:1px dotted #004286;
}

#sidebar p {
	line-height: 200%;
	padding: 20px 15px 0px 15px;
}

#sidebar h2 {
background:transparent url(images/menutop.jpg) no-repeat scroll left top;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:normal;
height:47px;
line-height:40px;
padding:1px 0 0 15px;
text-transform:capitalize;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #3C2811;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 64px;
	background: #fff url(images/footer.jpg) 0 0 repeat-x;
}

#footer {
	width: 900px;
	height: 64px;
	margin: 0 auto;
	line-height:64px;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: left;
	line-height: normal;
	font-size: 10px;
}

#footer a {
	color: #004286;
	text-decoration:none;
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
}

hr {
	display: none;
}

.zip
{
clear:both;
height:100px;
margin-left:98px;
margin-top:3px;
width:300px;
}

.zip input
{
	border:none;
}

input.zipcodeinput
{
	height:30px;
	background:#fff;
	 width:200px;
	 border:0;
	 float:left;
	 margin-right:25px;
	color:#333333;
font-size:20px;
line-height:50px;
text-align:center;
}

.zipbottom
{
background:transparent url(images/zipbottom.png) no-repeat scroll 0 0;
height:86px;
width:600px;
color:#333333;
font-size:20px;
}

.zipbottom input.input
{
border:none;
color:#333333;
font-size:20px;
height:28px;
line-height:28px;
margin-bottom:0;
margin-left:236px;
margin-top:30px;
text-align:center;
width:149px;
}

#intro ul
{
	list-style:none;
	padding:0;
	margin:0;
	padding-bottom:15px;
}

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

#intro h2
{
	padding-bottom:15px;
}

#blog
{
	background:url(images/blog.jpg) 0 0 no-repeat;
	height:219px;
	width:580px;
}

.blogpadding
{
padding-left:35px;
padding-right:35px;
padding-top:25px;
}