/* Body ----------------*/ 

body {
background:#333333 url(http://www.aarongarcha.net/site-images/bg.png) repeat-y 0 0;
background-position: top;
font: 14px Helvetica, Sans-Serif;
color: #eee;
margin: 10px 0px 0px 0px;
padding: 0px;
}

p {
letter-spacing: 0px;
}

li, ul {
letter-spacing: 0px;
}

img {
border: 0px;
}

#wrap {
width: 800px;
margin: auto;
}

/* Top Section */

h1 .large {
font-size:45px;
color: #B7DF63;
letter-spacing: -2px;
}

h1 {
text-align: left;
font-weight: normal;
font-size: 28px;
text-transform: uppercase;
line-height: 20px;
letter-spacing: -2px;
}

#top {
border-bottom: 2px gray solid;
height: 100px;
text-align: center;
}

#name {
float: left;
}

#menu {
float: right;
position: relative;
top: 60px;
font-size: 18px;
text-transform: uppercase;
}

#info {
clear: both;
font-size: 14px;
margin: 10px 0px 0px 0px;
}

/* Gallery */

.img-list {
margin: 5px;
padding: 10px 0px 10px 0px;
text-align: center;
}

img .img-left {
float: left;
}

img .img-right {
float: right;
}

/* Footer */

#footer {
clear: both;
margin: 20px 0px 0px 0px;
padding: 20px 0px 0px 0px;
color: #555555;
text-align: center;
}

/* Main Page */

.section {
padding: 20px 0px 0px 0px;
}

.section .desc {
background: #111111;
border-bottom: 2px gray solid;
text-align: justify;
line-height: 1.5;
padding: 5px 5px 0px 5px;
margin: 0px;
}

/* Top H */
h2 {
width: auto;
font-size: 16px;
text-transform: uppercase;
letter-spacing: -1px;
font-weight: normal;
padding: 2px 5px 2px 0px;
margin: 0;
border-bottom: 2px gray solid;
}

/* Bottom H */
h3 {
width: auto;
font-size: 14px;
text-align: right;
text-transform: uppercase;
letter-spacing: -1px;
font-weight: normal;
padding: 2px 5px 2px 0px;
margin: 0;
}

/* Resume Section */

.float-left h2 {border-bottom: 2px gray solid;}
.float-right h2 {border-bottom: 2px gray solid;}

.float-left {
clear: both;
width: 48%;
float: left;
}

.float-right {
width: 48%;
float: right;
}

#resume {
margin: 20px 10px 0px 0px;
line-height: 20px;
}

/* Colours -------------*/

a {color: #B7DF63;font-weight: normal;}
a:hover {color: white;text-decoration: none;}

.alt {color: #B7DF63;}
.alt2 {color: #a2a2a2;}

/* Headings -----------*/

h4 {
font-size: 12px;
}

h5 {
width: auto;
font-size: 16px;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 0px;
}

#wp-container {
width: 800px;
}

#wp-left {
float: left;
width: 590px;
}

#wp-right {
position: relative;
top: 20px;
float: right;
width: 190px;
padding: 0px 0px 20px 0px;
}

#wp-right ul {
padding: 0;
line-height: 15px;
list-style: none;
white-space: nowrap;
}

#wp-right li {
margin-left: 0;
}