/*
------------------------------------------------------------------------
Theme Name:    News
Theme URI:     http://quommunication.com/
Description:   A new kind of WordPress theme. For comments, questions or problems visit the <a href="http://quommunication.com/forum" title="Quommunication Forum">Quommunication Forum</a>!
Version:       1.03
Author:        Quommunication
Author URI:    http://quommunication.com/
------------------------------------------------------------------------

Support:       Bence Kucsan, support@quommunication.com
Updated:       January 20 2008
Copyright:     (c) 2008 Quommunication, a product of Bence Kucsan

All rights reserved.
*/

/*
------------------------------------------------------------------------
Buy Now Badge
------------------------------------------------------------------------
*/

.buy_now, .buy_now a {
	margin: 0px;
	padding: 0px;
	
	width: 120px;
	height: 120px;
	
	background-image: url(/images/buy_badge.png);
	
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}

/*
------------------------------------------------------------------------
END - Buy Now Badge
------------------------------------------------------------------------
*/

body {
	margin: 0px;
	padding: 0px;

	background-color: #ffffff;

	font-family: Arial;
	font-size: 12px;
	color: #333333;
	
}

a {
	outline: none;
	text-decoration:none;
	color: #2B8801;
}

.clear {
	clear: both;
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	
	clear: both;

}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.red {
	color: #2B8801;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0 0 0 10px;	
	width: 970px;	
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 141px;
background-color:#FFEE5D;
}

#banner {margin:0;
padding:0;}

#banner a {background-image:url(/wordpress/wp-content/themes/ecaplan/images/roof-banner.png);
height:141px; 
margin:0; 
padding:0;
background-position:center; 
text-decoration: none;
display: block;}

#banner a span {display:none;}

.logo, .logo a, .logo a:visited {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #2B8801;
	text-decoration: none;	
	float: left;
}

.search {
#	position:absolute;
margin: -35px 0px 0px 0px;
	padding: 5px;	
}

.search .input {
	margin: 0px 3px 0px 0px;
	padding: 5px 7px 5px 7px;	
	width: 100px;	
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;	
	height: 24px;
	background-color: #000000;	
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	
	border: 0px;
}
h2.search {margin-top:-30px;
background-color:#474747;
color:#dfc0f5;
font-size:16px;
text-transform:none;}
/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/

#menu {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	width: 100%;
	height: 30px;
}

.main_menu li {
	margin: 0px 20px 12px 0px;
	padding: 0px;

	font-size: 14px;
	
	float: left;
	list-style: none;
}

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 0px;

	color: #2B8801;
	text-decoration: none;
	
	display: block;
	border-bottom: 2px solid #ffffff;
}

.current_page_item, .page_item a:hover {
	border-bottom: 2px solid #2B8801;
}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}

/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
	height: 32px;
	background-color:#757578;
	
	border-top: 3px solid #000000;	
}

.sub_menu li {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	float: left;
	list-style: none;
border-right:1px dashed white;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 8px 10px 8px 10px;
	color:#ffffff;
	text-decoration: none;	
	display: block;
}

.cat-item a:hover {
	background-color: #CCCCCC;
	color: #ffffff;
	text-decoration: none;
padding: 8px 10px 8px 10px;
}

.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-decoration: none;	
	display: block;
}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	
	#position: absolute;
	#left: -9000px;
	#z-index:50;
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.sub_menu li:first-child a{
    padding-left:0;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 8px 0px 8px 0px;
	float: none;
border-bottom:dashed 1px #CCCCCC;
}

.children li a, .children li a:visited {
	background-color: #ffffff;

	color: #757578;
}

.children li a:hover {
	background-color: #999999;

	color: #ffffff;
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 20px 0px;	
	width: 726px;	
	float: left;
}

.column_main_archive {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;	
	width: 770px;	
	float: left;
}

.column_right {
	margin: 0px 10px 10px 0px;
	padding: 0;	
	width: 175px;	
	float: right;
}

