/*
THEME NAME:Topspin Media by SDAC Inc.
THEME URI: http://topspinmedia.com
DESCRIPTION: A custom theme for topspinmedia.com.
VERSION: 1.0
AUTHOR: Jennifer Zelazny/Sandbox Development and Consulting Inc.
AUTHOR URI: http://www.sandboxdev.com/
Tags: two columns, fixed width, page navigation, tabbed menu, widget ready

*/

@import "style-skeleton.css";

/* ---- WordPress Specific ---- */

.clearjz {clear:both;}
a img {border:none;}
a {color:#8adaff;text-decoration:none;}

/* Tabs */

#news #siteSubnav a#news, #about #siteSubnav a#about, #for-artists #siteSubnav a#artists,
#for-fans #siteSubnav a#fans, #jobs #siteSubnav a#jobs {
    background-color:#000000 !important;
}
#news #siteSubnav a#news:hover, #about #siteSubnav a#about:hover, #for-artists #siteSubnav a#artists:hover,
#for-fans #siteSubnav a#fans:hover, #jobs #siteSubnav a#jobs:hover {
    color:#ffffff;
}

/* Post */

.post {background:#1c1c1b;border-top:1px solid #ff00cc; padding:15px;margin-bottom:15px;line-height:18px;}
.post a {color:#8adaff; text-decoration:none;}
h2.title a {font-size:18px; font-weight:normal; color:#fff; text-decoration:none;line-height:normal;}

.postDate {float:left;display:inline; width:100px;}
.postContent {float:left;display:inline;width:578px;}

.author, .time {font-size:11px; color:#999;}
.author {margin-top:5px;}
.author a {color:#999;}

.entry {margin:20px 0 20px 0;font-size:12px;}
.entry p {margin-bottom:10px;}

.alignleft {float:left;padding-right:5px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {float:right;padding-left:5px;}

.meta {background:#2e2e2d;width:563px;padding:7px 10px 7px 10px;}
.meta a {color:#fff;text-decoration:none;}

.categoriesIn {float:left; display:inline;}
.commentsLink {float:right; display:inline;}


.nav-previous {text-align:left;}
.nav-next {text-align:right;}


/* Comments */

/*#comments h3 {font-weight:normal;margin-top:20px;}*/

.gravatar {float: left;clear: left;margin: 0px;padding-right:5px;}
.gravatar img {border:2px solid #000;}
#comments p {margin:5px 0 5px 0;}
#comments p input#author, #comments p input#email, #comments p input#url {padding:2px;}
#comments textarea {width:563px;}
#comments input#submit {margin-top:5px;}

#comments ol li {list-style:none;background:#2e2e2d;padding:10px;}
#comments ol li.alt {background:none;}


/* Sidebar */

.sideBox {background:#1c1c1b;padding:15px;margin-bottom:15px;line-height:18px;font-size:12px;}
.sideBox h3 {font-size:12px;font-weight:normal;}
.sideBox ul {margin-top:10px;}
.sideBox ul li {list-style:none; font-size:11px;}
.sideBox ul li a {color:#8adaff;text-decoration:none;}
ul.children {margin: 0!important;}
ul.children li {margin-left:15px !important;padding:0;}

#search input#s {width:130px;}
#search input#searchsubmit {vertical-align:text-bottom;}

ul#rssFeeds li {margin-bottom:7px;}
a.rssIcon {padding-right:7px;}
a.rssIcon img {vertical-align:text-bottom;}