/* ------------------------------

    Title:     Blogs master styles for screen media
    Author:    jim casey
    Updated:   15/7/2006

------------------------------ */

/* ------------------------------
site structure - do not touch
------------------------------ */


#wrap {
width: 988px;
margin: 10px auto;
padding: 0;
border: 1px solid #bababa;
}

#wrap-inner {
background: url(http://merseyblogtemplate.merseyblogs.co.uk/css/threecol_right1.gif) repeat-y 100% 0;
}

#contentwrap {
padding: 0px;
margin: 0px;
margin-right: 240px;

}

#content {
padding: 0px;
margin: 0px;
margin-right: 180px;
postition:relative;
border-top: 1px solid #bababa;
}



#leftctnrwrap {
width: 180px;
float: right;
word-wrap: break-word;
}


#leftctnrwrap li{
background:url(http://merseyblogtemplate.merseyblogs.co.uk/css/arrow.gif) no-repeat 0 50%;
padding-left:15px;
}

#rightctnrwrap {
float: right;
width: 240px;
}

#rightctnr {
float: right;
width: 240px;
}


/* ------------------------------
display ad styles - do not touch
------------------------------ */


.leaderboard  {
margin: 10px auto;
padding: 0;
text-align:center;
}

.adsense {
margin: 10px 15px;
padding: 0;
}


.skyad {
text-align:center; 
padding:10px 0;
}


.mpuad {
text-align:center; 
padding:10px 0;
}



.advertisement {
font-size: 70%;
color: #999;
padding: 0 20px 0 20px;
text-align:center;
}


/* ------------------------------
bug fixes, strange rules - do not touch
------------------------------ */

.floatclear {
display:inline-block;
width:100%;
}/* this clears floated elements */
/* Hide from IE Mac \*/
* html .floatclear {
height:1%;
width:auto;
}
.floatclear {
display:table;
}
/* End hide from IE-mac */



/* ------------------------------
Basic page elements
------------------------------ */

body {
font-family: Arial, sans-serif;
color : #666;
font-size:small;
line-height: 150%;
background: #f2f2f2;
margin:10px;
}

img {
border:0;
}

* {
padding: 0px;
margin: 0px;
} /* this removes all unwanted padding/margins */


h1, h2, h3, h4, h5, h6

{

	font-family:  "trebuchet ms", trebuchet, arial, sans-serif;

}



h1 {
font-size: 170%;
padding:10px 15px 0px 15px;
line-height:normal;
font-weight:normal;
color: #233b86;
}

h2{
font-size: 130%;
padding:10px 15px 0px 15px;
}

h3{
font-size: 120%;
padding:10px 15px 0px 15px;
margin:0px 0 5px 1px;
color: #233b86;
background: #fff url(http://merseyblogtemplate.merseyblogs.co.uk/css/bg_head.jpg) repeat-x;
border-top: 1px solid #bababa;
}


h4{
font-size: 120%;
padding:10px 15px 0px 15px;
margin:10px 0 5px 0px;
background:url(http://merseyblogtemplate.merseyblogs.co.uk/css/dots_grey.gif) repeat-x top;
color: #233b86;
}


#content h4{
font-size: 120%;
padding:10px 15px 0px 15px;
margin:0px 0 5px 0px;
background: #fff url(http://merseyblogtemplate.merseyblogs.co.uk/css/bg_head.jpg) repeat-x;
color: #233b86;
}


h5{
font-size: 100%;
padding:6px 15px 0px 15px;
color: #233b86;
}

p {
font-size: 90%;
color: #333;
padding:6px 15px 0px 15px;
}


.noborder {
border: none;
}


.small {
font-size: 90%;
color: #999;
padding: 0 15px 10px 15px;
}

ul {
list-style: none;
padding:0px 20px 10px 15px;
}

ul li {
font-size: 90%;
line-height:180%;
}


ul li ul{
font-size: 100%;
padding-bottom:0px;
}

