
/*
Theme Name: LowAllergyDogs
Theme URI: http://thinkinginvain.com
Description: Base imPower Theme
Version: 1.0
Author: Ash Goodman
Author URI: http://thinkinginvain.com
Tags: imPower
*/


/**main structure **/

body {
	margin:0;
	padding:0;
	background:#FFF;
	}
form { margin:0; padding:0;}	

#container{	
	margin:0;
	padding:0;
	background:url(images/bg_container.jpg) repeat;
	}
#top { 
	margin:0; 
	padding:0; 
	background:url(images/bg_top.jpg) top repeat-x; 
	padding:8px 0 0 0; 
	height:208px;
}	

#topcontainer {
	width:960px;	
	margin:0 auto;
	padding:0;
}

#page {
	width:940px;	
	margin:10px auto 10px auto;
	padding:10px 10px 10px 10px; 
	overflow:auto;
	clear:both;
	background:#FFF; 
	}

#header {
	margin:4px 0 0 0;
	padding:0 0 0 0;
	height:155px;
	background:url(images/logo.jpg) no-repeat;
	
	}
#topbarnavigation{
	width:960px;
	height:29px;
	margin:0 auto;
	padding:0;
	}
#mainnavigation{	
	width:960px;
	height:36px;
	margin:8px auto 0 auto;
	clear:both; 
	}


#content {
	width:622px;
	margin:0 0 0 0;
	padding:10px 10px 30px 27px;
	float:left;
	border-right:1px solid #999999;	
	}

#maincontent{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	}

#sidebar{
	float:right;
	width:270px;
	margin:0;
	padding:0;
}

.post{
/*	width:98%;
	margin:0 auto;*/
	}

.entry{
	
	/*width:98%;
	margin:0 auto;*/
	}
.blogpost{
	margin-bottom:0;
	}

.blogpost p, ul, ol, blockquote{}

#bottom { clear:both;} /* footer container */

/** end caps for use when images needed to close right and left columns 90% of the time it can and should be avoided**/

/** #endcap{width:961px;height:47px;background-image:url("images/endcap.jpg");background-repeat:no-repeat;clear:both;margin:0 auto;} 


#endcap-c{width:650px;height:29px;background-image:url("images/endcap-c.jpg");background-repeat:no-repeat;float:left;margin:0 0 0 0;}

#endcap-s{width:302px;height:29px;background-image:url("images/endcap-s.jpg");background-repeat:no-repeat;float:right;margin:0 0 0 0;}
**/



/** Fonts **/


/** sitewide base font - all site elements inherit from - only specify fonts for other elements if they will be different then default **/
body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Arial", sans-serif;	
	color:#333333;
	}

/** Logo font if logo is text **/
#header h1{
	font-size:3.0em;
	margin:0 0 0 15px;
	padding:10px 0 0 0;
	font-family:Georgia;
	text-transform:none;
	font-weight:100;
	}

#header h1:first-letter{
	font-size:1.0em;
	}

#header h1 a{
	text-decoration:none;
	color:#252525;
	}

/** tagline **/
.description{ 
	clear:both;
	font-size:16px;
	color:#333;
	font-family:Arial;
	padding:35px 0 0 205px;
	height:16px;
	}

/**main content **/
#content{
	font-size: 1.3em;
	}

/** Page/post font **/
.entry{
	font-size:1.0em;
	}
.entry p{
	font-size:1.1em;
	}
.entry blockquote{
	font-size:1.1em;
	}
.entry ul{
	font-size:1.1em;
	}
.entry ol{
	font-size:1.1em;
	}

/** Page and Post Titles **/

div#maincontent h2.pagetitle{
	color:#990000;
	font-size:1.6em;
	padding:10px 0 15px 0;
	margin:0 0 0 0;
	font-family:"Times New Roman", Times, serif;
	}
div#maincontent h2.archtitle{
	color:#fff;
	font-size:1.4em;
	padding:5px;
	margin:0 0 30px 0;
	background-color:#468;
	float:right;	
	}
div#maincontent h2.searchpagetitle{
	color:#468;
	font-size:1.4em;
	padding:5px;
	margin:0 0 30px 0;
	
	}
div#maincontent h2.catpagetitle{
	color:#444;
	font-size:1.3em;
	padding:10px 0 15px 0;
	margin:0 0 0 0;
	}
div#maincontent h2.posttitle{
	color:#813;
	font-size:1.3em;
	padding:10px 0 5px 0;
	margin:0 0 0 0;
	}
div#maincontent h2.sposttitle{
	color:#813;
	font-size:1.3em;
	padding:10px 0 5px 0;
	margin:0 0 0 0;
	}
div#maincontent h3.posttitle{
	color:#813;
	font-size:1.3em;
	padding:10px 0 5px 0;
	margin:0 0 0 0;
	}
div#maincontent h3.SearchResultPostTitle{
	color:#444;
	font-size:1.3em;
	padding:10px 0 15px 0;
	margin:0 0 0 0;
	}
