/*
Theme Name: ThemesInc Framework
Theme URI: http://themesinc.com
Description: The ThemesInc base theme framework
Version: 1.0
Author: ThemesInc
Author URI: http://themesinc.com
Tags: ThemesInc
*/

html {
	/* height: 101%; 	 */

	overflow: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #F5EBBC !important;
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	overflow: hidden;
}
#page {
	width: 970px;
	padding: 0;
	margin: 0 auto 0 auto;
	background-color: #FCFBFB;
	background-image: url(images/pagebg.jpg);
	background-position: 0 73px;
	background-repeat: no-repeat;
	border: none;
	text-align: left;
	position: relative !important;
	z-index: 0 !important;
	overflow: hidden;
}
.home #page {
	background-position: 0 259px !important;
}
#header {
	position: relative;
	background-color: transparent;
	width: 970px;
	height: 119px !important;
	text-align: left;
	border: none;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: visible;
	z-index: 1 !important;
}
#header .logo {
	float: right;
	margin: 0px 10px 0px 0;
	padding: 0;
	width: auto;
	height: 75px !important;
	background-color: transparent;
}
#header .logo .logo_image {
	width: auto;
	height: auto;
	background-color: transparent;
}
#header h1, #header a, #header .description {
	color: #FFFFFF;
}
#header h1, #header a {
	font-size: 1.5em;
}
#header #facebook_like {
	width: 220px;
	height: 85px;
	position: absolute;	
	top: 5px;
	right: 30px;
	margin: 0;
	padding: 0;
}
#navbar {
	position: relative;
	width: 900px;
	height: 25px;
		height: 19px;
	float: left;
	text-align: left;
	padding: 0 0 0 15px;
	margin: 25px 0 0 0;
	overflow: visible;
	z-index: 99 !important;
}
ul#nav {
	float: left;
	margin-right: -35px;
	margin-top: 8px;
		margin-top: 19px;
		margin-left: 10px;
	z-index: 99 !important;
}
ul#nav ul {
	width: 190px !important;
		width: 240px !important;
	border-bottom: 1px solid #bfa064;
	z-index: 99 !important;
}
ul#nav li {
	background-color: transparent;
	border: none;
	color: #D9D9D9 !important;
	text-align: left !important;
	font-family: Arial, Helvetica, sans-serif;
		font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 10px !important;
	line-height: 12px !important;
	font-weight: normal !important;
		font-weight: bold !important;
		text-transform: uppercase;
	padding: 0 !important;
	margin: 0 !important;
	height: 23px !important;
	z-index: 99 !important;
}
ul#nav li.submenu {
	background-color: #7A3415;
	border: 1px solid #bfa064;
	border-bottom: none;
	line-height: 16px !important;
	height: 27px !important;
	z-index: 99 !important;
}
ul#nav li.submenu ul {
	margin-top: -2px !important;
	margin-left: 2px !important;
	border-bottom: 1px solid #bfa064;
	z-index: 99 !important;
}
ul#nav li.submenu ul li {
	border: 1px solid #bfa064;
	border-bottom: none;
	z-index: 99 !important;
}
ul#nav li.submenu:hover,  ul#nav li.submenu ul li:hover {
	background-color: #7A3415;
	z-index: 99 !important;
}
ul#nav li {
	padding-right: 16px !important;
	z-index: 99 !important;
}
ul#nav li a {
	white-space: nowrap;
	display: block;
	width: 100%;
	height: 16px;
	line-height: 16px;
	/* padding: 4px 25px 4px 5px !important;	 */

	padding: 4px !important;
	margin: 0;
	outline: none !important;
	z-index: 99 !important;
		font-size: 12px !important;
}
#content {
	font-size: 13px;
	line-height: 22px;
	background-color: transparent;
}
#content .entries-intro {
	width: 100%;
	margin: 18px 0 0 0;
	padding: 0;
	clear: both;
	line-height: 1.4em;
}
.column .entry {
	line-height: 22px;
	margin: 18px 0 0 0;
	width: 560px;
}
.column .entry, .column .entry p {
	font-size: 13px !important;
	line-height: 22px;
}
.column .entry h2 {
	color: #7A3415;
	font-size: 28px;
	line-height: 33px;
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #7a3415;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.column .entry p.postedline {
	color: #7a3415;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 10px 0;
	margin: 0;
}
.column .entry p.postedline a {
	font-weight: bold;
}
.column .entry .event_date,  .entry_preview .event_date {
	font-weight: bold;
}
.entry_preview p.postedline {
	color: #bfa064;
	font-size: 11px !important;
	line-height: 14px !important;
	padding-top: 6px !important;
}
.entry_preview p.postedline a {
	font-weight: bold;
	font-size: 11px !important;
}
.entry_preview .event_date {
	padding: 0;
	margin: 0 0 -20px 0;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.entry_preview a.morelink {
	font-weight: bold;
}
.column .entry p.comment_here {
	margin: 40px 0 0 0 !important;
	padding: 0;
}
.column .entry p.comment_here a {
	color: #cb6b1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
#respond h3, h3#comments {
	color: #7a3415;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 10px;
}
h3#comments {
	padding-top: 10px;
	margin-top: 100px;
	border-top: 1px solid #7a3415;
}
.commentlist .comment-author,  .commentlist .comment-author cite,  .commentlist .comment-author cite .url {
	font-size: 18px !important;
	line-height: 28px !important;
}
/* .column .project-post {

	border-top: 1px dashed #999999;

	margin-top: 20px !important;

	padding-top: 0px !important;

	height: auto !important;

} */