.column_left_b {
	margin: 15px 0px 10px 0px;
	padding: 0px 18px 20px 0px;	
	width: 225px;	
	float: left;	
	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 15px 0px 10px 0px;
	padding: 0px 18px 20px 18px;	
	width: 225px;	
	float: left;	
	border-right: 1px solid #cccccc;
}

.column_right_b {
	margin: 15px 0px 10px 0px;
	padding: 0px 20px 20px 20px;	
	width: 225px;	
	float: left;}
/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#front {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;	
background-color: #000000;
height:380px;	}

#front h1 {margin-top:12px;
font-size:34px;}

#front h1 a, #front h1 a:visited {
	color: #ffffff;
}

#front h1 a:hover {
	color: #FFEE5D;
}

#front h2 {
	color: #999999;
}

#front h2 a, #front h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#front h2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#front h2 i {
	color: #999999;
}

#front h2 i a, #front h2 i a:visited {
	color: #999999;
	text-decoration: none;

	border-bottom: 1px solid #333333;
}

#front h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#front p {
	color: #cccccc;
font-size:16px;
line-height:20px;
}

#front p a, #front p a:visited {
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#front p a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#front img, #front img a, #front img a:visited {
	padding: 0px;
padding-left:20px;
	float:right;
	border: none;
}

#front object, #front object a, #front object a:visited {
	margin: 0px 20px;
	float:right;
	border: none;
}

#content #front li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #999999;
	list-style-position: inside;
	list-style-type: disc;
	border-bottom: none;
}

#front blockquote p {
	margin: 20px 0px 20px 0px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

#front_archive {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;	
	background-color: #000000;
height:370px;
}

#front_archive h1 {margin-top:12px;}

#front_archive h1 a, #front_archive h1 a:visited {
	color: #ffffff;
}

#front_archive h1 a:hover {
	color: #FFEE5D;
}

#front_archive h2 {
	color: #999999;
}

#front_archive h2 a, #front_archive h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#front_archive h2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#front_archive h2 i {
	color: #999999;
}

#front_archive h2 i a, #front_archive h2 i a:visited {
	color: #999999;
	text-decoration: none;

	border-bottom: 1px solid #333333;
}

#front_archive h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#front_archive p {
	color: #cccccc;
font-size:14px;
}

#front_archive p a, #front_archive p a:visited {
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#front_archive p a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#front_archive img, #front_archive img a, #front_archive img a:visited {
	padding: 0px;
	float:right;
	border: none;
margin-left:20px;
}

#content #front_archive li {
	margin: 0px;
	padding: 3px 0px 3px 0px;

	color: #999999;

	list-style-position: inside;
	list-style-type: disc;
	border-bottom: none;
}

#front_archive blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */
/* Categories */

.category_header {
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	
	background-color: #E7E8E9;
	
	text-align: center;
	
	border-bottom: 1px solid #cccccc;
}

.category_header h1 {font-size:42px; color:#ffffff; font-family:Verdana, sans-serif; text-transform: uppercase}
/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	
	line-height: 16px;
	
	list-style-type: none;

	border-bottom: 1px dashed #aaaaaa;
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
text-transform: none;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px;
	padding: 0px;

	color: #999999;
	font-size: 9px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	padding:2px;
display: inline;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right_b img {
    margin: 3px 10px 5px 0px;
    padding: 0px;
display:block; 
   /* add in new auto width */
    width: 100%;
    height: auto;  
    border: none;
    clear:both;
}

.column_left_b img.icon, .column_center_b img.icon, .column_right_b img.icon, .column_right img.icon {
    width: 18px;
float:left;
}

.column_left_b embed, .column_center_b embed, .column_right_b embed, .column_right embed {
    margin: 3px 10px 5px 0px;
    padding: 0px;
display:block;
    /* add in new auto width */
    width: 210px;
    height: auto; 
    border: none;
    clear:both;
}

.column_main embed {margin-left:20px;
margin-bottom:20px;}

.column_left_b object, .column_center_b object, .column_right_b object, .column_right object {
    margin: 3px 10px 5px 0px;
    padding: 0px;
    /* add in new auto width */
    width: 210px;
height:150px;
    border: none;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 18px;
}

p a, p a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

p a:hover {
	color: #2B8801;
}

td a, td a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

td a:hover {
	color: #2B8801;
}

#entry {
	margin: 20px 0px 0px 0px;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
background:#FFFFCC;
padding:15px;
border: 1px solid #dddddd;
}