div#maincontent h3.SearchResultPostTitle a{
	color:#444;
	}



h2.widgettitle a { color:#FFFFFF; }
h2.widgettitle a:hover { color:#FF9900; }
/** Read More link at bottom of each post **/

.postlink{
	text-align:center;
	font-family:Georgia;
	margin-top:5px;
	margin-bottom:30px;
	clear:both;
	font-size:1.1em;
	}
/** sidebar fonts **/
#sidebar{ font-size:12px;}

h2.widgettitle{
	background:#446689;
	height:38px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 10px;
	font-size:1.3em;
	color:#FFF;
	line-height:38px;
	}
	
.widget_search h2.widgettitle{
	 display:none;
	}

h2.widgettitle:first-letter{
	}

#footer p{
	font-size:11px;
	color:#FFF; 
	padding:10px 10px 10px 10px; 
	text-align:center;
	font-family:Arial;
	color:#FFF;	
	}

#footer p.footertextleft{
	float:left;
	width:600px;
	text-align:left;
	padding:15px 0 0 12px;
	margin:0;
	}

#footer p.footertextright{
	float:right;
	width:400px;
	text-align:justify;
	padding:5px 8px;
	margin:0;
	}


/** logo **/

/** if header is logo and not text
#logo{
	width:960px;
	height:172px;
	margin:0;
	padding:0;
	}
**/



/** Search Forms **/

/** header search **/

#header #logo form#searchform div label.screen-reader-text{
	display:none;
	}
#header #logo form#searchform div input#s{
	font-size:12px;
	width:166px;
	height:16px;
	float:left;
	border:0;
	margin:9px 0 0 90px;
	padding:0 0 0 0; background:none;
	font-family:Arial, Helvetica, sans-serif;
	}
#header #logo form#searchform div input#searchsubmit{
	font-size:.1pt; 
	width:24px;
	float:right;
	height:25px;
	background:url(images/bg_header_btn.jpg) no-repeat;
	border:0;
	margin:5px 4px 0 0;
		
	}
#header #logo form#searchform{
	height:34px; 
	width:301px; 
	float:right; 
	background:url(images/bg_header_search.jpg) no-repeat; 
	padding:0 0 0 0 ; 
	margin:10px 10px 0 0; 
}
	



/**  search form on page **/

div#container div#page div#content div#maincontent div.post div.entry form#searchform div label.screen-reader-text{
	display:block;
	font-size:14px;
	width:100px;
	float:left;
	margin-right:5px;
	color:#444;
	}
div#container div#page div#content div#maincontent div.post div.entry form#searchform div input#s{
	display:block;
	font-size:1.0em;
	width:188px;
	float:left;
	/**border-top:1px solid #c5c6ca;border-right:1px solid #c5c6ca;border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1;**/
	}
div#container div#page div#content div#maincontent div.post div.entry form#searchform div input#searchsubmit{
	display:block;
	font-size:1em;
	float:left;
	color:#444;
	width:75px;height:21px;
	/**background-image:url("images/search-butt.jpg");
	background-repeat:no-repeat;	**/
	}
div#container div#page div#content div#maincontent div.post div.entry form#searchform{
	padding:10px ;
	width:400px;
	height:21px;
	margin-top:45px;
	}

	

/** Links - EXCEPTING navigation menus**/

a{
	text-decoration:underline;
	color:#d1732d;
	}
a:hover{
	text-decoration:underline;
	color:#cb5b29;
	}

div#maincontent div.post div.entry h2.posttitle a{
	color: #814;
	text-decoration:none;
	}
div#maincontent div.post div.entry h2.posttitle a:hover{
	color:#468;
	text-decoration:none;
	}
div#maincontent h3.posttitle a{
	color: #444;
	}
div#maincontent h3.posttitle a:hover{
	text-decoration:none;
	}
	

/** content headings links(headings NOT titles) **/
/** Entry Headings **/
div.entry h1{
	font-size:26px;
	padding:12px 0 0 0;
	margin:0;
	}
div.entry h1 a{
		
	}
div.entry h1 a:hover{

	}
div.entry h2{
	font-size:2.2em;
	padding:.3em 0 0.8em 0 ;margin:0;
	color:#813;
	font-family:"Georgia";
	}
div.entry h2 a{

	}
div.entry h2 a:hover{

	}
div.entry h3{
	font-size:1.2em;
	padding:.3em 0 .8em 0;margin:0;
	color:#c63;	
	word-spacing:0.02em;
	letter-spacing:0em;
	font-family:"Arial";
	}
div.entry h3 a{

	}
div.entry h3 a:hover{
	
	
	}
div.entry h4{
	font-size:1.3em;
	padding:1.1em 0 .7em 0;margin:0;
	color:#468;
	line-height:1.25em;
	font-family:"Georgia";
	}
div.entry h4 a{
	
	}
div.entry h4 a:hover{
	
	}
