/*
Theme Name: Dave Arthur Web Design and Development
Theme URI: http://davearthurweb.com/
Description: A custom theme for the Dave Arthur Web Design and Development website blog. Template from 'cutline-3-column-split-11' by Chris Pearson  
Version: 1.0
Author: Dave Arthur
Author URI: http://davearthurweb.com/
*/

body {
	background-color: #eee;
}

#mainWrapper {
	width: 768px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden; /* IE */
}

	#headerArea {
		width: 768px;
		height: 156px;
		border-bottom: #fff 3px solid;
	}
	
		#logo {
			width: 227px;
			height: 156px;
			float: left;
			background: #000;
		}
		
		#banner {
			width: 541px;
			height: 156px;
			float: left;
			background: #000 url(images/banner-burrard-bridge.jpg) no-repeat 0 0;
		}
			
	#navbar {
		width: 768px;
	}
	
		.clearfix:after {
			content: ".";
			display: block;
			height: 0;
			font-size: 0;
			clear: both;
			visibility: hidden;
		} 

	
		#navbar ul {
			margin: 0;
			padding: 0;
		}
		
			#navbar ul li {
				width: 8em;
				height: 1.5em;
  				float: left;
  				text-align: center;
				background: #000 url(images/onepxlborder.gif) 100% 0 repeat-y;      
				border-top: #c60 3px solid;
			}
			
			
			#navbar ul li.first.activePrimMenu {
				background: #fff url(images/threepxborder.gif) 0 0 repeat-y;
			}
			
			#navbar ul li a {
				display: block;
				margin: 0;
				width: 8em;
				height: 1.5em;
			}
			
			#navbar ul li.last {
				background: #000 url(images/threepxborder.gif) 100% 0 repeat-y;
			}
			
			#navbar ul li.last.activePrimMenu {
				background: #fff url(images/threepxborder.gif) 100% 0 repeat-y;
			}
			
			#navbar ul li.activePrimMenu {
				background: #fff;
				color: #000;
				font-weight: bold;
			}
			
		
			#navbar ul li a:hover {
				background: #c60 url(images/onepxlborder.gif) 100% 0 repeat-y;
			}
			
			#navbar ul li.last a:hover  {
				background: #c60 url(images/threepxborder.gif) 100% 0 repeat-y;
			}
			
			#navbar ul li.first a:hover  {
				background: #c60 url(images/threepxborder.gif) 0 0 repeat-y;
			}
	
	/*#secondaryMenu {
		width: 762px;
		height: 3em;
		border-width: 0 3px;
		border-color: #000;
		border-style: solid;
		margin: 0;
		padding: 0;
		position: relative;
	}
	
		#secondaryMenu ul {
			margin: -3px 0;
			padding: 1.4em 0 0 3.5em;
		}*/
	
	#middleOuterWrapper {
		clear: left;
		width: 730px;
		border-width: 0 3px 15px 3px;
		border-color: #000;
		border-style: solid;
		padding: 30px 16px 16px;
	}
	
		#middleInnerWrapperTop {
			width: 730px;
			height: 1px;
			background: transparent url(images/middle-innerwrapper_close.gif) 0 0 no-repeat;
		}
	
		#middleInnerWrapper {
			width: 730px;
			margin: 0;
			padding: 0;
			background: transparent url(images/middle-innerwrapper_bg.gif) 0 0 repeat-y;
			position: relative;
		}
		
		#wordpressStmt {
				clear: both;
				position: absolute;
				right: 5px;
				bottom: 0;
				padding: 5px;
			}
			
		
			#middleInnerWrapper img.mainIcon {
				position: absolute;
				top: 5px;
				right: 10px;
			}
	
		#leftSidebar {
			clear: left;
			float: left;
			width: 150px;
			margin-right: 16px;
			margin-bottom: 0;
			margin-top: 0;
			padding: 0 10px 30px;
		}
		
		#leftSidebar ul  {
			margin: 0;
			padding: 0;
		}
	
		
		#leftSidebar h4 {
			text-align: left;
		}
		
		#leftSidebar ul li.widget.firstWidget {
			border-top: none;
		}
	
		#leftSidebar ul li.widget {
			margin: 0;
			padding: 0;
			border-top: 1px #ccc solid;
		}
		
		#leftSidebar ul li.widget ul {
			margin-top: -1em;
			margin-bottom: 0.5em;
		}
		
		#leftSidebar ul li.widget_tag_cloud div {
			margin-top: -0.5em;
			margin-bottom: 0.75em;
		}
		
			#leftSidebar  ul li.widget ul li {
				padding: 0.3em 0.4em;
			}
			
		#leftSidebar input.search_input {
			margin-top: -5px;
			margin-bottom: 1em;
		}
		
		#leftSidebar h4.rssHeader {
			padding-left: 20px;
			background: transparent url(images/icon_rss.gif) 0 3px no-repeat;
		}
					
	
		#contentArea {
			float: left;
			width: 508px;
			padding: 24px 16px 5em;
		}
		
			
		
		#middleInnerWrapperBottom {
			clear: both;
			width: 730px;
			height: 1px;
			background: transparent url(images/middle-innerwrapper_close.gif) 0 0 no-repeat;
		}
		
		div.content  div.postWrapper {
			clear: both;
			border-bottom: 1px #ccc solid;
			padding: 0px 20px 15px 20px;
		}
		
		div.content  div.postWrapper.single {
			padding-bottom: 30px;
		}
		
		div.content img.subBanner {
			clear: both;
			float: left;
			margin: -10px 0 15px 0;
		}
		
		div.content a.title {
			padding-top: 10px;
		}
		
		div.content p.date {
			margin-top: -15px;
		}
		
		p.category {
			float: left;
		}
		
		p.commentLink {
			float: right;
		}
		
		div.post {
			padding: 0;
		}
		
		div.post img.wp-smiley {
			display: inline-block;
			margin: 0;
			vertical-align: middle;
		}
		
		div.content h3.generalH3_headers {
			clear: both;
		}
		
		#comments {
			padding: 0 20px;
		}
		
		#comments ul {
			margin: 0;
			padding: 0;
		}
		
		#comments ul li.comment div.post {
			padding: 0 0 0.25em 0;
		}
		
		label.comLabel {
			padding-left: 10px;
		}
		
		div.navigation {
			clear: both;
			padding: 0 20px;
		}
		
		div.navigation p.previous {
			float: left;
			padding-bottom: 10px;
			
		}
		
		div.navigation p.next {
			float: right;
			padding-bottom: 10px;
		}

		
		
	
		
	#footer {
		width: 768px;
		height: 47px;
		background: #000;
		/* background: #9999ff url(../images/footerbg.jpg) no-repeat 0 0; */
		border-top: #c60 3px solid;
	}
	
		#footer ul {
			margin: 0;
		}
		
			#footer ul li {
				float: left;
			}
			
			#footer ul li.textLink {
				padding-left: 7px;
				margin-right: 30px;
				margin-top: 16px;
			}
			
			
			#footer ul li.footerIcons {
				margin-top: 12px;
				height: 26px;
			}
			
