/*
	Theme Name: WPRM (Britain)
	Theme URI: http://www.wprmbritain.org
	Description: Stylish  with a boxed CSS layout and an ajax sidebar brought to you by <a href="http://www.wprmbritain.org">WPRM (Britain)</a>
	Version: 2.0
	Author: Red Fist
	Author URI: http://www.wprmbritain.org/
	Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, ajax, ajax sidebar
*/
body {
background: #000000 url('../images/body-bg.png') repeat-x left top;
background-attachment: fixed;
margin: 0;
padding: 0;
text-align: center;
font: .7em/1.7em arial, sans-serif;
color: #555;
}
form {
	border: none;
}

img {
	border: none;
}
a, a:hover, a:active, a:focus, :hover{
	outline: none;
	border: none;
	text-decoration: none;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	}

#bodywrapper {
margin: 0 auto;
padding: 0 5px 0 5px;
width: 950px;
text-align: left;
background: #202020;
}

/* Header */

#header {
	background: #000 url('../images/headerr-bg.jpg')  no-repeat bottom right;
	height: 307px;
	display: block;
	
}
#headerL { 
	width: 310px;
	height: 302px;
	margin-top: 5px;
	float: left;
	text-align: left;
	z-index:999;
}
#headerR {
	width: 640px;
	height: 307px;
	padding: 0 0 0 0;
	float: left;
}
#topmenuwrapper {
	width: 450px;
	height: 21px;
	display: block;
   	float: right;
	padding-top: 6px;
	}
	
#headerR .topmenu {
	height: 24px;
    	float: left;
    	font-weight: bold;
    	margin-bottom: 1px;
	}
#headerR .topmenu, #headerR .topmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 2px 0 0 0px;
	line-height: 1;
	}
	
#headerR .topmenu li {
	float: left;
	list-style: none;
    	margin: 0 15px 0 0;
	padding: 0px 15px 0 0;
   	background: url(../images/navseparator.png)  no-repeat right;
	}
	
#headerR .topmenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#headerR .topmenu li a, #topmenu li a:link {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#headerR .topmenu li a:hover, #topmenu li a:active {
	color: #B0B0B0;
	font-weight: bold;
	display: block;
	text-decoration: none;
	}
	
#headerR .topmenu  li.current_page_item a {
	color:#B0B0B0;
	text-decoration: none;
	font-weight: bold;
	}

#headerR .topmenu li:hover, #topmenu li.sfhover { 
	position: static;
	font-weight: bold;
	}
    
.subscriptions {
	text-align: right;
    	margin: 0;
	float: left;
	font-weight: bold;
}

.subscriptions a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
    	text-transform: uppercase;
    
	}
.subscriptions a:hover {
    color: #B0B0B0;
    font-weight: bold;
    text-decoration: none;
}
/* headerR ends */

#navwrapper {
	background: #ff6633 url(../images/nav-bag.png) repeat-x top left;
	width: 940px;
	height: 36px;
	display: block;
	padding-left: 10px;
	margin: 0px;
}

#container {
	margin: 0;
	padding: 0;
	background: #f5f5f5;
}
#container #left {
	float: left;
	background: #FFF;
	width: 679px;
	border-right:1px solid #EDEDED;
}
#left a {
	color: #480000;
	text-decoration: none;
}
#left a:hover{
color: #336699;
text-decoration: none;
}
#container #left .postdate {
width: 654px;
border-bottom: 1px solid #909090;
margin: 0 10px 10px 15px;
padding: 0px;
text-decoration: none;
font-size: 12px;
color: #202020;
display: block;
}
#container #left .postdate a {
color: #480000;
text-decoration: none;
border-bottom: 1px #480000 dotted;
}
#container #left .postdate a:hover{
color: #336699;
text-decoration: none;
border-bottom: 1px #336699 dotted;
}

/*new post css*/

#container #left .post h1{
margin: 15px 10px 0px 15px;
padding: 0px!important;
text-decoration: none;
color: #000;
font-family: georgia, geneva, "MS Sans Serif", sans-serif;
letter-spacing: 1px;
line-height: 26px;
font-size: 20px;
float: left;
display: block;
}
#container #left .post h1 a, #container #left .post h1 span {
margin: 0px;
padding: 0px!important;
text-decoration: none;
color: #000;
letter-spacing: 1px;
line-height: 26px;
font-size: 20px;
float: left;
border-bottom: 0px!important;
display: block;
}
#container #left .post h1 a:hover {
color: #336699;
border-bottom: 0px!important;
float: left;
}
.post .content {
margin: 10px 10px 15px 15px;
font-family: Georgia, serif, 'Times New Roman', Times, sans-serif;
line-height:20px;
font-size: 14px;
color: #000;
text-align:justify;
border-bottom: 2px solid #FF6600;
}
.post .content ul{
list-style:none;
}
.post .content ul li {
background: url(../images/d_red.gif) no-repeat left;
padding:0 0 0 25px;
margin-bottom: 5px;
}
.post .content ol li{
list-style-type:decimal;
}