.column .entry_preview {
	margin: 10px 0 10px 0 !important;
	padding: 0 0 10px 0 !important;
	height: auto !important;
}
.column .entry_preview h3 {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:28px !important;
	line-height:33px !important;
	font-weight: normal !important;
	padding-bottom: 8px;
	border-bottom: 1px solid #AAAAAA;
}
.column .entry_line_spacer {
	border-bottom: 1px dashed #999999 !important;
	padding: 10px 0 10px 0;
	margin: 0;
	height: 1px;
	line-height: 1px;
}
.column .entry img {
	border: 8px solid #BEBCBC;
	margin: 0 12px 5px 0 !important;
	padding: 0;
}
.column .entry .ngg-gallery-thumbnail img {
	background-color: #FCFBFB;
	border: 2px solid #A9A9A9 !important;
	padding: 1px !important;
	width: 100px;
	height: 75px;
}
.column .entry .ngg-album-link img {
	border: none !important;
	margin: 1px 0 0 1px !important;
}
.column .postmetadata {
	text-align: center;
}
.excerpt-image {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
	border: 1px solid #bfa064;
}
#footer {
	background-color: #F5EBBC;
	background-image: url(images/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	width: 970px;
	height: 427px;
	border: none;
	padding: 0 0 0 0 !important;
	margin: 0 auto;
	color: white;
	clear: both;
}
#footer #main {
	padding: 0;
	margin: 0;
	height: 360px;
	overflow: hidden;
	position: relative;
}
#footer #main a {
	margin-top: 0 !important;	
}
#footer #main .widget-div {
	position: absolute;
	width: 260px;
 * width: 258px;
	font-size: 12px;
	line-height: 20px;
	color: #7A3415;
	overflow: hidden;
	height: 150px;
}
#footer #main #widget-div-0 {
	top: 35px;
	left: 30px;
	width: 258px !important;
 * width: 258px !important;
	height: 310px !important;
}
#footer #main #widget-div-1 {
	top: 35px;
	left: 335px;
	height: 310px !important;
}
#footer #main #widget-div-2 {
	top: 35px;
	left: 675px;
	height: 310px !important;
}
#footer #main #widget-div-3 {
	top: 35px;
	left: 675px;
		border: 1px solid white;
}
#footer #main #widget-div-4 {
	top: 185px;
	left: 675px;
		border: 1px solid white;
}
#footer #main #widget-div-5,  #footer #main #widget-div-6,  #footer #main #widget-div-7,  #footer #main #widget-div-8,  #footer #main #widget-div-9 {
	display: none;
}
#footer #main p {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #7A3415;
}
#footer #main a {
	color: #cb6b1d!important;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: underline;
}
#footer #main h2.widgettitle {
	color: #7A3415;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 2px;
	padding-top: 0;
}
#footer #main h2.widgettitle a {
	margin-top: -1px !important;	
}
#footer p {
	line-height: 20px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#footer p img {
	padding: 0;
	margin: -2px 0 0 0;
	display: inline;
	vertical-align: middle;
}
#footer #copyright {
	position: absolute;
	top: 388px;
	left: 20px;
	color: #A7A6A6;
		color: #cb6b1d;
	font-size: 12px;
	line-height: 16px;
}
#footer #copyright a {
	color: #cb6b1d !important;
		color: #cb6b1d !important;	
}
small {
	font-size: 9px;
	line-height: 12px;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7a3415;
	padding: 10px 0 0 0;
	margin: 0;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 0;
	text-transform: none;
}
h2, #sidebar h2 {
	font-size: 26px;
	line-height: 36px;
	color: #7A3415;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	margin-bottom: -10px !important;
}
h3#homesplash {
	padding: 15px 5px 15px 5px;
	margin: 30px 0 30px 0 !important;
	color: #4F5F49;
	font-weight: normal;
	width: 100%;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