ol {
padding:10px 20px 10px 0px;
margin-left: 40px;
_margin-left: 44px;

	}

ol li {
font-size: 90%;
}



a:link {
	color: #0033cc;text-decoration: underline;
	}

a:visited {
	color: #0033cc;text-decoration: underline;
	}

a:active {
	color: #0033cc;text-decoration: underline;
	}

a:hover {
	color: #333;text-decoration: none;
	}


/* ------------------------------
Styles - colors, fonts etc
------------------------------ */


.highlight {
padding: 10px 0px 10px 0px; 
margin:10px 15px 10px 15px;
background: #fdfdfd;
border: 1px solid #ccc;
}


div.highlight p {
margin: 0px 15px 10px 15px;
padding: 0 0 0 0;
font-size: 95%;
}



/* ------------------------------
navigation - back to ic sites
------------------------------ */

#channelnav {
clear:both;
background: #EEEEEE;
border-bottom:1px solid #bababa;
}

#nav {
font-size:
width: 100%;
margin:0;
padding: 0px 0 0 8px;
list-style: none;
background: #fff;
}

#nav ul{
margin:0;
padding: 0;
}

#nav li{
float: left;
margin:0;
padding: 0;
}

#nav a{
float: left;
display: block;
margin:0 1px 0 0;
padding: 3px 12px;
}


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

#header {
background: #ffffff url(http://sparetimes.visiterblogs.co.uk/css/visiterstampheader.jpg);
height: 120px;
padding: 5px 0 0 0; 
margin: 0; 
border-top: 1px solid #bababa;
}

#banner-header a:active, #banner-header a:link, #banner-header a:visited {
   margin:0;
   color: #333;
   font-size: 170%;
   font-weight: bold;
   text-decoration: none;
   color: #233b86;
}


#banner-description {
width: 450px;
margin-bottom: 0;
background: none;
font-size: 12px;
font-weight:bold;
color: #666;
}


/* ------------------------------
sidebars
------------------------------ */



/* ------------------------------
sidebar images
------------------------------ */



/* ------------------------------
postings
------------------------------ */


.posting {
padding-bottom: 15px; 
}


.posting p{
font-size:110%;
line-height:160% 
}

.posting p.small{
font-size:90%; 
}
/* ------------------------------
icons
------------------------------ */

ul.addcomment {
margin: 15px 0 0px 0;
}



