/*
Theme Name: Glantz 2010
Theme URI: http://glantz.net/
Description: New redesign for Glantz Design, 2010.
Version: 2010
Author: Ian J. Whitmore
Author URI: http://glantz.net/
Tags: brick, tan, gray

	Glantz v2010

	This theme was designed by Glantz Design.
	This theme built by Ian J. Whitmore.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



*{outline: none;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #eeeeee url('images/background_top_bar.gif') repeat-x;
	color: #6d5d60;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	font-family: Georgia,Times,serif;
	}

#headerRight a{font-size: 1.4em; float: right; display: block; margin: 0 0 0 40px; padding-bottom: 10px;}
#headerRight a:link{color: #6d5d60;}
#headerRight a:visited{color: #6d5d60;}
#headerRight a:hover{color: #a45928; text-decoration: none;}
#headerRight a:active{color: #a45928;}

#headerLeft{
	width: 300px
}

#headerRight{
	width: 580px;
	padding: 38px 4px 0 0;
	text-align: right;
	float: right;
}
	
#headerSlideThumbs{
	height: 175px;
	background: transparent;
	margin: 0 0 20px 0;
}	
	

#content {
	font-size: 1.3em;
	letter-spacing: 0.01em;
	}

.contentWrapper{
	width: 1000px!important;
	float: left;
	clear: both;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 2em;
	}

.categoryPage{
	padding-top: 10px!important;
	width: 1000px!important;
	clear: both;	
}

.single{
}

.widecolumn {
	line-height: 2em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h6 {
	font-family: Georgia,Times,serif;
	color: #a45928;
	font-weight: normal;
	line-height: 130%;
	}

h4{
	font-size: 1.4em;
	margin-bottom: 4px;
}

h6{
	font-size: 1.2em;
	margin-bottom: 4px;
}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.clientTitle{
	font-size: 1.3em!important;
	margin-bottom: 5px!important;	
}

span.catDesc p{
	margin: 3px 0 10px 0!important;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.8em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #a45928;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#commentform input, #commentform textarea{
	border: 1px solid #CCC;
	padding: 6px 10px!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #888;
}	

h3#comments{
	color: #333!important;
	font-family: Helvetica,Arail,sans-serif!important;
	font-weight: bold;
}

.await{
	font-weight: normal!important;
	font-style: italic!important;
}

.vcard img{
	margin: 0 15px 15px 0;
}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	min-height: 82px;
	background: none;
	border: none;
}

.commentlist li .avatar { 
	float: left;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #333;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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: #a45928;
	text-decoration: none;
	}

a:hover {
	color: #a45928;
	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 */
body {
	margin: 0;
	padding: 0;
	}

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

#header {
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 630px;
	}

.homecolumn {
	width: 510px;
}

.clientspage {
	width: 1030px;
}

.clientspage .alignleft{
	margin: 0px!important;
	padding: 0px!important;
}

.clientslogos {
	float: left;
	clear: both;
	width: 100%;
}

.clientslogos img, .clientslogos a{
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: top;
	border: none;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 630px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.clientlist .post{
	margin: 30px 0 0 0px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer1 {
	padding: 0;
	margin: 64px auto 0 auto;
	clear: both;
	float: left;
	width: 100%;
	background: #e6dfd9;
	border: none;
	font-size: 1.1em;
	line-height: 166%;
	color: #81705e;	
	}

#foot1{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.foot1box{
	float: left;
	width: 210px;
	margin: 20px 35px 25px 2px;
}

.foot2box{
	float: left;
	width: 420px;
	margin: 20px 35px 25px 2px;
}

.socialMedia a{
	margin: 0 5px 0 0;
}

.st_sharethis_buttons{
	float: right;
}

.clientlist .st_sharethis_buttons, .work .st_sharethis_buttons{
	display: none;
}

#footer1 strong{
	font-family: Georgia,Times,serif;
	font-size: 1.2em;
	color: #6d5d60;
}


#footer2 {
	padding: 0;
	margin: 0 auto;
	clear: both;
	float: left;
	width: 100%;
	background: #4a3f3d url('images/footer2_bar.gif') repeat-x;
	border: none;
	font-size: 1.1em;
	line-height: 166%;
	color: #FFF;		
	}

#footer2 a{ color: #FFF; }

#foot2{
	width: 1000px;
	margin: 7px auto 0 auto;
	text-align: left;
}	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.copyright{
	color: #999;
	margin-top: 0px;
}	

.footMenu{
	margin-bottom: 3px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 22px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0;
	margin: 10px 70px ;
	}
/* 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-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	}

.entry ul li:before, .sidebar ul ul li:before {
	}

.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;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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 */

.newsLetterText{
	background: transparent;
	border: 1px solid #c2b7ad;
	color: #555;
	width: 130px;
}

