@charset "utf-8";
/* CSS Document */
/*GENERAL POSITION LAYOUT BEGIN HERE*/
html {
  height: 100%; /* needed by Opera 8 & Konqueror 3.4 */
  color: #333333;
  background: #E6E6E6;
  font: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
  font-size: 1.1em;
}

body {
	margin: 0px 0px 0px 0px;
	padding:0;
	background: #E6E6E6;
	font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	color:#333333;
	text-align: center;
	}

#wrapper {
	float: none;
	/*background:  #EBEBEB ;//url("./themes/site_themes/apwn_2008/wrapper.jpg");
	background:#FFCC00;*/ 
	/*border: 1px solid #cccccc;*/
	width: 780px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}

#main-wrapper {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	/*b///ackground: #990000; url("./themes/site_themes/apwn_2008solutions/main_body_background.png") top left repeat-x;*/
	}

#main {
	width: 780px;
	margin: 20px 0px 0px 0px;
	}

.clear {
	clear: both;
	margin:0;
	padding:0;
	height: 0.1px;
	}


/*HEADER LAYOUT BEGIN HERE.*/

#header {
	background:  top left no-repeat;
	background: url("./themes/site_themes/apwn_2008/headerpng.png"); 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	width:800px;
	}

#searchholder {
	font:11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	width : 230px;
	}
	.searchholder_textsearch {
	font:11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	color:#E95A09; 
	background-color: #EFEFEF;
	border-top: 1px solid #ccc;
	border-right: 1px solid #FDFDFD;
	border-bottom: 1px solid #FDFDFD;
	border-left: 1px solid #ccc;
	}
	.searchholder_buttonsearch {
	font:10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	color: #fff;
	margin-left: 6px; 
	background-color: #999;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
	}


#headertop {
	background:   url("./themes/site_themes/apwn_2008/header_top.jpg") repeat-x top left;	
	height: 220px;	
	/*min-height: 100%;
	border: 1px solid #cccccc;*/
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}


	


/*NAVIGATION LAYOUT BEGIN HERE.*/
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */

#menu {
	padding:0px; 
	margin:0px 0px 0px 0px; 
	list-style:none; 
	width:800px;
	height:45px;
	/*background: url("./themes/site_themes/apwn_2008/menu_back.jpg") no-repeat top left; */
	font-size:11px;
	}
#menu ul {
	margin:0px 0px 0px 0px;
	padding:0px;	
	list-style:none; 
	}
#menu li {
	float:left;
	margin-top:12px;
	margin-right:1px;
	margin-left:0px;	
	list-style:none; 
	}

#menu li a {
	display:block; 
	float:left; 
	height:38px; 
	line-height:35px; 
	color:#666; 
	text-decoration:none; 
	font:"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px; 
	cursor:pointer; 
	background:url("./themes/site_themes/apwn_2008/02_left_normal_a_link.jpg") no-repeat;
	}
#menu li a b {
	float:left; 
	display:block; 
	padding:0 16px 5px 12px; 
	background:url("./themes/site_themes/apwn_2008/03_but_normal_a_link.jpg") no-repeat right top;
	}

#menu li.current a {
	color:#000; 
	background:url("./themes/site_themes/apwn_2008/04_left_selected.jpg") no-repeat;
	}
	
#menu li.current a b {
	background:url("./themes/site_themes/apwn_2008/05_but_selected.jpg") no-repeat right top;
	}

#menu li a:hover {
	color:#000; 
	background: url("./themes/site_themes/apwn_2008/06_left_hover.jpg") no-repeat;
	}
	
#menu li a:hover b {
	background:url("./themes/site_themes/apwn_2008/07_but_hover.jpg") no-repeat right top;
	}
	
#menu li.current a:hover {
	color:#000; 
	background: url("./themes/site_themes/apwn_2008/04_left_selected.jpg") no-repeat; 
	cursor:default;
	}

#menu li.current a:hover b {
	background:url("./themes/site_themes/apwn_2008/05_but_selected.jpg") no-repeat right top;
	}

/*MAIN ILLUSTRATION LAYOUT*/
/* HOLDER FOR MAIN ILLUSTRATION AND NAVIGATION MENU LAYOUT*/
#nav_and_feature_wrapper{
	/*background: #E6E6E6;*/
	width:780px;
	height: 250px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	border: none;
	}

