/*  
Theme Name: Littlebird_DSM
Theme URI: http://littlebirdllc.com
Description: DSM Design Studio
Version: 0.6
Author: Little Bird LLC
Author URI: http://www.littlebirdllc.com/

The CSS, XHTML and design is released under GPL:
hhttp://www.gnu.org/licenses/gpl-3.0-standalone.html

*/


* {
	margin:0;
	padding:0;
	}

body,html {
 min-height: 101%
	}
	
body {
	background: #f5f5f5 url('') ;
	background-repeat: repeat;
	color: #5b5c5f;
	padding: 0; 
	margin-top: 0;
	padding-top: 0;
	}

body, select, input, textarea {
	font: 76% Arial, Helvetica, Verdana, Sans-Serif;
	line-height: 180%;
	}

/**************** Structure *****************/
			#page {
				width:902px;
				margin:0 auto;
				padding: 0;
				margin-top: 12px;
				overflow:hidden;
				padding-bottom: 0px;
				}
				img.refresh {
					bottom: 0;
					right: 0;
					}
				#refresh {
					text-align: right;
					clear: both;
					}
						#content {
									width:900px;
									float:left;
									padding: 0;
									margin: 0;
									margin-top: 12px;
									background: url(images/content_back.jpg);
									border: 1px solid #747577;
									margin-bottom: 0px;
									overflow:hidden;
									}
									#content_right {
									display: block; 
									overflow: hidden;
									padding-bottom: 10px;
									padding:0;
									float:right;
									width: 773px;
									margin: 0;
									}		
									
									
									.navigation {width: 600px;font-size: 11px;}
									.entry {
											padding:10px 16px 2px 16px;
											margin-left: 0px;
											overflow: hidden;
											line-height: 20px;
											}	
									.entry2 {
											padding:10px 16px 2px 7px;
											margin-left: 0px;
											overflow: hidden;
											line-height: 20px;
											width: 575px;
											}	
										.entry img, .entry2 img {padding: 0; 
												border: 1px solid #747577;}
									.entry_sub {
											padding:0px 0 10px 0;
											margin-left: 0px;
											overflow: hidden;
											line-height: 22px;
											float: right;
											width: 520px;
											}	
									.entry_slide {
											padding:0;
											margin-left: 0px;
											overflow: hidden;
											line-height: 20px;
											background: #000;
											margin-bottom: 10px;
											}
											.slideshow_text {
											text-align: center; 
											display:block;
											padding-right: 12px;
											}
									.post img, .post img a:link, .post img a:visited {
												background: #fff;
												}
									.gallery a img, .gallery img {
											border: 1px solid #cfe3ee; 
											padding: 5px 5px 20px 5px; 
											background: #fff;
											}
									
									.gallery-item {
											text-align:center;
											}
									
									.gallery-caption {
											font-size: 10px;
											padding-top: 0;
										}
									
									.post {
											display:block;
											padding: 0px;	
											margin: 0px 0px 40px 0px;
											background:transparent;
											overflow: hidden;
											}							
			
			#header {
				width:900px;
				height: 127px;
				padding:0;
				margin:0;
				border: 0px solid #72655d;
				}
				#header_left {
				width: 125px; 
				height: 125px; 
				margin-bottom: 4px;
				float:left;
				border: 1px solid #747577;
				margin-top: 2px;
				background: url("images/_0.jpg");
				}
				#header_center {float:left; padding:0; margin: 1px 0 0 15px;}
						#header_box_1{
						width: 55px; height: 125px; 
						background: url("images/_1.jpg"); border: 1px solid #747577; margin-top: 1px; float:left; 
						margin-right: 20px;
						}
						#header_box_2{
						width: 55px; height: 125px; 
						background: url("images/_2.jpg"); border: 1px solid #747577; margin-top: 1px; float:left; 
						margin-right: 20px;
						}
						#header_box_3{
						width: 55px; height: 125px; 
						background: url("images/_3.jpg"); border: 1px solid #747577; margin-top: 1px; float:left; 
						margin-right: 20px;
						}
						#header_box_4{
						width: 55px; height: 125px; 
						background: url("images/_4.jpg"); border: 1px solid #747577; margin-top: 1px; float:left; 
						margin-right: 20px;
						}
						#header_box_5{
						width: 55px; height: 125px; 
						background: url("images/_5.jpg"); border: 1px solid #747577; margin-top: 1px; float:left; 
						margin-right: 0px;
						}
				
				
				#header_right {
						height: 124px; 
						border-right: 0px solid #72655d;
						float:right;
						margin-right: 0px;
						}
				
				#sidebar {
						width: 124px;
						margin-right: 3px;
						padding: 0 3px 0 0;
						float:left;
						margin: 0;
						padding-top: 5px;
						background: #cccccc;
						}

			.keywords {padding-right: 2px;}
			.keyword_last {padding-right: 0px;}

			#footer {
				width:900px;
				margin:0 auto;
				height: 28px;
				margin-top: -28px;
				font-size: 120%;
				text-align: center;
				color:#3a3531;
				line-height: 14px;
				letter-spacing: .02em;
				display:block;
				background: url(images/rd_top.jpg) no-repeat bottom right;
				}
		
