/*
	Theme Name: The Assembly West Monroe
	Theme URL: http://firstassemblywm.org/
	Description: This is a child theme for the Genesis Framework
	Author: 985 Media Group
	Author URI: http://985mediagroup.com
	Version: 1.0
	Template: genesis
*/


	

body {
	background: #0b0b0b url(images/bg.png) repeat-x;
	color: #d1d1d1;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #FFCC00;
	text-decoration: none;
	}
	
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
a.button_link {
background:none repeat scroll 0 0 #999999;
clear:both;
color:#EEEEEE;
display:inline-block;
font-size:10px;
line-height:5px;
margin-right:5px;
padding:6px;
text-transform:none;
}
a.button_link:hover {background: #555555;color:#eeeeee; text-decoration: none;}
/***** Wrap ********************/

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

/***** Header  ********************/

#header {
	width: 960px; 
	height: 115px;
	margin: 0;
	padding: 0;
	}
	
#header .wrap {
	}

#title-area {
	width: 400px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 550px;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

#header #title-area {
	background: url(images/logo.png) left top no-repeat;
	margin-top: 25px;
	}
	


.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 400px;
	height: 80px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	}
	
/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a {
background:none repeat scroll 0 0 transparent;
border-right:1px solid #6E6E6E;
color:#6E6E6E;
display:block;
font-size:10px;
margin-top:3px;
padding:0 10px;
position:relative;
text-decoration:none;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: none;
	color: #6E6E6E;
	text-decoration: underline;
	}
	
#header ul.nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a { 
	width: 160px;
	}

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { 
	}

#header ul.nav li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover { 
	position: static;
	}

/***** header-home-home  ********************/

#header-home {
	width: 980px; 
	height: 115px;
	margin: 0;
	padding: 0;
	}
	
#header-home .wrap {
	}


#header-home .widget-area {
	width: 550px;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header-home .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header-home .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header-home .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header-home .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

	
/***** Image header-home - Partial Width ********************/

.header-image #header-home #title-area {
	background: url(images/logo.png) left top no-repeat;
	margin-top: 25px;
	}

.header-home-image #title-area, .header-home-image #title-area #title, .header-home-image #title-area #title a {
	display: block; 
	float: left;
	width: 400px;
	height: 80px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-home-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image header-home - Full Width ********************/

.header-home-full-width #title-area, .header-home-full-width #title-area h1, .header-home-full-width #title-area h1 a, .header-home-full-width #title-area h4, .header-home-full-width #title-area h4 a {
	width: 960px;
	}
	
/***** header-home Pages/Category Widget Menu ********************/

#header-home ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header-home ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header-home ul.nav li a {
background:none repeat scroll 0 0 transparent;
border-right:1px solid #6E6E6E;
color:#6E6E6E;
display:block;
font-size:10px;
margin-top:3px;
padding:0 10px;
position:relative;
text-decoration:none;
	}

#header-home ul.nav li a:hover, #header-home ul.nav li a:active, #header-home ul.nav .current_page_item a {
	background: none;
	color: #6E6E6E;
	text-decoration: underline;
	}
	
#header-home ul.nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header-home ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
	}
	
#header-home ul.nav li li a, #header-home ul.nav li li a:link, #header-home ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#header-home ul.nav li li a:hover, #header-home ul.nav li li a:active {
	background: #000000;
	}

#header-home ul.nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header-home ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header-home ul.nav li ul a { 
	width: 160px;
	}

#header-home ul.nav li ul a:hover, #header-home ul.nav li ul a:active { 
	}

#header-home ul.nav li ul ul {
	margin: -33px 0 0 179px;
	}

#header-home ul.nav li:hover ul ul, #header-home ul.nav li:hover ul ul ul, #header-home ul.nav li.sfHover ul ul, #header-home ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header-home ul.nav li:hover ul, #header-home ul.nav li li:hover ul, #header-home ul.nav li li li:hover ul, #header-home ul.nav li.sfHover ul, #header-home ul.nav li li.sfHover ul, #header-home ul.nav li li li.sfHover ul {
	left: auto;
	}

