body {
	background:#213247 url(sans-default/bg-rpt.jpg) repeat-x;
	font: 1em/17px arial, verdana, tahoma, sans-serif;
	color:#fff;
}
p {font-size:12px; color:black;}
#wrapper {
	
	
	width:970px!important;
	width:990px;
	width/**/:/**/970px;
	margin:0 auto;
	font-size:.75em;
}
.post{background:white; padding:15px;}
#blockLeft{
	width:20px;
	height:100px;
	background:#fff;		
	float:left;
	
}
.white {color:white;}
.boxHeaders{
	font-size:18px;
	color:white;
	text-transform:uppercase;
	margin-bottom:6px;	
}

.boxHeaderslower{
	font-size:20px;
	color:white;
	margin-bottom:6px;	
}

.marbellahead{
	font-size:18px;
	color:#326AA7;
	text-transform:uppercase;
	margin-bottom:6px;	
}

#trainingBox{
	border-top:1px solid #466EA2;
	width:464px;
	padding:18px;
	height:303px;
	float:left;
	margin-left:10px;
	background:#255586;
}
#lightBlueBox{
	border-top:1px solid #5191D9;
	width:188px;
	height:304px;
	padding:18px;
	background:#3168A8;
	float:right;
	overflow-y:scroll;
}
#lightBlueBox h2{color:white !important;; margin-bottom:8px !important;;}
#lightBlueBox ul {}
#lightBlueBox li {padding:4px 4px 2px 8px !important;; background:#447ab7 !important;; border-top:1px solid #4e8ace !important;;margin-top:2px; color:#b4d6fd !important;; font-size:10px !important;;}
#lightBlueBox li li{color:white;margin-bottom:2px; border:none !important; padding:0px !important;}
#lightBlueBox li a{color:white !important; font-size:13px !important; font-weight:bold !important; border:none !important;}
li.eventTitle {
	border-top:1px solid #4e8ace;
	font-size:14px;
	padding-top:2px;
	list-style:none;
	background:#447ab7;
	padding-left:10px;
	_padding-left:10px;
}
li.eventDate {
	list-style:none;
	font-size:11px;
	background:#447ab7;
	padding-left:10px;
	_padding-left:10px;
}	
	
li.countDown {
	list-style:none;
	color:#b4d6fd;
	font-size:10px;
	border-bottom:4px solid #3169a7;
	background:#447ab7;
	padding-left:10px;
	_padding-left:10px;
}
.topTable td{
	background:#233B57;
	
	border-top:1px solid #1A2B3F;
}
.topTable td tr{
	background:#233B57;
	width:465px;
	height:12px;
	
}
.topTable p{
	
	background:#233B57;
	color:#C9E1FD;
	padding-top:6px;
	padding-bottom:6px;
	text-transform:uppercase;
}

.posRowTable{
height:16px;

}
.posRowTable p{
	padding-top:4px;
	padding-bottom:4px;
color:#c9e2ff;
font-size:12px;
}
.negRowTable td tr{
	
height:16px;
background:#3b5e85;
border-top:1px solid #456991;
}
.negRowTable p{
	border-top:1px solid #456991;
	padding-bottom:4px;
	padding-top:4px;
	font-size:12px;
	color:#c9e2ff;
	background:#3b5e85;
}
#darkbox{
	border-top:1px solid #39506F;
	width:188px;
	height:304px;
	float:left;
	padding:18px;
	background:#0D141E;
}
#darkbox p{
	color:white;
	font-size:11px;
}
#darkbox a{
	color:white;
}

.fb_btn {
	display:block;
	padding-top:7px;
	padding-left:10px;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
width:180px;
height:23px;
background: url(sans-default/fb_btn.jpg) repeat-x;
margin-bottom:6px;
}
.join_btn {
	display:block;
	padding-top:7px;
	padding-left:10px;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
width:180px;
height:23px;
background: url(sans-default/join_btn.jpg) repeat-x;
margin-bottom:6px;
}
.locate_btn {
	display:block;
	padding-top:7px;
	padding-left:10px;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
width:180px;
height:23px;
background: url(sans-default/locate_btn.jpg) repeat-x;

}

/* HEADERS
============================================================== */
h1,h2,h3,h4,h5,h6 { /*Global values for headings*/
	color:#222;
	font-weight:normal;
	font: 1em/1.3em Arial,Helvetica,Jamrul,sans-serif;
}
/*HEADERS IN POST */
.post h1 {
	font-size:18px;
	font-family:Arial,Helvetica,Jamrul,sans-serif;

	font-weight:bold;
}
.post h2 {
	font-size:16px;
	font-family: Arial,Helvetica,Jamrul,sans-serif;
	
	font-weight:bold;
}
.post h3 {
	font-size:18px;
	font-family: Arial,Helvetica,Jamrul,sans-serif;
	
	font-weight:bold;
}
.post h4 {
	font-size:16px;
	font-family: Arial,Helvetica,Jamrul,sans-serif;
	
	font-weight:bold;
}
.post h6{font-size:16px; font-weight:bold; clear:both; width:100%; display:block; padding-top:20px;padding-bottom:20px;}

