@charset "utf-8";

/* CSS Document */


body {
	font-family: "Puritan20Normal", "Times New Roman";
	font-size: 100%;
	text-align: left;
}

header {
	background: #120347 repeat-x scroll 0 0;
	height: 75px;
}

.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

header h1 a{
	text-indent: -9999px;
	height: 86px;
	width: 318px;
	margin-top: 15px;
	z-index: 500;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/logo5.png);
	background-repeat: no-repeat;
}

nav {
	float: right;
	margin-top: 38px;
}

.selected {
	background: rgba(77, 11, 13, 1);
	background-color: #0000CC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

nav li {
	float: left;
	margin-left: 20px;
	padding: 10px 0;
}

nav li a {
	font-size: 1.1em;
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
	color:#FFF;
		padding: 10px 20px;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight: normal;
}
	
nav li a:hover {
	background: rgba(77, 11, 13, 1);
	background-color: #0000CC;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: transition: all 0.5s ease-in-out;
}

nav ul li:active {
	margin-top:1px;
}

#intro {
	height: 250px;
}

#intro img {
	z-index: 500;
}

.chimpmarg {
	padding-top: 16px;
	position: absolute;
	right: 0px;
}

.logomarg {
	margin-top: 0px;
	position: absolute;
	right: 0px;
}
#quote {
	margin-top: 70px;
	position: absolute;
	right: 0px;
	opacity: 0;
	filter:alpha(opacity=0)
}
#quote:hover {
	opacity: 1;
	filter:alpha(opacity=100)
}
.tigermarg {
	margin-top: 25px;
	position: absolute;
	right: 0px;
}

.introtext {
	margin-top: 50px;
}
.introdog {
	margin-top: 105px;
	float: left;
}


.dogmarg {
	margin-left: 75px;
}
h2  {
	font-size: 1.3em;
	color: #ad1114;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	text-transform: uppercase;
	padding-bottom: 15px;
	letter-spacing: -1px;
}

h3  {
	font-size: 1.2em;
	color: #ad1114;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	text-transform: uppercase;
	letter-spacing: -1px;
}

h4  {
	font-size: 1.1em;
	color: #ad1114;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	text-transform: uppercase;
	margin-bottom: 22px;
	padding-top: 40px;
	letter-spacing: -1px;
}

#content {
	background: url(../images/bgcontent.png) repeat scroll 0 0 #e7dfcf;
	min-height: 270px;
	overflow: hidden;
	border-width: 1px 0;
	border-style: solid;
	border-color: #c0b7a8;
}

#content p {
	font-size: 1.0em;
	color: #44392e;
	line-height: 1.5em;
	width: 480px;
	text-shadow: 0 1px 1px rgba(218,209,201,0.8);
}

#about h3 {
	margin-left: 19px;
}

#abouttext  p{
	margin-bottom: 10px;
}
#abouttext ul {
	background-color: #d9d1c3;
	width: 220px;
	padding: 15px 15px 20px 20px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 40px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

#abouttext li    {
	font-size: 0.9em;
	color: #44392E;
	width: 110px;
	float: left;
	line-height: 1.5em;
}
#abouttext li a {
	color: #3F352B;
	font-weight: normal;
}

#abouttext ul li a:hover {
	color: #A6825E;
}
#about  {
	float: right;
	margin-top: 40px;
}
#about p    {
	font-size: 0.9em;
	background-color: #d9d1c3;
	width: 260px;
	line-height: 1.5em;
	padding: 17px 20px;
	margin-top: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
#about li  {
	float: left;
	margin-top: -30px;
	padding-left: 4px;
	text-indent: -9999px;
}
#aboutleft  {
	margin-top: 40px;
}

#aboutleft p    {
	font-size: 0.8em;
	background-color: #d9d1c3;
	width: 260px;
	line-height: 1.5em;
	padding: 17px 20px;
	margin-top: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

#aboutleft li  {
	float: left;
	margin-top: -30px;
	padding-left: 4px;
	text-indent: -9999px;
}

#content article {
	float: left;
	margin-top: 40px;
}
#content a   {
	color: #7c0b0d;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
#content a:hover {
	text-decoration: underline;
}

.col {
	float: left;
	width: 320px;
	padding-top: 50px;
}

#mainlower  {
	background: url(../images/bglower.png) repeat scroll 0 0;
	min-height: 270px;
	overflow: hidden;
}

#mainlower h3 {
	font-size: 1.1em;
}

