/*
Theme Name: Leaps and Bounds
Theme URI: http://
Description: Child theme of Gravy
Version: 1.0
Author: Gregg Osofsky
Author URI: http://www.rexoom.com
Template: gravy
*/

@import url("../gravy/style.css");

body { padding:0; background:#ae4444; font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman",serif; font-size:110%; }
a, a:visited { color:#ae4444; }
blockquote { color:#333; margin:20px 60px 10px 20px; border-left:3px solid #666; }
#wrapper { background:url(images/background.jpg) no-repeat #FFF; border-left:1px solid #752121; border-right:1px solid #752121; }
#masthead { background:none; padding:40px 28px 74px; }
#main { padding:30px 60px 150px;background:url(images/background-hands.png) no-repeat bottom right;}
#logo { font-family:"Helvetica Neue", Helvetica, Arial; font-weight:100; font-size:18px; color:#FFF; line-height:14px; }
.menu { background:none; }
#nav { margin-left:24px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
#nav a, #nav a:visited { color:#000; text-transform:uppercase; padding:8px 14px 6px;}
#nav a:hover { color:#ae4444; }
#nav li { margin-right:0; }
#nav li.current_page_item a, #nav li.current_page_item a:visited, #nav li.current_page_ancestor a, #nav li.current_page_parent a { font-size:1.2em; font-weight:bold; background:none; line-height:.8em; }
#nav li .sf-sub-indicator { display:none; }
#nav li ul { background:url(images/bg_nav.png); -moz-border-radius:6px; -webkit-border-radius:6px;  }
#nav li li { border:none; }
#content { width:475px; }
#sidebar { background:none; margin-top:40px; width:310px; padding:0 0 20px; }
#sidebar ul { margin:0 0 0 20px; }

h2.posttitle, h1.posttitle { font-size:1.6em; }
h2.posttitle a, h1.posttitle a { text-decoration:none; }
h2.posttitle a:hover, h1.posttitle a:hover { text-decoration:underline; }
.postmetadata { color:#333; }
.button { background:#ae4444;  -moz-border-radius:6px; -webkit-border-radius:6px; margin:0 10px 0 0;}
.quotescollection_randomquote { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1.2em; font-style:italic; text-align:center; }

#watermark {  }
#footer a { color:#FFF; }

#nav a.sf-with-ul {
	padding-right: 20px;
	}