.newsLetterSubmit{
	background: none;
	border: none;
	font-family: Georgia, serif;
	color: #6f3713;
	cursor: pointer;
}

.newsLetterSubmit:hover{
	color: #4a3f3d;
}

#footer1 form{
	color: #a45928;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.submitBtn{
	background: none;
	border: none;
	color: inherit;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

.commentBlock{
	margin-top: 40px;
}

#commentform input {
	width: 100%;
	padding: 2px;
	margin: 5px 0px 1px 0;
	}

#commentform {
	margin: 5px 0px 0 72px;
	width: 83%;
	}
	
#respond h3	{
	margin-left: 72px;
	font-weight: bold;
	font-family: Helvetica,Arail,Sans-serif;
	color: #333;
	border-top: 1px solid #CCC;
	padding-top: 25px;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0;
	background: #a45928;
	color: #FFF;
	width: 478px;
	}
	
.comTime{
	display: block;
	float: right;
	color: #999;
}	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-bottom: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 15px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin-left: 666px;
	padding: 36px 0;
	width: 333px;
	}

#homebar {
	margin-left: 556px;
	padding: 36px 0;
	width: 435px;
	}

#sidebarClients {
	padding: 36px 0;
	width: 230px;
	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 dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 16px;
	width: 1000px;
	float: left;
	clear: both;
	}

.navigation .alignright{
	margin-right: 9px;
}

.navigation .alignleft{
}

.navigation a{
	background: #A55928;
	color: #FFF;
	padding: 6px;
}	

.singleNav{ color: #CCC; margin-top: 20px; float: left; clear: both; width: 100%;}
.singleNav .alignright:hover, .singleNav .alignleft:hover { color: #666; }
.singleNav a{color: #CCC;}
.singleNav a:hover, .singleNav .alignleft:hover a, .singleNav .alignright:hover a{color: #a45928; text-decoration: underline;}	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



.boxgrid{ 
	width: 172px; 
	height: 137px; 
	margin:40px 33px 0 0; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}

.page .home .post h2{
	margin-top: 4px!important;
}

.homeboxes{	
	margin: 10px 8px 10px 0!important;
	width: 158px!important; 
	height: 137px!important; 
		-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

.homeboxes img{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

.endRow{
	margin: 40px 0 0 0!important;
}

	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid p{ 
		padding: 0 10px;
		margin: 5px 0 0 0;
		font-size: 1.2em;
		color:#afafaf; 
		font-weight:bold; 
		font:10pt "Lucida Grande", Arial, sans-serif; 
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	
	.cover{
		top: 138px;
	}

	.captionfull .boxcaption {
		top: 138;
		left: 0;
	}
	.caption .boxcaption {
		top: 138;
		left: 0;
	}
	
	
/* TOP LEVEL CATEGORY PAGES */
.categoryBox{
	width: 480px;
	height: 170px;
	margin: 20px 20px 12px 0;
}	

.fLoat{
	float: left;
	margin-left: 0!important;
}

.fRoat{
	float: right;
	margin-right: 0!important;
}

.categoryBox img{
	float: left;
	margin: 0 5px 0 0;
}

.categoryBox p{
	margin: 8px 10px 0 10px;
	line-height: 160%;
}

.categoryBox strong{
	font-family: Georgia,Times,serif;
}


/* Category Sub Menu */
#catMenu {
	width: 1000px;
	float: left;
	clear: both;
	margin: 30px 0 0 0;
	font-family: Georgia,Times,serif;
	font-size: 1.3em;
}

#catMenu li{
	list-style: none;
	float: left;
	display: block;
	margin: 0 12px 0 0;	
	width: 135px;
}

#catMenu li a{
	display: block;
	vertical-align: middle;
	padding: 10px 20px 9px 36px;
	background: #d7d7d8 url('images/cat_menu.gif') no-repeat 0 0;
	letter-spacing: 0.01em;
	color: #666666;
	text-decoration: none;
}

#catMenu li a:hover, #catMenu li a:active, #catMenu li.current-cat a, #catMenu li a.active_category{
	text-decoration: none;
	background: #d7d7d8 url('images/cat_menu.gif') no-repeat -135px 0;
	color: #FFF;
}


/* Services Sub Menu */
#serviceMenu {
	width: 1000px;
	float: left;
	clear: both;
	margin: 30px 0 0 0;
	font-family: Georgia,Times,serif;
	font-size: 1.3em;
}

#serviceMenu li{
	list-style: none;
	float: left;
	display: block;
	margin: 0 12px 0 0;	
	width: 135px;
}

#serviceMenu li a{
	display: block;
	vertical-align: middle;
	padding: 10px 20px 9px 36px;
	background: #d7d7d8 url('images/cat_menu.gif') no-repeat 0 0;
	letter-spacing: 0.01em;
	color: #666666;
	text-decoration: none;
}

