﻿body {
	background: #ffffff url(../images/bg.gif) left top repeat-x;
}

#main {
	width:960px;
	margin:0px auto;
}

#top {
	height:83px;
}

#content {
	padding:0px;
	margin:50px 0px 0px;
	width:960px;
	position:relative;
	left:0px;
	top:0px;
}

.clear {
	clear:both;
}



/* search form */

form#searchForm {
	display:block;
	float:right;
	margin:30px 0px 0px;
	height:30px;
	width:240px;
	position:relative;
}

form#searchForm input#search {
	width:195px;
	height:22px;
	padding:4px 5px 0px;
	margin:0px 5px 0px;;
	float:left;
	border:1px solid #dbdbdb;
	background:url(../images/searchfield_bg.gif) left top no-repeat;
}

form#searchForm input#button {
	width:23px;
	height:23px;
	padding:0px;
	margin:0px;
	border:0px;
	background:url(../images/searchicon.gif) left top no-repeat;
	position:relative;
	display:block;
	float:right;
}

/* end search form */



/* navigation */



ul#navigation li {
	display:block;
	float:left;
	height:31px;
	padding:10px 0px 0px;
	margin:0px 0px 0px;
}


/* edn navigation */


/* featured */

div.slideCaption {
	position:absolute;
	top:20px;
	right:0px;
	background:white;
	color:#000000;
	opacity:0.7;
	padding:10px;
}

div.slideCaption h1, div.slideCaption h2, div.slideCaption h3, div.slideCaption h4, div.slideCaption h5, div.slideCaption h6 {
	margin:0px;
}

/* end featured */


/* posts */

ul#posts {
	list-style-type: none;
	margin:0px 0px 0px;
	display:block;
	float:left;
	width:645px;
}

ul#posts li, div#content div#article {
	margin:0px 0px 20px;;
	padding:0px 0px 35px;
	width:645px;
	background:url(../images/post_bottomborder.gif) left bottom no-repeat;
}

#main div#content div.page {
	background:none;
}

div#content div#article {
	float:left;
}

div#content div#article p {
	float:none;
	clear:left;
	width:645px;
}

#main div#content div.page ul, #main div#content div.page ol {
	clear:both;
}

ul#posts li div.nrComments, div#content div#article div.nrComments {
	float:right;
	width:44px;
	height:40px;
	background:url(../images/balloon.gif) left top no-repeat;
	padding:6px 0px 0px 0px;
	font-size:20px;
	text-align: center;
}

ul#posts li div.meta, div#content div#article div.meta {
	clear:both;
	color:#9d9c9c;
	margin-bottom:10px;
}

ul#posts li div.excerpt, div#content div#article p.excerpt {
	margin:15px 0px 20px;
}

ul#posts li div img, div#content div#article p img {
	float:left;
	margin:0px 15px 15px 0px;
	padding:5px;
	background:#e3e3e3;
	/*
	width:140px;
	height:140px;
	*/
}

/* end posts */


/* comments */

div#comments {
	display:block;
	float:left;
	width:645px;
}

div#comments ul {
	list-style-type: none;
	padding:0px;
	margin:0px 0px 40px;
	display:block;
}

div#comments ul li {
	margin:0px;
	padding:0px;
}

div#comments ul li img {
	padding:5px;
	border:1px solid #dbdbdb;
	float:left;
}

div#comments ul li p.comment {
	padding-top:10px;
	clear:both;
}

div#comments ul li p.poster {
	float:left;
	width:300px;
	height:65px;
	margin:15px 0px 0px 20px;
}

form#newComment {
	display:block;
	margin:30px 0px 0px;
}

form#newComment input, form#newComment textarea {
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	border:1px solid #dbdbdb;
	background:#f3f3f3;
	margin:0px 15px 15px 0px;
}

form#newComment input {
	width:166px;
	height:19px;
	padding:5px 5px 0px;
}

form#newComment textarea {
	width:323px;
	height:144px;
	padding:5px 5px 0px;
}

form#newComment label {
	float:left;
}

/* end comments */


/* sidebar */

div#sidebar {
	width:288px;
	float:right;
	font-size:13px;
}

