h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

h1.storyTitle{
border-bottom:1px dashed;
color:#444444;
font-size:27px;
margin-bottom:20px;
padding-bottom:10px;
}

p
	{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#f05a11;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:12px;
		color:#006600;
		background:#ffffff;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:942px;
	}
.header
	{
		height:89px;
		overflow:hidden;
		padding-top:8px;
	}
.title
	{
		height:89px;
		width:525px;
		float:left;
		overflow:hidden;
	}
/******************************************/
.nav
	{
		float:right;
		width:417px;
		height:83px;
		background:#006600;
		padding-top:5px;
		border-bottom:solid 1px #66a366;
	}
.nav ul
	{
		float:left;
		list-style:none;
		overflow:hidden;
	}
.nav ul ul
	{
		padding:0px;
		float:left;
	}
.nav li
	{
		float:left;
		padding:0px;
	}
.nav li li
	{
		padding-top:0px;
		float:left;
	}
.nav li a, .nav li a:visited
	{
		text-decoration:none;
		font-size:14px;
		float:left;
		color:#00ff1e;
		font-weight:bold;
		padding:0px 12px 0px 12px;
	}
.nav li a:hover
	{
		text-decoration:none;
		color:#ffffff;
	}
/*****************************************************************/
.content
	{
		padding:10px 0px 20px 0px;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:685px;
	}
.story
	{
	
	}
.storyTitle
	{
		margin:0px;
		padding:0px;
		height:1%;
	}
.storyTitle h3
	{
		font-size:13px;
		font-weight:bold;
		font-family:verdana;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#006600;
		border:none;
	}
.storyTitle a:hover
	{
		color:#37ae37;
		text-decoration:none;
	}
