/* Designed by François PLANQUE - http://fplanque.net/ */
/* Custom redesign by Netpark Ltd http://www.netpark-ltd.co.uk */

@import url(../../rsc/img.css);	          /* Import standard image styles */
@import url(../../rsc/blog_elements.css); /* Import standard blog elements styles */
@import url(../../rsc/forms.css);         /* Import default form styles */
@import url(../../rsc/comments.css);      /* Import default comment styles */

body {
   padding: 0;
   margin: 0;
   font: 84% arial, helvetica, sans-serif;
   color: #1c4772;
   background-color: #fef4da;
}
.clear {
   clear:both;
}

.nPosts .searchret {
   font-weight:bold;
   color:#1c4772;
}
.nPosts {
   padding-left:30px;
   font-weight:bold;
   color:#8ba0bf;
}

a img {
   border: none;
}
.blogimage {
   margin-left:20px;
   margin-bottom:20px;
}
.blogimageleft {
   margin-right:20px;
   margin-bottom:20px;
   float:left;
}
.blogimageright{
   margin-left: 20px;
   margin-bottom: 20px;
   float:right;
}
.blue{
   color:blue;
}
.borderblack a img {
   border: #000000 1px solid;
}
td {
   font-family: arial, helvetica, sans-serif;
}
th {
   font-family: arial, helvetica, sans-serif;
}
caption {
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
}
h1 {
   font-size: 105%;
   color: #1c4772;
}
h2 {
   font-size: 100%;
   color: #1c4772;
   margin: 0;
}

h3 {
   font-size: 105%;
}
h4 {
   font-size: 100%;
   margin: 0px;
}
table.invisible {
   margin: 1ex;
   border-collapse: collapse;
}
table.invisible td {
   padding-right: 1ex;
   padding-left: 1ex;
   padding-bottom: 0ex;
   padding-top: 0ex;
   font-size: 80%;
}
table.invisible td a {
   font-size: 100%;
}
td.invisible.right {
   text-align: right;
   font-size: 80%;
}
p {
   line-height: 1.5;
}
p.baseline {
   clear: both;
   padding: 1ex;
   border-top: #ccc 1px solid;
   font-size: 65%;
   margin: 1ex;
   text-align: center;
}
p.baseline img.valid{
margin: 0 5px;
margin-top: 10px;
}
hr {
   border-right: #6699cc 1px;
   border-top: #6699cc 1px solid;
   border-left: #6699cc 1px;
   border-bottom: #6699cc 1px;
   height: 0px;
}
dt {
   font-weight: bold;
   color: #009999;
}
.blockpromo {
   border: #6699cc 2px dotted;
   padding:0 8px;
   background-color: #eee;
}
.blockpromo p {
   padding: 8px 0;
   margin:0;
}
blockquote {
   clear:both;
   border: #6699cc 2px dotted;
   padding:0 8px;
   background-color: #eee;
}
blockquote p {
   padding: 8px 0;
   margin:0;
}
.center {
    text-align: center
}
.leftmargin {
   border-right: 0px;
   border-top: 0px;
   margin-top: 0.2ex;
   float: left;
   margin-bottom: 0.2ex;
   border-left: 0px;
   margin-right: 1ex;
   border-bottom: 0px;
}
.rightmargin {
   border-right: 0px;
   border-top: 0px;
   margin-top: 0.2ex;
   float: right;
   margin-bottom: 0.2ex;
   margin-left: 1ex;
   border-left: 0px;
   border-bottom: 0px;
}
acronym {
    cursor: help;
    border-bottom: #000000 1px dotted;
}
abbr
{
    cursor: help;
    border-bottom: #000000 1px dotted;
}
del
{
    color: #999999;
}
ins
{
    color: #009999;
    text-decoration: none;
}
ol li
{
margin-top:10px;
}
/* ----------------------- links ----------------------------- */

a:link
{
    font-weight: bold;
    color: #6a93d0;
    text-decoration: none;
}
a:visited
{
    font-weight: bold;
    color: #a20000;
    text-decoration: none;
}
a:hover
{
    color: #af9116;
}
a:active
{
    color: #af9116;
}

/* ----------------------- header ----------------------------- */

#pageHeader
{
    background-color: #1c4772;
    padding:0 10px;
    min-height: 89px;

}
#headeright
{
float: right;
width: 34%;
text-align: center;
margin-top: 15px;
}
#headeright div#iinfo {
margin-left:12px;
background: #ffffe9 url(../../../images/Misc/Blog/irrepressiblebac.jpg) repeat top left;
}
#headeright iframe{
margin: 10px !important;
}
#headerleft
{
    padding: 10px 0 15px 0;
    width: 66%;
  
    
}
.banner
{
    margin-top: 10px;
}

