/*    
Theme Name: Clans On Canvas
Theme URI: http://www.clansoncanvas.co.uk/
Description: Clan on Canvas
Author: Tom Bathgate
Author URI: http://www.clearbluedesigns.co.uk/
Version: 1.0  
*/
* {
	padding: 0;
	margin: 0;
}
html {height:100%; /* needed for container min-height */
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#2f2e2e;
	background:#000;
	height:100%; /* needed for container min-height */
}
p {
	padding: 5px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#line1 {
	background:url(images/home/tartan1.png) repeat-y;
	width:56px;
	height:100%;
	position:absolute;
	left:142px;
	z-index:10;
}
#line2 {
	background:url(images/home/tartan2.png) repeat-y;
	width:20px;
	height:100%;
	position:absolute;
	left:219px;
	z-index:10;
}
#line3 {
	background:url(images/home/tartan3.png) repeat-y;
	width:20px;
	height:100%;
	position:absolute;
	right:95px;
	z-index:10;
}
#line4 {
	background:url(images/home/tartan4.png) no-repeat;
	width:901px;
	height:35px;
	position:absolute;
	top:132px;
	z-index:10;
}
#line5 {
	background:url(images/home/tartan5.png) no-repeat;
	width:901px;
	height:11px;
	position:absolute;
	top:177px;
	z-index:10;
}
#line6 {
	background:url(images/home/tartan6.png) no-repeat;
	width:901px;
	height:11px;
	position:relative;
	bottom:0;
	left:-20px;
	z-index:10;
}
#header {
	color: #333;
	width: 861px;
	float: left;
	height: 174px;
	background:#F2E7C7;
}
#contentwrapper {
position:relative;
top:19px;
left:20px;
width: 861px;
padding:0;
margin:0;
background: #F2E7C7;
}
#logo {
	position:relative;
	top:12px;
	left:7px;
	float:left;
}
#navigation {
	position:relative;
	top:0;
	left:140px;
	width:220px;
	height:174px;
	float:left;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#navigation ul li a {
	float: left;
	padding: 174px 0 0 0;
	overflow: hidden;
	color:#000;
	height: 0px !important;
	height /**/:174px; /* for IE5/Win only */
	width:25px;
}
a#home {
	background:url(images/main-navigation_03.png) no-repeat;
}
a#home:hover {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-23px 0;
}
a#company {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-46px 0;
}
a#company:hover {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-69px 0;
}
a#information {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-92px 0;
}
a#information:hover {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-115px 0;
}
a#products {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-138px 0;
}
a#products:hover {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-161px 0;
}
a#create {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-184px 0;
}
a#create:hover {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-207px 0;
}
a#contact {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-230px 0;
}
a#contact:hover {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-253px 0;
}
a#blog {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-276px 0;
}
a#blog:hover {
	background:url(images/main-navigation_03.png) no-repeat;
	background-position:-299px 0;
}
#image {
	position:relative;
	right:95px;
	top:0;
	float:right
}
#content {
	float: left;
	color: #333;
	background: #F2E7C7;
	width: 737px;
	display:inline;
}
#padding {
	width:547px;
	position:relative;
	left:95px;
	background:#FFFFFF;
}
.list-padding { padding-left: 30px; }
#padding p, h1, h2, h3, .breadcrumb {
padding:10px;
}
#leftcolumn {
	color: #333;
	height:100%;
	width: 124px;
	float: left;
}
.clear-column { clear: both; background:url(images/clear-back.jpg) repeat-y}

#companyinfo {
	width:124px;
	float: left;
	color:#fff;
	font-size:9px;
}
#companyinfo p, h3 {
	padding:5px;
}
#footer {
margin-top:19px;
margin-left:20px;
	height: 90px;
	clear: both;
	color: #333;
	background:none;
}
#footer-content {
	position:relative;
	left:0;
	float:left;
	width:737px;
	background:#F2E7C7;
	height:100%
}
.clear {clear:both}
#footpadding {
	width:547px;
	position:relative;
	left:100px;
}
#designers {
font-size:10px;
position:relative;
left:325px;
height:30px;
width:440px;
color:#fff;
display:none;
}
.padding-left {
padding-left:20px;
}
.detailed {
		height:30px;
		line-height:30px;
		margin: 5px 0 5px 0;
		float:left;
		background: #F2E7C7;
	}
.titles {
padding-top:10px;
padding-bottom:10px
}
textarea#comment {
width:85%
}
#comment {
	width:500px;
	margin-bottom:10px;
}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 5px;
	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;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
border-bottom: 1px solid #b4b4b5;
border-top: 1px solid #b4b4b5;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
