/*
Theme Name: Uk.org.prime
Theme URI: http://www.saga.co.uk
Description: Wordpress theme for PRIME.ORG.UK
Author: Various
Author URI: http://www.saga.co.uk
Version: 1.1
*/
*{margin:0; padding: 0;}
html {background:white;}
body { 
  	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   	font-weight: 300;
   	line-height:1.3em;
	margin:0px; 
	padding:0px;
	color: #606060;
}

blockquote {
padding: 0 0 0 15px;
margin: 18px 0;
border-left: 5px solid #EEE;
font-weight: 300;
color: #369929;
font-size:1.16em;
line-height:1.2em;
}

img {
	border: none;
}

p {
	margin-top:10px;
}

h1 {
	color: #909090;
	float: right;
	margin-top: 10px;
}

strong {
	font-weight:bold !important;
}

h3 {
	font-size:1em;
}

.masthead .logo h1 {
	float: right;
}

h2 {
	color: #369929;
	font-weight:600;
	padding: 0px 0px 5px 0px;
	height: 70px;
	overflow: hidden;
}

.sitetitle {
color: #909090;
float: right;
font: 22px Arial,Helvetica,sans-serif;
margin-top: 5px;
}

.sitestrap {
float: right;
height: auto;
clear: both;
font-size: 18px;
font: 20px Arial;
color: #369929;
font-weight: 600;
padding: 0px 0px 5px 0px;
overflow: hidden;
margin:0;
}

.columnone-content-left h2, .content-block-col1 h2, .mainpage-content h2 {
	font-size: 26px;
	height: auto;
	margin-top:10px;
}

.columnfour-content-default, .columnfour-content-last, .columntwo-content-left, .columntwo-content-right, .columnone-content-left > img {
	padding-top: 10px;
}

.narrowcolumn ul {
	margin-left:40px;
}

.narrowcolumn ul li {
	margin-bottom:10px;
	list-style-position: outside;
}

p.credit {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom:10px;
}

ul {
	list-style-position: inside;
}

.clearfix:after { visibility:hidden;display:block;font-size:0;content: " "; clear:both; height: 0;}
.cleafix { display:inline-block; clear:both; }
/* Enables all browsers to clear \*/* html .group {height: 1%; } .group {display:block; } /* close browser fix */

article, aside, figure, footer, header, nav, section { display:block; }

#footer { clear: both;}

.page-wrap {
	background: none repeat scroll 0 0 white;
	margin: 12px auto 30px;
	width: 960px;
	position: relative;
}

.masthead .logo  {
	left: 0px;
	background: url(images/prime_logo.jpg) no-repeat;
	width: 100%;
	height: 58px;
	margin-bottom:25px;
}


.cymrulogo {
	margin-left:381px;margin-top:-48px;
	background:url(../images/primecymru_logo.png) no-repeat;
	width: 100%;
	height:61px;
	margin-bottom:25px;
}

.cymru {
	margin-top:35px;
}
.masthead h2 {
	float: right; 
	height: auto; 
	clear: both; 
	font-size: 20px;
}

.masthead .search {
	float:right;
	margin-top:10px;
}

 .nav {
	border-bottom: #369929 3px solid;
	height: 42px;
	list-style:none;
	z-index: 25;
	position:relative;
	z-index:1001;
}

.nav > li {
	position: relative;
	display: block;
	float:left;
	margin-right:5px;
}

 .nav li a
{
	display: inline-block;
	padding:12px 10px 10px 10px;
	color: black;
	font-weight:bold;
	color:#123D0C;
	font-size:18px;
	text-decoration:none;
	background:url(images/tab_sprite.png) no-repeat;
	width: 115px;
	vertical-align: top;
	margin-left: -6px;
}

 .nav li ul li a {
	 width:200px;
 }

.nav li a:hover
{
	background:url(images/tab_sprite.png) no-repeat scroll 0 -58px;
	color:#FFFFFF;
}

/* DROP DOWN */
.nav ul {
	background:#fff;
	list-style:none;
	position:absolute;
	left:-9999px;
	z-index: 1001 !important;
}

.nav ul li {
}

.nav li ul{
	background:none;
}