#serviceMenu li a:hover, #serviceMenu li a:active, #serviceMenu li.current_page_item a, #serviceMenu li a.active_services{
	text-decoration: none;
	background: #d7d7d8 url('images/cat_menu.gif') no-repeat -135px 0;
	color: #FFF;
}


/* IMAGE SLIDER GALLERY */

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:right; 
} 
.stripTransmitter { 
width: 1%; 
margin: 12px 0;
height: 26px;
overflow: auto;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 24px; 
height: 20px;
float:left; 
margin: 0 4px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
text-decoration: none; 
display: block;
padding: 0 2px; 
} 
.stripTransmitter a:hover, a.current{ 
	text-decoration: none;
} 


 
/* TOOLTIP FORMATTING */ 
#tooltip { 
background: #fff; 
color: #000; 
border: 3px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 

.single .post{
	margin: 16px 0 40px;
}

.single .post li{
	list-style: none!important;
	text-indent: 0;
}

.singlePost {
	margin: 29px 0 0 0;
}

.singlePost h3, h3.singlePost{
	margin-bottom: 13px;
}


.single .post ul {
list-style: none!important;
padding: 0!important;
text-indent: 0!important;
padding: 0px;
}

/* SLIDE SHOW */

.stripViewer {  
border: 10px solid #d8d6d7;   
} 

.stripTransmitter a{ 
	color: #888; 
	border: 1px solid #AAA;

} 
.stripTransmitter a:hover{ 
	color: #FFF;
	background: #6d5d60; 
} 

a.current{
	color: #FFF;
	background: #6d5d60; 
}

#clientMenu{
	font-family: Georgia,Times,serif;
	font-size: 1.4em;
}

#clientMenu p{
	font-weight: bold;
	color: #a45928;
	padding: 14px 0 14px 0;
	margin: 0;
	border-bottom: 1px solid #e6dfd9;
}

#clientMenu li {
	list-style: none;
	display: block;
	padding: 12px;
	border-bottom: 1px solid #e6dfd9;
}

#clientMenu a {	color: #6d5d60; }
#clientMenu a:hover { color: #a45928; }


.services .servicesMenu{color: #a45928!important; background: transparent url('images/menu_arrow.png') no-repeat bottom center;}	
.work .workMenu{color: #a45928!important; background: transparent url('images/menu_arrow.png') no-repeat bottom center;}	
.blog .blogMenu{color: #a45928!important; background: transparent url('images/menu_arrow.png') no-repeat bottom center;}	
.about .aboutMenu{color: #a45928!important; background: transparent url('images/menu_arrow.png') no-repeat bottom center;}	
.contact .contactMenu{color: #a45928!important; background: transparent url('images/menu_arrow.png') no-repeat bottom center;}	
.clients .clientsMenu{color: #a45928!important; background: transparent url('images/menu_arrow.png') no-repeat bottom center;}	


.selectCats{
	margin-top: 33px;
}

.selectCats .blogSideH2{
}

.recentComments, .recentPosts{
	margin-top: 38px;
	width: 220px;
	font-size: 11px;
}

.recent-comment-author {
    background: none!important;
    font-weight: bold;
    overflow: hidden;
    padding-right: 2px!important;
}

.blogSideH2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height:144px;
	width:1000px; 
	margin:10px auto; 
}

.slider {
	float:left;
	left: -5000px; 
	margin:15px 0px; 
	position:relative; 
	visibility:hidden;	
}
	
.slider ul {
	height:144px;
	width:1000px; 
}

.slider ul li {
	padding:0 6px 0 0;
}

.slider ul li img {
	cursor:pointer;
}

.prev {
	cursor:pointer; 
	float:left;
	padding-left: 4px;
	color: #666;
	letter-spacing: 0.08em;
	font-size: 11px;
}

.prev img, .next img{
	vertical-align: middle;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-right: 4px;
	color: #666;
	letter-spacing: 0.08em;
	font-size: 11px;	
}

#slidernav{
	float: left;
	width: 1000px;
	clear: both;
	margin-bottom: 30px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #000000;
	color: #a45928; 
	cursor:default;
	padding:10px 0 10px 13px; 
	font-size:13px;   
	text-align:left;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:4px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
}


.GoogleMap{
	margin: 0!important;
}

#Lib_0{
	display: none;
}


/* NEW BLOG STYLES */

.tags{
	padding: 0;
	width: 135px;
	float: right;
	font-size: 12px;
	line-height: 160%;
}

.tags .tagz{display: block; float: left; padding: 0px 5px; margin: 0 5px 5px 0; background: #a45928;}
.tags .tagz a{color: #EEE;}

.blogPost{
	width: 700px!important;
}

.blogPost .entry{
	width: 550px;
}

.postAuth{
	color: #a45928;
}

.lightDash{
	color: #c9c8c8;
}