#mainlower p {
	font-size: 1.0em;
	width: 270px;
	margin-top: 15px;
	text-shadow: 0 1px 1px rgba(218,209,201,0.8);
	line-height: 1.4em;
	margin-bottom: 7px;
}

#mainlower a {
	font-size: 1.0em;
	color: #A27551;
	text-decoration: none;
}

#mainlower a:hover {
	text-decoration: underline;
}

#likes  {
	height: 290px;
	background: url(../images/bglower.png) repeat scroll 0 0;
}

#likes li   {
	float: left;
	margin-right: 80px;
}

#likes p  {
	font-size: 0.75em;
	width: 135px;
	margin-top: 15px;
}

#likes img  {
	 -moz-box-shadow: 1px 1px 3px rgba(23,19,16,1);
	 -webkit-box-shadow: 1px 1px 3px rgba(23,19,16,1);
	 box-shadow: 1px 1px 3px rgba(23,19,16,1);
}
#likes .last    {
	width: 85px;
}

#likes .end {
	margin-right: 0px;
}

span.artist {
	font-size: 1em;
	text-transform: uppercase;
	color: #5C4F4C;
	font-weight: normal;
}

#work img {
	margin-bottom: 40px;
	border: 12px solid #d9d1c3;
	margin-right: 43px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

#work .end {
	margin-right: 0px;
}

#work h3 {
	padding-top: 35px;
	padding-bottom: 20px;
}

#work {
	background: url(../images/bglower.png) repeat scroll 0 0;
}


#contact {
	float: right;
	background-color: #D9D1C3;
	margin-bottom: 40px;
	padding: 15px 15px 13px 22px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	width: 480px;
}

#contact form {
	font-size: 0.9em;
	color: #44392e;
}
#contact label  {
	width: 155px;
	display: block;
	padding-bottom: 3px;
}


textarea {
	overflow:auto;
}

#thanks {
	float: right;
	background-color: #D9D1C3;
	margin-bottom: 40px;
	padding: 0px 10px 13px 22px;
	width: 480px;
	height: 300px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}
#thanks h4 {
	font-size: 2em;
}
#thanks h5 {
	font-size: 1.1em;
	margin-bottom: 20px;
}


#frmcontact input.text  {
	width: 275px;
	border: 1px solid #f4f3f0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 25px;
	background-color: #FCFAF8;
	margin-bottom: 12px;
}
#frmcontact textarea  {
	width: 470px;
	height: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #f4f3f0;
	background-color: #FCFAF8;
}
#submit   {
	background: url(../images/submit.png) no-repeat scroll;
	height: 46px;
	width: 96px;
	text-indent: -9999px;
	border: none;
	margin-top: 12px;
	cursor: pointer;
	font-size: 0px;
	display: block;
}

footer {
	background-attachment: scroll;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-color: #15120E;
	min-height: 190px;
	overflow: hidden;
}

footer li {
	padding-bottom: 6px;
}

footer li a:hover {
	color: #FFF;
}

footer a   {
	color: #bfb8ac;
	text-decoration: none;
	font-size: 0.8em;
}

footer h4 {
	color: #B8A070;
	font-size: 0.95em;
	padding-top: 30px;
	font-weight: normal;
	margin-bottom: 12px;
}

#footcol1, #footcol2, #footcol3{
	float: left;
	display: inline;
	width: 220px;
}

#footcol4 {
	float: left;
	font-size: 1.2em;
	width: 300px;
	margin-top: 110px;
	display: inline;
}

#footcol4 ul li{
	display: inline;
	float: left;
	padding-bottom: 5px;
	margin-left: 42px;
}
#footcol4 a    {
	text-transform: uppercase;
	color: #B8A070;
}
#footcol4 a:hover  {
	color: #FFF;
}

#footcol4 li.first{
	margin-left: 0px;
}

#footcol4 p {
	font-size: 0.7em;
	float: right;
	color: #644F38;
}

#mail  {
	background: url(../images/mail.png) no-repeat scroll;
	height: 48px;
	width: 48px;
	margin-left: 19px;
	margin-top: 15px;
	padding-top: 12px;
}

#mail a {
	font-size: 0.9em;
	color: #3B220F;
	text-decoration: none;
	margin-left: 60px;
	padding-top: 20px;
	font-weight: normal;
}

#mail a:hover {
	text-decoration: underline;
}

#submit::-moz-focus-inner { 
	padding:0; border:0; 
}