/* ----------------------------------

Kyle Cato

------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #ffe url(/images/bg2.gif) repeat-y top center;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 775px;
	position: relative;
}

/*--------------------------

Links

----------------------------*/

a {
	margin: 0;
	padding: 0;
	color: #4bc;
	text-decoration: underline;
}

a:hover {
	color: #fa3;
}

/* ----------------------------------

Column 1

------------------------------------- */

#column1 {
	margin: 0;
	padding: 0;
	width: 450px;
	left: 0;
	background: url(/images/left_col_bg.gif) repeat-y top left;
	position: absolute;
	z-index: 2;
}

#content {
	margin: 0;
	padding: 0;
	width: 450px;
}

#content p {
	margin: 0;
	padding:  0 0 8px 0;
	color: #ffe;
}

.article {
	margin: 10px 15px 0;
	padding: 0 0 10px 0;
	background: url(/images/border_bottom.gif) repeat-x bottom center;
}

a.thumb {
	margin: 5px;
	padding: 0;
	height: 60px;
	border: 5px #ffe solid;
	float: right;
}

a.thumb:hover {
	border: 5px #fa3 solid;
}

.more {
	margin: -5px 10px 15px 380px;
	padding: 0;
	border: 0;
}

.launch {
	margin: -5px 10px 10px 350px;
	padding: 0;
	border: 0;
}

#footer {
	padding: 0 10px 0 10px;
	margin: 0;
	width: 430px;
	height: 80px;
	background: url(/images/footer.gif) no-repeat top center;
}

/* ----------------------------------

Portfolio

------------------------------------- */

#port {
	margin: 0;
	padding: 10px;
	width: 408px;
	height: 290px;
	background: url(/images/port_bg.gif) no-repeat top left;
}

#port_nav {
	margin: 0;
	padding: 0;
	width: 24px;
	float: right;
}

#port_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#port_nav li {
	margin: 0;
	padding: 0;
	width: 24px;
	height: 33px;
	float: right;
	background: url(/images/port_tab2.gif) no-repeat top right;
	text-align: center;
}

#port_nav li a {
	margin: 6px 0;
	padding: 2px 0 0 0;
	width: 20px;
	height: 21px;
	color: #4bc;
	text-decoration: none;
	text-align: center;
	display: block;
}

#port_nav li a:hover {
	color: #fa3;
}

/* ----------------------------------

Column 2

------------------------------------- */

#column2 {
	margin: 0 0 0 450px;
	padding: 0;
	width: 325px;
	border: 0;
	position: relative;
	display: block;
	background-color: #333;
	background: url(/images/right_col_bg.gif) repeat-y top right;
}

#logo2 {
	margin: 0;
	padding: 10px 0 10px 20px;
	width: 81px;
	height: 59px;
	border: 0;
	background: url(/images/logo2.gif) no-repeat top center;
	background-position: 20px 10px;
}

#sub_nav {
	padding: 0;
	margin: 0;
	border: 0;
	width: 325px;
	position: relative;
}

#sub_nav_content {
	padding: 0;
	margin: 0;
	border: 0;
	width: 296px;
	position: relative;
}

#nav {
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 250px;
	position: relative;
	display: block;
}

#nav ul, #nav li {
	display: block;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 250px;
}

#nav li a {
	padding: 3px 0 0 36px;
	margin: 0 0 3px 0;
	width: 214px;
	height: 22px;
	color: #4bc;
	position: relative;
	display: block;
	text-align: left;
	font-size: 14px;
	text-shadow: 2px 2px 1px #8cc;
	text-decoration: none;
	background: url(/images/nav.gif) no-repeat top center;
	background-position: 0 0;
}

#nav li a:visited {
	background-position: 0 -27px;
}

#nav li.home a:hover {
	color: #fa3;
	background-position: 0 -81px;
}

#nav li.web a:hover {
	color: #fa3;
	background-position: 0 -108px;
}

#nav li.print a:hover {
	color: #fa3;
	background-position: 0 -135px;
}

#nav li.about a:hover {
	color: #fa3;
	background-position: 0 -162px;
}

