/*
Theme Name: Shoshi
Theme URI: themes/shoshi
Description: custom wordpress template for use with our design company's website
Author: Michelle Hansen of KILMERHANSEN graphic and web design
Author URI: http://www.kilmerhansen.com
Version: 1.0
*/

* {
	margin: 0px;
	padding: 0px;
}
html {
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
	margin-top: 15px;
}
body {
	font-size: 92%;
	background: #4A4A4A url(http://kilmerhansen.com/designblog/wp-content/uploads/2009/11/black-grunge.jpg) repeat;
	margin: 0 30px;
	  
}
#wrapper {
	position: relative;
	min-height: 650px;
	width: 800px;
	background: #fff url(http://kilmerhansen.com/designblog/wp-content/uploads/2010/01/khnewback3.png) no-repeat bottom right;
	margin: 0 auto;
	color: #000;
}
**#wrapper {
	min-width: 800px;
}
#header {
	height: 100px;
	position: relative;
}
#header img.name {
	position: absolute;
	bottom: 14px;
	left: 40px;
}
#sidebar {
	display: block;
	width: 190px;
	/*position: absolute;
	left: 588px;
	top: 150px;*/
	float: right;
	list-style-type: none;
	border-left: 1px dotted #333;
	padding: 15px 0px 15px 15px;
}
#sidebar a:hover {
	color: #97bcca;	
}
#sidebar h2 {
	margin-top: 15px;	
}
#sidebar ul li {
	list-style-type: none;	
}
#sidebar span a {
	color: #6EAB0C !important;
	font-size: 13px;
}
#sidebar span a:hover {
	color: #97bcca !important;
}
#sidebar span img{
	float: right;
	padding-right: 50px;
	position: relative;
	bottom: 13px;
}

h2, h2.name {
	color: #780001;	
}
.title {
	background: transparent url(http://kilmerhansen.com/designblog/wp-content/uploads/2009/10/banner3.jpg) no-repeat scroll left center;	
	padding-left: 24px;
	border-bottom: 1px dotted #555;
}
a.title {
	color: #780001;
	margin-top: 15px;	
}
span#existence {
	color: #000;
}
div.entry {
	margin-top: 14px;
	margin-bottom: 20px;
	background: none;
	width: 500px;	
}
div.entry a {
	color: #6EAB0C;	
}
.navigation {
	color: #780001;	
}
.navigation a {
    color: #6EAB0C;
    border-top: 1px dotted #97bcca;
}
p.postmetadata {
	padding-top: 10px;
	margin-bottom: 30px;
	color: #780001;	
}
p.postmetadata a {
color: #333;
}
span#comments {
	margin-bottom: 50px;	
}

/*calendar code */
table#wp-calendar {
	width: 140px;	
}
#wp-calendar caption {
	text-align: left;
	color: #4b4b4b;	
}
/*end calendar code*/


#name2 {
	display: none;
}
#header img.icon {
	position: absolute;
	bottom: 18px;
	right: 19px;
}
#nav {
	background: url(http://kilmerhansen.com/designblog/wp-content/uploads/2009/10/navbar2.jpg) no-repeat;
	font-size: 1.25em;
	line-height: 2.45em;
	text-align: left;
	color: #fff;
	padding-left: 45px;
}
#navmobile {
	display: none;
}
#nav a {
	color: #fff;
	text-decoration: none;	
}
#nav a:hover {
	color: #9FBCCA;
	text-decoration: none;	
}
a {
	color: #555;
	text-decoration: none;	
}

#nav ul {
	list-style-type: none;
	position: relative;
	bottom: 5px;
}
#nav li {
	display: inline;
	margin-right: 17px;
}
#nav li a[href="iPhone.html"], #nav li a[href="twitter.html"] {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}
h1 {
	text-align: right;
	margin-top: -40px;
	color: #000;
	margin-right: 10px;	
}
#box ul {
	margin-left: 60px;
	line-height: 2em;	
}
#box {
	width: 450px;
	border: none;
	padding: 15px 0 35px 45px;
	color: #555;
	line-height: 20px;
	background: none;
	float: left;
}
#box3 {
	width: 450px;
	border: none;
	padding: 15px 0 35px 45px;
	color: #555;
	line-height: 20px;
	background: none;
	float: left;
}

