/*
Theme Name: David Sheff
Description: Custom theme by The Bright Studio
Author: Lillian Dignan
Author URI: http://www.thebrightstudio.com
Template: canvas
Version: 1.0
*/
 
@import url("../canvas/style.css");


/* Default
-------------------- */

.page .title {
display: none;
}

abbr {
border-bottom: 0px !important;
cursor: inherit !important;
}
#sidebar {
border-left: 1px solid #eeeeee;
padding-left: 15px;
}
div.post-2 {
padding-top: 3em !important;
}

/* Navigation
-------------------- */
ul.nav li a, #navigation ul.rss a {
text-transform: uppercase;
padding: .5em 2em;
}
#navigation {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
margin-bottom: 2em;
}

/* Images
-------------------- */

.entry img {
padding: 0px;
border: 0px;
}

/* Header - Subscribe 
-------------------- */

#subscribe {
float: right;
margin-top: -30px;
}
#logo img {
width: 380px;
}

/* Text 
-------------------- */

a:hover {
text-decoration: none !important;
}
h2.subtitle {
font: 300 1.2em/1em "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.2em;
text-transform: uppercase;
line-height: 1em;
margin-top: -1em;
color: #999999;
}

a.more {
color: #3880a0;
text-transform: uppercase;
font: normal 14px/1em "Helvetica Neue", Helvetica, sans-serif;
}
.widget a, .widget a:link, .widget a:visited {
color: inherit;
}
.widget a:hover {
color: #3880a0;
}

/* Portfolio
-------------------- */
.single-portfolio .post-meta {
display: none !important;
}
.portfolio h3 a, .portfolio h3 a:hover {
color: #999999;
text-decoration: none;
}
#portfolio .group.portfolio-img {
margin: 0 5px 0px;
height: 200px !important;
}
#portfolio .group.portfolio-img a.thumb {
margin-bottom: 5px;
}
#portfolio .group.portfolio-img a.thumb:hover {
background: none;
}
#post-gallery {
float: right !important;
width: 250px;
margin-left: 10px;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
padding: 0px;
}

/* Widgets
-------------------- */
.widget {
margin: 0 0 30px 0 !important;
}
.widget ul {
list-style-type: none;
}
.widget ul li {
padding: 0 0 .5em 0;
}
.widget ul li a {
line-height: 20px;
color: #555;
}
.widget ul li a:hover {
color: #7093b7;
}
.widget h3 {
text-transform: uppercase;
padding-bottom: .5em;
}
.widget a.more {
font-size: .8em;
color: #3880a0;
}


/* Footer
-------------------- */
#footer p {
text-transform: uppercase;
}
#footer a:link, #footer a:visited {
color: inherit;
}

/* Tables */
table td, table {
border: 0px;
padding: 0px;
}

/* Archives
*/
.archive_header {
text-transform: uppercase;
color: #999;
margin: 0 0 10px;
}

/* Subscribe
*/
#mc_embed_signup {
background-color: none;
float: ;
}
#mc-embedded-subscribe-form {
text-align: center;
}
#mc-embedded-subscribe-form .clear {
visibility: visible !important;
overflow: visible !important;
clear: none;
}
.mc-field-group input, .mc-field-group textarea, #subscribe-widget .mc-field-group input {
font: italic 12px/1.5em Georgia, serif;
width: 160px;
padding: 5px;
background: #fafafa;
border-color: #ccc #efefef #efefef #ccc;
border-width: 1px;
border-style: solid;
margin-bottom: 5px;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color: #999999;
font-size: .8em;
float: left;
}
.mc-field-group input#mc-embedded-subscribe, body #wrapper #content .mc-field-group input#mc-embedded-subscribe {
background: #a5a5a5 !important;
color: #ffffff !important;
width: auto;
font-weight: bold;
border: 0px;
padding: 6px;
}
#sidebar input#mc-embedded-subscribe.button {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
text-shadow: 0 0 0;
background: #ebeecf !important;
color: #9aab11 !important;
}

/* Twitter Widget */
.widget_woodojo_tweets h3 {
display: none;
}
.widget_woodojo_tweets  {
margin-top: -40px !important;
}

.widget_woodojo_tweets ul.tweets li {
margin: 0;
padding: 1em 0em;
}
small.time-ago {
font-size: 12px;
}
.widget_woodojo_tweets .follow-link {
margin: 10px 0 0;
text-align: right;
font-size: 12px;
text-transform: lowercase;
}