body {
	background: #f3f3f3; /* #e8e8e8 */
	color: #000000;
	font-size: 13px;
	font-family: Trebuchet MS, arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	

#wrap {
	background: #FFFFFF;
	width: 970px;  /* 1012px */
	margin: 0px auto 0px;
	padding: 0px;
    border: 10px solid #ffffff; 
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #666; /* 494949 */ 
	text-decoration: none;
	}
	
a:hover {
color: #333; /* 4284B0 */
    text-decoration: underline;
	}


	
/************************************************
*	Header  									*
************************************************/

#headliner {
    background: #ffffff;
	width: 960px;
	height: 14px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: right;
	}

#headliner h1 {
	font-size: 9px;  /* 12px */
	margin-right: 10px;
	color: #999999; /* #e8e8e8 */
	line-height: 13px;
	display: inline;
	}

#header {
	background: #ffffff;
	width: 960px;
	height: 90px;
	margin: 0px auto 0px;
	padding: 0px;
border-top: 2px solid #e1effa;
 border-bottom: 2px solid #e1effa;
	}

#headertitle {
	font-family: Trebuchet MS, Arial;
	font-size: 38px;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;   
	font-weight: bold;
	}

#headertitle a, #headertitle a:visited {
	color: #333333;   /* #4284B0 */
	text-decoration: none;
	}

#headertitle a:hover {
	color: #e8e8e8;  /* FA9C3A #666 */
	text-decoration: underline;
	}

#headerdesc {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #878686;   /* #666666; */
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;   
	font-weight: normal;
	}


/************************************************
*	Top NavMenu 				     		    * 
************************************************/
#topnavbar {
	background: #FFFFFF;
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}
.topnavbarmenu {
	width: 960px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
	
.topnavbarmenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
.topnavbarmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.topnavbarmenu ul li a {
	font-family: Trebuchet MS, Arial, Times New Roman, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	}

.topnavbarmenu ul li a:hover {
	color: #666;
	text-decoration: none;
        border-top: 3px solid #494949;
	}


/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 950px;
	margin: 0px auto 0px;
	padding: 0px 10px 0px 10px;
        text-align: justify;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1, #content h2 {
	color: #333333;
	font-size: 24px;
	font-family: Trebuchet MS, Arial,Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 0px; 
	padding: 0px; 
    }

#content .post-topinfo{
	color: #333333;
	font-family: Trebuchet MS,Times New Roman, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 0px; /* 10px 0px 0px 0px */
	padding: 0px 0px 10px 0px; /* 0px 0px 10px 0px */
  /*  background:url(images/underline.jpg) no-repeat left bottom;  */
	}
	
#content h1 a, #content h2 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover, #content h2 a:hover {
	color: #666;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Arial,Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #C0C0C0;
	}
/* 
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
*/
#contentleft {
	float: left;
	width: 605px;
	margin: 10px 0px 0px 0px; /* margin: 25px 0px 0px 0px; */
	padding: 10px 0px 20px 0px;
     /* border-top: 2px solid #000000; */
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft a{
	color: #0000ff;
	text-decoration: underline;
	}
	
blockquote{
       color:#666; /* #999 */
       margin: 1em;
       /* font-size: 0.9em; */
       padding: 0 15px 10px 15px;  /* padding: 0 0 10px 50px; */
       background: #eee;   /* url(images/blockquote.gif) no-repeat left top */
       }

#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}


#content .post-info{
	clear:both;
	font-size:0.85em;  /* 1em */
	color:#999;  
	margin:0px 0px 40px 0px;  /* 0px 0px 30px 0px */
	padding:0px 0px 0px 20px;	 /* 0px 15px 0px 10px */
    border-bottom: 1px dotted #C0C0C0; 
    text-align: left; 
  /* background: #FFFFFF url(images/cat.gif) no-repeat right;; */
  /* background: #eee url(images/Comment.gif) no-repeat left;; */
    background: #eee url(images/Comment.gif) no-repeat left;; 
}	

#content .post-tag{
	clear:both;
	font-size:0.85em;
	color:#999;
	margin:0px;
	padding:0px 0px 0px 20px;
    background: url(images/tag.gif) no-repeat left;;
}	

#content .post-cat{
	clear:both;
	font-size:0.85em;
	color:#999;
	margin:0px;
	padding:0px 0px 0px 20px;	
    background: url(images/cat.gif) no-repeat left;;
}	







/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 325px;
	margin: 10px 0px 0px 20px;  /* margin: 25px 0px 0px 20px; */
	padding: 0px 0px 25px 0px;
     /* border-top: 2px solid #000000; */  
        text-align: left;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#l_sidebar ul li a:hover {
	background: #EFEFEF;
	color: #666;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#l_sidebar p a {
	color: #000000;
	text-decoration: none;
	}

#l_sidebar p a:hover  {
	background: #EFEFEF;
	color: #666;
	}	

#l_sidebar img{
    background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #ffffff;
	width: 960px;
	color: #666;
	font-family: Trebuchet MS, Times New Roman, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;  
	text-align: center;
    border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e8e8e8; 
	}
	
#footer a, #footer a:visited {
	color: #333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #333;
	text-decoration: underline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #EFEFEF;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin: 8px 0px 0px 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 565px;
	background: #FFFFFF;  /* E8E8E8 */
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
     /* border-top: 2px solid #000000; 
	border-bottom: 1px solid #000000; */
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 480px;
	background: #FFFFFF;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 480px;
	background: #FFFFFF;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/************************************************
*	Captions									*
************************************************/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-ie-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;
}
/* End captions */


/************************************************
*	Begin Images									*
************************************************/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}.sidebarbluelink {
	color: 0000ff;
}