#nav li.contact a:hover {
	color: #fa3;
	background-position: 0 -189px;
}

#home #nav li.home a,
#web #nav li.web a,
#print #nav li.print a,
#about #nav li.about a,
#contact #nav li.contact a {
	background-position: 0 -54px;
}

#home #nav li.home a:hover {
	color: #fa3;
	background-position: 0 -81px;
}

#web #nav li.web a:hover {
	color: #fa3;
	background-position: 0 -108px;
}

#print #nav li.print a:hover {
	color: #fa3;
	background-position: 0 -135px;
}

#about #nav li.about a:hover {
	color: #fa3;
	background-position: 0 -162px;
}

#contact #nav li.contact a:hover {
	color: #fa3;
	background-position: 0 -189px;
}

#button1 {
	padding: 0;
	margin: 0;
	width: 26px;
	height: 55px;
	border: 0;
	background: url(/images/button.gif) no-repeat top left;
	cursor: pointer;
	position: relative;
	float: right;
	display: none;
}

/* ----------------------------------

Boxes

------------------------------------- */

.box {
	padding: 0;
	margin: 0 auto 15px;
	width: 250px;
	background: #4bc url(/images/box_footer.gif) no-repeat bottom center;
}

.box h3 {
	padding: 4px 0 0 21px;
	margin: 0 auto 5px;
	width: 229px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #ffe;
	background: #4bc url(/images/box_header.gif) no-repeat top center;
	text-shadow: 2px 2px 1px #2A8896;
}

.box h3.clients {
	background: #4bc url(/images/box_header_clients.gif) no-repeat top center;
}

.box h3.test {
	background: #4bc url(/images/box_header_test.gif) no-repeat top center;
}

.box h3.article {
	background: #4bc url(/images/box_header_article.gif) no-repeat top center;
}

.box h3.project {
	background: #4bc url(/images/box_header_project.gif) no-repeat top center;
}

.box h3.info {
	background: #4bc url(/images/box_header_info.gif) no-repeat top center;
}

.box h3.pic {
	background: #4bc url(/images/box_header_pic.gif) no-repeat top center;
}

.box h3.contact {
	background: #4bc url(/images/box_header_contact.gif) no-repeat top center;
}

.box p {
	margin: 0;
	padding: 0 15px 10px;
	color: #ffe;
}

.box ul {
	margin: 5px 0 0 10px;
	padding: 0 0 10px 0;
	width: 230px;
	list-style-type: none;
}

.box li {
	margin: 0;
	padding: 0;
	display: block;
}

.box li a {
	padding: 0 0 0 15px;
	margin: 0;
	width: 215px;
	height: 20px;
	color: #ffe;
	position: relative;
	display: block;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	background: #4bc;
	text-shadow: 2px 2px 1px #2A8896;
}

.box li a:hover {
	background: #fa3;
	color: #ffe;
	text-shadow: 2px 2px 1px #b71;
}

.box h4 {
	padding: 0 0 0 15px;
	margin: 0 0 5px;
}

.box h4 a {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 22px;
	font-size: 16px;
	font-weight: 500;
	color: #ffe;
	text-shadow: 2px 2px 1px #2A8896;
	text-decoration: none
}

.box h4 a:hover {
	color: #fa3;
}

a.boxthumb {
	margin: 0 15px 5px;
	padding: 0;
	height: 60px;
	border: 5px #ffe solid;
	float: left;
}

a.boxthumb:hover {
	border: 5px #fa3 solid;
}

.boxmore {
	margin: -5px 10px 15px 200px;
	padding: 0;
	border: 0;
}

.box2 {
	padding: 0;
	margin: 0 auto 15px;
	width: 250px;
	background: #fa3 url(/images/box2_footer.gif) no-repeat bottom center;
}

.box2 h3 {
	padding: 4px 0 0 21px;
	margin: 0 auto 5px;
	width: 229px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #ffe;
	text-shadow: 2px 2px 1px #b71;
}

.box2 h3.resp {
	background: #fa3 url(/images/box2_header_resp.gif) no-repeat top center;
}