#footer {
	clear: both;
	margin-top: 25px;
	width: 800px;
	text-align: right;
	color: #555;
	border-top: 1px solid #888;
	padding-top: 5px;
}
#footer_temp {
	clear: both;
	margin: /*25px*/0px auto 90px auto;
	/*position: relative;
	top: 45px;*/
	width: 800px;
	text-align: right;
	color: #555;
	/*border-top: 1px solid #888;*/
	/*padding-top: 5px;*/
}
html* #footer_temp {
	top: 135px;
}
b.titles {
	color: #88171A;	
}
/* **************************************************** main page boxes try ************************************************* */

ul.services {
	/*position: absolute;
	right: 15px;
	top: 155px;*/
	float: right;
	width: 290px;
	list-style-type: none;
}
ul.services li {
	height: 122px;
	width: 122px;
	float: right;
	margin: 0 0 20px 20px;
	color: #fff;
	text-align: right;
}
ul.services li .label {
	background: #333;
	background-position: top right;
	padding: 0 10px 1px 15px;
	color: #fff;
	font-size: 14px;
	position: relative;
	top: 12px;
}
ul.services li img {
	border: 1px solid #5E1616;
	margin-top: -1px;
}
/* **************************************************** clients page ************************************************* */

#clients_box {
	height: 400px;
	overflow: auto;
}
.clients_list {
	float: left;
	list-style-type: none;
	margin: 20px 0 75px 45px;
	color: #555;
}
.clients_list li {
	margin-bottom: 5px;
}
.clients_list li.title {
	font-weight: bold;
}
 #key {
  	position: relative;
	float: right;
	text-align: right;
	margin: 20px 45px 0 0;
}
 #key img {
 	position: relative;
 	top: 7px;
 	margin-left: 5px;
 }
 /* ******************************************   Contact Us Page ******************************* */
 
 #contactbox {
 	float: left;
	width: 250px;
	border: none;
	margin: 20px 0 75px 45px;
	color: #555;
	line-height: 20px;

}
#contactinfo {
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-right: 90px;
	line-height: 20px;
	color: #555;	
}
td {
	width: 200px;
	background: none;	
}
form {
	line-height: 1.25em;
	color: #88171A;	
}
input {
	border: 1px solid #777;	
}
input[type="checkbox"] {
	border: none;
}


 /* ******************************************   These are the thumbnail roll-over rules ******************************* */

ul.thumbnails {
	margin: 0px 0px 0px 45px;
	padding-left: 0px;
	list-style: none;
	overflow: hidden;
	width: 170px;
}
ul.thumbnails li{
	display: inline;
}
ul.thumbnails a{
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0;
	border: solid 2px #888;
	width: 35px;
	height: 35px;
}
/**************************   These are the specific rules which govern the individual thumbnail roll-overs **************************/

