/* @override http://dmdltd.com/wp-content/themes/dmd/style.css */

/*  
Theme Name: DMD Theme
Theme URI: http://insitedesign.ca
Description: Professional Product and Blog Theme for DMD
Author: Insite Design
Author URI: http://insitedesign.ca
Version: 1.0
Tags: DMD, portfolio, business, profesional, products, gallery
Copyright Insite Design 2010.
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
 */
 
 
/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p {
	margin: 0;
	padding: 0;
	color: #98847B;
}

/*Structured layout mainpage*/


body {
	font-size: 11.5px;
	font-family: Helvetica, Arial, san-serif;
} 

a {
	text-decoration: none;
}

	a:link,
	a:visited {
		color: #F55E17;
	}
	
	a:hover {
		text-decoration: underline;
	}
 
#wrapper {
  	margin-left: auto ;
 	margin-right: auto ;
    width: 970px;
}

#left {
   float: left;
   width: 120px;
}

#right {
	margin-left: 140px;
}

#logo img {
	border: none;
}

#logo {
	float:right;
	margin-bottom: 27px;
}

#header {
	text-align: right;
	height: 50px;
}

#header #access {
	padding-top: 10px;
}

#header #access #home-link {
	margin: 10px 10px 0 0;
	text-transform: uppercase;
	float: left;
}
	
	#header a:link,
	#header a:visited {
		color: #F55E17;
	}
	
	#header a:hover {
		color: #F55E17;
		text-decoration: none;
	}
	
#header #access #client-login {
	margin: 10px 10px 0 0;
	text-transform: uppercase;
	float: left;
}
	
#header #access #search {
	margin: 5px 0 0 0;
	text-transform: uppercase;
	float: right;
}

#header #access #search input {
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

#header form {
	padding: 0;
	margin: 0;
	display: inline;
}

#main {
	
}

#content {
	padding-top: 10px;
	border-top: #CCC solid 1px;
}

#footer {
	border-top: #999 solid 1px;
	padding-top: 5px;
	clear: both;
	font-size: 10px;
	width: 970px;
	margin-bottom: 40px;
}

	#footer p {
		font-size: 11px;
		line-height: 12px;
		margin: 0;
	}

#contact-info {
	font-size: 10px;
	text-align: right;
	width: 120px;
	margin-bottom: 10px;
	margin-top: -60px;
	clear: both;
	padding-right: 10px;
}

	#contact-info p {
		font-size: 11px;
		line-height: 12px;
		margin: 0;
	}

#site-info {
	text-align: right;
}


/* navigation */
#nav {
	clear: right;
	margin-bottom: 20px;
}

#nav li {
	list-style: none;
	text-align: right;
	padding: 3px 0;
}

#nav li a {
	text-decoration: none;
	color: #F60;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
}

#nav ul ul li a {
	/*display:none;*/
	color: #98847B;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}


/* homepage specific stuff */

#quotes {
	padding-bottom: 20px;
	position: relative;
	margin-top: 0px;
}

#quotes h2 {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
}

#quotes h3 {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 5px;
}

#quotes p {
	font-size :12px;
}

#quotes #quote_left {
	width: 400px;
	padding-bottom: 10px;
	float: left;
}

#quotes #quote_right {
	margin-left: 430px;
	font-size: 10px;
	padding-bottom: 10px;
}


/* post Styles - Homepage */
#home-column {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#home-column-end {
	float: left;
	width: 200px;	
}

#excerpt-post {
	width: 200px;
	background-color: #F2F2F2;
	float: left;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
}

#excerpt-image img {
	border: none;
	margin: 10px 5px 5px 10px;
	width: 180px;
}

#overlay-title {
	color: #F60;
	text-transform: uppercase;
	width: 120px;
	position: absolute;
	top: 20px;
	left: 10px;
}

#overlay-title .words {
	background-color: #FFF;
}

#excerpt-title {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
}

#excerpt {
	font-size: 10px;
	margin: 0 10px 5px 10px;
}

#read-more a {
	font-size: 10px;
	color: #F60;
	text-decoration: none;
	margin-left: 10px;
	text-transform: uppercase;
}


/* Portfolio Page */
#portfolio-image {
	display: block;
	height: 240px;
	background: #CCC;
	margin-bottom: 30px;
}

#portfolio-overlay {
	color: #98847B;
	text-transform: uppercase;
	max-width: 300px;
	top: 10px;
	margin-top: -50px;
	display:none;
}

#portfolio-overlay .words {
	font-size: 16px;
	padding-right: 5px;
	background-color: #FFF;

}

#portfolio {
	padding-bottom: 10px;
}

#portfolio a:visited {
	text-decoration: none;
}

#portfolio-column-header a , #portfolio-column-header a:visited {
	text-decoration: none;
	color: #98847B;
}

#portfolio-column-header #column {
	float: left;
	width: 200px;
	border-bottom:dashed #98847B 1px;
	font-size: 16px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#portfolio-column-header #column4 {
	float: left;
	width: 200px;
	border-bottom: dashed #98847B 1px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#portfolio-cases-column {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#portfolio-products-column {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#portfolio-sideeffects-column {
	float:left;
	width:200px;
	margin-right:10px;
}

#portfolio-gallery-column {
	width: 200px;
	float: left;
}

#portfolio-gallery-column li {
	list-style: none;
}