#main-illustration{
	float:left;
	background: #EFEFEF;
	width: 520px;background: url("./themes/site_themes/apwn_2008/main_illustration.jpg") top left no-repeat;
	/*f//loat:none;*/
	padding-top:0px;
	margin: 0px 0px 0px 0px;
	height: 250px;
	}

#editorial{
	float:right;
	/*background: #EFEFEF;*/
	width: 230px;
	
	padding-top:0px;
	margin: 0px 0px 0px 0px;
	height: 250px;
	}
	
/*BIGGER LAYOUT BEGIN HERE. THERE IS SPECIAL ATTENTION FOR HOMEPAGE. THIS INCLUDES THE STYLE FOR ENTRY in THe RIGHT CONTENT*/


/*HOMEPAGE*/
#bigger_homepage {
	width: 520px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	.bigger_homepage-wrapper-homepage { 
		margin: 0px 0px 0px 0px;
		width: 520px;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		/*padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-top: none;
		border: 1px solid #D5D5D5;*/
		}
		
	.entry_homepage_01 {
		float:left;
		/*background: #fff;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 0px;
		width: 520px;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		line-height:1.6em;
		padding: 0px;
		}
		
	.entry_homepage_02 {
		float:left;
		/*background: #fff;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 35px;
		width: 230px;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		line-height:1.6em;
		padding: 0px;
		}
		
	.content_homepage {
		padding:20px 0px 20px 0px;
		font:  "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.1em;
		color:#333333;
		text-align: justify;		
		}
	
	.content_homepage a:link, .content_homepage a:visited, .content_homepage a:link, .content_homepage a:active{
		/*background:#;*/
		color: #E95A09;
		text-decoration: none;
		}
	
	.content_homepage a:hover {
		color:#8A8980;
		text-decoration: none;
		}
	
	.date_published {
		font: normal 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 0.9em;
		color:#666;
		margin-bottom:5px;
		text-align: left;		
		}
		
	.month_year {
		font: bold 12px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.1em;
		color:#666;
		margin-bottom:5px;
		text-align: left;		
		}
		
	.filed_under {
		border-top: 1px solid #ccc;
		background-color:#EFEFEF;
		font:11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		color:#666;
		margin-top:10px;
		text-align: left;		
		}
	.filed_under a:link, .filed_under a:visited, .filed_under a:link, .filed_under a:active{
		/*background:#;*/
		color: #E95A09;
		text-decoration: none;
		}
	.filed_under a:hover {
		color:#8A8980;
		text-decoration: none;
		}

	.writer {
		color:#654555;
		font-weight: bold;
		text-decoration: none;
		}
	.content_homepage h3 {
		font: bold 12px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		color:#4D4D4D;
		text-align: left;		
		}
		
		
	.archives h3 {
		margin: 20px 0px 0px 0px;
		font: bold 14px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		color: #4D4D4D;
		/*background-color:#4D4D4D;*/
		text-align: left;		
		}