/* MAIN PAGE HEADERS */
/* Title of featured post on slider */
h2.featuredTitle { 
	font-size:20px;
	line-height:1.1em;
	font-family: Arial,Helvetica,Jamrul,sans-serif;
	display:block;
}
h2.featuredTitle a {
	color:#fff;
	display:block;
	padding:6px 5px 3px 6px;
}
h2.featuredTitle a:hover {
	text-decoration:underline;
}
/* Post titles for the top half (above photo gallery bar) on main page (except featured slider's title) */
h2.postTitle {
	font-weight:normal;
	letter-spacing:0px;
	font-size:21px;
	line-height:20px;
	margin-bottom:5px;
	color:#000;
}
h2.postTitle a {
	color:#fff;
	font-size:18px;
}
h2.postTitle a:hover {
	color:#fff;
	text-decoration:underline;
}
/* The title of 8 vertical cols at the very bottom of main page */
h2.subnewsEntryTitle {
	font-size:16px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
}
h2.subnewsEntryTitle a {
	color:#14283a;
}
h2.subnewsEntryTitle a:hover {
	color:#14283a;
	text-decoration:underline;
}
.titleContainer{
	height:45px;
}
/* Title for the archive entries */
h2.archiveTitle {
	display:block;
	color:#fff;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:3px;
	padding-left:10px;
	margin-bottom:7px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	background: #233B57;
	
	border-top:1px solid #1A2B3F;
	
}
h2.archiveTitle a{
	color:#fff;
}
h2.archiveTitle a:hover {
	color:#fff;
}
h2.titlePhotoCat { /* Title for photo category archive posts */
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	height:30px;
}
h2.titlePhotoCat a, h2.titlePhotoCat a:hover{
	color:#222;
}
h2.pageTitle { /* Title for the static pages */
	display:block;
	color:#222;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:5px;
	font-size:1.4em;
	background: url(sans-default/bgWriteComment.gif);
	padding-left:10px;
	border-left: 10px solid #dc241f;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
/* Title for Breaking News, Tag Cloud and inner page widgets */
h3.widgetbgTitle {
	color:white;
font-size:18px;
margin-bottom:6px;
text-transform:uppercase;
}
h3.widgetbgTitle a, h3.widgetbgTitle a:hover {
	color:#fff;
}
h3.narrowSidebarTitle { /* Title of Photo Gallery on narrow sidebar */
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
}
h3#leaveComment{ /* Leave  a rely text above the comment form */
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	clear:both;
	border-left:6px solid #39506F;
	background:#0D141E;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
h3#comments { /* Style that holds the number of comments made for the article below the article on single post page */
	display:block;
	font-size:18px;
	font-weight:normal;
	clear:both;
	display:block;
	color:#fff;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0;
	text-transform:uppercase;
	height:54px!important;
	height:64px;
	height/**/:/**/54px;
	background:#0D141E;
	border-left:10px solid #39506F;
}
h3#comments span.respondEntryTitle { /* Style for the name of post that stands below the number of comments on single post page */
	display:block;
	color:#fff;
	font-size:14px;
	line-height:16px;
}

/* HEADER ROW 1 - SUBSCRIBE, DATE, AND SEARCH BOX
============================================================== */
#logo_home{
background:#fff;
height:100px;
width:145px;
float:left;

border-bottom:2px #d1dce9 solid;
padding:10px ;
border-top:10px solid #b8d1ed;

}
#headerAd { /* If 728x90 ad is activated to be displayed on header, this ID will be used to wrap advertisement */
	width:728px;
	margin:5px auto;
	display:block;
}
#header1 { /* The very top line where subscribe and search in site objects are kept */
	background:#285986;
	width:970px;
	border-bottom:1px solid #3b6c98;
	padding-top:7px;
	_padding-top:7px;
	padding-bottom:7px;
	padding-bottom/**/:/**/0px;
	_padding-bottom:-4px;
	font-size:11px;
	margin:0 auto;
	height:34px;
	
}
#header1 a {
	color:#fff;
	text-decoration:underline;
}
#header1 a:hover {
	color:#fff;
	text-decoration:underline;
}
#subscribe {
	
	font-weight:bold;
	margin-left:7px;
	margin-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	float:left;
}
.subscribe_btn{
	margin-right:5px;
	float:left;
	
}
#inner_subscribe{
	padding-bottom:5px;
	float:left;
	padding-top:5px;
}
#date {
	float:left;
	width:220px;
	float:left;
	color:#fff;
	padding-top:5px;
}
#search {
	float:right;
	margin-right:7px;
	display:inline;
	
}
#s { /*  Search inputbox style */
	padding: 4px 5px 6px;
	
	float:left;
	font-size:14px;
	display:inline;
	color:#a3a3a3;
	border:none;
	
	width:140px!important; /* total width after deducting 10px total padding value from real width */
	width:150px; /* Real width */
	width/**/:/**/140px; /* total width after deducting 10px total padding value from real width */
	
	height:16px;
	
}
#searchSubmiten {
	background: url(sans-default/searchGo_EN.gif) no-repeat;
	width: 91px;
	height:27px;
	border:0;
	float:left;
	margin-left:2px;
	cursor:pointer;
}
#searchSubmites {
	background: url(sans-default/searchGo_ES.gif) no-repeat;
	width: 91px;
	height:27px;
	border:0;
	float:left;
	margin-left:2px;
	cursor:pointer;
}
.easysms_button{
	font-size:13px;
font-weight:bold;
  margin-top:5px;
  margin-bottom:10px;
  margin-left:0px;
padding-top:4px;
padding-bottom:4px;
_padding-left:5px;
  text-align:left;
 text-transform:uppercase;
font-family:Arial, Helvetica, Verdana;
color:white;
border:none;
background:url(sans-default/locate_btn.jpg) repeat-x;
}
/* HEADER ROW 2 - RIGHT AND LEFT QUOTES + SITE NAME
============================================================== */
#header2 { /*Wraps quotes and site name*/
	height:130px;
	width:970px;
	margin:0 auto;
	
}
#header_nav{
	width:970px;
	margin:0 auto;
}
#header2 span.red {
	display:block;
	color:#cd1713;
	font-weight:bold;
}
#eventBoxContainer{
	background:#F0F3F7;
	padding-left:8px;
	_padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:6px;
	min-height:50px;}
