/** -------------------------------------- INFO
Dale Shimato Design
www.daleshimato.com 
Dale Shimato
Jan. 2010
-------------------------------------------- **/
@import url("reset.css");

/** ---------------- links **/
a:link {
	border: none;
	text-decoration: none;
	color:#930;
}
a:active {
	text-decoration: none;
	color:#930;
}
a:hover {
	text-decoration: none;
	color:#676733;
}
a:visited {
	text-decoration: none;
	color:#930;
}


/* tags */

html, body {
height: 100%;
}
	
body {
	margin: 0 auto;
	font-size: small;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #930;
	text-align: center;
	background: #343433 url("../img/bkgd_wrapperBanner.jpg") repeat 0 0;
	border-top:2px solid #652614;
	width:100%;
	}
	

	
p {
	font-size: 90%;
	}
	
h1 {
	font-size: 120%;
	}
	
h2 {
	font-size: 110%;
	}
	
h3 {
	font-size: 70%;
	}
	
h4 {
	font-size: 90%;
	}
	
img {
	border: none;
	}
	

#wrapper {
		min-height: 100%;
	height: auto !important;
	height: 100%;
	}

/* topLogo */	

#wrapperHeader {
	height:100px;
	border-top:3px solid #643513;
	position:relative;
	background:#f7f7f7 url("../img/bkgd_wrapperHeader.jpg") repeat 0 0; 
	width:100%;
	}
	
#header {
	position:relative;
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	text-align: left;	
		}

#header img {
	margin-top: 21px;
	}
	
#header h1,
#header h2 {	
	text-indent: -5999px;
	}	

/*
#header h2  {
	position:absolute;
	text-align: left;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #632513;
	letter-spacing: 2px;
	top:72px;
	left:13px;
	line-height:125%;
	}
	
#header h2 a {
	position: absolute;
	left: -5999px;
	}

*/

/** ---------------- MAIN MENU **/

#navMain {
	position:absolute;
	right: 0;
	top: 35px;
	width: 700px;
	}
	
#navMain ul {
	float:right;
	}
	
#navMain li {
	float: left;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 101%;
	letter-spacing: 3px;
	}

	
#navMain li a {
	font-weight: bold;
	float: left;
	padding: 9px 14px 9px 16px;
	text-decoration: none;
	color: #632513;
	}
	
#navMain li a:hover {
	color:#632513;
	border:1px solid #bb9990;
	padding: 8px 13px 8px 15px;
	background: #eae3d5;
	background: rgba(255, 255, 255, .5);
	}
	
body.home #navMain li#navHome a,
body.web #navMain li#navWeb a,
body.design #navMain li#navDesign a,
body.illustration #navMain li#navIllustration a,
body.about #navMain li#navAbout a,
body.contact #navMain li#navContact a {
	font-weight: bold;
	color: #632513;	
	border:1px solid #bb9990;
	padding: 8px 14px 8px 16px;
	/*
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	*/
	background: #eae3d5;
	background: rgba(255, 255, 255, .5);
	}

/* WRAPPER BANNER */	
#wrapperBanner {
	height:90px;
	border-bottom:2px solid #643513;
	border-top:3px solid #643513;
	position:relative;
	background: #343433 url("../img/bkgd_wrapperBanner.jpg") repeat 0 0; 
	width:100%;
	}
	

	
#wrapperBanner ul {
	width: 1000px;
	margin: 0 auto;
	}
	
body.home #wrapperBanner ul {
	padding-top: 10px;
	}

/* CONTENT */	
#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	/*
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	*/
	overflow:hidden;
	}
	


#content ul.containerTopImageText {
	padding-top: 10px;
	text-align: left;
	width: 1000px;
	}
	
#wrapperBanner ul.containerTopImageText {
	text-align: left;
	width: 1000px;
	}
	
ul.containerTopImageText li{
	line-height: 90px;
	color: #763513;
	font-weight: normal;
	font-size: 350%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
	
ul.containerTopImageText li a{
	text-decoration:none;
	
	color: #BB9990;
	}
	
ul.containerTopImageText li a:hover {
	
	color: #300f03;
	}
	
body.home ul.containerTopImageText li{
	line-height: 130%;
	}
	
body.error #content ul.containerTopImageText li {
	color: #fff;
	font-size:450%;
	}
	
#content #containerTopImage {
		height: 122px;
	}
	

	
body.home #content #containerTopImage img {
	/*
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
		*/
	}
	
body.contact #content #containerTopImage {
		height: 157px;
	}
	

/** ---------------- WRAPPER **/
#wrapperContent {
	position:relative;
	margin: 0 auto;
	text-align: center;
	background: #343433 url("../img/bkgd_wrapperBanner.jpg") repeat 0 0;
	width:100%;
	/*
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius:15px;
	
	background:#f1e3e0;
	*/
	}
	
	

	
