/*
Theme Name: Padsco
Theme URI: http://www.pabsco.co.uk/
Description: Padsco payroll & bookkeeping support
Version: 1.0
Author: TBB Designs
Author URI: http://www.tbbdesign.co.uk/
*/

body {
	background: #abcaeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1c306f;
	margin-top:0px;
	margin-bottom:50px;
	}
a{
	color:#1c306f;
}
#wrap{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:716px;
	height:160px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
img{
	border:0px;
}
.clear{
	clear:both;
	font-size:0px;
}
/*contact header*/
#contact{
	background-color: #c5d4e8;
	line-height:20px;
	float:right;
	height: 140px;
	width: 194px;
	padding-left:40px;
	padding-top:20px;
}
#contact a{
	color:#1c306f;
	text-decoration:none;
}
#contact a:hover{
	text-decoration:underline;
}
#image-strip{
	font-size:0px;
}
/*end contact header*/

/*menu*/
#menu{
	background-color:#1c306f;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	font-size:14px;
	clear: both;
	height:39px;
	letter-spacing: 1px;
	line-height: 19px;
}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li{
	display: inline;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#menu a{
	color:#FFF;
	text-decoration:none;
	display: block;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#menu li.current_page_item a{
		background-color:#9f332d;
}
#menu a:hover{
	background-color:#9f332d;
}
/*end of menu*/

#content{
	background-color: #FFF;
	background-image: url(images/content-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#page{
	width:475px;
	padding-left:155px;
	padding-top:35px;
	padding-bottom:40px;
	font-size:13px;
	line-height: 18px;
}
#page ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#page li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
#page p{
	margin-top:10px;
	margin-bottom:10px;
}
#page hr{
	height:2px;
	color: #1C306F;
	border: 0;
	background-color: #1C306F;
	margin:0px;
	padding:0px;
}
*html #page{
	padding-bottom:60px;
}
*+html #page{
	padding-bottom:60px;
}
.page-head{
	margin-top:0px;
	color: #9F332D;
	font-size:37px;
	font-weight: normal;
}
#sidebar{
	float:right;
	font-size:0px;
}
#footer{
	background-color:#1C306F;
	height:40px;
	clear:both;
}
#footer-text{
	padding-top:12px;
	padding-right:12px;
	color:#FFF;
	text-align: right;	
}
#sage{
	position: relative;
	bottom: 0px;
	z-index:50;
	margin-top:-83px;
}
h2.page-head a{
	text-decoration:none;
	margin-bottom:10px;
	margin-top:0px;
	color: #9F332D;
	font-size:37px;
	font-weight: normal;

}
h2.page-head a:hover{
	text-decoration:underline;
}

h2.page-head{
	margin-bottom:0px;
}
.date{
	font-size:10px;
	padding-top:10px;
}
.entry p{
	margin-top:10px;
	margin-bottom:10px;
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
img.alignright {
	border:0px;
	padding-leftt:20px;
	padding-bottom:20px;
}
img.alignleft {
	border:0px;
	padding-right:20px;
	padding-bottom:20px;
}
#page ol li{
	background-image:none;
	margin: 0px;
	padding: 0px;
}
#page ol{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.entry{
	margin-top:0px;
	padding-bottom:20px;
}
/*Side Images*/
#home-side{
	background-image: url(side-images/Home-Pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bookkeeping-side{
	background-image: url(side-images/Bookkeeping-Pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#payroll-side{
	background-image: url(side-images/Payroll-Pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#payroll-side{
	background-image: url(side-images/Payroll-Pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sage-side{
	background-image: url(side-images/Sage-Pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact-side{
	background-image: url(side-images/Contact-Pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#news-side{
	background-image: url(side-images/News-Pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#forms li{
	background-image: url(images/pdf.png);
	padding-left:25px;
	padding-bottom:5px;
	background-position: 0px 0px;
}