/*

Theme Name: ISOB Theme
Theme URI: http://lunaria.co.uk/
Description: ISOB WordPress theme.
Version: 1.1
Author: Ian Allaway
Author URI: http://cutmedia.net/
Tags: red, custom header, fixed width, two columns, widgets
ISOB v1.0
http://lunaria.co.uk


This theme was built by Ian Allaway, whose blog you will find at http://cutmedia.net/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

body
	{
	color: #666666;
	margin:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	}

body, html
 	{
	height: 105%;
	}

a
	{
	text-decoration:none;
	color: #960000;
	}

a:hover
	{	
	color:#939597;
	text-decoration:none;
	}

h2
	{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

h3
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

h4
	{
	color: #960000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 5px 10px;
	}

p
	{
	line-height: 130%;
	}

#wrapper
	{
	background: #fff url(images/headerbackground.png) repeat-x;
	}

#wrapcontent
	{
	width:100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 110px 100px;
	}

#main
	{
	width:880px;
	margin: 0em auto 0em auto;
	}

#header
	{
	width:880px;
	height: 130px;
	clear: both;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}

#login
	{
	height: 17px;
	margin: 0;
	clear: both;
	}

#login-right
	{
	width:155px;
	height: 20px;
	line-height:17px;
	margin: 0;
	text-align: center;
	color: #960000;
	font-size: 11px;
	background-color: #D7D7D7;
}

#login-right a
	{
	color: #670000;
	text-decoration:none;
	}

#login-right a:hover
	{
	color: #333333;
	text-decoration:none;
	}

#logo
	{
	clear: both;
	margin: 0;
	height: 89px;
	left: -20px;
	}

#menu
	{
	height: 25px; /* height of tabs in menu */
	margin: 0px ;
	text-align: center;
	}

/*- Menu Tabs E--------------------------- */

#tabsE
	{
   float:left;
   width:100%;
   font-size:93%;
   line-height:normal;
   height:25px;
   }

  #tabsE ul
  {
	margin: 0em;
	list-style:none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
   }

  #tabsE li
  {
   display:inline;
   margin:0;
   padding:0;
   }

  #tabsE a
  {
   float:left;
   background:url("images/tableftE.png") no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1px;
	margin-right: 1px;
	}

  #tabsE a span
  {
   float:left;
   display:block;
   background:url("images/tabrightE.png") no-repeat right top;
   padding:5px 10px 4px 6px;
   color: #960000;
   }

  /* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsE a span
	{
	float:none;
	}

  /* End IE5-Mac hack */

  #tabsE a:hover span
  {
   color:#960000;
   }

#tabsE a:hover
	{
   background-position:0% -25px;
   }

#tabsE a:hover span
	{
   background-position:100% -25px;
   } 

#tabsE .current_page_item span
   {
   color:#960000;
   }

#tabsE .current_page_item
	{
	background-position:0% -25px;
	}

#tabsE .current_page_item span
	{
	background-position:100% -25px;
	} 

#date
	{
	color:#D7D7D7;
	}	

#page1
	{
	float:left;
	height:280px;
	width:570px;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	}

#page1 h2
	{
	padding-top: 30px;
	color: #6A0000;
	}

#page1 img
	{
	border: 1px solid #6B0000;
	margin-right: 25px;
	}

#page2{
	float:left;
	width:570px;
	margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 10px;
	padding-right: 30px;
	padding-top: 10px;
	}

#page3
	{
	float:left;
	width:880px;
	margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 10px;
	margin-left: 0em;
	}

#intro
	{
	float:right;
	height:265px;
	width:243px;
	margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 17px;
	border: 1px solid #700000;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #B40000;
	padding-left: 15px;
	}

#intro p
	{
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	margin-right: 10px;
	color: #FFFFFF;
	}

#intro img
	{
	padding-bottom: 15px;
	padding-top: 5px;
	}