div.entry h5{
	font-size:1.1em;
	padding:1em 0 .2em 0;margin:0;
	color:#813;
	font-family:"Arial";
	}
div.entry h5 a{

	}
div.entry h5 a:hover{
	
	
	}
div.entry h6{
	font-size:1.05em;
	padding:.3em 0 .8em 0;margin:0;
	color:#c63;	
	word-spacing:0.02em;
	letter-spacing:0em;
	font-family:"Arial";
	}
div.entry h6 a{
	
	}
div.entry h6 a:hover{
	
	
	}
div.entry blockquote{
	background-image:url("images/bq.jpg");
	background-repeat:no-repeat;
	padding-left:45px;
	width:570px;
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	margin:8px auto 10px auto;	
	color:#444;	}

div.entry blockquote p{	
	background-color:#f3f3f3;
	padding:8px 4px;
	}

/** Links to posts (read more lnk at bottom of post excerpt) **/


.postlink a {
	display:block;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.postlink a:hover{
	color:#003366;
	}

/**post metadata links **/
div.entry div.postmetadata p a{
	color:#993300;
	padding:0 4px;
	font-size:1.1em;
	font-weight:normal;	
	}
div.entry div.postmetadata p a:hover{
	color: #4d4d4d;
	text-decoration:underline;	
	}	
div.entry div.postmetadatasingle p a{
	color: #444;
	text-decoration:none;
	padding:0 4px;
	font-size:1.1em;	
	}
div.entry div.postmetadatasingle p a:hover{
	color: #4d4d4d;
	text-decoration:underline;
	padding:0 4px;
	font-size:1.1em;	
	}



/** Footer Links **/
#footer p a{
	color:#FFCC00;
	}
#footer p a:hover{
	text-decoration:none;
	color:#000;
	}


/** Content **/

/** Main content **/

div#post{
	clear:both;
	}
div.entry{		
	padding:0 0 0 0;
	}
div.entry p{
	padding:7px 0;
	margin:0;
	letter-spacing:.015em;
	line-height:1.12em;
	word-spacing:.15em;
	}
div.entry div.postmetadata{	 		
	font-size:.85em;
	font-weight:bold;
	padding:10px 0 20px 0;
	display:block;
	background-color:;
	margin:0 0 15px 0;
	text-indent:0em;
	border-top:1px solid #444;

	clear:both;
	}
div.entry div.postmetadatasingle{	 		
	font-size:.85em;
	font-weight:bold;
	padding:15px 0 20px 0;
	display:block;
	background-color:;
	margin:15px 0 0 0;
	text-indent:0em;
	border-top:1px solid #444;
	
	clear:both;
	}
div.entry div.postmetadata p{
	padding:0;
	width:95%;
	margin:4px auto;
	color:#333333;
	}	
div.entry div.postmetadata p a{
	color: #444;
	text-decoration:none;
	padding:0 4px;
	font-size:1.1em;
	font-weight:bold;
	color:#333333;	
	}
div.entry div.postmetadata p a:hover{
	color: #814;
	text-decoration:underline;
	padding:0 4px;
	font-size:1.1em;	
	}

div.entry div.postmetadatasingle p{
	padding:0;
	width:95%;
	margin:4px auto;
	}	
div.entry div.postmetadatasingle p a{
	color: #444;
	text-decoration:none;
	padding:0 4px;
	font-size:1.1em;	
	}
div.entry div.postmetadatasingle p a:hover{
	color: #814;
	text-decoration:underline;
	padding:0 4px;
	font-size:1.1em;	
	}
div#maincontent span.postdate{	
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	color:#444;
	}
div#maincontent div.blognavigation div.blognavAlignright{
	float:right;
	width:200px;
	text-align:right;
	font-size:1.5em;
	font-family:Georgia;
	color:#813;
	padding-top:40px;
	}
div#maincontent div.blognavigation div.blognavAlignleft{
	float:left;
	width:200px;
	text-align:left;
	font-size:1.5em;
	font-family:Georgia;
	color:#813;
	padding-top:40px;
	}
div#maincontent div.topblognavigation{
	margin:20px 0;
	}
div#maincontent div.topblognavigation div.blognavAlignright{
	float:right;
	width:200px;
	text-align:right;
	}
div#maincontent div.topblognavigation div.blognavAlignleft{
	float:left;
	width:200px;
	text-align:left;
	}
div#maincontent div.superclear{
	clear:both;
	width:100%;
	height:10px;
	}
div.entry img.alignright{
	float:right;display:inline;
	margin:6px 8px 6px 14px;
	border:1px solid #468;
	padding:2px;
	}
div.entry img.alignleft{
	float:left;display:inline;
	margin:6px 18px 8px 8px;
	border:1px solid #468;
	padding:1px;

	}
div.entry img.aligncenter{
	clear:both;
	text-align:center;
	margin:10px auto;
	display: block;
	border:1px solid #468;
	padding:2px;
	}
	