#eventBoxContainer p{
	font-weight:normal;
	min-height:50px;!important
}

.eventBar {	

	background:#447AB7;
	
	padding-bottom:4px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #376495;
	border-bottom:3px solid #fff;
}
.dateBlack{
	color:black;
	font-weight:bold;
}
.eventTitlePageCat{
margin-top:15px;
padding-bottom:15px;
}

.eventBar p{
	padding-left:6px;
	text-align:left;	
	font-weight:normal;
	font-size:12px;
	color:#fff;
	float:left;
}

.titleBold{
	font-weight:bold;
	padding-right:16px;
	color:white;
}
#leftQuote {
	width:290px;
	float:left;
	height:100px;
	display:block;
	position:relative;
}
#leftQuote p.leftQuoteWording {
	width:200px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	text-align:right;
}
#leftQuote p.leftQuoteWording a{
	color:#999;
}
#leftQuote p.leftQuoteWording a:hover{
	color:#888;
}
#leftQuote img {
	position:absolute;
	right:0;
	bottom:0;
}
#rightQuote {
	width:290px;
	float:right;
	height:100px;
	display:block;
	position:relative;
}
#rightQuote img {
	position:absolute;
	left:0;
	bottom:0;
}
#rightQuote p.rightQuoteWording {
	width:195px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	left:95px;
}
#rightQuote p.rightQuoteWording a{
	color:#999;
}
#rightQuote p.rightQuoteWording a:hover{
	color:#888;
}
#sitename {
	width:390px;
	float:left;
	font-family:georgia,"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin-top:20px;
	text-align:center;
}
#name1stRow {
	font-size:26px;
	display:block;
	line-height:22px;
}
a.name {
	color:#222;
}
#name2ndRow {
	font-size:40px;
	display:block;
	color:#cd1713;
	font-weight:bold;
	padding-top:14px;
	padding-bottom:10px;
}
#ad468x60 {
	width:468px;
	height:60px;
	float:right;
	margin-top:20px;
}
/* NAVBAR STYLE
============================================================== */
/* LANG BAR */
.lang_bar{	padding:7px 2px 9px 18px;background:#04090e;	width:132px;height:10px;float:right;}	
.lang_bar img{padding-right:4px; }

.lang_bar a{ color:white;line-height:12px;padding-right:10px;height:22px;float:right;}
.lang_bar a:hover{ color:#356aa5;}
.lang_bar li{width:60px;float:right;margin-right/**/:/**/ 4px; display:block;}

/* LANG BAR END*/
#navbar {
	background:#000;
	font:20px impact, "arial black", sans-serif;
	border-bottom:1px solid #4a5767;
	width:805px;
	float:right;
	
}
ul#navcatlist li {
	float: left;
	width: auto;
	
}
ul#navcatlist li a {
	display: block;
	color:#fff;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:8px;
	padding-left:8px;
	
}
ul#navcatlist li.current-cat a {
	color:#6c9acd;
	background:#1c4d79;
}
ul#navcatlist li:hover {
	background:#1c4d79;
	color:#6c9acd;
	text-decoration:none;
	
}
ul#navcatlist li a:hover {
	background:#1c4d79;
	color:#6c9acd;
	text-decoration:none;
}
ul#navcatlist li ul {
	background: #1c4d79;
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	padding-top:18px;
	padding-bottom:12px;
	transform:uppercase;
}
ul#navcatlist li li {
	float: left;
	width: 200px;
}
ul#navcatlist li li a {
	
	float: none;
	color:#fff;
	font: 12px arial, verdana, sans-serif;
	letter-spacing:0px;
	text-transform:uppercase;
	padding: 3px 10px;
	
	border-right:0;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navcatlist li li a:hover, ul#navcatlist li li a:active {
	background: #184268;
	color:#3582c8;
	text-decoration:none;
}
ul#navcatlist li:hover ul, ul#navcatlist li.sfhover ul {
	left: auto;
	display:block;
	
}

/* PAGES */
#navpages {
	
	font:bold 11px arial, tahoma, verdana, sans-serif;
	width:805px;
	float:right;
	
}
ul#navpagelist li {
	float: left;
	width: auto;
}
ul#navpagelist li a {
	display: block;
	color:#010d37;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}
ul#navpagelist li.current-cat a {
	color:#cd1713;
}
ul#navpagelist li a:hover {
	color:#cd1713;
	text-decoration:none;
}
ul#navpagelist li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	border-bottom:1px solid #afafaf;
}
ul#navpagelist li li {
	float: left;
	width: 200px;
}
ul#navpagelist li li a {
	background: #e9e9e9;
	float: none;
	color:#222;
	font:bold 11px arial, tahoma, verdana, sans-serif;
	text-transform:uppercase;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navpagelist li li a:hover, ul#navpagelist li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#navpagelist li:hover ul, ul#navpagelist li.sfhover1 ul {
	left: auto;
	display:block;
}