#entry img, #entry img a, #entry img a:visited, #entry object {
	margin: 5px 0px 10px 20px;
	padding: 0px;	
	border: none;
float:right;
}

#entry img.icon {float:left;
margin: 5px 10px 10px 0px;}

#entry table img {margin:0 10px 10px 0;}

#entry table {
/*
background:#F3F0E8;
border:1px solid #CCCCCC;
*/
font-size:10px;
margin:0 0 20px 0px;}


#entry p {
	margin: 20px 0px 20px 0px;
	
	font-size: 14px;
}

#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
    border-color:#2B8801;
    color:#2B8801;
}

#content .column_main h1 {font-size:32px;}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;

	background-color: #FFEE5D;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
}

.link a:hover {
	color: #FFEE5D;
	background-color: #ffffff;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	
	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	

	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {

	margin: 0px;
	padding: 0px;
	
	border:5px solid #FFEE5D;
}

.tab_container_in {
	margin: 0px;	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	height: 27px;
	background-color:#FFEE5D;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	
	background-color:#FFEE5D;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
	color:#FF0000;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color:#F8B803;

	color: #ffffff;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color:#FAF1DB;

	color: #FF0000;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
display:inline;
font-weight:normal;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #FFEE5D;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}

.widget li a:hover {
	color: #2B8801;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 2px 0px 10px 0px;
	padding: 0px;
	font-family: Geneva, Arial;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	color: #2B8801;
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #881A00;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #881A00;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #2B8801;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 20px 0px 20px 0px;
	
	width: 100%;
	background-color: #FFEE5D;
}

#footer p.left {
	font-size: 12px;
	color: #ffffff;
	float: left;
margin-left:20px;
}

#footer p.right {
	font-size: 11px;
	color: #ffffff;
	float: right;
}

#footer p a, #footer p a:visited {
	color: #ffffff;

	font-weight: bold;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

#footer p a:hover {
	color: #000000;
}

.column_right #archives-3 h2 {margin-top:10px;}
.column_right #rss-4 h2 {margin-top:0px;}
.column_right h1 {letter-spacing:1px; font-size:28px; font-weight:normal;}
.column_right h2 {margin-top:40px;}
#daily {padding-top:50px; padding-bottom:50px;}
.execphpwidget p {font-size:12px; letter-spacing:normal;}
#execphp-369449451 h2 {margin-bottom:0px; margin-top:40px;}
.widget_video {padding-top:20px;}
.video_widget_after_video {padding-bottom:50px;}
#post-notification p {margin-top:-20px;}

#content #newsletter ul {border:none; padding:0; margin-top:-10px;}
#content #newsletter h2 {display:none;}
#content #newsletter li {border:none;}
#tag_cloud-3 {padding-top:20px;}
#tag_cloud-3 a {color:#999999; text-decoration:none;}
#tag_cloud-3 a:hover {text-decoration:underline;}

