
/* CSS Document */


body {
	background: #FFF;	/* background: url(../images/saf-grid.png) repeat-y center -4px; */
}

/* sticky footer thang */
html, body {    
   height: 100%; 
}
#container {
	min-height: 100%;
	margin-bottom: -200px;
	position: relative;
	overflow: hidden;
}
#footer {
	height: 200px;
		min-width: 960px;
	position: relative;
	color: #FFF;
	background: #a9b5c5;
}
.clearfooter {
	height: 200px;
	clear: both;
}
.clearfooter hr {
	display: none;
}

#footer a:link, #footer a:visited {
	color: #333;
}

#footer a:hover {
	color: #FFF;
}

#footer a:active {
	color: #FFF;
	background: #5a6c73;
}

#site_info {
	margin: auto;
	width: 940px;
	position: relative;
}

p#top {
	position: absolute;
	top: 20px;
	right: 0px;
	text-align: right;
}

p#hywel, p#ee, p#copyright {
	position: relative;
	top: 20px;
}

#footer #synd_block {
	position: absolute;
	left: 360px;
	top: 20px;	
}

#footer #synd_block h2 {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #333;
	filter: none;
}

#footer #synd_block li {
	display: block;
}


#footer .search {
	position: absolute;
	top: 60px;
	right: 20px;
}

#footer .search legend {
	margin-bottom: 20px;
	width: 100%;
	letter-spacing: 1px;
	text-align: right;
}

/* main navigation */

#main_navigation h2 {
	position: absolute;
	left: -9999px;
}

div#main_navigation 
{
	font-weight: bold;
	text-transform: lowercase;
	overflow: hidden;
	min-width: 990px;
	margin: 19px auto 0px;
	border-bottom: 1px solid #333;
}

#main_navigation ul {
	width: 940px;
margin: 0px auto;
	background: #FFFFFF;
}

#main_navigation li
{

display: inline;

}

#main_navigation li a {
	font-weight: bold;
	display: block;
	padding: 3px 7px;
	float: left;
	color: #333333;
	border-bottom: 7px solid #FFF;
	margin-right: 0.5em;
}

#main_navigation li a:hover, #main_navigation li.current a {
	border-bottom: 7px solid #333333;
	background: #FFFFFF;
}

li#contact a, li#contact a:hover {
	float: right;
	margin-right: 0em;
	position: relative;
	background: url(../images/nib.png) no-repeat left center;
	padding-left: 40px;
}

/* branding */

div#branding {
	background: url(../images/branding.png) repeat-x center bottom;
	height: 128px;
	width: 100%;
	min-width: 960px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

h1 {
	margin: 0px auto;
	width: 750px;
	position: relative;
	height: 116px;
	padding: 0px;
}

h1 img {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}

h1 a {
	background: url(../images/h1_a.png) no-repeat right 20px;
	display: block;
	text-indent: -9999px;
	height: 100px;
	width: 640px;
	position: absolute;
	right: 0px;
	top: 22px;
}

/* content */

div#content {
	margin: 20px auto;
	width: 940px;
	overflow: hidden;
}
div#content_main {
	width: 640px;
	float: left;
}
div#content_sub {
	width: 280px;
	float: right;
	margin-top: 38px;
	border-left: 1px solid #999;
	padding-left: 19px;
	margin-bottom: -6000px;
	padding-bottom: 6000px;
}

#content_main h3, .search.results h3 {
	font-size: 18px;
	line-height: 20px;
	position: relative;
	top: -3px;
	width: 100%;
	text-transform: capitalize;
} 

#content_main a:link, .search.results #content a:link  {
	color: #883814;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#content_main a:visited, .search.results #content a:visited {
	color: #cad2dc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#content_main a:hover, .search.results #content a:hover {
	color: #FFF;
	border-bottom: none;
	background: #686e76;
}

#content_main a:active, .search.results #content a:active {
	color: #FFF;
	border-bottom: none;
	background: #000;
}

#content_main h3 a:link, .search.results #content h3 a:link {
	border-bottom: none;
}

#content_main h3 a:visited, .search.results #content h3 a:visited {
	color: #676e76;
	border-bottom: none;
}

#content_main h3 a:hover, .search.results #content h3 a:hover {
	color: #fff;
}

/* gallery */

div#gallery ul li {
	margin: 20px 20px 0px 0px;
	float: left;
}

div#gallery ul li a:link {
	border: none;
}

.photo_gallery div#content_sub {
	margin-top: 15px;
}