/*BIGGER LAYOUT BEGIN HERE OR THe RIGHT CONTENT. THIS INCLUDES THE STYLE FOR ENTRY*/
#bigger {
	width: 520px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	/*background: #FFCCFF;*/
	}
			
	.entry {
		/*background: #FF6600;
		margin: 0px;*/
		margin: 10px 0px 0px 20px;
		width: 480px;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size:1.1em;
		color:#333333;
		padding: 0px;
		}
		
	.entry a:link, .entry a:visited, .entry a:link, .entry a:active{
		/*background:#;*/
		color: #E95A09;
		text-decoration: none;
		}

	.entry a:hover {
		color:#8A8980;
		text-decoration: none;
		}
	
	.entry ul {
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-decoration: none;
		}
	
	.entry li {
		list-style-type: disc;
		color:#8F8F8F;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		text-decoration: none;
		list-style-image: url("./themes/site_themes/apwn_2008/dot_point.jpg");
		}	
	
	.entry-title {
		text-align:left;
		margin: 8px 0px 8px 0px;
		padding: 0px;
		color: #4D4D4D;
		font:  20px Georgia, "Times New Roman", Times, serif;
		}
	
	.entry-title-icon {
		float:left;
		width:36px;
		height:36px;
		text-align:left;
		margin-right:0px 10px 0px 0px;
		background: url("./themes/site_themes/apwn_2008/title_icon.jpg") top left no-repeat;
		padding: 0px;
		}
		
	.entry-title h3 {
		margin: 8px 0px 8px 0px;
		/*background:#;*/
		text-align:left;
		padding: 0px;
		color: #4D4D4D;
		font: 18px Georgia, "Times New Roman", Times, serif;
		}
		
	.entry-title h3 a:link, .entry-title h3 a:visited, .entry-title h3 a:link, .entry-title h3 a:active{
		margin: 8px 0px 8px 0px;
		/*background:#;*/
		border: none;
		color: #4D4D4D;
		text-decoration: none;
		}

	.entry-title h3 a:hover {
		border: none;
		color:#8A8980;
		text-decoration: none;
		}

	.entry_read_more {
		color: #E95A09;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		margin-bottom:20px;
		}
		
	.entry_read_more a:link, .entry_read_more a:visited, .entry_read_more a:link, .entry_read_more a:active{
		/*background:#;*/
		color: #E95A09;
		text-decoration: none;
		}

	.entry_read_more a:hover {
		color:#8A8980;
		text-decoration: none;
		}
	
	.blockquote{
		float:left;
		margin-top:15px;
		margin-right:15px;
		margin-bottom:15px;
		width:200px;
		padding: 20px;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		color:#fff;
		border: 10px solid #ffffff;
		background: #E95A09 url("./themes/site_themes/apwn_2008/right_quotes.png") bottom right no-repeat;
		}
		
	.posted {
		border-top: 1px solid #ccc;		
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		padding-left:40px;
		padding-right:40px;
		}
		
	.poster {
		margin-top:20px;
		margin-bottom:20px;
		border: 1px solid #ccc;
		background:#FFFFFF;
		font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		}


/*FORM IN THE CONTENT */


	.text_field {	  
		border: 1px solid #999;
		padding: 2px;
		color:#333;
		font:10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size:1.0em;
		font-size: 11px;
		}



	.text_area {	  
		border: 1px solid #999;
		padding: 2px;
		color:#333;
		font:10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size:1.0em;
		font-size: 11px;
		}



	.submit_button {	  
		border: 1px solid #999;
		background-color: #333;
		padding: 2px;
		color:#fff;
		font:10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size:1.0em;
		font-weight: bold;
		font-size: 11px;
		}





/*PAGINATION CLASS IS HERE*/

	.navi-pages {
		text-align: right;
		margin: 15px;
		font:11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		/*background: #FBF8EF;*/
		padding: 10px;
		}
	.navi-pages a:link, .navi-pages a:visited, .navi-pages a:link, .navi-pages a:active{
		/*background:#;*/
		color: #E95A09;
		text-decoration: none;
		}

	.navi-pages a:hover {
		color:#8A8980;
		text-decoration: none;
		}	
	.navi-pages p {
		margin: 0;
		padding: 0;
		}



/*SMALLER LAYOUT BEGIN HERE* THIS INCLUDE ENTRY FOR LEFT CONTENT */