h3#homesplash img {
	float: left;
	margin: 8px 22px 0 0;
	vertical-align: top;
	width: 100px;
	height: 90px;
	border: none;
}
h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
}
h3 {
	font-size: 24px !important;
	line-height: 30px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #7A3415 !important;
	font-weight: bold !important;
}
h4 {
	font-size: 18px !important;
	line-height: 24px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
}
.entry p a:visited {
	color: #cb6b1d;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
/*#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin-top: -5px;

	padding-top: 0px;

}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

}*/

#sidebar li {
	font-size: 13px !important;
	line-height: 20px !important;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #cb6b1d;
	text-decoration: none;
}
a:hover {
	color: #cb6b1d;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */







/* Begin Structure */

.column {
	float: left;
	padding: 10px 10px 10px 28px;
	margin: 0 0 0 0;
	width: 560px;
}
.homecolumn {
	float: left;
	padding: 10px 0 10px 28px;
	margin: 0 0 0 0;
	width: 620px;
}
.homecolumn .home_bottom,  .homecolumn .home_bottom ul,  .homecolumn .home_bottom ul li {
	list-style-type: none !important;
}
	.homecolumn .home_bottom h2 {
		margin-top: 5px !important;	
	}
.homecolumn .home_bottom li {
	width: 278px;
	height: auto;
	padding: 0 30px 0 0;
	margin: 0;
	float: left;
	overflow: hidden;
}
.homecolumn .home_bottom .ngg_images {
	width: 600px !important;
}
.homecolumn .home_bottom .ngg_images img {
	width: 84px !important;
	height: 57px !important;
	overflow: hidden !important;
}
.homecolumn .widget_text {
		width: 620px !important;
}
.post {
	margin: 0 0 25px;
	text-align: left;
}
.post hr {
	display: block;
}
.column .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */







/*	Begin Headers */

h2 {
	margin: 30px 0 0;
}
h2.Btitle {
	margin-top: 30px;
	text-align: center;
}
/*

#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

}*/



h3 {
	padding: 0;
	margin: 20px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */







/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin: 0;
	padding: 0;
	text-indent: 0px;
	list-style-type:none;
}
html>body .entry li {
	margin: 12px 0 12px 4px;
	padding: 0 0 0 12px;
	font-weight: normal;
	background-image: url(images/bullet.jpg);
	background-position: 0 10px;
 * background-position: 0 8px;
	background-repeat: no-repeat;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #7A3415 !important;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
		margin-top: -15px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	/* margin: 10px auto;

	padding: 5px 3px 0 0; */

	text-align: left;
	padding: 0;
	margin: 0;
}
#sidebar #searchform #s {
	width: 208px;
	padding: 2px;
	margin: 0;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/

/*.alt {

	margin: 0;

	padding: 10px;

} */

.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commentlist li {
	font-weight: bold;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 0;
	margin: 5px 0 0 0;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
}
.commentlist cite a {
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	margin: 0;
}
#commentform p label small {
	font-size: 11px !important;
	line-height: 14px;
}
#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nocomments {
	display: none;
}
.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 5px;
	color: #7A3415;
}
.commentlist li {
	padding-bottom: 20px;
	border-bottom: 1px solid #7a3415;
}
/* End Comments */