/*********** PORTFOLIO ****************/
	#cat_thumb {
				width: 180px;
				border: 1px solid #72655d;
				float: left; 
				margin-right: 12px; 
				margin-top: 12px;
				margin-left: 4px;
				}
#slideshow {width: 285px; height: 420px; float: left;margin: 15px 0 0 20px; padding:1px;}
#projects {width: 420px; float: right; display:block; margin: 17px 20px 12px 0;}
#project_meta {display:block; width: 250px;float: left;}
.location {display:block; font-weight: bold;}
.description {display:block; margin-top: 4px;}
.flickr {display:block; margin-top: 4px;}
.flickr a:link, .flickr a:visited {color:#df015f;text-decoration:underline;}
#tagcloud {
clear: both; padding: 4px 10px 10px 15px; line-height: 17px;
border-bottom: 1px solid #bbed24; overflow:hidden;
background: #eeeded url('images/tag-top.jpg') no-repeat;
border-top: 0px solid #cccccc;
}

#tagcloud a {padding-right: 8px;}
#tagcloud a:link, #tagcloud a:visited {text-decoration: none;}
#tagcloud a.port_selected { color:#addb24; }

#port_thumbs {padding-top: 12px; width: 210px; float: right;}
#albumnav {font-size: 200%; font-weight: normal; padding:2px 2px 8px 0; margin: 0; display: inline; color: #bbed24; text-transform: lowercase; font-weight: bold; display: none; font-family: arial narrow, arial;}
#albumnav a {display:none;}

#big_image_container {margin: 16px 0 0 24px; padding: 4px; border: 1px solid #696969; float: left; overflow: hidden;}
/* target IE6 */
* html #big_image_container  {margin: 12px 0px 0px 12px;}


#tagcloud p {color: #847B76; margin:0 0 14px 0; padding:0; line-height: 12px; font-size: 90%;}
#tagcloud p a:link, #tagcloud p a:visited {color: #57504d; text-decoration: underline; }

/**************** CONTACT FORM *****************/

#contact_form {
	width: 438px;
	margin-top: 14px;
	float:right;
	}

#contact_info {float:left;
	width: 280px;
	
	}
	#h_dsm {
			background: #ebf0dc;
			padding:20px 16px 20px 16px;
			}
	#h_hours {
			background: #fff;
			padding:16px 16px 16px 16px;
			}



.entry_hire {
		padding:0 25px 10px 0;
		margin-left: 0px;
		overflow: hidden;
		line-height: 22px;
		}	



