/*  
Theme Name: Newton Employment
Theme URI: http://www.boltonwebdesign.co.uk
Description: Custom Theme <br> - Converted from original website by <a href="http://www.boltonwebdesign.co.uk">Jigsaw Internet Solutions</a> 
Author: Shaun Barnes
Author URI: http://www.boltonwebdesign.co.uk
� 2009, Jigsaw Internet Solutions. All rights reserved. 
*/

/* CSS Document */
body {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Sans-Serif;
	font-size: 12px; 
	color: #000000;
	margin: auto;
	background: #c34d70; 
}
 

/* Start of Layout table */
div#layout { width: 756px; margin: 0 auto; margin-top: 15px; }
	div#layout-inner { }
	
	#header p { text-indent: -99999px;}
	div#header		{ padding-left: 52px; padding-top: 63px; height: 93px; background: #ffffff url(images/banner.jpg) no-repeat; border-left: 2px solid #281b1f; border-right: 2px solid #281b1f; border-top: 2px solid #281b1f; }
		div#header p.strapline { font-style: normal; font-size: 22px; color: #ffffff; margin-bottom: 2px; }
		div#header p { font-size: 9px; font-style: italic; color: #ffffff; }
		
	div#key-message { text-align: center; height:28px; background-color: #5557a9; border-left: 1px solid #0129da; border-right: 1px solid #0129da; border-top: 1px solid #aeafd6; border-bottom: 0px; }
	div#key-message p { padding-top: 5px; color: #ffffff; font-size: 14px; font-weight: bold;}
	div#key-message p span { margin-left: 40px; }
			
	div#nav-holder { border-left: 2px solid #281b1f; border-right: 2px solid #281b1f; clear: both; }
		div#navigation { }
			table.nav-tbl { width: 100%; background-color: #e7e8ea; text-align: center; }	
			table.nav-tbl td { color: #000000; font-size: 12px; }
			table.nav-tbl td.fncell { }
			table.nav-tbl td.fnleft { border-left: 1px solid #ffffff; }
			table.nav-tbl a { display: block; padding: 1px;  height: 19px; padding-top: 5px; }
			table.nav-tbl a:link { color: #000000; text-decoration: none; }
			table.nav-tbl a:visited { color: #000000; text-decoration: none; }
			table.nav-tbl a:hover { color: #000000; text-decoration: none; background-color: #d699a9; }
			table.nav-tbl a:active { color: #000000; text-decoration: none; background-color: #d699a9; }
			
	div#content { border-left: 2px solid #281b1f; border-right: 2px solid #281b1f; background: #ffffff; }
		div#scroll-area { /*overflow: auto; height: 250px;*/ border: 24px solid #a90135; }  
			div#scroll-inner { vertical-align: top; /*width: 688px;*/ border: 2px solid #281b1f; padding: 23px 26px 23px 26px;} 
				#layout-tbl { width: 100%; }
					#layout-tbl td#gallery-col { width: 260px; }
					#layout-tbl td#gallery-col img { margin-bottom: 10px; margin-left: 5px; }
									
	div#fallback-nav { border-left: 1px solid #9e9fce; border-right: 1px solid #9e9fce; }
					
	table#contact-form { width: 100%; }
	table#contact-form td { vertical-align: top; }
		
	div#footer { text-align: center; background: #f5e4ea; padding: 5px; padding-top: 10px; border-left: 2px solid #281b1f; border-right: 2px solid #281b1f; border-bottom: 2px solid #281b1f; }
		#footer p { margin-bottom: 5px; }
		#footer span { }
		#footer .footer-msg1 { font-size: 10px; font-weight: normal; color: #980027; }
		#footer .footer-msg2 { font-size: 10px; color: #000000;  }
		#footer #footer-msg3 { font-size: 9px; }
		#footer #footer-msg4 { font-size: 10px; font-weight: bold; color: #000000;  }
		#footer a:link { color: #000000; text-decoration: none; }
		#footer a:visited { color: #000000; text-decoration: none; }
		#footer a:hover { color: #000000; text-decoration: underline; }
		#footer a:active { color: #000000; text-decoration: underline; }

	div#credits { margin-top: 5px; }
		div#credits p { float: right; color: #000000; }
		
/* CSS Document */
a:link { color: #260c4b; text-decoration: none; }
a:visited { color: #260c4b; text-decoration: none; }
a:hover { color: #260c4b; text-decoration: underline; }
a:active { 	color: #260c4b; text-decoration: underline; }
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	color: #ddaab8;
}
h2, .strapline, #strong {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px; 
	clear: both; }
	
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;  }
h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px; margin-bottom:2px;  }

p {
	font-size: 12px;
	margin-top: 0px;
	color: #000000;
}
ul	{
	font-size: 11px; margin-top: 0px; }
	
.calloutright, .calloutleft {
	border-top: 10px solid #6e7980; border-bottom: 10px solid #6e7980; 
	float: right;  padding: 3px; padding-top: 10px; padding-bottom: 10px; text-align: center;  color: #6e7980; 
	width: 150px; margin-left: 5px; margin-right: 5px; }

.calloutleft { float: left;  }

.smalltext { font-size: 9px; color: #d32e12; }

img.borderedimg { 
	border-top: 10px solid #d32e12; ; border-bottom: 10px solid #d32e12; ; 
	padding: 3px; padding-top: 10px; padding-bottom: 10px; margin-left: 5px; margin-right: 5px; padding: 0px 0px 0px 0px; }

.EnvFriendly { color: green; }

th { font-weight: bold; text-align: left; }
#content td, #content th { vertical-align: top; }

td#content-content img { margin-right: 5px; margin-left: 5px; }

.gallery {text-align: center; margin-bottom: 5px; margin-top: 5px;}
.gallery img { border: 0px; margin-left: 0px; margin-right: 0px; padding: 0px;  } 

.goRight { float: right; margin-left: 10px; margin-bottom: 10px; }
.goLeft { float: left; }

caption { display: none; }

input, textarea, select { font-family: Verdana, Arial, Sans-Serif; font-size: 11px; color: #666666; }
input, textarea, select { color: #666666; border: 1px solid #666666; }
label { color: #666666; }
input.noline { border: none; }
 
#content li, #content td.sitemap li { list-style-position: outside; color: #000000; margin-bottom: 1.0em; }
#content img { margin-right: 10px; }

table.content-imgs { }
	.content-imgs td { vertical-align: top; }
	.content-imgs td img { display: block; margin-bottom: 8px; }
	
.highlight { color: #980027; font-weight: bold; }
.lead-in, .warning { color: #d32e12; font-size: 14px; font-weight: bold; }
.warning { text-align: center; }
li { list-style-image: url(images/bullet.gif); }

img { border: 0px; }

.img-holder { padding-right: 25px; width: 80px; }
	.img-holder p { font-size: 9px; }

address { color: #000000; margin-bottom: 10px; }

.testimonial { border: 1px dotted #ddaab8; margin: 10px; padding: 10px; }

.normalWeight { font-weight: normal; }

.post { width: 450px; margin-bottom: 30px;}

div.post h1 { margin-bottom: 0; padding-bottom:0;}

#sidebar { width: 170px; float:right;}

#sidebar h3 { margin-top: 20px;}

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

#sidebar ul li { list-style-type: none;}

#content #sidebar li { margin-bottom: 0.5em;}

#clearfix { clear: both;}

input#s { width: 100px;}

p.postmetadata { border-top: 1px solid #260C4B; font-size: 10px; color: #980027;}

p.small {color: #980027; }

textarea#comment { width: 450px;}

ul.comment-list { margin: 0; padding:0;}

.comment-info { 
	left:10px;
	padding:0 20px 0 0;
	position:absolute;
	top:10px;
	width:130px;
		}

.comment-body { 
	margin:0 0 0 160px;
	min-height:100px;
	padding:0 10px 0 0;
	 }

li.comment { 
	border-bottom: 3px solid #666666; 
	padding: 10px 0 10px;
	position: relative;
	list-style-type: none; }
	
	h3#comments { margin-top: 50px;}
	
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;
	}

.alignleft {
	float: left
	}
.post h1 { font-size: 18px; }
.post h2 { clear: none; font-size: 16px; }

p#testimonial { background: #F7D4DE;  font-style: italic; padding: 10px; font-size: 13px;}

.home #content p a:link, .home #content p a:visited { color: #A90135; }

.home #content p a:hover, .home #content p a:active { color: #C34D70; text-decoration: underline;}

.home #content h1 {  color: #A90135; font-size: 24px; margin-bottom: 0; margin-top: 20px;}

.home #content h2 {  color: #C34D70; font-size:18px; margin-bottom: 20px;}


ul.columns { width: 190px; float: left; margin: 0; padding: 0; margin-right: 35px;}

ul.end { margin-right: 0;}

ul.columns li { list-style-type: none;}

div.pagepost { overflow: hidden; width: 100%;}

div#gallery { margin-top: 30px; }

div#gallery img { margin-right: 60px; margin-bottom: 30px; float: left;}