#portfolio-gallery-column li img {
	border: none;
	height: 95px;
	width: 95px;
	margin-bottom: 10px;
}

#gallery-column1 {
	width: 95px;
	float: left;
	margin-right: 10px;
}

#gallery-column2 {
	width: 95px;
	float: left;
}



/* Project Page */

#project-column-header a , #project-column-header a:visited {
	text-decoration: none;
	color: #98847B;
}

#project-column-header #column1 {
	float: left;
	width: 410px;
	border-bottom: dashed #98847B 1px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

#project-column-header #column2 {
	float: left;
	width: 200px;
	border-bottom: dashed #98847B 1px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	padding-left: 10px;
}

#project-column-header #column3 {
	float: left;
	width: 200px;
	border-bottom: dashed #98847B 1px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	padding-left: 10px;
}

#project-content-column {
	float: left;
	width: 410px;
}

#project-details-column {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#project-sideeffects-column {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#project-content-column img {
	border: none;
	padding-bottom: 15px;
}


/* Product Page */

#product-column-header a , #product-column-header a:visited {
	text-decoration: none;
	color: #98847B;
}

#product-column-header #column1 {
	float: left;
	width: 620px;
	border-bottom: dashed #98847B 1px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

#product-column-header #column {
	float: left;
	width: 200px;
	border-bottom: dashed #98847B 1px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#product-content-column {
	float: left;
	width: 620px;
}

#product-projects-column {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#product-content-column img {
	border: none;
}


/* gallery archive page */
#gallery li img {
	border: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#gallery li {
	list-style: none;
	display: inline;
}


/* About Page */

#about-content-column {
	float: left;
	width: 600px;
	padding-right: 20px;
}

#about-excerpts-column {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#about-content-column img {
	border: none;
}


/* Contact Page */


/* Archives */
#archive-content {
	margin-bottom: 10px;
}


/* Blog */
#blog-intro {
	width: 830px;
	margin: 30px 0 10px 0;
}

#blog-intro h1 {
}

#blog-intro p {
	line-height: 15px;
}

#blog-content {
	width: 620px;
	margin: 0 10px 0 0;
	float: left;
}

#blog {
	width: 620px;
}

#blog img {
	display: block;
	padding: 0;
	margin: 0;
}

	#blog p {
		line-height: 15px;
	}

	#blog h1 {
		font-size: 28px;
		line-height: 28px;
		text-transform: uppercase;
	}
	
	#blog h2 {
		font-size: 20px;
		line-height: 20px;
		font-weight: normal;
		margin: 0 0 5px 0;
		text-transform: uppercase;
	}

#blog a {
	border: 0;
	padding: 0;
	text-decoration: none;
}

	#blog a:link,
	#blog a:visited {
		color: #F55E17;
		text-decoration: none;
	}
	
	#blog a:hover {
		color: #F55E17;
		text-decoration: underline;
	}
	
	#blog a img {
		border: 0;
		text-decoration: none;
	}

#blog-excerpt {
	width: 400px;
	float: left;
	padding: 0 20px 10px 0;
}

#blog-excerpt-img {
	width: 180px;
	float: right;
	margin-bottom: 10px;
	border: none;
	background-color:#F2F2F2;
	padding: 10px;
}




#blog-excerpt-img img {
	border: none;
	
	width: 180px;
}


#blog-excerpt-footer {
	width: 620px;
	clear: both;
	border-top:dashed #98847B 1px;
	margin-bottom: 40px;
	padding-top: 10px;
}

#blog-archive {
	width: 600px;
	padding: 0 20px 10px 0;
}

#tags {
	float: left;
	width: 475px;
	padding-right: 20px;
}
	
	#tags p {
		font-size: 10px;
	}
	
	#tags a {
		text-transform: uppercase;
	}

#share {
	float: right;
	width: 125px;
}


#blog-nav {
	width: 180px;
	float: left;
	padding: 10px;
	background-color:#F2F2F2;
}

	#blog-nav h3 {
		font-size:15px;
		line-height:20px;
		font-weight: normal;
		margin-bottom: 10px;
		border-bottom: dashed #98847B 1px;
	}

	#blog-nav a {
		border: 0;
		padding: 0;
		text-decoration: none;
	}

	#blog-nav a:link,
	#blog-nav a:visited {
		color: #F55E17;
		text-decoration: none;
	}
	
	#blog-nav a:hover {
		color: #F55E17;
		text-decoration: underline;
	}
	
	#blog-nav a img {
		border: 0;
		text-decoration: none;
	}
	
	#blog-nav ul {
		list-style: none;
	}
	
	#blog-nav li {
		text-transform: uppercase;
		font-size: 10px;
		line-height: 10px;
		padding: 2px 0 2px 0;
	}


.blog-nav-bucket {
	width: 160px;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}

.meta {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

.blog-nav-bucket.last {
	margin: 0;
}

#blog-post {
	margin: 0 0 10px 0;
}

#blog-post img {
	margin: 0 0 10px 0;
}

.hline {
	border-bottom: #CCC 1px solid;
	width: 620px;
	margin: 20px 0;
}

.bio-img {
	float: left;
	padding: 0 20px 20px 0;
}


/* Typography */

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	line-height: 13px;
	margin: 0 0 0 0;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 0 0;
	font-weight: bold;
}


