/*
Theme Name: Smarterware Simplified
Theme URI: http://smarterware.org/
Description: Subtractive design.
Version: 0.1
Author: Gina Trapani
Author URI: http://ginatrapani.org/
Tags: custom header, fixed width, two columns, widgets
*/



/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:.75em 0 .75em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:blue;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.last, div.last {margin-right:0;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

@charset "utf-8";
/* CSS Document */



body {
font-family:Calibri, Arial, Helvetica, san-serif;
background: #ffffff;
font-size: 14px;
}

a {
color: #57bc64;
}


h1 {
display:none;
}

.header_container {
 width:950px;margin:0 auto;
 border-top-color:#000;
 border-top-style:solid;
 border-top-width:3px;
} 

.header_image {
/*height: 127px;
padding-top: 19px;*/
}

.logo {
background: url('images/smarterware_logo_sm.png');
width: 173px;
height: 52px;
cursor: pointer;
float:left;
}

.header_tab {
width: 250px;
height: 50px;
float: right;
margin-bottom: 44px;
padding: 0px 0px 5px 0px;
text-align:right;
}

#searchform {
margin-top: 5px;
}

#searchsubmit {
background:#82bd89;
color: #FFFFFF;
border: 1px solid #aae0b1;
}

.subscribe {
text-decoration: none;
color: #d96423;
}

.twitter {
color: #43bbdf;
text-decoration: none;
}

.content {
width: 740px;
float:left;
}

h2 {
font-size: 25px;
margin-bottom: 0px;
}

.widget_body a { color:black; }

.widget_body a:hover { color:#57bc64; }

h3 {
font-size: 15px;
margin-bottom: 5px;
font-weight: bold;
}

.post {
width: 720px;
padding: 0 0 50px 0;
margin-bottom: 5px;
overflow: auto;
height: 100%;
}

.post h2 a { 
	text-decoration:none;color:black; 
}

.post h2 a:hover { 
	text-decoration:underline;color:black; 
}

.post h3 {
margin-bottom:15px;
}

.post img {
padding:2px;
border:#ddd 2px solid;
}

.post a img {
padding:2px;
border:#ddd 2px solid;
}

.post a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.post a {
	color:black;
}

.post a:hover {
	color:#57bc64;
}

.post a.more-link {
	color:#57bc64;
}

.post a.more-link:hover {
	color:black;
}


.quick_post {
width: 720px;
padding: 0 0 50px 0;
}

.quick_post strong.quicklink a{
font-weight: bold;
color: #000000;

}

.quick_post img {
margin: 5px;
}

.quick_post a {
	color:black;
}

.quick_post a:hover {
	color:#57bc64;
}

.quick_post a.more-link {
	color:#57bc64;
}

.quick_post a.more-link:hover {
	color:black;
}


.meta {
padding: 2px 0px 2px 0px;
height: 31px;
font-size: 12px;
}

.meta img {
border:0;
}

.meta .date_posted {
color: #999;
height: 21px;
padding: 4px 0px 6px 0px;
float:left;
}

.meta .separator {
width: 16px;
height: 31px;
float:left;
}

.meta .comment_count {
background:url(images/comment_count.gif) right no-repeat #cdecd3;
height: 21px;
padding: 4px 15px 6px 10px;
float:left;
color: #39a147;

}

.meta .comment_count a{
color: #39a147;
text-decoration: none;
}

.meta .comment_count a:hover {
text-decoration: underline;
}

.meta .comment_count img {
margin: 6px 4px 0px 0px;
float: left;
}

.meta_bottom {
/*border-bottom: 1px dashed #cccccc;*/
padding-top:10px;
font-size: 12px;
}

.meta_bottom .author {
color: #666666;
float:left;
}

.meta_bottom .tags {
color: #cc6600;
}

.meta_bottom .tags a{
color: #cc6600;
}

.meta_bottom .tags img {
float:left;
border:0; }

blockquote {
background: url(images/quote.gif) no-repeat 20px 20px #cdecd3;
padding: 20px 20px 20px 80px;
font-style: normal;
color: #333333;
/*width: 400px;*/
}

.comments_container {

}

.comments_container h3 {
color: #3da54a;
}

.comment_body {
float:left;
width: 559px;
}

.comment_body blockquote {
	margin:0 0 1.5em 0;
}
.comment_topper {
background:url(images/comment_topper.gif);
width: 559px;
height: 41px;
margin-top: 5px;
}

.comment_text{
border-right: 1px solid #57bc64;
border-bottom: 1px solid #57bc64;
border-left: 1px solid #57bc64;
width: 510px;
padding: 0px 15px 15px 15px;
background: #f1f1f1;
margin-bottom: 10px;
}

.comment_author {
float: right;
width: 160px;
padding: 15px 0px 0px 0px;
font-size: 13px;
color: #999999;
}

.comment_author img{
float: left;
margin-right: 5px;
}

.profile_badge {
width: 740px;
border-bottom: 1px dashed #CCCCCC;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top: 10px;
}

.profile_badge img {
float:left;
margin: 0px 10px 10px 0px;
}

.right_column {
width: 210px;
float:left;
}

.widget {
font-size: 13px;
margin-top: 0px;
}

.widget_header{
height: 0px;
width: 210px;
}

.widget_body {
padding: 0px;
width: 190;
}

.widget_body ul  {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.widget_body p {
margin-bottom: 5px;
}

.widget_head_foot {
background: url(images/widget_head_foot.gif) 0px -6px;
height: 6px;
width: 210px;
}

.footer {
	 width:950px;margin:0 auto;
	 border-top-color:#000;
	 border-top-style:solid;
	 border-top-width:3px;
background: #fff;
padding: 10px;
text-align: left;
clear: both;
font-size: 13px;
margin-top:70px;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.comment_text p {
 margin:0 0 1.25em;
}