/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* TYPOGRAPHY */
body,textarea,input { font-family:Verdana, Arial; color:#000; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; color:#848484; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color:#848484; }
h1 { font-size:3em; line-height:1; margin-bottom:.5em; }
h2 { font-size:2em; margin-bottom:.75em; }
h3 { font-size:1.5em; line-height:1; margin-bottom:1em; }
h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }
h5 { font-size:1em; font-weight:bold; margin-bottom:1.5em; }
h6 { font-size:1em; font-weight:bold; }
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img { margin:0; }
p { margin-bottom:1.2em; }
.fancy,blockquote,p.credits,.postmetadata { font-style:bold; font-family:Verdana, Arial ;  /*text-shadow:1px 1px 1px #000; */}
.sub { text-transform:uppercase; border-bottom:1px solid #999; letter-spacing:2px; font-weight:100; margin:24px 0; }
blockquote { font-size:1.2em; }

/* DEFAULTS */
body { color:#000; background:url(images/bg2.jpg) fixed; }
a { color:#569099; text-decoration:none; }
a:hover,a:focus { color:#569099; }

/* MENU */
p#hidep { margin:0; padding:0; }
#hide { position:fixed; bottom:15px; left:65px; z-index:2; color:#999; font-style:italic; font-family:Georgia; }
#menu { height:100%; left:30px; margin-right:40px; padding:100px 25px 0; position:fixed; top:0; width:200px; z-index:1; background:transparent url(images/repeater.png) repeat; }
#menu .description { font-size:11px; }
#menu ul { list-style-type:none; border-top:1px solid #999; margin:24px 0; text-transform:lowercase; letter-spacing:2px; /* text-shadow:1px 1px 1px #000; */ }
#menu ul li { margin:0; padding:0; }
#menu ul li a { height:1%; line-height:24px; border-bottom:1px solid #999; display:block; padding:12px 0 12px 12px; color:#999; }
#menu ul li a:hover { background:#2d2d2d; color:#fff; }
#menu ul ul { font-size:9px; padding:0 12px; border-bottom:1px solid #999; border-top:none; margin:0; }
#menu ul ul li:first-child a { border-top:none; }
#menu ul ul li:last-child a { border-bottom:none; }
#menu ul .show { display:block; }
#menu ul .hide { display:none; }
#menu ul ul a { display:block; height:1%; line-height:24px; border-bottom:1px solid #999; padding:12px 0 12px 12px; color:#999; }

/* CONTENT */
.content { display:block; clear:both; }
.post { display:block; clear:both; margin:2em 0; }
.postmetadata { color:#999; font-size:.8em; }
.postmetadata a { color:#999; }
.postmetadata a:hover { color:#569099; }
.underlined { border-bottom:1px solid #222; }
.welcomebox { padding:1.5em; margin:0 0 1.6em; }

/* IMAGE WRAPS */
.image-wrap span.title { display:block; color:#ccc; position:absolute; top:18px; left:18px; z-index:10; font-size:16px; font-family:verdana; font-style:normal; }

/* Contact Form 7 */
span.wpcf7-list-item { display: block; }


/* Social Media Icons */
#socialicons {  margin-top: 35px; }

/* Back to Portfolio */
.portfolioback { font-size: .85em;}
