/*-----attach body.custom to any style you add here-----*/

body.custom {font: 70% baskerville, 'palatino linotype', 'times new roman', serif; text-align:center; color:#111;}
body.custom blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#555; background:url('http://dl.dropbox.com/u/6218514/rebeccaprojects/quote.png') no-repeat;}

/*-----header-----*/
body.custom .homelink{font-size:20px; line-height:1; font-weight:bold; letter-spacing:-0.5px; padding:30px 20px 10px 10px; font-variant:small-caps;}

/*-----main menu*/
	body.custom #header .menu {float:right; margin-right:25px; padding:5px 10px 0 10px;}
	body.custom #header .menu li {position:relative; float:left; margin:0 0 0 5px; font-weight:normal; font-size:11px; line-height:1.2;}
	body.custom #header .menu li a {display:block; padding:5px 10px; background:#ffffff; color:#000;}
	body.custom #header .menu li:hover > a {background:#ffffff; color: #808080; text-decoration:underline;}
	body.custom #header .menu li.current-menu-ancestor > a,
	body.custom #header .menu li.current-menu-parent > a,
	body.custom #header .menu li.current-menu-item > a,
	body.custom #header .menu li.current_page_item > a {background:#fff; color:#444;}
	/*-----sub menus*/
	body.custom #header ul ul {display:none; position:absolute;}
	body.custom #header ul ul ul {left:100%; top:0;}
	body.custom #header .sub-menu li,
	body.custom #header .children li {width:200px; margin-left:0;}
	body.custom #header li:hover > ul {display:block;}

/*-----links-----*/
body.custom a {text-decoration:none; color:#808080;font-family:baskerville, 'palatino linotype', 'times new roman', serif; text-decoration:none;}
body.custom  a:hover {text-decoration:none;}
body.custom .entry-content a {font-family:baskerville, 'palatino linotype', 'times new roman', serif; text-decoration:none; color:#808080}
body.custom .entry-content a:hover {text-decoration:underline;}
body.custom .entry-title a:hover, .entry-byline a:hover, .navigation a:hover {color:#000;}
body.custom .entry-byline a {color:#777;}
body.custom .entry-byline a.entry-date:hover {text-decoration:none;}
body.custom #primary.page-template .entry-content a {text-decoration:none; font-weight:normal;}
body.custom #primary.page-template .entry-content a:hover {text-decoration:none;}
body.custom .gnavigation a:hover {border-bottom:none;}

/*-----headings-----*/
	
body.custom h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:baskerville, 'palatino linotype', 'times new roman', serif;}
body.custom .entry-content h1, .entry-content h2{font-size:1.5385em; line-height:1; margin:0 0 0em;}	
body.custom .page-title{margin-bottom:0.7em; padding-bottom:10px;}

/*-----content-----*/

body.custom .entry-content {font-family: baskerville, 'palatino linotype', 'times new roman', serif; font-size:1.4em; line-height:1.5385; margin:0.3em 0 0;}

/*-----borders-----*/

body.custom #pp-sidebars {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
	
	/*-----widgets-----*/
body.custom .widget {font-size:1.3em; line-height:1.4166; margin:0 0 1.25em; padding:0.4166em 5px 0.4166em 5px;}
body.custom .widgettitle {margin-bottom:3px; line-height:1.3; color:#808080; font-weight:normal;}



/*-----postinfo-----*/
.entry-byline {color:#777; font:italic 1.1em 'baskerville, 'palatino linotype', 'times new roman', serif;}
.entry-byline address {display:inline;}
.entry-meta {margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 'times new roman', serif; color:#555;}	
	
	/*-----lists*/
.entry-content ul, .entry-content ol {margin:0 0 1.5385em 30px;}
.entry-content li {margin-bottom:0.4615em; line-height:1.5385;}
.entry-content li ul, .entry-content li ol {margin:0.4615em 0 1.077em 30px;}
.entry-content ul {list-style-type:square;}
.entry-content li ul {list-style-type:circle;}
.entry-content ol {list-style-type:decimal;}
.entry-content ol ol {list-style-type:upper-alpha;}
.entry-content dl {margin:0 0 1.5385em;}
.entry-content dl dt {font-weight:bold;}
.entry-content dd {margin:0 0 1.5385em;}
	
	/*-----images*/
.entry-content img {max-width:100%; height:auto;}
img.alignleft, div.alignleft {margin:0 15px 3px 0; display:inline;}
img.alignright, div.alignright {margin:0 0 3px 15px; display:inline;}
.aligncenter, div.aligncenter {display:inline; margin:0 auto 1.5385em;}
img.border {padding:4px; border:1px solid #ccc; background:#eee;}
.alignleft {float:left;}
.alignright {float:right;}
.center {text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text,
.gallery-caption {color:#555; padding:4px; margin:25px; font:italic 1em serif;}
.wp-post-image {float:left; margin:0 15px 3px 0;}
.archive .wp-post-image {margin-bottom:15px;}
	
	/*-----gallery*/
.entry-content .attachment a,
.entry-content .gallery a,
.entry-content .attachment a:hover,
.entry-content .gallery a:hover {border:none;}
.attachment img, .attachment-thumbnail, .entry-content .gallery img {padding:2px; border:1px solid #ccc;}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover {border:1px solid #888;}
.attachment {text-align:center;}
	
	/*-----tables*/
.entry-content table {margin:0 0 1.5385em; border-collapse:collapse; border:1px solid #ccc; color:#444;}
.entry-content th {font-weight:bold; background:#ccc;}
.entry-content th, .entry-content td {padding:0.2em 10px;}
.entry-content td {border:1px solid #ccc;}
.entry-content tfoot {background:#ddd;}

/*-----sidebars-----*/
/*Subscribe box*/
#pp-subscribe {margin-bottom:10px;}
#pp-subscribe ul {padding:5px;}
#pp-subscribe li {display:block; float:left;}
#pp-subscribe a {padding:5px 5px 5px 50px; font-weight:bold; font-size:14px; line-height:33px; display:block;}
	/*-----RSS feed*/	
	#pp-feed {background: url(images/pp-rss2.png) no-repeat 4px 4px;}
	/*-----email subscription*/
	#pp-email {background: url(images/pp-email.png) no-repeat 4px 4px;}
	
	/*-----search*/
#searchform #s, #s-input {border:1px solid #ccc; margin-bottom:5px; padding:2px; width:95%; color:#666;}
#submit, #s-submit {border:1px solid #555; background:#555; color:#ddd; cursor:pointer; font-weight:bold;}
#submit:hover, #s-submit:hover {color:#fff;}
#s-input, #submit, #s-submit {font-family: baskerville, 'palatino linotype', 'times new roman', serif;}

#searchform input {border:1px solid #bbb;}
	
	/*-----widgets*/
.widget {font-size:1.2em; line-height:1.4166; margin:0 0 1.25em; padding:0.4166em 5px 0.4166em 5px;}
.widget li {margin:0.25em 0; }
.widget li li {padding:0 0 0 15px;}
.widgettitle {margin-bottom:3px; line-height:1.3; color:#555; font-weight:bold;}
.widget_recent_entries li, .widget_recent_comments li {background: url(images/pp-bullet.gif) 0 0.53em no-repeat; padding:0 0 0 15px;}
.postform {width:100%;}
	
	/*-----calendar*/
#calendar_wrap {margin:0.4166em auto 0;}
#wp-calendar {width:94%; margin:0 auto;}
#wp-calendar caption {background:#aaa; font-size:1.0833em; font-weight:bold;}
#wp-calendar th {background:#ddd;}
#wp-calendar th, #wp-calendar td {text-align:center; padding:0.25em;}
#wp-calendar td {font-size:0.9166em; color:#777;}
#wp-calendar tfoot {background:#ddd;}
#wp-calendar a {font-weight:bold;}

/*-----navigation-----*/
.navigation {font-size:1.2em; text-align:center; padding:1.8181em 0; border-bottom:1px dashed #ddd;}
.navleft, .gnavleft {float:left; width:50%; text-align:left;}
.navright, .gnavright {float:right; width:50%; text-align:right;}
.gnavigation {padding:0 0 2em;}
.looped .navigation {border-bottom:none;}
	/*-----Breadcrubs-----*/
	.breadcrumb-nav {font-size:1.2em; line-height:20px; color:#333;}

/*-----footer-----*/
#footer {margin:0 0 0.8333em; padding:1.6666em 0; font-size:1.2em; line-height:1.6666;}
#footer .left {width:50%; float:left; text-align:left;}
#footer .right {width:50%; float:right; text-align:right;}
.clear {margin:0; padding:0; clear:both;}

/*-----comments-----*/
.commentlist li {margin:0 0 1em; padding:0.5em 5px;}
	/*-----comments navigation-----*/
.comment-nav .page-numbers {margin:0 1px; padding:1px 6px; border:1px solid #ededed;}
.comment-nav .page-numbers.current {background:#f6f6f6;}
.comment-nav .prev {float:left; border:none;}
.comment-nav .next {float:right; border:none;}
	/*-----comments headings*/
.nocomments,
.nopassword {text-align:center; padding:1.25em 0; font-size:1.6em;}
.comments-number {margin:0 auto 1.5em; padding-top:1em; font-size:2em; line-height:1;}
#respond #reply-title {font-size:2em; line-height:1; margin:0 0 0.5em; padding-top:20px;}
	/*-----comment formatting*/
.avatar {float:left; position:relative; padding-right:7px;}
.comment-author {font-weight:bold; font-size:1.5em; line-height:1.1;}
.comment-author cite {font-style:normal;}
.comment-author .says {display:none;}
.comment-meta {font-size:1.1em; font-style:italic; color:#777;}
.comment-meta a {color:#777;}
.commentlist p {margin:1.4545em 5px 1.4545em 0; font-size:1.1em; line-height:1.5454; font-family: baskerville, 'palatino linotype', 'times new roman', serif; color:#333;}
.commentlist pre {background:#fff; margin:0; border:none;}
.reply {font-size:12px; font-weight:bold;}
.commentlist .children li {margin-left:10px; margin-top:10px;}
	/*-----colors*/
.depth-1.parent {border:1px solid #ededed;}
.commentlist .children li {border-left:1px solid #ededed;}
.commentlist li {background-color:#f6f6f6;}
.commentlist li.alt {background-color:#fff;}
.commentlist li.bypostauthor {background-color:#e6e6e6;}

	/*-----comments form*/
#commentform {margin:0 0 4em 0;}
#commentform p {margin:0 0 1em 0; font-size:12px;}
.must-log-in {font-size:12px; margin-bottom:1.6666em;}
#commentform textarea,
#commentform input[type=text] {border:1px solid #ccc; padding:3px; font-family: baskerville, 'palatino linotype', 'times new roman', serif; color:#444;}
#commentform textarea:focus, #commentform input[type=text]:focus {color:#000; border-color:#888;}
#commentform input[type=text] {width:95%; font-size:12px;}
#commentform textarea {width:95%; font-size:12px;}
#commentform #submit {height:30px; padding:3px 6px;}



/*-----clearfix-----*/
#page:after,
.entry-content:after,
.navigation:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
#page,
.entry-content,
.navigation,
.clearfix {display:inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
#page,
.entry-content,
.navigation,
.clearfix {display:block;}
/* End hide from IE5/Mac */

/*-----Borders-----*/
#rotating {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#pp-subscribe {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#pp-sidebars {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#footer{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.looped .entry,
.single .entry {
	border-bottom: 1px dashed #ddd;
}