.post .content p {
padding-bottom: 15px;
margin: 0;
}
.post .content p a {
text-decoration: none;
border-bottom: 1px #480000 dotted;

}
.post .content p a:hover {
text-decoration: none;
border-bottom: 1px #336699 dotted;
}
.post .content h3 {
	Padding: 15px 0 10px 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
}
.more-link, .more-link a:visited{
width: 95%;
text-decoration:none;
color:#666666;
padding-left: 15px;
margin: 10px 5px 20px 20px;
font-style: italic;
clear:both;
display: inline;
font-weight:bold;
font-size:14px;
text-align:left;
float: left;
border-bottom: 0px!important;
}
.more-link a:hover {
text-decoration:none;
color:#EDEDED;
margin: 10px 5px 20px 20px;
border-bottom: 0px!important;
}
/*end new post css*/
/*page CSS*/

#container #left .pagepost h1, #container #left .pagepost h1 span {
width: 654px;
margin: 15px 10px 0px 15px;
padding: 0px!important;
text-decoration: none;
color: #000;
font-family: Georgia, Serif;
letter-spacing: 1px;
line-height: 26px;
font-size: 18px;
display: block;
}

.pagepost .pagecontent {
margin: 0px 10px 15px 15px;
font-family: Georgia, Serif;
line-height:20px;
font-size: 14px;
color: #000;
text-align:justify;
}
.pagepost .pagecontent p {
padding-bottom: 15px;
margin: 0 0 0 15px;
}
.pagepost .pagecontent p a {
text-decoration: none;

}
.pagepost .pagecontent ul {
	list-style: none;
	padding: 5px 0 5px 0;
	margin: 0px;
}
.pagepost .pagecontent ul h2 {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 0px;
	text-decoration: underline;
}
.pagepost .pagecontent ul h3 {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	color: #000;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 0px;
	text-decoration: underline;
}
.pagepost .pagecontent ul ul li{
	margin:0 0 0 30px;
	color: #000;
	background: url(../images/redsquare.png) no-repeat left;
	text-decoration: none;
	padding-left:20px;
}
/*end of page CSS*/

#singlepostnav {
background: #181818;
font-family:Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 11px;
font-weight:bold;
margin: 10px 10px 10px 15px;
padding: 5px;
overflow: hidden;
text-transform: uppercase;
}
#singlepostnav a {
color: #fff;
text-decoration: none;
border: 0px;
}
#singlepostnav a:hover {
color: #336699;
text-decoration: none;
border: 0px;
}
#singlepostnav .left {
width: 48%;
float: left;
vertical-align:top;
}
#singlepostnav .right {
width: 48%;
float: right;
text-align: right;
vertical-align:top;
}
.follow {
	background: #f9f9f9;
	padding: 5px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px dashed #eee;
	font-weight: bold;
	font-size: 13px;
}

.follow a, .follow a:hover {
	font-weight:bold;
	background: url(../images/rss-follow.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom: 0px!important;
}

/* archive and search*/
#left .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}
#left .searchMore {
	padding-left: 140px;
}
#left .searchMore a{
	text-decoration: none;
	color: #AB5B00;
}
#containerR .searchMore a:hover{
	text-decoration: underline;
	color: #009fc5;
}
#left .searchTerm {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #AB5B00;
	margin: 15px 0 20px 60px;

}
#left .noSearchResult {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color:#ABABAB;
	margin-left: 70px;
	margin-top: 15px;
}
#left .noSearchResult .submit {
	height: 24px;
	overflow:hidden;
	border: 1px solid #909090;
	background: #C0C0C0;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 0 5px 0 5px;
	text-transform:uppercase;
	font-weight: bold;
}
#left .noSearchResult .submit:hover {
	background: #fff;
	color: #000;
	cursor: pointer;
	outline: none;
}

/* end of archive and search*/