/* MAIN CONTENT WRAPPER wraps three main div #mainContent, #midColPosts and #rightColAd
============================================================== */
#mainContentWrapper { /* Wraps Featured Slider, entries below and on right hand of slider and 120+600 ad on main page */
	
	margin-bottom:10px;
}

/* MAIN CONTENT (LEFT BLOCK ABOVE THE PHOTO GALLERY ON MAIN PAGE)
============================================================== */
#mainContent {
	float:left;
	width:970px;
	
	display:inline;
	position:relative;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 515px; /*width of featured content slider*/

	height: 298px;

	
}
#sliderContainer{
	
	margin-top:0px;
}
.sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	bottom:30px;
	width:470px;
	min-height:55px;
	background: url(sans-default/bgTransparent.png);
}
.sliderPostInfo p { /* Post excerpt style on featured slider */
	color:#fff;
	font-size:1.1em;
	padding:3px 5px 5px 6px;
}
.sliderwrapper img {
	display:block;
	height:278px;
	width:495px;
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:10px solid #000;
	
	z-index:1;
}
.pagination{ /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	background-color: #000;
	padding:0 10px 0px 2px;
	
	margin-bottom:15px;
	width:503px;
	
	height:80px;
}
.pagination img{ 
	margin-left:8px;
	margin-left:6px;

}
.pagination a img{
	border-top:4px solid #1e3e63;
	padding-top:5px;
	display:block;
	float:left;
}
.pagination a:hover img, .pagination a.selected img{
	border-top:4px solid #5ba6fb;
	padding-top:5px;
}

.featuredPost2 { /*Posts displayed below the featured section */
	padding-top:5px;
	padding-bottom:5px;
}
.featuredPost2Meta {
	clear:both;
	display:block;
	font-style:italic;
	font-size:.8em;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}
.featuredPost2Meta a{
	color:#cd1713;
}
.featuredPost2Meta a:hover {
	text-decoration:underline;
}
#featuredTopSection{
	width:970px;
	
	margin-bottom:20px;
	
}
/* BLOCK BETWEEN FEATURED SLIDER AND 120*600 AD ON MAIN PAGE
============================================================== */
#midColPosts { /* Wraps the entries on rigt hand of featured slider */
	width:325px;
	float:left;
}
.midColPost { /* Wraps the entries posted in #midColPosts, add a padding-top:5px if you define bgcolor */
	border-left:1px solid #eee;
	padding-left:9px;
	padding-right:15px;
	padding-bottom:10px;
}
.midColPostMeta {
	display:block;
	clear:both;
	font-style:italic;
	font-size:.8em;
	border-bottom:1px solid #eee;
	padding-top:2px;
	padding-bottom:5px;
}
.midColPostMeta a{
	color:#cd1713;
}
.midColPostMeta a:hover {
	text-decoration:underline;
}

/* 120-600 AD ON THE RIGHT COLUMN ABOVE THE PHOTO GALLERY
============================================================== */
#rightColAd { /*Wraps the 120*600 ad spot on mainpage */
	float:left;
	width:120px;
	padding-bottom:7px;
}

/*SECONDARY CONTENT WRAPPER
============================================================== */
#secondaryContentWrapper { /*Wraps secondary content [Breaking News and two other blocks on the right hand of breaking news] */
	margin-bottom:10px;
}

/*BREAKING NEWS 
============================================================== */
#breakingNews {
	width:160px;
	float:left;
}
#breakingNews li {
	margin-bottom:6px;
	margin-left:2px;
}
#breakingNews li a {
	color:#222;
}
#breakingNews li a:hover {
	color:#cd1713;
}
/* SECONDARY CONTENT MID COLUMN - RIGHT SIDE OF BREAKING NEWS
============================================================== */
#secondaryMidColumn {
	width:490px;
	margin-left:10px;
	float:left;
	display:inline;
}
.secondaryMidColPost {
	padding-left:9px;
	padding-right:9px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	padding-bottom:10px;
}
.secondaryMidColPostMeta {
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
}
.secondaryMidColPostMeta a{
	color:#cd1713;
}
.secondaryMidColPostMeta a:hover {
	text-decoration:underline;
}

/* SECONDARY CONTENT RIGHT COLUMN - RIGHTEST COLUMN ON SAME ROW OF BREAKING NEWS
============================================================== */
#secondaryRightColumn {
	width:435px;
	float:right;
	background:#215793;
	border-top:10px solid #215793;
	border-left:10px solid #215793;
	border-right:10px solid #215793;
	border-bottom:10px solid #215793;
	
	_border-top:9px solid #215793;
	_border-left:7px solid #215793;
	_border-right:10px solid #215793;
	_border-bottom:1px solid #215793;
}
.secondaryRightColPost p{
	color:white;
	font-size:11px;
	line-height:15px;
}
.secondaryRightColPost img{
	padding:2px;
	background:#93c3f9;
}
.topSpacer{
	height:10px;
	width:300px;
}
.secondaryRightColPost {
	border-top:1px solid #447dbd;
	padding:8px 0 0 10px;
	background:#356aa5;
	margin-bottom:3px;
	height:107px;
}
.secondaryRightColPostMeta {
	width:295px;
	
	background:#3e7cc2;
	padding-bottom:5px;
	padding-right:12px;
	padding-top:6px;
	text-align:right;
	display:block;
	clear:both;
	font-size:10px;
	float:right;
	margin-top:8px;
	color:white;
}
.secondaryRightColPostMeta a{
	color:#000;
}
.secondaryRightColPostMeta a:hover {
	text-decoration:underline;
}

