/*
Theme Name: Sue Anne Photography
Theme URI: http://www.sueannephotography.com
Description: Updated Wordpress theme for Sue Anne Photography
Author: Ross Chapman
*/

/*

:: === NOTES === ::

light purple - #D291C0
dark purple - #872175
yellow: CC9900

*/

/**************************************************************************
------------------------------ GENERAL ------------------------------------
**************************************************************************/

html {min-height:100%;margin-bottom:1px;font-size:100.01%;}
html, body, form, fieldset {margin:0;padding:0;}
body {font: normal small Arial, Helvetica, sans-serif;color:#666666; line-height: 1.5em;padding: 10px;}

h1, h1, h3, h4, h5, h6, p, blockquote, ul, ol, dl {padding:10;line-height: 1.5;}
li, dd, blockquote {margin-left: 1em;}
input, select, textarea {font-size: 100%;font-family:inherit;}
entry-content a:link {border: none;color: #D291C0;text-decoration: none;}
entry-content a:hover{font-weight: bold;}
a {border: none;color: #872175;text-decoration: none;}
a:hover {border-bottom: thin solid #872175;}


a:focus {outline: none;}
img {border: none;}
#wrapper {width: 1000px; margin: 1em auto; background:#ffffff url(../images/bg.jpg) no-repeat top left; }
#container {float: left; min-height: 500px; width: 425px; margin: 60px auto 0;text-align:left;}
#footer {display: block; margin: 2em 0;}
#footer-in-rt {float: right;}
#photo {margin: 10px;font-family: Georgia, serif; color: #872175; font-weight: normal; font-size: .9em;
font-style:italic;}
#photo p{margin:0;}
#music img{margin-right: 10px}

/**************************************************************************
------------------------------ TYPO ---------------------------------------
**************************************************************************/

#footer {color: #872175;}
#footer-in-rt {font-weight: normal;}
ul.menutop li a {color: #D291C0; text-decoration: none; text-transform: uppercase; line-height: 2em;letter-spacing:1px; }
ul.menubott li a {color: #D291C0;text-decoration: none; text-transform: none;}

ul.menutop a:active {color:#872175;}
ul.menutop a:hover {color:#872175; border-bottom:none; }
ul.menubott a:hover {color:#872175;border-bottom:none; }
ul.menubott a:active {color:#872175;border-bottom:none;}

h1.entry-title {margin: 0 0 .5em; font-family: Georgia, serif; color: #CC9900; font-weight: normal; font-size: 2em;letter-spacing:1px; }
h3 {margin:.25em 0 0 0; color: #CC9900; text-transform: uppercase; letter-spacing:1px; font-size:1em;font-weight: normal;}

h4 {margin: 0 0 1em; font-family: Georgia, serif; font-weight: normal; font-size: 1.75em;line-height: 1.25em;}
h5 {margin: 0 0 .5em; font-family: Georgia, serif; font-weight: normal; font-size: 1.25em; line-height: 1.25em;}






/**************************************************************************
------------------------------ MENUS --------------------------------------
**************************************************************************/

ul.menutop {float: left; width: 248px; margin:70px 50px 0 170px;}
ul.menutop,
ul.menutop li a {list-style: none; text-align: right;}
ul.menutop div.navt_gl {text-align: left; position: relative; right: 10px;}
ul.menutop img.home-img {background: url(images/homelink.jpg) no-repeat; width: 248px; height: 48px;}

ul.menubott {float: left; margin: 0 0 0 45px; padding: 0;}
ul.menubott li {display: inline; margin: 0; padding: 0 5px 0; border-right: 1px solid #872175;}
ul.menubott li.contact-page {border:none;}

/**************************************************************************
------------------------------ MISC LAYOUT --------------------------------
**************************************************************************/

.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