ul.thumbnails a.flavor { background: url(gallery/i_flavor.jpg) no-repeat left top; }
ul.thumbnails a.desert { background: url(gallery/i_desert.jpg) no-repeat left top; }
ul.thumbnails a.cuda { background: url(gallery/i_cuda.jpg) no-repeat left top; }
ul.thumbnails a.azimuth { background: url(gallery/i_azimuth.jpg) no-repeat left top;}
ul.thumbnails a.rock { background: url(gallery/i_rock.jpg) no-repeat left top; }
ul.thumbnails a.equity { background: url(gallery/i_equity.jpg) no-repeat left top; }
ul.thumbnails a.ocean { background: url(gallery/i_ocean.jpg) no-repeat left top; }
ul.thumbnails a.curious { background: url(gallery/i_curious.jpg) no-repeat left top; }
ul.thumbnails a.blue { background: url(gallery/i_blue.jpg) no-repeat left top; }
ul.thumbnails a.final { background: url(gallery/i_final.jpg) no-repeat left top; }
ul.thumbnails a.confusion { background: url(gallery/i_confusion.jpg) no-repeat left top; }
ul.thumbnails a.elegance { background: url(gallery/i_elegance.jpg) no-repeat left top; }
ul.thumbnails a.mizuno { background: url(gallery/i_mizuno.jpg) no-repeat left top; }
ul.thumbnails a.selkowitz { background: url(gallery/i_selkowitz.jpg) no-repeat left top; }
ul.thumbnails a.architect { background: url(gallery/i_architect.jpg) no-repeat left top; }
ul.thumbnails a.datapro { background: url(gallery/i_datapro.jpg) no-repeat left top; }
ul.thumbnails a.kramlich { background: url(gallery/i_kramlich.jpg) no-repeat left top; }
ul.thumbnails a.phantom { background: url(gallery/i_phantom.jpg) no-repeat left top; }
ul.thumbnails a.bloc { background: url(gallery/i_bloc.jpg) no-repeat left top; }
ul.thumbnails a.jenn { background: url(gallery/i_jenn.jpg) no-repeat left top; }
ul.thumbnails a.builders { background: url(gallery/i_builders.jpg) no-repeat left top; }
ul.thumbnails a.soul { background: url(gallery/i_soul.jpg) no-repeat left top; }
ul.thumbnails a.jerry { background: url(gallery/i_jerry.jpg) no-repeat left top; }
ul.thumbnails a.rain { background: url(gallery/i_rain.jpg) no-repeat left top; }
ul.thumbnails a.speed { background: url(gallery/i_speed.jpg) no-repeat left top; }
ul.thumbnails a.estella { background: url(gallery/i_estella.jpg) no-repeat left top; }
ul.thumbnails a.stick { background: url(gallery/i_stick.jpg) no-repeat left top; }

ul.thumbnails a:hover{
	border: solid 2px #000;
	background-position: 0 -35px;
}
ul.thumbnails a:active{
	border: solid 2px #888;
	background-position: 0 0;
}
#print_webButton {
	clear: both;
	margin-left: 65px;
	height: 23px;
	width: 135px;
}
#print_webButton a {
	position: absolute;
	height: 23px;
	width: 118px;	
	background: url(gallery/print_web.gif) no-repeat;
	background-position: top left;
}
#print_webButton a:hover {
	background: url(gallery/print_web.gif) no-repeat;
	background-position: bottom left;
	border-bottom: solid 1px #000;
}
/**************************   These are the specific rules which govern the website gallery thumbnail roll-overs **************************/

ul.webThumbnails {
	margin: 0px 0 0 45px;
	padding: 0px;
	list-style: none;
	width: 190px;
	position: relative;
}
ul.webThumbnails li {
	display: inline;
}
ul.webThumbnails a {
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0;
	border: solid 2px #777;
	width: 75px;
	height: 55px;
}
ul.webThumbnails a.bloc { background: url(gallery/iweb_bloc.jpg) no-repeat left top; }
ul.webThumbnails a.collinsCompany { background: url(gallery/iweb_collinsCompany.jpg) no-repeat left top; }
ul.webThumbnails a.greatestDays { background: url(gallery/iweb_greatestDays.jpg) no-repeat left top; }
ul.webThumbnails a.neon { background: url(gallery/iweb_neon.jpg) no-repeat left top; }
ul.webThumbnails a.national { background: url(gallery/iweb_national.jpg) no-repeat left top; }
ul.webThumbnails a.whalen { background: url(gallery/iweb_whalen.jpg) no-repeat left top; }
ul.webThumbnails a.klat { background: url(gallery/iweb_klat.jpg) no-repeat left top; }
ul.webThumbnails a.waggin { background: url(gallery/iweb_wagginTails.jpg) no-repeat left top; }
ul.webThumbnails a.flavor { background: url(gallery/iweb_flavor.jpg) no-repeat left top; }
ul.webThumbnails a.hutchinson { background: url(gallery/iweb_hutchinson.jpg) no-repeat left top; }
ul.webThumbnails a.jachim { background: url(gallery/iweb_jachim.jpg) no-repeat left top; }
ul.webThumbnails a.friday { background: url(gallery/iweb_friday.jpg) no-repeat left top; }
ul.webThumbnails a.izabel { background: url(gallery/iweb_izabel.jpg) no-repeat left top; }
ul.webThumbnails a.nwtruck { background: url(gallery/iweb_nwtruck.jpg) no-repeat left top; }


