/*
Theme Name: Forget Me Not
Description: Wordpress Theme for Forget Me Not
Author: Design House
Author URI: http://www.designhouse.com.au
*/

/* 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 {color:#1884AD;font-size:12px;font-style:italic;margin:0 0 1em}
blockquote p {margin:.5em}
body {background:#2395b9;color:#333;font:88%/115% Arial, Sans-Serif;text-align:justify}
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 {color:#2395b9;font-size:1.5em;margin:0 0 .5em}
h2 {color:#58BA49;font-size:1.3em}
h3 {font-size:1.25em}
h4 {font:bold 1em/1.25em Georgia, Garamond, Serif}
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 {text-align:left;padding:0 15px 0 0}
table.orphans th {width:150px}

/* Containers */
#top {background:url(images/top.png) no-repeat;height:11px;margin:0 auto;width:909px}
#page {background:url(images/middle.png) repeat-y;margin:0 auto;padding:0 10px 0 11px;width:888px}
#bottom {background:url(images/bottom.png) no-repeat;height:11px;margin:0 auto;width:909px}

/* Header */
#header {background:url(images/header.jpg) no-repeat 0 110px;width:100%}
#header #logo {font-size:1.5em;margin:15px 0 0 75px}
#header ul {background:#dededd;font-size:0.85em;list-style:none;margin:173px 0 0;overflow:hidden;width:100%}
#header ul li {border-left:1px solid #CCC;float:left}
#header ul li a {color:#333;float:left;padding:7px;text-decoration:none}
#header ul li a:hover, #header ul li.current_page_item a {background:#2395b9;color:#FFF}

/* Content*/
#content {border:solid #EEE;border-width:0 2px;font-size:12px;padding:10px;overflow:hidden}
#content .divider {border-bottom:1px dotted #CCC;margin:20px 0}
#welcome {background:url(images/welcome.jpg) no-repeat bottom;float:right;height:424px;margin:20px 0 0 15px;width:470px}
#welcome #sponsor {float:right}
#sponsor {float:right;margin:0 0 0 20px}
.sponsors {float:left;width:400px}
.commitee th {width:180px}

	/* Post */
	#content .post {border-bottom:1px dotted #CCC;padding:10px;margin:0 0 25px}
	#content .post h2 a {color:#58BA49;text-decoration:none}
	#content .post .meta {font-size:0.8em}
	#content .post ul {list-style:disc;margin:0 0 1em 18px}
	#content .post ol {list-style:decimal;margin:0 0 1em 22px}
	
	/* Page */
	#content .page {padding:10px}
	#content .page ul {list-style:disc;margin:0 0 1em 18px}
	#content .page ol {list-style:decimal;margin:0 0 1em 22px}

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

/* Sidebar */
#sidebar {float:right;padding:10px 0 20px;width:200px}
#sidebar ul {list-style:none;margin:0 0 1em 18px}
#sidebar ul ul {list-style:disc}

/* Footer */
#footer {background:#464c4f;color:#FFF;font-size:0.75em;height:1%;padding:5px 10px;overflow:hidden;text-align:center}
#footer p {margin:0}
#dh {color:#FFF;line-height:1.5em;text-align:center}

/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {clear:right;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}
.center {text-align:center}
/* img.orphan {background:url(images/frame.png) no-repeat;padding:20px 10px} */

/* Comments */
#comments #commentlist {list-style:none;margin:0 0 1em;padding:0;text-align:justify}
#comments #commentlist li {list-style:none;margin:15px 0 3px;padding:5px 10px 3px}
#comments #commentlist li.alt {background:#EEE}
#comments #commentlist li .avatar {background:#fff;border:1px solid #eee;float:right;padding:2px}
#comments #commentlist cite, #commentlist cite a {font-style:normal;font-weight:bold}
#comments #commentlist p {margin:10px 5px 10px 0}
#comments #commentmetadata {font-weight:normal}
#comments #commentform input.input {border:1px solid #CCC;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#EEE}
#comments #commentform textarea {border:1px solid #CCC;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#EEE}
#comments #commentform #submit {}
#comments #commentform p {margin:0 0 .5em}
#comments #allowed-tags strong {display:block}
#comments .nocomments {margin:0;padding:0;text-align:center}
#comments .commentmetadata {display:block;margin:0}