/*
Theme Name: Lucidity Catalog
Theme URI: http://www.sandboxdev.com/
Description: Lucidty:adjective - clear, obvious, sensible.  This theme will make working with WordPress even easier with easy to use admin panels and theme files.
Version: 1.1
Author: Jennifer Zelazny/SDAC Inc.
Author URI: http://www.sandboxdev.com/
Tags: white, custom header, fixed width, two columns, widgets

# This file is part of the WordPress theme Lucidity Catalog by SDAC Inc.
# http://www.sandboxdev.com
#
# Copyright 2009 SDAC Inc. All rights reserved.
# http://www.sandboxdev.com
#
# Released under the GPL license
# http://www.opensource.org/licenses/gpl-license.php

/*
JZ CSS file organization
-----------------
[1] General - All general items, browser specific hacks
[2] Header - All things specific to the header
[4] Main Content - All things specific to the main content
[6] Sidebar - Things which are specific to the sidebar.
[7] Footer - Things which are page and section specific.

Questions/Comments: http://www.sandboxdev.com/forums/
*/

/*---------[1]General---------*/

body {background: #020202 url('images/bg-body.jpg') no-repeat top right;font:.8em/1.5em Helvetica, 'Lucida Grande',Arial, sans-serif;color: #333;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,form,ul,ol,p {line-height:normal; margin:0; padding:0;}

a {font-weight:bold;color:#3e88a2;text-decoration:none;}
a:hover {color:#e27c0e;text-decoration:underline;}
a img {border:0;}

code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{font-size: 0.9em;letter-spacing: .07em;}

blockquote {border-left: 5px solid #ddd;margin: 15px 30px 0 10px;padding-left: 20px;}
blockquote cite {display: block;margin: 5px 0 0;}

p img {max-width:99%;}

.alignright {float:right;margin-left:5px;}
.alignleft, .alignnone {float:left;margin-right:5px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.clearjz {clear:both;}

img.alignleft, img.alignright, img.alignnone {padding:3px; border:1px solid #ddd;}

.center {text-align: center;}
.hidden {display: none;}

.screen-reader-text {position: absolute;left: -1000em;}

.wp-caption {font-size:.75em;font-weight:bold;margin-bottom:10px;}
p.wp-caption-text {margin:5px 0 0 0 !important;padding:0 !important;}

#wrapper {width:980px;margin:20px auto 0 auto}

#container {width:980px;margin:10px 0 10px 0;}

/*---------[2]Header---------*/

#header {background-color:transparent !important;}

#nav {background:#111;width:100%;margin:10px 0 10px 0;height:30px;padding-top:10px;}
#nav ul {height:30px;margin-left:10px;}
#nav ul li {display:inline;line-height:30px;font-size:1.2em; text-transform:uppercase;margin:0 30px 0 30px;}
#nav ul li a {color:#fff;}
#nav ul li a:hover, #nav ul li.current_page_item a {text-decoration:none;color:#6678ba;}


/*---------[3]Main Content---------*/

#content {float:left;display:inline;width:640px;margin-right:10px;}

.post-categories {display:inline;margin:0;padding:0;}
.post-categories li {display:inline;list-style-type:none;padding:0;margin:0;}

.postDate {float:right;}
.postDate h3 {text-transform:uppercase;color:#444;}

div.post, div.page {clear:both;margin-bottom:25px;background:#111;padding:15px;border:1px solid #000;}
.post input#s {border:1px solid #bbb;width:510px;padding:2px;}
.post h2 a {color:#fff;}

.meta {border-bottom:1px dashed #555;margin:5px 0 10px 0;padding-bottom:5px;}
.meta h4 {text-transform:uppercase;font-size:.85em;margin:3px 0 3px 0;color:#ddd;}
.meta h4 {color:#444;}

.entry {background:#333;padding:10px;border:1px solid #000;color:#fff;}
.entry p {line-height:1.5em;color:#fff;margin:0 0 15px 0;padding:0;}
.entry ul, .entry ol {margin:5px 0 5px 25px;padding:0;}
.entry ul li {list-style:square; margin-bottom:10px;}
.entry ol li {margin-bottom:10px;}
.entry img {padding:0;max-width: 595px;}

.tags h4 {text-transform:uppercase;font-size:.85em;margin:3px 0 3px 0;color:#666;margin-top:10px;}

.category-catalog h3 {text-transform:uppercase; font-size:1.4em;}

.item {float:left;display:inline; width:165px; margin:15px;}
.item img.itemArt {height:165px;width:165px;padding:2px; background:#fff;border:1px solid #ccc;}
.item h4 {font-size:1em;margin:5px 0 2px 0;}
.item p {font-size:.9em;font-weight:bold;line-height:normal;margin:5px 0 0 0;}

#commentSection h3 {margin-top:25px;}

.commentlist li {list-style: none;margin: 15px 0 10px;padding: 5px 25px 10px 10px;background:#fff;border:1px solid #ccc;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;}
.commentlist li .avatar { float: left; display:inline;background: #fff;border: 1px solid #bbb;margin-right:10px;padding: 2px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {line-height:1.5em;margin: 10px 5px 10px 0;}

.comment.odd {background:#f8f8f8;}

#commentform {margin: 5px 10px 0 0;}
#commentform p {margin: 5px 0;line-height:21px;}
#commentform input#author, #commentform input#email, #commentform input#url {width: 250px;border:1px solid #bbb;padding: 3px;}
#commentform textarea {width: 98%;border:1px solid #bbb;padding: 2px;}
#commentform #submit {margin: 0 0 15px auto;float: right;}

.alt {margin: 0;padding: 10px;}

.nocomments {text-align: center;margin: 0;padding: 0;}

.commentmetadata {margin: 0;display: block;}

.navigation.top {clear:both;background:#eee;border:1px solid #bbb;margin-bottom:10px;padding:10px;}

.post.misc {padding-bottom:10px;}
.post.misc h2 {border-bottom:1px dashed #555;margin-bottom:10px;padding-bottom:5px;}
.post.misc h3 {margin:15px 0 10px 0;text-transform:uppercase;}


#featured {background:#111;color:#fff;margin-bottom:10px;padding:15px;}
#featured h2 {height:25px;background:#000;letter-spacing:1px;padding:10px;}
#featured img {max-width:620px;}
.bandMember {float:left;display:inline;width:192px;margin-left:5px;}

/*---------[4]Sidebar---------*/

#sidebar {float:left;display:inline;width:330px;color:#fff;}
#sidebar h2 {font-size:1.3em;letter-spacing:1px; text-transform:uppercase;color:#777;}
#sidebar h2 a {color:#666;}
#sidebar ul {margin:0;padding:0;list-style:none;}
#sidebar ul ul {list-style:square;margin:5px 0 15px 20px;padding:0;}
#sidebar ul ul ul li padding:0;}
#sidebar ul ul ul {margin:5px 0 0 15px;}
#sidebar li {margin-bottom:5px;}
#sidebar li.widget {background:#111;margin:0 0 10px 0;padding:15px;}
#sidebar a {color:#999;}
#sidebar input#s {border:1px solid #999;width:185px;margin-top:10px;padding:3px;}
#sidebar .textwidget {margin-top:10px;}
#sidebar .textwidget p {margin-bottom:10px;}

#sidebar #icons ul {list-style:none;height:32px;margin-left:0;}
#sidebar  #icons ul li {float:left !important;margin:0 2px 0 3px;}

/*---------[5]Footer---------*/

#footer {clear:both;}

p#copyright {text-align:center;margin:0;padding:0;}

p#SDAC {text-align:center;color:#333;font-size:.8em;text-transform:uppercase;margin:10px 0 20px 0;}
p#SDAC a {color:#666;font-weight:normal;}
p#SDAC a:hover {color:#3e88a2;text-decoration:none;}