div.entry p img.alignright{
	float:right;display:inline;
	margin:6px 8px 6px 14px;
	border:1px solid #468;
	padding:2px;
	}
div.entry p img.alignleft{
	float:left;display:inline;
	margin:6px 18px 8px 8px;
	border:1px solid #468;
	padding:1px;
	}
div.entry p img.aligncenter{
	clear:both;
	text-align:center;
	margin:10px auto;
	display: block;
	border:1px solid #468;
	padding:2px;
	}

/** Entry Internal Content Headings **/


/** Lists  */

/*
In various configuratons, ul's ol's ul's of ul's and ol's of ol's and ul's with ol children and ol's with ul children (the last 2 still need t be added**/

div.entry ul{
	margin: .4em auto 8px auto;
	padding-left:0.2em;
	width:540px;
	}

div.entry ul li {
	padding: .3em 0em .3em 0em;
	list-style: disc;
	}
div.entry ul li ul{
	margin: .8em auto 1.5em auto;
	padding-left:0.2em;
	width:480px;
	}
div.entry ul li ul li {
	
	padding: .3em 0em .3em 0em;
	list-style: disc;
	}
div.entry ul li ul li ul{
	margin: .8em auto 1.5em auto;
	padding-left:0.2em;
	width:420px;
	}
div.entry ul li ul li ul li{
	padding: .3em 0em .3em 0em;
	list-style: disc;

	}
div.entry ol{
	margin: 0 auto;
	margin-bottom:8px;
	width:540px;
	}
div.entry ol li {	
	padding: .3em 0em .3em 0em;
    	margin-bottom:3px;

	}
div.entry ol li ol{
	margin: 6px auto 4px auto;
	width:480px;
	
	}
div.entry ol li ol li{	
	padding: .3em 0em .3em 0em;
    	margin-bottom:3px;

	}
div.entry ol li ol li ol{
	margin: 6px auto 4px auto;
	width:420px;
	
	}
div.entry ol li ol li ol li{	
	padding: .3em 0em .3em 0em;
    	margin-bottom:3px;
	}


/** Videos on Page **/
#maincontent .entry object{
	display:block;
	text-align:center;
	margin:20px auto;
	}


.archnavigation{
	clear:both;
	}

.searchres{
	margin-bottom:120px;
	}
/** Comment / Response Section **/


div#maincontent div#respond{
	width:480px;
	margin:20px auto;
	}
div#maincontent div#respond h3{
	color:#004080;
	font-size:1.2em;
	padding:10px 0 5px 0;
	margin:0 0 0 0;
	font-family:Georgia;

	}
div#maincontent div#respond form#commentform{
	width:460px;
	margin:0 auto;
	} 
div#maincontent div#respond form#commentform p{
	font-size:1.0em;
	font-weight:bold;
	text-indent:0em;
	}
div#maincontent div#respond form#commentform textarea#comment{
	width:460px;
	}
div#maincontent ul.commentlist{
	width:460px;
	}
div#maincontent ul.commentlist li{
	padding-left:5px;
	list-style:none;
	}
div#maincontent ul.commentlist img.avatar{
	display:none;
	}
ul.commentlist li.comment div.comment-body p{
	text-indent:0em;
	}

h3#comments{
	margin-bottom:0;
	padding-bottom:0; 
	font-size:16px;
	color:#CC3333;
	}
li.comment a.url{
	font-size:1em;
	color:#FF3300;
	}
ul.commentlist blockquote{
	text-indent:.8em;
	background-image:none;
	width:80%;
	font-style:italic;
	color: #444;
	font-size:1.0em;
	margin:0 auto;
	}

div.comment-author{font-size:1em;padding:10px 0 5px 0;}
cite.fn{font-size:1em;font-style:normal;color:#813;font-weight:bold;}
.postlink{height:30px;text-align:right;}
div.comment-author a{font-weight:bold;text-decoration:none;color:#468;}
div.comment-meta a{font-weight:bold;text-decoration:none;color:#468;}
.pdate{
	padding:10px 0;
	width:57px;
	float:left;
	margin:10px 30px 5px 10px;
	border-right:1px solid #c63;
	}

.pmonth{color:#c63; font-size:1.2em;width:30px;margin:0 auto;text-align:center;}

.pday{color:#c63;width:47px;margin:0 auto 0 auto; text-align:center;font-size:1.2em;}


	
/** sidebar and widgets **/
#sidebar ul#sb-list{
	margin-top:0;
	z-index:1;
	}
	
#sidebar > ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
#sidebar ul{	
	list-style-type:none;
	margin:0;
	padding:0;
	}

li.widget { margin:0; padding:0;}
#sidebar li ul {
	margin:0;
	padding:15px 0 15px 0;
	list-style-type:none; 
	}
	
li.widget ul li{ 
	padding:3px 10px 3px 25px; 
	border:none; 
	background:url(images/arrow_02.gif) no-repeat; 
	background-position:8px 7px; 
	}
li.widget ul li a {
	/*	padding:0 0 0 25px;
background:url(images/arrow_02.gif) no-repeat; 
	background-position:8px 5px; */
	color:#006699;

	}
li.widget ul li a:hover { color:#881033; }	
	
#sidebar li ul li ul { 
	margin:0; 
	padding:0;
	border:none;
}

#sidebar li ul li ul  li {}
/* ------------ rss formating ------------------------*/
#sidebar .widget_rss {}
#sidebar .widget_rss ul li  {
	background:none;
	padding:2px 10px 10px 10px;
}
#sidebar .widget_rss ul li  a {
	background:none;
	padding:0; font-weight:bold;
}

