/*--------------------------------------------
Website: The Door Store / www.thedoorstore.ca
Design & development: 4c / www.4c.ca
Date: March 2009
Description: Layout & style for the blog
-------------------------------------------- */


* {
	outline: none;
}

html {
	font-size: 100.01%;
}


body {
	background-color: #929494;
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 62.5%;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, dt, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

a img {
	border: 0;
}

/* --------------------------------
	LAYOUT
________________________________ */

#container {
	background-color: #FFF;
	margin: 10px auto;
	padding: 20px;
	width: 930px;
}

#header {
	height: 80px;
	margin: 0;
	width: 930px;
}

	#header .sentence {
		float: left;
		margin: 28px 0 0 0;
	}
	
	img#logo {
		float: left;
		margin: 0 15px 0 0;
	}

#banner {
	margin: 3px 0 15px 0;
	height: 240px;
	width: 930px;
}

#content {
	float: left;
	margin: 0 49px 0 0;
	width: 620px;	
}


#sidebar {
	border-left: #d7d8d8 1px solid;
	float: left;
	margin: 0;
	padding-left: 20px;
	width: 240px;	
}

#footer {
    height: 20px;
	margin: 10px auto 20px;
	width: 970px;
}

	#footer .left {
		display: block;
		float: left;
		margin: 0 20px 0 0;
	}	
	
	#footer .right {
		display: block;
		float: right;
		margin: 0;
	}	
		
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

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

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}


/*-------------------------
 	Site Navigation 
 -------------------------*/

#nav ul {
	height: 11px;
	margin: 20px 0 0;
	padding: 0;
	overflow: hidden;
}

	#nav li {
		height: 11px;
		float: left;
		list-style-type: none;
		margin: 20px 0 0;
		padding: 0;
	}
	
	#nav .separation {
		float: left;
		margin: 0 5px;
	}
	
	#nav a {
		background-repeat: no-repeat;
		background-position: 0 -12px;
		float: left;
		display: block;
		height: 11px;
		overflow: hidden;
		text-indent: -999em;
	}
	
		#nav a:hover {
			background-position: 0 0;
		}

			#nav .about a {background-image: url(images/nav_about.gif); width: 47px;}
			#nav .hardware a {background-image: url(images/nav_hardware.gif); width: 74px;}
			#nav .registers a {background-image: url(images/nav_registers.gif); width: 72px;}
			#nav .architecturals a {background-image: url(images/nav_architecturals.gif); width: 116px;}
			#nav .iron a {background-image: url(images/nav_iron.gif); width: 32px;}
			#nav .lighting a {background-image: url(images/nav_lighting.gif); width: 60px;}
			#nav .inspiration a {background-image: url(images/nav_inspiration.gif); width: 80px;}
			#nav .resources a {background-image: url(images/nav_resources.gif); width: 80px;}
			#nav .blog a {background-image: url(images/nav_blog.gif); width: 37px;}
			#nav .contact a {background-image: url(images/nav_contact.gif); width: 63px;}

/* --------------------------------
	TYPOGRAPHY
________________________________ */


a {
	color:#AB5A45;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #575959;
	font-size: 1.2em;
	line-height: 1.4em;
}


h2 {
	color: #bfb781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0 0 15px;	
}

h2 a {
	color: #bfb781;	
}

h3 {
	color: #575959;	
	font-size: 1.4em;
}

ol {
	color: #575959;	
	padding: 0 0 0 20px;
}

cite {
	color: #bfb781;
 	font-size: 1.2em;
 	font-weight: bold;
}

blockquote {
	color: #575959;	
	font-size: 1.4em;
	font-style: italic;	
}

/* ______________ CONTENT ______________ */

.more-link {
	display: block;
	font-size: 1.2em;
	margin: 10px 0 0;
}

.postmetadata {
	clear: both;
	color: #b4b6b6;
	font-style: italic;
    font-size: 1.2em;
    padding: 10px 0 0;
}

.postmetadata a {
	color: #b4b6b6;
	text-decoration: underline;
}

.postmetadata a:hover {
	text-decoration: none;
}

.post {
	border-bottom: #d7d8d8 1px solid;
	padding: 0 0 15px;
	margin: 0 0 15px;
}

