/*   
Theme Name: Bad Bad Juju
Theme URI: http://badbadjuju.com/
Description: A Thematic Child Theme that replicates the original look of the Movable Type Bad Bad Ju Ju theme.
Author: Dennis Whiteman
Author URI: http://fastpipe.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Bad Bad Juju is © Sam Moore http://badbadjuju.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

body {
    min-width:800px;
	color: #ffffcc;
	background-color: #2a2a2a;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 90%;
}

#header {
    position:relative;
}
#branding {
    width:760px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
}
.menu {
    width:760px;
    margin:0 auto;
}
#main {
    width:760px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:550px;
    float:left;
}
#content {
    margin:0 0 0 10px;
    width:530px;
    overflow:hidden;
}
.main-aside {
    width:170px;
    float:right;
    position:relative;
    right:10px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:760px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:200px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:760px;
    margin:0 auto;
}

/* Apply default theme styles and colors */
/* -------------------------------------------------------------- 
   
   Default theme styles for Thematic
  
-------------------------------------------------------------- */  


/* Un-comment the line below to set a grid with 18px line-height */
/*body { background:url(library/grids/960_grid_12_col.gif) repeat-y top center; }*/


/* =Global Elements
-------------------------------------------------------------- */

#wrapper {
    border-top:8px solid #2a2a2a;
}

a:link {
	color: #ffcc66;
        text-decoration: none;
	}

a:visited {
	color: #ffcc66;
        text-decoration: none;
	}

a:active {
	color: #ffcc66;
	text-decoration: none;
}

a:hover {
	color: #ffcc66;
        text-decoration: underline;
	}

blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */

#header {
	margin: 0 auto;
/*
    background:#181E24;
*/
}
#blog-title {
    background: #2a2a2a url(images/bbjj-logo.jpg) no-repeat top center;
}
#blog-title a {
    display:block;
    width:759px;
    height:257px;
    text-indent:-9000px;
}
#blog-title a:active {
    border:1px dotted #ffffcc;
}
#blog-description {
	display:none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display:none;
}
.skip-link {
    display:none;
}
.menu {
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
.menu ul,
.menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
.menu ul ul {
    display:none;
}
.menu li {
    display:inline;
}
.menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 6px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
.menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
.menu .current_page_item a {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
.menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#2772B3;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:14px 0;
}
#content {
}    
.hentry {
    margin:9px 0 0 0;
    padding:22px 1px 18px 1px;
    border-top:1px solid #ffcc66;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:24px;
    line-height:26px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#ffcc66;
}
.entry-title a {
    text-decoration:none;
    color:#ffcc66;
}
.entry-meta {
    font-size:11px;
    color:#ffffcc;
}
.entry-meta a {
    color:#ffcc66;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin:18px 0 0 0;
    overflow:hidden;
}
.entry-content h1, .entry-content h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
	margin-top: 20px;
    font-size:11px;
    color:#ffffcc;
}
.entry-utility a {
    font-style:italic;
    color:#ffcc66;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#ffcc66;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#2a2a2a;
    color:#ffffcc;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments .comment-navigation {
/*
    background:#2a2a2a;
    border-top:1px solid #ffffcc;
*/
    line-height:36px;
    margin:-18px 20px 18px 20px;
    padding:0 20px;
    overflow:hidden;
}
.comment-navigation a {
    color:#fff;
}
.paginated-comments-links {
    text-align:center;
}
.comments h3 {
	background: url(images/comments.gif) no-repeat center left;
	color: transparent !important;
	font-size: 16px;
	height: 24px;
	margin: 0 0 0 16px;
	text-indent: -999px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments ol ul {
    list-style:none;
    margin:0;
    padding:0 0 18px 0;
}
#comments li {
    background:#2a2a2a;
    border-top:1px solid #ffcc66;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments li li {
    border:1px solid #ffcc66;
    margin:0 0 18px 0;
}
#comments a {
}
#comments li.byuser {
    background:#2a2a2a;
    border-color:#ffcc66;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