#smaller {
	color:#333;
	width: 250px;
	/*background: #182F41;url("./themes/site_themes/apwn_2008/smaller_back.jpg");
	border: #D1CFC2 1px solid;*/
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
	}
	.smaller-items-holder {
		font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;margin: auto;
		padding-left: 20px;
		width: 250px;
		/*b//ackground: #510A10;*/
		}
	
	.smaller-free-item {
		/*background: #FF6600;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 0px;
		width: 210px;
		color:#333;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size:1.1em;
		}
	
	.smaller-free-item a {
		display: block;
		margin-top: -1px;
		margin-left:0px;
		padding: 5px 0px;
		}
	
	.smaller-free-item a:link, .smaller-free-item a:visited, .smaller-free-item a:link, .smaller-free-item a:active {
		color:#E95A09;
		text-decoration: none;
		}
		
	.smaller-free-item a:hover {
		color: #666;
		text-decoration: none;
		}
		
	.smaller-category-item {
		/*background: #FF6600;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 0px;
		width: 210px;
		color:#333;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size:1.1em;
		}
		
	.smaller-category-item a {
		display: block;
		margin-top: -1px;
		margin-left:0px;
		padding: 5px 0px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		}
	.smaller-category-free-item {
		/*background: #FF6600;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 0px;
		width: 210px;
		color:#333;
		font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size:1.1em;
		}
		
	.smaller-category-free-item a {
		
		margin-top: -1px;
		margin-left:0px;
		padding: 5px 0px;
		}
		
	.smaller-category-free-item a:link, .smaller-category-free-item a:visited, .smaller-category-free-item a:link, .smaller-category-free-item a:active {
		color:#E95A09;
		text-decoration: none;
		}
		
	.smaller-category-free-item a:hover {
		color: #666666;
		text-decoration: none;
		/*text-decoration: none;
		list-style-position: outside;
		list-style-image: url("./themes/site_themes/apwn_2008/dot_point.jpg");
		border-bottom: 1px solid #D5D5D5;*/
		}
	
	
	.smaller-category-free-item h3 {
		font: bold 12px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		color:#4D4D4D;
		text-align: justify;		
		}
	
		
		
	.smaller-category-item ul {
		list-style-type: none;
		color:#333;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-decoration: none;
		}
		
	.smaller-category-item li {
		list-style-type: disc;
		color:#333;
		font-weight: bold;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		text-decoration: none;
		list-style-image: url("./themes/site_themes/apwn_2008/dot_point.jpg");
		}
	
	.smaller-category-item a:link, .smaller-category-item a:visited, .smaller-category-item a:link, .smaller-category-item a:active {
		color:#E95A09;
		text-decoration: none;
		}
		
	.smaller-category-item a:hover {
		background-color:  #666666;
		color: #fff;
		text-decoration: none;
		/*text-decoration: none;
		list-style-position: outside;
		list-style-image: url("./themes/site_themes/apwn_2008/dot_point.jpg");
		border-bottom: 1px solid #D5D5D5;*/
		}
	
	
	.smaller-category-item h3 {
		font: bold 12px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		color:#4D4D4D;
		text-align: justify;		
		}
	




/*FOOTER STYLE BEGIN HERE. */

#footer {
	margin: 0px auto;
	position: relative;
	padding: 0px;
	background: #403C3C; 
	/*b//ackground: #510A10;*/
	clear: both;
	}
#footer a:link, #footer a:visited, #footer a:link, #footer a:active {	
	color:#8F8F8F;
	text-decoration: none;
	}
		
#footer a:hover {
	color: #fff;
	text-decoration: none;
	/*border-bottom: 1px solid #D5D5D5;*/
	}	
	.footer-items { 
		float: none;
		border-top: #515151 1px solid;
		font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		margin: auto;
		padding: 0px;
		width: 760px;
		/*b//ackground: #510A10;*/
		clear: both;
		}
		
	.footer-items_01 {
		float:left;
		/*background: #FF6600;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 0px;
		p//adding: 0 10px 20px;
		width: 210px;
		color:#8F8F8F;
		font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		}
	.footer-items_01 a {
		display: block;
		margin-top: -1px;
		margin-left:0px;
		padding: 5px 0px;
		border-top: 1px solid #515151;
		border-bottom: 1px solid #515151;
		}
	.footer-items_01 ul {
		list-style-type: none;	
		color:#8F8F8F;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-decoration: none;
		list-style-position: outside;
		}
	
	.footer-items_01 a:link, .footer-items_01 a:visited, .footer-items_01 a:link, .footer-items_01 a:active {
		color:#8F8F8F;
		text-decoration: none;
		}
		
	.footer-items_01 a:hover {
		background-color:  #666666;
		color: #fff;
		text-decoration: none;
		/*border-bottom: 1px solid #D5D5D5;*/
		}
		
	.footer-items_02 {
		float:left;
		/*background: #FF6600;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 55px;
		width: 210px;
		font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		}

	.footer-items_02 a {
		display: block;
		margin-top: -1px;
		margin-left:0px;
		padding: 5px 0px;
		border-top: 1px solid #515151;
		border-bottom: 1px solid #515151;
		}

	.footer-items_02 ul {
		list-style-type: none;	
		color:#8F8F8F;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-decoration: none;
		list-style-position: outside;
		}
	
	.footer-items_02 a:link, .footer-items_02 a:visited, .footer-items_02 a:link, .footer-items_02 a:active {
		color:#8F8F8F;
		text-decoration: none;
		}
		
	.footer-items_02 a:hover {
		background-color:  #666666;
		color: #fff;
		text-decoration: none;
		/*border-bottom: 1px solid #D5D5D5;*/
		}
		
	.footer-items_03 {
		float:left;
		/*background: #FF6600;
		border: #D1CFC2 1px solid;
		margin: 0px;*/
		margin: 0px 0px 0px 55px;
		width: 210px;
		font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		}
	.content_footer {
		padding-top:10px;
		padding-right:10px;
		padding-bottom:0px;
		padding-left:10px;
		font:10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.1em;
		color:#666;
		text-align: center;		
		}
	
	.content_footer h3 {
		font:12px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		color:#8A8A8A;
		text-align: justify;		
		}
	
	.footer-items p.copyright { 
		clear: both;
		text-align: center;
		color:#8F8F8F;
		font:10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
		font-size: 1.0em;
		background-color: #403C3C;  
		padding: 0px 0px 5px 0px; 
		}


