/* Sermons page tweaks */

#post-66 div.page-head {
	margin-bottom: 0;
}

div.sermon-browser, div.sermon-browser div.floatright, div.sermon-browser div.floatleft {
	margin-top: 0;
	margin-bottom: 0;
}

div.sermon-browser div.floatright, div.sermon-browser div.floatleft {
	margin-bottom: -28px;
}

div.sermon-browser #mainfilter {
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 24px;
}

div.sermon-browser table.sermons {
	font-family: Georgia,"Times New Roman",Times,serif;
}

html, body {
	height: 100%;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

#page {
	min-height: 100%;
	margin-bottom: -66px;
	position: relative;
}

#footer {
	height: 56px;
	position: relative;
	width: 735px;
	padding: 0 0 10px 220px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	line-height: 16px;
}

#footer a {
	font-weight: normal;
	border-bottom: none;
}

#page, div.content, div.secondary, div.emw_menu, div.emw_menu div.menu, div.emw_menu div.menu ul {
	overflow: visible;
}

#sidebar-1 div.widget {
	margin-top : 2em;
}

#sidebar-1 div.emw_menu {
	margin-left : -10px;
	font-size: 120%;
	line-height: 150%;
	margin-top: 0;
}

div.emw_menu a {
	color : white;
}

div.emw_menu ul {
	padding: 0 5px 0 0;
	margin-top: 0;
}

div.emw_menu ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

div.emw_menu ul li.current_page_item, div.emw_menu li.current_page_ancestor {
	background-color: white;
	margin: 0 -10px 0 -25px;
	padding: 3px 10px 3px 20px;
	border-width: 5px 0 5px 5px;
	border-style: solid none solid solid;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	position:relative;
}

div.emw_menu ul li.current_page_item {
	font-weight: bold;
}

div.emw_menu ul li.current_page_ancestor, div.emw_menu ul li.current_page_item li {
	font-weight: normal;
}

div.emw_menu ul li.current_page_ancestor ul li {
	background-color: inherit;
	margin: 0;
	padding: 3px 0;
	border: none;
	-moz-border-radius-topleft: inherit;
	-webkit-border-top-left-radius: inherit;
	-moz-border-radius-bottomleft: inherit;
	-webkit-border-bottom-left-radius: inherit;
}

.secondary div.emw_menu ul ul ul {
	margin-left: 10px;
}

body.lang-en div.emw_menu ul li.current_page_ancestor a {
	color: #CC0000;
}

body.lang-cy div.emw_menu ul li.current_page_ancestor a {
	color: #00AA00;
}

body.lang-en div.emw_menu ul li.current_page_item, body.lang-en div.emw_menu li.current_page_ancestor {
	border-color: #770000 white #770000 #770000;
}

body.lang-cy div.emw_menu ul li.current_page_item, body.lang-cy div.emw_menu li.current_page_ancestor {
	border-color: #007700 white #007700 #007700;
}

body.lang-en div.emw_menu ul li.current_page_item a {
	color: #CC0000;
}

body.lang-cy div.emw_menu ul li.current_page_item a {
	color: #00AA00;
}

#custom-language-widget a {
	color: white;
	font-weight: bold;
	font-size: 120%;
}

div.widget #s {
	width: 60%;
}

strong, em, b, i {
	font-family: Georgia,"Times New Roman",Times,serif;
}

strong {
	color: #333333;
}