/**************** HTML Elements *****************/
			
			img.title {border-bottom:1px solid #bbed24;}
			img.space {margin-bottom: 8px;}
			strong {
				font-size: 160%; line-height: 24px; 
				font-weight: normal;
				font-family: arial narrow, arial; color:#1a1a1a;
				}
			strong.gray {color: #5b5c5f; }
			strong.section {color:#addb24;}
			strong.keyword, strong.keywords {color:#286e96;}
			strong.low {line-height: 12px;}
			strong.small {font-size: 130%;}
			strong.xsmall {font-size: 86%; line-height: 12px;}
			strong.tall {padding: 12px 0 0 0; display:block;}
			strong.h_small {font-size: 120%;}
		
		
		
			.entry3 {
						padding:0 0px 2px 0px;
						margin-left: 0px;
						overflow: hidden;
						line-height: 20px;
						}	
			strong.home {font-size: 120%; padding: 12px 0 0 0; margin: 0; line-height: 12px; text-transform: lowercase;}
			strong.home2 {line-height: 20px; margin-top: 8px; font-size: 152%;}
			#home_p {display: block; width: 340px; padding: 10px 10px 10px 27px; margin-top: 0px; float: left; background: #f3f5eb;}
			#home_s {display: block; width: 340px; padding: 0px 10px 10px 0px; margin-top: 0px; float: left; }
			#home_list {display:block; margin-left: 6px; margin-top: 10px; width: 371px; float: right; color: #7f7f7f; }
							.entry3 #home_list ul {
							list-style-image:none;
							list-style-type:none; 
							margin:0 0 10px 0; 
							padding:0;
							}		
						.entry3 #home_list ul li {
									list-style-image:none;
									list-style-type:none;
									padding: 4px 10px 4px 14px;
									margin:0 0 2px 0;									
									background: url("images/checkmark.jpg") no-repeat 0 6px;
									}		

			
			#flickr {color: pink; clear: all; margin-left: 25px;}
			#flickr a {text-decoration: none; font-size: 13px;}
				
			.quote_author {display: block; text-align: right; font-size: 120%;}
			.quote_author:before {content: "- "; }	
				
			img.wp-smiley {border: 0; padding: 0; margin:0; }
	
			.left { float:left; padding-right: 8px; }
			.right { float:right; padding-left: 8px; }
			.alignleft {float: left; margin: 2px 8px 6px 0;}
			.alignright {float: right; margin: 2px 0 6px 8px;}
			.aligncenter {text-align: center; margin: 8px 0 8px 0}
			img.alignleft2 {float: left; margin: 2px 12px 6px 0; border: none; padding: none;}
			p {	
				margin: 0 0 15px 0;
				}
			
			a:link, a:visited {
				color: #60544f;
				text-decoration:underline;
				}
			
			a:hover, a:active {
				color:#847b76;
				text-decoration: none;
				}
			
			a:focus { 
		    outline: none; 
				}

			
			hr {
				display: block;
				border:0;
				border-bottom: 2px dotted #b8e041;
				margin: 0 0 20px 0;
				}
			
			small {
				font-size: 100%;
				padding:0;
				float: right;
				color: #696969;
				}
			
			img {
				border:0;
				outline: none;
				}
			
			ol li {
				margin: 0 0 0 30px;
				padding: 0px;
				}
	
					
/****************	Headers ****************/

			h1 {
				font-size: 200%;
				font-weight:normal;
				letter-spacing:-0.02em;
				}
				
			h1.title {
				float:right;
				padding: 80px 40px 0 0;
				font-size: 120%;
				font-weight:normal;
				}
				h1.title a
				{color: #726f6f;}
				#respond {display: block; margin-top: 30px;}
				
			h2 {
				font-size: 220%;
				font-weight: normal;
				padding:2px 2px 8px 0;
				border-bottom:0px solid #AFDFE5;
				margin: 0px 0 0px 0;
				display: inline;
				color: #bbed24;
				text-transform: lowercase;
				font-weight: bold;
				display: block;
				font-family: arial narrow, arial;
				}
				h2.comments {font-size: 120%; display: block; margin-top: 30px; padding-left: 36px;}
				h2 a{
				color: #de6c29;
				}
				
			h3 {
				background: #FFFAF0;
				font-size: 110%;
				}
			
			h3#respond {
				border-top:0px dotted #b6b6b6;
				margin-top:25px;
				padding-top:20px;
				}
			
			h3#comments {
				margin-top:32px;
				text-align: left;
				}	
			
			h3 a:link, h3 a:visited {
				color:#5f5f5f;
				}
			
			h4 {
				font-size:1.6em;
				margin-bottom:6px;
				margin-top: 6px;
				}
			
			h5 {
				color: #fff;
				font-size:4.5em;
				margin-bottom:0px;
				padding: 30px 0px 4px 10px;
				margin-top: 6px;
				background: #c7c3c2;
				font-weight: normal;
				}	
				
			h6 {
				color: #fff;
				font-size:1.6em;
				margin-bottom:0px;
				padding: 2px 0px 0 10px;
				margin-top: 6px;
				background: #FDE2E0;
				font-family: Courier;
				}	
				
/**************** SIDEBAR ****************/

			#sidebar h3 {
					border-top:0px solid #666666;
					border-bottom:0px solid #7ABF79;
					background-color: transparent;
					padding:4px 0px 4px 20px;
					margin:2px -5px 5px -5px;
					font-size:1.4em;
					color: #666666;
					}
				
			#sidebar h2 {
					font: 150% Arial, Helvetica, sans-serif;
					text-transform:lowercase;
					font-family: courier;
					margin-top:0x;
					padding: 4px 0 0 0px;
					font-weight:normal;
					color:#696969;
					border-top: 0px solid #fef78f;
					border-bottom: 9px solid #fef78f;
					background: white;
					background: url(images/heading_back.jpg) right no-repeat;
					}
			
			#sidebar ul {
					margin-top: 0;
					margin-bottom: 20px;
					}
				#sidebar .widget {margin-bottom:20px;}
				#tag_cloud {margin-bottom:20px;}
				
				
			#sidebar li {
					list-style:none;
					border-bottom:0px solid #FFF;
					font-family: arial narrow, arial;
					font-weight: bold;
					display: block;
					text-transform: uppercase;
					}
			#sidebar p {padding: 0; margin: 0;}
		  			 li.recentcomments {margin-bottom: 10px; background: #fef78f;}
			 
			#sidebar li a:link, #sidebar li a:visited {
					padding:0;
					margin:0;
					display: block;
					}
					
				#wp-calendar td a:link {background: #f5eb93; }
				#wp-calendar caption {text-align: left;}
					
			#sidelist select {margin-bottom: 20px;}
			
			#sidebar li a:hover, #sidebar li a:active {
					text-decoration:none;
					}
			
			* html .iepngfix { behavior: url(iepngfix.htc); }
					
			#sidelist li.home a {background: url('images/home_button.jpg'); width:54px; height: 27px;}
			#sidelist li.home_on a {background: url('images/home_button_w.jpg'); width:54px; height: 27px;}
			#sidelist li.home a:hover {background: url('images/home_button_w.jpg');}

			#sidelist li.port a {background: url('images/portfolio_button.jpg'); width:103px; height: 27px;}
			#sidelist li.port_on a {background: url('images/portfolio_button_w.jpg');}
			#sidelist li.port a:hover {background: url('images/portfolio_button_w.jpg');}

			#sidelist li.process a {background: url('images/process_button.jpg'); width:86px; height: 27px;}
			#sidelist li.process_on a {background: url('images/process_button_w.jpg');}
			#sidelist li.process a:hover {background: url('images/process_button_w.jpg');}

			#sidelist li.services a {background: url('images/services_button.jpg'); width:91px; height: 26px;}
			#sidelist li.services_on a {background: url('images/services_button_w.jpg');}
			#sidelist li.services a:hover {background: url('images/services_button_w.jpg');}

			#sidelist li.about a {background: url('images/about_button.jpg'); width:62px; height: 26px;}
			#sidelist li.about_on a {background: url('images/about_button_w.jpg');}
			#sidelist li.about a:hover {background: url('images/about_button_w.jpg');}

			#sidelist li.links a {background: url('images/links_button.jpg'); width:60px; height: 27px;}
			#sidelist li.links_on a {background: url('images/links_button_w.jpg');}
			#sidelist li.links a:hover {background: url('images/links_button_w.jpg');}

			#sidelist li.hire a {background: url('images/hire_button.jpg'); width:79px; height: 26px;}
			#sidelist li.hire_on a {background: url('images/hire_button_w.jpg');}
			#sidelist li.hire a:hover {background: url('images/hire_button_w.jpg');}	
						
			#sidebar li li a:link, #sidebar li li a:visited {
					border-left:none;
					color: #FFFAF0;
					}
			
			#sidebar a:hover, #sidebar a:active, .current_page_item a, #home .on {
					color: #ffffff;
					text-decoration:none;
					}
			
			#sidelist li {
					list-style:none;
					list-style:none;
					padding: 10px 0 6px 12px;
					font-size: 154%;
					}
			#sidelist li.hire {color:#d7d2cf; }
			#sidelist li.hire:hover {color:#fb8f2f; }
			

			#sidelist li:hover {color: #e0dedd;}
			#sidelist li.page_item	 {
				padding-left: 4px;
				border-left: 2px solid yellow;
				}
		
			#sidelist  li a:hover, #sidelist li a:active {
					background:transparent;
					text-decoration:none;
					color: #7d7e81;
					}
			
			#sidelist  li li a:link, #sidelist li li a:visited {
					border-left:none;
					background: transparent;
					}

			#sidelist a:hover, #sidelist a:active, .current_page_item a, #home .on {
					color: #696969;
					text-decoration:none;
					background-color: transparent;
					}

			ul.port_category li {list-style: none; display: inline; padding-right: 8px;}
	