a.rsswidget img{display:none;}
span.rss-date{
	font-size:.9em;
	display:block;
	padding:5px 0;
	font-style:italic;
	font-weight:bold;
}
div.rssSummary{
		font-size:12px;
		line-height:1em;
	}
a.rsswidget img{display:none;}
/* ------------ end rss formating ------------------------*/

/* -------- calendar formating ---------*/
div#calendar_wrap{padding:5px 10px 15px 10px;}

div#calendar_wrap caption{font-size:14px; margin:5px 0 12px 0;text-align:right;font-weight:bold; color:#003366}
div#calendar_wrap table{width:95%;margin:0 auto;}
div#calendar_wrap th{ text-align:center;}
div#calendar_wrap td{text-align:center;font-size:14px;border-right:1px dotted #4d4d4d;}
div#calendar_wrap td#prev{text-align:left;border:none;}
div#calendar_wrap td#next{	text-align:right;border:none;}
div#calendar_wrap td.pad{border:none;}

div#calendar_wrap a{color:#006699;font-size:14px;font-weight:bold;text-decoration:none;}
div#calendar_wrap a:hover{text-decoration:underline;color:#003366;}	

/* -------- end calendar formating ---------*/

li.widget_tag_cloud div{ padding:5px 5px 15px 5px;}
li.widget_tag_cloud div a{ color:#cc6733; padding:1% 2%;}
li.widget_tag_cloud div a:hover { color:#FF9900}

/* --------- recent comments formatting ---------*/
#sidebar ul li.recentcomments { font-size:12px; padding-left:10px; padding-right:10px;}
#sidebar ul li.recentcomments a { background:none;}
#sidebar ul li.recentcomments a:hover {}
/* --------- end recent comments formatting ---------*/

/* --------- content block formatting ---------*/
div.contentBlock {}
.cblockImage{float:left; margin:8px 14px 6px 12px;}
div.contentBlock p{ padding:15px 10px; font-size:12px;	}
.cblockImage{float:left; margin:8px 14px 6px 12px;}
#sidebar ul li div.contentBlock a.cblockLink{ }
#sidebar ul li div.contentBlock a.cblockLink div.vmlink{
	background-image:url("images/viewmore.jpg");
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	clear:both;
	margin:6px 0 0 15px;
	}
#sidebar ul li div.contentBlock a:hover.cblockLink{}
#sidebar ul li div.contentBlock a:hover.cblockLink div.vmlink{
	background-image:url("images/viewmore-h.jpg");
	background-repeat:no-repeat;
	}
/* --------- content block formatting ---------*/

