html {
}
::selection {
        background: #DDD;
        }
::-moz-selection {
        background: #DDD;
}

body {
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../img/bg-grad-bottom.png);
}
h1, h2, h3, h4, h4, h5, h6 {
	font-family: Helvetica,Arial,sans-serif;
}
h1, h2 {
	font-size: 22px;
	font-weight: bold;
}
h3, h4, h5, h6 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 22px;
}
#page-container {
	width: 960px;
}
#header {
	padding-top: 20px;
	position: relative;
}
#email-div {
	position: absolute;
	top: 60px;
	left: 0px;
	font-size: 11px;
}
#logo {
	font-size: 18px;
	text-shadow: none;
	margin:0;
	text-align: left;
	display: inline;
	position: absolute;
	top: -2px;
	left: 0;
	font-weight: normal;
}
#logo a {	
	line-height: 1em;
	padding: 30px 0 40px; 
}
#logo a:link, #logo a:visited {
	color: #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#logo a:hover {
	color: #D35C2B;
}
/*.blog-home #logo a:link, .blog-home #logo a:visited {
	color: #D35C2B;
}*/
.gallery #nav a#news:link, .gallery #nav a#news:visited {
	color: #A5A5A5!important;
}

	


#nav {
	display:none;
	position: absolute;
	overflow: visible;
	top: 0px;
	padding: 30px 10px 40px;
	left: 100px;
}
#nav li {
	float: left;
	position: relative;
}
.nav-link-tier1:link, .nav-link-tier1:visited, 
.nav-link-tier2:link, .nav-link-tier2:visited, 
.nav-link-tier3:link, .nav-link-tier3:visited, 
#id_search:link, #id_search:visited {
	padding: 10px;
	line-height: 1em;
	color: #A5A5A5;
	text-decoration: none;
	font-size: 10px;
 	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
}
#nav a:hover {
	color: #000;
}

#s {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
}
#container {
	top: 140px;
	padding-left: 120px;
	width: 840px;
}
.blog-home #container {
	top: 140px;
}
#content-text {
	width: auto;
	padding: 0;
	margin: 0;
	font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
}
#content-wrapper {
	width: 640px;
}
.blog-home #content-text, #blog-category #content-text {
	padding:0;
}

.post-month {
	display: none;
}
.post-title {
	font-size: 26px;
	margin-bottom: 23px;
}
.post-title .post-link {
	color: #000;
}
.post-date {
	display: none;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 7px;
}
#blog-page .post-summary {
	margin-top: 20px;
}
.post-entry-home {
	border: medium none;
	float: left;
	line-height: 1em;
	margin: 0 20px 20px 0;
	overflow: hidden;
	padding: 0 0 12px 0;
	width: 165px;
}

.post-entry-home h2 a:hover {
	color: #D35C2B;
}

.post-entry-home .post-title, .post-entry-home .post-date , .post-entry-home .post-summary  {
	padding-top: 0px;
}
.post-entry-home .post-pic {
	margin-bottom: 0;
}
.post-entry-home .post-title {
	clear: both;
	padding-bottom: 5px;
	padding-top: 6px;
	margin-bottom:0;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1em;
	font-size: 17px;
}
.post-entry-home .post-date {
	font-size: 11px;
}
.entry-small { width: 165px; }
.entry-medium { width: 330px; }
.entry-large { width: 495px; }

.post-pic {
	/*
	-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 9px rgba(0,0,0,.2);
	box-shadow: 0px 0px 9px rgba(0,0,0,.2);
	*/
}
.post-content {
	margin-top:15px;
	line-height: 1.65em;
}
.post-content p {
	width: 400px;
	line-height: 1.65em;
}

#slideshow, .slideshow {
	margin-top: 0!important;
}
.slideshow-solo #slideshow-photo-container, .slideshow-solo .slideshow-photo-container {
	margin-top: 0;
}
.slideshow-photo-caption {
	font-size: 11px;
	background: none;
	color: #000;
	top: 100%;
	padding-top: 3px;
	padding-left: 0;
	line-height: 1.3em;
}
#fancybox-overlay {
	background-color: #fff!important;
}
#comments-wrapper {
	display: block;
	clear: both;
	margin-top: 50px;
	width: 400px;
	
  
}
#comments-wrapper h2 {
	margin-top: 40px;
}
#comment-form {
	margin-top: 15px;
}
#comment-form textarea {
	width: 400px;
}
.post-comments {
	display:none;
}
.comment-wrapper {
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
	margin: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(222,222,222,0)), to(rgba(222,222,222,.3))); 
  background-image: -webkit-linear-gradient(top, rgba(222,222,222,0), rgba(222,222,222,.3)); 
  background-image:    -moz-linear-gradient(top, rgba(222,222,222,0), rgba(222,222,222,.3)); 
  background-image:     -ms-linear-gradient(top, rgba(222,222,222,0), rgba(222,222,222,.3)); 
  background-image:      -o-linear-gradient(top, rgba(222,222,222,0), rgba(222,222,222,.3)); 
  background-image:         linear-gradient(top, rgba(222,222,222,0), rgba(222,222,222,.3));
}
.comment-message {
	margin-bottom: 20px;
}
.comment-author, .comment-date {
	text-align: right;
}
#fb-like {
	position: absolute;
	left: 65px; 
}
#twitter-button {
	position: absolute;
	left: 0px;
}
#id_search_list {
	width: 330px;
}
#searchForm {
	display: none;
	position: relative;
	background-color: #fff;
	z-index:20;
	top: -1px;
	left:10px;
}
#search-button {
	display: none;
}

#resultsDiv {
	max-width: 320px;
	display: none;
	position: absolute;
	z-index: 1003;
	top: 25px;
	left: 10px;
	padding: 15px 20px 15px 15px;
	margin-bottom: 40px;
	
	background-color: #fff;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	border: 1px solid #AAA;
}
#resultsClose {
	overflow: hidden;
	background: url("http://static.adam8.com/js/fancybox-1.34/fancybox.png") repeat scroll -40px 0 transparent;
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	top:-15px;
	right: -15px;
}
#resultsClose:hover {
	cursor: pointer;
}
#nav .webResult a { padding: 0;text-transform: none;color: #D35C2B; }

#nav .webResult h3 {
	font-size: 16px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#slideshow-thumb-container .thumb-selected img, body.white-on-black #slideshow-thumb-container .thumb-selected img,
.slideshow-thumb-container .thumb-selected img, body.white-on-black .slideshow-thumb-container .thumb-selected img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 6px #888;
}
.more-categories { display: none;  } 
#blog-category .page-title { display: none; }


body.news .nav-news.nav-link-tier1:link, body.news .nav-news.nav-link-tier1:visited  {
	color: #D35C2B;
}

#footer {
	display: none;
}
#admin #footer {
	display: block;
}


#fancybox-title-float-left, #fancybox-title-float-right, #fancybox-title-float-main { background: none;color: #000;}
#fancybox-title p { 
	margin-bottom: 10px;
}
.fancybox-title-float { height: auto; }
#fancybox-title-float-wrap {
	position: relative;
	margin: 0;
	padding:0;  
}
#fancybox-title-float-wrap td { line-height: 1.2em; }