/*
Theme Name: No Willpower
Theme URI: http://willpowerisforfatpeople.com/wp-content/themes/nowillpower
Description: Child theme of 2010 Weaver, which is a child theme of the WordPress default TwentyTen theme.
Author: Drew Kime
Author URI: http://dkime.com
Template: 2010-weaver
Version: 1.0
*/

@import url("../2010-weaver/style.css");


#content table, thead, tr, td {
	margin-bottom: 0px !important;
}

#content .entry-title {
	font-size: 32px !important;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
	margin-bottom: 12px; !important;
}

#sforum .sfmessagestrip {
	margin: 0 !important;
}

#sforum table {
	border: none !important;
}
#sforum tr td {
	padding: 0px !important;
	border-top: none !important;
}
#sforum tr th {
	padding: 0px !important;
}
#sforum  td {
	vertical-align: middle !important;
}

/* Photo credits */
.photocred {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	vertical-align: top
}

/* Undo 2010 style rules */
#content .size-full {
	margin-bottom: 0 !important;
	padding: 0 !important;
	text-align: auto !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
	font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif !important;
	margin: 0 0 4px !important;
}

.entry-content fieldset, .entry-content fieldset legend {
	padding-bottom: 0 4px !important;
}

.quote-author {
	display: block;
	font-weight: bold;
	text-align: right;
}
.quote-author:before {
	content: "-- ";
}

.callout {
	border: 1px solid #336699;
	background: #f0f9ff;
	color: #002244;
	padding: 25px 25px 0 25px;
	margin-bottom: 25px;
}
.callout h2 {
	color: #002244!important;
}

p.sftagp {
	display: inline;
}
p.sftagp:before {
	content: " ";
}

#footer-widget-area .widget-area,#footer-widget-area .widget-container {
	color: #ffffff;
	font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
#footer-widget-area a {
  color: #cccccc;
}
#footer-widget-area .widget-title {
  color: #ffffff;
}


#nav-above {
	display: none;
}

#content {
	padding: 0 0 0 20px;
}

#main {
	padding: 20px 0 0;
}

#wrapper {
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.50);
	margin-bottom: 25px;
}

#footer-widget-area {
	-moz-box-shadow: inset 0 3px 4px rgba(100, 100, 100, 0.95),inset 3px 0 4px rgba(100, 100, 100, 0.95),inset 0 -3px 4px rgba(100, 100, 100, 0.95),inset -3px 0 4px rgba(100, 100, 100, 0.95);
	background-color: #030303;
}

#footer-widget-area .widget-container {
	background-color: #030303;
}

#footer-widget-area #first,
#footer-widget-area #second,
#footer-widget-area #third {
	border-right: 2px groove#999;
	padding-right: 3px;
	min-height: 280px;
}