#header-home ul.nav li:hover, #header-home ul.nav li.sfHover { 
	position: static;
	}


/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 980px;
	height: 47px;
	background: none;
	color: #eeeeee;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}



#nav .wrap {
	}
	
#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0px 0 0 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	line-height: 23px;
	padding: 0;
	}
	
#nav li a {
	background: none;
	color:#cccccc;
	display:block;
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:normal;
	margin-right:8px !important;
	position:relative;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	}

#nav li a:hover {
	background: none;
	color: #FFCC00;
	border-top: 4px solid #FFCC00;
	padding:6px 15px 10px 15px;
	}



.page-item-2 #nav li a {

	padding:10px 15px 10px 5px !important;
	

}


	
#nav li a:active, #nav .current_page_item a {
	background: none;
	color: #FFCC00;
	border-bottom: none;
	}


#nav li a.sf-with-ul {

	}	
	
#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}

	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #252525;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0 0 0 -1px;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	position: relative;
	}
	
	


#nav li li a:hover, #nav li li a:active {
	border-top: 1px solid #FFCC00;	
	padding:5px 10px 5px 10px;
	background: #222222;
	color: #FFCC00; 
	}


#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}



#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin-top: 4px;
	padding: 0;
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 1px 10px 1px 10px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	padding: 0px;
	border: none !important;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	




/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 31px;
	background: #333333;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666666;
	}

#subnav .wrap {
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #000000;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 980px;
	margin: 16px 0 20px 0;
	padding: 0;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/***** Breadcrumb ********************/

.breadcrumb {
background: none;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}


/*  Homepage Main					     	    * 
************************************************/

#hpmainbg {
	background:none;
	height:430px;
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#hpmainbg h2, #hpmainbg h2 a, #hpmainbg h2 a:visited {
color:#6a6a6a;
font-size:39px;
font-weight:normal;
letter-spacing:-2.5px;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; 
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height:48px;
	}

#hpmainbg h2 a:hover {
	color: #6a6a6a;
	text-decoration: none;
	}
#hpmainbg h2 span {
color:#00b4ff;
font-size:46px;
font-weight:bold;
line-height:40px;

}
.hpmain {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	}
	
.hpmainleft {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 30px 0px 15px 0px;
	}

a.more-link:link, a.more-link:visited {
	background: url(images/navhov.png);
	float: right;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
a.more-link:hover {
	background: url(images/nav.png);
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.hpmainright {
	width: 437px;
	float: right;
	margin: 0px;
	padding: 22px 0px 15px 0px;
	}
	
.hpmainright embed, .hpmainright object {
	width: 400px; 
	height: 270px;
	margin: 0px; 
	padding: 0px;
	}
#featured{ 
	width: 250px; 
	padding: 0px; 
	position:relative; 
	border:none; 
	background: none;
	margin-bottom: 15px;
	float: right;
}
#featured{ 
	width: 250px; 
	padding-right:0px; 
	position:relative; 
	border:none; 
	background: none;
	margin-bottom: 15px;
	float: right;
}
#featured ul { 
	position:absolute; 


	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}

#featured ul .textwidget a img{ 
border:none;
float:left;
margin:0 3px 10px;
padding: 1px;

}
#featured ul .textwidget a:hover img{ 
border:1px solid #999999;
float:left;
margin:0 3px 10px;
padding: 0px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#444444;
}
#featured .info a{ 
	text-decoration:none; 
	color:#444444; 
}
#featured .info a:hover{ 
	text-decoration:none; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#featured-left{ 
	width:720px; 
	padding-right:0px; 
	position:relative; 
	border:none;  
	background: none;
	margin-bottom: 15px;
	float: left;
}	
/************************************************
*  Homepage Bottom 					     	    * 
************************************************/
#hpmid {
	width: 960px;
	margin: 0px auto 35px;
	padding: 0px;
	}	


#hpmid a, #hpmid a:visited {
	color: #7ac4c5;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	text-decoration: none;
	text-transform: normal;
	}
	