/* MAIN PAGE PHOTO GALLERY BAR
============================================================== */
#photoGalleryBar { /*Do not change the name of ID */
	background:#1a2636;
	display:block;
	width:970px;
	margin-bottom:15px;
	margin-top: 15px;
	margin-bottom:15px;
	position: relative;
	
	height:156px!important; /*Height after the removal of 4px border values for cross browser compability*/
	height:160px; /* REAL HEIGHT */
	height/**/:/**/156px; /*Height after the removal of 4px border values for cross browser compability*/
}
#photoGalleryBar .container { /*Do not change the name of class */
	position: absolute;
	left: 29px;  
	width: 912px;

	height: 156px;
	overflow:hidden;
}
#photoGalleryBar .previous_button { /*Do not change the name of class */
	position: absolute;
	width: 27px;
	height: 156px;
	background: url(sans-default/left.gif);
	z-index: 100;    
	cursor:pointer;
}
#photoGalleryBar .previous_button_disabled { /*Do not change the name of class */
	background: #1a2636;
	cursor:default;
}
#photoGalleryBar .next_button { /*Do not change the name of class */
	position: absolute;
	right: 0;
	width: 27px;
	height: 156px;
	background: url(sans-default/right.gif);
	z-index: 100;
	cursor:pointer;
}
#photoGalleryBar .next_button_disabled { /*Do not change the name of class */
	background: url(sans-default/right-disabled.gif);
	cursor:default;
}
#photoGalleryBar ul { /* Main page photo gallery is displayed in a list format */
	width: 100000px;
	position: relative;
	margin-top:10px;
	margin-bottom:10px;
}
#photoGalleryBar img {
	padding:2px;
	
	display:block;
	margin-bottom:5px;  
	
}
#photoGalleryBar ul li {
	display:inline;
	float:left;
	padding-right:4px;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:8px;
	margin-right:8px;
	margin-left:8px;
	text-align:center;
	font-weight:bold;
	background:#213043;
	font-size:.9em;
	line-height:1em;
	width:136px!important; /*WIDTH after the removal of 16px padding values for cross browser compability*/
	width:152px; /* REAL WIDTH */
	width/**/:/**/136px; /*WIDTH after the removal of 16px padding values for cross browser compability*/
}
#photoGalleryBar ul li a{
	color:#fff;
	display:block;
	font-weight:bold;
}
#photoGalleryBar ul li a:hover {
	color:#fff;
	text-decoration:undeline;
	
}

/* SUBNEWS - 2 ROWS 4 VERTICAL COLS BELOW THE PHOTO GALLERY
============================================================== */
#subNews { /* Wraps all vertical cols */
	float:left;
	line-height:1.1em;
	width:745px;
	
}
.subNewsContainer { /* Each vertical cols is wrapper individually with this calls */
	width:154px;
	border-top:1px solid #377BC6;
	background:#326AA7;
	margin-right:9px;
	float:left;
	margin-right:10px;
	
	display:inline;
	padding:11px; 
	height:322px;
}
.subNewsContainer p{
	font-size:11px;
	color:white;
}
.subNewsInner { /* inner div  for sub entries - sub after .subNewsContainer class */
	
	
}
.subNewsContainer img {
	display:block;
	margin-bottom:5px;
	border:2px solid #1F4167;
}
.subNewsContainerMeta { /* wrapper for data and more link at bottom of vertical cols */
	display:block;
	font-size:11px;
	font-style:italic;
	margin-top:5px;
	padding-bottom:10px;
	color:#6da2dd;
}

.subNewsContainerMeta a{
	color:#000;
}
.subNewsContainerMeta a:hover {
	text-decoration:underline;
}
.border { /* The seperator between 8 entries below the photo gallery */
	clear:both;
	
	margin-bottom:10px;
	display:block;
	height:1px;
	width:656px;
}

/* SIDEBAR - FOR MAIN PAGE (the right hand of vertical cols at the bottom half)
================================================================== */
#mainPageSidebar { /* Wraps all the objects inside of main page sidebar */
	float:right;
	
width:224px;
}
#searchCat  select, #archiveform  select, #cat, #googlequery{
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #555;
	font: 1em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin-bottom: 10px;
	width:190px;
	padding: 1px;
	margin-left:10px;
}
#tagcloud {
	display:block;
	text-align: center;
}
#tagcloud a {
	color:#222;
}
#tagcloud a:hover {
	text-decoration:underline;
}

/* AJAX TAB STYLE on sidebar of mainpage */
/* REQUIRED to hide the non-active tab content */
.tabberlive .tabbertabhide {display:none;}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none;}