/* Begin Sidebar */

#sidebar {
	/* margin-left: 667px;*/

	width: 285px;
	padding: 40px 7px 0 7px;
		padding-top: 0;
	float: right;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */







/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dotted #999;
}
blockquote {
	margin: 15px 0 15px 0;
	padding: 15px 15px 10px 103px;
	min-height: 80px;
	border: none;
	font-size: 12px !important;
	line-height: 20px !important;
	font-weight: bold;
	background-color: #C3C3C3;
	background-image: url(images/blockquote.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
blockquote p {
	font-size: 12px !important;
	line-height: 20px !important;
	padding: 0 0 5px 0;
	margin: 0
}
blockquote credit {
	display: block;
	clear: both;
	font-weight: normal;
	font-style: italic;
}
blockquote.pquote {
	width: 200px;
	height: auto !important;
	min-height: 1px !important;
	margin: 5px 0 5px 5px;
	float: right;
	border-left: 8px solid #C3C3C3;
	font-size: 14px;
	line-height: 22px !important;
	font-style: italic;
	padding: 5px 0 5px 15px;
	background-color: transparent;
	background-image: none;
	color: #cb6b1d !important;
	clear: none !important;
}
blockquote.pquote p {
	color: #cb6b1d !important;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 22px !important;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none; /* HR lines are disabled for this theme */
}
a img {
	border: none;
}
/* End Various Tags & Classes*/







/* Captions */

.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: transparent;
	padding: 0;
	margin: 0 5px 0 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	display: none; /* captions are disabled for this theme */
}
/* End captions */



/* previous, back, next links */

.prevbacknextlink {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 1.1em;
	clear: both;
}
.prevlink {
	text-align: left;
}
.nextlink {
	text-align: right;
}
.backlink {
	text-align: center;
}
#sidebar .widgettitle {
/* font-size: 18px;

	line-height: 24px;*/

}
#sidebar .textwidget {
	color: #7A3415;
	font-size: 12px;
	line-height: 18px;
	width: 98%;
	margin: 0;
}
#sidebar a {
	font-size: 12px !important;
	line-height: 18px !important
}
/* #sidebar .indent {

	padding-left: 10px;

} */



/* thumbnail slider classes */

#sidebar .thumbnail-slider {
	width: 246px;
	height: 145px;
	margin : 5px 0 10px 0;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/slider_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	z-index: 100;
}
#sidebar .thumbnail-slider .clear {
	width: 100%;
}
#sidebar .thumbnail-slider .prev {
	width: 35px;
	height: 100px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	position: absolute;
	top: 57px;
	left: 12px;
	cursor: pointer;
}
#sidebar .thumbnail-slider .next {
	width: 35px;
	height: 100px;
	overflow: hidden;
	text-align: right;
	position: absolute;
	top: 57px;
	left: 197px;
	cursor: pointer;
}
#sidebar .thumbnail-slider .next img, #sidebar .thumbnail-slider .prev img {
	width: 29px;
	height: 30px;
}
#sidebar .thumbnail-slider .next img:hover, #sidebar .thumbnail-slider .prev img:hover {
	width: 28px;
	height: 29px;
	cursor: pointer;
}
#sidebar .thumbnail-slider .thumb {
	width: 150px;
	height: 100px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 1px solid #7A3415;
	position: absolute;
	top: 13px;
	left: 45px;
	cursor: pointer !important;
}
#sidebar .thumbnail-slider .caption {
	width: 148px;
	height: 10px;
	font-size: 0.7em;
	color: #CCCCCC;
	background-color: #7A3415;
	position: absolute;
	padding: 2px 0 3px 4px;
	top: 114px;
	left: 45px;
	text-align: center;
	color: white;
}
#sidebar .thumbnail-slider .caption a {
	color: white;
	text-decoration: none;
}
#sidebar .thumbnail-slider .caption a:hover {
	text-decoration: underline;
}
#sidebar .thumbnail-slider .noimage {
	width: 150px;
	height: 70px;
	text-align: center;
	padding-top: 30px;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #CCCCCC;
	color: #888888;
}
#sidebar .sidebarimg {
	float: left;
	margin: 0 17px 0 1px;
	padding: 0;
}
#sidebar .shareicons {
	height: 20px;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
}
#sidebar .lastimg {
	margin-right: 0 !important;
}
#sidebar .spacer {
	height: 10px;
	padding: 0;
	margin: 0;
}
/* launch project link */