.column_center_b .wp-caption-text, .column_left_b .wp-caption-text, .column_right_b .wp-caption-text{display:none;}
.column_center_b .audioplayer_container, .column_left_b .audioplayer_container {display:none;}
.column_center_b .audio_caption, .column_left_b .audio_caption {display:none;}
.column_left_b h1 {font-size:22px; line-height:28px; font-weight:normal;}
.column_center_b h1 {font-size:22px; line-height:28px; font-weight:normal;}
.column_right_b h1 {font-size:22px; line-height:28px; font-weight:normal;}
#entry div.post_photo_350 {float:right; margin-left:20px; width:55%; display:inline;}
#entry div.post_photo_wide {float:right; margin-left:20px; width:65%; display:inline;}
#entry div.post_photo_narrow {float:right; margin-left:20px; width:45%; display:inline;}
#entry div.post_photo_extrawide {float:right; margin-left:20px; width:70%; display:inline;}
#entry object.post_photo_350 {float:right; margin-left:20px; width:55%; display:inline;}
#entry object.post_photo_wide {float:right; margin-left:20px; width:65%; display:inline;}
#entry object.post_photo_narrow {float:right; margin-left:20px; width:45%; display:inline;}
#entry object.post_photo_extrawide {float:right; margin-left:20px; width:70%; display:inline;}
#entry p.post_photo {float:right; margin-top:0px; margin-bottom:0px; margin-left:20px;}
#entry .wp-caption-text {text-align:right; font-size:90%; font-style:italic; margin-top:0px; padding-left:20px; padding-right:0px; margin-right:0px; float:right; font-weight:bold;clear:right;}
#front .wp-caption-text {display:none;}

#front h1.rp_post_title {font-size:34px;}
#front_archive .wp-caption-text {display:none;}
#front_archive div {float:right; margin-left:20px; }
#front_archive h1.rp_post_title {font-size:32px;}
#front #rp_frame {float: none; margin-left:0px;}
#front #rp_frame img, #front #rp_frame img a, #front #rp_frame img a:visited {margin-top:-25px;}
#front #rp_post0 {float: none; margin-left:0px;}
#front #rp_post1 {float: none; margin-left:0px;}
#front #rp_post2 {float: none; margin-left:0px;}
#front #rp_post3 {float: none; margin-left:0px;}
#front #rp_post4 {float: none; margin-left:0px;}
#front #rp_nav {float: none; margin-left:-20px; margin-top:0px; position:absolute; top:577px;}


#front #rp_nav_arrows {font-size:14px; background-color:#ffffff; padding-bottom:20px; margin-top:0px;}
#front #rp_nav_arrows a, #front #rp_nav_arrows a:visited {color:#ffffff; text-decoration:none; border-bottom:none; background-color:#FFEE5D; margin-right:3px;}
#front #rp_nav_arrows a:hover {color:#ffffff; background-color:#F6D88A; cursor:pointer;}
#front #rp_nav_arrows #rp_nav_left {display:none;}
#front #rp_nav_arrows #rp_nav_right {display:none;}
#front #rp_nav_arrows #rp_nav_pause {display:none;}
#front #rp_nav_arrows #rp_nav_left {display:none;}
#front #rp_nav_arrows .rp_nav_thumbnail .rp_nav_thumbnail_on {padding-left:50px; padding-right:50px; color:#ffffff; background-color:#000000; border-bottom:1px solid black; border-left:1px solid black; padding-top:0px; margin-top:0px;}
#front #rp_nav_arrows .rp_nav_thumbnail .rp_nav_thumbnail_off {padding-left:50px; padding-right:50px; border-bottom:none}

.jqDock img {margin-right:5px;}
.audioplayer_container {display: inline;}
.pullquote {border-top:1px solid black; border-bottom:1px solid black; background:#CCCCCC; width:180px; padding:10px;}
#entry p.audio_caption {font-style:italic; margin-top:0px;}




* html #front #rp_nav {float: none; margin-left:0px; margin-top:0px; position:fixed;}
* html #front #rp_nav_arrows {font-size:14px; background-color:transparent;}
* html #front #rp_nav_arrows a, #front #rp_nav_arrows a:visited {color:#ffffff; text-decoration:none; * htmlborder-bottom:none; background-color:#FFEE5D;}
* html #front #rp_nav_arrows a:hover {color:#000000; background-color:#ffffff; }
* html #front #rp_nav_arrows #rp_nav_left {display:none;}
* html #front #rp_nav_arrows #rp_nav_right {display:none;}
* html #front #rp_nav_arrows #rp_nav_pause {display:none;}
* html #front #rp_nav_arrows .rp_nav_thumbnail a:hover {color:#000000; background-color:#ffffff;}
* html #front #rp_nav_arrows #rp_nav_left {display:none;}
* html #front #rp_nav_arrows .rp_nav_thumbnail .rp_nav_thumbnail_on {padding-left:4px; padding-right:4px; color:#000000; background-color:#ffffff;}
* html #front #rp_nav_arrows .rp_nav_thumbnail .rp_nav_thumbnail_off {padding-left:4px; padding-right:4px; color:#ffffff; background-color:##FFEE5D;}

#footer {
color:green;
font-size:14px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:16px;
height:140px;
}