#hpmid a:hover {
	color: #f7941e;
	text-decoration: none;
	}
	
#hpmid h2, #hpmid h2 a, #hpmid h2 a:visited {
	color: #333333;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.aktt_tweets {

	width: 749px;
	float: right;
	padding: 0px;
	margin: 0px;

}

#hpmid h2 a:hover {
	color: #3333333;
	text-decoration: underline;
	}
	
#hpmid h4 {
color:#67B9D7;
float:left;
font-family:"Lucida Grande",Verdana,Tahoma,"Trebuchet MS";
font-size:14px;
font-weight:normal;
margin:0;
padding:15px 0 5px;
width:211px;
	}
	
#hpmid p {
color:#6a6a6a;
font-size:28px;
font-weight:100;
letter-spacing:-.2px;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	}
#hpmid p span {
color:#6a6a6a;
font-size:28px;
font-weight:bold;
letter-spacing:-2.1px;
line-height:40px;
font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;

}	
#hpmid ul {

	list-style: none;
}

#hpmid li {
	background: url("images/mini_icons2.png") no-repeat scroll -140px -117px transparent;
	padding: 4px 0 8px 24px;
	list-style: none;
}



#hpmid li.aktt_more_updates {
	background: none;
	padding: 4px 0 8px 24px;
	list-style: none;
}

#hpmid embed, #hpmid object {
	width: 200px; 
	height: 140px;
	margin: 0px; 
	padding: 0px;
	}
#hpmid2 {
	width: 960px;
	margin: 11px auto 35px;
	padding: 0px;
	}	


#hpmid2 a, #hpmid2 a:visited {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	}
	
#hpmid2 a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#hpmid2 h2, #hpmid2 h2 a, #hpmid2 h2 a:visited {
	color: #333333;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#hpmid2 h2 a:hover {
	color: #3333333;
	text-decoration: underline;
	}
	
#hpmid2 h4 {
	color: #333333;
	font-size: 20px;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	}
	
#hpmid2 p {
color:#6a6a6a;
font-size:28px;
font-weight:100;
letter-spacing:-.2px;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	}
#hpmid2 p span {
color:#6a6a6a;
font-size:28px;
font-weight:bold;
letter-spacing:-2.1px;
line-height:40px;
font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;

}	
#hpmid2 embed, #hpmid2 object {
	width: 200px; 
	height: 140px;
	margin: 0px; 
	padding: 0px;
	}

#text-4 .textwidget {

	}	


#text-4 .textwidget a, #text-4 .textwidget a:visited {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	
	}
	
#text-4 .textwidget a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#text-4 .textwidget h2, #text-4 .textwidget h2 a, #text-4 .textwidget h2 a:visited {
	color: #333333;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#text-4 .textwidget h2 a:hover {
	color: #3333333;
	text-decoration: underline;
	}
	
#text-4 .textwidget h4 {
	color: #333333;
	font-size: 20px;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	}
	
#text-4 .textwidget p {
color:#6a6a6a;
font-size:28px;
font-weight:100;
letter-spacing:-.2px;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	}
#text-4 .textwidget p span {
color:#2E89AF;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
font-size:24px;
font-weight:bold;
letter-spacing:-2.1px;
line-height:30px;

}	



#hpbottombg {
background:none;

padding:15px 0 15px;
	}

#hpbottombg2 {
	border-top:1px solid #333333;
	background: none;

	padding-top:1px;
	}
	
#hpbottom {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	list-style: none;
	}	
	
#hpbottom a, #hpbottom a:visited {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	cursor:pointer;
	}
	
#hpbottom a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#hpbottom h2, #hpbottom h2 a, #hpbottom h2 a:visited {
	color: #333333;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#hpbottom h2 a:hover {
	color: #3333333;
	text-decoration: underline;
	}
	
#hpbottom h4 {
border-bottom:1px solid #6A6A6A;
color:#6A6A6A;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
font-size:18px;
font-weight:bold;
letter-spacing:-0.5px;
margin:0;
padding-bottom:4px;
	}
	
