@charset "UTF-8";
/* CSS Document */
/* Created by Kyle @ KNR Designs */
/* June 11, 2009 */

body {
background: #011d29 url(../images/general/background.png) repeat-x;
}
#wrap {
margin-left: auto;
margin-right: auto;
width: 825px;
}
#logo {
float: right;
background: url(../images/general/logo.png) no-repeat;
width: 396px;
height: 70px;
}
#menu {
clear: both;
width: 825px;
background: url(../images/general/navigationbar.png) no-repeat;
height: 63px;
}
#menu ul {
list-style-type: none;
padding: 12px;
}
#menu li {
display: inline;
}
.selected {
background: url(../images/general/navigationimage.png) repeat-x;
height: 46px;
padding: 13px 15px 27px 14px;
}
#menu ul li.selected a {
color: #ffffff;
}
#menu ul li a:hover {
color: #ffffff;
}
#menu a {
color: #595959;
font-family: "Letter Gothic Std", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
padding: 0 15px;
text-decoration: none;
}
#menu ul li a:hover {
background: url(../images/general/navigationimage.png) repeat-x;
height: 46px;
padding: 16px 15px 24px 15px;
color: #fff:
}
#hr1 {
background: url(../images/general/contenthr.png) no-repeat;
width: 784px;
margin: -10px 0 0 41px;
height: 41px;
}
#wrap2 {
color: #fff;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}
#content {
float: left;
width: 550px;
}
#wrap2 h1 {
font-weight: normal;
font-size: 18px;
margin: 0 5px 10px 0;
text-transform: uppercase;
}
#content h3 {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 2.5em;
margin: 0 5px 5px 0;
}
#divider {
float: left;
background: url(../images/general/contentdivider.png) no-repeat;
width: 1px;
height: 195px;
}
#contact {
float: right;
width: 265px;
}
#contact ul {
list-style-type: none;
margin: 0;
padding: 0 5px;
}
#contact li {
padding: 10px 0;
}
#contact a {
font-family: Arial, Helvetica, sans-serif;
padding: 10px 35px;
color: #8c9a9d;
text-decoration: none;
font-size: 12px;
}
.email {
background: url(../images/icons/icon_email.png) no-repeat;
padding-left: 35px;
}
.paltalk {
background: url(../images/icons/icon_paltalk2.png) no-repeat;
padding-left: 35px;
}
.paltalk:hover {
background: url(../images/icons/icon_paltalk1.png) no-repeat;
}
.mirc {
background: url(../images/icons/icon_mirc2.png) no-repeat;
padding-left: 35px;
}
.mirc:hover {
background: url(../images/icons/icon_mirc1.png) no-repeat;
}
.msn {
background: url(../images/icons/icon_msn2.png) no-repeat;
padding-left: 35px;
}
.msn:hover {
background: url(../images/icons/icon_msn1.png) no-repeat;
}
.hr2 {
clear: both;
width:825px;
background: url(../images/general/footerhr.png) no-repeat;
height: 40px;
}
#textimage {
float: left;
width: 200px;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}
#textimage h1 {
font-weight: normal;
font-size: 18px;
color: #fff;
margin: 50px 5px 0 0;
text-transform: uppercase;
}
#textimage b {
color: #4b8098;
}
#textimage h3 {
margin-top: 0;
font-size: 12px;
color: #8c9a9d;
font-weight: normal;
}
.thumb {
float: left;
width: 150px;
margin: 2px;
}
.thumb img {
border: none;
}
.thumb p {
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
font-size: 12px;
text-align: center;
color: #c3dde2;
}
.thumb b {
color: #fff;
}
#kicker {
margin-top: -40px;
}
#copyright {
float: left;
width: 380px;
}
.copyrightsign {
color: #fff; 
font-size: 60px;
font-weight: bold;
float: left;
}
.copyrighttext {
float: right;
padding: 10px 5px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 11px;
}
.copyrighttext b {
font-size: 13px;
}
#adobe {
float: right;
text-align: right;
}
#adobe h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #8c9a9d;
}
#adobe img {
border: none;
}
/* PAGE: ABOUT.HTML */
#about {
width: 815px;
margin: 5px;
}
#about h1 {
font-weight: normal;
font-size: 18px;
margin: 0 5px 10px 0;
text-transform: uppercase;
}
#about h3 {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 2.5em;
margin: 0 5px 5px 0;
}
#portfolio {
width: 825px;
}
.thumb2 {
float: left;
width: 150px;
margin-right: 15px;
}
.thumb2 img {
border: none;
}
.thumb2 p {
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
font-size: 12px;
text-align: center;
color: #c3dde2;
}
.thumb2 b {
color: #fff;
}