#container #right {
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
	background: #fff;
	border-left:0px solid #EDEDED;
}
#right ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#right li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.searchform {
	background: #EDEDED;
	width: 269px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
	display: block;
	float: left;
}
fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.status{
        width:170px;
        height: 18px;
        font-size: 14px;
        outline:none;
        font-family: "Trebuchet MS";
	display: inline;
	padding: 3px;
}
.focusField{
        background:#FFF;
        color:#000;
        border: 1px solid #73A6FF;
}
.idleField{
        background:#FFFFCC;
        color: #707070;
        border: 1px solid #909090;

}
.searchform .submit {
	height: 24px;
	overflow:hidden;
	border: 1px solid #909090;
	background: #C0C0C0;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 0 5px 0 5px;
	text-transform:uppercase;
	font-weight: bold;
}
.searchform .submit:hover {
	background: #fff;
	color: #000;
	cursor: pointer;
	outline: none;
}
#wrapper{
	width: 269px;
	margin: 1px 0 0 0;
	background: #EDEDED;
}
.righttitle {
	width: 259px;
	font-size: 18px;
    	font-weight: bold;
	color: #000;
	display: block;
	margin: 20px 5px 10px 5px;
	border-bottom: 5px solid #000;

}
.clInpTxt {
	background: #333333;
	height: 20px;
	width: 160px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #000;
}
.clMemberBox {
	width: 260px;
	display: block;
	margin-left: 5px;
}
.clMemberBoxin {
	width: 176px;
	display: block;
	text-align: center;
}
.clMemberBoxin a {
	color: #3300ff;
	text-decoration: underline;
	font-weight: bold;
}
.clMemberBoxin a:hover {
	color: #e40003;
	font-weight: bold;
	text-decoration: underline;
}
.clMemberBoxL {
	height: 20px;
	float: left;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: bold;
	margin-top: 3px;

}
.clMemberBoxR {	
	margin: 0 30px 5px 0;
	float: right;

}
.clMemberBoxSubmit{
	height: 24px;
	border: 0px;
	background: #000;
	color: #EDEDED;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	outline: none;
	padding: 2px 5px 2px 5px;
	margin: 5px 0 20px 115px;
	text-transform:uppercase;
	font-weight: bold;
}

#footer {
	margin: 0 0 0 0px;
	padding: 0 0 5px 0;
	background-color: #202020;
	display:block;
	height: 58px;
}
#footer .top {
	background: #380000 url(../images/footer-nav-wrap.png) repeat-x top left;
	text-align: center;
	height: 18px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #580000;
}
#footer .top ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#footer .top li{
	background: url(../images/navseparator.png)  no-repeat right;
	display: inline;
	list-style: none;
	padding: 5px 15px 5px 0;
	margin-right: 15px;

}
#footer .top li a, #footer .top li a:hover, #footer .top li a:active, #footer .top li a:focus {
	text-decoration: none!important;
	border-bottom: 0px!important;
}
#footer .toplastlist a, #footer .toplastlist a:hover, #footer .toplastlist a:active, #footer .toplastlist a:focus {
	display: inline;
	padding: 8px 0 8px 0;
	text-decoration: none!important;
	border-bottom: 0px!important;
}
#footer .left {
	width: 659px;
	background: #680000;
	height: 30px;
	font-size: 11px;
	text-align: center;
	color: #B8B8B8;
	float: left;
	padding: 10px 10px 0px 10px;
}
#footer .right {
	height: 30px;
	width: 250px;
	background: #400000;
	font-size: 11px;
	color: #B8B8B8;
	text-align: center;
	float: right;
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #580000;
}
#footer a, #footer a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#footer a:hover {
	color: #909090;
}

/* Additional post tags */

blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}

blockquote {
	background: url(../images/blockquote.png) no-repeat;
	padding-left: 5px;
	background-position: 2px 2px;
	margin-left: 15px;
}

blockquote p {
	text-indent: 30px;
	font-family: Georgia, Serif;
	font-style:italic;
	font-size: 12px;
	color: #2a526b;
}

blockquote * {
	font-family: Georgia, Serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #2a526b;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: Arial;
	font-size: 11px;
	background: #eee;
}

.wp-caption {
background: #000;
   text-align: center;
   padding: 4px 0 0 0;
   margin: 4px 0 0 10px;

   
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
	background: #202020;
   font-size: 11px;
	color: #fff;
   line-height: 17px;
   padding: 4px;
   margin: 0px 4px 4px 4px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px 0 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* contact form*/
div.wpcf7 {
	background: #ccc;
	margin-left: 50px;
	padding: 10px 14px 0 0;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	background: #fff;
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	background: #980000;
	color: #fff;
	border: 2px solid #fff;
}

div.wpcf7-spam-blocked {
	background: #980000;
	color: #fff;
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	background: #980000;
	color: #fff;
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #980000;
	color: #fff;
	border: 1px solid #000;
	font-size: 10pt;
	padding: 2px 10px 2px 7px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}
.contactinfo {
	padding: 0px;
	margin: 10px 0 10px 20px;
}
.c-f-textarea {
	width: 500px;
	height: 250px;
	outline: none;
	border: 1px solid #DDD;
}
.c-f-field {
	width: 300px;
	height: 20px;
}
.c-f-submit {
	background:#e5e5e5;
	font-weight:bold;
	color:#333;
	height:25px;
	padding:2px 5px;
	border:1px solid #aaa;
}
.c-f-submit:hover {
	background:#fff;
	cursor: pointer;
	border:1px solid #aaa;
	outline: none;
}
.error {
	background: #fff;
	padding: 20px 0 0 50px;
	font-size: 15px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.error h1 {
	width: 45%;
	font-size: 20px;
	border-bottom: 3px solid #480000;
	padding-bottom: 5px;
}
.error ul {
	padding: 0px;
	margin: 10px 0 0 0;
	list-style: none;
	font-size: 13px;
}
.error li {
	margin-left: 15px;
	list-style-type: disc;
}
/*contact form end */
/* Thanks! */
