/*****************************************************
*   Special styles for the various page templates                      
****************************************************/

/* Styles for the "3-columns-page template" */

/*Post Formatting*/

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.entry blockquote {
	color:#666;
	padding:6px 14px;
	margin:18px 35px;
	}	

/*.entry ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}*/

.entry ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:5px;
	background-color:#fff;

	}	
		
.postmetadata {margin: 30px 0;}
	
blockquote {
	color:#666;
	padding:6px 14px;
	margin:18px 35px;
	}	

/* Form Elements */

select {
	background:#eee;
	width:100%
	}
	

#searchform {padding:16px 5px 0 0;}

.searchbutton {
	font-weight:bold;
	padding: 1px;
	background:#fff;
	color:#999;
	}

.searchbutton:hover {
	color:#666;
	background:#eee;
	text-decoration:none;
	}

.searchfield {
	width:250px;
	padding: 1px 1px 1px 20px;
	background: url(images/icons/search-16.png) no-repeat #fff;
	color:#666;
	}

.searchfield:hover, .searchfield:focus {
	background: url(images/icons/search-16.png) no-repeat #fff;
	text-decoration:none;
	}


.button
{ 
background-color: #ffffff;
}


.button:hover { 
background-color: #ffffff;
}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	background:#fff;
	width: 100%;
	margin-top:5px;
	}

#commentform textarea:hover, #commentform textarea:focus {background:#fff;}


/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#eee;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	padding:2px 5px 2px 5px;
	}

.commentlist cite { font-weight:bold; }	
	

#pageleft {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0 20px 0 0;
	text-align:justify;
	}
	
#pagemiddle {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	text-align:justify;
	}
	
#pageright {
	float: right;
	width: 265px;
	margin: 20px 0px 0px 0px;
	padding: 0 0 0 20px;
	text-align:justify;
	}

#pageleft li, #pagemiddle li, #pageright li{
	list-style:none
	}

#pageleft .recent li, #pagemiddle .recent li, #pageright .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(../images/icons/icon_recent.gif) no-repeat;
	}

#pageleft a:link, #pageleft a:active, #pageleft a:visited {text-decoration:none;}
#pageleft a:hover {text-decoration:underline;}

#pagemiddle a:link, #pagemiddle a:active, #pagemiddle a:visited {text-decoration:none;}
#pagemiddle a:hover {text-decoration:underline;}

#pageright a:link, #pageright a:active, #pageright a:visited {text-decoration:none;}
#pageright a:hover {text-decoration:underline;}



/* Styles for the "featured-page template" */

#featured-top {
	width:940px;
	float:left;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	}

#featured-content {
	width:650px;
	float:left;
	}
	
	
#featured-sidebar {
	width: 250px;
	float:right;
	}
	
#featured-sidebar h3 {

	padding:5px 0 5px 2px;
	margin:0 0 20px 0;
	}	
	
#featured-sidebar .sidebar_widget {
	margin:0 0 20px 0;
	text-align:justify;
	}
	
#featured-leftcol {
	width:650px;
	float:left;
	margin:20px 20px 0 0;
	padding: 0 25px 0 0;

	}

#featured-leftcol h2, #featured-content h2{
	font-size:1.0em;
	padding:0px 0 0px 2px;
	margin:5px 0 5px 0;
	color:#bfeb00;
	background:#ffffff; 
	}
	

#featured-rightcol h2 {
	font-size:1.0em;
	padding:0px 0 0px 2px;
	margin:5px 0 5px 0;
	color:#bfeb00;
	background:#ffffff; 
	}

#featured-leftcol img{
	float:left;
	margin:0 20px 10px 0;
	padding:1px;
	}

#featured-rightcol{
	width:230px;
	float:right;
	margin-top:20px;
	}

#featured-rightcol li {
	list-style:none
	}

#featured-rightcol .recent li{
	margin-bottom:5px;
	padding-left:20px;
	}

#featured-rightcol a:link, #featured-rightcol a:active, #featured-rightcol a:visited {text-decoration:none;}
#featured-rightcol a:hover {text-decoration:underline;}




/* Styles for the "section-page template" */

#section-content {
	width:650px;
	float:left;
	}

#section-teaser {
	margin:20px 0 20px 0;

	float:left;
	background:#eee;
	padding:15px;
	}

#section-articlelist {
	float:left;
	}
	
.section-p {
	padding-bottom:5px;
	margin-bottom:10px;
	
	}

.section-title {
	font:2.0em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	color: #C29704;
	}

.section-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color: #90a41e;
	margin:10px 0 10px 0;
	}

/* Section title and subtitle area links */
.section-title:link, .section-title:active, .section-title:visited { 
	color: #90a41e; 
	text-decoration: none;
	} 
.section-title:hover { 
	color: #90a41e; 
	text-decoration: underline;
	} 

.section-subtitle:link, .section-subtitle:active, .section-subtitle:visited { 
	color: #90a41e; 
	text-decoration: none;
	} 
.section-subtitle:hover { 
	color: #90a41e; 
	text-decoration: underline;
	} 
	
.section-read-on a { /* This can be used to format the "continue readng..." link in the lead story */
	text-decoration:none;
	}
	
.section-read-on a:hover {color:#666!important;}