/* ul.tabbernav = the tab navigation list */
ul.tabbernav{
	height:24px;
	margin-top:12px;
	font-size:.9em;
	border-bottom:1px solid #eee;
	font-weight:bold;
}
ul.tabbernav li{
	display: inline;
	float: left;
	line-height: 23px;
	height: 24px;
}
ul.tabbernav li a {
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 23px;
	background: #fafafa url(sans-default/bgAjaxTabs.gif) repeat-x;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	color: #000;
}
ul.tabbernav li.tabberactive a {
	color: #222;
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 24px;
	border: 1px solid #eee;
	border-bottom:1px solid #fff;
	background:#fff;
}

/* The tab container */
.tabbertab {
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:5px;
	background:#fff;
	margin-bottom:12px;
}
.tabbertab ul li {
	line-height:18px;
	color:#666;
	border-bottom:1px dotted #D3D9EB;
	margin-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:disc inside;
}
.tabbertab a  {
	display:inline;
	color:#666;
}
.tabbertab a:hover {
	color:#29568f;
	text-decoration:underline;
}
#learnRugby{
	background:#0D141E;
	border-top:1px solid #39506F;
	height:308px;
	_height:322px;
padding:18px;
width:188px;
margin-top:0px;
margin-bottom:11px;
}
#learnRugby p{
	font-size:11px;
	color:white;
}
#learnRugby a{
	color:white;
	font-weight:bold;
	font-size:11px;
	
}
/* FOOTER
============================================================== */
#footerCatBar { /*Category bar on footer */
	padding-top:4px;
	padding-bottom:4px;
	margin-top:10px;
	display:block;
	text-align:center;
	
	font-size:.9em;
	line-height:1em;
	font-weight:bold;
}
#footerCatBar ul {
	display:block;
}
#footerCatBar li {
	display:inline;
}
#footerCatBar a{
	text-transform:uppercase;
	color:#949494;
	margin-right:6px;
	margin-left:6px;
}
#footerCatBar a:hover {
	color:#da0006;
	text-decoration:none;
}
#footerPages { /* Pages bar on footer */
	margin-top:10px;
	padding:25px;
	
	margin-bottom:5px;
	display:block;
	text-align:left;
	background:#1f2d41;
	font-size:11px;
	line-height:16px;
	border-top:#1a2636 8px solid;
	color:white;
	font-family:arial,tahoma,sans-serif;
}
#footerPages ul {
	display:block;
}
#footerPages li {
	
	margin-right:4px;
	margin-left:4px;
	
	
}
.bold{font-weight:bold;}
#footerPages a{
	color:#fff;
}
#footerPages a:hover {
	color:#fff;
	text-decoration:underline;
}
.footerPagesInner{
	min-height:200px;
	float:left;
	width:118px;
	border-right:1px solid #293d57;
	margin-right:10px;
	font-weight:normal;
	padding-right:4px;
}
.footerPagesInner1{
	min-height:200px;
	float:left;
	width:118px;
	border-right:1px solid #293d57;
	margin-right:10px;
	font-weight:normal;
	padding-right:4px;
}
.footerPagesInner2{
	min-height:200px;
	float:left;
	width:162px;
	border-right:1px solid #293d57;
	margin-right:10px;
	padding-right:10px;
	font-weight:normal;
}
.footerPagesInnerLast{
	float:left;
	width:183px;

	margin-right:10px;
	font-weight:normal;
}
#footerBlurb{
float:left;
color:#3169a7;
padding-left:10px;
height:20px;
margin-bottom:80px;
font-size:11px;
}
#footerBlurb a{
color:#3169a7;
}
#footerBlurb a:hover{
color:#3169a7;
text-decoration:underline;
}
#themeInfo{ /* Wraps the credits below pages links on footer */
	display:block;
	margin-top:10px;
}

/* GLOBALS and CLASSES
============================================================== */
.singlePageTitle { /* Style of articles for single post pages */
	display:block;
	text-transform:uppercase;
	color:#fff;
	font: 22px/1.1em Arial,Helvetica,sans-serif;
}
.labelBC { /* The style for the label used on archive pages to display where visitor is (Category archives for - Posts tagged as ... )*/
	display:block;
	font-size:13px;
	color:#fff;
	margin-bottom:2px;
}
.locationBC { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	display:block;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
}
.adLabel { /*Style for the label displayed as "advertisement" on ads */
	color:#aaa;
	display:block;
	font-size:12px;
	text-align:center;
	padding:3px 0;
}
.titleCatName { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	display:block;
	font-size:12px;
	margin-bottom:15px;
	font-family:arial, tahoma, sans-serif;
}
.titleCatName a,.titleCatName a:hover {
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	font-family:arial, tahoma, sans-serif;
}
.videoTitle { /* Title of video on sidebar of frontpage */
	font-size:15px;
	margin-bottom:5px;
	display:block;
}
.videoTitle a {
	color:#222;
}
.videoTitle a:hover {
	color:#cd1713;
	text-decoration:none;
}
.clear{clear:both;}
.block {display:block}
.margintop {margin-top:7px;}
.paddingtop {padding-top:7px;}
.bordernone {border:none}

/* Widget Styles */
.widget {
	
}
.widget ul li {

	
	width:auto;
	
	list-style:none;
}
.widget a  {
	display:inline;
	width:auto;
	color:white;
}
.widget a:hover {
	color:#fff;
	text-decoration:underline;
}
.sidebarWidget {
	border-top:1px solid #365b85;
	background:#2f4b6b;
	width:188px;
	min-height:308px;
	padding:18px;
	
}
.wideSidebarWidget {
	margin-top:15px;
	margin-bottom:0;
}
.narrowSidebarWidget ul {
	padding-left:10px;
	text-align:left;
}
#mainContent .wp-caption-text,
#secondaryContentWrapper .wp-caption-text, 
#subNews  .wp-caption-text { 
/* Hack to hide captions; NOT to be displayed on main page */display:none; 
}