/* CONTENT SUB */	
#contentSub {
	float: left;
	position: relative;
	width: 240px;
	height: 100%;
	margin: 30px 5px 20px 0;
	padding: 0 0 20px 0;
	text-align: left;
	/*
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius:7px;
	*/
	overflow: hidden;
	}
	
body.contact #contentSub {
	margin-top: 50px;
	background:#fff url("../img/bkgd_body2.gif") repeat 0 0;
	border:2px solid #B19D74;
	float:right;
	margin-right:0;
	}
	
#contentSub h2 {
	margin: 10px;
	margin-left:15px;
	text-align: left;
	font-weight: normal;
	font-size: 175%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
body.design #contentSub,
body.illustration #contentSub {
	width: 390px;
	}
	
body.home #contentSub h2 {
	margin: 10px 0 0 10px;
	}
	
#contentSub p {
	margin: 3px 0 7px 10px;
	padding: 0 10px 0 0;
	text-align: left;
	font-size: 95%;
	line-height: 1.3em;
	color: #666;
	}
	
#contentSub p img {
	margin-top: 10px;
	padding: 4px;
	border: 1px solid #ccc;
	background-color:#fff;
	}
	
body.home #contentSub p img {
	margin-top: 0;
	}

#portfolio  {
	list-style: none;
	text-align: left;
	margin-right: 15px;
	border: none;
	}
	
#portfolio li {
	display: inline;
	margin-right: 15px;
	float:left;
	}

body.about #portfolio,
body.thankYou #portfolio  {
	text-align: center;
	margin:0;
	}	

body.about #portfolio li,
body.thankYou #portfolio li  {
	display: inline;
	margin-right: 0;
	float:none;
	}
		
#portfolio li a img {
	border: 5px solid #555;
	margin-bottom: 10px;
	}
	
#portfolio li a:hover img{
	border: 5px solid #983513;
	}
	


/** ---------------- CONTENT  MAIN**/

#contentMain {
	float: right;
	width: 700px;
	text-align: left;
	margin:30px 0 0 0;
	background:#fff url("../img/bkgd_body2.gif") repeat 0 0;
	padding-bottom:30px;
	border:2px solid #643513;
	}
	
body.home #contentMain,
body.contact #contentMain,
body.error #contentMain,
body.thankYou #contentMain {
	margin-top:0;
	background:none;
	padding-bottom:0;
	border:none;
	}

body.contact #contentMain,
body.thankYou #contentMain {
	float:left;
	margin-top:40px;
	}
	
body.home #contentMain, 
body.error #contentMain {
	width: 1000px;
	text-align: center;
	margin:0;
	}
	
body.web #contentMain {
	width: 100%;
	text-align: center;
	margin:30px 0 0 0;
	}
	
body.design #contentMain,
body.illustration #contentMain
 {
	text-align: center;
	width: 500px;
	}
	
#contentMain h1 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
#contentMain h2 {
	margin: 20px 0 10px 0;
	padding: 0 10px 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 300%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	}
	
#contentMain h3 {
	margin: 10px 0 10px 10px;
	padding: 0 10px;
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}
	
body.error #contentMain h3 {
	text-align: center;
	
	}
	
#contentMain h4 {
	margin: 20px 20px 10px 10px;
	padding: 5px 15px;
	text-align: left;
	font-weight: normal;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#contentMain p {
	margin: 10px 0 10px 0;
	padding: 0 15px 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #444;
	}
	
body.about #contentMain p {
	line-height:130%;
	}

#contentMain #fullsize img {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #888;
	}
	
#contentMain img {
	padding: 2px;
	background-color:#fff;
	border:2px solid #643513;
	}
	
#fullsize {
	margin: 50px auto 5px auto;
	padding: 15px;
	padding-bottom: 25px;
	border: none;
	/*
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius:7px;
	*/
	background-color: #ccc;
	text-align: center;
	}
	
#contentMain #description {
	text-align: center;
	}

#contentMain blockquote {
	margin: 0 30px 0 20px;
	text-align: left;
	}
	
#contentMain p cite {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#contentMain ul {
	list-style:none;
	padding-left:3px;
	}
	
#contentMain li {
	display:block;
	background: none;
	font-weight:normal;
	line-height:130%;
	padding-bottom:10px;
	padding-left:23px;
	}	
	
body.contact #contentSub ul {
	list-style:none;
	padding-left:3px;
	}
	
body.contact #contentSub li {
	display:block;
	background: none;
	font-weight:normal;
	line-height:130%;
	padding-top:10px;
	padding-left:31px;
	}	

