      /*  
 
      Theme Name: northern comfort 
      Theme URI: http://www.northerncomfort.co.uk
      Description: A search engine optimized website framework for WordPress.
      Author: northern comfort
      Author URI: http://www.northerncomfort.co.uk
      Version: 1.0  
      Tags: 

      Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
      http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
      
      */

      /* Reset default browser styles */

      @import url('styles/reset.css');
/*#primary, #secondary {
	float: right;
	overflow: hidden;
	width: 180px;
}*/  
	  
/*#secondary {
	clear: right;
}*/

#wp_page_numbers li.page_info {
	border-top: 0px!important;
	padding: 0 8px 0 13px!important;
}

.leftPostInfo img{
padding-left:10px;
padding-bottom:10px;
max-width:300px;
	
}



#facebooklike {
	background: none repeat scroll 0 0 white;
	margin-left: 143px;
	width: 199px;
}
 @charset "UTF-8";
/* CSS Document */
body {
	background: none repeat scroll 0 0 #8CC63E;
	height: 100%;
	margin: 0;
}
a img {
	border:none;
	padding-bottom:15px;
}
a {
	color:#Ff7E00;
	text-decoration:none;
}
.imageborder {
	border:10px solid #FFF;
	margin:10px 0px 10px 0px;
}
#wrapper {
	width:960px;
	height:100%;
	margin:0 auto;
}
#sky {
	height:261px;
	background:url(http://www.northerncomfort.co.uk/ncimages/bluesky.jpg) no-repeat;
}
#holder {
	background:url(http://www.northerncomfort.co.uk/ncimages/background.jpg) repeat-x top;
}
#navigation {
	 float: left;
    height: 100px;
    left: 12px;
    position: relative;
    top: 259px;
    width: 470px;
}


#socialmedia {
	width:263px;
	height:185px;
	position:relative;
	top:-190px;
}
#socialmedia a {
	color:#8cc63e;
}


#navigation li {
	float: left;
	list-style: none;
	height: 29px;
	
	position:relative;
}
#navigation li a:hover {
	color:#ff4000;
	
}
#navigation li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: lowercase;
	font-size:24px;
	font-family: 'Quicksand', sans-serif;
	font-weight:300;
	color: #fff;
	outline: none;
	text-align: center;
	height: 35px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
}

.leftPostInfo li {

	list-style:none;
}

.leftPostInfo li a:hover {

	color:#ff7f00;
}

.leftPostInfo li.current_page_item a {
font-weight:900;
color:#5b5b5b;
}

.leftPostInfo li a {
	position: relative;
	
	text-transform: lowercase;
	font-size:20px;
	font-family: 'Quicksand', sans-serif;
	font-weight:300;
	color: #666;
	
	height: 35px;
	
	
	margin: auto 10px;
	list-style:none;
}



#green {
	background:url(http://www.northerncomfort.co.uk/ncimages/greengradient.jpg) repeat-x;
	height:507px;
}
#logoheader {
	  background-image: url("http://www.northerncomfort.co.uk/ncimages/NCtitle.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 84px;
    left: 532px;
    position: relative;
    top: 200px;
	 width: 432px;
}

.entry-content img{
	
max-width:100%;

}

#squirrel {
	background:url('images/squirrel.png') no-repeat top left;
	height: 80px;
	left: 0px;
	position: relative;
	top: -80px;
	width: 288px;
}
#introtext {
	position: relative;
	width: 480px;
	top: -180px;
	left: 450px;
}
.introcopybold {
	color:#FFF;
}
.introwhitecopy {
	font-size:22px;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
.worktitle {
	font-size:22px;
	color:#333;
}
.quote {
	padding: 10px;
}
.maillink {
}
#header {
	text-indent: -5000px;
}
h2 {
	font-size:1.6em;
}
#main {
}
#container {
  background: none repeat scroll 0 0 #F2F2F2;
    left: 0;
    padding-bottom: 20px;
    position: relative;
    top: -457px;
    width: 960px;
}