h1#pagetitle
{
    margin-top: 0.5ex;
    font-weight: bold;
    font-size: 270%;
    margin-bottom: 0.1ex;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
}
.pageSubTitle
{
    background: transparent url(../../../images/Tilesets/Blog/Gel-Titlebar.jpg) repeat-x left top;
    float: left;
    width: 66%;
    color: #000000;
    height: 27px;
    text-align: left;

   
}
.footsteps span{
background: transparent url(../../../images/Titles/footprints.jpg) no-repeat bottom right;
display:block;
}

/* ----------------------- blog buttons and stats ----------------------------- */

a.BlogButton 
{
    text-decoration: none;
    border: 1px solid #FFFFFF;
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    white-space: nowrap;
    margin-right: 3px;
    margin-top: 3px;
    background: #336699;
}
a.BlogButtonCurr 
{
    text-decoration: none;
    border: 1px solid #FFFFFF;
    text-align: left;
    vertical-align: top;
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    white-space: nowrap;
    margin-top: 3px;
    margin-right: 3px;
    background: #6699CC;
}

a.BlogButton:link,
a.BlogButton:visited,	
a.BlogButton:active,
a.BlogButtonCurr:link,
a.BlogButtonCurr:visited,	
a.BlogButtonCurr:active
{
    color: #FFFFFF;
}
a.BlogButton:hover 
{
    color: #FFFFFF;
    background: #6699CC;
	
}
a.BlogButtonCurr:hover 
{
    color: #336699;
}

div.stats {
    float: right;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
}

/* -----------------------Styles for main area (left)----------------------------- */
.pagecurl{
    float: right;
    width:49px;
    height:65px;
    position:absolute;
    right:0;
    top: -22px;
    background: transparent url(../../../images/Misc/pagecurl.png) no-repeat top right;
}

/* -------------------------Styles for posts --------------------------------------*/
.bPosts
{
    
    min-height: 100px;
    float:left;
    margin-top: 20px;
    width: 66%;
    position:relative;

    
}
h2.bPostcaldate
{
    margin: 0;
    padding:0;
    margin-left: 0.6em;
    float:left;
    margin-top: 4px;
    text-align: center;
    width: 2.35em;
    border: 1px solid #8ba0bf;
    border-top:none;
    background: #efe5ca url(../../../images/Tilesets/Blog/Cal2.jpg) repeat-x left bottom;
    padding-bottom: 2px;
    overflow:visible;
}
h2.bPostcaldate span
{
    color: white;
    background:#8ba0bf url(../../../images/Tilesets/Blog/Cal.jpg) no-repeat center top;
    display: block;
    margin-bottom: 2px;
    padding-top:4px;
    padding-bottom: 3px;
    width:2.35em;

}


h2.topmarg
{
    margin-top: 10px;
}
.bPost
{
    padding-right: 30px;
    padding-left: 10px;
    margin: 0 0 0 3em;
}
.bPost p
{
    padding-left: 5px;
}
.bPostpublished
{
    border-right: #6699cc 1px solid;
    padding-right: 8px;
    border-top: #6699cc 1px solid;
    padding-left: 8px;
    margin: 8px 10px 8px 20px;
    border-left: #6699cc 1px solid;
    border-bottom: #6699cc 1px solid;
}
.bSmallHead
{
    font-size: 80%;
    margin-bottom: 15px;
    color: #6699cc;
    font-family: arial, helvetica, sans-serif;
    background-color: #8ba0bf;
    padding: 3px 5px;
    color:white;
}
.bSmallHead a{
color:white;
}
h3.bTitle
{
    margin-top: 0;
    margin-bottom: 8px;
    margin-left: 5px;
    padding-top: 0;

    font-size: 120%;
}
.bText
{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5;
    overflow:hidden;
}
.bText ul {
list-style-type:none;
margin:0; 
padding:0;
margin-left: 10px;
}
.bText ul li {
background: transparent url(../../../images/Misc/Bulletmain.gif) no-repeat 0 5px;
padding-left: 25px;
}

.bMore
{
    text-align: center;
}
.bMore a
{
    font-weight: bold;
    font-size: 110%;
}
.right{
    float:right;
}
.photoright{
float:right;
margin:10px 0 20px 20px;
}
.photoleft{
float:left;
margin:10px 20px 20px 0;
}
.bSmallPrint
{
    clear:left;
    margin-top: 8px;
    font-size: 80%;
    margin-bottom: 40px;
    font-family: arial, helvetica, sans-serif;
    background-color: #f3e9cd;
    padding: 3px 5px;
    min-height: 10px;
}

.bSmallPrint p
{
    margin: 0;
    padding: 0;
}

