/*
Theme Name: Dal Distler Theme
Theme URI: http://www.squaresquared.com
Description: Dal Distler's WordPress theme based on the Skeleton RWD framework
Version: 1.0
Author: Square Squared
Author URI: http://www.squaresquared.com
Template: skeleton
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/
@import url("../skeleton/style.css");
@import url(http://fonts.googleapis.com/css?family=Six+Caps);
@import url(http://fonts.googleapis.com/css?family=Nobile:400,400italic,700,700italic);

/* General Layout Styles */
body {
	background:none;
	background-color:#000;
	font-family: "Nobile", sans serif;	
}

h1, h2, h3, h4, h5 {
    letter-spacing: 0px;
}

/* header */
#header { margin-top:0px; background-color:#FFF; }
#header .inner {
    padding-bottom: 5px;
    padding-top: 0px;
	padding-left:10px;
}
#site-title { font-family:"Nobile"; font-size:14px; letter-spacing:0; line-height:16px; float:left;}
#header div#site-title a, #header h1#site-title, #header h1#site-title a {    
	font-weight: normal;
    letter-spacing: 0px;
    line-height: 16px;
    margin: 0;
    padding-bottom: 0;
    text-decoration: none;
    text-shadow: none;}
#header span.site-desc {
    color: #7D7D7D;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
#header h1#site-title, #header div#site-title { padding-top:5px;}
/* Navigation */
#header #navigation {clear:none; margin-bottom:0px;}
#header #navigation ul {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    box-shadow: none;
    position: relative;
    width: 100%;
}
#header #navigation ul li a {
    background-image: none;
    display: block;
    font-weight: normal;
    padding: 5px 25px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#header #navigation .sub-menu {position:absolute;}

#footer {margin-top:20px;}

#dd-social-media {float:right; padding:5px 5px 0; margin-bottom:-3px;}
#dd-social-media img {width:18px; height:18px;}


/* Fonts and Typography */
h1, h2 { font-family:"Six Caps"; }
h1.entry-title { font-size:63px; text-align:center; margin-bottom:0px;}
h2.entry-title { font-size:42px; text-align:left; margin-bottom:0px; letter-spacing:0}
h2.entry-title a {font-weight:normal; color:#000;}
h2.entry-title a:hover {color:#3568A9}
	
/* Story Layout */
.single .entry-meta { text-align:center;}
.category .entry-meta  {text-align:left;}


.loop-wrapper { background-color:#FFF; padding:0 20px;}
.sidebar-wrapper { background-color:#6b6a6a; padding-top:20px; padding-bottom:10px;}

/* Sidebar and Widgets */
#sidebar p, #sidebar li, #sidebar ul, .widget-title {color:#FFF;}
#sidebar a {color:#0CF;}

.jigoshop #content {background:#FFF;}
.jigoshop h2 {font-family:"Nobile"; font-weight:bold;}
#wrap #sidebar .widget-container { margin-right:20px; }


/* Comments */
#comments h2,  #comments h6, #respond h2 {font-family:"Nobile"; margin-top:20px; font-weight:bold;}
#comments h2, #respond h2 { font-size:16px; }
#comments h6 { font-size:14px; }

.SSPW div.ddExcerpt {
	font-size: 10px;
    margin-bottom: 10px;
	margin-top:3px;
    white-space: normal !important;
}
#simple-scheduled-posts-widget.SSPW span.date { 
	margin-top:0px;
	margin-bottom:10px; top:0;    height: 20px;
    line-height: 20px; position:relative;}
#simple-scheduled-posts-widget.SSPW li {border:0;}
.scheduled-post-title { text-transform:uppercase;}
.resize { background-image:url(images/3-questions.png);}

.home p, .home h2, .home h2 a, .home .latest-excerpt {color:#fff; letter-spacing:0;}
.home a:hover {color:#44A4CD;}

.entry-content p { margin: 0 0 0px; text-indent:5em; }
.survey-link {border-top:1px solid #CCC; margin-top:50px; padding-top:20px;}
.cat-links, .comments-link, .meta-sep, .entry-utility, .survey-link  {
    color: #666666;
    font-size: 11px;
}

.wpst_question p {text-indent:0}

.entry-content p.aBreak {margin-bottom: 12px;
    margin-top: 22px;
    text-align: center;
    text-indent: 0;}