.launch {
	width: 100%;
	text-align: right;
}
/* contact form styles */

form.contactform {
	padding: 10px;
	margin: 20px 0 0 0;
	width: 100%;
	border: 1px solid #E9E9E9;
	background-color: #F9F9F9;
}
form.contactform p {
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 5px 0 5px 0;
}
form.contactform .textfield {
	width: 300px;
	border: 1px solid #CCCCCC;
}
form.contactform textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #CCCCCC;
}
form.contactform p span.small {
	font-size: 0.8em;
}
form.contactform p span.error {
	font-size: 0.8em;
	color: #CC0000;
}
/* feature box styles */

#featurebox {
	background-color: #F5EBBC;
	background-image: url(images/featureback.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Georgia,"Times New Roman", Times, serif;
	position: relative;
	width: 970px;
	height: 150px;
	border: none;
	padding: 0 0 0 0 !important;
	margin: 0 auto;
	color: #7A3415;
	clear: both;
	overflow: hidden;
	z-index: 0 !important;
}
.featurebox_home {
	height: 285px !important;
	background-image: url("images/featureback_home.png") !important;
	background-position: top left !important;
	background-repeat: no-repeat !important;
}
#featurebox h2 {
	color: #7A3415;
		color: #7A3415 !important;
	padding: 120px 0 0 30px;
		padding-top: 100px !important;
	margin: 0;
	font-weight: normal;
		font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
		font-size: 36px;
	line-height: 33px;
}
#featurebox h2.quote {
	font-size: 25px;
		font-size: 18px;
	line-height: 30px;
	padding-bottom: 0;
	padding-right: 300px;
	padding-top: 30px !important;
	margin-bottom: 0;
	margin-top: 5px;
}
#featurebox .credit {
	font-size: 16px;
		font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 22px;
	padding-left: 60px;
	margin-top: 5px;
		font-family: Verdana, Geneva, sans-serif;
}
.featurebox_home .credit {
		padding-left: 140px;
}
#featurebox .maintext {
	font-size: 16px;
		font-size: 14px;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	padding-left: 30px;
	height: 120px;
	overflow: hidden;
	width: 305px;
}
#featurebox .smalltext {
	font-size: 14px;
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	padding-left: 30px;
	width: 305px;
		width: 355px;
}
#featurebox .rightimage {
	position: absolute;
	top: 0px;
	left: 646px;
}
#featurebox a {
	color: #cb6b1d !important;
}
.gallery {
	border: 1px solid #AAAAAA !important;
	background-color: #CCCCCC !important;
	width: 492px !important;
	padding: 5px !important;
	margin-left: 0px !important;
}
.gallery-item {
	width: 152px !important;
	height: 152px !important;
	margin: 5px !important;
	float: left !important;
	padding: 0 !important;
	border: 1px solid #AAAAAA !important;
}
/* home page category boxes */

.links_box {
	width: 278px;
	height: auto;
	float: left;
	padding: 0 30px 0 0;
	margin: 0 0 0 0;
}
.links_box h3 {
	font-size: 26px;
	line-height: 35px;
	padding: 0;
	margin: 20px 0 15px 0;
	color: #7a3415 !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: normal !important;
	font-size: 26px !important;
}
.links_box .date {
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 15px 0 3px 0;
	padding: 0;
	color: #7a3415;
}
.links_box p {
	margin: 0 0 5px 0;
	padding: 0;
}
.links_box a {
	font-weight: bold;
}
/* subscribe widget */

