/*  
Theme Name: Cabinet UK 2009b
Theme URI: http://www.comunicata.com/wordpress/cabinetuk/cabuk09b.zip
Description: Cabinet UK's 2009(b) Wordpress Theme
Version: 1.0
Author: Comunicata Ltd
Author URI: http://www.comunicata.com
*/

/******************************
	GLOBAL SETTINGS
******************************/
html,html body {height:100%;}

body{
	margin:0px 0 0 0;
	padding:0px;
	background:#FFFFFF;
	color:#6D5252;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size:0.75em; /* use a base 16pt font size and take desired font size and divide by 16 e.g. 12/16 = 0.75em*/
	width:1012px;
}

img{
	margin:0px;
	padding:0px;
	border:none;
	display:block;
}

hr{
	clear:both;
	display:none;
}

/*this is for I.E 6 and below*/
div.clear{
	clear:both;
}

/*this is for all other browsers*/
div[class="clear"]{
	height:0px;
	line-height:0px;
	font-size:0;
	clear:both;
}

p{
	margin:15px 0 15px 0;
}

ul{
	margin:3px 5px 3px 15px;
	padding:0px;
}

li{
	margin:3px 5px 3px 15px;
	padding:5px;
}

.alignleft{
	float:left;
	margin:0px;
	padding:0px;
	height:0px; /*fixes an I.E issue which adds an additional 3px gap*/
}

.alignright{
	float:right;
	margin:0px;
	padding:0px;
	height:0px; /*fixes an I.E issue which adds an additional 3px gap*/
}

/**********************
	CONTAINERS
**********************/
#page{
	margin:0px;
	padding:0 0 0px 0;
	width:auto;
	height:100%;
	background:#FFFFFF;
}

/*this is for I.E 6 and below*/
div.page-stretch{
	min-height:100%;
	height:100% !important;
}

/*this is for all other browsers*/
div[class="page-stretch"]{
	min-height:100%;
	height:auto !important;
}

div.home-custom-post{
	float:left;
	margin:0px;
	padding:0 5px 0 5px;
	width:190px;
	border:0px solid black;
}

div.home-custom-post-last{
	float:left;
	margin:0px;
	padding:0 5px 0 5px;
	width:191px;
}

/**********
	ENTRY
**********/
.entry-home{
	margin:0px;
	padding:0 0 0 0px;
	background:transparent;
}

.entry-home p{
	margin:0px;
	padding:0px;
}

.entry-container-top{
	float:left;
	margin:0 0 0 1px;
	padding:0px;
	background:#FFFFFF;
	width:520px;
	display:none;
	/*height:30px;*/
}

.entry{
	float:left;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	background:#FFFFFF;
	width:520px;
	clear:both;
	color:#9B9B9B;
	border-bottom:1px solid #cccccc;
}

.entry-container-bottom{
	float:left;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	width:520px;
	height:30px;
}

.entry a{
	color:#1BA1D6;
	text-decoration:none;
}

.entry h3 a{
	margin:0px;
	color:#641EA3;
	background:transparent;
	text-decoration:none;
}

.entry h3 a:hover{
	margin:0px;
	color:#641EA3;
	background:transparent;
	text-decoration:none;
}

.entry h6{
	margin:0px;
	padding:0 0 6px 0;
	display:block;
	border-bottom:1px solid #cccccc;
}

/**********************
	HEADER
**********************/
h1, h2{
	font-size:1.6em;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:normal;
	margin:0;
	color:#553535;
}

h3{
	font-size:1.6em;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:normal;
	margin:1px 0 0 0;
	color:#641EA3;
}

h2.pagetitle{
	font-size:1.6em;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:normal;
	margin:5px 5px 5px 0;
}

#header{
	margin:0 0 8px 0;
	padding:0 0 0 13px;
}

#headerimg{
	float:left;
	margin:0px;
	padding:18px 0 0 0;
	width:211px;
}

div.headerpages{
	float:left;
	margin:0px;
	padding:0px;
}

/**************
	NAVIGATION
**************/
div.navigation{
	clear:both;
	margin:0px 0 0px 0;
	padding:0px;
}

/*****************
	SIDEBAR
*****************/
#sidebar{
	clear:both;
	float:left;
	margin:0px;
	padding:0 0 0 13px;
	width:187px;
}

#sidebar .description{
	margin:0px;
	padding:0px;
	color:#4AD0EC;
	background:transparent;
	font-size:0.975em;
	width:187px;
}

#sidebar ul{
	margin:0px 0 0 0;
	padding:0px;
	width:187px;
}

#sidebar ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px solid #cccccc;
}

#sidebar ul li a{
	display:block;
	margin:0px;
	padding:5px 6px 4px 3px;
	font-size:1.075em;
	font-weight:bold;
	color:#0A99D3;
	background:transparent;
	text-decoration:none;
}

#sidebar ul li a:hover{ 
	display:block;
	margin:0px;
	padding:5px 6px 4px 3px;
	font-size:1.075em;
	font-weight:bold;
	color:#641EA3;
	background:transparent;
	text-decoration:none;
}

#sidebar ul li.current_page_item a{ 
	color:#641EA3;
	background:transparent;
	text-decoration:none;
}

#sidebar ul li.current-cat a{ 
	color:#641EA3;
	background:transparent;
	text-decoration:none;
}

/*this applies to nested elements*/
#sidebar li ul li{
	padding:0px 0 4px 0;
	border:none;
}

#sidebar li li a{
	margin:0px;
	padding:3px 0 3px 3px;
	font-size:0.95em;
	font-weight:normal;
	color:#998688;
	border:none;
}

#sidebar li li a:hover{
	margin:0px;
	padding:3px 0 3px 3px;
	font-size:0.95em;
	font-weight:normal;
	color:#641EA3;
	border:none;
}

#sidebar li.current_page_item li a{ 
	color:#998688;
	background:transparent;
	text-decoration:none;
}

#sidebar li.current_page_item li a:hover{ 
	color:#641EA3;
	background:transparent;
	text-decoration:none;
}

/*******************************
	CONTENT COLUMNS
*******************************/
.narrowcolumn{
	float:left;
	margin:0 0 0 17px;
	padding:0 0 0 8px;
	width:520px;
}

/****************
	FOOTER
****************/
#footer{
	clear:both;
	text-align:center;
}
