#portfolioCurrentImage {
    padding:5px;
    border:1px solid white;
}

.currentImage a {
    color: #c4ca1e;
}

#portfolioMain {
    width: 450px;
    margin-left: 20px;
}
#portfolioMainImgs {
    margin-left: 20px;
}

/* 
Styles for edmondesign.com
Designed by jeremylucas (dot) com
*/

* {
margin: 0;
padding: 0;
}

p {
font-size: 1.6em;
line-height: 1.5em;
margin: 0 40px 1.0em 0;
}

h1 {
font-size: 3.0em;
color: #f8ff3f;
line-height: 1.2em;
text-transform: lowercase;
}

h2 {
font-size: 2.0em;
color: #d5ab1a;
line-height: 1.2em;
text-transform: uppercase;
font-weight: normal;
margin-top: 15px;
}

body {
background: #1C1C1A;
font-size: 62.5%;
font-family: Arial, Verdana, sans-serif;
color: #FFF;
}

#container {
background: #10100E url(/images/BG-container.jpg) repeat-x;
}

#head {
height: 98px;
width: 100%;
background: #C4CA1E url(/images/header-wLogo.png) no-repeat top center;
}

#head {
color: yellow;
}

#navBar {
height: 100px;
width: 100%;
background: transparent url(/images/BG-navBar.gif) no-repeat top center;
}

#mainNav {
height: 85px;
width: 780px;
margin: 0 auto;
}

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

#mainNav a {
display: block;
font-size: 18px;
color: #FFF;
text-decoration: none;
padding: 70px 10px 0 10px;
text-transform: lowercase;
margin-right: 50px;
}

#mainNav a:hover {
color: #cae7f9;
}

#mainNav a.btnHome {
background: url(/images/btnHome.gif) no-repeat center 20px;
}

#mainNav a.btnAbout {
background: url(/images/btnAbout.gif) no-repeat center 20px;
}

#mainNav a.btnFolio {
background: url(/images/btnFolio.gif) no-repeat center 20px;
}

#mainNav a.btnStore {
background: url(/images/btnStore.gif) no-repeat center 20px;
}

#mainNav a.activePage {
cursor: default;
color: #444;
/*
filter:alpha(opacity=30);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
*/
}

#mainNav a.activePage:hover {
color: #444;
}

#mainNav p {
float: right;
font-size: 11px;
line-height: 13px;
color: #7c7c71;
margin: 15px 0 0 0;
}

#mainNav p strong {
text-transform: uppercase;
font-weight: normal;
}

#mainNav p a {
display: inline;
color: #cae7f9;
font-size: 11px;
line-height: 13px;
text-transform: lowercase;
padding: 0 0 0 0;
text-decoration: underline;
}

#mainNav p a:hover {
color: #c4ca1e;
}

#content a {
    color: #cae7f9;
}

#content a:hover {
color: #c4ca1e;
}

#content {
width: 780px;
margin: 20px auto 10px auto;
background: url(/images/BG-foot.gif) no-repeat bottom center;
min-height: 400px;
padding: 20px 0 40px 0;
}

*html #content {
height: 400px;
}

#content div.left {
float: left;
width: 550px;
}

#content div.right {
float: right;
width: 230px;
}

img.photo {
float: right;
padding: 2px;
margin: 0 0 20px 50px;
border-top: 2px solid #212121;
border-left: 2px solid #212121;
border-bottom: 4px solid #000;
border-right: 4px solid #000;
}

#flash {
margin: -24px 0 0 0;
width: 230px;
height: 300px;
}

.clear {
clear: both;
display: block;
overflow: hidden;
width: 0;
height: 0;
}

#foot {
width: 780px;
margin: 0 auto 40px auto;
text-align:left;
}

#foot h1 {
font-size: 14px;
text-transform: lowercase;
margin: 20px 0 10px 0;
background: url(/images/icon-envelope.gif) no-repeat 75px 2px;
padding-right: 30px;
font-weight: normal;
}

#foot h2 {
font-size: 14px;
text-transform: lowercase;
margin: 20px 0 10px 0;
padding-right: 30px;
font-weight: normal;
}

#formset1, #formset2, #formset3 {
float: left;
}

#formset1 {
width: 230px;
padding-top: 1px;
}

#formset2 {
width: 350px;
padding-top: 1px;
}

input {
background: #10100e;
border: 1px solid #2e2e2a;
color: #c4ca1e;
height: 14px;
width: 210px;
font-size: 9px;
padding: 3px 4px 0 4px;
margin-bottom: 4px;
}

*html input {
margin-bottom: 2px;
}

textarea {
font-family: Arial, Verdana, sans-serif;
background: #10100e;
border: 1px solid #2e2e2a;
color: #c4ca1e;
height: 60px;
width: 320px;
font-size: 10px;
padding: 3px 4px 0 4px;
overflow:auto; 
}

input.btn {
border: none;
background: none;
width: 156px;
height: 64px;
}
