/*
Theme Name: Dharma
Description: Semantic, SEO Optimised, Custom Wordpress Theme for Dharma
Author: MR
Author URI: #
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#069}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
body {background:#39252A url(images/bg.png) repeat-x;color:#666;font:75%/125% Arial, Sans-Serif}
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1, h2 {color:#852a29;font-size:1.8em;font-weight:normal;margin:2px 0 10px}
hr {margin:0 0 0.5em}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:none;padding:3px;text-align:center}
table {border:0;}

/* Containers */
#middle {background:url(images/middle.png) repeat-y center top}
#bottom {background:url(images/bottom.png) no-repeat center bottom}
#top {background:url(images/bg.jpg) no-repeat center top;min-height:830px;overflow:hidden;width:100%}
* html #top {height:830px;overflow:visible}
#page {margin:233px auto 0;width:790px}
#main {overflow:hidden;width:100%}

/* Menu */
#menu {border-left:2px solid #FFF;font-size:1.0em;font-weight:bold;list-style:none;margin:0 0 40px 170px;text-transform:uppercase}
#menu li {border-right:2px solid #FFF;display:inline;padding:0 10px}
#menu li a {color:#FC0;text-decoration:none}
#menu li a:hover {color:#FFF}

/* Content*/
#content {float:left;margin-bottom:30px}
.sb{width:540px;}
.regular{width:100%}

#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}
	
	/* Post */
	#content .post {border-bottom:1px solid #CCC;margin:0 0 25px}
	#content .post .meta {font-size:0.8em}
	#content .sticky {background:#f5efca}

/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #prev-next #next {float:right}

/* Sidebar */
#sidebar {float:right;margin:0 0 -40px;text-align:center;width:190px}
#sidebar img {margin:0 0 40px}

/* Footer */
#footer {font-size:1.1em;margin:0 auto;width:790px}
#footer img {float:right}
#footer p,#footer a {color:#FC0}

/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

.widget h3{text-align:left;font-size:1.3em;border-bottom:1px solid grey}
.widget{text-align:left;}
.widget ul{margin-left:15px;margin-top:4px}
.widget ul li{line-height:1.4em;list-style-type:disc}
.rsswidget{background:none;}
.rsswidget h3{margin:0;padding:0}

/* 2.7+ Comments */
#comments_wrap ol {list-style:none}
#comments_wrap ol li {border-bottom:1px solid #CCC;margin:0 0 5px}
#comments_wrap .commentmetadata {margin:0 0 10px}
#comments_wrap .comment-author {border-bottom:1px solid #CCC;width:100%;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments_wrap .comment-author img {float:left;margin:0 10px 0 0}
#comments_wrap .comment-author cite {font-weight:bold}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