.storyAuthor
	{
		color:#5ccf6c;
		font-size:12px;
		padding-top:2px;
		padding-bottom:10px;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#5ccf6c;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.storyContent
	{
		padding:5px 0px 10px 0px;
		text-align:justify;
	}
.storyContent img
	{
		margin-bottom:10px;
	}
.commentTag
	{
		line-height:18px;
		background:#f0efed;
		padding:1px 10px 3px 10px;
		font-family:tahoma;
		font-size:11px;
		font-weight:bold;
		color:#4b4b4b;
		height:1%;
	}
.storyComment
	{
		float:right;
		width:200px;
		margin-top:3px;
		padding-right:5px;
		padding-bottom:3px;
		text-align:right;
		color:#233038;
	}
.commentTag a, .commentTag a:visited
	{
		color:#4b4b4b;
		text-decoration:underline;
	}
.commentTag a:hover
	{
		text-decoration:none;
	}
.storyTags
	{
		float:left;
		width:370px;
		color:#545454;
		padding:3px 0px;
		padding-left:5px;
	}
a.more-link
	{
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:240px;
		font-size:12px;
		color:#006600;
	}
.sideBar ul
	{
		padding:0px;
	}
.sideBar ul ul
	{
		padding:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBarTitle
	{
		color:#006600;
		padding-bottom:5px;
		border-bottom:dashed 1px;
		margin-bottom:5px;
	}
.sideBarTitle h2
	{
		font-size:13px;
		font-weight:bold;
		font-family:verdana;
	}
.sideBar li ul,li
	{	
		list-style:none;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:8px;
		margin-bottom:10px;
		background:url(images/sideBarBg.jpg) repeat-x top #ffffff;
		border:solid 1px #cacaca;
		height:1%;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:3px 0px 3px 12px;
		list-style:none;
		background:none;
		background:url(images/bullet.gif) no-repeat 2px 8px;
		border:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		display:block;
		background:none;
		border:none;
		padding:3px 0px 3px 12px;
		background:url(images/bullet.gif) no-repeat 2px 8px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#006600;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#006600;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
.rsswidget
	{
		color:#2c2c2c !important;
		text-decoration:none !important;
		font-weight:bold !important;
		font-size:15px !important;
	}
.rsswidget img
	{
		vertical-align:middle;
	}
/***********************************************/
.search
	{
		text-align:center;
		margin-bottom:3px;
		margin-top:10px;
		padding-left:3px;
		height:1%;
	}
.searchText
	{
		float:left;
		width:175px;
		margin:0px;
		padding:0px;
		padding:2px;
		font-size:12px;
		font-family:verdana;
		margin-top:2px;
		color:#000000;
		border:solid 1px #4e5d64;
	}
.go
	{
		float:left;
		margin-left:3px;
		width:35px;
		height:24px;
	}
/**********************************************/
.footer
	{
		text-align:center;
		overflow:hidden;
		color:#cccccc;
	}
.footer a, .footer a:visited
	{
		text-decoration:underline;
		color:#cccccc;
	}
.footer a:hover
	{
		text-decoration:none;
	}	

/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-left:5px;
	}
.alignright
	{
		float:right;
		padding-right:5px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		font-family:verdana;
		font-size:11px;
		color:#233038;
	}
.navigation a:hover
	{
		text-decoration:none;
	}


/*********************************************************/
.comment_template
	{
		padding-left:10px;
	}
blockquote
	{
		border-left:solid 5px #006600;
		padding:10px 0px 0px 20px;
		font-size:14px;
		height:1%;
	}
/*blockquote p
	{
		padding:10px 20px;
		background:url(images/pin.gif) no-repeat bottom right;
	}*/
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#3c3c3c;
		padding-top:5px;
		font-size:15px;
		font-weight:bold;
		padding-bottom:5px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#f05a11;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #c6c7c7;
		width:480px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#3c3c3c;
		padding-top:5px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#049804;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle
	{
		color:#575950;
		font-size:20px;
		font-weight:normal;
		font-family:verdana;
		padding-top:0px;
		padding-bottom:15px;
		text-align:center;
	}
	
/* no match found in search */
.error
	{
		color:#d01e15;
		font-size:20px;
		font-weight:normal;
		font-family:verdana;
		padding-top:0px;
		padding-bottom:10px;
		text-align:center;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}


/**/
.article h2
	{
		font-size:20px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding:10px 0px;
		text-align:center;
	}
	
	
/************************************/
.commentAvatar
	{
		float:left;
		/*width:200px;*/
	}

.fl_right
	{
		padding:5px 15px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:5px;
	}
.avatarImg
	{
		float:left;
		width:40px;
		padding-top:15px;
		padding-left:15px;
	}
.commentAuthor
	{
		float:right;
		width:590px;
		padding-top:15px;
		color:#545454;
		font-size:15px;
	}
.authorName
	{
		padding:3px 0px 0px 0px;
		font-weight:bold;
	}
.commentTime
	{
		font-size:10px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

.contentf {background: #dee5e8; padding:5px;}
.contentt {background: #dee5e8; border-top:solid 1px #f2eef7; border-bottom:solid 1px #f2eef7; padding-left:10px; padding-right:10px;}
.contentb {background:#dee5e8; height:15px;}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#d0cece; margin:0 5px;}
.b2f {height:1px; background:#f5f4f4; margin:0 3px; border-left:solid 2px #d0cece; border-right:solid 2px #d0cece;}
.b3f {height:1px; background:#f5f4f4; margin:0 2px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}
.b4f {height:2px; background:#f5f4f4; margin:0 1px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}

/**********************************************************/	
/* Begin Comments*/
.alt {
	margin:0px;
	padding:0px;
	border:solid 1px #f3c377;
	/*border-left:none !important;
	border-right:none !important;*/
	height:1%;
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:660px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:10px;
	list-style: none;
	color:#515961;
	border:solid 1px #ebe8dd;
	line-height:18px;
	height:1%;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 200px;
	font-size:12px;
	color:#006600;
	text-align:center;
	}
#wp-calendar th
	{
		color:#006600;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#006600;
	text-align: right;
	background:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		color:#006600;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#006600;
	background:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
		color:#006600;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:200px;
	font-size:13px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #ffffff;
	background:#006600;
	text-decoration:none;
	font-weight:bold;
	font-size:12px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	color: #006600;
	font-weight:bold;
	text-decoration:underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.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;
   /* 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;
}


/** anthony edit **/
.rightContent { float: left; width: 230px; margin-left: 20px; margin-top: 62px;} 
.rightContent h2 { display: block; font-size: 18px; padding-bottom: 5px;}
.rightContent h3 { display: block; font-size: 13px; clear: both;}
.rightContent p { font-size: 11px; padding-top: 10px; line-height: 15px;}
a.readmore { float: right; position: relative; top: -8px; font-size: 11px;}
.rightContentb { float: left; width: 210px; margin-left: 20px; margin-top: 62px; border:solid 1px #CCC; padding:10px; background-image:url(images/background-blog-posts.jpg); background-repeat:repeat-x;} 
.rightContentb h2 { display: block; font-size: 14px; padding-bottom: 5px;color:#333;}
.rightContentb h3 a { display: block; font-size: 13px; clear: both; color:#006600; }
.rightContentb p { font-size: 11px; padding-top: 10px; line-height: 15px; color:#333;}
.rightContentb li { border-bottom:dotted 1px #CCC;padding-bottom:10px; padding-top:10px;}
.rightContentb a.readmore { float: right; position: relative; top: -8px; font-size: 11px; color:#006600; font-weight:bold;}