@charset "UTF-8";
/* CSS Document for the Blog*/

/* Default fonts and colors. 
-------------------------------------------------------------- */
 html, body, div, span, img, object, h1, h2, h3, h4, h5 {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	outline: 0;
 }
 body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0 0;
	line-height:16px;
	color: #fff;
	background: #000 url(images/main-bg.jpg) repeat-x left top;
	}
a {
	color:#CCC;
	
}
a:link {text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
}

#container {
	width: 948px;
	margin: 0 auto;
	/*margin-right:auto;
	margin-left:auto;*/
	text-align: left;

}
.headerText {
	float: right;
	padding-right: 10px;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-bottom: 0px;
	line-height:14px;
}
#topper {
	width: 948px;
	height: 155px; /*was 134*/
	background-color: #353535;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	}
#logo {
	text-align:left;
	width:948px;
	background-color: #353535;
	margin: 0px auto;
	float: left;
}

#topper #logo h1 {
	display: none;
}



	
html {
	overflow-y: scroll;
}
	
hr {
	border: none 0;
	border-top: 1px solid #e0e0e0;
	width: 100%;
	height: 1px;
	}


#main 
{
	width: 948px;
	height: auto;
	background: #000;
	float: left;
}


#blogMain {
	width: 700px;
	/*margin-left: 7px; added margin to nav col instead for ie6*/
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	position: relative;
	
	
	
}

#sidebarBlog{
	/*width: 180px;*/
	width: 200px;
	float: left;
	margin-left: 7px;
	padding-top: 30px;
    padding-left: 0px;

}
.feature{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 25 px;
color: #87BD06;
padding-top: 7px;
padding-bottom: 7px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #666;
border-bottom-color: #666;
}

#footer {
	clear: both;
	height: 50px;
	width: 950px;
}
/*Navigation*/

#navigation {
	/*border: 1px solid #b9b9b9;*/
	/*background: url("/images/navigation/menu_bg.png") top left repeat-x;*/
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	height: 31px;
	font-weight: bold;
	clear: both;
	letter-spacing: .7px;	
}

#navigation ul, #navigation li	{
	display : inline;
	list-style-type : none;
}

#navigation a:link, #navigation a:visited	{
	display: block;
	float: left;
	color: #fff;
	padding: 7px 18px 4px 18px;
	margin: 0px 0 0px 0;
	text-decoration: none;	/*border-left: 1px solid #b9b9b9;*/
	
}


#navigation a:hover{
	text-decoration: none;
	/*background-image: url(images/navigation/hover_bg.png);*/
	color: #FC0;
	/*background-color: #353535;*/
}
#nav-10 a:link, #nav-10 a:visited {
	border-left-width: 0px;
	 color: #FC0;
}

#nav-10 a
{
	/*background: url("/images/navigation/menu_bg.png") top left repeat-x;*/
    color: #FC0;
	/*background-color: #353535;*/
}
#topper #navigation {
	clear: both;
	background: #000 url(images/menu_bg.png);
}
/*end Navigation*/


h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:18px;
	color:#FFF;
	letter-spacing:.03px;
	margin-bottom: 1px;
	padding-top: 15px;
	}
h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:14px;
	letter-spacing:.031px;
	margin-bottom: 1px;
	margin-top: 10px;
	}
	
h3 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:14px;
	margin-bottom:2px;
	margin-top:10px;
	color:#CCC;
	letter-spacing:-1px;
	}

h4 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom: 5px;
	margin-top: 15px;
	display: none;
	}
	
h5 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom: 5px;
	margin-top: 15px;

	}

.copyright a {color:#777777;}
#tm {
	width: 950px;
	margin: 0 auto;
	margin-bottom:10px;
	color:#b7b7b7;
	font-size:10px;
	text-align:center;
	vertical-align:top;
	}


.indent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}



a.email:link {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.email:visited {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}



/*footer*/
#footer {
	vertical-align:middle;
	color:#666666;
	font-size:10px;
	width: 950px;
	height:44px;
	margin-bottom:4px;
	margin-left:12px;
	padding-top:14px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {font-size:10px; text-decoration:none;}

#header h1 {
	display: none;
}
#navcontainer {
	width: 150px;
}
#logo .headerText h2 {
	color: #FC0;
}
.webText {
	color: #666;
	font-size: 11px;
}
#logo .headerText h2 {
	color: #FC0;
}
.leopardHomeTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Post { padding:0; margin:5px 0;}

.PostHead { padding:0; margin:0;}
.PostHead h2 a {
	color:#9ACC20;
	color:#EB7C00;
	margin:0;
	padding:5px 0 5px 0px;
	text-transform:uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-decoration:none;
}
.PostHead h2 a:hover {
	color:#FFF;
	text-decoration:underline;
}
.PostHead h2 a:visited {
	color:#9ACC20;
	color:#EB7C00;
	text-decoration:none;
}

/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR {
	width:170px;
	float:right;
	padding:0 15px;
	margin:0;
	border-left: 1px dashed #F30;
	list-style: none;
}

/* RSS */
.RSS { padding:0; margin:10px 0 0 0; background: none; border:none;}
.RSS div { padding:0; margin:5px 0; background:none; border:none;}
.RSS ul { margin:5px 0; padding:7px 0 7px 45px;}
.RSS li { margin:0 5px; padding:0 5px 0 0; list-style-type:none; color:#1A4D76 font:normal 16px;}
.RSS li.text { color:#9a9a9a; font:normal 11px;}
.RSS li a { color:#eb7c00; font:normal 16px;}
.RSS li a:hover { color:#eb7c00; text-decoration:none;}
/* RSS Subscribe +++++++++++++++++++++++*/
.RssSub ul { background:url(images/RSS.gif) left no-repeat;}
/* RssEmail +++++++++++++++++++++++*/
.RssEmail ul { background:url(images/mail_rss.gif) left no-repeat;}
/* RssTwitter +++++++++++++++++++++++*/
/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SRR {  margin:10px 0 0 0; padding:0;}
.SRR div { width:180px; margin:0; padding:0;}
.SRR h2 {
	border-top: 1px dashed #EB7C00;
	margin:10px 0;
	padding:10px 0 10px 30px;
	font:normal 16px;
	color:#FC0;
}
.SRR ul { list-style:none; margin:0; padding:0; color:#EB7C00;}
.SRR ul li { padding:0 0 0 20px; margin:10px 0 0 10px;}
.SRR ul li a { padding:0; margin:0; font:normal 12px; color:#EB7C00; text-decoration:none;}
.SRR ul li a:hover { font:normal 12px; color:#EB7C00; text-decoration:none;}

.categories h2 { background:url(images/bg_categories_h2.gif) left center no-repeat;}
.archives h2 {background:url(../leopard/images/bg_archives_h2.gif) left center no-repeat;}
.meta h2 { background:url(images/bg_categories_h2.gif) left center no-repeat;}
.widgettitle { background:url(images/bg_categories_h2.gif) left center no-repeat;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/ * html .Search  { } /**/ 
.Search { margin:52px 0 0 0;  padding:0; width:335px; height:40px; float:right;}
.Search form { margin:3px 0; padding:0;}
.Search input { font:normal 16px Georgia, "Times New Roman", Times, serif; color:#1A4D76;}
.Search input.keyword { width:250px; padding:7px; float:left; color:#7e7e7e; background:#FFFFFF; border:none;} 
.Search input.search { width:29px; padding:10px 5px; margin:2px 10px; background:url(../leopard/images/Searth.gif) no-repeat; border:0;}

#main #wrap {
	height:100%;
	background: url(images/background_bottom.gif) no-repeat right bottom;
}


