/*
Theme Name: Gotta Groove Band Landing Theme
Theme URI: http://www.gottagrooverecords.com
Description: For Band Landing Pages
Version: 1.0
Author: Tyler Kremberg
Author URI: http://myinitialsare.tk/
*/
/* css reset, via the king, http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}
/* end of css reset *************************************************************/

/* Globals */
html,body{font-family:Georgia, "Times New Roman", Times, serif;background:#fff url(images/stripe.png) repeat-x;font-size:100.01%;}
h2{font-size:1.55em;margin:0 0 .5em 0; }
h3{font-size:1.45em;margin:1em 0 .02em 2.33em;}
p{margin-bottom:1em;font-size:.9em;line-height:1.6em;}
a { color: #B32317; font-weight: bold; font-size: 1.2em; }
a:hover { text-decoration: none; }
.both { clear: both; }

/* Structure */
div#container{width:56em;margin:0 auto;padding:0;}
div#content{float:left; width: 56em;  }
div#main { width: 28em; padding-right: 2em; float: left; border-right: 4px solid #ECECEC;}
div#sidebar { float: left; width: 20em; padding: 2em; }

/* Header */
div#header h1 { width:97px;height:60px;background:url('images/ggrecord.png') top left no-repeat;text-indent:-10000px;float:left;clear:both; margin-top: 10px; }
div#header h2 { margin-left: 200px; background-color: white; color: black; padding: 10px;  float: right; margin-top: 10px; border: 2px solid #666;	}

/* Left Hand Side */
#bookmarks { margin-top: 40px; }
#bookmarks h3 { margin-left: 1em; }
#bookmarks ul li  { padding: 0.5em 3em; }
.post { margin-left: 1.6em; margin-top: 2em;  }

/* Footer */
#footer { clear: both; border-top: 4px solid #ECECEC;}
#footer p { text-align: center; font-size: 0.8em; margin-top: 1em;}