/*   
Theme Name: Mong
Theme URI: http://www.derekmong.com
Description: Custom theme for poet Derek Mong
Author: Gritmedia
Author URI: http://www.gritmedia.net
Template: sandbox
Version:

*/

/* Reset browser defaults  */
@import url('reset.css');


a, a:visited { color: #671336; text-decoration: none; }
a:hover { color: #b11053; border-bottom: 1px solid #ccaab8; }


/* Architecture */
html {}
body { background: #fff; font: normal 100%/1.5em  Helvetica, Arial, sans-serif; color: #666; }
#wrapper { margin: 0; padding: 35px 0 0 0; width: 1000px; text-align: left; background: #fff; }
#header { width: 960px; }

/* Header */
h1 { }
h1 a { background: transparent url(/img/logo.jpg) no-repeat; display: block; width: 504px; height: 237px; text-indent: -9999px; }
h1 a:link { }
h1 a:visited { }
h1 a:hover { border-bottom: none; }
#blog-title { }
#blog-description { display: none; }
#access .skip-link { position: absolute; right: 1em; top: 1em; display: none; }
#menu { visibility: hidden; }
#nav ul { padding: 0 0 40px 0; }
#nav li { float: left; height: 15px; padding: 0 20px 0 0; }
#nav a:hover { color: #b11053; border-bottom: 1px solid #ccaab8; }
#nav a.current { color: #b11053; }

#container { padding: 0 0 0 120px; }
#content { padding: 40px 0 0 0; width: 620px; }
#content p { padding: 0 0 15px 0; font-size: .90em; line-height: 1.4em; }
#content h2, #content h3 { font-weight: normal; color: #999966; }
#content h4 { font-size: .90em; font-weight: normal; }

img.alignleft { float: left; }
.home img.alignleft { margin: 2px 20px 40px 0; }
.pageid-48 img.alignleft { margin: 2px 20px 300px 0; }

.entry-content ul { font-size: .90em; }
.entry-title, .page-title { color: #999966; }
.entry-content h2 { color: #00475d; }

.page h2, .page h3, .category h2 { padding: 15px 0 15px 0; font-weight: normal; color: #999966; }
.home h4 { display: inline; }
.entry-content-poems { display: inline; }
.entry-content-poems p { display: inline; }

.category-poems-and-prose h3 { display: inline; }
.category-poems-and-prose .post { padding-bottom: 5px; }
.category-poems-and-prose .entry-content { display: inline; }
.category-poems-and-prose .entry-content p { display: inline; }
.entry-content h4 { padding: 15px 0 15px 0; margin: 0; font-weight: normal; color: #00475d; }

#footer { padding: 50px 0 10px 0; font-size: .70em; line-height: 1.25em; color: #999; }
#footer a, #footer a:visited { color: #bbb; }
#footer a:hover { color: #999; border-bottom: 1px solid #ddd; }

/* Basics */
strong { font-weight: bold; }
em, cite { font-style: italic; }


