/*
Theme Name: CMS - Clean. Modern. Simple.
Theme URI: http://www.curtziegler.com
Version: 1.0
Author: Curt Ziegler
Author URI: http://www.curtziegler.com
*/


html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

input
{
	outline:0; border: 1px solid #cdcdcd; padding: 5px;
}
textarea { border: 1px solid #cdcdcd; }
body
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:170%;
	color:#555;
	background:#969697 url(images/bg.png) repeat-x;
}	
h1, h2, h3, h4, h5, h6,
h2 a, h3 a
{
 	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0em;
	color:#95c022;
}

h1 { font-size:2.4em; }
h2 { font-size:2.0em; }
h3 { font-size:1.6em; }
h4 { font-size:1.5em; }
h5 { font-size:1.4em; }
h6 { font-size:1.2em; }


h1, h2, h3, h4, h5, h6, p
{
	margin-bottom:20px;
}

A,
.post h2 A:hover,
h3 A:hover
{
	color:#7ea21c;
}
A:hover
{
}

hr
{
	border:1px solid #fff;/*ie fix*/
	border-top:1px dotted #ccc;
	background:#fff;
	margin:20px 0;
}


.outer
{
	border-top:1px solid #7c7c7c;
	border-right:1px solid #7c7c7c;
	border-bottom:1px solid #7c7c7c;
	border-left:1px solid #7c7c7c;
	background:#fff;
	margin:5px 0 40px 0;
	padding:0 10px;
	position:relative;

}

#tickertape {
background-image:url(images/tickertapebg.jpg);
background-repeat:no-repeat;
height:50px;
margin:20px 0 0px 0px;
overflow:hidden;
padding-left:115px;
padding-top:1px;
z-index:0;
}