.p1more
	{
	color: #960000;
	text-decoration:none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#frontboxes
	{
	float:left;
	width:600px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

#fbred
	{
	background:#B40000;
	float:left;
	margin:0 0 0 0px;
	border: 1px solid #6A0000;
	}

#fb1
	{
	float:left;
	color:#fff;
	width:195px;
	margin-right: 0em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #650000;
	}

#fb2
	{
	float:left;
	color:#fff;
	width:330px;
	margin-right: 0em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#fb1 h3, #fb2 h3
{
	color: #FFCC00;
}

#fb2 a
	{
	color: #FFCC00;
	}

#fb2 a:hover
	{
	color: #FFFFFF;
	}

#fb3
	{
	float:left;
	width:200px;
	margin-top: 10px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	}

#fb4
	{
	float:right;
	width:340px;
	margin-right: 0em;
	margin-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	}
	
#fb4 h2
	{
	color: #6D0000;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	}

#fb4 p
	{
	margin: 0px;
	padding-top: 5px;
	}


#frontlatest
	{
	background:#7D7D7D;
	margin: 20px 0em 0px 10px;
	float:left;
	width:260px;
	height:319px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#fff;
	}

#frontlatest a
	{
	color:#fff;
	text-decoration:none;
	}

#frontlatest a:hover
	{	
	color:#939597;
	}

#news
	{
	padding:10px;
	}

#footer
	{
	height: 65px;
	text-align: center;
	clear: both;
	font-family: "#4C4C4C Verdana", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B0000;
	margin-top: 0px;
	margin-left: 10px;
	}

#footer a
	{
	text-decoration:none;
	color:#999999;
	font-size: 10px;
	}

#footer a:hover
	{
	text-decoration:none;
	color:#960000;
	}

.thread-alt
	{
	background-color: #f8f8f8;
	}

.thread-even
	{
	background-color: white;
	}

.depth-1
	{
	border: 1px solid #ddd;
	}

.even, .alt
	{
	border-left: 1px solid #fff;
	}

small
	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.sticky
	{
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2
	{
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea
	{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li
	{
	font-size: 1em;
	}

.commentlist li
	{
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a
	{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p
	{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p
	{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata
	{
	font-weight: normal;
	}

#sidebar
	{
	float:left;
	width:248px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #6B0000;
	padding-right: 0px;
	padding-bottom: 0px;
	}

#sidebar h2 
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 5px 5px 10px;
	}

#sidebar h3
	{
	color: #6C0000;
	}

#sidebar a
	{
	color:#700000;
	text-decoration:none;
	}

#sidebar a:hover
	{	
	color: #B40000
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
	{
	color: #333333;
	}

code
	{
	font: 9px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.post
	{
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10;
	}

.post hr
	{
	display: block;
	}

.postmetadata
	{
	clear: both;
	}

.clear
	{
	clear: both;
	}

/* End Structure */
/* 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;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 7px;
	}

.entry img.alignleft
	{
	padding: 0px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #333333;
	}

.entry .alignright
	{
	float:right;
	padding: 0px;
	display: inline;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0;
	border: 1px solid #333333;
	}

img.alignleft
	{
	padding: 0px;
	display: inline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	}

.alignright
	{
	float: right;
	}
	
.alignright a
	 {
	color:#960000;
	}

.alignleft
	{
	float: left;
	}

.alignleft a
	{
	color:#960000;
	}

/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li
	{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol
	{
	margin: 0;
	padding: 0;
	}

#sidebar ul li
	{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select
	{
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol
	{
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol
	{
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li
	{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li
	{
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */
/* Begin Form Elements */

#searchform
	{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s
	{
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit
	{
	padding: 1px;
	}

.entry form
	{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select
	{
	width: 130px;
	}

#commentform input
	{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform
	{
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after
	{
	content: "."; 
	  display: block; 
	  height: 0; 
	  clear: both; 
	  visibility: hidden;
	}

#commentform #submit
	{
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */
/* Begin Comments*/

.alt
	{
	margin: 0;
	padding: 10px;
	}

.commentlist
	{
	padding: 0;
	text-align: justify;
	}

.commentlist li
	{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}

.commentlist li ul li
	{ 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p
	{
	margin: 10px 5px 10px 0;
	}

.children
	{ 
	padding: 0; 
	}

#commentform p
	{
	margin: 5px 0;
	}

.nocomments
	{
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata
	{
	margin: 0;
	display: block;
	}

/* End Comments */
/* Begin Sidebar */

#sidebar form
	{
	margin: 0;
	}

/* End Sidebar */

#tddrecentposts
	{
	padding: 0em 10px 10px 0em;
	width:235px;
	}

#tddrecentposts li
	{
	list-style-type: none;
	border-bottom: 1px dotted #fff;
	padding: 0em 0em 10px 10px;
	margin: 0em 0em 10px 10px;
	}

/* Begin Various Tags & Classes */

acronym, abbr, span.caps
	{
	cursor: help;
	}

acronym, abbr
	{
	border-bottom: 1px dashed #999;
	}

blockquote
	{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite
	{
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden
	{
	display: none;
	}

.screen-reader-text
	{
   position: absolute;
   left: -1000em;
	}

hr {
	display: none;
	}

a img
	{
	border: none;
	}

#navigation
	{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#navigation a
	{	
	color:#960000;
	text-decoration:none;
	}

/* End Various Tags & Classes*/

/* Captions */

.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;
	}

.wp-caption p.wp-caption-text
	{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/* End captions */

.clear 
	{
	clear: both;
	overflow: hidden;  /* prevent IE expanding the container */
	margin: 0;
	width: 100%;
	height: 1px;
	position: relative;
	}

/* End Structure */
/* 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;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft
	{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright
	{
	float: right;
	}

.alignright a
	{
	color:#960000;
	}

.alignleft
	{
	float: left;
	}

.alignleft a
	{
	color:#960000;
	}

/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li
	{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol
	{
	margin: 0;
	padding: 0;
	}

#sidebar ul li
	{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select
	{
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol
	{
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol
	{
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li
	{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li
	{
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */
/* Begin Form Elements */

#searchform
	{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s
	{
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit
	{
	padding: 1px;
	}

.entry form
	{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select
	{
	width: 130px;
	}

#commentform input
	{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform
	{
	margin: 5px 10px 0 0;
	}

#commentform textarea
	{
	width: 100%;
	padding: 2px;
	}

#respond:after
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#commentform #submit
	{
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */
/* Begin Comments*/

.alt
	{
	margin: 0;
	padding: 10px;
	}

.commentlist
	{
	padding: 0;
	text-align: justify;
	}

.commentlist li
	{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}

.commentlist li ul li
	{ 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p
	{
	margin: 10px 5px 10px 0;
	}

.children
	{ 
	padding: 0; 
	}

#commentform p
	{
	margin: 5px 0;
	}

.nocomments
	{
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata
	{
	margin: 0;
	display: block;
	}

/* End Comments */
/* Begin Sidebar */

#sidebar form
	{
	margin: 0;
	}

/* End Sidebar */

#tddrecentposts
	{
	padding: 0em 10px 10px 0em;
	width:235px;
	}

#tddrecentposts li
	{
	list-style-type: none;
	border-bottom: 1px dotted #fff;
	padding: 0em 0em 10px 10px;
	margin: 0em 0em 10px 10px;
	}

/* Begin Various Tags & Classes */

acronym, abbr, span.caps
	{
	cursor: help;
	}

acronym, abbr
	{
	border-bottom: 1px dashed #999;
	}

blockquote
	{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite
	{
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden
	{
	display: none;
	}

.screen-reader-text
	{
   position: absolute;
   left: -1000em;
	}

hr {
	display: none;
	}
	
a img
{
	border: none;
	}
	
#navigation
	{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#navigation a
	{	
color:#960000;
text-decoration:none;
	}

/* End Various Tags & Classes*/
/* Captions */

.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;
	}

.wp-caption p.wp-caption-text
	{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/* End captions */

.clear 
	{
	clear: both;
	overflow: hidden; /* prevent IE expanding the container */
	margin: 0;
	width: 100%;
	height: 1px;
	position: relative;
	}

