/*   
Theme Name: Decon Records v3.5
Theme URI: 
Description: Custom Wordpress theme for Decon Records.
Author: Allan Cole
Author URI: http://fthrwght.com/
Template: thematic
Version: 3.5.2
Tags: Thematic
.
Portions of this document written by Dan Bedford http://danbedford.com
.
*/

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

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

/* Apply a basic layout 
Grid: http://dev.allancole.com/img/c2fcf3f5960e25816a02a873a2ec67c8.jpg
*/
@import url('3c-fixed-988px.css');

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

/* Apply default theme styles and colors
   For demonstration purposes we're using the default Thematic style
   For major changes I recommend copying over the default styles into this file */
@import url('../thematic/library/styles/default.css');

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

/* =Colors & Fonts
-------------------------------------------------------------- */
body, input, textarea {font-family:Helvetica,HelveticaNeue,Arial,Verdana,sans-serif;}
body {color:#444;background:#FFF;text-rendering: optimizeLegibility;}
a, a:link, a:visited {color:#000;text-decoration:none;}
a:hover, a:active, a:focus, .aside a:hover {color:#639;text-decoration:none;}
h1, h2, h3, h4, h5, h6 {font-weight:100;font-style:italic;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;}
.edit-link a {color:red;}

/* =Layout
#container {background:url('images/grid.gif')top left repeat;}
-------------------------------------------------------------- */
#header{position:relative;z-index:150;width:988px;margin:0 auto 10px;clear:both;float:none;display:table;}
#leader{border-bottom:1px solid #ccc;margin-bottom:-22px;padding:33px 0 11px 0}
#wrapper {margin-top:0;padding-top:0;background:url('images/header-bg.gif') top center repeat-x;}
#main {padding-top:10px;overflow:visible;padding-bottom:0;clear:both;float:none;}
body.four04 #main,
body.singular #main,
body.archive #main {min-height:2000px;}
body.page #main,
body.s-category-video #main{min-height: 0px;}
#content {padding-top:0px;overflow:hidden;color:#444;border-width:0}
#footer {border:none;}

/* =Header	
-------------------------------------------------------------- */
#branding{overflow:hidden;margin:0 auto;padding:0;height:110px;width:325px;position:relative; background:url('images/branding-bg.gif') left center no-repeat; float:left; /* Bottom padding is the same height as the image called above */}
#blog-title {padding:0 0;margin:0;font-size:24px;font-weight:100;font-style:normal;letter-spacing:-0.025em;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;}
#blog-title a {width:325px;height:110px;display:block;}
#blog-title a:active, #blog-title a:hover {color:#000;}
#blog-title a span {visibility:hidden;}
#blog-description{margin-bottom:22px;padding:0 11px;font-size:9px;font-style:normal;font-family: arial,sans-serif;display:none;}
#branding #searchform {position:absolute;top:77px;right:25px;}
#branding #searchform label {display:none;}
#branding #searchform input {font-size:12px;font-family:HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;line-height:16px;padding:5px;}
#branding #searchform input#s {width:250px;background:#000;border:none;color:#fff;}
#branding #searchform input#searchsubmit {display:none;}

/* =Menu
-------------------------------------------------------------- */
.skip-link{ display:none}
#access{border-bottom:0px dotted #ccc;font-size:16px;margin-top:35px;height:31px;overflow:visible;z-index:100;background:transparent;width:600px;float:left;}
#access .menu {width:988px;display:block;height:31px;background:transparent;width:600px;z-index:101;}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu *{margin:0; padding:0; list-style:none}
.sf-menu{line-height:1.0}
.sf-menu ul{position:absolute; top:-999em; width:10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li{width:100%}
.sf-menu li:hover{visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li{float:left; position:relative}
.sf-menu a{display:block; font-weight:400; position:relative;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{left:0; top:2.2em; /* match top ul list item height */z-index:99}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul{top:-999em}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul{left:10em; /* match ul width */top:0}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul{top:-999em}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul{left:10em; /* match ul width */top:0}
body.page-template-artist-template-new-php #content .entry-content h3 {font-family:HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-style:italic;font-weight:400;text-transform:uppercase;font-size:12px;letter-spacing:0.05em;line-height:22px;color:#000;padding:0 0 7px 10px;position:relative;right:10px;}

/*** THEMATIC SKIN ***/
.sf-menu{border-right:0px dotted #ccc; float:left}
.sf-menu a{border-left:0px dotted #ccc; border-top:0px dotted #ccc; border-bottom:0px dotted #ccc; padding:10px 13px 9px; text-decoration:none}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a{border-bottom-color:#000}
.sf-menu a,
.sf-menu a:visited{color:#FFF;font-family:Helvetica,HelveticaNeue,Arial,Verdana,sans-serif;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;}
.sf-menu li{background:transparent}
.sf-menu li li{background:transparent}
.sf-menu li li li{background:#639}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active{background:#639;color:#FFF; outline:0;border-bottom-color:#F4F4F4;}
.sf-menu ul{border-right:0px dotted #ccc;border-bottom:none;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{top:31px; /* overriding essential styles */}
.sf-menu ul ul{margin-top:0;border:none;}
.sf-menu ul a, .sf-menu ul a:visited {border:none;font-style:normal;}
.sf-menu ul li {border-bottom:1px dotted #ccc}
.sf-menu li.current_page_item {background:#000;cursor:default;}
.sf-menu li.current_page_item a {color:#FFF;cursor:default;}
.sf-menu li.current_page_item a:hover {background:#000;cursor:default;}
.sf-menu li.current_page_item li a {background:#000;}
.sf-menu li.current_page_item ul li {border-bottom:1px dotted #CCC;}
.sf-menu ul a{background:#639;}
.sf-menu ul li.current_page_item a{background:#639;}
.sf-menu ul a:hover{ color:#FFF}
.sf-menu li.current_page_item ul a:hover{ background:#639}
.sf-menu li.current_page_parent {background: #639;}
.sf-menu li.current_page_parent a {background: #000;color:#FFF}
.sf-menu li.current_page_parent a:hover {background: #000;color:#FFF}

#access .sf-menu .page-item-1859 ul, #access .sf-menu .page-item-1859 ul li, #access .sf-menu .page-item-1859 ul a{display:none;}

/* =Home TopBar  (added by danbedford@deconcreativegroup.com)
-------------------------------------------------------------- */
#home-topbar-outer{width:1000px;height:55px;margin:-17px auto 0px;background:url(images/socialbar-bk.png) bottom center no-repeat;}
#home-topbar {height:45px;margin:0px auto;width:988px;background:#F4F4F4;}
#home-topbar ul.xoxo li.widgetcontainer {border-bottom: none;display: inline;float:left;position: relative;margin-top:5px;}
#home-topbar ul.xoxo li#subscribe2 {width:465px;height:32px;border-right:1px dotted #CCC;}
#home-topbar ul.xoxo li#socialprofilr{border-right:1px dotted #CCC;}
li#socialprofilr ul li{margin:0px 6px;}
#home-topbar ul.xoxo li#subscribe2 h3, #home-topbar ul.xoxo li#socialprofilr h3 {display:none;}
/* MySpace Profile Icon */ a#af7f49f1a9d0046df4afd25478b260a79{position:relative;left:94px;}
/* YouTube Profile Icon */ a#ab8334e97aee0ef3e6b06032cc8ac9e01{position:relative;left:47px;}
/* Twitter Profile Icon */ a#a7006eeed70a5227226b462b3c94f2708{position:relative;right:141px;}
#home-topbar ul.xoxo li#text-8{float:right;padding-right:8px;margin-top:3px;}
/* Subscribe Widget */
.s2class_widget_subscribe2widget input[name="unsubscribe"] {display:none}
.s2class_widget_subscribe2widget input#s-submit {width:100px;}
.s2class_widget_subscribe2widget p {text-align:left;margin:0;padding:0 5px;}
.s2class_widget_subscribe2widget .label {display:none;}
.s2class_widget_subscribe2widget input[name="email"] {position:relative;top:-2px;left:2px;}
.s2class_widget_subscribe2widget input[name="subscribe"] {padding:3px;position:relative;top:-3px;left:2px;background:#663399;width:80px;color:#FFF;font-size:11px;font-weight:600;text-transform:uppercase;font-style:italic;border-width:1px;}
.subscribe-widget p {padding:0 5px;margin-bottom:0;}
.subscribe-widget p a {font-weight:600}

/* =Featured Slider
-------------------------------------------------------------- */
#featured {width:100%;height:328px;overflow:hidden;padding:0;margin:0 0 10px;position:relative;z-index:20;clear:both;float:none;background:transparent url(images/leader-bg.png) top center no-repeat;}
#featured-container {width:950px;height:278px;margin:0 auto;padding:20px 19px;position:relative;background:#F4F4F4;overflow:hidden;}
#featured-container a,
#featured-container a:link {color:#000;}
#featured-container a:hover {color:#639;}
#featured-container .entry-title {width:229px;position:relative;float:right;padding:60px 20px 0;margin:0 0 0 660px;clear:none;background:#F4F4F4;font-size:24px;line-height:20px;display:block;z-index:21;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;}
#featured-container .entry-title a,
#featured-container .entry-title a:link {color:#000;font-weight:100;font-style:italic;}
#featured-container .entry-title a:hover,
#featured-container .entry-title a:active,
#featured-container .entry-title a:focus {color:#639;}
#featured-container .entry-content {width:229px;min-height:210px;position:relative;font-size:12px;float:right;padding:10px 20px 20px;margin:0;display:block;clear:none;background:#F4F4F4;z-index:20}
#featured-container .entry-content p {margin-bottom:0px;}
#featured-container h3 {padding:20px;width:235px;height:162px;background:#F4F4F4;color:#000;top:70px;right:16px;position:absolute;z-index:19;visibility:hidden;}
#featured-container h3 span {visibility:hidden;}
#featured-container img {float:right;clear:left;display:block;}

#featuredslider ul {margin:0; padding:0; list-style:none; overflow:hidden;width:950px;height:278px;}
#featuredslider li {margin:0; padding:0; list-style:none; overflow:hidden;position:relative;width:950px;height:278px;background:#639 /*url('img/featured-bg.png') bottom left no-repeat;*/}
#featuredslider .feature-img {position:absolute;width:790px;height:278px;overflow:hidden;}
#featuredslider .feature-img {}
#featuredslider1next,
#featuredslider1prev{display:block; width:30px; height:77px; position:absolute; left:705px; top:100px;}
#featuredslider1next a,
#featuredslider1prev a {display:block; position:relative; width:30px; height:77px; background:url(../images/btn_prev.gif) no-repeat 0 0}

#featured-container #slidenum {width:272px;right:16px;bottom:20px;padding:0;margin:0;position:absolute;z-index:22;text-align:right;}
#featured-container #slidenum ol {text-align:right;}
#featured-container #slidenum li {display:inline;}
#featured-container #slidenum li a {display:inline-block;padding:0px 8px;font-weight:800;color:#FFF;z-index:19;background:#000;margin-right:2px;}
#featured-container #slidenum li a:hover {background:#639;color:#FFF;}

/* =Content
-------------------------------------------------------------- */
#container .attachment-jpeg #content,
#container .attachment-png #content {margin:0 300px 0 200px;  overflow:hidden}
#content .hentry{padding-bottom:0;margin-bottom:22px;line-height:20px;}

/* Post Titles */
.home #content .sticky {border:1px solid #F4F4F4;border-width:1px;margin-top:-1px;}
#content .entry-title,
#content h2.entry-title,
li#decon-artist-news-widget .entry-title {padding:11px 11px 0 11px;font-style:italic;font-weight:100;font-size:24px;line-height:24px;letter-spacing:-0.025em;background:#F4F4F4;color:#000;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;}
li#decon-artist-news-widget .entry-title {float:none;width:546px;text-transform: none;}
.page #content .entry-title,
.search-no-results #content .entry-title {border-bottom:0px dotted #ccc;padding:18px 11px 18px 11px;}
.search #content .hentry.page .entry-title {padding:18px 11px 18px 11px;}
#content .entry-title a,
#content .entry-title a:link {color:#000;font-weight:100;font-style:italic;}
#content .entry-title a:hover,
#content .entry-title a:active,
#content .entry-title a:focus {color:#639;}
body.page-template-artist-template-new-php div.entry-content h3 {} 

/* Post Meta */
#content .entry-meta,
li#decon-artist-news-widget .entry-meta {border-bottom:0px dotted #ccc;padding:4px 11px;background:#F4F4F4;}
li#decon-artist-news-widget .entry-meta {float:none;width:546px;margin-bottom:0px;}
#content .entry-utility,
li#decon-artist-news-widget .entry-utility {padding:4px 11px;margin-bottom:22px;border-top:1px dotted #ccc;}
#content .entry-meta, li#decon-artist-news-widget .entry-meta,
#content .entry-meta a, li#decon-artist-news-widget .entry-meta a,
#content .entry-utility, li#decon-artist-news-widget .entry-utility,
#content .entry-utility a, li#decon-artist-news-widget .entry-utility a,
#content .entry-meta .n, li#decon-artist-news-widget .entry-meta .n,
#content .entry-meta abbr, li#decon-artist-news-widget .entry-meta abbr {font-family: Arial,sans-serif;font-size:10px;letter-spacing:0.05em;text-transform:none;}
#content .entry-meta a:hover,
#content .entry-meta a:active,
#content .entry-utility a:active,
#content .entry-utility a:hover {color:#444;text-decoration:underline;}

/* Page Titles */
#content .page-title {font-weight:100;font-size:24px;color:#FFF;border-bottom:1px dotted #ccc;padding:12px 0 12px 12px;margin:0;background:#000;}
#content .page-meta {background:#000;color:#FFF;padding:10px;border-bottom:1px dotted #ccc;}
#content .archive-meta {border-bottom:0px dotted #ccc;margin:0 0 12px;padding-bottom:11px;background:transparent;}
#content .archive-meta p {padding:0px 0 0 11px;margin-bottom:0px;font-family: Arial,sans-serif;font-size:10px;letter-spacing:0.05em;}

/* Entry Content */
#content .entry-content {line-height:15px;background: transparent url(images/entry-content-bg.png) no-repeat top left;}
#content .entry-content,
li#decon-artist-news-widget .entry-content {padding-left:10px;padding-right:10px;color:#666;font-family: Arial,sans-serif;font-size:12px;letter-spacing:0.025em;}
li#decon-artist-news-widget .entry-content {background: transparent url(images/artist-below-title-bk.png) no-repeat top left;}
li#decon-artist-news-widget .entry-content {float:none;}
#content .entry-content p,
li#decon-artist-news-widget .entry-content p {margin-bottom:18px;}
li#decon-artist-news-widget .entry-content p {line-height: 15px;font-size:12px;}
#content .entry-content h1,
#content .entry-content h2,
li#decon-artist-news-widget .entry-content h1,
li#decon-artist-news-widget .entry-content h2 {font-style:italic;font-size:24px;padding:14px 0 7px;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;font-weight:400;}
#content .entry-content h3,
#content .entry-content h4,
li#decon-artist-news-widget .entry-content h3,
li#decon-artist-news-widget .entry-content h4 {font-style:italic;font-size:24px;padding:14px 0 7px;text-transform:none;line-height:24px;letter-spacing:-0.025em;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;font-weight:400;}
#content .entry-content h5,
#content .entry-content h6,
li#decon-artist-news-widget .entry-content h5,
li#decon-artist-news-widget .entry-content h6 {font-style:italic;font-size:18px;padding:7px 0 0;text-transform:none;line-height:18px;letter-spacing:-0.025em;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;font-weight:600;}
#content .entry-content a,
li#decon-artist-news-widget .entry-content a {font-weight:600;}
#content .entry-content a:hover,
li#decon-artist-news-widget .entry-content a:hover {text-decoration:underline;}
#content .entry-content img,
li#decon-artist-news-widget .entry-content img {margin-left:-8px;}

/* Page */
ul#links-page, ul#archives-page {overflow:hidden;clear:both;float:none;}
li.content-column ul {color:#000;}
#content .entry-content .gigpress-artist h2 {font-size:20px;line-height:16px;padding:5px 0;color:#000;}

/* Wide Page */
#content.page-template {margin-right:0;width:785px;}
.main-content {width:785px;display:table;background:#F4F4F4 url('images/wide-shade.png') left bottom no-repeat;padding:20px 10px;font-size:12px;}
.main-content .entry-content {width:785px;}
.main-content .artists-list-thumb {width:160px;height:145px;margin:0 15px 15px;float:left;display:block;}
.main-content .artists-list-thumb .artists-status {display:block;margin-bottom:0px;height:20px;}
.main-content .artists-list-thumb .artists-status a.on-tour {display:inline-block;width:60px;text-align:center;float:left;padding:0 5px;font-size:11px;color:#FFF;background:#639}
.main-content .artists-list-thumb .artists-status a.new-release {display:inline-block;width:80px;text-align:center;padding:0 5px;font-size:11px;color:#FFF;background:#F88400}
.main-content .artists-list-thumb .p4 {}
.main-content .artists-list-thumb a {font-weight:800;text-transform:uppercase;display:block;}
.main-content .artists-list-thumb img {margin:0 0;}

/* Full Page */
#content.full-page {margin-right:0;margin-left:0;width:988px;}
.page-template-records-template-php #container h2.entry-title {display:none;}
.page-template-records-template-php #container .post {background:none;}
#album-archive-list.featured {width:988px;display:table;padding:10px 15px 0px;margin-bottom:30px;background:#F4F4F4 url(images/entry-title-bg.png) bottom left no-repeat;}
#album-archive-list.featured ul li.featured-album-img {float:left;width:185px;height:350px;margin:0;padding:5px 3px 0;border:none;}
#album-archive-list.featured ul li.featured-album-img h4 {margin-bottom:0;padding:0 5px;height:30px;}
#album-archive-list.featured ul li.featured-album-img .entry-content.description {background:none;padding:0 5px;height:90px;margin:0;font-size:11px;line-height:14px;}
#album-archive-list.featured ul li .buy-now a {font-style:normal;font-weight:600;font-size:10px;display:inline;float:left;margin:0;padding:0;line-height:14px;font-family:Arial,Verdana,sans-serif;}
/*.page-template-records-template-php #container {background:url('images/grid.gif')top left repeat;}*/

/* Half Page */
#content.half-page {margin-left:0;margin-right:400px;overflow:visible;}
#content.half-page .hentry {position:relative;}
#content.half-page #artist-dropdown {top:18px;left:200px;width:200px;position:absolute;}
#content.half-page select {width:200px;}
#content.half-page .entry-title {width:970px;padding-bottom:30px;background:#F4F4F4 url(images/entry-title-bg.png) bottom left no-repeat;}
#content.half-page .entry-content {background:none;}
#content.half-page .page-meta {background:#F4F4F4;color:#000;padding:0px;border-bottom:none;}

/* Video Page Template
.s-category-series #container,
.page-template-video-template-php #container {background:url('images/grid.gif')top left repeat;} */
.s-category-video #content,
.page-template-video-template-php #content,
.category-music-videos #content,
.category-series #content,
.category-featured-videos #content,
.category-video #content {margin-left:0;margin-right:300px;overflow:visible;}
.s-category-video #content .hentry,
.category-music-videos #content .hentry,
.category-series #content .hentry,
.category-featured-videos #content .hentry,
.category-video #content .hentry,
.page-template-video-template-php #content .hentry {padding-bottom:10px;background:#F4F4F4 url('images/wide-shade.png') left bottom no-repeat;}
.s-category-video #content .entry-title,
.page-template-video-template-php #content .entry-title,
.category-music-videos #content .entry-title,
.category-video #content .entry-title {width:658px;padding-bottom:5px;background:transparent;}
.category-music-videos #content .page-title,
.category-series #content .page-title,
.category-featured-videos #content .page-title,
.category-video #content .page-title {width:970px;}
.s-category-video #content .entry-content,
.page-template-video-template-php #content .entry-content,
.category-music-videos #content .entry-content,
.category-series #content .entry-content,
.category-featured-videos #content .entry-content,
.category-video #content .entry-content {width:640px;display:table;margin-top:0px;padding:20px 25px;font-size:12px;background:transparent;}
.s-category-video #content .entry-utility,
.category-video #content .entry-utility,
.category-series #content .entry-utility,
.category-featured-video #content .entry-utility,
.category-music-videos #content .entry-utility {border-top:none;background:transparent;}
.category-video #content .entry-meta,
.category-series #content .entry-meta,
.category-featured-video #content .entry-meta,
.category-music-videos #content .entry-meta {display:none;}
.category-video #content .entry-utility,
.category-music-videos #content .entry-utility {width:650px;}
.s-category-video #content .entry-meta,
.s-category-video #content #nav-below,
.s-category-video #content #comments {display:none;}

/* 
.page-template-artist-template-php #container {background:url('images/grid.gif')top left repeat;}
*/


/* Album Archive */
#album-archive-list {display:table;padding:0;}
#album-archive-list ul {margin:0;padding:0;list-style:none;}
#album-archive-list ul li {float:left;width:91px;height:185px;margin:0;padding:5px 3px 0;border-top:1px dotted #ccc;overflow:hidden;position:relative;}
#album-archive-list ul li h4 {height:51px;display:block;font-family:Helvetica Neue,HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-style:italic;font-size:11px;font-weight:400;text-transform:uppercase;line-height:11px;}
#album-archive-list ul li h4 a {display:block;padding:3px;background:transparent;}
#album-archive-list ul li h4 a:hover {color:#FFF;background:#000}
#album-archive-list ul li a:before {content:"";}
#album-archive-list ul li img{border:1px solid #CCC;}
#album-archive-list ul li .buy-now {margin:0;padding:0;}
#album-archive-list ul li .buy-now a {font-style:normal;font-weight:600;font-size:10px;margin:0;padding:0;line-height:14px;font-family:Arial,Verdana,sans-serif;display:block;}
#album-archive-list ul li .buy-now a.no-link {cursor:default;}
#album-archive-list ul li .buy-now img {border:none;padding:3px 3px 0;margin:0;}
#album-archive-list .edit-link {position:absolute;top:0;left:0;font-size:10px;}
#album-archive-list .edit-link a {background:#FFF;padding:3px;display:block}

/* WPTable */
.wptable {border: 1px dotted #CFCFCF;}
.wptable th {border: 1px solid #EFEFEF;background-color: #EFEFEF;padding:5px;font-size:11px;line-height:13px;color:#000;}
.wptable td {border: 1px dotted #CFCFCF;padding:5px;font-size:11px;line-height:13px;}
.wptable tr {border-bottom:none;padding-bottom:10px;}
.wptable tr.alt {}
.wptable h3, .wptable h4 {padding-top:0;line-height:11px;font-size:20px;letter-spacing:0.0125em;font-style:italic;}

/* =Sidebar
-------------------------------------------------------------- */
.crown-aside{color:#444;padding-top:22px;margin:0}
.attachment-jpeg .crown-aside, 
.attachment.png .crown-aside{display:none}
.crown-aside a{color:#444}
.crown-aside a:active, .crown-aside a:hover{color:#FF4B33}
.crown-aside ul{ padding:0 11px}
.crown-aside ul ul{border:none;padding:0}
.main-aside{padding-top:0px}
.main-aside ul{padding:0;}
.main-aside ul ul{ padding:0}
.aside {color:#444;}
.aside h3,
body.page-template-artist-template-new-php div.entry-content h3 {font-family:HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-style:italic;font-weight:400;text-transform:uppercase;font-size:12px;letter-spacing:0.05em;line-height:22px;background:#F4F4F4;color:#000;padding:0 12px;}
#primary.aside input {width:160px;}
#secondary.aside input {width:268px;}
.aside ul li ul li {color:#000;font-family: Arial,sans-serif;font-size:10px;letter-spacing:0.05em;}
.aside ul.xoxo li.widgetcontainer {border-bottom:1px dotted #CCC;margin:0 0 22px;}
.aside ul.xoxo li.widgetcontainer p {padding:5px;margin:0 0 10px;font-size:11px;}
.aside ul.xoxo li.widgetcontainer ul {padding:0 5px;margin:0;background: transparent /*url(images/widget-title-bg.png)*/ no-repeat 50% 0;}
.aside ul.xoxo li.widgetcontainer ul li {list-style-position:inside;list-style:none;}
.aside ul.xoxo li.widgetcontainer ul li a:before {content:"× ";}
.aside ul.xoxo ul ul {border-bottom:none;}
.aside ul.xoxo li.widgetcontainer.posts {position:relative;clear:both;float:none;display:table;background: transparent url(images/secondary-widget-title-bg.png) left 22px no-repeat;}
.aside ul.xoxo li.widgetcontainer.posts h3 {margin-bottom:20px;}
.aside ul.xoxo li.widgetcontainer .entry-title {width:178px;padding:10px 5px 5px;margin:0;float:right;clear:both;display:block;border:none;font-family:HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-style:italic;font-weight:600;text-transform:uppercase;font-size:12px;line-height:16px;background:none;}
.aside ul.xoxo li.widgetcontainer.posts .entry-title:hover {background:#000;}
.aside ul.xoxo li.widgetcontainer.posts .entry-title:hover a {color:#FFF;}
.aside ul.xoxo li.widgetcontainer.posts .post {display:block;min-height:150px;width:288px;margin:0;position:relative;clear:both;float:none;border-top:1px dotted #CCC;}
.aside ul.xoxo li.widgetcontainer.posts .post img {width:88px;height:88px;padding:0;margin:0px;position:absolute;top:12px;left:0;}
.aside ul.xoxo li.widgetcontainer .entry-summary p {float:right;width:178px;padding:0 5px;color:#666;font-family: Arial,sans-serif;font-size:11px;letter-spacing:0.025em;}
.aside ul.xoxo li.widgetcontainer .entry-summary .edit-link {position:absolute;top:100px;left:-5px;z-index:10;}
.aside ul.xoxo li.widgetcontainer .entry-summary .edit-link a {font-weight:300;padding:2px 3px;background:#FFF;display:block;width:20px;}
.aside ul.xoxo li.widgetcontainer .entry-content {overflow:hidden;font-size:10px;clear:both;float:right;display:block;}
.aside ul.xoxo li.widgetcontainer .entry-content img {height:inherit;}
.aside ul.xoxo li.widgetcontainer .byline,
.aside ul.xoxo li.widgetcontainer .separator,
.aside ul.xoxo li.widgetcontainer .tags,
.aside ul.xoxo li.widgetcontainer .categories {display:none;}
.aside ul.xoxo li.widgetcontainer .entry-meta {width:178px;padding:0 5px;margin:0 0 10px;float:right;clear:right;font-family: Arial,sans-serif;font-size:9px;letter-spacing:0.025em;text-transform:none;background:none;}
.aside ul.xoxo li.widgetcontainer .entry-meta a {font-weight:600;font-style:normal;}
.aside .widget_tag_cloud div {font-family: Arial,sans-serif;}

#primary{border-width:0;padding-top:0;}
#primary ul.xoxo li.widgetcontainer ul,
#primary ul.xoxo li.widgetcontainer div {padding:10px 5px 5px;margin:0;background: transparent url(images/primary-widget-title-bg.png) no-repeat 0 0;}
#primary ul.xoxo li.widgetcontainer.widget_text {padding-bottom:6px;border-bottom:0;background: transparent url(images/primary-widget-title-bg.png) bottom center no-repeat;}
#primary ul.xoxo li.widgetcontainer.widget_text div {background:none;padding:0;}
#primary ul.xoxo li.widgetcontainer.random_ads {padding-bottom:6px;border-bottom:0;background: transparent url(images/primary-widget-title-bg.png) bottom center no-repeat;}

#primary.artists-title-aside {width:160px;padding:15px;background:#F4F4F4 url(images/primary-widget-title-bg2.png) left bottom no-repeat;}
#primary.artists-title-aside h3 {background:#663399;color:#FFF;font-weight:600}
#primary.artists-title-aside ul {border-bottom:none;}
#primary.artists-title-aside li {font-size:12px;border-bottom:none;}
#primary.artists-title-aside ul.xoxo li.widgetcontainer ul li a {font-weight:800;text-transform:uppercase;letter-spacing:0;}
#primary.artists-title-aside ul.xoxo li.widgetcontainer ul li a:before {content:"";}

#secondary {border-width:0;}
#secondary ul.xoxo li.widgetcontainer ul {padding:10px 5px 5px;margin:0;background: transparent url(images/secondary-widget-title-bg.png) no-repeat 0 0;}
#secondary ul.xoxo li.widgetcontainer.widget_text div {background:none;padding:0;}
#secondary ul.xoxo li.widgetcontainer.random_ads {padding-bottom:6px;border-bottom:0;background: transparent url(images/secondary-widget-title-bg.png) bottom center no-repeat;}

#artist-sidebar {border-width:0;width:388px;float:left;margin:0 0 0 -388px}
#artist-sidebar ul.xoxo li.widgetcontainer {border-bottom:none;}
#artist-sidebar ul.xoxo li.widgetcontainer h3 {width:368px;padding-bottom:7px;background: #F4F4F4 url(images/artists-widget-title-bg.png) bottom left no-repeat;}
#artist-sidebar ul.xoxo li.widgetcontainer h3 .todays-date {text-transform:capitalize;font-style:normal;float:right;color:#663399;}
#artist-sidebar ul.xoxo li.widgetcontainer ul {padding:5px 0 0;}
#artist-sidebar ul.xoxo li.widgetcontainer ul li a {font-weight:600;}
#artist-sidebar ul.xoxo li.widgetcontainer ul li.news-article {width:378px;margin:0;padding:5px 5px 10px;font-size:12px;color:#666;border-bottom:1px dotted #CCC;}
#artist-sidebar ul.xoxo li.widgetcontainer ul li.news-article a:before {content:"";}
#artist-sidebar ul.xoxo li.widgetcontainer ul li.news-article:before {content:"+ ";}
#artist-sidebar ul.xoxo li.widgetcontainer ul li.album-img a {font-weight:400;}
#artist-sidebar ul.xoxo li.widgetcontainer ul li.download-link {width:378px;margin:0;padding:5px 5px 10px;font-size:12px;color:#666;border-bottom:1px dotted #CCC;}
#artist-sidebar ul.xoxo li.widgetcontainer ul li.download-link a:before {content:"";}
#artist-sidebar ul.xoxo li.widgetcontainer ul li.download-link:before {content:"+ ";}
#artist-sidebar ul.xoxo li.widgetcontainer.links {margin-bottom:30px;width:388px;height:60px;display:table;text-align:right;}
#artist-sidebar ul.xoxo li.widgetcontainer.links h3 {display:none;}
#artist-sidebar ul.xoxo li.widgetcontainer.links ul {text-align:right;}
#artist-sidebar ul.xoxo li.widgetcontainer.links ul li a:before {content:"";}
#artist-sidebar ul.xoxo li.widgetcontainer.links ul li {list-style:none;display:inline;float:right;}
#artist-sidebar ul.xoxo li.widgetcontainer.links ul li img {opacity:0.4;filter:alpha(opacity=40)}
#artist-sidebar ul.xoxo li.widgetcontainer.links ul li img:hover {opacity:1.0;filter:alpha(opacity=100)}
#artist-sidebar.aside input {width:268px;}

/*************** BEGIN --- TEMP NEW ARTIST SIDEBARS ********************/
#artist-sidebar-NEW {border-width:0;width:388px;float:right;margin:0 0 0 -388px;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer {border-bottom:none;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer h3 {width:368px;padding-bottom:7px;background: #F4F4F4 url(images/artists-widget-title-bg.png) bottom left no-repeat;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer h3 .todays-date {text-transform:capitalize;font-style:normal;float:right;color:#663399;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul {padding:5px 0 0;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul li a {font-weight:600;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul li.album-img a {font-weight:400;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul.artist-download-lists {border-bottom: 1px dotted #CCC;margin-bottom:10px;padding-bottom:7px;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul li.downloads-title {font-weight:bold;font-size:12px;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul li.download-link {width:378px;margin:0;padding:5px 5px 10px;font-size:12px;color:#666;border-bottom:1px dotted #CCC;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul li.artist-download-links a {font-size:11px;font-weight:normal;color:#555;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul li.artist-download-links a:before {content:"";}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer ul li.artist-download-links:before {content:"+ ";}
#artist-sidebar-NEW.aside ul.xoxo li.widgetcontainer ul li a:before  {content:"";}
a.artist-288x240-ad-link img {padding:6px;background:transparent url(http://deconrecords.com/wp-content/themes/deconV35/images/secondary-widget-title-bg.png) no-repeat 50% 100%;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer.links {margin-bottom:30px;width:388px;height:60px;display:table;text-align:right;z-index:999;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer.links h3 {display:none;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer.links ul {text-align:right;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer.links ul li a:before {content:"";}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer.links ul li {list-style:none;display:inline;float:right;}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer.links ul li a {opacity:0.4;filter:alpha(opacity=40)}
#artist-sidebar-NEW ul.xoxo li.widgetcontainer.links ul li a:hover {opacity:1.0;filter:alpha(opacity=100)}
#artist-sidebar-NEW.aside input {width:268px;}

#artist-below {border-width:0;width:568px;float:left;/*margin:0 0 0 -388px */}
#artist-below ul.xoxo li.widgetcontainer {border-bottom:none;}
#artist-below ul.xoxo li.widgetcontainer h3.widgettitle,
body.page-template-artist-template-new-php div.entry-content h3 {padding-bottom:7px;margin-bottom:10px;background: #F4F4F4 url(images/artist-below-title-bk.png) bottom left no-repeat;}
#artist-below ul.xoxo li.widgetcontainer h3 .todays-date {text-transform:capitalize;font-style:normal;float:right;color:#663399;}
#artist-below ul.xoxo li.widgetcontainer ul {padding:5px 0 0;}
#artist-below ul.xoxo li.widgetcontainer ul li a {font-weight:600;}
#artist-below ul.xoxo li#press-widget .artist-press-quotes p {color:#666;font-size:12px;}
#artist-below ul.xoxo li#press-widget .artist-press-quotes a:before {content:"";}
#artist-below ul.xoxo li.widgetcontainer ul li.news-article {width:578px;margin:0;padding:5px 5px 10px;font-size:12px;color:#666;border-bottom:1px dotted #CCC;}
#artist-below ul.xoxo li.widgetcontainer ul li.news-article a:before {content:"";}
#artist-below ul.xoxo li.widgetcontainer ul li.news-article:before {content:"+ ";}
#artist-below ul.xoxo li.widgetcontainer ul li.album-img a {font-weight:400;}
#artist-news-read-more-posts {font-size:12px;}
#artist-news-read-more-posts a {font-weight:bold;}

#artist-below.aside input {width:268px;}

/*** TEMP FIX: HIDE NEWS FEED ON ARTIST'S 2nd PAGE (Read More...) ***/
body.page-template-artist-template-new-php.page-paged-2 li#decon-artist-news-widget {display:none;}
/*** END TEMP FIX: HIDE NEWS FEED ON ARTIST'S 2nd PAGE (Read More...) ***/

/*************** END --- TEMP NEW ARTIST SIDEBARS ********************/



#events-sidebar {border-width:0;width:388px;float:left;margin:100px 0 0 -388px}
#events-sidebar ul.xoxo li.widgetcontainer {border-bottom:none;}
#events-sidebar ul.xoxo li.widgetcontainer h3 {width:368px;padding-bottom:7px;background:#F4F4F4 url(images/primary-widget-title-bg2.png) left bottom no-repeat;}
#events-sidebar ul.xoxo li.widgetcontainer ul {padding:5px 0 0;}
#events-sidebar ul.xoxo li.widgetcontainer ul li.flyers-link {width:190px;min-height:295px;display:block;float:left;}
#events-sidebar ul.xoxo li.widgetcontainer ul li a {font-weight:600;}
#events-sidebar ul.xoxo li.widgetcontainer ul li a:before {content:"";}

#video-sidebar {border-width:0;width:288px;float:left;margin:90px 0 0 -288px}
.category #video-sidebar {margin:66px 0 0 -288px}
.s-category-video #video-sidebar,
.page-template-video-template-php #video-sidebar {margin:0px 0 0 -288px}
#video-sidebar ul.xoxo li.widgetcontainer {display:table;width:270px;border-bottom:none;padding:10px 10px 17px;background: #F4F4F4 url(images/secondary-widget-title-bg-white.png) bottom left no-repeat;}
#video-sidebar ul.xoxo li.widgetcontainer h3 {width:inherit;padding:0;}
#video-sidebar ul.xoxo li.widgetcontainer ul {padding:5px 0 0;}
#video-sidebar ul.xoxo li.widgetcontainer ul li a {font-weight:600;}
#video-sidebar ul.xoxo li.widgetcontainer ul li a:before {content:"";}

#store-sidebar {border-width:0;width:388px;float:left;margin:95px 0 0 -388px}
#store-sidebar ul.xoxo li.widgetcontainer {border-bottom:none;padding:10px 10px 17px;background: #F4F4F4 url(images/artists-widget-title-bg.png) bottom left no-repeat;}

/* =Category Menu
-------------------------------------------------------------- */
#category-access{border-top:1px dotted #ccc;height:30px;width:966px;font-size:12px;padding:11px;overflow:visible;margin:0 auto;z-index:150;}
.menu-title{color:#AAA;float:left;margin-right:10px;font-size:14px;font-style:normal;font-weight:100;line-height:30px;font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;}
#category-access .sf-menu{ border-color:transparent}
#category-access .sf-menu a{margin-right:0px;font-weight:400;font-family: Arial,sans-serif;font-size:10px;letter-spacing:0.05em;text-transform:none;}
#category-access .sf-menu li{background:#FFF}
#category-access .sf-menu li:hover, #category-access .sf-menu li:hover a, 
#category-access .sf-menu li.sfHover, #category-access .sf-menu li.sfHover a, 
#category-access .sf-menu a:focus, #category-access .sf-menu a:hover, #category-access .sf-menu a:active{ background: #000; outline:0;}
#category-access .sf-menu ul a{ background:#F4F4F4;border-color:#ccc;border-right:none;border-bottom:none; margin-right:0}

/* =Default Widgets
-------------------------------------------------------------- */
#crown h3{font-size:18px;line-height:18px;padding:0 0 4px 0}
#crown #thematic-power-blog-subscribe{padding:0 0 22px 0;position:relative}
#crown #thematic-power-blog-subscribe h3{position:absolute;top:0;left:0}
#crown #thematic-power-blog-subscribe ul{list-style:none;margin:0;position:absolute;top:0;right:0}
#crown #thematic-power-blog-subscribe ul li{padding:0}
#crown #thematic-power-blog-subscribe a{color:#444;background: #F4F4F4 url(images/feed-icon-14x14.gif) no-repeat 10px 6px;border:1px solid #ccc;-webkit-border-radius:.35em;-moz-border-radius:.35em;border-radius:.35em;padding:6px 16px 6px 32px; text-decoration:none}
#crown #thematic-power-blog-subscribe a:hover {color:#FFF;background-color:#FF4B33}
/* Fix for the a-tag border bug in IE7 */
body.ie7 #crown #thematic-power-blog-subscribe a{float:left}
#thematic-power-blog-about ul{ list-style:none;margin-left:0}
#thematic-power-blog-about a.more{ display:block;text-align:right}

/* =Widgets
-------------------------------------------------------------- */
/* Sidebar Rotator */
#artistsrotator {position:relative;height:288px;width:288px;overflow:hidden;background:#EFEFEF;border-bottom:1px dotted #CCC;margin:0 0 22px;}
#artistsrotator div.artist-img {position:absolute;top:0;left:0;z-index:8;}
#artistsrotator.singlepage div.artist-img {position:absolute;top:0px;left:0px;z-index:8;}
#artistsrotator div.artist-img.active {z-index:10;}
#artistsrotator div.artist-img.last-active {z-index:9;}
#artistsrotator h4.decon-artists {position:absolute;top:0;left:0;z-index:50;padding:20px;color:#FFF;font-size:24px;line-hieght:1em;display:none;}

#nnf-ad {position:relative;z-index:1}
#nnfrotator.nnfwidget {position:relative;width:190px;height:130px;overflow:hidden;background:#EFEFEF;margin:0 0 22px;z-index:3;}
#nnfrotator.nnfwidget div.artist-img {position:absolute;top:0px;left:0px;z-index:2;background:transparent;}
#nnfrotator div.artist-img.active {z-index:4;}
#nnfrotator div.artist-img.last-active {z-index:3;}

#rss-3 h3.widgettitle a.rsswidget img {position:relative;top:3px;}

/* Album List */
.aside ul.xoxo li#album-list-widget {display:table;width:288px;padding:0;background: transparent url(images/secondary-widget-title-bg.png) no-repeat 0 21px;}
.aside ul.xoxo li#album-list-widget h3 {margin-bottom:15px;}
.aside ul.xoxo li#album-list-widget ul {margin:0;padding:0;}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li {float:left;width:90px;height:185px;overflow:hidden;margin:0;padding:5px 3px 0;border-top:1px dotted #ccc;position:relative;}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li h4 {height:51px;display:block;font-family:Helvetica Neue,HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-style:italic;font-weight:400;text-transform:uppercase;line-height:11px;}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li h4 a {display:block;padding:3px;background:transparent}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li h4 a:hover {color:#FFF;background:#000}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li img{border:1px solid #CCC;}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li a:before {content:"";}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li .buy-now {margin:0;padding:0;}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li .buy-now a {font-style:normal;font-weight:600;font-size:10px;margin:0;padding:0;line-height:14px;font-family:Arial,Verdana,sans-serif;display:block;}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li .buy-now a.no-link {cursor:default;}
.aside ul.xoxo li.widgetcontainer.widget_album_list ul li .buy-now img {border:none;padding:3px 3px 0;margin:0;}
.aside ul.xoxo li.widgetcontainer.widget_album_list .edit-link {position:absolute;top:0;left:0;font-size:10px;line-height:11px;}
.aside ul.xoxo li.widgetcontainer.widget_album_list .edit-link a {background:#FFF;padding:2px 3px;display:block}

/* Assets / Events Links */
.aside ul.xoxo .assets-link h3, .aside ul.xoxo .events-link h3 {background:#639;}
.aside ul.xoxo .assets-link h3:hover, .aside ul.xoxo .events-link h3:hover {background:#000;}
.aside ul.xoxo .assets-link h3 a, .aside ul.xoxo .events-link h3 a {font-weight:800;color:#FFF;display:block;}
.aside ul.xoxo .widgetcontainer.assets-link, .aside ul.xoxo .widgetcontainer.events-link {padding-bottom:18px;margin-bottom:0;background: transparent url(images/secondary-widget-title-bg.png) no-repeat 0 22px;border-bottom:none;}
#artists-events-list h3 {display:none;}

/* Links */
.aside ul.xoxo li.widgetcontainer.links {margin-bottom:30px;display:table;background:transparent;}
.aside ul.xoxo li.widgetcontainer.links h3 {display:none;background:transparent;}
.aside ul.xoxo li.widgetcontainer.links ul {background:transparent;}
.aside ul.xoxo li.widgetcontainer.links ul li a:before {content:"";}
.aside ul.xoxo li.widgetcontainer.links ul li {list-style:none;display:inline;float:left;}

/* Social Profiler */
.aside ul.xoxo li.widget_Socialprofilr_output {display:table;/* width:180px; */}
.aside ul.xoxo li.widget_Socialprofilr_output ul {display:block;/* width:180px; */padding-bottom:10px;}
.aside ul.xoxo li.widget_Socialprofilr_output ul li {border:none;float:left;width:32px;padding:0 3px 0 0;clear:none;display:inline;}
.aside ul.xoxo li.widget_Socialprofilr_output ul li a {display:inline-block;height:32px;width:32px;}
.aside ul.xoxo li.widget_Socialprofilr_output ul li a:before {content:"";}

/* GigPress */
.aside ul.xoxo li.widgetcontainer .gigpress-listing .vevent {font-size:12px;width:388px;padding:5px;}
.aside ul.xoxo li.widgetcontainer .gigpress-listing .vevent span.gigpress-sidbar-date {font-size:12px;float:left;width:100px;display:inline;}
.aside ul.xoxo li.widgetcontainer .gigpress-listing .vevent a:before {content:"";}
.aside ul.xoxo li.widgetcontainer .gigpress-listing .vevent .gigpress-sidebar-status {display:block;}

/* Featured Video */
.aside ul.xoxo li.widgetcontainer.featured-video {}
.aside ul.xoxo li.widgetcontainer.featured-video li.video {position:relative;padding:10px;}
.aside ul.xoxo li.widgetcontainer.featured-video h4 {position:absolute;background:#FFF;width:240px;top:15px;left:15px;}
.aside ul.xoxo li.widgetcontainer.featured-video h4 a {display:block;padding:3px;font-size:12px;line-height:12px;font-family:Helvetica,HelveticaNeue,Arial,Verdana,sans-serif;}
.aside ul.xoxo li.widgetcontainer.featured-video img {display:block;}
.aside ul.xoxo li.widgetcontainer.featured-video a.view-all,
.category #wrapper a.view-all {padding:3px;margin-top:5px;background:#663399;color:#FFF;font-size:11px;font-weight:600;text-transform:uppercase;font-style:italic;clear:both;float:right;border-width:1px;}


/* =Navigation
-------------------------------------------------------------- */
.paged #nav-above {padding:12px 11px 22px;border-top:none;margin-bottom:0;width:466px;}
#nav-below {padding:22px 11px;border-top:1px dotted #ccc;width:466px;}
.navigation {font-size:18px;margin-bottom:0;}
.navigation a {font-family: Baskerville, Garamond, "Apple Garamond", Georgia, "Times New Roman", serif;;}
.navigation a:active, .navigation a:hover {color:#444;}

/* =Comments
-------------------------------------------------------------- */
#respond {background:transparent;}
#comments {border-top:1px dotted #ccc;padding:22px 0;width:488px;}
#comments h3{font-style:nromal;font-family:HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-style:italic;font-weight:400;text-transform:uppercase;font-size:12px;line-height:22px;background:#F4F4F4;color:#000;padding:5px 12px}
#comments-list li {background:#F4F4F4;position:relative;}
#comments-list li.depth-1 {background-image:url(images/entry-content-bg.png);background-repeat:no-repeat;border:0;clear:both;display:table;}
#comments-list .comment-author {font-weight:100;font-style:italic;font-size:24px;position:relative;}
#comments-list li .avatar {top:0;left:0px;}
#comments-list li p {font-family: Arial,sans-serif;font-size:11px;letter-spacing:0.05em;color:#666}
#comments-list .comment-content ul li,
#comments-list .comment-content ol li {font-family: Arial,sans-serif;font-size:11px;color:#666;padding:0;margin:0;list-style:disc;background:transparent;border:none;}
#comments-list ol {border-bottom-color:#FFF;border-width:0;width:488px;}
#comments-list li ol{border-left-width:1px;}
#comments-list li,
#comments-list ul li {border-style:dotted;}
#comments-list .comment-meta a,
#comments-list .comment-meta a:hover {color:#000;}
#comments-list .comment-meta a:hover,
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:focus,
.comment-reply-link a:active,
.comment-reply-link a:hover {color:#639;}
#cancel-comment-reply {top:24px;right:2.5em;}
#trackbacks-list ol {background: transparent url(images/entry-content-bg.png) no-repeat top left;padding:24px 10px;margin:0;list-style-position:inside;}
#trackbacks-list ol li .comment-author {display:inline;font-family: Arial,sans-serif;font-size:11px;letter-spacing:0.025em;color:#666}
#trackbacks-list .url {font-family:HelveticaNeue,Helvetica,Arial,Verdana,sans-serif;font-style:italic;font-weight:400;text-transform:uppercase;font-size:12px;}
.comment-reply-link {font-size:16px;}
.form-section label,
#comments-list .comment-meta,
#form-allowed-tags p {font-family: Arial,sans-serif;font-size:11px;letter-spacing:0.025em;color:#666}
.formcontainer {background: transparent url(images/entry-content-bg.png) no-repeat top left;padding:24px 10px;}

/* =Extra
-------------------------------------------------------------- */
#breadcrumb-nav{ border-bottom:1px solid #ccc;color:#444;font-size:13px;line-height:18px;margin-bottom:-22px}
#breadcrumb-nav-container{ margin:0 auto;padding:11px 0;}
#breadcrumb-nav-container p{ margin:0}
a.translate_translate {font-size: 8pt;color:gray;}

/* =Footer
-------------------------------------------------------------- */
#footer {/* clear:both; */float:none;display:block;margin-top:22px;}
#footer #siteinfo {border-top:1px dotted #ccc;margin-top:22px;}
#footer #siteinfo p {font-size:12px;margin-bottom:0;padding:0 11px;color:#000;}
#footer .separator {padding:0 10px;}
#footer #siteinfo p strong {font-weight:100;font-style:italic;color:#000;}
#footer #siteinfo small {font-family: arial,sans-serif;font-size:11px;padding:0 11px;display:inline;}
#siteinfo a:active, #siteinfo a:hover {color:#639;}
.wp-pagenavi span.pages{padding:4px !important}