#footer .box {
background-color:white;
border:1px solid green;
color:green;
float:left;
height:60px;
margin:10px 15px;
padding:10px;
width:25%;
text-align:center;
}

#footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#footer li {
font-size:12px;
line-height:14px;
margin:0;
padding:0;
}

.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }

div.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

div.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
#	float:none;
        }

div.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }

#entry table {
        font-size:small;
        }

#--------------------------

/* Comments and comment form
=================================== */
.commentlist{
	clear:both;
	list-style:none;
	margin:0 0 18px;
}
li.li-comment{
	background:transparent;
	margin:0;
	padding:0;
	position:relative;
}
li.li-comment li.li-comment {
	background:url(../img/comment-thread.gif) no-repeat 0 3px;
	padding-left:24px;
}
.commentlist .comment {
	margin-bottom:8px;
	overflow:hidden;
	padding:0 0 0 60px;
}
.commentlist .comment .photo img{
	margin-left:-60px;
	position:absolute;
}
.comment cite.fn {
	font-size:14px;
	font-weight:bold;
}
.comment .comment-content {
	overflow:hidden;
	margin-bottom:4px;
}
.comment .comment-content p:last-child,
.comment .comment-content p.last-child {
	margin-bottom:0;
}
.comment-meta {
	color:#999;
	font-size: 10.5px;
}
.comment-meta .date {
	float:right;
}
.comment-reply-link,
.comment-reply-link:visited,
.comment-reply-link:hover {
	background:#900;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	color:#fff;
	font-size:9.5px;
	opacity:.7;
	padding:3px 5px 2px;
}
/* author comments */
.commentlist .bypostauthor {
	background-color:#efeff1;
	padding:8px 12px 6px 72px;
}

/* trackbacks and pingbacks */
.ping {
	border-top:1px dotted #cecfd1;
	padding:9px;
}
.ping .entry-summary,
.ping .entry-summary p {
	border:0;
	margin:0;
	padding:0;
}
form.comment-form {
	background-color:#efeff1;
	border:1px solid #e9eaea;
	margin-bottom:8px;
	padding:9px 9px 0;
}
.comment-form label {
	color:#51555c;
	font-weight:bold;
}
.comment-form-user-info input {
	margin-right:9px;
	width:200px;
}
.comment-form em {
	color:#999;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
}
.comment-form textarea {
	height:9em;
	width:95%;
}

/* Threaded comments, if there are some children categories in WordPress defined */

#comments .children {
	margin: 0px;
	padding: 0;
	background-color: #ffffff;
	margin-left: 24px;
	}

#comments .children li {
	margin: 1px 7px;
	padding: 8px 0px;
	}

#comments ul.children, #comments li {
	border: none;
	}

#comments ul, #comments ol {
	padding:0;
	}
	
#comments div.comment {
	margin-bottom:8px;
	padding-bottom:6px;
	padding-top:8px;
	}
	
#comments li.li-comment {
	padding:0;
	margin: 0;
	}
	
#comments abbr {
	border:none;
	}

#comments .comment-reply-link,
#comments .comment-reply-link:visited,
#comments .comment-reply-link:hover {
	background:#900;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	color:#fff;
	font-size:9.5px;
	opacity:.7;
	padding:3px 5px 2px;
}
	
/* END threaded comments */

blockquote.pullquote.wide {
	width: 260px;
	}

blockquote.pullquote.superwide {
	width: 100%;
	}
	
#entry blockquote.pullquote.wide p {
	margin-top:0;
	}
	