ul > li.menu-item {
	
}

.nav li ul li a:hover
{
	background:#369929;
	color:#FFFFFF;
}

.nav li:hover ul {
	position:absolute;
	left:0px;
	top: 42px;
	z-index:2001;
}

.nav li:hover ul a{ 
	background:#ffffff;
	text-decoration:none;
	font-size:14px;
	padding: 7px 8px 6px 10px;
	font-weight:300;
	border-bottom:#369929 1px dotted;
	border-right:#369939 1px solid;
	border-left:#369939 1px solid;	
}

.nav li:hover ul li ul {
	left:-10134px;
	top: 0;
	position: absolute;
	display: none;
}

.nav li:hover ul li:hover ul {
	left:134px;
	top: 0;
	position: absolute;
	display: block;
}


/* IE 9*/
.ie9 .nav ul { background:#fff;list-style:none;position:absolute;left:-9999px;}
.ie9 .nav ul li { margin-top:2px;}
.ie9 .nav li ul{ background:none;}
.ie9 .nav li ul li a:hover{ background:#369929;color:#FFFFFF;}
.ie9 .nav li:hover ul {	position:absolute;left:0px;top: 14px;}
.ie9 .nav li:hover ul a{ background:#ffffff;text-decoration:none;font-size:12px;padding: 8px 7px 6px 10px;font-weight:300;	border-bottom:#369929 1px dotted;	border-right:#369939 1px solid;border-left:#369939 1px solid;}

/* IE 8*/
.ie8 .nav ul { background:#fff;list-style:none;position:absolute;left:-9999px;}
.ie8 .nav ul li { margin-top:2px;}
.ie8 .nav li ul{ background:none;}
.ie8 .nav li ul li a:hover{ background:#369929;color:#FFFFFF;}
.ie8 .nav li:hover ul {	position:absolute;left:0px;top: 14px;}
.ie8 .nav li:hover ul a{ background:#ffffff;text-decoration:none;font-size:12px;padding: 8px 7px 6px 10px;font-weight:300;	border-bottom:#369929 1px dotted;	border-right:#369939 1px solid;border-left:#369939 1px solid;}

/* IE 7*/
.ie7 .masthead .search {padding-bottom:10px; margin-top:0px;z-index:10px;}
/*.ie7 .nav li:hover ul { position:absolute; left:10px; top:20px;}*/
.ie7 .nav {z-index:100px;}

/* IE 6*/
.ie6 .nav {height:10px;}
/* End of IE */


 .nav li.home_icon a
{
	padding: 0;
	background: none;
	width: 52px;
	margin: 0;
}

/* END OF DROP DOWN */

.content-wrap {
	float:left;
	clear: left;
	width:740px;
}

.fullwidth-content-wrap {
	float:left;
	clear: left;
	width:960px;
}

.content-adbar {
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	overflow:hidden;
}

.mainpage-content {
	padding: 0 0px 20px 0px;
	width:743px;
	clear: both;
	overflow-y:auto;
}

.content-adbar .advertisement
{
	float: left;
	width: 728px;
	height:91px;
}

.mainpage-content .main-content-block {
	float:left;
	margin-bottom:20px;
	margin-left:-1px;
}

.mainpage-content .main-content-block h2 {
	margin-top:0;
	line-height:1.2em;
}


/* Main-Page Content Styling */
.main-content-left
{
	float: left;
	width: 354px;
	margin-right:10px;
	margin-bottom:15px;
}

.main-content-right {
	float:right;
	width: 354px;
	margin-bottom:15px;
}

.section-link {
	padding: 5px 10px;
	background-color:#379937;
	display:block;
	color:#fff !important;
}

p.large-text {
	margin-bottom:5px;
}

/* End of Main-Page Content Styling */


/* 1-Column Content Styling */

.narrowcolumn {
	width:744px;
	float:left;
	overflow:hidden;
}


.col1-content {
	margin-top:12px;
	/*height:336px;*/
}



.content-block-col1 img#left {
	float: left;
	width: 320px;
}

.content-block-col1 img#right {
	float: left;
	margin-left:25px;
	width:613px;
}

h1 {
	float: none;
	color: #369929;
	font-size:1.6em;
	font-weight:bold;
}

.content-block-col1 h3 {
	font-size: 18px;
	margin-top: 15px;
}

.content-block-col1 ul {
	list-style-position: inside;
	margin-top: 10px;
}

.columnone-content{
	width:960px;
}

.content-block-col1{
	margin-bottom:20px;
	margin-top:11px;
}

/* End of 1-Column Content Styling */

/* 2-Column Content Styling */
.multi-col-content {
	padding: 0 0px 20px 0px;
	width:960px;
	/*height:336px;*/
}

.columntwo-content-left{
	width:350px;
	float:left;
	overflow:hidden;
}

.columntwo-content-left h3, .columntwo-content-right h3 {
	padding-right:95px;
}

.columntwo-content-right{
	width:350px;
	overflow:hidden;
	float:left;
	margin-left: 40px;
}
/* End of 2-Column Content Styling */

/* 3-Column Content Styling */
.columnthree-content-default{
	width:300px;
	float:left;
	margin-right: 30px;
}

.columnthree-content-last{
	width:300px;
	float:left;
}

/* End of 3-Column Content Styling */

/* 4-Column Content Styling */
.columnfour-content-default{
	width:360px;
	float:left;
	margin-bottom:20px;
}

.columnfour-content-default h3, .columnfour-content-last h3 {
	padding-right:70px;
}

.columnfour-content-last{
	width:360px;
	float:right;
}

/* End of 4-Column Content Styling */

.sidebar
{
	float: right;
	width: 200px;

}

.stayconnected-widget {
	float:right;
	margin-bottom:15px;
	background-color:#DAF7F6;
	height:91px;
}

.footer-bar {
	background-color:#DAF7F5;
	padding: 15px;
	overflow:auto;
	margin-bottom:20px;
}

.footer-bar .module {
	width:425px;
	float:left;
}

.footer-bar .module h3 {
	margin-bottom:10px;
}

.footer-bar .module li {
	margin-bottom:5px;
}

.footer-bar ul, .footer-bar ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.stayconnected-icons
{
	position:relative;
	top:-32px;
	margin-left:34px;
}

.stayconnected-widget.stayconnected-icons a
{
	margin-right:2px;
}


.widget
{
	margin-top:9px;
	float:right;
	margin-bottom:10px;
	background: #DAF7F6;
}

.small-widget {
}

.small-widget.new-to-prime p {
	font-size: 13px;
	font-family: Arial;
	line-height: 20px;
	text-align: left;
	color: black;
}

.widget-text {
	position:relative;
	left: 10px;
	margin-left:7px;
	top: -10px;
	width: 162px;
}

.widget-text h3 {
	font-size:1.4em;
	margin: 5px 0 15px 0;
}

.news {
	height:auto !important;	
}

.widget-text, a {
	text-decoration:none;
}

.widget-text  a:link {color:black;}
.widget-text  a:visited {color:#000000;}
.widget-text  a:hover {color:#0099CC;}
.widget-text  a:active {color:#0000CC;}

.news-footer {
	position: relative;
	float:right;
	top: -31px;
}

.footer {
	clear:both;
	margin-top:20px;
}

#main {
	overflow:auto;
	clear:both;
}

.readspeaker {
	float:right;
	margin-top:-38px;
}

.main-content-block .readspeaker {
	margin-top:-20px;
}

.widget-text ul {
	margin: 5px 0;
	padding:0;
}


.widget-text li {
	font-size:13px;
	font-family:Arial;
	line-height:20px;
	word-wrap:break-word;
	margin-left:0px;
	text-align:left;
	list-style-type:square;
}

.sidebar .inspired-widget 
{
	background-image:url(images/inspired_tab.jpg);
	background-repeat:no-repeat;
	float:right;
	height:135px;
	width:188px;
}

.btn-findoutmore {
	margin-top: 10px;
	display:block;
}

h6 {
	line-height: 1.6em;
}

.inspired-widget img
{
	float:right;
}
.inspired-widget a.btn
{ 
	display: block;
	width: 158px;
	height: 36px;
	background-image:url(images/inspired_btn_rollover.png);
	margin: 20px 0px 15px 15px;
}

.inspired-widget a.btn:hover
{ 
	display: block;
	background-image:url(images/inspired_btn_onclk.png);
	background-repeat:no-repeat;
}
.inspired-widget p
{
	position:relative;
	left: 10px;
	margin-right:10px;
	margin-top:10px;
}

.inspired-widget h5 
{
	text-align:center;
	font-size:13px;
	font-weight:400;
	line-height:17px;
}

.page-wrap #footer
{
	width: 960px;
	position:relative;
	float: left;
	z-index:1;
}

.footer .rotatingImage {
	width: 780px;
	float: left;
}

.footer .rotatingImage img
{
	margin-top: 22px;
	margin-bottom:14px;
}

.footer .scroll-btn-left{
	float:left;
	margin-top:-150px;
	position:relative;
	z-index:3;
}

.footer .rotatingImage .scroll-btn-right{
	float:right;
	margin-top:-150px;
	position:relative;
	z-index:3;
}

.footer .sponsor-emblems{
	position:relative;
	z-index:3;
	margin-top:-150px;
	margin-left:50px;
}

.footer .sponsor-emblems li{
	list-style:none;
	display:inline;	
	padding-right:20px;
}

.footer .prince-emblem {
	float:right;
	margin-top: 5px;
}

.copyright-statement
{
	margin-top:10px;
}

.copyright-statement h6
{
	color: #909090;
	float:left;
	font: 14px Arial,Helvetica,sans-serif;
}

.footer-nav a:link, .link404
{
	color: black;
	font-size:14px;
	text-decoration:none;
	float: right;
	word-spacing: 5px;  
}

.footer-nav a:visited, .link404:visited {
	color: #000000;
}

.footer-nav a:hover, .link404:hover {
	color:#0099CC;
}

.footer .footer-nav a:active, .link404:active {
	color:#0000CC;
}

#comments {
	margin-top: 20px;
}

#comments h3 {
	font-size: 14px;
}

#respond {
	padding-top: 20px;
	clear: both;
}

#comments ol, .children {
	padding-bottom: 10px;
	list-style-type: none;
}

.avatar {
	float: left;
	margin-right: 10px;
}

#form-section-comment {
	margin-right: 10px;
}

#form-allowed-tags {
	display: none;
}

