/*
Theme Name: Matt's Semantic WP Theme
Description: The most Semantic, SEO Optimised Wordpress Theme!
Author: Matthew Rochow
Author URI: http://www.matthewrochow.com
*/

/* 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 */
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:#000 url(http://www.fishingflamingo.com/images/bg.jpg) no-repeat center top;color:#000;font:75%/150% Verdana, Arial, Helvetica, Sans-Serif;padding:10px 0 0}
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 {font-style:italic;font-size:18px;margin:0 0 10px}
h2 {font-size:16px}
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}

/* Containers */
#page {margin:0 auto;width:833px}
#main {background:url(images/middle.jpg) repeat-y;clear:both;position:relative;overflow:hidden;width:100%}
#top {background:url(images/top.jpg) no-repeat}
#bottom {background:url(images/bottom.jpg) no-repeat left bottom;overflow:hidden;width:100%}

/* Header */
#header {background:url(images/header.jpg) no-repeat;height:317px}
#splash {float:left;height:276px;width:591px}
.home {background:url(images/splash-home.jpg) no-repeat}
#menu {background:url(images/menu.jpg) no-repeat;height:275px;float:right;list-style:none;margin:0 0 5px;padding:2px 0 0;width:237px}
#menu li {font:bold 14px/16px Arial;padding:8px 0 0 20px}
#menu li a {color:#FFF;display:block;text-indent:-1000em;height:16px;overflow:hidden;text-decoration:none}

/* Content*/
#content {float:left;padding:35px 27px;overflow:hidden;position:relative;width:535px}
#home-pic {background:url(images/home.jpg) no-repeat;height:276px;position:absolute;right:0px;top:0px;z-index:10;width:553px}
#text {position:relative;z-index:11}
#content .first {width:250px}
#content #book {background:url(images/book.jpg) no-repeat;color:#FFF;display:block;font-size:22px;font-style:italic;height:51px;line-height:50px;margin:0 auto;text-decoration:none;text-indent:80px;width:278px}
	
	/* Post */
	#content .post {border-bottom:1px solid #CCC;padding:10px;margin:0 0 25px}
	#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}
	#content .post h1 {border:0;margin:0}
	
/* Sidebar */
#sidebar {color:#000;float:right;padding:20px;width:202px}
#sidebar li li {margin:0 0 0 8px}
#sidebar a {color:#000}
#sidebar #photos {background:url(images/photos.jpg) no-repeat;height:399px;margin:5px 0 0 2px;width:231px}

/* Footer */
#footer {color:#CCC;padding:10px 0;text-align:center}
#footer ul {list-style:none;margin:0 0 5px;padding:0}
#footer ul li {display:inline}
#footer ul li a {color:#CCC;text-decoration:none}

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

/* 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}

/* 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:#6ea1b4}
#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 {background:#8cbcce;border:1px solid #6ea1b4;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#a6d0e0}
#comments #commentform textarea {background:#8cbcce;border:1px solid #6ea1b4;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#a6d0e0}
#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}