.photo_gallery div#content_sub h2 {
	margin-bottom: 20px;
}

/* blog */

#blog_body p:first-child:before {
	content: ".";
	background: url(../images/blog_quotes_03.png) no-repeat left 2px;
	display: block;
	float: left;
	height: 60px;
	width: 70px;
	text-indent: -9999px;
}

#blog_body p:last-child:after {
	content: " .  ";
	color: #fff;
	background: url(../images/blog_quotes_05.png) no-repeat;
	letter-spacing: 30px;
}
.blog #content_sub h2 {
	margin-bottom: 16px;
}
.blog #content_sub ul {
	margin-bottom: 24px;
}

.blog #content_sub ul li ul {
	margin-bottom: 0px;

}

.blog #content_sub #menu ul li {
	margin-top: -1px;
	border-bottom: 1px solid #999;
	margin-right: 20px;
}
.blog #content_sub #menu ul li ul li {
	line-height: 30px;
	height: 30px;
	margin-right: -1px;
}

.blog #content_sub #menu ul li ul li a {
	line-height: 30px;
	height: 30px;
	display: block;
	padding-right: 40px;
	padding-left: 40px;
	color: #5a6c73;
	position: relative;
}

.blog #content_sub #menu ul li ul li a:hover {
	background: #edeff3 url(../images/content_sub_hover.png) no-repeat 2px 1px;
	color: #2f3b3f;
}

.zero_ent {
	display: none;
}

.blog #content_sub #menu ul li ul li a span {
	text-transform: uppercase;
	color: #9c4118;
	letter-spacing: 2px;
	position: absolute;
	top: 0px;
	right: 40px;
}

.blog #content_sub ul a.click {
	font-size: 16px;
	line-height: 30px;
	background: #cad2dc;
	height: 30px;
	display: block;
	border-top: 1px solid #333;
	border-bottom: 1px solid #999;
	margin-bottom: -1px;
	padding-left: 20px;
	letter-spacing: 2px;
	color: #2f3b3f;
}

.blog #content_sub ul a.click:hover {
	color: #FFF;
	background: #919aa4;
}

.blog ul#recent, #sub_navigation ul {
	border-top: 1px solid #666;
	margin-top: -1px;
	margin-right: 20px;
}

.blog ul#recent li a, #sub_navigation li a {
	line-height: 20px;
	color: #5a6c73;
	display: block;
	margin-bottom: -1px;
	padding-left: 40px;
	border-bottom: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blog ul#recent li a:hover, #sub_navigation li a:hover {
	background: #edeff3 url(../images/content_sub_hover.png) no-repeat 2px 1px;
	color: #2f3b3f;
}

.search #content img {
	display: none;
}

.blog.search #content_sub {
	margin-top: 18px;
}

.blog #content_main h2 {
	margin-bottom: 20px;
	position: relative;
	top: 3px;
}

#youtube {
	margin-bottom: 20px;
	padding: 0px;
	height: 360px;
	overflow: hidden;
}

/* articles */

.articles #content_main h2, .news #content_main h2, .search.results h2, .biog h2, #book #content, .contact h2 {
	position: relative;
	top: 2px;
}

.articles #content_main h3 {
	margin-bottom: 20px;
}	
.articles.search #content_main h3, .search.results h3 {
	margin-bottom: 0px;
}
.articles.search #content_main h2, .news #content_main h2, .search.results h2 {
	margin-bottom: 20px;
}

.articles .blog_body p:last-child:after {
	content: url(../images/articles_p_lastChild.png)}
	
.articles #content_sub {
	margin-top: 18px;
} 	
	
.articles #content_sub h2 {
	margin-bottom: 16px;
}	

/* news */

.news #content_main {
	width: 100%;
}

.news #content_main ol li {
	width: 300px;
	margin-bottom: 20px;
}

.news #content_main ol#list_three { float: right; }

.news #content_main ol#list_one {
	float: left;
	margin-right: 10px;
}

.news #content_main h3 {
	background: url(../images/nib.png) no-repeat -2px top;
	text-indent: 41px;
}

.news #content_main ol#list_two {
	padding: 0px 9px 1000px;
	float: left;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: -1000px;
}

/* static and search pages etc */

.search.results #content, .biog #content, #book #content, .contact #content_main {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.search.no_results #content #keywords {width: 554px;
height: 20px;
padding: 3px;
border: 1px solid #CCC;}

/* blog comments */

#commentry {
	clear: both;
	float: left;
	margin-top: 40px;
	margin-right: 20px;
}