#hpbottom p {
	color: #333333;
	margin: 0px;
	padding: 0px;
	}

#hpbottom embed, #hpbottom object {
	width: 200px; 
	height: 140px;
	margin: 0px; 
	padding: 0px;
	}
	
.video {
	border: 5px solid #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.excerpt {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.excerpt2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 375px;
	float: left;
	}
	
.excerpt3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	}
	

.hpbottom1 {

float:left;
margin:28px 0 20px;
padding:0 19px 0 0;
width:290px;
	}
	
.hpbottom2 {
	display: none;
	width: 360px;
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-right: none;
	}
	
.hpbottom3 {
border-right:medium none;
float:left;
margin:0 0 0;
padding:0 9px 0 21px;
width:290px;
	}
	
.hpbottom4 {
float:right;
margin:26px 0 18px;
padding:0;
width:290px;
	}
	
.thumb-hpbottom {
	background: #FFFFFF;
	float: right;
	margin: 4px 15px 10px 0px !important;
	border: none;
	}
.hpbottom1 ul, .hpbottom3 ul, .hpbottom4 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom1 ul li, .hpbottom3 ul li, .hpbottom4 ul li {

font-size:9px;
font-style:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:5px 0 6px 2px;
	}

.hpbottom1 ul ul, .hpbottom3 ul ul, .hpbottom4 ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom1 ul li li, .hpbottom3 ul li li, .hpbottom4 ul li li {
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 3px 12px;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
	
.hpbottom1 ul li ul li, .hpbottom3 ul li ul li, .hpbottom4 ul li ul li {
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 4px 12px;
	margin: 0px 0px 3px 0px;
	}
	
	.hpbottom1 li h4 {
	color:#6a6a6a;
font-size:14px;
font-weight:normal;
letter-spacing:-0.5px;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; 
	margin: 0px;
	padding: 0px;
	text-decoration: none;


}



/***** Content ********************/

#content {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
	}
strong {
font-weight: bolder;
color: #ffffff;
}
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 720px;
	}
	
.full-width-content #content {
	width: 960px;
	}

#content img, #content p img {
	border: none;
	
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
float:left;
margin:0 0 30px;
padding:0;
width:100%
	}

#content .post-dark {
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #DDDDDD;
float:left;
margin:0 0 30px;
padding:5px;
width:100%;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
	}
	
#content .post-norm {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .post object {
width:720px;
height: 300px;
	}

#content .post embed {
width:720px;
height: 300px;

	}
#content .posts {
float:left;
margin:0 0 30px;
padding:0;
width:100%
	}	
#content .posts object {
width:720px;

	}

#content .posts embed {
width:720px;


	}
	
#content .entry-content {

	color: #eeeeee;
	margin-top: 10px;
	}

#content .entry-content4 {
background:none repeat scroll 0 0 #F8F8F8;
border:1px solid #EEEEEE;
color:#666666;
margin-top:10px;
padding:10px;
	}
#content .entry-content5{

color:#666666;
margin-top:10px;
padding:10px;
	}	
#content .entry-content2 {
color:#666666;
margin-bottom:10px;
margin-top:10px;
overflow:auto;
	}

#content .entry-content2 p {
margin-top:22px;
	padding: 0 0 10px 0;
	color: #797979;
	width: 458px;
	float: left;
	}
#content .entry-content3 {
background:none repeat scroll 0 0 #EEEEEE;
border: 1px solid #dddddd;
color:#666666;
float:right;
margin-top:10px;
padding:8px;
text-align:left;
width:27%;
	}	