#comment {
	width: 100%;
}

.comment-reply-link {
	clear: both;
	margin-left: 45px;
}

.form-submit {
	clear: both;
	margin-top: 30px;
}

.search-list-header {
	margin-top: 20px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	display: block;
	margin: auto;
}

.navigation {
	clear: both;
	padding: 20px 0;
	font-weight:bold;
}

.button-link {
	background-image: url(images/button-link.png);
	background-repeat: no-repeat;
	color: white;
	display: inline-block;
	font-size: 20px;
	height: 28px;
	margin: 10px 0 20px 0;
	padding: 4px 0 0 20px;
	width: 202px;
}

.button-link:visited {
	background-image: url(images/button-link.png);
	background-repeat: no-repeat;
	color: white;
	display: inline-block;
	font-size: 20px;
	height: 28px;
	margin: 10px 0 20px 0;
	padding: 4px 0 0 20px;
	width: 202px;
}

.button-link:hover {
	background-image: url("images/button-link.png");
	background-position: 0px -42px;
	background-repeat: no-repeat;
	color: white;
	display: inline-block;
	font-size: 20px;
	height: 28px;
	margin: 10px 0 20px 0;
	padding: 4px 0 0 20px;
	width: 202px;
}

.next a {
	background: url(images/next-previous.png);
	color: white !important;
	display: block;
	height: 32px;
	width: 111px;
}

