/*
Theme Name: Deslamps WP
Theme URI: http://www.boltonwebdesign.co.uk/
Description: Blog theme converted from original Deslamps site using standards based design
Version: 2.0
Author: Shaun Barnes
Author URI: http://www.boltonwebdesign.co.uk/
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul,li {list-style-type:none;}
caption,th {text-align:left;}
a{text-decoration:none;}


body {
    font-size: 11px;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	background: #ccc url('images/pattern_bg.gif');
	color: #000;
	line-height: 18px;
	text-align: center;}
#page {
	background-color: #fff;
	border: 1px solid #959596;
	text-align: left;}
#header {
	background: #fff url('images/header_bg.gif') repeat-x;}
#content {
	font-size: 14px;
	background-color: #fff;}
.widecolumn .entry p {
	font-size: 14px;}
.narrowcolumn .postmetadata {
	text-align: center;}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;}
#footer {
	background: #eee url('images/footer_bg.gif') no-repeat top;
	border: none;}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;}
h1, h2, h3 {
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-weight: bold;}
h1 {
	font-size: 4em;
	text-align: center;}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;}
h2 {
	font-size: 1.6em;}
h2.pagetitle {
	font-size: 1.6em;}
h3 {
	font-size: 1.3em;}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #313B53;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;}
.entry p a:visited {
	color: #b85b5a;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li {
	font-weight: bold;
	width: 500px;}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;}
.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;}
.commentmetadata {
	font-weight: normal;}


small, #sidebar ul ol li, #sidebar ul ul li , 
.nocomments,blockquote, strike {
	color: #777;}	
a {
  color: #000000;
  text-decoration: none;}
a:hover {
  color: #F1000F;
  text-decoration: underline; }



/* LAYOUT */
body {
	margin: 0 0 20px 0;
	padding: 0;}
#page {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;}
#header {
	background-color: #fff;
	margin: 0 0 0 1px;
	padding: 0;
	width: 758px;}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;}
.narrowcolumn {
	float: right;
	width: 535px;}
.widecolumn {
	width: 535px;}
.post {
	text-align: left;
	padding: 0 30px 5px 5px;}
.post hr {
	display: block;}
.widecolumn .post {
	margin: 0;}
.narrowcolumn .postmetadata {
	padding-top: 5px;}
.widecolumn .postmetadata {
	margin: 30px 0;	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;}
.postmetadata {
	clear: left;
	margin-top: 10px;
	color:#E9E9E9;
	background-color: #2f374a;
	padding: 10px;}
.clear {
	clear: both;}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 52px;
	clear: both;}
#footer p {
	margin: 0;	
	padding: 20px 0;
	text-align: center;}



/*	HEADINGS */
h1 {
	padding-top: 70px;
	margin: 0;}
h2 {
	margin: 30px 0 0;}
h2.pagetitle {
	margin-top: 30px;
	text-align: left;}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;}
h3 {
	padding: 0;
	margin: 30px 0 0;}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;}


/* IMAGES */
p img {
	padding: 0;
	max-width: 100%;
	}
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
	font-size: 18px;}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;}
.entry ol li {
	margin: 0;
	padding: 0;}
.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: 5px;
	padding-bottom: 10px;
	background-color: #e9e9e9;}
#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: 8px 0 0;
	padding: 0;}

/* SEARCH */

form#searchform {
	text-align: right;}
#searchform input {
	border:1px solid #CCCCCC;
	vertical-align:middle;}
#searchform #s {
	width: 128px;
	height: 13px;
	font-size: 12px;	}
#searchsubmit {
	height: 20px;
 	background: url(images/search_btn.jpg);}
select {
	width: 130px;}
form #submit {
	float: right;
	margin: 5px 25px 50px 0;	}
div#search {  position: absolute; bottom: 15px; right: 5px; font-size: 14px;}
.top {
color:#313B53;
font-weight:bold;
padding:8px; }

div.entry { padding-top: 10px;}

/*  COMMENTS */

.alt {
	margin: 0;
	padding: 10px;}
.commentlist {
	padding: 0;
	text-align: justify;}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;}
.commentlist p {
	margin: 10px 5px 10px 0;}
#commentform p {
	margin: 5px 0;}
#commentform input {
	width: 170px;
	padding: 2px;}
#commentform textarea {
	width: 500px;
	padding: 2px;}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;}
.commentmetadata {
	margin: 0;
	display: block;}
	
	
.center {
	text-align: center;}
a img {
	border: none;}
.navigation {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 60px;}

/* HEADER */

div#logo { 
	background: url(images/logo.gif) top left no-repeat; 
	height: 91px;
	width: 273px;
	margin-bottom: 7px;
	float: left; }
div#sales-number { 
	width: 197px; 
	height: 91px; 
	background: url(images/sales_number.gif) top right no-repeat; 
	float: right; }
#header a { font-size: 12px; font-weight: bold;}
	
div#sales-number a { background-color: #f1000f; color: #fff;  padding: 5px;}
div#sales-number a:hover { color: #000; }
div#sales-number p { padding-top: 5px;}

div#nav { clear: both;  height: 30px;}

div#nav ul {  padding-left: 130px; }
div#nav ul li { display: inline; color: #6D7481; padding: 0 4px; font-weight:bold; }

div#nav a { color: #fff;}
div#nav a:hover { color: #f1000f; text-decoration: none; }

div#login { height: 37px; background: url(images/dot_line.gif) no-repeat bottom;position: relative;}
div#login a { font-size: 12px; font-weight:bold; color: #313B53; padding: 6px;  }
div#login a:hover { color:#f1000f; text-decoration: none; }

#sidebar { float: left;
			font-family: Verdana, Arial, sans-serif;
			margin-left: 5px;
			font-size: 11px;
			width: 200px;
			line-height: 15px; }
#sidebar img { padding-bottom: 5px;}			

#content { float: right;}

#sidebar h2 { font-size: 14px; font-weight: bold; padding-left: 15px; padding-top: 6px; border-top: 4px solid #555d70;
			font-family:Helvetica,Arial,Verdana,sans-serif;}

#sidebar ul a { background: url(images/pointer_blue.gif) no-repeat 1px 3px; padding-left: 7px; padding-bottom: 5px;}

#footer, #footer a {
color:#FFFFFF;
font-size:12px;
line-height:16px;}

/* POST & META DATA */

.post p a,.post p a:visited { color: #f1000f;}
.post p a:hover { text-decoration: underline; }
p.postmetadata a, p.postmetadata a:visited { color: #fff; border-bottom: none;}
p.postmetadata a:hover { border-bottom: 1px solid #F1000F; text-decoration: none; color: #fff;}

.post p { margin-bottom: 10px;}
.post ul li { list-style-type: square; padding-left: 7px; list-style-position: inside;}

span.pgee-read-more { display: block; font-size: 14px; font-weight: bold; padding-top: 5px; text-align: center;}

div.entry td { background-color: #E9E9E9; border: 1px solid black; padding: 3px;}