/* --------- text widget formatting ---------*/
div.textwidget{ /** Need to add support for image, list klink and blockquote formatting **/
	 padding:10px 10px 15px 10px; background-color:#fff;}
/* --------- end text widget formatting ---------*/
#map_details { font-size:12px; padding:10px 10px;}
.map {}
#map_image { border:5px solid #666;  margin:10px 10px 10px 10px;}
/* ---------- Follow Me Widget ----------*/
div.fme-widget {  width:100%; padding:0 0 15px 0;}

/*div.followme_container {background:url(images/bg_followme.jpg) no-repeat top left #333333; margin:10px 0 0 0; padding:20px 0 10px 0; clear:both; border:1px solid red; border:1px solid red; overflow:auto;}*/
div.followme_footer {background:url(images/bg_followme_bottom.jpg) no-repeat bottom left #333333; height:10px; width:100%; clear:both;}
.followme_container { background: url(images/bg_followme.jpg) no-repeat top left #333333; width:100%; overflow:auto; margin:10px 0 0 0; padding:20px 0 0 0;}

.fme_twitter{width:37px; height:37px; background:url(images/twitter.jpg) no-repeat;}
.fme_ecademy{width:37px;height:37px;background:url(images/ecademy.jpg) no-repeat; }
.fme_facebook{width:37px;height:37px;background:url(images/facebook.jpg) no-repeat; }
.fme_flickr{width:37px;height:37px;background:url(images/flickr.jpg) no-repeat;}
.fme_lastfm{width:37px;height:37px;background:url(images/lastfm.jpg) no-repeat; }
.fme_linkedin{width:37px ;height:37px;background:url(images/linkedin.jpg) no-repeat; }
.fme_twitter{width:37px;height:37px;background:url(images/twitter.jpg) no-repeat;  }
.fme_myspace{width:37px;height:37px;background:url(images/myspace.jpg) no-repeat; }
.fme_rss{width:37px;height:37px;background:url(images/rss.jpg) no-repeat;}
.fme_email{width:37px;height:37px;background:url(images/email.jpg) no-repeat;}

div.followme_container a { margin: 0 0 10px 20px; float:left;}
/* ---------- end Follow Me Widget ----------*/


/*----------  search forms formatting  ---------- */
.widget_search h2.widgettitle{display:none;}
li.widget_search{ height:58px; margin:0 0 15px 0; font-size:1em;  }
li.widget form#searchform div label.screen-reader-text{ display:none;}

form#searchform{padding:15px 0 15px 0;}
li.widget form#searchform div input#s{border:1px solid #bcbdbf;width:185px;height:21px;float:left;line-height:20px;}
li.widget form#searchform div input#searchsubmit{float:left;margin-left:5px;}
/*----------  end search forms formatting  ---------- */

#sidebar div.aweber {margin:0 0 15px 0; padding:0;}
#sidebar div.aweber input.submit { color:#FFFFFF;}
/*----------  end search forms formatting  ---------- */

/** Footer **/	

#footer{
	clear:both;
	background:#446689;
	padding:0 0 25px 0; overflow:auto;
	}
#footercontent{
	width:960px;
	margin:0 auto;
	}

/** Plugin integration **/

/** Addthis plugin **/

.entry div.addthis_container{}
li.widget div.addthis_container{
	text-align:center;
	margin:0 auto;
	}
.addthis_sidebar_widget h2.widgettitle{
	display:none;
	}




/** Navigation menus - EDIT WITH CAUTION!!! ONly a few things should be touched - look for 'edit here' signs. **/

/*** ESSENTIAL STYLES ***/
#mainnavigation ul.sf-menu, #mainnavigation ul.sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
#mainnavigation ul.sf-menu {
	line-height:1.0;
}
#mainnavigation ul.sf-menu ul {
	position:absolute;
	top:-999em;
	/** EDIT HERE **/ width:20em; /* left offset of submenus need to match (see below) */
}
#mainnavigation ul.sf-menu ul li {
	width:100%;
}
#mainnavigation ul.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
#mainnavigation ul.sf-menu li {
	float:left;
	position:relative;
}
#mainnavigation ul.sf-menu a {
	display:block;
	position:relative;
	
}
#mainnavigation ul.sf-menu li:hover ul,
#mainnavigation ul.sf-menu li.sfHover ul {
	left:0;
	top:36px; /* EDIT HERE match top ul list item height */
	z-index:8888;
	
}
#mainnavigation ul.sf-menu li:hover li ul,
#mainnavigation ul.sf-menu li.sfHover li ul {
	top:-999em;
}
#mainnavigation ul.sf-menu li li:hover ul,
#mainnavigation ul.sf-menu li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}
#mainnavigation ul.sf-menu li li:hover li ul,
#mainnavigation ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
#mainnavigation ul.sf-menu li li li:hover ul,
#mainnavigation ul.sf-menu li li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}

/*** The Look ***/
#mainnavigation ul.sf-menu {
	float:left;
	margin-bottom:1em;z-index:888;position:absolute;
}
#mainnavigation ul.sf-menu a {/** EDIT HERE **/ 
	padding: 0 1em ;
	text-decoration:none;
	font-size: 1.1em;
	font-family:Arial;
	text-decoration: none;
	line-height:36px;
	color:#FFF;
	text-transform:none;
	font-weight:bold;
	z-index:888;
	margin-right:1px;text-transform:uppercase;
}
#mainnavigation ul.sf-menu a, #mainnavigation ul.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	
}
#mainnavigation ul.sf-menu a:hover {/** EDIT HERE **/ 
	text-decoration:underline;
	color:#fff;
	background:url(images/bg_home_navi.jpg) repeat-x;
	height:36px; 
}
#mainnavigation ul.sf-menu li {
	text-transform:uppercase;
}
#mainnavigation ul.sf-menu li li {/** EDIT HERE **/ 
	background:#5b8cbf;
	border-top:1px solid #37689b;
	}
#mainnavigation ul.sf-menu li li li {/** EDIT HERE **/ 
	background:#5b8cbf;
	border-top:1px solid #37689b;
	}

#mainnavigation ul.sf-menu li li li li{/** EDIT HERE **/ 
	background:#5b8cbf;
	border-top:1px solid #37689b;
	}
#mainnavigation ul.sf-menu li li a{/** EDIT HERE **/ 
	background:#5b8cbf;
	color:#FFF; min-height:1px;line-height:1.3em;
	padding-top:0.5em;padding-bottom:0.5em;
	}
#mainnavigation ul.sf-menu li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	background:#5b8cbf;
	height:auto;
	}
