/* Basic Reset & Styles */
* { border: 0; margin: 0; padding: 0; }
html { height: 100%; padding-bottom: 1px; }
body { background: url(images/body-bg.gif) left top repeat-x; color: #535353; font: 11px verdana, arial, helvetica, sans-serif; text-align: center; }


/* Blockquote Styles */
blockquote { border-left: 3px solid #ddd; font-style: italic; padding-left: 20px; }


/* Clean Font Rendering - Mozilla & Webkit Browsers */
body { -webkit-text-stroke: 1px transparent; -webkit-font-smoothing: antialiased; }
@media only screen and (max-device-width: 480px) { body { -webkit-text-stroke: 0 black; } }


/* Emphasized Text Styles */
em { font-style: italic; }
strong { font-weight: bold; }
.social-links strong { display: inline; float: left; margin-right: 10px; }

/* Form Styles */
label { color: #304377; display: block; line-height: 11px; margin-bottom: 3px; }
label.required { font-weight: bold; }
input.comment { background: url(images/comment-button.png) center no-repeat; display: block; height: 42px; margin: -7px 0 3px -7px; width: 99px; }
input.search { background: url(images/search-button.png) center no-repeat; display: block; height: 42px; margin: -7px 0 3px -7px; width: 96px; }
input.text { background: #fff; border: 1px solid #ddd; display: block; margin-bottom: 10px; padding: 2px; width: 204px; }
textarea { background: #fff; border: 1px solid #ddd; display: block; margin-bottom: 10px; padding: 2px; height: 200px; width: 450px; }


/* Header Styles */
h1, h2, h3, h4, h5, h6 { font-family: calibri, helvetica, arial, verdana, sans-serif; font-weight: normal; margin-bottom: 20px; }
h1 { color: #e7b244; font-size: 18px; margin: -3px 0 20px; }
div.post h2 { color: #e7b244; font-size: 18px; margin: -3px 0 0; text-transform: capitalize; }


/* Horizontal Rule Styles */
hr { background: #ddd; border: none; clear: both; color: #ddd; height: 1px; margin-bottom: 20px; width: 100%; }
div.post hr { margin-bottom: 10px; }


/* Image Styles */
img.alignleft, img.left { display: inline; float: left; margin: 4px 20px 10px 0; }
img.alignnone { margin-bottom: 20px; }
img.alignright, img.right { display: inline; float: right; margin: 4px 0 10px 20px; }
a.left img { display: inline; float: left; }


/* Link Styles */
a { color: #3f5081; cursor: pointer; text-decoration: none; }
a:active, a:focus { outline: 0; }
a:hover { text-decoration: none; }

.footer-links a, .navigation a { color: #6f6f6f; }
.footer-links li.active a, .navigation li.active a { font-weight: bold; }
.navigation li.active a { background: url(images/menu-item-current-bg.gif) center bottom no-repeat; }
.header-links a { color: #ccc; display: inline; float: left; margin: 0 10px; }
.social-links a { margin-right: 5px; }

h1 a, div.post h2 a { color: #e7b244; }


/* List Styles */
ol { margin: 0 0 20px 19px; }
ul.header-links { display: inline; float: right; font-size: 10px; margin: 33px 191px 0 0; }
ul.header-links li { display: inline; float: left; list-style-type: none; }

ul.navigation { font-size: 10px; height: 16px; margin: 0 0 20px -20px; padding-top: 6px; width: 100%; }
ul.navigation li { background: none !important; display: inline; float: left; list-style-type: none; margin: 0 10px; padding-left: 0; }

ul.footer-links { margin-bottom: 20px; }
ul.footer-links li { display: inline; list-style-type: none; padding: 0 10px; }
.content ul { margin-bottom: 20px; }
.content ul li { background: url(images/orange-bullet.gif) left 7px no-repeat; list-style-type: none; padding-left: 10px; }
.box ul { margin-bottom: 10px; }
.box li ul { margin-bottom: 0px; }

/* Paragraph Styles */
p { margin-bottom: 20px; }


/* Reusable Classes */
.box {clear: both; padding: 10px; }
.clear { clear: both; height: 0px; }
.information { margin-bottom: 2px; }
.left { display: inline; float: left; }
.list-spacing li { margin-bottom: 10px; }
.logo { display: inline; float: left; margin: 10px 10px 10px 11px; }
.meta-information { margin-bottom: 2px; }
.post .meta-information { color: #aaa; font-style: italic; margin-bottom: 20px; }
.post { margin-bottom: 30px; width: 498px; }
.right { display: inline; float: right; }
.small-margin { margin-bottom: 10px !important; }
.social-links { margin-bottom: 10px; }
.tags { margin-bottom: 10px; }
.title { background: url(images/box-title-bg.gif) left top repeat; border-bottom: 1px solid #ddd; color: #304377; display: inline-block; font-family: calibri, helvetica, arial, verdana, sans-serif; font-size: 18px; margin: -10px -10px 10px; padding: 2px 0 2px 10px; width: 225px; }


/* Structure Classes */
.header { background: url(images/header-icons-top.gif) 609px bottom no-repeat; height: 50px; margin: 0 auto; padding-bottom: 3px; text-align: left; width: 800px; }
.header .inner { background: url(images/header-bg-shape.gif) 260px -20px no-repeat; height: 50px; width: 100%; }

.wrapper { background: url(images/content-bg-bottom.gif) center bottom no-repeat; margin: 0 auto; padding-bottom: 60px; text-align: left; width: 884px; }
.wrapper .inner { background: url(images/content-bg.gif) center top repeat-y; padding: 0 43px; width: 798px; }
.wrapper .content { background: url(images/header-icons-bottom.gif) 608px top no-repeat; padding: 0 20px; width: 758px; }

.left-column { display: inline; float: left; width: 230px; }
.right-column { display: inline; float: right; width: 498px; }


/* Blog Comment Styles */
#comments { clear: both; }
#comments .navigation { padding: 0 0 18px 0; }
h3#comments-title,h3#reply-title { color: #000; font-weight: bold; font-size: 20px; margin-bottom: 0; }
h3#comments-title { padding: 24px 0; }
.commentlist { list-style: none; margin: 0; }
.commentlist li.comment { border-bottom: 1px solid #e7e7e7; margin: 0 0 24px 0; padding: 0 0 0 74px; position: relative; }
.commentlist li:last-child { border-bottom:none; margin-bottom:0; }
#comments .comment-body ul, #comments .comment-body ol { margin-bottom: 18px; }
#comments .comment-body p:last-child { margin-bottom: 6px; }
#comments .comment-body blockquote p:last-child { margin-bottom: 24px; }
.commentlist ol { list-style: decimal; }
.commentlist .avatar { border: 1px solid #ddd; padding: 2px; position: absolute; top: 3px; left: 0; }
* html .commentlist .avatar {left: -74px; }
.comment-author { }
.comment-author cite { color: #000; font-style: normal; font-weight: bold; }
.comment-author .says { font-style: italic; }
.comment-meta { font-size: 12px; margin: 0 0 18px 0; }
.comment-meta a:link, .comment-meta a:visited { color: #888; text-decoration: none; }
.comment-meta a:active, .comment-meta a:hover { color: #FF4B33; }
.commentlist .even { }
.commentlist .bypostauthor { }
.reply { font-size: 12px; padding: 0 0 24px 0; }
.reply a, a.comment-edit-link { color: #888; }
.reply a:hover, a.comment-edit-link:hover { color: #FF4B33; }
.commentlist .children { list-style: none; margin: 0; }
.commentlist .children li { background: none; list-style-type: none; border-top: 1px solid #ddd; margin: 0; padding-top: 20px; }
.commentlist .children li .avatar { top: 23px; }
#comments .pingback { margin-bottom: 18px; padding-bottom: 18px; border-bottom: 1px solid #e7e7e7; }
.commentlist li.comment+li.pingback { margin-top: -6px; }
#comments .pingback p { color: #888; font-size: 12px; line-height: 18px; display:block; margin: 0; }
#comments .pingback .url { font-style: italic; font-size: 13px; }
