/*
Theme Name: Insite Design
Theme URI: http://insitedesign.ca/
Description: The default WordPress theme for Insite Design.
Version: 1.0
Author: Insite Design
Author URI: http://insitedesign.ca/
*/

* {
	outline: none;
}

html {
	font-size: 100.01%;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-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;
}

/*
----------------------------------
General Layout
----------------------------------
*/

#container {
	margin: 70px auto 20px;
	width: 950px;
}

#header {
	margin: 0;
	width: 950px;
}

#main {
	clear: both;
	float: left;
	margin: 0 0 50px;
	padding: 0;
	width: 950px;
}

#sidebar {
	float: left;
	margin: 20px 20px 0 0;
	width: 200px;
}

	#contactinfo {
		margin: 20px 0 0;
		width: 200px;
	}

        #sidebar img {
           display: block;
        }

#content {
	float: left;
	margin: 20px 0 0 30px;
	width: 700px;
}

#title {
	border-bottom: #E8E5E2 1px solid;
	display:block;
	height: 40px;
	width: 700px;
}

/*
----------------------------------
General Typography
----------------------------------
*/

a {
	color: #8e3916;
	text-decoration: none;
}

	a:link,
	a:visited {
		border-bottom: 1px solid #ddd;
	}
	
	a:hover {
		border-bottom: 1px solid #8e3916;
	}
	
address {
	color: #7b6a5d;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.4em;
	margin: 0 0 15px;
}

blockquote {
	background: url(images/bg_blockquote.png) no-repeat 0 0;
	color: #444;
	padding-left: 30px;
}

	blockquote em {
		color: #7b6a5d;
		display: block;
		font-size: .9em;
		font-style: normal;
		text-align: right;
	}

h1 {
	background: url(images/logo.gif) no-repeat 0 0;
	display: block;
	float: right;
	height: 23px;
	margin: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 65px;
}

	h1 a {
		border: 0;
		display: block;
		height: 100%;
	}

h2 {
	color: #000;
	font-size: 2.2em;
	margin: 0;
	padding: 0;
}	

	h2 span {
		color: #7b6a5d;
	}
	
h3 {
	border-left: #e8e5e2 1px solid;
	font-size: 1.3em;
	height: 35px;
	line-height: 1.2em;
	margin: 0;
	padding: 5px 15px 0 10px;
}

	h3 em {
		color: #7b6a5d;
		display: block;
		font-style: normal;
	}

p {
	color: #7b6a5d;
	font-size: 1.2em;
	line-height: 1.4em;
}

/*
----------------------------------
Header / Footer
----------------------------------
*/

#tagline {
	display: block;
	float: left;
	height: 8px;
	margin: 18px 0 0;
	width: 165px;
}
	
#contact {
	border-top: #e8e5e2 1px solid;
	border-bottom: #e8e5e2 1px solid;
	float: left;
	height: 24px;
	margin: 5px 0 0;
	padding-top: 8px;
	width: 100%;
}

	#contact a {
		border: 0;
	}

.left {
	float: left;
}

.right {
	float: right;
}

/*
----------------------------------
Sidebar
----------------------------------
*/

#nav {
	border-bottom: #e8e5e2 1px solid;
	margin: 0 0 20px;
	padding: 0;
}

#nav dt {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px;
}

#nav dd {
	color: #7b6a5d;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 2px;
}

	#nav dd.item-last {
		margin-bottom: 20px;
	}

	#nav dd a {
		border: 0;
	}

#projectnav p {
	color: #8E3916;
	font-weight: bold;
	margin: 20px 0 5px;
}
	
/*
----------------------------------
Entries/Posts/Pages
----------------------------------
*/

#banner {
	background: url(images/bg_dotted_grey.png) repeat-x 0 bottom;
	display: block;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

#titling {
	border-bottom: #e8e5e2 1px solid;
	height: 40px;
	line-height: 40px;
	margin: 0 0 50px;
}

	#titling h2 {
		float: left;
		margin-top: 5px;
	}
	
	#titling h3 {
		float: right;
	}

.entry img {
	display: block;
	margin: 0 0 10px;
}

.prev-link {
	margin-right: 15px;
}

/* Item Descriptions */

dl.portfolio-desc {
	margin: 0 0 25px;
}

dl.portfolio-desc dt {
	color: #8e3916;
	display: block;
	float: left;
	font-size: 1.5em;
	font-weight: 700;
	letter-spacing: -.25pt;
	margin-top: 0;
	text-transform: uppercase;
	width: 170px;
}

dl.portfolio-desc dd {
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	margin-left: 200px;
	width: 440px;
}

	dl.portfolio-desc dd.portfolio-links {
		display: block;
		margin-bottom: 15px;
		text-align: right;
	}
	
	dl.portfolio-desc dd.portfolio-links a {
		margin-left: 12px;
	}
	
.navigation {
	clear: both;
	height: 30px;
	width: 100%;
}

.navigation p {
	font-weight: bold;
	margin: 0;
}

	p.navigation-left {
		float: left;
		width: 70%;
	}
	
	p.navigation-right {
		float: right;
		width: 20%;
		text-align: right;
	}
