body { color: #666; margin: 0px; padding: 0px; background: #eee; }
#pullDownMenu_child { background: #000; }
.container_12 {   }
a { color: #769B38; }
a:hover { color: #000; }
a img, img a { border: 0px; }
ul.footerlist  { list-style: none; margin: 0px; padding: 0px; text-align: center; background: #fff; padding-top: 4px; padding-bottom: 4px; }
ul.footerlist  li { list-style: none; margin: 0px; padding: 0px; display: inline; padding: 2px 5px 2px 5px;  }
ul.footerlist li a { text-decoration: none; color: #666; }
h1 { color: #666; font-size: 1.6em;}
h1 a { text-decoration: none; color: #000; text-transform: uppercase; }
h2 { font-size: 1.3em; text-transform: capitalize; }
h2 a { text-decoration: none; color: #769B38; }

#column1, #column4 {  }
#column1 ul, #column2 ul, #column3 ul { list-style: none; margin: 0px; padding: 0px; }
#column1 ul li ul, #column2 ul li ul, #column3 ul li ul { list-style: none; margin: 0px; padding: 0px; margin-left: 1em; }
#column1 ul li a, #column2 ul li a, #column3 ul li a { text-decoration: none; }
#column1 h2, #column2 h2, #column3 h2 { text-transform: uppercase; color: #000; font-size: 1.2em; }
.screen-reader-text { display: none; }
#searchform { background: #eee; padding: 5px; }
#s { width: 100%; border: 1px solid #ccc; line-height: 20px; font-size: 20px;}
#searchsubmit { display: none; }



.post { /*border: 1px solid #eee;*/ padding: 2px 5px 2px 5px; margin-bottom: 5px; margin-right: 2px; cursor: pointer; }
.post .postExcerpt { display: none; }
.post .postMetadata { display: none; }
.post .postCommentsPopup { display: none; }
.post .postMetadata { font-size: 90%; display: none; }
.post .postDateTime { display: ; text-transform: uppercase; font-size: 90%; color: #999; }
.alt { background-color: #f9f9f9; }
.post a { color: #666; }
.postTitle { margin: 0px; padding: 0px; font-size: 1.1em; text-decoration: none; }
.postTitle a { text-decoration: none; }

.prev, .next { float: left; }
.prev { background: url(images/prev.png) no-repeat; text-indent: -9999px; height: 50px; width: 50px; cursor: pointer; }
.next { background: url(images/next.png) no-repeat; text-indent: -9999px; height: 50px; width: 50px; cursor: pointer; }

#slideshow h3 a { text-decoration: none; color: #333; }

/*
.post h2 { font-size: 12px; }
.post { background: #eee; border-top: 1px solid #ccc; height: 30px; padding-left: 10px; }
.post .postExcerpt { display: none; }
.post .postExcerpt { display: none; }
.post .postMetadata { display: none; }
.post .postCommentsPopup { display: none; }
.post .postMetadata { font-size: 90%; float: right; }
.post .postDateTime { float: right; margin-top: 4px; font-size: 80%; padding-right: 10px; }
.alt { background: #fff; }
*/


/*.blog_logo { background: #CC0033; width: 50px; text-indent: -9999px; height: 50px; display: block; }*/
.blog_logo { background: url("images/logo.png") no-repeat; width: 200px; height: 100px; text-indent: -9999px; }
.blog_description { font: normal 140% Georgia; font-style: italic; display: none; }

#footer { text-align: center; margin-top: 1em; color: #999; }
#footer p { padding: 0px; margin: 0px; }

.widget ul, ul.list { list-style: none; padding: 0px; margin: 0px; }
.widget ul li a, ul.list li a { list-style: none; display: block; text-decoration: none; padding: 2px; border-bottom: 1px dotted #ddd; }
.widget ul li a:last { border-bottom: 0px; }
.widget ul li a:hover, ul.list li a:hover { background: #F3A90A; color: #fff; }

.twitterHeading { background: transparent url("images/twitter-logo-200.jpg") no-repeat 0px -20px; height: 75px; text-indent: -9999px; }
ul.list li a.firstTweet { background: #AAE447; color: #fff; font: normal 100% Georgia; }


.alignright  { float: right; margin-left: 10px; padding: 5px; }
.alignleft  { float: left; margin-right: 10px; padding: 5px; }
.aligncenter  { float: none; clear: both; text-align: center; display: block; margin: auto; margin-bottom: 5px; padding: 5px; }
.alignnone { margin-bottom: 5px; padding: 5px; }

.large { font-size: 1.6em; }
.alignleft { float: left; margin-right: 5px; }

.box { border: 1px solid #f9f9f9; -webkit-border-radius:5px; -moz-border-radius: 5px; padding: 5px; margin-bottom: 5px; background: #fff;}

blockquote p
    {
    padding: 0px 15px 10px 0px;
    font-size: 1.2em;    
    background: url(images/quote_down.png) bottom right no-repeat;
	color: #999;
}

blockquote
    {
    padding: 20px;
    background: url(images/quote_up.png) top left no-repeat;
	margin-left: 20px;
}

.widget_text cite
    {
    font-size: 1em;
    float: right;    
	margin-top: -30px;
	padding-right: 20px; 
} 

/* SUPERFISH MENU */
#menubar {
	float: left; /* contain li floats by floating the ul left */
	line-height: 1; /* this enables the top position of the #menubar li:hover ul, #menubar li.sfHover ul rule to be calculated by adding this figure to the padding on #menubar a 1em + 2 x 0.5em = 2em */
	margin-bottom: 1em;
	width: 100%;
	margin: 0px; padding: 0px;
	list-style: none;
	background: #F3A90A;
	-webkit-border-radius:5px; -moz-border-radius: 5px;
}

#menubar a {
	display: block;
	text-decoration: none;
	font-size: 1em;
	color: #fff;
	text-align: left;
	width: 100%;
	padding: 5px;
	-webkit-border-radius:5px; -moz-border-radius: 5px;
}

/* set width of top level menu, float them left and give them position relative so that the 2nd tier menu's will sit under them */
#menubar li {
	display: block;
	position: relative;
	padding: 0px; margin: 0px;
}

/* 2nd tier and lower sub menus move off screen until required */
#menubar li ul {
	display: none;
	margin-left: 0px;
	position: absolute;
	top: -999em;
	margin: 0px; padding: 0px;
	z-index: 100;
}

/* give 2nd tier and lower sub menus a width and remove bullets */
#menubar li ul, #menubar ul li {
	list-style: none;
	display: block;
	width: 100%;
}

#menubar ul li a {
	border-right: 0; /* remove right border from 2nd tier and lower links */
	border-top: 1px dotted #eee; 
}

#menubar li:hover ul, #menubar li.sfHover ul {
	top: 2em; /* position 2nd tier menu under the top level menu */
}

#menubar li:hover a, #menubar a:hover, #menubar a:focus, #menubar a:active, #menubar li.sfHover a, #menubar li.current {
	color: #333;
	background-color: #AAE447;
}

#menubar li:hover ul, #menubar li.sfHover ul, #menubar a:focus ul, body #menubar li.hover ul {
	display: block;
}

#menubar ul a:hover, #menubar ul a:focus {
	background-color: #F3A90A!important;
	color: #333!important;
}

/**** Position of third tier of nav ****/
 /* Note that this rule must appear here in the code order in order for it to override previous positioning rules so that this and subsequent nested submenus still remain hidden when the parent submenu is shown. Do not group these selectors with other top:-999em rules */
#menubar li:hover li ul, #menubar li.sfHover li ul {
	top:-999em; /* hide submenu in screen-reader and search-engine friendly way */
}

/* DO NOT attempt to group these selectors with similar earlier rules. The code order is important so the rules override previous ones correctly */
#menubar li li:hover ul, /* this pure CSS hover is overridden by the .superfish rules below which are applied only when JavaScript is available. This way, the menu degrades to regular CSS dropdown when JavaScript is unavailable */ ul#menubar li li.sfHover ul /* this is the familiar IE6 hover support. With Superfish, all browsers use this rule when JS is available. This is because the JS needs to be able to control hide and reveal delays and animations without the pure CSS rule intruding. Note the tag selector ul#menubar instead of just #menubar - this gives it the most specificity of all and makes it trump all other positioning rules, including the .superfish overrides below */ {
	left:9em; /* VARIABLE. Offset subsequent submenus to the right by the amount you set for the submenu widths (see #menubar ul rules above) */
	top:-1px; /* position subsequent submenus horizontally aligned to parent li */
}

/* The single backslash \ character inside this comment causes IE5 Mac to ignore the following rule. */

#menubar li {
	width: auto;
}

/**** Very important ****/
/* this negates the pure CSS hovers so submenu remains hidden and JS controls when and how it appears. This is in turn is overridden by the .sfHover rules above as they have greater specificity */
/* notice there are three selectors here. You need three for a four tier menu system. If you had a five tier system you would copy the last selector of these three and paste it below to create a fourth selector and add another li just after the .superfish part. On the other hand if you only had a three tiered menu you could delete the third line here and save some file size.*/
.superfish li:hover ul, .superfish li li:hover ul, .superfish li li li:hover ul {
	top: -999em; /* hide submenu in screen-reader and search-engine friendly way */
}

/*******************************************/
/* COMMENTS */
/*******************************************/
a.commentsBg { float: right; margin: 0px; padding: 0px; padding: 8px 16px 0px 17px; font-size: 90%; position: absolute;  margin-left: 220px; }
a.commentsBg:hover { text-decoration: none;  }
#commentsDiv { text-align: left;}
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0;  text-align: left; }
ol.commentlist li { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 50px 5px 77px; position:relative; border: 1px solid #eee;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {  }
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin { background: url("images/author_flag.png") no-repeat top right; min-height: 60px;}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size:14px/1.4; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover {  }
ol.commentlist li div.vcard img.avatar { left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says { display: none; }
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { 
	font-weight: bold;
	position:absolute; right: 50px; text-align:right; top:5px; 
}
ol.commentlist li div.comment-meta a { text-decoration:none; }
ol.commentlist li div.comment-meta a:hover {  }
ol.commentlist li p { margin:0 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { font-weight:bold; font-size: 90%; padding: 2px 5px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { }
ol.commentlist li div.reply a { text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor { }
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { }
ol.commentlist li.odd { }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
#comment { width: 98%; }
