﻿/*
Theme Name: Swordfish
Description: Wordpress theme for Swordfish
Author: SFC Designs
Author URI: http://www.sfcdesigns.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 */
:focus {outline:0}
a, a:visited {color:#000;text-decoration:none}
a:hover {text-decoration:underline}
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 {font:62.5% Arial;background:url(images/main-bg.jpg) no-repeat center top}
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}
html {background:url(images/bg.jpg) #000 repeat-x}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1 {font-size:1.75em}
h2 {font-size:1.6em}
h3 {font-size:1.4em}
p {margin:0 0 1em}

/* Containers */
#skip {height:0px;overflow:hidden;width:0px}
#wrapper {width:834px;margin:0 auto 20px;background:url(images/bg-wraper.png) no-repeat;padding:18px 18px 0;overflow:hidden}

/* Header */
#header {background:url(images/header.jpg) no-repeat 0 0;height:161px;left:-18px;position:relative;width:870px}
#header a.logo {background:url(images/swordfish.png) no-repeat 0 0;height:110px;left:20px;position:absolute;text-indent:-9999px;top:33px;width:223px}
#header div {bottom:0;position:absolute;right:0}
#header ul {float:right}
#header ul li {background:url(images/menu.png) no-repeat bottom right;float:left;font-size:1.2em;height:32px;list-style:none;padding:15px 10px 0 7px;text-transform:uppercase}
#header ul li.last {background:none}

/* Splash */
#gallery {background:url(images/bg-gallery.png) no-repeat;padding:10px 0 0}
#gallery ul {overflow:hidden;padding:10px 0;width:846px}
#gallery li {float:left;list-style:none;margin:0 6px 0 0}

/* Content */
#content {background:url(images/content-bg.jpg) #fff repeat-y;overflow:hidden}
.content-wrapper {background:url(images/content-bg-bottom.jpg) no-repeat 0 100%;height:1%;overflow:hidden}
.main {float:left;font-size:1.2em;padding:29px 15px 0;overflow:hidden;width:568px}
.entry {line-height:140%;padding:20px 20px 50px}
h1#welcome {background:url(images/welcome.png) no-repeat 0 0;height:20px;text-indent:-9999px;width:136px}

	/* 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}

/* Pagination */
#prev-next {list-style:none}
#prev-next #prev {float:left}
#prev-next #next {float:right}

/* Sidebar */
.sidebar {float:left;padding:25px 15px 50px;width:206px}
.sidebar h2 {font-size:1.4em}
.sidebar h3 {font-size:1em}
.sidebar .news-title {background:url(images/news.png) no-repeat 0 0;height:20px;text-indent:-9999px;width:86px}
.sidebar ul {font-size:1.1em;list-style:none}
.sidebar .news {padding:20px 0 0}
.sidebar .news li {list-style:none;margin:0 0 10px}
.sidebar .news .abstract {border-bottom:1px #8F8E8D solid;line-height:140%;margin:0 0 10px;padding:10px 2px 0}
.sidebar .news .more {text-align:right}

/* Footer */
#footer {background:url(images/footer.jpg) no-repeat 1px 0;height:37px;text-align:center}
#footer li {display:inline}
#footer li a {color:#fff;font-size:1.1em;line-height:37px;margin:0 10px}
#credit {text-align:center;padding:10px 0 0}
#credit a {color:#CCC}

/* 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}

/* Legacy 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}

/* 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}
