/*  
Theme Name: AluGirl
Theme URI: http://www.alugirl.com/
Description: Custom design I fixed up for Ingrid based on her liking purple and her having an idea for AluGirl
Version: 0.1
Author: James Larkin
Author URI: http://www.iacceptcookies.com
*/

body { margin:0; padding:0; font-family: tahoma; font-size: 11px;}
a { text-decoration: none; font-weight: bold; color: #592153;}

ul { }
ul li { list-style: none; line-height: 2em; }
ul li a { font-size: 12px; }
h1 { font-size: 14px; color: #592153; }
h2 { font-size: 12px; color: #592153; }
h3 { font-size: 11px; color: #592153; }

#alugirl { position: absolute; top: 10px; right: 20px; background-image: url('alugirl.png'); background-repeat: no-repeat; z-index: 1000; width: 316px; height: 359px; }
#header { background-image: url('bg_head.gif'); height: 127px; background-repeat: repeat-x;}
#logo h1 { font-size: 90px; color: #FFFFFF; margin:0; padding:0; margin-left: 20px; padding-top:6px;  background-image: url('alugirltext.png'); background-repeat: no-repeat; background-position: 10px 10px; text-indent: -10000px; }
#logo h1 a { color: #FFFFFF; text-decoration: none; }
#content { padding: 20px 20px 20px 40px; margin-right: 340px; }
#content h1 { font-size: 14px; color: #592153;  }
#content p {}
#content a { color: #592153; }

#footer  { background-image: url('bg_footer.png'); background-repeat: repeat-x; background-position: 0 0;}
#updated { background-image: url('bg_links.gif'); height: 36px; margin-top: 20px;}
#updated h3 { color: #592153; font-size: 14px; float: left; margin:0; padding: 8px 0 0 0; width: 30%; text-transform: uppercase; padding-left: 30px; }
#copy { text-align: center; width: 100%; }
div.links { float: left; margin:0; padding:4px; width: 30%; padding-left: 30px; }
div.links ul { margin:0; padding:0 0 0 20px; }
div.links ul li { list-style: none; line-height: 2em; }
div.links ul li a { font-size: 12px; color: #592153; }

div.links h2 { background-color: #592153; color: #FFFFFF; padding: 4px 4px 4px 14px; }