/* INNER PAGE CONTENT AREA
============================================================== */
#innerContent { /* Inner page content wrapper */
	width:970px;
	float:left;
	margin-right:10px;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
	}
	#entryMeta { /* Style for the page title on inner pages, also wraps Category archives for ..... text on archive pages  */
		display:block;
		
		color:#fff;
		padding-top:10px;
		padding-right:10px;
		padding-bottom:10px;
		padding-left:12px;
		background:#000;
		margin-bottom:10px;
	}
	#entryMeta p {
		color:#fff;
		font-size:12px;
		margin-top:10px;
		padding-bottom:0;
		line-height:1.3em;
	}
	#entryMeta img { /* Alignment for author image on single post page */
		float:left;
		padding:0;
		border:0;
		margin-top:1px;
		margin-right:3px;
	}
	#entryMeta a { /* Link style for the post details below the post title on single post page */
		color:#fff;
		text-decoration:underline;
	}
	#entryMeta a:hover {
		text-decoration:none;;
	}
	#innerLeft { /* Post wrapper */
		float:left;
		width:690px;
		margin-right:10px;
		background:#ffffff;
	}
	#innerLeft img {
		max-width:504px; /* giving a max width for the post images not to jump out of the frame */
	}
	#innerLeft p {
		
	}
	.post a {
		color:#0854C7;
	}
	.post a:hover {
		color:#cd1713;
		text-decoration:underline;
	}
	.post ul {
		padding-bottom:10px;
		list-style: square inside;
	}
	.post img {
		padding:2px;
		margin-bottom:4px;
		background:#fff;
		display:block;
	}
	.post ol {
		padding-bottom:10px;
		list-style: decimal inside;
	}
	.post li {
		padding: 2px 0px 2px 10px;
		font-size: 12px;
		line-height: 15px;
		color:#4c4c4c;
	}
	.alignleft {
		float:left;
		margin-right:10px;
		margin-top:5px;
	}
	.alignright {
		float:right;
		margin-left:10px;
		margin-top:5px;
	}
	.aligncenter {
		margin:0 auto;
		display:block;
	}
	.wp-caption img {
		margin-bottom: 5px;
		padding:4px;
		border: 1px solid #ddd;
		background-color:#FFFFFF;
	}
	p.wp-caption-text {
		color:#222;
		width: auto;
		font:.7em verdana, arial, sans-serif;
		text-align:center;
	}
	blockquote {
		padding: 2px 10px;
		background: #f6f5f5;
		color:#333;
		clear:both;
		border-left: 3px solid #bfbbbb;
		margin-bottom:10px;
	}
	code {
		color:#444;
		font:11px/17px tahoma, arial, sans-serif;
		display:block;
	}
	blockquote p {
		font-size: 11px;
		padding: 5px 0px;
		margin: 5px 0px;
		line-height: 15px;
	}
	blockquote li {
		padding: 2px 0px 2px 10px;
		font-size: 11px;
		line-height: 15px;
		color:#369;
	}
	blockquote a {
		color:#0080ca;
		text-decoration:underline;
	}
	blockquote a:hover {
		color:#039;
	}
	.postinfo { /* post info shown under the summary of posts on search results */
		text-align:right;
		padding-top:10px;
		padding-bottom:10px;
		padding-right:10px;
		clear:both;
		font:11px verdana, arial, tahoma,sans-serif;
		color:#fff;
		border-top:1px solid #39506F;
		
		background:#0D141E;
		margin-top:10px;
		
		display:block;
	}
	.postinfo a,.navigation a {
		color:#fff;
	}
	.postinfo a:hover, .navigation a:hover {
		color:#fff;
	}
	.photoFrame { /* container around the photo on archive pages  */
		display:block;
		float:left;
		text-align:center;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #f4f4f4;
		width:255px;
	}
	.photoFrameInner {
		width:240px;
		margin:0 auto;
		display:block;
	}
	.postinfoPhotoCat { /* Post info for photo gallery post details shown below thumbnails on archive pages */
		padding-top:5px;
		font:11px verdana, arial, tahoma,sans-serif;
		color:#9f9f9f;
		display:block;
	}
	.postinfoPhotoCat a {
		color:#0854C7;
	}
	.postinfoPhotoCat  a:hover {
		color:#cd1713;
	}
	.share { /* Socialize buttons styles */
		text-align:right;
		display:block;
		padding-bottom:15px;
		margin-bottom:10px;
		
	}
	.share img {
		display:block;
		float:right;
		margin-left:5px;
		padding:0;
		border:none;
		opacity: .4;
		-moz-opacity: .4;
		filter: alpha(opacity=40);
	}
	.share img:hover {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
	}
	#tagsandcats {
		font-size:11px;
		_clear:both;
		padding:7px;
		background:#2F4B6B ;
		color:#fff;
		margin-bottom:10px;
		margin-top:10px;
		clear:both;
		width:646px;
		float:left;
	}
	#tagsandcats a{
		color:white;
		font-size:11px;
		text-decoration:underline;
	}
	#contact_form{
		
	}
	#contact_form p{
		min-height:30px;
		padding:5px 10px 10px 10px;
		margin-bottom:5px;
		background:#E6EDF7;
		font-weight:bold;
		border-bottom:1px solid #9FBDE1;
	}
	#contact_form span{
		color:red;
	}
	.btn_form input{
		font-size:13px;
font-weight:bold;
  margin-top:5px;
  
  margin-left:0px;
padding-top:4px;
padding-bottom:4px;
_padding-left:5px;
  text-align:left;
 text-transform:uppercase;
font-family:Arial, Helvetica, Verdana;
color:white;
border:none;
background:url(sans-default/locate_btn.jpg) repeat-x;
	}
	.btn_form {
		padding:5px !important;
	}
	.red{color:red;}