#access {
	/*float:right;*/
	position:relative;
	top:-249px;
	left: 892px;
	width: 100px;
	min-height: 300px;
	border: 0px;
}
#wrap {
	padding-top:20px;
}
p {
	margin-bottom: 1.5em;
}
#sharethiswidget {
	padding:30px;
}
#content {
	padding: 0px 10px 0px 10px;
	
}
#nav-below {
	height:30px;
	font-size: 10px;
}
#footer {
	clear: both;
	width: 100%;
}
html, body {
/*height: 100%; */


  
}
body, input, textarea {
	color: #111;
	font-family: 'Quicksand', sans-serif;
	
    line-height: 1.5;
}
#wp_page_numbers ul li a {
	display:inline;
	padding: 5px;
	font-size:1em;
	width: 20px;
	height: 8px;
	line-height:6px;
	color:#000;
	margin-bottom: 7px;
	text-indent: 2px;
}
#wp_page_numbers ul {
	display:inline;
}
#wp_page_numbers ul li {
	display:inline;
}
#wp_page_numbers {
	height: 30px;
	width: 100%;
	padding-top: 20px;
}
/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;/*        clear: both;*/
		}
h1, h2 {
	color:#000000;
	/*	font-family:Arial,Verdana,Tahoma,sans-serif;*/
		font-size: 18pt;
	
  font-weight: 400;
	line-height:2em;
}
h1 {
	/* background: none repeat scroll 0 0 white;*/
    color: #0099FF;
	display: block;
	font-size: 21pt;
	height: 35px;
	line-height: 32px;
	margin-bottom: 10px;
	text-decoration: none;
}
h2 a {
	color: #666;
	display: block;
	font-family: 'Quicksand', sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	
	line-height: 33px;
	padding-left: 11px;
	padding-top: 4px;
	text-decoration: none;
	width:360px;
}
h1.entry-title {
    color: #666666;
    display: block;
    float: left;
    font-size: 16pt;

    line-height: 33px;
    padding-left: 11px;

    text-decoration: none;
    width: 300px;
}
h2.entry-title {
	/* background: none repeat scroll 0 0 white;*/
  color: #666;
	display: block;
	font-size: 21pt;
	line-height: 33px;
	text-decoration: none;
}
.entry-meta {
	display:block;
	width: 360px;
	color:#666;
	font-size: 8pt;
	text-decoration:none;
	text-indent: 10px;
	line-height:2em;
}

#post{
	
	
}

.leftPostInfo{
	 float: left;
    padding-top: 20px;
    width: 360px;
}

.rightPostInfo{
	padding-top:35px;
	float:left;
	width:580px;
	
	 border-bottom: 1px dotted #CCCCCC;
	
	
}

entry-content a img{
border: 0;	
	
}
.entry-content {
	color: #666;
	font-size: 10pt;
	padding: 0px 13px 0px;
	text-decoration: none;
	border-left: 1px solid #7CBD2F;
	
	
}

.home-content {
	color: #666;
	font-size: 10pt;
	padding: 0px 13px 0px;
	text-decoration: none;
	padding-top:20px;
}
.entry-utility {

    display: block;
    font-size: 8pt;
    height: 21px;
    line-height: 2em;
    margin-left: 10px;
    margin-right: 0;
    padding-bottom: 30px;
    text-align: left;
    text-decoration: none;
    text-indent: 5px;
    width: 573px;
}
.entry-meta a, .entry-utility a, .entry-content a {
	color:#000000;
	/*	font-family:Arial,Verdana,Tahoma,sans-serif;*/
	
		text-decoration:underline;

}
a {
 a {
 color:#FCEE21;
 text-decoration:none;
}
.navigation {
	display:block;
	height: 21px;
	width: 458px;
	background-color:#fff;
	font-size: 8pt;
	text-decoration:none;
	text-indent: 5px;
	line-height:2em;
	border: solid 1px #ffcc99;
	margin: 0px 0px 40px 0px;
}
.navigation a {
	color:#000000;
	/*	font-family:Arial,Verdana,Tahoma,sans-serif;*/
	
		text-decoration:none;
	border-bottom:dotted 1px #ff7f00;
}
hr {
	background-color: #999;
	border:0;
	height: 1px;
	margin-bottom: 1.5em;
}
/* Text elements
-------------------------------------------------------------- */

p {
	margin-bottom: 1.5em;
}
ol {
	margin: 0 0 1.5em 2.5em;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl {
	margin:0 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	border-left: 1px solid black;
	margin: 20px;
	padding-left: 5px;
	quotes: none;
}
blockquote, q {
	border-left: 1px solid black;
	margin: 20px;
	padding-left: 5px;
	quotes: none;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
pre {
	font: 11px Monaco, monospace;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
code {
	font: 11px Monaco, monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/* --------------------------------------------------------------
   
   Basic WordPress Blog Styles  
     
-------------------------------------------------------------- */  


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