input.bComment, textarea.bComment
{
    background-color: #fff;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: .5ex;
    width: 98%;
    margin: 0ex;
}
select.bComment
{
    background-color: #fff;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: .5ex;
    width: 100%;
    margin: 0ex;
}
.bPosts ul.normlist li{
margin-top: 5px;
}
/* --------------------------Styles for stats ------------------------------------*/
div.statbloc
{
    float: left;
    width: 44%;
    margin-left: 2%; 
    margin-right: 0%; 
    margin-bottom: 2ex;
    border: 1px solid #6699CC;
}
div.statbloc li, div.statbloc td {
padding-bottom: 6px;
}
div.agg{
width:90%;
}
div.statbloc h3
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #FFFFFF;
    text-align: center;
    background: #6699CC;
    padding: 1ex;
}


/* ---------------------------Styles for sidebar (right) ---------------------------*/
.bSideBar
{
    background: #1c4772;
    float: right;
    width: 34%;
}
.bSideBar p
{
    margin: 0;
    padding-top: 8px;
}
.bSideBar p.nomarg
{
    margin-top: 0;
}
h3.sidebartitle
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 3px;
    margin: 0 18px 0 18px;
    color: #1c4772;
    padding-top: 3px;
    border-bottom: #1c4772 3px solid;
    background-color: #fef4da;
}
.diatribeback
{
    background: #fef4da url(../../../images/Titles/Bandanna2.jpg) no-repeat top right;
}
.searchback
{
    background: #fef4da url(../../../images/Titles/Search.jpg) no-repeat top right;
}
.blogsback
{
    background: #fef4da url(../../../images/Titles/Blogs.jpg) no-repeat top right;
}
.linksback
{
    background: #fef4da url(../../../images/Titles/Links.jpg) no-repeat top right;
}
.recentback
{
    background: #fef4da url(../../../images/Titles/Recent.jpg) no-repeat top right;
}
.syndicateback
{
    background: #fef4da url(../../../images/Titles/Syndicate.jpg) no-repeat top right;
}

#nophorm
{
    background: #000000;
    text-align: center;
    padding: 10px;
    display: block;
    margin: 0 18px 0 18px;
    border: 0px solid #8ba0bf;
    border-bottom: none;
}
.phormtitle
{
    background: #fef4da;
    padding: 3px 0;
    margin: 0 10px 0 10px;
}
.bSideItem
{
    padding: 5px 8px 15px 8px;
    margin: 0 18px 8px 18px;
    color: #ffffff;
    background-color: #8ba0bf;
}
.bSideItem a:link
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 2px 5px;
}
.bSideItem a:visited
{
    font-weight: bold;
    color: #fef4da;
    text-decoration: none;
}
.bSideItem a:hover
{
    background-color: #6b82a4;
}
.bSideItem a:active
{
    color: #e4c440;
}