div#sidebar a#rsslink {
	display:block;
	height:40px;
	line-height:40px;
	vertical-align: middle;
	width:auto;
	background:url(../images/rssicon.gif) right top no-repeat;
	color:#2d2d2d;
	font-size:16px;
	padding:0px 0px 0px 33px;
	margin-bottom:20px;
}

div.sidebarTabs {
	margin:0px 0px 30px;
}

div.sidebarTabs div.tab {
	background:#f3f3f3;
	border:1px solid #dbdbdb;
	clear:both;
}

div.sidebarTabs ul.tabs {
	list-style: none;
	list-style-type: none;
	height:35px;
	margin-bottom:0px;
}

div.sidebarTabs ul.tabs li {
	float:left;
	display:block;
	height:35px;
	_width:144px;
	padding:0px;
	margin:0px;
	_overflow:visible;
}

div.sidebarTabs ul.tabs li a {
	color:#8e8e8e;
	display:block;
	height:35px;
	line-height:35px;
	vertical-align: middle;
	margin:0px;
	padding:0px 10px;
}

div.sidebarTabs ul.tabs li a.active {
	background:#f3f3f3;
	border:1px solid #dbdbdb;
	border-bottom:0px;
	color:#2d2d2d;
	_top:10px;
}

div.sidebarTabs ul.tabList, div.dsidebarItem ul {
	list-style-type: none;
	list-style: none;
	clear:both;
	display:none;
	margin:33px 0px 33px 33px;
}

div.dsidebarItem {
	clear:both;
	margin-bottom:20px;
}

div.dsidebarItem #calendar_wrap table {
	width:288px;
}

div.dsidebarItem #calendar_wrap table th, div.dsidebarItem #calendar_wrap table td {
	text-align: center;
}

div.dsidebarItem ul {
	display:block;
	margin:0px 0px 0px 20px;
	list-style: none;
}

div.dsidebarItem form#searchForm {
	float:left;
}

div.sidebarTabs ul.tabList ul, div.dsidebarItem ul ul {
	display:block;
	clear:both;
	margin-bottom:0px;
	list-style: none;
}

div.sidebarTabs ul.first {
	display:block;
	list-style: none;
}

div.sidebarTabs ul.tabList li, div.dsidebarItem ul li {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 10px;
	background:url(../images/greytri.gif) left 10px no-repeat;
}

div.sidebarTabs ul.tabList li a {
	color:#2d2d2d;
}

div.advertising {
	background:#f3f3f3;
	border:1px solid #dbdbdb;
	padding:0px;
}

div.advertising p {
	color:#2d2d2d;
	padding:0px 10px;
	height:35px;
	line-height:35px;
	vertical-align: middle;
}

div.advertising a {
	padding:0px;
	margin:0px;
}

div.advertising img {
	height:125px;
	border:0px;
	width:125px;
	float:left;
	margin-left:12px;
	margin-bottom:12px;
}


/* end sidebar */



/* pagination */

div.pagination {
	width:645px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.pagination ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	float:right;
}

div.pagination ul li {
	float:left;
	padding:0px;
	margin:0px 3px 0px 0px;
}

div.pagination ul li a {
	color:#2d2d2d;
}

/* end pagination */


/* contact */

div#gmap_wrapper {
	width:639px;
	height:247px;
	background:url(../images/gmap_bg.gif) left top no-repeat;
	position:relative;
	padding:6px 0px 0px 6px;
}

div#gmap_wrapper div#map {
	width:627px;
	height:235px;
}

div#address {
	width:150px;
	float:left;
	margin-top:40px;
}

form#contactForm {
	display:block;
	width:460px;
	float:right;
	margin:40px 0px 0px;
}

form#contactForm input, form#contactForm textarea {
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	border:1px solid #dbdbdb;
	background:#f3f3f3;
	margin:0px 15px 15px 0px;
}

form#contactForm input {
	width:166px;
	height:19px;
	padding:5px 5px 0px;
}

form#contactForm textarea {
	width:323px;
	height:144px;
	padding:5px 5px 0px;
}

form#contactForm label {
	float:left;
}

