body {
	background:#fff0db;
}

.clear {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
	visibility:hidden;
}

#news * {
	font-family:Arial;
	margin:0;
	padding:0;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

#news h1, #news h2, #news h3, #news h4, #news h5, #news h1 a, #news h2 a, #news h3 a, #news h4 a, #news h5 a {
	color:#4F0000;
	text-decoration:none;
	margin:0 0 10px;
	padding:0;
}

#news .serendipity_entry_body h1, #news .serendipity_entry_body h2, .serendipity_entry_body #news h3, #news .serendipity_entry_body h4, #news .serendipity_entry_body h5, #news .serendipity_entry_body h1 a, #news .serendipity_entry_body h2 a, #news .serendipity_entry_body h3 a, #news .serendipity_entry_body h4 a, #news .serendipity_entry_body h5 a {
	color:#4F0000;
	text-decoration:none;
	margin:5px 0;
	padding:0;
	font-weight:normal;
}

#news p {
	margin:3px 0;
}

#menu a, #special a {
	color:#FF9966;
    font-family: sans-serif;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover, #special a:hover {
	color:#FFF0DB;
	padding:5px;
}


#news .serendipity_entry_body ul {
	list-style-position:outside;
	padding-left:20px;
}

#news .serendipity_entry_body li {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding:2px 0;
}

/******************************************************/
/* Theme by Carl Galloway                             */
/* http://www.carlgalloway.com                        */
/* This is a structured and commented version         */
/* of the serendipity blog default theme.             */
/*                                                    */
/* Styles have been organised into the following      */
/* groups; general, header, footer, entry, comments   */
/* commentform, sidebar, calendar, image media, and   */
/* plugins.                                           */
/*                                                    */
/* My comments are inside the /*     these can       */
/* safely be deleted if you do not require them.      */
/******************************************************/




/********* General Styles  *********/

/* style for blockquotes inserted into posts */
#news blockquote {
	margin: 15px 30px 0 15px;
	padding-left: 15px;
	border-left: 4px solid #2a5a8a; }

/* all links are blue with no underline */
#news a {
	color: #98520d;
	text-decoration: none; }

/* change link color to dark blue and underline when hovered over */
#news a:hover {
	color: #c57a2f;
	text-decoration: underline; }

/* used when s9y needs to center something */
#news .serendipity_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center; }

/* warning messages from s9y */
#news .serendipity_msg_important {
	color: red; }

/* messages letting you know something has happened eg comment saved */
#news .serendipity_msg_notice {
	color: green; }

/* style to temporarily change something to grey */
#news .grey {
	color:#a28258; }

/********* End of General Styles *********/




#news #mainpane {
	margin:0 auto;
	width: 100%;
}

/* container for entries column */
#news #content {
	padding:20px 10px 10px 40px;
}

/* container for right sidebar */
#news #serendipityRightSideBar {
	width: 190px;
	padding: 0px 20px 0 10px;
	vertical-align: top; }

/* container for left sidebar */
#news #serendipityLeftSideBar {
	width: 170px;
	padding:0 10px 0 1px;
	margin:20px 0 20px;
	vertical-align: top; }

/********* End of Structural Styles *********/




/********* Header/Banner Styles *********/


/********* Entry Styles *********/

/* container for the entry/post */
#news .serendipity_entry {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	clear:both;
	margin: 10px 0 0 !important;
}

/* container for entry title and date */
#news .serendipity_Entry_Date {
	clear:both; }

/* style for the actual date below entry title */
#news .serendipity_date {
	text-align:right;
	color: #ebc085;
	text-transform:lowercase;
	display:block;
	font-size:12px;
	border-bottom: 1px solid #fbdfb7;
}

/* entry title */
#news .serendipity_title {
	font-size: 23px;
	font-weight: normal;
	color: #4f0000; }

/* style for the meta box title */
#news .serendipity_meta_title {
	font-weight: bold;
	margin: 0; padding:0;
	color: #235587; }

/* entry title link, regular color is black */
#news .serendipity_title a:link, #news .serendipity_title a:visited {
	text-decoration: none;
	font-weight: normal;
	background:none;
	color: #4f0000; }

/*entry title link when hovered over, changes to orange */
#news .serendipity_title a:hover {
	color: #e37235; }

/* style for extended body */
#news .serendipity_entry_extended {
	margin-top:20px; }

