@charset 'UTF-8';
/**
 * @package WordPress
 * @subpackage Basis_Theme
 */
 
/*
Theme Name: Basis for Margo
Description: Basis Modified for Margo
Version: 1.2.1
Author: Frank Bueltge & Julie Karasik
Author URI: http://bueltge.de/
Tags: threaded-comments, sticky-post
License: GNU General Public License (GPL) version 3
*/

body {margin:0; 
padding:0; 
font-family: georgia, Georgia, serif; font-size:17px;
background:#212539 url(./damask-web-margo2.jpg);}

/*this line needs to be up top. doesn't render right otherwise. Not sure why.*/
blockquote {font-size:15px; font-style:italic; border-left:2px solid #000; padding-left:5px;} 

#bgcontainer {width:871px; background:url(./concrete-repeat-2.jpg) repeat-y #f4f4de; margin:auto;}

#nav {width:150px; 
float:right; 
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;}

#maincontent {width:658px;
padding-left:10px;}

#container {margin:0px 5px 0px 0px; padding:0 20px 65px 0;}

#header {padding: 145px 0 0px 40px; margin:0 0 15px 0px; width:100%;}

#bottombgcontainer {background:url(./bottom.png) bottom no-repeat;}

#headerbackground {background:url(./top.png) no-repeat;}

#footer {padding:0 0 110px 190px; 
clear:both; 
font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;}

hr {color:#25401a; border:#25401a 1px solid; background:#000;}
a {color: #502e46; font-weight:bold;}
a img {border: none;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

h1, h2, h3, h4, h5, h6 {font-style:italic; font-family: georgia, Georgia, serif; margin:0; font-weight:lighter;}
h1, h2, h3, h5 {color:#25401a;}
h4, h6 {color:#502e46;}

h1 {font-size:35px;}

h2 {font-size:25px;}
.post h2 a {text-decoration:none;}

h3 {font-size:25px;}
h3.post-title a {text-decoration:none; font-size:25px;}

h4 {font-size:20px; font-weight:bold;}

h5 {font-size:20px;}

h6 {font-size:15px; font-weight:bold;}


/* nav list styling */
#nav ul {font-weight: bold; list-style-type: none; margin: 0; padding-left: 0px;}
#nav ul li {font: italic normal 110%; letter-spacing: 0.1em; margin-bottomside: 10px; padding-bottom: 2px;}
#nav ul ul {font-variant: normal; font-weight: normal; line-height: 100%; list-style-type: none; margin: 0; padding: 0; text-align: left;}
#nav ul li {border: 0; font: normal normal 14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; letter-spacing: 0; margin-bottomside: 0; padding: 0; padding-left: 12px;}
#nav ul li a {text-decoration:none;}
#nav ul li a:hover {border-bottom: 1px solid #000;}
#nav ul li h3 {font-size:20px; padding-top:10px;}

.meta, .meta a {color: #4c4c4c; font-weight: normal; font:normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; padding-bottom:5px;}
 
li.page_item {display:inline; list-style-type: none; padding-right:20px;}