.bSideItem ul a:link, .bSideItem ul a:visited
{
    background: transparent url(../../../images/Misc/Bulletsideblog.gif) no-repeat left center;
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.bSideItem ul a:hover
{
    background: #6b82a4 url(../../../images/Misc/Bulletsideblogdark.gif) no-repeat left center;
}
.bSideItem ul.nogel a:link, .bSideItem ul.nogel a:visited{
    background: none;
    padding-left: 5px;
}
.bSideItem ul.nogel a:hover
{
    background: #6b82a4;
}
.bSideItem strong
{
    color: #263e67;
}
.bSideItem strong.white
{
    color: #ffffff;
}
.bSideItem h3 
{
    margin-top: 0px;
    margin-bottom: 8px;
}
.bSideItem ul 
{
    list-style: none;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #a5b6ce;
}
.bSideItem ul ul
{
    margin-left: 8px;
    padding-left: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.bSideItem li
{
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #a5b6ce;
    padding-left: 0;
    margin-left: 0;
}
.bSideItem ul.nogel
{
        border:none;
}

.bSideItem ul.nogel li
{
    background: none;
    padding-left: 0;
    border:none;
}
.bSideItem ul.nogel input 
{
    margin-right: 5px;
    color:#6a93d0;
}
.bSideItem ul.spacing li 
{
    padding-top:10px;
}
.bSideItem#cat
{
    margin:0;
    padding: 0;
}
.bSideItem form 
{
    margin-top: 0px;
    margin-bottom: 0px;
}
.dimmed
{
    color: #3c4e6a;
    font-size: 84%;
    font-weight: bold;
}
input.SearchField
{
    background-color: #fef4da;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    margin-top: 8px;
    margin-bottom:10px;
    color:#1c4772;
    padding-left:5px;
    width: 180px;
}
input.but
{
    margin-top: 8px;
}

.bSideItem ul.rsslist li.top {
border-top: 1px solid #a5b6ce;
}
.bSideItem ul.rsslist{
border:none;
}
.bSideItem ul.rsslist {
    padding-right: 100px;
    background: transparent url(../../../images/Misc/RSS.gif) no-repeat top right;
margin-right:0;
}

/* ------------------Styles for Calendar: ----------------------------------------*/
caption.bCalendarCaption
{
    margin-left: 10px;
    padding: 5px;
    font-weight: bold;
    margin: auto;
    white-space: nowrap;
    background-color: #f1e4c1;
    border-bottom: none;
    margin-top: 15px;
}
.days
{
    background-color: #f1e4c1;
    font-weight: bold;
    color: #bdb08e;
}
table.bCalendarTable
{
    font-size: 94%;
    background: #fef4da;
    margin: auto;
    color: #1c4772;
    margin-bottom: 15px;
}
table.bCalendarTable a:link, table.bCalendarTable a:visited
{
    color: #6a93d0;
    
}
table.bCalendarTable a:hover
{
    color: #af9403;
    background: none;
}
tr.bCalendarRow
{
    text-align: center;
}
th.bCalendarHeaderCell
{
    font-size: 84%;
    padding: 1px;
        
}
td.bCalendarCell
{
    padding: 2px;
}
td.bCalendarCell a:link
{
    color: #8ba0bf;
    text-decoration: none;
    font-weight: bold;
}
td.bCalendarCell a:visited
{
    color: #a20000;
    text-decoration: none;
}
td.bCalendarCell a:hover
{
    color:#af9116;
    background: none;

}
td.bCalendarCell a:active
{
    color:#af9116;
}
.bCalendarLinkPost
{
    font-weight: bold;
}
#bCalendarToday 
{
    border: 1px solid #bdb08e;
    background-color: #f1e4c1;
}
th.leftcell
{
    padding-left: 5px;
}
th.rightcell
{
    padding-right:5px;
}
td.botcell
{
    padding-bottom: 5px;
}
.nopadtop
{
    padding-top: 0
}
ul.nopadtop, li.nomarg
{
    padding-top: 0
}
ul.nomarg, li.nomarg
{
    margin-top: 0
}
.bSideBar h4 a
{
    padding: 3px;
}
.bSideBar H4
{
    color: #263e67;
    font-size: 105%;
    font-weight: bold;
}
/* ------------------ Styles for Anti-Phorm Non-Consent: --------------------------------*/
#noconsent
{
    padding:10px 20px;
    font-weight: bold;
    font-size: 85%;
    margin-top: 5px;
    color: #ffffff;
    font-family: arial;
    background-color: #000000;
    text-align: left;
    min-height: 64px;
    height: 64px;
}
#noconsent span
{
    float:right;
    margin-left: 5px;
}
#noconsent h2
{
    font-size: 105%;
    margin-top: 15px;
    color: #ff0000;
}
#noconsent a:link 
{
 color: #ff0000;
 font-weight: bold;
 text-decoration:none;
}
#noconsent a:visited 
{
 color: #ff0000;
 font-weight: bold;
 text-decoration:none;
}
#noconsent a:hover 
{
 color: #ff0000;
 font-weight: bold;
 text-decoration:underline;
}
#noconsent p
{
    margin: 0;
    padding: 0;
}

/* ------------------ Styles for Circles in Hell: --------------------------------*/

.hellwrapper {
    text-align:center;
    font-family:sans-serif;
    font-size:9pt;
    color:#ffffff;
    padding:0;
    margin:0;
    border: solid 2px #000000;
}
.hellheader {
    background:#FF9900;
    font-size:11pt;
    color:#7F0000;
    padding:0;
    margin:0;
}
.circleI {
    background:#7F0000;
    padding:5px;
    margin:0;
}
.circleII {
    background:#8F0000;
    padding:5px;
    margin:0;
}
.circleIII {
    background:#9F0000;
    padding:5px;
    margin:0;
}
.circleIV {
    background:#AF0000;
    padding:5px;
    margin:0;
}
.circleV {
    background:#BF0000;
    padding:5px;
    margin:0;
}
.circleVI {
    background:#CF0000;
    padding:5px;
    margin:0;
}
.circleVII {
    background:#DF0000;
    padding:5px;
    margin:0;
}
.circleVIII {
    background:#EF0000;
    padding:5px;
    margin:0;
}
.circleXI {
    background:#FF0000;
    padding:5px;
    margin:0;
}
.river {
    border-style:solid none;   
    border-color:black; 
    background:white;
    color:#000000;
    vertical-align:middle;
    padding-bottom:3px;
    margin:0;
}
.gentab {
    border:1px solid #000;
    margin-left:auto;
    margin-right:auto;
    font-weight:bold;
}
.gentab tbody tr td {
    vertical-align:top;
}
.gentab thead th {
    background-color:#000;
    color:#fff;
    padding:5px;
}
.gentabodd {
    background-color:#f1e4c1;
}
.alignleft {
    padding:5px;
    text-align:left;
}
.alignright {
    padding:5px;
    text-align:right;
}
body table{
  font-size:1em;
  font-size:100%;
}