/**************** Small Content ****************/

			code {
				font-family:"Bitstream Vera Sans Mono","Courier New",monospace; 
				font-size: 114%;
				}
			
			.bullets li {
				list-style:none;
				border-bottom:0px solid #FFF;
				}
				
			.postmetadata {
				margin: 0 0 0 15px;
				font: 12px Helvetica, Arial, Verdana, Sans-Serif;
line-height: 22px;
				border-top: 1px dotted gray;
				}
			.postmetadata2 {
				margin: 0 0 0 0;
				font: 10px Helvetica, Arial, Verdana, Sans-Serif;
line-height: 22px;
				border-top: 1px dotted gray;
				}
			
			#writer {
				background:#FEF3E0;
				margin:25px 0 15px 0;
				padding:12px;
				}
			
			#writer img {
				padding:1px;
				border:1px solid #7da939;
				float:left;
				width:80px;
				}
			
			#writer span {
				display:block;
				padding-top:4px;
				border-top:1px solid #cbd8b4;
				margin-top:12px;
				}
			
			#writer p {
				margin:0;
				width:482px;
				}	

/****************Post Formatting****************/

			.post blockquote {
				color:#666666;
				float:right;
				background:#fff;
				padding:5px 12px;
				margin:10px 0 10px 0;
				border: 2px solid #acd1fd;
				}	
						
			.post ul li {
				list-style:disc;
				margin-bottom:5px;
				line-height:115%;
				margin-left:30px;
				}

				
			
			.post ol li {
				margin-bottom:5px;
				line-height:115%;
				margin-left:30px;
				}
				.entry2 ol {margin:0 0 20px 0; padding:0;}
				
				
		.entry2 ul.striped {
							list-style-image:none;
							list-style-type:none; 
							margin:0 0 10px 0; 
							padding:0;
							}
		
				.entry2 ul.striped li {
							list-style-image:none;
							list-style-type:none;
							background: #e9e8e8;
							padding: 4px 4px 4px 8px;
							margin:0 0 2px 0;
							font-size: 180%; line-height: 24px; 
							font-weight:normal;
							font-family: arial narrow, arial; 
							}		
				.entry2 ul.striped li.st {
							background: #d9f094;
							}
				
				
				

				
				
			.blogroll ul li.linkcat h2 {margin-bottom: 10px; color:#286e96; font-weight: normal; margin-top: 10px; }	
			.blogroll ul li {list-style-type: none; list-style-image:none; padding: 0; margin:0 0 12px 0;}
			.blogroll ul li a {
				text-decoration: none;
				display:block;
				font-size: 140%;
				font-weight: normal;
				padding:2px 2px 2px 0;
				border-bottom:0px solid #AFDFE5;
				margin: 0px 0 0px 0;
				color: #3a3939;
				text-transform: lowercase;
				font-family: arial narrow, arial;
				}
			.blogroll ul li a:hover {color: #696969;}
			.blogroll ul li a:after {content: '>>'; font-size: 60%; color:#286e96; padding-left: 6px;}
			
		  #blogroll_col1{float:left; width: 225px; padding: 5px; margin: 5px;}
		  #blogroll_col2{float:left; width: 225px; padding: 5px; margin: 5px;}
		  #blogroll_col3{float:left; width: 225px; padding: 5px; margin: 5px;}
		
			.link_desc {color: #a5a4a4; display:block; padding-left: 8px;}
			
		
			#tags {
				padding:3px;
				border-bottom:1px solid #70431C;
				border-top:1px solid #70431C;
				}	

/********************* Form Elements ******************/

			select {
				background:#f2f2f2;
				border:1px solid #9c9c9c;
				width:100%
				}
				
			#searchform {
				padding:0 5px 20px 0; 
				}
			
			.button {
				padding: 2px;
				background:#276679;
				color:#ffffff;
				border:none;
				}
			
			.button:hover {
				background:#AFDFE5;
				color:#696969;
				text-decoration:none
				}
			
			#commentform input {
				width: 170px;
				margin: 5px 5px 1px 35px;
					font-size: 12px;
				}
			
			#commentform textarea {
				width: 93%;
				font-size: 12px;
				margin-top:5px;
				margin-left: 35px;
				}