.box2 ul {
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	width: 230px;
	list-style-type: none;
}

.box2 li {
	padding: 0 0 0 15px;
	margin: 0;
	width: 215px;
	height: 20px;
	color: #ffe;
	position: relative;
	display: block;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	background: #fa3;
	text-shadow: 2px 2px 1px #b71;
}

/*--------------------------------

Contact Form

----------------------------------*/

div.field {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

.field input {
	margin: 0;
	padding: 0;
	width: 195px;
}

div.field2 {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

.field2 input {
	margin: 0;
	padding: 0;
	width: 400px;
}

p.forminput {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

p.forminput2 {
	margin: 0;
	padding: 0;
	width: 400px;
	font-size: 12px;
}

textarea {
	margin: 0;
	padding: 0;
	width: 400px;
}

#form {
	margin: 0 0 0 20px;
	padding: 0;
	width: 430px;
}

#form ul {
	margin: 0 0 15px 0;
	padding: 0;
	width: 230px;
	list-style-type: none;
	display: block;
}

#form li {
	margin: 0 0 3px;
	padding: 2px 0 0 15px;
	width: 300px;
	background: transparent url(/images/warning.gif) no-repeat top left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa3;
}

#form p.correct {
	margin: 0 0 10px;
	padding: 2px 0 0 15px;
	width: 300px;
	background: url(/images/check.gif) no-repeat top left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4bc;
}

/*--------------------------

Text

----------------------------*/

h1, h2, h3, h4 ,h5 {
	font-family: Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;"
}

h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	margin: 0 0 20px;
	padding: 0;
	width: 450px;
	height: 80px;
	background: transparent url(/images/header.gif) no-repeat top left;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}

h1 a:hover {
	background-position: 0 -92px;
}

h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	color: #4bc;
	text-shadow: 2px 2px 1px #533E29;
}

h2 a {
	margin: 0 0 10px;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	color: #4bc;
	text-decoration: none;
}

h2 a:hover {
	color: #fa3;
}

h2.focus {
	margin: 0 -15px 20px -15px;
	padding: 0 0 10px 15px;
	width: 435px;
	font-size: 24px;
	font-weight: bold;
	color: #4bc;
	background: transparent url(/images/sub_head.gif) no-repeat bottom center;
}

h3 {
	margin: 10px 0 10px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #4bc;
	text-shadow: 2px 2px 1px #533E29;
}

p {
	margin: 0;
	padding: 5px 10px 10px 10px;
	color: #ffe;
}

/*--------------------------

Images

----------------------------*/

img {
	margin: 0;
	padding: 0;
	border: 0;
}

img.portrait {
	margin: 0 10px 5px;
	padding: 0;
	border: 5px #ffe solid;
}

/*--------------------------

Quotes

----------------------------*/

blockquote {
	margin: 0 10px;
	padding: 2px 22px 0;
	background: transparent url(/images/bq.gif) no-repeat top left;
}

.box blockquote p {
	padding: 0 0 10px 0;
}


.articlequoter {
	margin: -20px 15px 10px 10px;
	padding: 20px 22px 0;
	background: transparent url(/images/bq2.gif) no-repeat top right;
}

.quoter {
	margin: -20px 10px 10px 0;
	padding: 20px 0 0 17px;
	background: transparent url(/images/quote2.gif) no-repeat top right;
}

/*--------------------------

Lists

----------------------------*/

.article ul {
	margin: 0 0 10px 20px;
	padding: 0;
	list-style-type: none;
}

.article li {
	margin: 0;
	padding: 0 0 0 15px;
	height: 20px;
	color: #ffe;
	background: transparent url(/images/bullet.gif) no-repeat top left;
}
	

/*--------------------------

Spans

----------------------------*/

.date {
	font-size: 10px;
	color: #cee;
}

.hl {
	color: #fa3;
}

.hl_bold {
	color: #fa3;
	font-weight: bold;
}

.hl_small {
	color: #fa3;
	font-size: 18px;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 5px;
	clear: both;
}

.cleaner {
	height: 0px;
	clear: both;
	font-size: 1px;
}