/* INNER PAGE SIDEBARS
============================================================== */
#wideSidebar { /* The Wide sidebar on inner pages */
	float:left;
	width:270px;
	
	font-size:.8em;
}
	#wideSidebarInner {
		padding-top:5px;
		padding-bottom:18px;
		padding-right:18px;
		padding-left:18px;
		background:#3168A8;
		border-top:1px solid #5191D9;
	}
#narrowSidebar { /* The narrow sidebar on inner pages that holds photo gallery and 120x600 ad */
	float:left;
	width:170px;
	padding-bottom:10px;
	text-align:center;
	background: url(sans-default/bgnarrowSidebar.gif) repeat-y;
}
	#narrowSidebar img  { 
		padding:2px;
		border:1px solid #aaa;
		background:#fff;
		display:block;
		text-align:center;
		margin:0 auto 5px;			
	}
	ul#narrowSidebarGallery { /* Photo gallery style for the inner page narrow sidebar */
		margin-bottom:15px;
	}
	ul#narrowSidebarGallery li {
		display:block;
		width:126px;
		margin-right:19px;
		margin-left:19px;
		margin-bottom:10px;
		text-align:center;
		font:bold .9em/1.1em georgia, sans-serif;
	}
	ul#narrowSidebarGallery li a{
		color:#222;
	}
	ul#narrowSidebarGallery li a:hover {
		color:#cd1713;
	}
/* COMMENTS STYLE
============================================================== */
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */ display:block;margin-top:7px;background:#f9f9f9;padding:3px 5px;font-weight:bold;}
p#noComment {font:12px arial,helvetica, sans-serif;background:#efefef;padding:4px 4px 4px 10px;}
ol.commentlist li a {color:#0854C7;}
ol.commentlist li a:hover {color:#cd1713;}
ol.commentlist li {  height:1%; margin:0 0 10px; padding:15px; position:relative; }
ol.commentlist li div.vcard { font:14px arial, helvetica, sans-serif;color:#000 }
ol.commentlist li div.vcard cite.fn { font-style:normal;display:inline; }
ol.commentlist li div.vcard cite.fn a.url { color:#000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { text-decoration:underline; }
ol.commentlist li div.vcard img.avatar { padding:1px;background:#fff; right:7px; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { font:12px arial,helvetica, sans-serif;display:block;margin-bottom:5px; }
ol.commentlist li div.comment-meta a { color:#aaa; text-decoration:none;font-style:italic; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:12px arial,helvetica, sans-serif;}
ol.commentlist li ul { font:12px arial,helvetica, sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply {  }
ol.commentlist li div.reply:hover { }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f7f7f7; }

/* COMMENT FORM ELEMENTS
============================================================== */
#respond {
	font-family:arial, helvetica, sans-serif;
	background:#0D141E;
	padding:5px 15px 10px;
	border-left:6px solid #39506F;
	
	
}
#respond a{
color:white;
}
#respond p{
color:white;
}
.cancel-comment-reply {
	font-size:12px;
}
.cancel-comment-reply, #respond cite {
	font-size:12px;
	padding-top:4px;
}
#respond label {
	font-size:10px;
	padding-left:3px;
	font-family:verdana, tahoma, arial, sans-serif;
}
#author,#email,#url {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 35%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#respond textarea:focus, #respond input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#respond textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 95%;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
	margin-bottom:10px;
}
#submit {
	background: url(sans-default/locate_btn.jpg) repeat-x;
	font-family:arial,verdana,tahoma,sans-serif;
	height:23px;
	border:none;
	display:block;
font-size:13px;
color:white;
font-weight:bold;
	padding-bottom:10px;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
padding-top:4px;

}
#submit a{
	color:white;
}
#submit:hover {
	background: url(sans-default/locate_btn.jpg) repeat-x;
	font-family:arial,verdana,tahoma,sans-serif;
	height:23px;
	border:none;
	display:block;
font-size:13px;
color:white;
font-weight:bold;
	padding-bottom:10px;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
padding-top:4px;
}
#submit_btn {
	background: url(sans-default/locate_btn.jpg) repeat-x;
	font-family:arial,verdana,tahoma,sans-serif;
	height:23px;
	border:none;
	display:block;
font-size:13px;
color:white;
font-weight:bold;
	padding-bottom:10px;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
padding-top:4px;

}
#footerBlurb .right { width:400px;}
#footerBlurb .left{width:400px;}

.spacer{height:6px; width:96%;}
table#pres td {vertical-align: top;!important}
table#pres p {vertical-align: top;!important}
#learnrugby p {vertical-align: top;!important}
