/* 
MAGPIE CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  { background: #fff; font: 12px Georgia, Times, Serif; line-height: 1.5; color: #666666; }


h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Georgia, Times, Serif; color: #000; }
h1  {font-size: 30px;} h2  {font-size: 24px; font-weight: normal;} h3  {font-size: 12px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

#header{padding: 10px 0 30px 0;clear:both;position:relative;}


/* PAGES NAVIGATION */
#pagenav  { margin-top: 60px; }
#pagenav a  { border-bottom: 4px solid #efefef; }
#pagenav a  { display:block; z-index:100; margin: 0; padding:0 10px 10px 10px; text-decoration: none; text-transform: uppercase; font-size: 11px; font-family: Helvetica, arial, sans-serif; color: #000;  }
#pagenav li ul a:link, #pagenav li ul a:visited  { padding: 0 0 0 10px; font-family: Helvetica, Arial, sans-serif !important; font-size: 11px; text-transform: none; border: none; }
#pagenav li.rss a  { padding-right: 25px; }

.post .title  { width:100%; position:relative; margin: 0 0 30px 0; padding: 0; color: #908878; border-bottom: 1px solid #e7e7e7; font-size: 24px; font-weight: normal; }
.post .title a:link, .post .title a:visited  { color: #000; }
.post .title a:hover  { text-decoration: none; }

.entry p  { padding-top: 10px; }

/* FEATURED POSTS */

#featured li  { float: left; width: 250px; padding: 10px 0; list-style: none; }
#featured li a  { padding: 0; background: none; border: none; }
#featured span  { display: block; }
#featured span.thumb  { float: left; width: 80px; }
#featured .right  { float: right; width: 150px; font-size: 12px; line-height: 18px; }
#featured .right h4  { margin: 0 0 5px 0; font-size: 14px; line-height: 18px; }
#featured .right h4 a  { line-height: 18px; }

.widget h3  { margin: 0; padding: 10px 0; text-transform:uppercase; color: #404040; font-size: 12px; letter-spacing: 4px; font-family: Georgia, Times, Serif; font-weight: normal; }

/* 4.1 Generic Widgets */
.widget h3  { border-bottom: 1px solid #333333; }
.textwidget a { text-decoration: none; }
.textwidget a:hover { text-decoration: underline; }


#comments h3{ margin: 0 0 20px 0; font-size: 18px; letter-spacing: 2px; font-family: Georgia, Times, Serif; font-weight: normal; }

#respond h3  { font-size: 18px; letter-spacing: 2px; font-family: Georgia, Times, Serif; font-weight: normal; }

/* 2.5 Sidebar */
#sidebar{width:250px;overflow:hidden;}

/* 2.6 Extended Footer */
#extended-footer  { background-color: #efefef; color: #585858; }
#extended-footer li a:link, #extended-footer li a:visited  { color:#585858; }
#extended-footer h3 { font-size: 12px; }
#extended-footer .widget h3  { font-size: 12px; margin: 0 0 10px 0; padding: 0; border-bottom: none; }

.one, .two  { border-right: 1px solid #878787; }

/* 2.7 Footer */
#footer  { font-family: Helvetica, Arial, sans-serif; font-size: 11px; padding: 20px 0; background-color: #908878; color: #fff; text-transform: uppercase; }
#footer a:link, #footer a:visited  { color: #fff; }
#footer p  { margin: 5px 0 0 0; }
#footer #credit img  { vertical-align: middle; }
#footer #credit span  { display: none; }