/*SEARCH RESULT*/

.tablePad {
 padding:			3px 3px 5px 3px;
 background-color:	#fff;
}

.resultRowOne {
	font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.0em;
	color:				#000;
	padding:           6px 6px 6px 8px;
	background-color:	#DADADD;
	}

.resultRowTwo {
	font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.0em;
	color:             #333333;
	padding:           6px 6px 6px 8px;
	background-color:  #eee;
	}

.resultHead {
	font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.0em;
	font-weight: 		bold;
	color:				#333333;
	padding: 			8px 0 8px 8px;
	border-bottom:		1px solid #999;
	background-color:	transparent;
	}
.breadcrumb {
	margin:			0 0 10px 0;
	background-color:	transparent;
	font: 10px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.0em;
	color:				#E95A09;
}
/*MISSECELANEAOUS STYLE BEGIN HERE

code {
	font: 13px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	color: #CC3300;
	}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #333;
	}

del {
	color: #ccc;
	background: #FFFFCC;
	}

blockquote {
	background:  url("./themes/site_themes/apwn_2008/butterfly_quote.gif") top left no-repeat;
	margin: 10px;
	padding: 8px 0 0 25px;
	}

textarea.text, input.text {
	font: 11pt "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	color:#656565;
	}

input.button {
	font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	background: #515151;
	color: #fff;
	margin:0px;
	padding:0px;
	}
	
/*COMMENTS STYLE BEGIN HERE. THIS WILL BE EFFECTED BY ENTRY STYLE TOO, SO PAY ATTENTION*/

#comments, #comments-post, #trackbacks {

	font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	margin: 20px 15px 10px 15px;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	}

#comments h4, #comments-post h4, #trackbacks h4 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #656565;
	font: bold 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	}

.comment-item, .trackbacks-item {
	margin: 5px 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
	}

.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p {
	margin: 0 0 8px 0;
	padding: 0;
	}

.comment-info, .trackbacks-info {
	text-align: right;
	font-size: 10px;
	}

.trackbacks-text h5 {
	font: bold 11px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #993300;
	}


/*CALENDAR*/
.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;

 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
/*
    Formatting Buttons
------------------------------------------------------ */
/*
.buttonMode {
	background-color: transparent;
	color: #515151;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #fff 1px solid;
	border-left: #999 1px solid;
	border-right: #fff 1px solid;
	border-top: #999 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #382526;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #382526;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}

/* TABLE FOR SEARCH RESULT AND ANY OTHER PURPOSE */
/*
body {
 margin:0;
 padding:0;
 font-family:"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:11px;
 color:#000;
 background-color:#fff;
}

a {
 text-decoration:none; color:#330099; background-color:transparent;
}
a:visited {
 color:#330099; background-color:transparent;
}
a:hover {
 color:#000; text-decoration:underline; background-color:transparent;
}
*/