.widget-div .subscribe_email_form {
	margin-top: 12px !important;
}
.widget-div .subscribe_email_form .subscribe_msg {
	color: orange !important;
	font-size: 11px !important;
	line-height: 14px !important;
	font-weight: bold;
	padding-top: 10px !important;
}
/* twitter widget plugin styles */

#sidebar .widget_twitter h2.widgettitle,  #sidebar .widget_twitter h2.widgettitle a {
	font-size: 26px !important;
	line-height: 36px !important;
	color: #7a3415 !important;
	font-weight: normal !important;
}
#sidebar .widget_twitter h2.widgettitle a:hover {
	text-decoration: underline;
}
#sidebar .widget_twitter ul {
	margin: 0 !important;
}
#sidebar .widget_twitter ul li {
	color: #7A3415;
	font-size: 12px;
	line-height: 16px;
	width: 98%;
	margin: 0 0 8px 0;
}
#sidebar #recentcomments,  #sidebar widget_recent_comments,  #sidebar widget_recent_comments li {
	padding-left: 0 !important;
	margin-left: 0 !important;
	color: #7A3415;
}
/* sharelinks plugin */

div.sharelinks {
	width: 100%;
	line-height: 22px !important;
	margin: 0 !important;
	padding: 0 !important;
		padding: 15px 0 0 0 !important;
}
#sidebar ul li.widget_sharelinkswidget p {
	height: 32px;
	line-height: 16px !important;
	padding: 2px 0 10px 0 !important;
	margin: 0 !important;
	position: relative;
}
#sidebar ul li.widget_sharelinkswidget p a {
/* 	display: inline !important; */
		display: block !important;
		position: absolute !important;
		top: 12px;
		left: 42px;
		line-height: 12px !important;
}
p.sharelinks img {
	width: 32px;
	height: 32px;
	float: left !important;
	padding: 4px 10px 0 0 !important;
	margin: 0 !important;
}
/* make sure thickbox overlays everything including video */

#TB_overlay {
	z-index: 9998 !important;
}
#TB_window {
	z-index: 9999 !important;
}
/* Social Bookmark plugin */



.social_bookmark {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-style: normal !important;
	font-size: 14px;
	font-variant: small-caps;
}
img.social_img {
	padding: 0px;
	margin: 0px;
	border: none !important;
}
/* Photo Dropper  plugin */

.custom .photo_left, .custom .photo_right {
	background: #eee;
	border: 0.071em solid #ccc;
	color: #888;
	margin-bottom: 1.571em;
	padding: 0.714em;
}

.custom .photo_center {
	clear: both;
	color: #888;
	float: none;
	margin-bottom: 1.571em;
	text-align: center;
}

.custom .photo_left {
	clear: left;
	float: left;
	margin-right: 1.571em;
	text-align: left;
}

.custom .photo_right {
	clear: right;
	float: right;
	margin-left: 1.571em;
	text-align: right;
}

.custom .photo_center img {
	background: #eee;
	border: 0.071em solid #ccc;
	margin-bottom: -2.714em;
	padding: 0.714em 0.714em 2.714em 0.714em;
}

.custom .photo_center small a img {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.custom .photo_center small a, .custom .photo_left small a, .custom .photo_right small a {
	color: inherit;
	text-decoration: none;
}
/* style sociable icons */
html > body .entry .sociable li {
	background-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
html > body .entry .sociable li img {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}



div.twitteritem {
	margin: 0 0 10px -38px !important;
	width: 260px !important;
	padding: 0 !important;
	font-size: 12px !important;
	line-height: 20px !important;
	font-weight: normal !important;
}
div.twitteritem a {
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	line-height: 20px !important;
	display: inline !important;
}
.twitter_title_link {
	text-decoration: none !important;	
	font-weight: normal !important;
}
.twitter_title_link:hover {
	text-decoration: underline !important;	
}
ul.twitter {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

img.buy_img {
	padding: 0px;
	margin: 5px;
	border: none !important;
}