ul.webThumbnails a:hover { background-position: bottom left; border: solid 2px #000; }

#print_webButton a.web {
	position: absolute;
	height: 23px;
	width: 134px;	
	background: url(gallery/print_web.gif) no-repeat;
	background-position: top right;
}
#print_webButton a:hover.web {
	background: url(gallery/print_web.gif) no-repeat;
	background-position: bottom right;
}
.web_image {
	border: 1px solid #000;
	padding: 2px;
	background: #fff;
}
#gallery_box {
	padding-top: 40px;
}
#gallery_box img {
	position: absolute;
	left: 200px;
}
#gallery_box a.link {
	color: #000;
	position: absolute;
	left: 365px;
	top: 640px;
}
#gallery_box a.link:hover {
	color: #5E1616;
	text-decoration: underline;
}
#gallery_box span {
	position: absolute;
	font-family: "times-new-roman";
	font-size: 17px;
	color: #5E1616;
}
a.webLink { text-decoration: none; color: #222; }
a.webLink:hover { text-decoration: underline; color: #790000; }
a.webLinkCollins { 	position: absolute; width: 370px; top: 370px; left: 55px; text-decoration: none; color: #222; }
a.webLinkCollins:hover { text-decoration: underline; color: #790000; }

#flash {
	position: absolute;
	top: 180px;
	right: 10px;
	height: 155px;
	width: 155px;
	border: 3px double #ccc;
}
.a {
	display: visible;
}
.a .b {
	display: none;
	margin-left: 15px;
	position: absolute;
	bottom: 70px;
	left: 100px;
	font-size: 25px;
	color: #333;
}
.a:hover .b {
	display: inline;
}
.c {
	/*display: inline;*/
	position: absolute;
	bottom: 70px;
	left: 100px;
	font-size: 25px;
	color: #333;
	z-index: 5;
}
*.c, *.a *.b{
	line-height: 30px;
}
.d {
	position: absolute;
	bottom: 72px;
	left: 100px;
	font-size: 25px;
	color: #333;
}
.social {
	position: absolute;
	right: 830px;
	top: 134px;
}
html* .social {
	position: absolute;
	right: 835px;
	top: 134px;
}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:160px;
	background: #9FBCCA;
}

#Slice {
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:1px;
}

#blog {
	position:absolute;
	left:0px;
	top:1px;
	background: url(http://www.kilmerhansen.com/designblog/wp-content/uploads/2010/04/blog.png) no-repeat;
	width:29px;
	height:97px;
}
a:hover #blog {
	position:absolute;
	left:0px;
	top:1px;
	background: url(http://www.kilmerhansen.com/designblog/wp-content/uploads/2010/04/blogroll.png) no-repeat;
	width:29px;
	height:97px;
}

#Slice003 {
	position:absolute;
	left:29px;
	top:1px;
	width:1px;
	height:159px;
}

#Slice004 {
	position:absolute;
	left:0px;
	top:98px;
	width:29px;
	height:3px;
}

#rss-feed {
	position:absolute;
	left:0px;
	top:101px;
	width:29px;
	height:27px;
}

#Slice006 {
	position:absolute;
	left:0px;
	top:128px;
	width:29px;
	height:2px;
}

#Slice007 {
	position:absolute;
	left:0px;
	top:130px;
	width:1px;
	height:30px;
}

#facebook {
	position:absolute;
	left:1px;
	top:130px;
	width:28px;
	height:28px;
}