.next a:hover {
	background-position: 0px -42px;
}

.prev a:hover {
	background-position: 0px -126px;
}

.prev a {
	background: url(images/next-previous.png) no-repeat;
	background-position: 0px -84px;
	color: white !important;
	display: block;
	height: 32px;
	width: 111px;
}

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

a:hover {
	color: #429d42;
}

.homepage-item {
	height: 120px;
	overflow: hidden;
}

#s {
	width: 160px;
}

/*  New event stuff  */
.em-events-search-form fieldset {
	border: none;
	margin: 10px 0;
}

.em-events-search-text {
	width: 250px;
}

.em-events-search-category, .em-events-search-country, .em-events-search-state {
	width: 150px;
}

.events-table {
	margin-top: 10px;
	width: 100%;
}
.events-table td {
	vertical-align: top;
}

.event-date-header {
	width: 15%;
	text-align: left;
	font-size: 15px;
	padding-bottom: 5px;
}

.event-time-header {
	width: 15%;
	text-align: left;
	font-size: 15px;
	padding-bottom: 5px;
}
.event-description-header {
	text-align: left;
	font-size: 15px;
	padding-bottom: 5px;
}

.event-date-body {
	padding-top: 10px;
}

.event-time-body {
	padding-top: 10px;
}
.event-description-body {
	padding-top: 10px;
}