#content .mp3 {	
color:#666666;
float:right;
text-align:left;
}
#content .mp3 li   {	
list-style: none;
height: 32px;
margin-top: 12px;
}
#content .mp3 li a  {	
list-style: none;
background: url(images/mp3x.png) no-repeat left 0px;
padding:3px 7px 4px 29px;
}
#content .mp3 li a:hover  {	
list-style: none;
background: url(images/mp3x.png) no-repeat left 0px;
padding:3px 7px 4px 29px;
#text-decoration: none;
#color: #444444;
}
#content .entry-content3 li   {	
list-style: none;
height: 32px;
margin-top: 12px;
}
#content .entry-content3 li a  {	
list-style: none;
background: url(images/mp3.gif) no-repeat left 0px;
padding: 9px 7px 9px 39px;
}
#content .entry-content3 li a:hover  {	
list-style: none;
background: url(images/mp3.gif) no-repeat left -31px;
padding: 9px 7px 9px 39px;
text-decoration: none;
color: #444444;
}
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #797979;
	line-height: 20px;
	text-align: justify;
	}
	
#content .author p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #797979;
	}	
#content .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .post-image {
	margin: 0 10px 1px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	float: left;
	width:63%;
	}
	
	.post-info2 {
	font-size: 11px;
	margin: 14px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	line-height: 22px;
	text-align: justify;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;

	padding: 5px 0 0 0;
	float: left;


	}
.post-meta2 {
	font-size: 11px;
	text-transform: uppercase;
	width: 95%;
	padding: 5px 0 0 0;
	float: left;


	}

.post-meta3 {
border-top:1px solid #EEEEEE;
float:left;
font-size:11px;
margin:12px 0;
padding:7px 0;
text-transform:uppercase;
width:720px;


	}
.post-date{
border-right:1px solid #D9D9D9;
float:left;
margin-right:0.7em;
padding:8px 6px 14px;
text-align:justify;
width:2.7em;
}
.post-date .month{
float:left;
font-size:1.2em;
font-weight:bold;
margin-bottom:-0.2em;
text-transform:uppercase;
}

.post-date .day {
color:#D9D9D9;
float:left;
font-size:2.35em;
font-weight:bold;
}

.post-date .month, .post-date .day {
width:100%;
}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	color: #898989;
	float: left;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

.post-header{
height: 60px;
margin-top: 10px;
margin-bottom: 10px;
	
	}	
.author-box2 {

float:right;
margin-right:0.7em;
padding:2px 6px 7px;
text-align:left;

	}
	
#content .author-box2 p {
float:left;
font-size:10px;
padding:5px 2px 2px 2px;
	}
	
.author-box2 img {
	background: #777777;
	float: right;
	margin:0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	width: 50px;
	height: 50px;
	
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #ffffff;
	font-family: "Arial","Tahoma","MS Sans Serif",sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;

	line-height: 30px;
	letter-spacing:-0.02em;
padding:0.2em 0 0.5em;

	}

#content h1 {

font-size:2.5em;
font-weight:100;

padding:0 0 7px;
text-transform:uppercase;
	}
.hl {
background: url("images/line.gif") repeat-x scroll center bottom transparent;
line-height: 2.4em;
clear: both;
margin:0;
padding:1px;

	}	
#content h2 {
	font-size: 1.5em;
	background: none;
font-weight:200;
line-height: 1em;
padding: 10px 0 10px;
font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
color: #F7941E;
text-transform: uppercase;
	}

#content h2 a, #content h2 a:visited {
	color: #F7941E;
	text-decoration: none;
	
	
	}
#content h2 a:hover {
	color: #444444;
	text-decoration: none;
	}

.category #content h2 {

font-size:22px;
font-weight:200;

padding:0 0 7px;
width:100%;	
}

	
.category #content h2 a:hover {
	color: #f7941e;
	text-decoration: none;
	}

.category #content h3 {
background:url("images/line.gif") repeat-x scroll center bottom transparent;
font-size:20px;
font-weight:900;
line-height:1.3em;
padding:0 0 7px;
	
}
.category #content h3 a, .category #content h3 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h3 a:hover {
	color: #f7941e;
	text-decoration: none;
	}
	
#content h3 {
  border-bottom: 1px solid #333333;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3em;
    padding: 0 0 7px;
	}

.page-id-2253 #content h3 {
	border-bottom: none;
	}

	
#content h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 18px;
	background:url(images/line.gif) repeat-x scroll center bottom transparent;
font-weight:300;
line-height:1.3em;
padding:0 0 7px;
width: 73%;
float: left;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
	}
	