#widgets-reloaded-search-3 {
	padding-left:15px;
	padding-top:2px;
	border-right:none;
	}
	
#search-form #search-text {
	border-color:#BBBBBB #DDDDDD #DDDDDD #BBBBBB;
	border-style:solid;
	border-width:1px;
	color:#999999;
	font-family:Arial;
	font-size:12px;
	margin:0 7px 0 0;
	padding:5px 7px;
	width:100px;
	}

#searchform #searchsubmit {
	background-color:#000000;
	border:0 none;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:0 8px;
	text-transform:uppercase;
	}


#search-results {
#	margin-left: 20px;
	}
	
#search-results h4 {
	font-size:medium;
	margin:0;
	margin-top: 13px;
        color:#2200CC;
	text-decoration: none;
	}

#search-results h4 a{
        color:#2200CC;
	}

#search-results p{
	margin:0;
	}
	
	
#search-results h4 a {
	text-decoration: none;
	font-weight:normal;
	margin:0;

	}
	
#search-results .s{
	max-width:55em;
	}
	
#search-results .cat a{
	color:green;
	font-weight:bold;
	}
	
	
dl {
#	margin: 0;
	}
	
div.excerpt .alignright {
    float:none;
    clear:right;
    font-size:90%;
    font-style:italic;
    font-weight:bold;
    margin:0;
    padding:0px;
    text-align:right;
    }

div.excerpt #map,
div.excerpt #attachment_114{
	display:none;
	}
        
div.excerpt  blockquote.pullquote,        
div.entry  blockquote.pullquote {
    width: 100%;
    border-color:#2B8801;
    color:#2B8801;
    }
	

div.excerpt blockquote.pullquote p,
div.pullquote p  {
    border-color:#2B8801;
    color:#2B8801;
    }

#content div.s ul{
    margin-bottom:0;
    }
    
div.regform blockquote.pullquote {
    width: 410px;
    clear: both;
    display: block;
    margin: 0 auto;
    float: none;
	text-align: center;
    }
    
.menu_children {
background-color:#FFFFFF;
border-color:#DDDDDD #CCCCCC #CCCCCC #DDDDDD;
border-style:solid;
border-width:1px 2px 2px 1px;
left:-9000px;
margin:0;
padding:4px 0;
position:absolute;
z-index:50;
}

.menu_children li {
border-bottom:1px dashed #CCCCCC;
float:none;
margin:1px 7px;
padding:8px 0;
}

.menu_children li a, .menu_children li a:visited {
background-color:#FFFFFF;
color:#757578;
padding-left:18px;
}

.menu_children li a:hover{
background-color:#999999;
color:#FFFFFF;
}

.menu_children li:first-child a {
padding-left:18px;
}

.noSuchPage {
font-size:18px;
}

ul.sticky {
    background:#FFEE5D;
    border:5px solid #2B8801;
    }

.textwidget .widget li a, .widget li a:visited {
        display: inline;
}

#header-sidebar-wrapper {
    margin-top: -142px;
    height: 141px;
    margin-left:auto;
    margin-right:auto;
    width: 970px;
    }

#header-sidebar-wrapper .widget {
    border: 5px solid black;
    margin-top: 5px;
    height: 123px;
    width:220px;
    float:right;
    padding: 0 5px;
    }

#header-sidebar-wrapper .widget h3{
    margin-top: 0px;
    margin-bottom: 8px;
    }

#header-sidebar-wrapper #text-6 {
    margin-left : 15px;
    }

#header-sidebar-wrapper #text-6 label {
    font-size:18px;
    }
    
#header-sidebar-wrapper #text-6 input[type="text"] {
    width: 145px;
    }
    
#header-sidebar-wrapper #text-6 input[type="submit"] {
    margin-top:0px;
    float:right;
    font-size:14px;
    padding: 0;
    }

#emailsubscribeform  label {
    text-align: left;
    width:50px;
    }

#emailsubscribeform fieldset {
	background: transparent;
	border: none;
	padding: 0;
	}

#emailsubscribeform {
	width: 220px;
	}