#commentry .entry {
	padding: 20px 20px 0px;
	margin-bottom: -2px;
	border-bottom: 2px dotted #CCC;
}

/* blog comment form */

.blog #content_main form, .contact #content form {
	clear: left;
	float: left;
	margin-top: 20px;
}

fieldset.comment_form, .contact #content fieldset {
	padding: 20px;
	margin: 20px 40px 20px 20px;
}

fieldset.comment_form li, div#comment_buttons, .contact #content fieldset li, .contact #content fieldset div {
	float:left;
	clear:left;
	margin-bottom: 10px;
	list-style: none;
}
	
fieldset.comment_form li label, .contact #content fieldset label {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	clear: left;
	float: left;
}

fieldset.comment_form li input, .contact #content fieldset li input {
	font-size: 12px;
	line-height: 20px;
	clear: left;
	float: left;
	border: 1px solid #CCC;
	width: 332px;
	padding: 3px;
	height: 20px;
}

fieldset.comment_form li textarea {
	font-size: 12px;
	line-height: 20px;
	clear: left;
	float: left;
	border: 1px solid #CCC;
	width: 338px;
	height: 168px;
}

.contact #content fieldset li textarea {
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #CCC;
	padding: 3px;
	height: 180px;
	width: 444px;
	clear: left;
	float: left;
}

/* tv */

.tv #content_main h2 {
	font-size: 32px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	position: relative;
	top: 5px;
	left: 0px;
}

.tv #content_sub {
	width: 299px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/*.tv #content_sub ul {
	height: 395px;
	overflow: auto;
}*/

.tv #content_sub li a {
	height: 80px;
	margin: 0px;
	padding: 0px 0px;
	display: block;
	position: relative;
	color: #5a6c73;
}

.tv #content_sub li a:link {
	background: #FCC;
}

.tv #content_sub li a img {
	height: 60px;
	width: 80px;
	float: left;
	display: block;
	margin: 10px;
}

.tv #content_sub li a p {
	height: 60px;
	
	/*position: absolute;
	right: 0px;
	top: 30px;*/
	font-size: 11px;
	line-height: 14px;
}

.tv #content_sub li a h3 {
	/*position: absolute;
	right: 10px;
	top: 8px; */
	font-size: 12px;
	line-height: 14px;
	padding-top: 8px;
}

.tv #content_sub ul li.odd a {
background: #fff;
}

.tv #content_sub ul li.even a {
background: #edf0f3;
}

.tv #content_sub ul li.even a:hover, .tv #content_sub ul li.odd a:hover {
	
	color: #fff;
	background: #5a6c73;

}

.tv #youtube {
	padding: 0px;
	overflow: hidden;
	margin: 0px 0px 28px;
	height: 372px;
}
/* tv and radio carousel */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 25px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* carousel skin */

.jcarousel-skin-tango .jcarousel-container {
    
}

.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 299x;
	height: 420px;
	padding: 13px 0px 40px;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  299px;
    height: 400px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 299px;
    height: 80px;
}


.jcarousel-skin-tango .jcarousel-item-vertical {

}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 0px;
	width: 140px;
	height: 60px;
	cursor: pointer;
	background: #fff url(../images/down.png) no-repeat center center;
	left: 0px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background: #fff url(../images/down.png) no-repeat center 6px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background: #fff url(../images/down.png) no-repeat center center;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	right: 0px;
	width: 140px;
	height: 60px;
	cursor: pointer;
	background: #FFF url(../images/up.png) no-repeat center center;
	bottom: 0px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background: url(../images/up.png) no-repeat center -3px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: url(../images/up.png) no-repeat center -0px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/* radio */

.radio #youtube {
	position: relative;
}

.radio #radio_img {
	position: relative;
	top: 4px;
	left: 1px;
}
.radio object {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 5px;
}
.radio #content_sub li a {
	padding-left: 10px;
}

#radio_text {
	width: 300px;
	position: absolute;
	top: 20px;
	left: 20px;
	background: url(../images/radio_bg.png);
	padding: 20px;
	max-height: 270px;
	overflow: hidden;
}

#radio_text h3 {
	margin-bottom: 20px;}
	
/* book and biog */

#book #content img, .biog #content img {
	position: relative;
	top: 5px;
}

p.first {
	background: url(../images/blockquote_first.png) no-repeat left 0px;
	text-indent: 32px;
}
.last {
	background: url(../images/blockquote_last.png) no-repeat right -1px;
	padding-right: 42px;
}
p cite {
	/*float: right; */
	position: relative;
	top: -20px;
}
