/*
Theme Name: PRA
Theme URI: http://www.the-pra.co.uk
Description: The PRA Wordpress Theme
Author: PushON
Author URI: www.pushon.co.uk
*/
HTML
{
	overflow: scroll;
}
BODY, HTML
{
	height: 100%;
}
BODY
{
	color: #3B3B3B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page
{
	width: 960px;
	padding: 0;
	overflow: hidden;
	float: left;
}
.container
{
	margin: 0 auto -117px;
}
#mainContent
{
	padding-right: 10px;
}
#sidebar
{
	padding-left: 10px;
}
A
{
	color: #E65E0C;
}
A:hover
{
	color: #3B3B3B;
}
H1, H2, H3, H4, H5, H6
{
	color: #565656;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H1
{
	padding: 10px 0;
	margin: 0 0 10px;
	font-size: 36px;
	line-height: 30px;
	background: url(images/line_dotted.gif) repeat-x bottom;
	font-weight: normal;
	color: #534741;
}
H1 A
{
	color: #534741;
}
H1 A:hover
{
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ed1c24;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #534741;
	margin-top: 0px;
	margin-bottom: 15px;
}
.small-print {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.terry {
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 160px;
	margin-left: 0px;
}

.pat {
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 190px;
	margin-left: 0px;
}

BLOCKQUOTE
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}
BLOCKQUOTE CITE
{
	margin: 5px 0 0;
	display: block;
}
.nocomments, .postmetadata, BLOCKQUOTE, STRIKE
{
	color: #777;
}
#page SPAN.button A
{
	display: block;
	padding: 0;
	margin: 5px 0 10px;
}
#page SPAN.button A:hover
{
	padding: 0;
}
SMALL
{
	color: #999999;
	font-size: 11px;
	margin: 0 0 10px;
	display: block;
}
SMALL A
{
	display: inline;
	text-decoration: underline;
}
SMALL A:hover
{
	color: #333333;
}
DIV.space
{
	height: 20px;
}
DIV.lineDotted
{
	height: 10px;
	margin-bottom: 20px;
	background: #FAFAFA url(images/line_dotted.gif) repeat-x top;
}
IMG.fwBorder
{
	border: 5px solid #DEDEDE;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.search-excerpt
{
	background: #FFFF00;
}
.portfolioImg
{
	margin-bottom: 10px;
}
.clear
{
	height: 0;
	font-size: 0;
}
/*Generic END
Search Box START*/
.searchBox
{
	background: #FAFAFA;
	border: 1px solid #EAEAEA;
	padding: 10px;
}
.searchBox INPUT.formSearch
{
	width: 195px;
	margin-right: 5px;
}
.topSearchBox
{
	margin-top: 54px;
	position: absolute;
	right: 10px;
}
.topSearchBox INPUT
{
	vertical-align: middle;
}
.topSearchBox INPUT.formSearch
{
	width: 195px;
	margin-right: 5px;
	font-size: 11px;
	color: #1C1C1C;
	padding: 9px;
	border: 1px solid #000000;
}
/*Search Box END
---- WordPress START ----
Widget List START*/
#sidebar .widget UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar .widget UL LI
{
	margin: 0;
	padding: 0px;
	vertical-align: middle;
}
#sidebar .widget UL LI A
{
	margin: 0;
	vertical-align: middle;
	text-decoration: underline;
}
#sidebar .widget UL LI A:hover
{
	text-decoration: none;
}
#sidebar .widget UL LI.selected A
{
	text-decoration: none;
}
#sidebar .widget UL UL.children
{
	margin-left: 10px;
}
/*Widget List END
Widget Recent Entries START*/
#sidebar .widget_recent_entries UL LI
{
	display: block;
	border-bottom: 1px solid #E8E8E8;
	padding: 10px 0;
}
#sidebar .widget_recent_entries UL LI A
{
	padding: 0px 10px 0px 0;
	background: none;
}
#sidebar .widget_recent_entries UL LI A:hover
{
	background: none;
}
/*Widget Recent Entries END
Widget Recent Comments START*/
#sidebar .widget_recent_comments UL LI
{
	display: block;
	border-bottom: 1px solid #E8E8E8;
	padding: 10px 0;
}
#sidebar .widget_recent_comments UL LI A
{
	padding: 0px 10px 0px 0;
	background: none;
}
#sidebar .widget_recent_comments UL LI A:hover
{
	background: none;
}
/*Widget Recent Comments END
Widget Calendar START*/
#calendar_wrap
{
	width: 250px;
	margin: 0 auto;
}
#wp-calendar
{
	empty-cells: show;
	border-collapse: collapse;
}
#wp-calendar TD A
{
	display: block;
	background: #EAEAEA;
}
#wp-calendar TD A:hover
{
	display: block;
	background: #FFFFFF;
	color: #000000;
}
#wp-calendar #next A
{
	padding-right: 10px;
	text-align: right;
	background: none;
}
#wp-calendar #prev A
{
	padding-left: 10px;
	text-align: left;
	background: none;
}
#wp-calendar CAPTION
{
	text-align: center;
	background: #DADADA;
	font-weight: bold;
	width: 100%;
}
#wp-calendar TH
{
	background: #AAAAAA;
	text-align: center;
	margin: 0px;
}
#wp-calendar TD
{
	padding: 3px 0;
	text-align: center;
	background: #FAFAFA;
}
/*Widget Calendar END
Comments START*/
OL.commentlist
{
	margin: 10px 0 10px 0px;
	padding: 0;
	color: #AAAAAA;
	list-style: none;
}
OL.commentlist LI.comment
{
	border: 1px solid #EAEAEA;
	margin: 10px 0;
	background: #FAFAFA;
	padding: 10px;
	color: #808080;
}
OL.commentlist DIV
{
	padding: 0;
	margin: 0;
}
OL.commentlist LI.alt
{
	background: #FEFEFE;
}
OL.commentlist LI.comment .author
{
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
OL.commentlist LI.comment .commentAvatar
{
	position: relative;
	float: left;
	margin-right: 10px;
}
OL.commentlist LI.comment .commentContent
{
	margin: 0 0 0 60px;
	padding: 0px 10px;
}
OL.commentlist LI.comment P
{
}
OL.commentlist UL.children
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
OL.commentlist LI.comment .reply
{
	text-align: right;
}
OL.commentlist LI.comment-author-admin, OL.commentlist LI.bypostauthor
{
	border: 1px solid #F4BE9D;
	background: #FDF6F2;
}
#respond
{
	border: 1px solid #EAEAEA;
	margin: 10px 0 20px 0px;
	background: #FAFAFA;
	padding: 20px;
	color: #808080;
}
#respond H3
{
	margin-bottom: 10px;
}
OL.commentlist LI.comment #respond
{
	background: #FFFFFF;
}
/*Comments END
Images START*/
IMG.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}
IMG.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}
IMG.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
A IMG.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}
A IMG.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}
#mainContent .alignleft.size-medium
{
	margin-top: 22px;
	margin-right: 29px;
}
A IMG.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*Images END
Navigation START*/
#posts_navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/*Navigation END
Captions START*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
  
  /*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
  */
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*Captions END
Profile START*/
#profile
{
	margin-bottom: 0px;
	padding: 20px 0 0;
}
#profile .auth_info
{
	width: 150px;
	float: left;
	text-align: center;
}
#profile .auth_info .avatar
{
	margin: 0 0 3px;
}
#profile .auth_info .name
{
	font-size: 16px;
}
#profile .auth_desc
{
	margin-left: 150px;
	border: 1px solid #EAEAEA;
	background: #FAFAFA;
	padding: 15px;
	color: #808080;
}
/*Profile END
Pagination START*/
.pagination
{
	text-align: right;
	padding: 1px 0;
}
.pagination A, .pagination SPAN
{
	padding: 1px 8px;
	display: inline-block;
	border: 1px solid #EAEAEA;
}
.pagination A:hover
{
	background: #FAFAFA;
}
.pagination SPAN
{
	background: #FAFAFA;
	font-weight: bold;
}
/*Pagination END
---- WordPress End ----
Top START*/
#top
{
	width: 960px;
	height: 137px;
	background: url(images/bg_header.jpg) no-repeat top center;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
#top #logo
{
	background: none;
	color: #FFFFFF;
	display: table;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin-left: 5px;
}
#top #logo IMG
{
}
#top #logo H1
{
	margin: 0;
	padding: 0;
	background: none;
}
#top #logo H2
{
	margin: 0;
	padding: 0;
	line-height: 22px;
	background: none;
}
#top #logo A, #top #logo A:hover
{
	text-decoration: none;
	background: none;
}
#top #logo A, #top #logo A:hover
{
	text-decoration: none;
	background: none;
}
#topMenu
{
	background: none;
	color: #FFFFFF;
	position: relative;
	height: 70px;
	display: block;
	font-family: "Times New Roman";
	font-size: 1.1em;
}
#topMenu UL
{
}
#topMenu UL LI A
{
	padding: 6px 15px 7px;
	color: #FFFFFF;
	margin-left: 1px;
	outline: none;
	font-weight: bold;
}
#topMenu UL LI A:hover, #topMenu UL LI.current_page_item A, #topMenu UL LI.active A
{
	background: url(images/menu_tab_bg.gif) repeat-x;
	color: #000000;
}
/*Child Items Menu START*/
#topMenu UL LI UL
{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	display: none;
	width: 950px;
	overflow: hidden;
	height: 34px;
}
#topMenu UL LI UL LI A, #topMenu UL LI.current_page_item UL LI A
{
	background: none;
	color: #000000;
	padding: 6px 11px 10px 19px;
	font-weight: normal;
}
#topMenu UL LI UL LI A:hover, #topMenu UL LI UL LI.current_page_item A
{
	background: url(images/menu_sub_active.gif) no-repeat center bottom;
}
/*Child Items Menu END
Top END
Header START*/
#header
{
	background: url(images/bg_banner.jpg) no-repeat;
	height: 244px;
	position: relative;
	overflow: hidden;
}
#header .slide
{
	height: 320px !important;
	position: relative;
	overflow: hidden;
}
#header .img
{
	position: absolute;
	top: 0px;
	left: 0px;
	/*[disabled]border:1px solid #FF0000;*/
}
#header .contentBlock
{
	position: absolute;
	width: 288px;
	top: 0px;
	right: 19px;
	z-index: 100;
	font-family: Georgia;
	font-weight: normal !important;
}
#header .contentBlock .caption
{
	position: absolute;
	top: 23px;
}
#header .contentBlock H1
{
	background: none;
	margin: 0px;
	padding: 0;
	font-size: 30px;
	font-size: 28px;
	font-weight: bold;
}
#header .contentBlock H1 A
{
	color: #FFFFFF;
	text-decoration: none;
}
.jFlowSlideContainer H1
{
	font-weight: normal !important;
	text-transform: capitalize;
}
#header .contentBlock H2
{
	margin: 0;
	padding: 0;
	line-height: 24px;
}
#header .contentBlock H2 A
{
	color: #BCBCBC;
	text-decoration: none;
}
#header .contentBlock .text
{
	color: #FFFFFF;
	position: absolute;
	top: 78px;
}
#header .contentBlockBg
{
	position: absolute;
	width: 361px;
	top: 0px;
	right: -29px;
	/* filter: alpha(opacity=90); */
}
#header .contentBlockBg .caption
{
	background: #514640;
	height: 62px;
	color: #FFFFFF;
}
#header .contentBlockBg .text
{
	background: #514640;
	height: 287px;
}
#header #navigation
{
	background: #FFFFFF;
	position: absolute;
	height: 30px;
	top: 280px;
	right: 11px;
}
#header #navigation A#navigationPlayStop
{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background: url(images/nav_playstop.gif) no-repeat;
	padding: 0 10px;
	margin: 7px 4px 0 0;
	outline: none;
	border-right: 2px solid #EAEAEA;
}
#header #navigation #navigationBoxes
{
	float: left;
}
#header #navigation .boxControl
{
	display: block;
	background: #DEDEDE;
	height: 11px;
	width: 11px;
	margin: 10px;
	float: left;
	outline: none;
	font-size: 0;
}
#header #navigation :hover.boxControl
{
	background: #A2A2A2;
}
#header #navigation .active
{
	background: #ED8A22;
}
#slidesWrapper
{
	width: 960px !important;
}
#breadcrumbs
{
	padding: 12px 0 13px 14px;
	margin: -1px 0 0;
	display: block;
	background: #F1ECE6;
	color: #838383;
}
/*Header END
Main Conent START*/
#mainContent DIV.block
{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#mainContent DIV.blockFooter
{
	padding: 8px 20px 8px 0;
	text-align: right;
	background: #F2F2F2;
	font-size: 10px;
}
#mainContent DIV.blockFooter A
{
	color: #838383;
	text-transform: uppercase;
}
#mainContent DIV.blockFooter A:hover
{
	color: #000000;
}
#mainContent DIV.blockFooter SPAN.sep
{
	display: inline-block;
	padding: 0 10px;
	background: url(images/sep_vertical.gif) no-repeat center;
}
#mainContent DIV.block .newsImg
{
	margin-top: 15px;
}
#mainContent DIV.block .newsContent
{
	float: left;
	width: 447px;
}
#mainContent DIV.featured
{
	background: #FAFAFA;
	border: 1px solid #EAEAEA;
	padding: 10px;
}
#slidesPortfolio
{
	position: relative;
	overflow: hidden;
}
/*Main Content END
Sidebar START*/
#sidebar
{
	padding-top: 10px;
}
#sidebar UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar LI
{
	margin: 0;
	padding: 0;
}
#sidebar H3, #sidebar .widget .widgettitle
{
	margin: 0 0 5px;
	padding: 0 0 8px;
	font-size: 1.5em;
	line-height: 20px;
	background: url(images/line_dotted.gif) repeat-x bottom;
}
#sidebar UL.categories LI A, #sidebar .widget_categories UL LI A, #sidebar .widget_pages UL LI A
{
	padding: 5px 10px 5px 25px;
	color: #838383;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/bullet_01.gif) no-repeat 10px 11px;
	text-decoration: underline;
}
#sidebar UL.categories LI A:hover, #sidebar .widget_categories UL LI A:hover, #sidebar .widget_pages UL LI A:hover
{
	background: #FAFAFA url(images/bullet_01.gif) no-repeat 10px 11px;
	color: #ED8A22;
}
#sidebar UL.news
{
}
#sidebar UL.news LI
{
	display: block;
	border-bottom: 1px solid #E8E8E8;
	padding: 10px 0;
}
#sidebar UL.news LI SPAN.link A
{
	padding: 0px 10px 0px 0;
	background: none;
	text-decoration: underline;
}
#sidebar UL.news LI SPAN.link A:hover
{
	background: none;
}
#sidebar UL.news LI SPAN.desc
{
	display: block;
	color: #999999;
	font-size: 11px;
}
#sidebar UL.news LI SPAN.desc A
{
	display: inline;
	color: #999999;
	text-decoration: underline;
}
#sidebar UL.news LI SPAN.desc A:hover
{
	color: #333333;
}
#sidebar DIV.block, #sidebar LI.widget
{
	margin: 0 0 30px;
}
#sidebar SPAN.adBox
{
	width: 125px;
	height: 125px;
	display: inline-block;
	background: #EAEAEA;
	margin: 0 0 15px 15px;
}
#sidebar SPAN.adBox A:hover IMG
{
	border: 5px solid #EAEAEA;
	margin: -5px;
}
#sidebar #about
{
	background: #F6F6F6;
	border: 1px solid #E2E2E2;
}
#sidebar #about .inner
{
	border: 1px solid #FFFFFF;
	padding: 20px;
}
#sidebar #about A
{
	font-weight: bold;
}
/*Sidebar END
Bottom Conent START*/
.bottomContentBox
{
	background: none;
}
/*Bottom Content END
Footer START*/
#pushFooter
{
	height: 117px;
}
#footerBg
{
	height: 117px;
	color: #FFFFFF;
	background-color: #f2ede7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7b299;
}
#footer
{
	font-size: 12px;
	color: #c7b299;
	text-transform: uppercase;
	width: 960px;
	margin: auto;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer A
{
	font-size: 12px;
	color: #c7b299;
	text-decoration: none;
}
#footer A:hover
{
	color: #534741;
}
#footerLeft
{
	background: none;
	text-align: left;
}
#footerCenter
{
	text-align: center;
	position: relative;
	padding-right: 10px;
	font-size: 9px;
	text-transform: none;
}
#footerRight
{
	text-align: right;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
}
A#logoSST
{
	width: 101px;
	height: 38px;
	background: url(images/logo_sst.gif) no-repeat top;
	position: absolute;
	top: -10px;
}
A:hover#logoSST
{
	background-position: bottom;
}
/*Footer END*/
#header .headerBox, #topMenu, #topMenu UL LI A, .topSearchBox INPUT.formSearch, INPUT.formSearch
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header
{
	background: #514640;
	border-bottom: 3px solid #FFF;
	margin-top: 2px;
}
#header img {
	float: left;
	display: block;
}

#header .headerBox
{
	color: #FFFFFF;
	padding-top: 20px;
	text-indent: 20px;
	width: 450px;
	margin-left: 480px;
}
#header .headerBox p {
	color: #C7B199;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#header .headerBox H3, #header .headerBox A
{
	color: #FFF;
}
#header .headerBox SPAN
{
	color: #C7B199;
	display: block;
	float: left;
}
#header .headerBox DIV
{
	display: block;
	float: left;
	width: 153px;
}
#header .headerBox h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 40px;
}

#header #banner-caption
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 405px;
	display: block;
	padding-left: 20px;
	padding-top: 50px;
	text-indent: 1px;
	background-image: url(images/asterix.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 20px;
	vertical-align: bottom;
}
#topMenu, #topMenu UL LI A
{
	font-size: 14px;
	font-weight: normal;
}
.topSearchBox INPUT.formSearch, #mainContent INPUT.formSearch
{
	background: #F2EDE7;
	border: 1px solid #514640;
	width: 230px;
	font-size: 11px;
	margin-right: 5px;
	padding: 9px;
}
#mainContent INPUT#search_submit
{
	vertical-align: middle;
}
#footer .fwGrid-2
{
	float: right;
	text-transform: none;
}
#contactform {
	float: right;
	width: 400px;
	padding-left: 60px;
	margin-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7B299;
}