.shaded_bg { background: #ebebeb; border: 1px solid #d7d7d7; padding: 10px; margin: 10px 10px 0 0; }
.send { background: url(images/send.png) no-repeat; height: 30px; width: 80px; border: none; text-indent: -9999px; }

.logo { float: left; margin: 15px 0 15px 50px; }
.tagline { float: right; margin: 60px 20px 0 0; }
h2.heading { margin: 20px 0 20px 0; }

.header-search form
{
	border:1px solid #efefef;
	width:165px;
	margin-top:23px;
	height:26px;
}
.header-search input
{
	border:0;
	width:125px;
	/*height:24px;*/
	background:none;
	margin:7px 0 0 5px;
	font-size:85%;
	color:#bbb;
	font-weight:bold;
}
.header-search button
{
	background:#efefef;
	border:1px solid #fff;;
	width:28px;
	height:26px;
	line-height:26px;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.footer_logos { float: right; margin-right: 10px; }

/*** SUPERFISH STYLES ***/
/* http://users.tpg.com.au/j_birch/plugins/superfish/ */
/* Superfish v1.4.8*/


.post_entry p { margin: 0 0 12px 0; }

li { background: url(images/list.png) no-repeat center left; list-style: none; width: auto; padding: 0 15px; }


.post2 {  }
.post2 li { background: none; list-style: circle;padding: 0 5px; }
.post2 li.current_page_item a:link, li.current_page_item a:visited { background: none; } 


/*.menu { background: url(images/menu.png) no-repeat; width: 939px; height: 43px; float: left;}

.menu UL { margin-left: 10px;
	padding:0;
	list-style-type:none;margin-top: 1px;
	list-style: none;
	background: none;
	float: left; }


.menu UL LI
{
	margin:0;
	padding:0;
	list-style-type:none;margin-top: 1px;
	list-style: none;
	background: none;
	float: left;
}
.menu UL LI A
{
	display:block;
	padding:8px 20px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	display:block;
	position:relative;
	
			background: url(images/menu_divider.png) no-repeat right;

}
.menu UL LI UL LI
{
	font-size:13px;
	
}


li.current_page_item a:link, li.current_page_item a:visited { background: url(images/menu_hover.png) repeat-x; }


.sf-menu ul {
	position:absolute;
	top:-999em;
	margin: 1px 0 0 0;

	
}
.sf-menu ul li {
	width: 190px;
	background: url(images/menu_hover.png) repeat-x;
}
.sf-menu ul li a { background: url(images/menu_hover.png) repeat-x; }
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
/*}
.sf-menu li {
	float:right;
	position:relative;
	z-index:1010;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top:37px; /* match top ul list item height */
/*}
.sf-menu li li {
	margin-top:1px;
}
UL.sf-menu A,
UL.sf-menu LI.sfHover A
{
	height:22px;
	float:left;background: #7da217;
}

UL.sf-menu A:hover,UL.sf-menu LI.sfHover,UL.sf-menu LI.sfHover A
{
	background:#e0e0e0;
	color:#fff;
background: url(images/menu_hover.png) repeat-x;
}



UL.sf-menu LI.sfHover A:hover
{
background: url(images/menu_hover.png) repeat-x;
}
UL.sf-menu  LI.current_page_item,
UL.sf-menu LI.current_page_ancestor
{
background: url(images/menu_hover.png) repeat-x;
}	

*/


/* Navigation */

#nav { background: url(images/menu.png) no-repeat; width: 939px; height: 43px; float: left; padding: 0; }
#pagenav { float: left; position: relative; z-index: 100; padding: 0 10px; margin: 2px 0 0 0; }
#pagenav li { float: left; line-height: 39px; padding: 0 9px 0 5px; margin: 0; list-style: none; font-size: 13px; background: url(images/menu_divider.png) no-repeat right;}
#pagenav li a:link, #pagenav li a:visited { display: block; position: relative; padding: 0 8px; text-decoration: none; z-index: 100; color: #fff;text-shadow:1px 1px 1px #666; }
#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  { position: relative; color: #fff; background: url(images/menu_hover.png) repeat-x;  }


/* Navigation Drop Down */

#pagenav li ul li { float: none; padding: 0;background: url(images/nav_divider.jpg) repeat-x bottom; }

/* Navigation First Level */

#pagenav li ul { position: absolute; left: -999em; padding: 0; background: #8CB41E; }
#pagenav li:hover ul, #pagenav li.sfhover ul { }

/* Navigation Second Level */

#pagenav li li:hover ul ul, #pagenav li li.sfhover ul ul { left: -999em; }
#pagenav li li li:hover ul, #pagenav li li li.sfhover ul { left: auto; }

/* Navigation Third Level */

#pagenav li li li:hover ul ul, #pagenav  li li li.sfhover ul ul { left: -999em; }
#pagenav li li li li:hover ul, #pagenav li li li li.sfhover ul { left: auto; }
#pagenav li ul ul { margin: -26px 0 0 200px; }
#pagenav li ul ul li a { line-height: 20px; }
#pagenav li:hover ul ul, #pagenav li.sfhover ul ul { left: -999em; }
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul { left: auto; }
#pagenav li ul li a:link, #pagenav li ul li a:visited  { display: block; width: 170px; padding: 0px 0 0px 10px!important; color: #fff; background: none!important; }
#pagenav li ul li ul li a:link, #pagenav li ul li ul li a:visited  { padding: 5px 0 5px 10px!important; }
#pagenav li ul li a:hover  { text-decoration: none; background: #86AE1C!important; }
#pagenav li ul li a span.left  { display: none!important; }
#pagenav li ul li a span.right { display: none!important; }










	

#slider { width: 940px; height: 317px; float: left; margin: 10px; }


.title_bg { background: url(images/title_bg.png) no-repeat; height: 50px; width: 300px; float: left; margin: -46px 0 0 0;  }
.box { background: #fff url(images/box_bg.png) repeat-x bottom; border: 1px solid #eaeaea; width: 300px; float: left; margin: 58px 10px 0 0; }
.box p { padding: 0 10px; margin: 0 0 12px 0; }
.box .link { float: right; }
.box .link a { color: #95c022; text-decoration: underline; }
.box .link a:hover { text-decoration: none; }

.home-columns { float: left; margin: 0 0 0 10px; }
.home-columns h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; color: #95c022;	padding:0 0 6px 12px; margin: 10px;
}

.home-columns h3 a
{

	font-family: Arial, Helvetica, sans-serif;font-size: 18px;text-shadow: 1px 1px 1px #556f0e;
color: #fff;
}
.home-columns h3 a:hover { color:#e5e3e3;text-shadow: 1px 1px 1px #556f0e; }

.latest-posts UL,
.latest-posts UL LI
{
	list-style: none; background: none;
	margin:0;
	padding:0;
}

.latest-posts UL LI
{
	list-style-type:none;
	margin:0px 0 20px 0;
}
.latest-posts A
{
	color:#555;
	text-decoration:none;
	display:block;
}
.latest-posts A:hover
{
	color:#333;
}
.latest-posts .date
{
	margin-left: 10px;
	width:35px;
	line-height:135%;
	color:#b5b5b5;
	padding-top:22px;
}
.latest-posts .large
{
	font-size:1.75em;
}
.latest-posts .small
{
	margin-left: 1px;
	font-size:.9em;
	text-transform:uppercase;
}
.latest-posts .summary
{
	font-size: 12px;
	width:230px;
	padding-left:10px;
	background: url(images/post_divider.png) no-repeat left center;
}
.latest-posts .summary strong { color: #95c022; }
.latest-posts .summary p
{
	margin:0;
}

h2 a,
h3 a
{
	text-decoration:none;
}
.postmeta
{
	padding:0 0 6px 0;
}
.postmeta span
{
	background:#efefef;
	padding:2px 6px;
	font-size:75%;
	border-left:2px solid #ccc;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
}
.postmeta span a
{
	/*color:#555;*/
	text-decoration:none;
	
}
A.more-link
{
	font-weight:bold;
	text-decoration:none;
}
A.more-link:hover
{
}


.sidebar { float: right; width: 280px; height: auto; padding: 10px; margin: 20px 0 0 0; background: #fff url(images/box_bg.png) repeat-x bottom; border: 1px solid #eaeaea;  }
.sidebar ul { padding: 0; margin: 0; }
.sidebar li { background: url(images/list.png) no-repeat center left; list-style: none; width: auto; padding: 0 15px; }
.sidebar li a { font-size: 15px; text-decoration: none; line-height: 30px; color: #7a7a7a; }
.sidebar li a:hover { color: #676767;}

.grid_8 { margin: 20px 0 0 0; }


.sidebar .widgettitle
{
	margin-top: 5px;
	color:#95c022;
	font-size: 16px; border-bottom: 1px solid #eaeaea;  padding-bottom: 5px;
}
.sidebar-full
{
	margin-bottom:20px;
}

.ads UL,
.ads UL LI
{
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}
.ads UL LI A IMG
{
	padding:3px;
	margin:4px;
	background:#fefefe;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	-moz-box-shadow: 0px 0px 2px #ccc;
}


.postnavigation a
{
	padding:5px 10px;
	font-weight:bold;
	background:#efefef;
	
	text-decoration:none;
}
.postnavigation a:hover
{
	background:#f7f7f7;
}
.postnavigation .older a
{
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
	border-right:2px solid #ccc;
}
.postnavigation .newer a
{
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	border-left:2px solid #ccc;
}

#comments
{
}


.footer
{
	padding:10px 0 5px 0;
	margin:0px 0 0 0;
	font-size:75%;
}
.footer img
{
	background:#fff; /* IE Fix if opacity used on icons */
}

#wp-calendar td
{
	padding:2px 11px;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}
#wp-calendar th
{
	background:#eee;
}
#wp-calendar .pad,
#wp-calendar #prev,
#wp-calendar #next
{
	border:0;
}


.alternate, .hidden
{
	display:none;
}
.left
{
	float:left;
}
.right
{
	float:right;
}

#message
{
	color:#990000;
	font-weight:bold;
}
#commentform input, #commentform textarea
{
	width:300px;
	padding:7px;
	font-size:90%;
	font-weight:bold;
	
}
#commentform input, #commentform textarea
{
	border:2px solid #eee;
	background:#fefefe;
	-moz-border-radius:7px;
}
#commentform #comment
{
	width:450px;
	font-size:100%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform #submit
{
	width:150px;
}
#commentform label
{
	margin:0 0 0 10px;
}
#commentform #submit
{
	font-weight:bold;
	background:#ccc;
	padding:5px;
	color:#fff;
	display:block;
	margin:10px 0 0 0;
}
#commentform #submit:hover
{
	cursor:pointer;
	background:#c0c0c0;
}


/* Comments */
OL.commentlist,
OL.commentlist LI
{
	list-style-type:none;
	margin:0;
	padding:0;
}
OL.commentlist .vcard
{
	border-top:1px dotted #ccc;
	margin:10px 0;
	padding:10px 0;
}
OL.commentlist .avatar
{
	float:left;
	border:1px solid #ccc;
	padding:1px;
}
OL.commentlist .commentmetadata
{
	clear:both;
	font-size:70%;
}
OL.commentlist .commentmetadata a
{
	text-decoration:none;
	padding:2px 6px;
	background:#f7f7f7;
	font-style:normal;
}
OL.commentlist .fn
{
	font-weight:bold;
	float:left;
	padding:10px;
}
OL.commentlist .says
{
	display:none;
}
OL.commentlist p
{
	display:block;
	clear:both;
	font-size:90%;
}
OL.commentlist a.comment-reply-link
{
	font-weight:bold;
	font-size:90%;
}
LI.bypostauthor .comment-body
{
	font-style:italic;
}



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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}





/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 