/* prevent styling of the extended placeholder, otherwise the background image is visible */
#news #extended {
	background:none;
	display:none; }

/* the meta box that includes links to comments, trackbacks etc */
#news .serendipity_entryFooter  {
	margin:10px 0 30px !important;
	float:right;
	border:1px solid #f8dcb5;
	background-color:#fde3be;
	font-size:12px;
	color: #c19556;
	padding:4px;
	clear:both;
	display:block;
}

/* style for hovered over links within page footer */
#news .serendipity_entryFooter a:hover {
	color: #e37235;
	text-decoration:none; }

/* styles for category icon if used */
#news img.serendipity_entryIcon {
	float: right;
	border: 0px;
	margin-top:1px; }

/* styling the continue reading byline, needed to stop firefox making the link 100% wide */
#news .continue_reading {
	display:block;
	margin-top:10px;
	clear:left; }

/* not used, but allows additional style to show author's posts in multi-author blogs */
#news .serendipity_entry_author_self {
}

/* styles for the next/previous links above footer, includes start page and archives links */
#news .serendipity_pageFooter {
	clear:both;
	margin:20px auto 10px !important; 
	font-size:12px;
	text-align:center;
	display:block;
}

/* container for summary listings in archives */
#news .archive_summary {
	clear:both;
	margin:15px 0 0 10px;
	font-size:0.9em;}

/* style for entry title in summary archives overview */
#news .archive_summary_title {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0; padding:0; }

/********* End of Entry Styles *********/




/********* Sidebar Styles *********/

/* container style for individual sidebar blocks */
#news .serendipitySideBarContent {
	font-size: 12px;
	font-weight:normal; }
	
#news .serendipitySideBarContent ul, #news .serendipitySideBarContent li {
	list-style:none;
}

/* style for each sidebar title */
#news .serendipitySideBarTitle {
	line-height:0.85em;
	color: #deb276;
	margin:20px 0 10px !important;
	text-transform:lowercase;
	display:block;
	font-size:13px;
	border-bottom: 1px solid #fbdfb7;
	clear:both;
}

/* style for the powered by sidebar entry */
#news .serendipityPlug img {
	padding-left:5px; }

/* style for the powered by link */
#news .serendipityPlug a {
	text-decoration: none;
	border: 0px; }

/* style for input and select drop downs in sidebar */
#news .serendipitySideBarContent input, #news .serendipitySideBarContent select {
	width:150px; }

/* style for side bar date eg recent entries plugin */
#news .serendipitySideBarDate {
	line-height:13px; }

#news .serendipitySideBarContent .serendipity_category ul li input {
	width:15px;
	margin-right:5px !important;
}

/********* End of Sidebar Styles *********/




/********* Calendar Styles *********/

/* style for entire table in calendar plugin */
#news table.serendipity_calendar {
	border-bottom:1px solid #f0d0b1;
	border-left:1px solid #f0d0b1;
	border-right:1px solid #f0d0b1; 
	width:190px !important;
	table-layout:auto;
}

/* container style for calendar table rows */
#news table.serendipity_calendar td {
	text-align:center;
	height:20px;

	vertical-align:center;	
}

/* style for calendar date links */
#news table.serendipity_calendar a {
	font-weight: bold;
	text-decoration:none; }

/* style for calendar links when hovered over */
#news table.serendipity_calendar a:hover {
	text-decoration: underline; }

/* style for calender header row */
#news .serendipity_calendarHeader {
	background:#a07040;
	color:#fff;
}

/* styles for month name and arrows in calendar */
#news td.serendipity_calendarHeader a:link, #news td.serendipity_calendarHeader a, #news td.serendipity_calendarHeader a:visited, #news td.serendipity_calendarHeader a:hover {
	border: 0;
	color:#fff;
	text-decoration: none; 
}

/* style for calendar weekday names */
#news td.serendipity_weekDayName {
	font-size:11px;
	color:#fff;
	background:#d9a570; }

/* style for calendar day rows */
#news td.serendipity_calendarDay {
	color:#b09570;
	font-size:11px; }

/* separate style for today's date */
#news td.Today {color: #444; text-decoration: overline; }