#mainnavigation ul.sf-menu li li li a{/** EDIT HERE **/ 
	background:#5b8cbf;
	color:#FFF;min-height:1px;line-height:1.3em;
	padding-top:0.5em;padding-bottom:0.5em;
	}
#mainnavigation ul.sf-menu li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	background:#5b8cbf;
	}
#mainnavigation ul.sf-menu li li li li a{/** EDIT HERE **/ 
	background:#5b8cbf;
	color:#FFF;min-height:1px;line-height:1.3em;
	padding-top:0.5em;padding-bottom:0.5em;
	}
#mainnavigation ul.sf-menu li li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#mainnavigation ul.sf-menu li:hover, #mainnavigation ul.sf-menu li.sfHover,
#mainnavigation ul.sf-menu a:focus, #mainnavigation ul.sf-menu a:hover, #mainnavigation ul.sf-menu a:active {/** EDIT HERE **/ 
	
	outline:0;
	
}

#mainnavigation ul.sf-menu li.home_page_item a{
	background:url(images/bg_home_navi.jpg) repeat-x;  
	color:#fff; height:36px; width:30px; text-transform:uppercase;
	}/** EDIT HERE **/ 


#mainnavigation ul.sf-menu li.home_page_item a:hover{text-decoration:underline;}/** EDIT HERE **/ 



/*** arrows **/
#mainnavigation ul.sf-menu a.sf-with-ul {
	padding-right:2.25em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
#mainnavigation ul.sf-menu li.page_item a.sf-with-ul span.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url('images/arrows-blue.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#mainnavigation ul.sf-menu li.page_item a.sf-with-ul > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:1.05em;
	background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul span.sf-sub-indicator {top:.6em;}
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.75em;
	background-position:-10px 0; /* use translucent arrow for modern browsers*/
}
#mainnavigation ul.sf-menu li.page_item li li a > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.75em;
	background-position:-10px -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul:focus > span.sf-sub-indicator,
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul:hover > span.sf-sub-indicator,
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul:active > span.sf-sub-indicator,
#mainnavigation li:hover > a > .sf-sub-indicator,
#mainnavigation li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#mainnavigation ul.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
#mainnavigation ul.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#mainnavigation ul.sf-menu ul a:focus > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul a:hover > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul a:active > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul li:hover > a > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
#mainnavigation .sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
#mainnavigation .sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/**top bar nav **/

/** Navigation menus - EDIT WITH CAUTION!!! ONly a few things should be touched - look for 'edit here' signs. **/

/*** ESSENTIAL STYLES ***/

#topbarnavigation ul.sf-menu, #topbarnavigation ul.sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
#topbarnavigation ul.sf-menu {
	line-height:1.0;
}
#topbarnavigation ul.sf-menu ul {
	position:absolute;
	top:-999em;
	/** EDIT HERE **/ width:20em; /* left offset of submenus need to match (see below) */
}
#topbarnavigation ul.sf-menu ul li {
	width:100%;
}
#topbarnavigation ul.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
#topbarnavigation ul.sf-menu li {
	float:left;
	position:relative;
}
#topbarnavigation ul.sf-menu a {
	display:block;
	position:relative;
}
#topbarnavigation ul.sf-menu li:hover ul,
#topbarnavigation ul.sf-menu li.sfHover ul {
	left:0;
	top:2.5em; /* match top ul list item height */
	z-index:9999;
}
#topbarnavigation ul.sf-menu li:hover li ul,
#topbarnavigation ul.sf-menu li.sfHover li ul {
	top:-999em;
}
#topbarnavigation ul.sf-menu li li:hover ul,
#topbarnavigation ul.sf-menu li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}
#topbarnavigation ul.sf-menu li li:hover li ul,
#topbarnavigation ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
#topbarnavigation ul.sf-menu li li li:hover ul,
#topbarnavigation ul.sf-menu li li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}

/*** The Look ***/
#topbarnavigation ul.sf-menu {
	float:left;
	margin-bottom:0;z-index:900;position:absolute;
}
#topbarnavigation ul.sf-menu a {/** EDIT HERE **/ 
	padding: 0 1em ;
	text-decoration:none;
	font-size: 1.2em;
	font-family:Arial;
	line-height:29px;
	color:#fff;z-index:900;
}
#topbarnavigation ul.sf-menu a:hover {/** EDIT HERE **/ 
	text-decoration:underline;
}
#topbarnavigation ul.sf-menu a, #topbarnavigation ul.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	
}

#topbarnavigation ul.sf-menu li {
	
}
#topbarnavigation ul.sf-menu li li {/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#2F7DCF;
	border-top:1px solid #fff;
	}
#topbarnavigation ul.sf-menu li li li {/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#2F7DCF;
	border-top:1px solid #fff;
	}
#topbarnavigation ul.sf-menu li li li li{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#2F7DCF;
	border-top:1px solid #fff;
	}
#topbarnavigation ul.sf-menu li li a{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#fff;
	}