/*************** Comments *****************/

						
			.alt {
						margin: 10px;
						background: #f1f1f1;
						padding: 4px;
						}
			
			.commentlist {
						padding: 0;
						text-align: justify;
						background: white;
						margin-bottom: 40px;
						}
			
			.commentlist li {
						margin:20px 5px 10px 60px;
						padding: 5px;
						list-style: none;	
						border: 1px dotted gray;
						}
			.commentlist li ul li { 
						margin-right: 10px;
						margin-left: 16px;
						list-style: none;		
						}
					
			.commentlist p {
						margin: 10px 5px 10px 0;
						}
						.children { padding: 0; }
			
			.commentlist li .avatar { 
						float: right;
						border: 1px solid #eee;
						padding: 4px;
						background: #fff;
						margin: 0 0 6px 6px;
						}
					
			.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;
						padding-left: 20px;
						}
			#commentform p {
						font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
						}
			.commentmetadata {
						font-weight: normal;
						font-size: 80%;
						padding-left: 0px;
						}
			.reply {
						background: #fef8d7;
						font-size: 80%;
						display: inline;
						padding: 0 30px 6px 6px;
						}
			.nocomments {
						text-align: center;
						margin: 0;
						padding: 0;
						}
			.commentmetadata {
						margin: 0;
						}
						
						
						
/* Captions */
				.aligncenter,
				div.aligncenter {
					display: block;
					margin-left: auto;
					margin-right: auto;
				}
				
				.wp-caption {
					border: 1px solid #cfe3ee;
					text-align: center;
					background-color: #fff;
					padding-top: 4px;
					
					-moz-border-radius: 1px;
					-khtml-border-radius: 1px;
					-webkit-border-radius:1px;
					border-radius: 1px
				}
				
				.wp-caption img {
					margin: 0;
					padding: 0;
					border: 0 none;
				}
				
				.wp-caption p.wp-caption-text {
					font-size: 10px;
					color: gray;
					line-height: 17px;
					padding: 0 2px 2px;
					margin: 0;
				}
/* End captions */

		
/***************** Float Properties******************/

			.clearfloat:after {
				display:block;
				visibility:hidden;
				clear:both;
				height:0;
				content:".";
				}
				
			.clearfloat {
				display:inline-block
				}
			
			.clearfloat {
				display:block
				}

				i, em {font-style: italic;}