@media print {
	.main-menu-container,
	.search,
	.content-adbar,
	.sidebar,
	.jcarousel-skin-tango,
	.footer-nav,
	.prince-emblem,
	.seperator2,
	#comments { display: none; }
}

.wp-caption {
	margin: 10px 0;
}

.wp-caption-text {
	color: #999999;
	font-size: 12px;
}

div.blockout-grey {
	background-color: #e8e8e8;
	margin: 15px 0;
	padding: 10px 25px;
	clear: both;
	font-size:14px;
}

div.blockout-grey li {
	margin-bottom:5px;
}

div.blockout-green {
	background-color: #daf7f6;
	margin: 15px 0;
	padding: 0;
	clear: both;
}

div.blockout-grey h2, div.blockout-green h2, div.blockout-green h3 {
	font-weight: normal;
	height: auto;
}

div.blockout-green h3, div.column-green-inner h3, div.blockout-grey h3 {
	color: #369929;
}

.column-green-inner {
	font-size:0.9em;
}

div.blockout-grey p, div.blockout-green p, div.column-green-inner p {
	color: #606060;
	margin-top:0;
	margin-bottom:5px;
}

div.column-green-outer {
	float: left; 
	width: 350px; 
	margin: 10px 20px 5px 0pt;
}

div.column-green-inner {
	height: 200px; 
	background-color: #DAF7F6;
	padding: 10px; 
	margin-top: 10px;
}

div.column-green-inner h3 {
	margin-top:0;
	margi-bottom:5px;
}

div.column-green-outer-last {
	float: left; 
	width: 350px; 
	margin: 10px 0 20px 0pt;
}

span.column-header {
	background: url("images/column-header.png") no-repeat scroll 0 0 transparent;
	color: white;
	display: block;
	font-size: 20px;
	height: 30px;
	padding: 11px 10px;
	width: 204px;
}

span.large-text {
	font-size: 125%;
}


/* Tweet */

.footer-bar {
	font-size:0.9em;
}

.footer-bar .twitter {
	margin-left:45px;
}

.tweet,
.query {

	color: #085258;
}

	.tweet_list {
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		border-radius: 0.5em;
		list-style: none;
		margin: 0;
		padding: 0;
		overflow-y: hidden;
	}
	
		.tweet_list li {
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0.5em;
			list-style-type: none;
		}
		
			.tweet_list li a {
				color: #0C717A;
			}
		
		.tweet_list .tweet_even {

		}
		
		.tweet_list .tweet_avatar {
			padding-right: .5em; float: left;
		}
		
			.tweet_list .tweet_avatar img {
				vertical-align: middle;
			}
			
			
/* jCarousel */

.carousel-wrapper {
    margin: 20px auto;
    position: relative;
}


.carousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.carousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.carousel {
    position: relative;
    overflow: hidden;
    width: 750px;
    height: 100px;
}

.carousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.carousel li {
    float: left;
}

/** Carousel Controls **/

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 200px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.carousel-control-prev {
    left: -50px;
}

.carousel-control-next {
    right: -50px;
}

.carousel-control-prev:hover span,
.carousel-control-next:hover span {
    display: block;
}
	
.carousel li {
	width:150px;
}		
#readspeaker_button6741 {display:none;}