li.commenticon {
background:url(http://merseyblogtemplate.merseyblogs.co.uk/css/i_comment1.gif) no-repeat 0 50%;
padding-left:15px;
font-size: 110%;
}

.comments li {
background:url(http://merseyblogtemplate.merseyblogs.co.uk/css/i_comment1.gif) no-repeat 0 10px;
padding-left:15px;
}



.posts li {
background:url(http://merseyblogtemplate.merseyblogs.co.uk/css/i_post1.gif) no-repeat 0 5px;
padding-left:15px;
}

.rssicon {
background:url(http://merseyblogtemplate.merseyblogs.co.uk/css/i_rss.gif) no-repeat 0 50%;
padding-left:15px;
}


/* ------------------------------
inline tags and tag cloud
------------------------------ */

.tags {
font-size: 100%;
list-style: none;
color:  #000066;
padding: 0 15px 0 15px;
margin: 5px 0 5px 0;
}

.tags li{
display: inline;
padding: 0 5px 0 0px;
}

.module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.module-tagcloud .module-list {text-align: left; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 21px; }
.module-tagcloud li.taglevel2 { font-size: 19px; }
.module-tagcloud li.taglevel3 { font-size: 17px; }
.module-tagcloud li.taglevel4 { font-size: 15px; }
.module-tagcloud li.taglevel5 { font-size: 13px; }
.module-tagcloud li.taglevel6 { font-size: 11px; }
.module-list-item { margin: 0 2px 10px 0; }

/* ------------------------------
footer
------------------------------ */

#floatclear{
width:100%;
height: 33px;
clear:both;
text-align:center;
padding:2px 0px 0px 0px;
background: #e1e1e1 url(http://merseyblogtemplate.merseyblogs.co.uk/css/bg_float.jpg) repeat-x;
font-weight:bold;
}

#footer {
clear:all;
max-width: 1024px;
min-width: 760px;
margin: 10px auto;
padding: 0;
border: 1px solid #bababa;
background: url(http://tm-images.merseyblogs.co.uk/header_bk.gif) repeat-x bottom left;
}



.footerpromoleft{
float: left;	
width: 48%;
}


.footerpromoright{
float: right;	
width: 48%;
}


.footerpromowrapleft {
float: left;	
width: 49%;
padding-right:1%;
}

.footerpromowrapright {
float: right;	
width: 49%;
padding-left:1%;
}

#poll2{
width:240px;
border-left:1px solid #999999;
border-top:1px solid #999999;
border-right:1px solid #999999;
}

#emailform{
width:400px;
font-family:verdana; 
color:#000066; 
font-size:12px; 
padding:5px; 
margin-left:10px;
}
	
#emailform h2{font-size:13px;margin-left:0px;}

#emailform input{border:1px solid #999999; }

#emailformlink{ width:100%; margin:5px 0px 5px 0px; font-weight:bold;border-top:1px solid #999999; text-align:center; }

.profile img {padding-right:2px; border:1px solid #efefef; }


/* ------------------------
Recent Comments Name Highlight
--------------------------*/
.highlight {
color:000; 
}


/* line after post */
div.hr { 
padding: 0;
margin: 20px 20px 0 20px;
padding: 1px;
background: url(http://merseyblogtemplate.merseyblogs.co.uk/css/dots_grey.gif) repeat-x bottom;	
line-height: 1px;
}

div.hrcomments { 
padding: 1px;
background: url(http://merseyblogtemplate.merseyblogs.co.uk/css/dots_grey.gif) repeat-x bottom;	
line-height: 1px;
}


/*-----------------------------
 next and previous links div and styling
------------------------------*/
div#nextprevious { 
margin: 10px 20px 0 0;
text-align: right;
float: right;
}

.nextprevlinks {
color:#9E9075;
font-size: 90%;
padding:0px 20px 5px 20px;
background:url(http://merseyblogtemplate.merseyblogs.co.uk/css/dots_grey.gif) repeat-x bottom;
}

.namehighlight { 
color: #333;
font-weight: strong;
font-size: 100%;
font-weight: bold;
}

ul.comments { 
margin: 0 10px 0 10px;
padding: 0 0 0 6px;
}

ul.comments li {
padding: 5px 0 5px 15px;
}

div#floatclear p {
margin: 0px 0 0px 0;
}

/* Added By Chris Lam */

/* horizontal links at top
---------------------------------------*/
ul.externallinks {
margin: 0;
padding: 6px 0 0 0;
}

.externallinks li {
padding:0 7px 0  7px;
display: inline;
list-style-type: none;
border-left: 1px solid #999;
}


.externallinks li.last {
border:none;
}


/* ------------------------- feed icon list styling */
ul#noarrow  {
margin: 0px 15px 0px 15px;
padding: 2px 0px 2px 0px;
}

ul#noarrow li {
background: none;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
}



div.center {
width: 550px;
margin: 0px auto;
}


p img {
padding: 6px;
}

blockquote {
margin: 10px 30px 0 30px;
padding: 15px;
background: f2f2f2;
}

.imgfloat {
margin: 0 15px 0 10px;
float: right;
}

/* blogroll styles */


.blogroll li {
background: url(http://sparetimes.visiterblogs.co.uk/css/dots_grey.gif) repeat-x bottom;
margin: 15px 0 15px 0;
line-height: 150%;
float: both;
}


.blogrollfloat {
float: left;
margin: 5px 5px 0 0;
}