body.contact #contentSub li.linkedin {
	background: url(../img/linkedin.gif) no-repeat scroll 8px 11px;
	}

 body.contact #contentSub li.daleShimato {
	background: url(../img/icon2.gif) no-repeat scroll 8px 11px;
	}
	
#contentMain ul#webPortfolio {
	display: inline; /* fixes IE/Win double margin bug */
	list-style: none;
	text-align: left;
	margin:0;
	padding:0;
	}
	
#webPortfolio li {
	display:block;
	float:left;
	margin:0 0 15px 0;
	padding:0;
	}
	
#webPortfolio li h4 {
	float:left;
	margin:10px 0 0 20px;
	padding:0;
	width: 500px;
	}

#webPortfolio li p {
	float:left;
	width: 500px;
	margin:0;
	padding:0;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	}
	
body.web #webPortfolio li p {
	padding:0 0 0 20px;
	}
	
#webPortfolio li img {
	float:left;
	margin-left: 0;
	margin-bottom: 5px;
	padding: 2px;
	background-color:#fff;
	border:2px solid #B19D74;
	}

#webPortfolio li a {
	color: #930;
	text-decoration: underline;
	}
	
	
	
/************************************************************************************
homePageList
*************************************************************************************/

#contentMain ul.homePageList {
	margin: 40px auto 0 auto;
	padding: 0;
	list-style: none;
	width: 1000px;
	text-align: center;
	}
	
#contentMain ul.homePageList li {
	position: relative;
	width: 480px;
	height: 250px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	text-align: center;
	background:#444;
	border: 2px solid #643513;
	}
	
#contentMain ul.homePageList li.first {
	padding-left: 0;
	}
	
#contentMain ul.homePageList li.first {
	background:url(../index/hare-hover.jpg) no-repeat center 0;
;
	}
	
#contentMain ul.homePageList li.first a{
	background:url(../index/hare-hover.jpg) no-repeat center 0;
	width: 480px;
	height: 250px;
	display:block;
	}
	
#contentMain ul.homePageList li.last a{
background:url(../index/track6-hover.jpg) no-repeat center 0;
	
	width: 480px;
	height: 250px;
	display:block;
	}
	
#contentMain ul.homePageList li.first a:hover {
background:url(../index/hare.gif) no-repeat center 0;
	}
	
#contentMain ul.homePageList li.last a:hover {
	background:url(../index/track6.jpg) no-repeat center 0;
	}
	
#contentMain ul.homePageList li.middle {
	margin-right: 20px;
	padding-left: 0;
	
	}
	
#contentMain ul.homePageList li.last {
	margin-right: 0;
	margin-left:32px;
	padding-left: 0;
	float:left;
	}
	
#contentMain ul.homePageList li h2 {
	position: absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display:block;
	width: 100%;
	line-height: 150%;
	background:url(../index/bkgd_homePageList.png); /* for IE */
	background:  rgba(255,255,255, .65);
	}
	

	
#contentMainul.homePageList li h2 a {
	color: #632513;
	display:block;
	text-decoration: none;
	}
	
#contentMain ul.homePageList li h2 a:hover {
	color: #300F03;
	}
	
#contentMain ul.homePageList li p {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #075068;
	}
	
#contentMain ul.homePageList li p img {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
	
#contentMain ul.homePageList li p.dsillustrationLink {
	position:absolute;
	bottom: 0;
	left: 0;
	padding:5px 0 5px 20px;
	color: #444;
	background:url(../index/bkgd_homePageList.png); /* for IE */
	background:  rgba(255,255,255, .85);
	}	
	
#contentMain ul.homePageList li p.dsillustrationLink a {
	color: #444;

	}	
	
	

/** ---------------- FORM **/

form {
	margin-bottom: 20px;
	width:250px;
	}
	
#commentForm p {
	margin-top:10px;
	}


label {
	float: left;
	width:4em;
	}
	
fieldset {
	border: 0;
	margin-top:10px;
	}
	
legend {
	padding-left: 10px;
	font-size: 175%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	}

textarea {
	width: 200px;
	}
	
fieldset.submit {
	border: 0;
	text-align: right;
	margin-top:0;
	}
	
#commentForm p.submit {
	text-align: right;
	margin-right:25px;
	}
	
#commentForm p.submit input {
	width:151px;
	height:27px;
	}
	


/****************** 
PUSH
****************/
div.push {
height: 50px;
}	
	
/** ---------------- FOOTER **/
#siteInfo {
	clear: both;
	width: 100%;
	padding: 30px 0 10px 0;
	margin: 0 auto;
	text-align: center;
	border-top:3px solid #B19D74;
	background:#fff;
	}
	
#siteInfo p {	
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999;
	}
	
#siteInfo p a:link, #siteInfo p a:visited, #siteInfo p a:hover, #siteInfo p a:active{
	text-decoration: underline;
	color: #999;
	background: none;
	}