.post-comments {
	background: none;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}
	
.categories {
	margin: 0;
	padding: 0;
	}

.categories a, .categories a:visited {
	color: #fff;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	}

.categories a:hover {
	color: #fff;
	margin: 0;
	padding: 3px;
	background: #444444;
	text-decoration: none;
	}	
.tags {
	background:none;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	border:1px solid #444444;
	padding: 2px;
	margin: 0 10px 0px 0;
	display: inline;
	}

a:hover img.alignleft  {
	border:1px solid #eeeeee;
	padding: 2px;

	}



img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #E6E6E6;
	}

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

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation **********/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: auto;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #2255AA;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover {
	background: #F7F7F7;
	color: #2255AA;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li.active a {
	background: #F7F7F7;
	color: #2255AA;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 220px;
	float: right;
	margin-top: 35px;
	padding: 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: none;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border: 5px solid #333333;	
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #FFCC00;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #eeeeee;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
background:none repeat scroll 0 0 #222222;
border-bottom:1px solid #222222;
color:#eeeeee;
font-size:14px;
font-weight:bold;
margin-top: 0;
padding:5px 5px 5px 10px;
text-transform:uppercase;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 10px 0 19px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #222222 ;
	}

#sidebar li a, #sidebar-alt li a {
background:url("images/mini_icons2.png") no-repeat scroll -265px 2px transparent;
color:#FFCC00;
display:block;
font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
letter-spacing:0.1px;
line-height:20px;
padding:4px 0 8px 16px;

word-spacing:1px;
	}

#sidebar li a:hover, #sidebar-alt li a:hover {
color: #FFCC00;
text-decoration: underline;
}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	text-decoration: none;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
background:#dddddd;
border:1px solid #cccccc;
color:#999999;
display:inline;
font-family:Arial,Tahoma,Verdana;
font-size:12px;
margin:10px 0 0 10px;
padding:3px;
	}
	
#sidebar #cat {
	width: 241px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #cccccc;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #cccccc;
	}
#sidebar .featuredpost embed, #sidebar .featuredpage object {
width: 190px;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #eeeeee;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #cccccc;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	width: 51%;
	}

#header-home .searchform {
	float: right;
	padding: 40px 0 0 0;
	width: 51%;
	}
	
#sidebar .searchform {
	padding: 5px 10px 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	


.s {
	background: #555555 !important;
border:1px solid #333333;
color:#999999;
font-family:Arial,Tahoma,Verdana;
font-size:11px;
margin:5px 5px 0 0;
padding:4px 0 4px 5px;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 158px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}



	
.searchsubmit {
	background: #666666;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #888888;
	}
.searchsubmit:hover {
	background: #222222;
	color: #555555;
	border: 1px solid #000000;
	}	
/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0;
	padding: 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0 0 0 10px;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 230px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	}
	
.enews #subbutton {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
.enews #subbutton:hover {
	background: #000000;
	border: 1px solid #000000;
	}

/***** Latest Tweets Widget********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}
.latest-tweets li span {
background:url("images/twitter.png") no-repeat scroll -4px 0 transparent;
margin:10px 0 0;
padding-left:34px;
padding-top:13px;
	}	
.latest-tweets li a {	
background:url("images/mini_icons2.png") no-repeat scroll -265px 2px transparent;
color: #53c2ea ; 
display:block;
font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
letter-spacing:0.1px;
line-height:20px;
margin-bottom:8px;
padding:4px 0 12px 16px;
text-shadow:1px 1px 0 #CCCCCC;
word-spacing:1px;
}	

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #333333;
	}
	
.gform_footer .button:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}

/***** Footer ********************/

#footer {
	clear: both; 
	overflow: auto;
	width: 960px;
	background: none;
	color: #AAAAAA;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-transform: normal;
	}

#footer .wrap {
	}
	
#footer a, #footer a:visited {
	color: #AAAAAA;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #AAAAAA;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 640px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
#submit:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	}
	
.reply a:hover {
	background: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}
