/*
Title: 
Description:	Global styles and page build
Author: Christine Harcinske / Twelve Horses
Last Updated:	
*/



/*****************************************************************************
RESETS
*****************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

fieldset, img { 
	border: 0;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	
ol, ul {
	list-style: none;
}
	
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
	
caption, th {
	text-align: left;
}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

:focus {
	-moz-outline-style:none
}

/*****************************************************************************
GLOBAL STYLES
*****************************************************************************/

html {
	font-size: 100%;
	text-align: center;
}

body {
	margin: 0;
	text-align: left;
	background: #a8cee0;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
}


/* TYPOGRAPHY
----------------------------------------------------------------------*/

p {
 margin-bottom: 24px;
}

a, a:link, a:visited {
  color: #42682f;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px;
}

a:hover, a:visited:hover {
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
	color: #a14f2b;
}

h1 {
  font-size: 40px;
	line-height: 42px;
}

h2 {
  font-size: 24px;
  margin: 0 0 14px 0;
}

#header_illo {
  height: 38px;
  width: 324px;
  display: block;
  background: url('/wp-content/themes/rusted-ink/assets/images/header_illo.gif') top left no-repeat;
  text-indent: -9000px;
}

#header_design {
  height: 39px;
  width: 450px;
  display: block;
  background: url('/wp-content/themes/rusted-ink/assets/images/header_design.gif') top left no-repeat;
  text-indent: -9000px;
}

#header_about {
  height: 32px;
  width: 252px;
  display: block;
  background: url('/wp-content/themes/rusted-ink/assets/images/header_about.gif') top left no-repeat;
  text-indent: -9000px;
}

.rssLinkListItemTitle {
  font-size: 18px;
	padding: 6px 0;
	display: block;
}

#recent_work h2, #blogfeed h2 {
  font-size: 16px;
	line-height: 20px;
	color: #333;
}

.welcome {
  background: url('/wp-content/themes/rusted-ink/assets/images/welcome.png') top left no-repeat;
	display: block;
	text-indent: -9000px;
	width: 764px;
	height: 57px;
}

::-moz-selection { 
  background: #a14f2b; 
	color: #fff;
}

::selection { 
  background: #a14f2b;
	color: #fff;
}



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

input, textarea {
  background: #d6f2c8;
	border: 1px solid #38522b;
	color: #555;
	padding: 2px;
}


/* GENERAL STYLES
----------------------------------------------------------------------*/



/*****************************************************************************
SITE BUILD
*****************************************************************************/

#clouds {
  width: 100%;
	background: url('/wp-content/themes/rusted-ink/assets/images/clouds.jpg') bottom center repeat-x;
}

#girl {
  position: absolute;
	margin: 0;
	z-index: 500;
	bottom: 176px;
	right: 40px;
	height: 451px;
	width: 364px;
	background: url('/wp-content/themes/rusted-ink/assets/images/girl.png') top left no-repeat;
}

#header {
	width: 100%;
	background: url('/wp-content/themes/rusted-ink/assets/images/top_stripe.gif') top left repeat-x;
}

#nav_container {
  width: 800px;
	margin: 0 auto;
	position: relative;
}

#logo {
  height: 94px;
	width: 207px;
	position: absolute;
	top: 0;
	left: 286px;
	z-index: 100;
}

#logo a:hover {
  background: none;
}

#nav {
  width: 800px;
	height: 94px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	background: url('/wp-content/themes/rusted-ink/assets/images/nav_bg.gif') top center no-repeat;
}

#nav ul {
  padding: 0 0 0 40px;
	overflow: hidden;
}

#nav li {
  float: left;
	list-style: none;
}

#content {
  width: 780px;
	margin: 0 auto;
	padding: 20px 0 50px 0;
}

.post, #respond {
  width: 780px;
	margin: 0 auto;
	padding: 16px 0 20px 0;
  overflow: hidden;
	background: url('/wp-content/themes/rusted-ink/assets/images/top_bdr.gif') top left repeat-x;
}

.commentlist {
  margin: 10px 0;
}

.commentlist li {
  padding: 16px 0;
	background: url('/wp-content/themes/rusted-ink/assets/images/top_bdr.gif') top left repeat-x;
}

