/*
Theme Name: Corrina Vocalist
Theme URI: http://www.corrinavocalist.com/
Description: The theme for <a href="http://www.corrinavocalist.com">Corrina Vocalist</a> website.
Version: 1
Author: Cody Girdlestone
Author URI: http://www.codyg.com/

*/


/* CSS Document */

body { background-color: #163060; background-image: url(images/pattern_037.gif); padding: 0; margin: 0; }

/* Define Main DIVS */

div#pagewrap { width: 1000px; margin: 0 auto; background: url('images/bg.png') no-repeat bottom #FFF; }
div#headerwrap { margin-top: -20px; position: relative; background: url(images/header.gif) no-repeat; height: 300px; width: 1000px; }
div#pagewrap>div#headerwrap { background-image: url(images/header.png); }
div#pagewrap>div#navwrap { margin-top: 5px; }
div#navwrap { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; position: relative; margin-left: 2px; margin-top: 15px; float: left; border-top: 10px solid #154678; border-bottom: 10px solid #154678; background-color: #acbfe3; }
div#contentwrap { width: 800px; padding: 10px 20px; margin-left: 150px; margin-top: 0px; min-height: 500px; }
div#pagewrap>div#contentwrap { margin-top: -20px; }
div#footerwrap { min-height: 45px; padding-top: 5px; }

/* Navigation Buttons */

div#navwrap ul { margin: 0; padding: 0; }
div#navwrap ul li { list-style: none; }
div#navwrap ul li a { background-image: url(images/music.gif); background-repeat: no-repeat; background-position: center; color: #163060; text-decoration: none; display: block; height: 20px; width: 110px; border-left: 5px solid #154678; border-right: 5px solid #154678; padding-top: 3px; padding-left: 30px; }
div#navwrap ul li a:hover { background-image: url(images/musichover.gif); background-color: #7b9dd2; border-left-color: #345187; border-right-color: #345187; }

/* Text Styling */
p { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;  line-height: 20px; }
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; }
img { border: 0; }

div#footerwrap p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; text-align: center; }
div#footerwrap p a { text-decoration: none; color: #000; border-bottom: 1px solid #fff; font-weight: bold; }
div#footerwrap p a:hover { border-bottom: 1px dotted #000; }

/* Img Styling */
img.quote { float: right; margin-bottom: 100px; }