#copyright {
	width: 768px;
	margin: 10px auto 30px;
}

#copyright p.left {
	float: left;
}

#copyright p.right {
	float: right;
}

/* ------------- STYLES -------------------------------------------- */

img {
	border: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, san-serif;
}

#navbar ul li {
	list-style: none;
	font: normal 1em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}

#navbar ul li a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

ul {
	list-style: none;
}


#leftSidebar h4, #leftSidebar h4.widgettitle {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}


#leftSidebar  ul  li.widget {
	font: normal 0.8em/1.2em Arial, Helvetica, sans-serif;
}


#leftSidebar ul li.widget ul li {
	color: #000;
	font-weight: bold;
}

#leftSidebar ul li.widget_categories ul li.cat-item {
	font-weight: normal;
}

#leftSidebar ul li.widget_tag_cloud a {
	color: #666;
	text-decoration: none;
	line-height: 1em;
}

#leftSidebar ul li.widget_tag_cloud a:hover {
	text-decoration: underline;
}

#leftSidebar ul li.widget ul li a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}

#leftSidebar ul li.widget ul li a:hover {
	text-decoration: underline;
}

#leftSidebar ul li.widget h4 a.archivesLink {
	color: #009;
	font-weight: bold;
}

div.postWrapper  a.title {
	color: #03c;
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
}

p.date, p.commentLink, p.category {
	font: normal 0.7em/1.2em Arial, Helvetica, sans-serif;
}

p.commentLink a, p.category  a {
	text-decoration: none;
	color: #666;
}

p.commentLink a:hover, p.category  a:hover {
	text-decoration: underline;
}

div.post p {
	font: normal 0.8em/1.3em Arial, Helvetica, sans-serif;
}

div.post ul {
        list-style-type: disc;
        font: normal 0.8em/1.3em Arial, Helvetica, sans-serif;
}



div.post p a, div.post ul a {
	color: #333;
}

div.post p a:hover {
	color: #000;
}

input.search_input {
	font: normal 0.9em/1.2em Arial, Helvetica, sans-serif;
	color: #666;
}

div.content h3.generalH3_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: lighter;
}

div.post p.more a {
	font: normal 0.8em/1.2em Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}



div.post p.more a:hover {
	text-decoration: underline;
}

div.post p code {
	font: normal 0.9em/1.2em "Courier New", Courier, monospace;
	color: #03C;
}



#footer ul li.textLink a {
	color: #fff;
	font: normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer ul li.textLink a:hover {
	text-decoration: underline;
}

#copyright p {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #999;
}

#copyright p a {
	color: #333;
	text-decoration: none;
}

#copyright p a:hover {
	text-decoration: underline;
}

#wordpressStmt {
	font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
}

#wordpressStmt a {
	color: #666;
	text-decoration: none;
}

#wordpressStmt a:hover {
	text-decoration: underline;
}

label.comLabel {
	font: bold 0.9em/1.2em Arial, Helvetica, sans-serif;
}

#comments p.comMessage {
	font: bold 0.8em/1.2em Arial, Helvetica, sans-serif;
	color: #333;
}

#comments p.comMessage a {
	color: #666;
	text-decoration: none;

}

#comments p.comMessage a:hover {
	text-decoration: underline;
}

#comments p.comment_meta {
	font: 0.8em/1.2em Arial, Helvetica, sans-serif;
	color: #000;
	
}

#comments p.comment_meta a {
	color: #666;
	text-decoration: none;
}

div.navigation p a {
	color: #999;
	font: 0.8em/1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.navigation p a:hover {
	color: #666;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

#dfcg_images h3 {
display: none;
}

#dfcg_images p {
font-family: Arial, Helvetica, sans-serif;
}


