/*
Theme Name: Carib Press Theme New
Theme URI: http://www.caribpress.com/
Description: Special theme for CaribPress.com web site.
Version: 0.1.1
Author: Kevin Chan
Author URI: http://www.newamericamedia.org/
Tags: fixed width, three columns, widgets
*/

/*
 *	stylesheet for caribpress.com
 *
 *	* created: 2009-10-29 Kevin Chan <kefin@makedostudio.com>
 *	* updated: 2015-01-15 kchan
 */


body
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

a:link {color: #660000; text-decoration: none; }
a:visited {color: #660000; text-decoration: none; }
a:active {color: #bad41a; text-decoration: underline; }
a:hover {color: #bad41a; text-decoration: underline; }


/* ---------------- CONTAINER (BEGIN) */

#bg
{
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background: #ffffff url(/resources/shadow_bg_970x10.jpg) repeat-y top left;
}

#container_frame
{
	width: 962px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#container
{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #ffffff;
	font-size: 1em;
	line-height: 1.2em;
}

/* ---------------- CONTAINER (END) */


/* ---------------- TOP BANNER (BEGIN) */

#top_banner_container
{
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #ffffff;
	overflow: hidden;
}

#top_banner
{
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}

.top_ad
{
	width: 728px;
	height: 90px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

/* ---------------- TOP BANNER (END) */


/* ---------------- CONTENT (BEGIN) */

#content
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header
{
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#logo
{
	float: left;
	width: 325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header_nav_container
{
	float: left;
	width: 635px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header_nav_menu
{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1em;
	color: #087648;
}

#header_nav
{
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	float: right;
	width: auto;
	height: 20px;
}

#header_nav li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#header_nav a:link,
#header_nav a:visited
{
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	float: left;
	width: auto;
	height: 20px;
	text-decoration: none;
	color: #4c4c4c;
	line-height: 20px;
}

#header_nav a:hover,
#header_nav a:active
{
	color: #d2232a;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
}

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

#header_search_form .search_form
{
	float: right;
	width: 400px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1em;
	color: #087648;
}

#header_search_form .search_form .search_box_submit_button
{
	float: right;
	width: 70px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
}

#header_search_form .search_form .search_box_input_area
{
	float: right;
	width: 200px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

#header_search_form #searchform input
{
	font-size: 1.25em;
	line-height: 1.2em;
}



#main
{
	clear: both;
	margin: 2px 0 2px 0;
	padding: 0 0 0 0;

	font-size: .8em;
	line-height: 1.6em;
	color: #000000;
	text-align: left;

	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#main_content
{
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	min-height: 800px;
}

/* ---------------- CONTENT (END) */



/* ---------------- TOP NAV (BEGIN) */

#top_nav_container
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/* background-color: #cccccc; */
}


/* dropdown menu (begin) */

/* dropdown top nav menu */

.nav_container {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}

/* dropdown mechanics */

.topmenuul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.topmenuli {
	float:left;
	list-style-type:none;
	border-right: 1px solid #b3b3b3;
}

.topmenutitle {
	display:block;
	width:auto;
}

.submenuul {
	list-style-type: none;
	position: absolute;
	margin: 0 0 0 -1px;
	padding: 0 0 0 0;
	display: none;
	text-indent: 1px;
}

.submenuli a {
	display: block;
	width: 150px;
	font-weight: normal;
}

li:hover ul,
li.over ul { /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

/* menu design */

#topmenu {
	margin: 0;
	padding: 0;
	background-color: #fff200;
}

#dmenu {
}

.topmenuul {	
}

.topmenutitle {
	margin: 0;
	padding: 5px 6px 5px 3px;
	background-color: #fff200;
	/* border: 1px solid #b5b5b5; */
	text-indent: 3px;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
}

.topmenuli a:link,
.topmenuli a:visited {
	background-color: #fff200;
	color: #087648;
	text-decoration: none;
}

.topmenuli a:hover,
.topmenuli a:active {
	background-color: #d2232a;
	color: #ffffff;
	text-decoration: none;
}

.submenuul {
	margin-top: -1px;
	background-color: #fff200;
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 5px solid #b5b5b5;
	z-index: 999999;
}

.submenuli a {
	padding: 3px;
	color: #000000;
	text-decoration: none;
}

.submenuli a:hover {
	background: #d2232a;
	color: #ffffff;
	text-decoration: none;
}

/* dropdown menu (end) */

/* ---------------- TOP NAV (END) */



/* ---------------- FOOTER (BEGIN) */

#footer
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #cccccc;
}

#footer_text
{
	margin: 0 20px 0 20px;
	padding: 8px 0 8px 0;
	font-size: 0.75em;
	text-align: center;
}

#bottom_nav
{
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.bottom_nav_links
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bottom_nav_links li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-transform: lowercase;
}

.bottom_nav_links li a:link,
.bottom_nav_links li a:visited
{
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
	width: auto;
	height: 20px;
	text-decoration: none;
	color: #660000;
	line-height: 20px;
}

.bottom_nav_links li a:hover,
.bottom_nav_links li a:active
{
	color: #bad41a;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
}


/* ---------------- FOOTER (END) */




/* ---------------- BOTTOM SECTION (BEGIN) */

/* the bottom section is the very end section of the page */

#bottom_section
{
	clear: both;
	width: 962px;
	height: 40px;
	margin: 10px auto 20px auto;
	padding: 0 0 0 0;

	font-size: 0.75em;
	text-align: left;
}

#bottom_section_left
{
	float: left;
	width: 480px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bottom_section_left_content
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	font-size: 0.9em;
	color: #4c4c4c;
	text-align: left;
}

#bottom_section_right
{
	float: left;
	width: 480px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bottom_section_right_content
{
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
	color: #4c4c4c;
	text-align: right;
}

/* ---------------- BOTTOM SECTION (END) */





/* ---------------- SECTIONS (BEGIN) */

#section_1
{
	float: left;
	width: 960px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	border-bottom: 1px solid #cccccc;
}

#section_1 .column_1
{
	float: left;
	width: 520px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_1 .column_2
{
	float: left;
	width: 220px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_1 .column_3
{
	float: left;
	width: 220px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}


#section_2
{
	float: left;
	width: 960px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}


/* 650px-wide column for content */

#section_2 .content
{
	float: left;
	width: 650px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* 310px-wide column for ads */

#section_2 .sidebar
{
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* multimedia content block - UNUSED */

#section_2 .multimedia
{
	float: left;
	width: 650px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;

	border-bottom: 1px solid #cccccc;
}

#section_2 .multimedia .video_display
{
	float: left;
	width: 650px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

.video_player_container
{
	margin: 0 auto 0 auto;
	padding: 8px 8px 8px 8px;
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
}

#section_2 .multimedia .video_sidebar
{
	float: left;
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}


/* sec 2 sub-columns */

#section_2 .column_1
{
	float: left;
	width: 430px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_2 .column_2
{
	float: left;
	width: 220px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_2 .column_3
{
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}



/* article page - main column */

#section_2 .main_column
{
	float: left;
	width: 650px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

/* article page - sidebar column */

#section_2 .sidebar_column
{
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}




#section_3
{
	float: left;
	width: 960px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#section_3 .column_1
{
	float: left;
	width: 325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_3 .column_2
{
	float: left;
	width: 325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_3 .column_3
{
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}


#section_4
{
	float: left;
	width: 960px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#section_4 .column_1
{
	float: left;
	width: 325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_4 .column_2
{
	float: left;
	width: 325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}

#section_4 .column_3
{
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-size: 1em;
	line-height: 1.4em;
}


/* ---------------- SECTIONS (END) */





/* ---------------- BOXES (BEGIN) */

.top_story_box
{
	float: left;
	width: 520px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;

}

.top_story_box a:link {color: #000000; text-decoration: none; }
.top_story_box a:visited {color: #000000; text-decoration: none; }
.top_story_box a:active {color: #d2232a; text-decoration: underline; }
.top_story_box a:hover {color: #d2232a; text-decoration: underline; }


.top_story_box_content
{
	margin: 0 10px 0 10px;
	padding: 0 0 0 0 0;
}

#section_1 .box_1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* border: 1px solid #cccccc; */
	/* background-color: yellow; */
}

#section_1 .box_2
{
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
	/* border: 1px solid #cccccc; */
}

#section_1 .box_3
{
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
	/* border: 1px solid #cccccc; */
}



#section_2 .box_1
{
	margin: 0 0 0 0;
	padding: 0 5px 8px 5px;
}

#section_2 .box_2
{
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}

#section_2 .box_3
{
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}



#section_3 .box_1
{
	margin: 0 0 0 0;
	padding: 0 5px 8px 5px;
}

#section_3 .box_2
{
	margin: 0 0 0 0;
	padding: 0 5px 8px 5px;
}

#section_3 .box_3
{
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}



.sidebar_ad_300
{
	float: left;
	width: 300px;
	margin: 0 5px 0 5px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

.sidebar_box_300 .p
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

.story_box
{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

.story_box .story_box_label
{
	position: relative;
	top: 0;
	left: 0;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #e6e6e6;
	/* border-top: 1px solid #bbbbbb; */
	border-bottom: 1px solid #cccccc;
}

.story_box .story_box_label h2
{
	margin: 0 0 0 0;
	padding: 4px 10px 4px 10px;
	font-size: 1.1em;
	/* color: #087648; */
	/* color: #fd8008; */
	color: #660000;
}

/* fd8008 */

.story_box .story_box_label a:link {color: #660000; text-decoration: none; }
.story_box .story_box_label a:visited {color: #660000; text-decoration: none; }
.story_box .story_box_label a:active {color: #d2232a; text-decoration: underline; }
.story_box .story_box_label a:hover {color: #d2232a; text-decoration: underline; }


.story_box .story_box_content
{
	margin: 0 10px 0 10px;
	padding: 5px 0 0 0;
}

.story_box a:link {color: #000000; text-decoration: none; }
.story_box a:visited {color: #000000; text-decoration: none; }
.story_box a:active {color: #d2232a; text-decoration: underline; }
.story_box a:hover {color: #d2232a; text-decoration: underline; }

.story_box_content ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.story_box_content li
{
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	list-style-type: none;
}


/* story_box_content_top_section is narrower than story_box_content */
/* so indentation is different (5px instead of 10px) */

.story_box .story_box_content_top_section
{
	margin: 0 10px 0 5px;
	padding: 5px 0 0 0;
}







.sidebar_box
{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border: 1px solid #cccccc;
}

.sidebar_box .sidebar_box_label
{
	position: relative;
	top: 0;
	left: 0;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #e6e6e6;
	border-bottom: 1px solid #cccccc;
}

.sidebar_box .sidebar_box_label h2
{
	margin: 0 0 0 0;
	padding: 4px 10px 4px 10px;
	font-size: 1.1em;
	/* color: #087648; */
	/* color: #fd8008; */
	color: #fd8008;
}

.sidebar_box .sidebar_box_content
{
	margin: 0 10px 0 10px;
	padding: 5px 0 0 0;
}

.sidebar_box .sidebar_box_content a:link {color: #000000; text-decoration: none; }
.sidebar_box .sidebar_box_content a:visited {color: #000000; text-decoration: none; }
.sidebar_box .sidebar_box_content a:active {color: #d2232a; text-decoration: underline; }
.sidebar_box .sidebar_box_content a:hover {color: #d2232a; text-decoration: underline; }


/* styles for sidebar boxes */

.stay_connected_subsection
{
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	float: left;
	width: 64px;
	text-align: center;
}

.stay_connected_subsection_label
{
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 1em;
}


.home .photo_galleries_box
{
	margin: 0 0 0 0;
}

.home .photo_galleries_box .story_image
{
	width: 218px;
	height: 109px;
	margin: -5px -10px 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

.home .photo_galleries_box .headline
{
	margin: 4px 10px 0 10px;
	padding: 0 0 0 0;
	font-size: 1.10em;
}

.home .photo_galleries_box .article_summary
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	/* border-bottom: 1px solid #cccccc; */
	border: none;
}


/* ---------------- BOXES (END) */




/* ---------------- ARTICLE & PAGE STYLES (BEGIN) */

.top_story_image
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2.top_story_headline
{
	margin: 0 0 0 0;
	padding: 8px 0 4px 0;
	font-size: 1.65em;
	line-height: 1.2em;
}

.top_story_byline
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666666;
}

.top_story_summary
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

.top_story_summary p
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



.story_summary
{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

.story_summary .story_categories
{
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	text-align: left;
	font-size: 1.15em;
	font-weight: bold;
	color: #4c4c4c;
	border-bottom: 1px solid #cccccc;
}

/* #660000 */

.story_summary .story_categories a:link {color: #660000; text-decoration: none; }
.story_summary .story_categories a:visited {color: #660000; text-decoration: none; }
.story_summary .story_categories a:active {color: #bad41a; text-decoration: underline; }
.story_summary .story_categories a:hover {color: #bad41a; text-decoration: underline; }

.story_summary h3
{
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	font-size: 1.15em;
}

.story_summary div.byline
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.25em;
}

.story_thumb
{
	margin: 0;
	padding: 0;
}

.story_thumb_right
{
	float: right;
	width: 110px;
	margin: 0;
	padding: 5px 0 10px 10px;
    border: none;
}

.story_thumb_left
{
	float: left;
	width: 110px;
	margin: 0;
	padding: 5px 10px 10px 0;
    border: none;
}

img.sm {
    max-width: 100px;
    height: auto;
}

img.md {
    max-width: 200px;
    height: auto;
}

img.lg {
    max-width: 500px;
    height: auto;
}

img.centered {
    display: block;
    margin: auto auto;
}

.story_thumb_listening_room
{
	float: right;
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 10px 2px;
}

.story_info_indented
{
	margin: 0 0 0 110px;
	padding: 0 0 0 0;
}

.story_info_indented h3
{
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	font-size: 1.35em;
	line-height: 1.25em;
}

/* overrides .article_summary .headline */
.story_info_indented div.headline
{
	margin: 0 0 0 0;
	padding: 8px 0 2px 0;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.25em;
}

.story_info_indented div.byline
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.25em;
}

.story_info_indented div.editors_note
{
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
}

.story_info_indented div.editors_note p
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

.story_info
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.story_info h3
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

.story_info h4
{
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	font-size: 1.0em;
	font-weight: bold;
}

.story_info div.byline
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.25em;
}

.story_info div.small
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.25em;
	font-size: 0.85em;
}

.story_info div.editors_note
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.story_info div.editors_note p
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}



.article
{
	margin: 0 20px 0 20px;
	padding: 0 0 0 0;
	font-size: 1.1em;
}

.article_content
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;

}

.article .article_category
{
	margin: 0 0 8px 0;
	padding: 8px 0 2px 0;
	font-size: 1.25em;
	font-weight: bold;
	color: #4c4c4c;
	border-bottom: 1px solid #cccccc;
}


.article .headline
{
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	font-size: 1.85em;
	font-weight: bold;
	line-height: 1.3em;
	color: #4c4c4c;
}

.article .byline
{
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	color: #666666;
}

.article .editors_note
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: italic;
}

.article .body_text
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 1.5em;
}

.article .article_metadata
{
	margin: 20px 0 0 0;
	padding: 4px 4px 4px 4px;
	border: 1px solid #cccccc;
}

.article .article_metadata p
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}



.archive
{
	margin: 0 20px 0 20px;
	padding: 0 0 0 0;
	font-size: 1em;
}

.archive_content
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;

}

.archive_header
{
	margin: 0 0 10px 0;
	padding: 4px 4px 4px 4px;
	background-color: #e6e6e6;
	border-bottom: 1px solid #cccccc;
}

.archive_header h2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.archive_box_news_categories
{
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.archive_box_monthly_archives
{
	float: left;
	width: 300px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}

.archive_box_tag_archives
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.article_summary
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

.article_summary .story_thumb
{
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
}

.article_summary .headline
{
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.25em;
}

.article_summary .byline
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666666;
	line-height: 1.25em;
}

.article_summary .editors_note
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.archive_heading
{
	margin: 0 0 8px 0;
	padding: 8px 0 2px 0;
	font-size: 1.35em;
	font-weight: bold;
	color: #4c4c4c;
	border-bottom: 1px solid #cccccc;
}

.archive .article_content .listing
{
	font-size: 1.15em;
	color: #4c4c4c;
	line-height: 1.5em;
}

.archive .article_content ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.archive .article_content li
{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
}


/* for story headline list in sidebar widgets */

.story_summary_list
{
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #cccccc;
}

.story_summary_list .story_info h3
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
	font-size: 1.10em;
	line-height: 1.25em;
	color: #444444;
}

.story_summary_list .story_info h3 a:link {color: #444444; text-decoration: none; }
.story_summary_list .story_info h3 a:visited {color: #444444; text-decoration: none; }
.story_summary_list .story_info h3 a:active {color: #444444; text-decoration: underline; }
.story_summary_list .story_info h3 a:hover {color: #444444; text-decoration: underline; }

.story_summary_list .story_info div.byline
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666666;
	line-height: 1.25em;
}

.story_summary_list .story_info div.editors_note
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.story_summary_list .story_info div.editors_note p
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

.navigation
{
	clear: both;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
}

.navigation span.prev_next
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ---------------- ARTICLE & PAGE STYLES (END) */



/* ---------------- SPECIAL EFFECTS (BEGIN) */

#story_display_container
{
	width: 508px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#story_display
{
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 4px 0 4px 0;
	overflow: hidden;
}

#story_display p
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

.tab_controls
{
	width: 510px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* root element for tabs  */
ul.tabs
{
	margin:0 0 0 0 !important;
	padding: 0 0 0 0;
	height: 20px;
	list-style:none;
}

/* single tab */
ul.tabs li
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-image:none !important;
	text-indent: 0;
	background-color: #4c4c4c;
}

/* link inside the tab */
ul.tabs a
{
	position:relative;
	top: 0px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	background-color: #4c4c4c;
	font-size: 1em;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

ul.tabs a:link,
ul.tabs a:visited
{
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}


ul.tabs a:active
{
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	outline: none;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover
{
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	background-color: #bad41a;
	color: #000000;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a
{
	cursor: default !important;
	color:#4c4c4c !important;
	background-color: yellow;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 		{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 		{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }

/* width 3 */
ul.tabs a.xl 		{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* container for slides */
/* use 400px as arbitrary height limit */
.panes
{
	float: left;
	width: 500px;
	height: 400px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	cursor:pointer;
}

/* single slide */
.panes div
{
	display:none;
	position:absolute;
	top:0;
	left:0;
}

/* article headline */
.panes div h2
{
	margin: 0 0 0 0 !important;
	padding: 4px 0 0 0 !important;
	font-size: 1.65em;
	line-height: 1.2em;
}

/* editor's note */
.panes div p
{
	margin: 0 0 0 0 !important;
	padding: 4px 0 0 0 !important;
	line-height: 1.2em;
}

/* byline */
.panes div p.byline
{
	margin: 0 0 0 0 !important;
	padding: 2px 0 0 0 !important;
	color: #666666;
	line-height: 1.2em;
}



.story_display_controls
{
	width: 510px;
	clear: both;
	margin: 0 auto 5px auto;
	padding: 0 0 0 0;
	background-color: #e6e6e6;
}

.control_left
{
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.control_right
{
	float: left;
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



.slideshow_button
{
	float: right;
	width: 50px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #4c4c4c;
}

.forward, .backward
{
	height: 20px;
	display: block;
	cursor: pointer;
}

/* next */
.forward			{ background-position: 0 -30px; clear:right; }
.forward:hover		{ background-position:-30px -30px; }
.forward:active		{ background-position:-60px -30px; }


/* prev */
.backward:hover		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled
{
	visibility:hidden !important;
}


.slideshow_button_text a
{
	position:relative;
	top: 0px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #4c4c4c;
	font-size: 0.9em;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

.slideshow_button_text a:link,
.slideshow_button_text a:visited
{
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
}

.slideshow_button_text a:active
{
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	outline: none;
}

.slideshow_button_text a:hover
{
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	background-color: #bad41a;
	color: #000000;
}

.slideshow_button_text a.current,
.slideshow_button_text a.current:hover
{
	cursor: default !important;
	color:#4c4c4c !important;
	background-color: yellow;
}

/* ---------------- SPECIAL EFFECTS (END) */




/* ---------------- GENERIC STYLES (BEGIN) */

.clear_all
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0px;
	line-height: 0px;
}

.border
{
	border: 1px solid #cccccc;
}

.no_border
{
	border: none !important;
}

.box
{
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background-color: #e6e6e6;
}

ul.nostyle_list
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.nostyle_list li
{
	list-style: none;
}

/* image styles */

.mt-image-left {
    float: left;
    margin: 0 10px 10px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 10px 5px;
}


.image_caption
{
	padding: 0 0 0 0;
	margin: 0px 25px 16px 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #004080;
	text-align: left;
	line-height: 1.25em;
}


.image_left_caption
{
	clear: left;
	float: left;
	padding: 0 0 0 0;
	margin: 0px 25px 16px 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #004080;
	text-align: left;
	line-height: 1.25em;
}

.image_right_caption
{
	clear: right;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 16px 25px;
	font-size: 9pt;
	font-weight: normal;
	color: #004080;
	text-align: right;
	line-height: 1.25em;
}

.image_center_caption
{
	clear: both;
	padding: 0 0 0 0;
	margin: 0px 25px 16px 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #004080;
	text-align: center;
	line-height: 1.25em;
}

.lite
{
	color: #666666;
}

.align_right
{
	text-align: right;
}

.align_left
{
	text-align: left;
}

.align_center
{
	text-align: center;
}

.rss_feed
{
	float: left;
	width: 100px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

.rss_feed_label
{
	float: left;
	width: 76px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

.rss_feed_icon
{
	float: left;
	width: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ---------------- GENERIC STYLES (END) */




/* ---------------- WP STYLES (BEGIN) */

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.85em;
	line-height: 1.5em;
}

code
{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.clear {
	clear: both;
}

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

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px 0 0 0;
	margin: 10px 0 10px 0;
	/* -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;
}


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





/* Begin Form Elements */

.generic_search_form
{
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background-color: #e6e6e6;
	text-align: left;
}

.generic_search_form #searchform input
{
	font-size: 1.5em;
	line-height: 1.25em;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

/*
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

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


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}









.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* ---------------- WP STYLES (END) */