p#formErrors {
	margin:30px 0px 0px;
	background:#feedc5;
	border:1px solid #ffdf91;
	padding:5px 10px 5px 10px;
}

p#messageSend {
	margin:30px 0px 0px;
	background:#e6f7e1;
	border:1px solid #6bba4f;
	padding:5px 0px 5px 10px;
}

/* enc contact */


/* footer */

div.footerWrapper {
	width:100%;
	height:325px;
	background:url(../images/footer_bg.gif) left top repeat-x;
	margin:30px 0px 0px;
}

div.footerWrapper ul.footer {
	width:960px;
	margin:0px auto;
	display:block;
}

div.footerWrapper ul.footer li {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:288px;
	float:left;
}

div.footerWrapper ul.footer li.one, div.footerWrapper ul.footer li.two, div.footerWrapper ul.footer li.two {
	overflow:hidden;
}

div.footerWrapper ul.footer li.one {
	margin-right:24px;
}

div.footerWrapper ul.footer li.two {
	margin-left:24px;
}

div.footerWrapper ul.footer li.three ul li, div.footerWrapper ul.footer li.two ul li, div.footerWrapper ul.footer li.one ul li {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 10px;
	background:url(../images/greytri.gif) left 10px no-repeat;
}

div.footerWrapper ul.footer li.three {
	width:288px;
	float:right;
}

div.footerWrapper ul.footer li.empty {
	width:218px;
}

div.footerWrapper ul.footer h4.twitter {
	background:url(../images/twitter.gif) left top no-repeat;
	padding-left:50px;
}

div.footerWrapper ul.footer h4.links {
	background:url(../images/heart.gif) left top no-repeat;
	padding-left:50px;
}

div.footerWrapper ul.footer li.twitter {
	background:url(../images/twitter.gif) left top no-repeat;
	padding:0px 0px 0px 50px;
	margin-right:71px;
	width:238px;
}

div.footerWrapper ul.footer ul, div.footerWrapper ul.footer p {
	margin-right:20px;
}

div.footerWrapper ul.footer ul.tweets li {
	float:none;
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}

div.footerWrapper ul.footer ul.tweets li a {
	font-size:10px;
}

div.footerWrapper ul.footer li.links {
	background:url(../images/heart.gif) left top no-repeat;
	padding:0px 0px 0px 50px;
	margin-left:75px;
	width:238px;
}

div.footerWrapper ul.footer li.links li {
	margin:0px 0px 10px;
	height:auto;
}

div.footerWrapper div#copyright {
	clear:both;
	width:960px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	vertical-align: middle;
	text-align:right;
	font-size:11px;
}

/* end footer */


/* accordion */

div#accordion {
	padding:60px 0px 0px;
	clear:both;
}

div.accordionBottom {
	background:url(../images/accordion_bottom.gif) left bottom no-repeat;
	text-align: center;
}

div.accordionBottom img {
	margin-bottom:30px;
	margin-top:10px;
}

/* end accordion */


/* horizontal scroller */

h2.scrollerHeader {
	margin-top:100px;
	font-size:28px;
}

div.horScroller {
	width:645px;
	height:127px;
	background:url(../images/scroller_bg.gif) left top no-repeat;
	position:relative;
}

div.horScroller img#left {
	float:left;
	margin:15px 0px 0px 10px;
}

div.horScroller img#right {
	float:right;
	margin:15px 10px 0px 0px;
}

div.horScroller div.viewPort {
	height:98px;
	width:550px;
	float:left;
	margin:15px 0px 0px 10px;
	overflow:hidden;
	position:relative;
}

div.horScroller div.viewPort ul {
	display:block;
	height:98px;
	width:2500px;
	list-style: none;
	position:absolute;
}

div.horScroller div.viewPort ul li {
	float:left;
	height:98px;
	margin:0px 20px 0px 0px;
	padding:0px;
}

div.horScroller div.viewPort ul li img {
	vertical-align: middle;
}

div.horScroller img#leftFade {
	position:absolute;
	top:1px;
	left:37px;
	z-index:100;
}

div.horScroller img#rightFade {
	position:absolute;
	right:37px;
	top:1px;
	z-index:100;
}

/* end horizontal scroller */