#topbarnavigation ul.sf-menu li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#topbarnavigation ul.sf-menu li li li a{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#fff;
	}
#topbarnavigation ul.sf-menu li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#topbarnavigation ul.sf-menu li li li li a{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#fff;
	}
#topbarnavigation ul.sf-menu li li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#topbarnavigation ul.sf-menu li:hover, #topbarnavigation ul.sf-menu li.sfHover,
#topbarnavigation ul.sf-menu a:focus, #topbarnavigation ul.sf-menu a:hover, #topbarnavigation ul.sf-menu a:active {/** EDIT HERE **/ 
	outline:0;
}
 

/*** arrows **/


#topbarnavigation ul.sf-menu li.page_item a.sf-with-ul span.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#topbarnavigation ul.sf-menu li.page_item a.sf-with-ul > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:0.8em;
	background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
#topbarnavigation ul.sf-menu li.page_item a.sf-with-ul {
	padding-right:2.25em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}


/* point right for anchors in subs */
#topbarnavigation ul.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
#topbarnavigation ul.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#topbarnavigation ul.sf-menu ul a:focus > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul a:hover > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul a:active > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul li:hover > a > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
#topbarnavigation .sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
#topbarnavigation .sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/** bottom navigation menu - no javascript here**/

div.bottomnavigation{
	width:960px;
	margin:20px auto 0 auto;
	height:46px;
	padding:0 0 0 0;
	}
ul.bottnav{
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	height:26px;
	}
ul.bottnav li.page_item{
	font-size:12px;
	font-weight:bold;
	float:left;
	margin:0;	
	line-height:22px;
	height:22px;
	padding:0;
	display:inline;
	background:url(images/bg_bottomnav_list.gif) no-repeat right top;
	}
ul.bottnav li a{
	text-decoration:none;
	color:#959595;
	padding:0 14px;	
	display:inline;
	font-size:12px; color:#FFFFFF;
	}
	
ul.bottnav li a:hover{
	text-decoration:underline;
	}

/** Featured Content Slider **/


#slidr{width:543px;height:230px;margin:10px 0 10px 12px;background-image:url("images/slidr-bg.jpg");background-repeat:no-repeat;z-index:100;}
 
ul.slideshow {
	list-style:none;
	width:535px;
	height:220px;
	overflow:hidden;
	position:relative;
	margin:0 0 0 4px;
	padding:4px 0 0 0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:300;	
}
ul.slideshow li a{margin:0;padding:0;}
ul img {
	border:none;	
}
ul li a img {margin:0;padding:0;}
#slideshow-caption {
	width:535px;
	height:78px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:0;	
	z-index:500;	
}

#slideshow-caption h3 {
	margin:0 10px;
	padding:5px 0 6px 0;	
	font-size:16px;
	font-weight:100;
}

#slideshow-caption p {
	margin:0 10px;
	padding:0;
	font-size:13px;
}
p#slidr-heading{width:114px;height:15px;margin:10px 0 0 4px;padding:4px 0 4px 6px;background:url('images/transpBlack.png') repeat;position:relative;top:-230px;z-index:500;color:#fff;}


/** Featured Blog Posts **/

#featured-posts{	
	width:535px;
	margin:0 auto;
	}
h3#featblogPosts{color:#911821;font-size:16px;}
div.featposts{background-color:#f0f0f0;height:105px; overflow:hidden;margin:10px 0 15px 0;}
a:hover img.feat-post-img{}
a img.feat-post-img{border:0;text-decoration:none; margin:8px 8px 0 8px;float:left;}
h4.feat-post-title{margin:0;padding:6px 6px 4px 6px;font-size:1.2em;}
h4.feat-post-title a{color:#1e1e1e;text-decoration:none;}
h4.feat-post-title a:hover{color:#911821;margin:0;padding:0;text-decoration:underline;}
div.featposts p{height:65px;overflow:hidden;margin:0;padding:3px 0 0 0;}


/*additional style*/

div#container div#mainnavigation ul.sf-menu li.current_page_item a {text-decoration:none;
	color:#fff;
	background:url(images/bg_home_navi.jpg) repeat-x;
	height:36px;
	}
div#container div#mainnavigation ul.sf-menu li.current_page_item ul li a {
	background-image:none;
	height:auto;
	overflow:auto;
}	
div#container div#mainnavigation ul.sf-menu li.current_page_item ul li a:hover {
	text-decoration:underline;
	background-image:none;
	height:auto;
	overflow:auto;
}

div#container div#mainnavigation ul.sf-menu li ul li.current_page_item a {
	background-image:none;
	height:auto;
	overflow:auto;
}	
div#container div#mainnavigation ul.sf-menu li ul li.current_page_item a:hover {
	text-decoration:underline;
	background-image:none;
	height:auto;
	overflow:auto;;
}

div#container div#mainnavigation ul.sf-menu li.current_page_item a:hover{

}