.comment-reply-link {
    font-size:10px;
    font-style:italic;
    padding:0 0 18px 0;
}
.comment-reply-link a {
    color:#fff;
}
#cancel-comment-reply {
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#ffcc66;
}
#trackbacks-list h3 {
	background: url(images/trackbacks.gif) no-repeat center left;
	color: transparent !important;
	font-size: 16px;
	height: 24px;
	margin: 0 0 0 16px;
	text-indent: -999px;
}
#respond {
    background:#2a2a2a;
    border-top:1px solid #ffcc66;
    padding:17px 20px 0 20px;
	width:auto;
	_width:460px; /* IE6 Hack to display correctly the respond form */
	max-width:460px;
    margin:0 auto;
    z-index:100;
}
#respond h3 {
	background: url(images/comments_post.gif) no-repeat center left;
	color: transparent !important;
	font-size: 16px;
	height: 24px;
	margin: 0;
	text-indent: -999px;
}
#cancel-comment-reply a {
    color:#fff;
    font-style:italic;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
	margin-right:10px;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
	width:220px;
    float:left;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
.aside ul ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.aside ul ul ul {
    margin:0 0 0 1.5em;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    padding-right:5px;
}
td #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
/*
    background:#181E24;
    color:#fff;
*/
/*
    padding:34px 0 90px 0;
    border-top:2px solid #000;
*/
}
#footer a {
    color:#fff;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
    font-size:11px;
}
#siteinfo a {
    font-style:italic;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}

/* Calendar Styles */

#calendar_wrap {
	color: #FFFFCC;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: small;
/*
  	line-height: 140%;
  	padding: 2px;
	margin-bottom: 30px;
*/
	}

#calendar_wrap table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
/*
	padding: 2px;
*/
	}

#calendar_wrap caption {
	color: #FFCC66;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
/*
	font-size: 16px;
*/
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
/*
    padding-bottom: 5px;
*/
	}

#calendar_wrap th {
	text-align: center;
	font-weight: normal;
	padding: 0;
	border: none;
	}

#calendar_wrap td {
	text-align: center;
	padding: 0;
	border: none;
	}

#calendar_wrap tr {
  	line-height: 160%;
	padding: 0;
	border: none;
	}

.widget_calendar h3 {
	display: none;
	}

/* Link Styles */

#linkcat-2 h3 {
	background: url(images/side_blogroll.gif) no-repeat center left;
}
#linkcat-13 h3 {
	background: url(images/side_reference.gif) no-repeat center left;
}
#linkcat-14 h3 {
	background: url(images/side_links.gif) no-repeat center left;
}
#text-3 h3 {
	background: url(images/side_quote.gif) no-repeat center left;
}
#text-4 h3 {
	background: url(images/side_see.gif) no-repeat center left;
}
#text-5 h3 {
	background: url(images/side_hear.gif) no-repeat center left;
}
#text-6 h3 {
	background: url(images/side_taste.gif) no-repeat center left;
}

#text-7 h3 {
	background: url(images/side_touch.gif) no-repeat center left;
}
#text-8 h3 {
	background: url(images/side_smell.gif) no-repeat center left;
}

#search h3 {
	background: url(images/side_search.gif) no-repeat center left;
}

#categories-2 h3 {
	background: url(images/side_cats.gif) no-repeat center left;
}

#archives-2 h3 {
	background: url(images/side_archives.gif) no-repeat center left;
}

#text-9 h3 {
	background: url(images/side_extras.gif) no-repeat center left;
}

.widget_links h3, .widget_text h3, .widget_categories h3, .widget_archive h3, .widget_thematic_search h3 {
	color: transparent !important;
	font-size: 16px;
	height: 24px;
	margin-top: 2.5em;
	margin-left: -5px;
	text-indent: -999px;
}

.widget_links ul.xoxo, #categories-2 ul, #archives-2 ul, #text-9 ul {
	list-style: none;
	margin-left: 0;
}

#primary {
    font-size: 90%;
}

.entry-title {
    font-size: 120%;
    text-transform: uppercase;
}

h3.date-summary {
	margin-top: 2em;
}

#siteinfo {
	display:none;
}

a.day-link {
	font-weight: bold;
	color: #ffffcc;
    text-decoration: none;
}

a:hover.day-link {
    text-decoration: underline;
}