.navigation {
	color:#AB5A45;
	clear: both;
}

	.navigation a {
		font-size: 1.2em;
	}
	
	.navigation .left {
		display: block;
		margin: 0 0 20px;
		width: 48%;
	}
	
	.navigation .right {
		display: block;
		margin: 0 0 20px;
		text-align: right;
		width: 48%;		
	}
	
	
.archiveslist h2 {
	color: #575959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	margin: 0 0 15px;	
}

.archiveslist h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0 0 15px;
}
	
.archiveslist h3 a {
	color: #bfb781;	
}


.center {
	color: #bfb781 !important;
	font-size: 2em !important;
	display: block;
	text-align: center;
	padding: 50px 0 0;
}
	
/* ----------comments ----------*/

#comments {
	border-top: #d7d8d8 1px solid;
	clear: both;
	padding-top: 15px;
}


#respond {
	border-top: #d7d8d8 1px solid;
	clear: both;
	padding-top: 15px;
}

#commentform label {
	float: left;
	color: #575959;
	font-size: 1.0em;
}

#commentform input {
	float: left;
	margin: 0 10px 10px 0;
}

#commentform textarea {
	margin: 0 0 10px;
}

#submit{
	float: left;
	background-image: none;
	background-color: #90886d;
	border: none;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    height: 20px;
    text-transform: uppercase;
    width: 70px;
}

	

/* ______________ FOOTER ______________ */

#footer {
	color: #575959;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#footer a {
	color: #575959;
	font-size: 1em;
}

#footer a:hover {
	color: #575959;
}

#footer p.right {
	font-size: 1em;
	}
	
	
	
	
	
/* ______________ SIDE BAR ______________ */	


/* Search */

#searchform {
	height: 60px;
	border-bottom: #d7d8d8 1px solid;
	margin: 0 0 15px;
}

#searchform label {
	float: left;
	color: #484741;
	font-size: 1.8em;
	margin: 5px 5px 0 0;
}

#s {
	background: #FFF url(images/bg-form.png) repeat-x 0 0;
	border: 1px solid #D2CC9F;
	font-size: 1em;
	margin: 5px 0;
	padding: 3px;
	text-align: left;
	width: 140px;
}

#searchsubmit{
	float: right;
	background-image: none;
	background-color: #90886d;
	border: none;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    height: 20px;
    text-transform: uppercase;
    width: 70px;
}

/* Subscribe */

.border {
	border-bottom: #d7d8d8 1px solid;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.suscribe {
	color: #484741;
	font-size: 1.6em;
	font-weight: normal;
	margin: 5px 5px 0 0;
}

.rss_link {
	margin: 0 0 0 80px;
}

/* flickr gallery */

h2.gallery {
	background-color: #FFF !important;
	color: #484741 !important;
	font-family: Georgia, Times New Roman, Times, serif !important;
	font-size: 1.8em !important;
	font-weight: normal !important;
	margin: 5px 5px 5px 0 !important;	
	padding: 0 !important;
	text-transform: none !important;
}

h2.gallery span {
	color: #b4b6b6;
	font-style: italic;
    font-size: 0.8em;
}


#flickr-gallery a {
	float: left;
	display: block;
	margin: 0 5px 5px 0;
}

.link-gallery {
	display: block;
	font-style: italic;
    font-size: 1.2em;
    padding: 5px 0 10px;
    text-align: right;
    width: 240px;
}

	

/* Categories & Archives */

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

#sidebar li h2 {
	background-color: #D2CC9F;
	clear: both;
	color: #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    height: 25px;
    padding: 25px 0 0 20px;
    text-transform: uppercase;
    width: 220px;
}

#sidebar li.categories ul {
	margin: 0 0 30px;
}

#sidebar li.categories li {
	color: #575959;
	border-bottom: #d7d8d8 1px solid;
	font-size: 1.1em;
	height: 18px;
	padding-top: 5px;
    text-transform: uppercase;
    width: 240px;
}

#sidebar li.categories li a {
	color: #333;
}

#sidebar li.archives li {
	color: #575959;
	border-bottom: #d7d8d8 1px solid;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 5px 0;
    width: 240px;
}

#sidebar li.archives li a {
	color: #333;
}