/* styles for calendar days rows */
#news .row1 {background: #facb89; }
#news .row2 {background: #fad198; }
#news .row3 {background: #f9d7a8; }
#news .row4 {background: #f9ddb5; }
#news .row5 {background: #f9e3c5; }
#news .row6 {background: #fae9d2; }

/********* End of Calendar Styles *********/





/********* Embedded images with the s9y image manager *********/

/* container for images and text */
#news .serendipity_imageComment_center, #news .serendipity_imageComment_left, #news .serendipity_imageComment_right {
	border: 1px solid #DDDDDD;
	background-color: #EFEFEF;
	margin: 3px;
	padding: 3px;
	text-align: center; }

/* style to center image and text within entry */
#news .serendipity_imageComment_center {
	margin: auto; }

/* style to left align image and text within entry */
#news .serendipity_imageComment_left {
	float: left; }

/* style to right align image and text within entry */
#news .serendipity_imageComment_right {
	float: right; }

/* styles for the images */
#news .serendipity_imageComment_img, #news .serendipity_imageComment_img img {
	margin: 0px;
	padding: 0px;
	border:none;
	text-align: center; }

/* styles for the text below the image if used */
#news .serendipity_imageComment_txt {
	border-top: 1px solid #DDDDDD;
	margin: 0px;
	padding: 3px;
	clear: both;
	font-size: 8pt;
	text-align: center; }

/********* End of Media Manager Styles *********/





/********* Plugin Styles *********/

/* container for search results, static page navigation and s9y no entries message */
#news .serendipity_search, #news .staticpage_navigation, #news .serendipity_overview_noentries {
	margin:10px 0 20px 0;
	padding:10px;
	border:1px solid #facd98;
	background-color:#fad6ac;
	color:#bd9566;
	line-height:15px;
	clear:both; }

/* style for input box for quicksearch */
#news #serendipityQuickSearchTermField {
	width:184px;
	padding:3px;
	background:#fee8c9;
	border:#fbce8d 1px solid;
}

/* style for the seearch term and number of results using quicksearch */
#news .searchterm, #news .searchresults {color:#235587;font-weight:bold; }

/* style for freetag items above entries */
#news .serendipity_freetag_taglist {
	margin:10px 0 20px 0;
	padding:15px;
	font-size: 80%;
	color:#505050;
	border: 1px solid #c0c0c0;
	background-color: #fafbfc;
	line-height:1.5em;
	text-align: justify; }

/* container for freetag plugin in entry footer */
#news .serendipity_freeTag {
	margin-top:10px;}

/* style for the rss feed image in freetag plugin */
#news img.serendipity_freeTag_xmlButton {
	border:none;
	padding-left:2px; }

/* container for karma vote plugin */
#news .serendipity_karmaVoting {
	margin-top: 10px; }

/* allows additional styling for top exits text in karma plugin */
#news .serendipity_karmaVoting_exits {
	}

/* style for number of top exits in karma plugin */
#news .serendipity_karmaVoting_exits_num {
	}

/* style for karma plugin 'Karma for this article:' and vote links */
#news .serendipity_karmaVoting_text {}

/* style for vote links in karma plugin */
#news .serendipity_karmaVoting_links {
	display:block;
	clear:left; }

/* style for karma plugin text and vote line */
#news .serendipity_karmaVoting_current, #news .serendipity_karmaVoting_visits {}

/* style for the separator '|' in the karma plugin top exits */
#news .serendipity_karmaVoting_exits_sep, #news .serendipity_karmaVoting br {
	display:none; }

/* container for comments plugin within sidebar */
#news .container_serendipity_plugin_comments {
	color:#333; }

/* style for line break in comments plugin */
#news .container_serendipity_plugin_comments br {
	line-height:0.5em; }

/* container for individual comment within sidebar */
#news .plugin_comment_wrap {
	display:block;
	margin:15px 0 0 0;
	border-top:1px solid #ddecfb;
	border-bottom:1px solid #ddecfb;
	background-color:#fafbfc;
	color:#505050; }

/* style for comment body within sidebar */
#news .plugin_comment_body {
	font-style:oblique; }
	
#news .serendipity_category {
	list-style:none;
	padding:0;
	margin:0;
}

#news .category_submit {

}

#news .category_submit input {
	width:40px;
	margin:10px 0 5px 23px !important;
}

#news .category_link_all a {
	display:block;
	margin-left:23px !important;
}


/********* End Plugin Styles *********/