#recent_header {
  background: url('/wp-content/themes/rusted-ink/assets/images/recent_header.gif') top left no-repeat;
	margin: 4px 0 10px 0;
	height: 38px;
	width: 282px;
	text-indent: -9000px;
	display: block;
}

.recent_block {
  width: 224px;
	
	float: left;
	margin: 0 30px 0 10px;
}

.recent_top {
  width: 222px;
	height: 7px;
	background: url('/wp-content/themes/rusted-ink/assets/images/recent_top.png') bottom left no-repeat;
}

.recent_container {
  width: 217px;
	padding: 0 0 0 5px;
	background: url('/wp-content/themes/rusted-ink/assets/images/recent_bg.png') bottom left repeat-x;
}

.recent_container h3 {
  margin: 0;
	 padding: 2px 0 0 0;
}

.recent_container a {
  padding: 0;
	 margin: 0;
}

.recent_container a:hover img {
  background: none;
}

.recent_container img {
  border: 1px solid #fff;
	height: 130px;
	width: 210px; 
	margin: 0;
	padding: 0;
}

.recent_btm {
  width: 222px;
	height: 17px;
	background: url('/wp-content/themes/rusted-ink/assets/images/recent_btm.png') top left no-repeat;
}

.recent_block_end {
  width: 224px;
	min-height: 200px;
	float: left;
	margin: 0 0 0 10px;
}

#blogfeed {
  width: 502px;
	margin: 0;
	padding: 6px 0 20px 0;
	background: url('/wp-content/themes/rusted-ink/assets/images/top_bdr.gif') top left repeat-x;
}

#blogfeed_header {
  background: url('/wp-content/themes/rusted-ink/assets/images/blog_header.gif') top left no-repeat;
	height: 37px;
	width: 251px;
	text-indent: -9000px;
	display: block;
	margin: 4px 0 10px 0;
}

#footer {
  background: #c9e5f1 url('/wp-content/themes/rusted-ink/assets/images/hills.gif') bottom center repeat-x;
	min-height: 409px;
	width: 100%;
	position: absolute;
}

#footer a, #footer a:link, #footer a:visited {
  font-weight: normal;
	color: #fff;
}

#footer a:hover, #copy a:hover {
  color: #8de6a3;
}

#f_copy {
  width: 780px;
	margin: 0 auto;
	padding: 130px 0 50px 0;
	color: #fff;
	overflow: hidden;
}

#form {
  width: 500px;
	float: left;
}

#fcontact {
  width: 144px;
	height: 25px;
	text-indent: -9000px;
	background: url('/wp-content/themes/rusted-ink/assets/images/header_fcontact.gif') top left no-repeat;
}

#fsocial {
  float: left;
	width: 270px;
	padding-top: 96px;
}

#fsocial li {
  float: left;
	padding: 10px 6px 0 0;
	text-align: center;
}

#fstalk {
  width: 121px;
	height: 22px;
	text-indent: -9000px;
	background: url('/wp-content/themes/rusted-ink/assets/images/header_fstalk.gif') top left no-repeat;
}

#copy {
  width: 100%;
	background: #333;
	border-top: 1px solid #7da669;
	height: 38px;
	position: absolute;
	bottom: 0;
}

#copy a, #copy a:link, #copy a:visited {
  color: #ccc;
}

#copy p {
  width: 780px;
	margin: 9px auto 0 auto;
	color: #fff;
	font-size: 11px;
}



/* TOP NAV
----------------------------------------------------------------------*/

#illustration {
  width: 107px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	background: url('/wp-content/themes/rusted-ink/assets/images/nav_links.gif') top left no-repeat;
	float: left;
}

#illustration:hover {
  background-position: 0 -25px;
}

#design {
  margin-left: 36px;
  width: 62px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	background: url('/wp-content/themes/rusted-ink/assets/images/nav_links.gif') -160px 0 no-repeat;
	float: left;
}

#design:hover {
  background-position: -160px -25px;
}

#blog {
  margin-left: 280px;
  width: 42px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	background: url('/wp-content/themes/rusted-ink/assets/images/nav_links.gif') -498px 0 no-repeat;
	float: left;
}

#blog:hover {
  background-position: -498px -25px;
}

#about {
  margin-left: 52px;
  width: 52px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	background: url('/wp-content/themes/rusted-ink/assets/images/nav_links.gif') -592px 0 no-repeat;
	float: left;
}

#about:hover {
  background-position: -592px -25px;
}