/*
#content {
 left:				0px;
 right:				10px;
 margin:			10px 25px 10px 25px;
 padding:			8px 0 0 0;
}

.outerBorder {
 border:		1px solid #4B5388;
}

.header {
 margin:			0 0 14px 0;
 padding:			2px 0 2px 0;
 border:			1px solid #000770;
 background-color:	#797EB8;
 text-align:		center;
}

h1 {
 font-family:		"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size: 		20px;
 font-weight:		bold;
 letter-spacing:	.05em;
 color:				#fff;
 margin: 			3px 0 3px 0;
 padding:			0 0 0 10px;
}
/*
p {
 font-family:	"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:		11px;
 font-weight:	normal;
 color:			#000;
 background:	transparent;
 margin: 		6px 0 6px 0;
}

	.searchSubmit {
 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         11px;
 		color:             #000;
 		text-align: center;
 		padding:           6px 10px 6px 6px;
 		border-top:        1px solid #4B5388;
 		border-bottom:     1px solid #4B5388;
 		background-color:  #C6C9CF;
		}

	.fieldset {
 		border:        1px solid #999;
 		padding: 10px;
		}

	

	.default, .defaultBold {
 		font-family:		"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:			11px;
 		color:				#656565;
 		padding:			3px 0 3px 0;
 		background-color:	transparent;
		}

	.defaultBold {
 		font-weight:		bold;
		}

	.paginate {
 		font-family:		"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:			11px;
 		font-weight: 		normal;
 		letter-spacing:	.1em;
 		padding:			10px 6px 10px 4px;
 		margin:			0;
 		background-color:	transparent;
		}

	.pagecount {
 		font-family:		"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:			10px;
 		color:				#666;
 		font-weight:		normal;
 		background-color: transparent;
		}

	.tablePad {
 		padding:			3px 3px 5px 3px;
 		background-color:	#fff;
		}

	.resultRowOne {
 		font-family:		"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:			11px;
 		color:				#000;
 		padding:           6px 6px 6px 8px;
 		background-color:#D6D4CD;
 
 		border-right:		1px solid #D5D5D5;
 		border-bottom:		1px solid #D5D5D5;
 		border-left:		1px solid #D5D5D5;
		}

	.resultRowTwo {
 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         11px;
 		color:             #000;
 		padding:           6px 6px 6px 8px;
 		background-color: #DEDBCB; 
 		border-right:		1px solid #D5D5D5;
 		border-bottom:		1px solid #D5D5D5;
 		border-left:		1px solid #D5D5D5;
		}

	.resultHead {
 		font-family:		"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size: 		11px;
 		font-weight: 		bold;
 		color:				#656565;
 		padding: 			8px 0 8px 8px;
 		border:		1px solid #D5D5D5;
		background-color:	transparent;
		}

		.copyright {
 		text-align:        center;
 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         9px;
 		color:             #999;
 		margin-top:        15px;
 		margin-bottom:     15px;
		}


form {
 	margin:            0;
 	padding:           0;
 	border:            0;
	}

	.hidden {
 		margin:            0;
 		padding:           0;
 		border:            0;
		}

	.input {
 		border-top:        2px solid #979AC2;
 		border-left:       2px solid #979AC2;
 		border-bottom:     1px solid #979AC2;
 		border-right:      1px solid #979AC2;
 		color:             #333;

 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         11px;
 		height:            1.7em;
 		padding:           0;
 		margin:        	0;
		} 


	.textarea {
 		border-top:        2px solid #979AC2;
 		border-left:       2px solid #979AC2;
 		border-bottom:     1px solid #979AC2;
 		border-right:      1px solid #979AC2;
 		color:             #333;
 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         11px;
 		padding:           0;
 		margin:        	0;
		}

	.select {
 		background-color:  #fff;
 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         11px;
 		font-weight:       normal;
 		letter-spacing:    .1em;
 		color:             #333;
 		margin-top:        2px;
 		margin-bottom:     2px;
		} 


	.multiselect {
 		border-top:        2px solid #979AC2;
 		border-left:       2px solid #979AC2;
 		border-bottom:     1px solid #979AC2;
 		border-right:      1px solid #979AC2;
 		background-color:  #fff;
 		color:             #333;
 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         11px;
 		margin-top:        2px;
 		margin-top:        2px;
		} 


	.radio {
 		color:             #656565;
 		background-color:  #656565;
 		margin-top:        4px;
 		margin-bottom:     4px;
 		padding:           0;
 		border:            0;
		}

	.checkbox {
 		background-color:  #656565;
 		color:				#656565;
 		padding:           0;
 		border:            0;
		}


	.submit {
 		background-color:  #fff;
 		font-family:       "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:         11px;
 		font-weight:       normal;
 		border-top:		1px solid #989AB6;
 		border-left:		1px solid #989AB6;
 		border-right:		1px solid #434777;
 		border-bottom:		1px solid #434777;
 		letter-spacing:    .1em;
 		padding:           1px 3px 2px 3px;
 		margin:        	0;
 		background-color:  #6C73B4;
 		color:             #fff;
		}  
*/