/*  
Theme Name: Particle Support
Theme URI: http://previewstreamtime.com/
Description: n/a
Version: 1.0
Author: Matt Wilson
Author URI: n/a

No info
*/

#blog-content {
	width: 660px;
	margin: 0 32px;
	float: left;
	font-size: 120%;
	font-family: Helvetica, Arial, sans-serif;
}

.post {
	border-bottom: 1px solid #ccc;
	margin: 0 0 60px 0;
}

.home small,
.home .entry,
.archive small,
.archive .entry,
.entry {
/*  margin-left: 18px;*/
  color: #666;
}

.entry {
	line-height: 1.5;
}

ul.all-categories {
	margin-left: 0;
	padding: 10px 0;
}

ul.children {
	margin: 0;
	margin-left: 10px;
}

li.cat-item {
	color: #888;
}
li.cat-item a {
	color: #888;
}

#twitter-footer {
	clear: both;
	padding: 20px 32px;
}

#twitter-footer .twtr-tweet-text {
	font-size: 200%;
}

#twitter-footer .twtr-hd { color: #eee !important; }
#twitter-footer .twtr-hd h3 {
	display: none;
}
#twitter-footer .twtr-hd img {
  display: none !important;
}
#twitter-footer .twtr-hd h4:before {
  content: '@';
}
#twitter-footer .twtr-hd h4:after {
  content: ' on Twitter';
}
#twitter-footer .twtr-widget-profile .twtr-hd h4 {
  margin-left: 0 !important;
  color: #eee;
}

h2 {
	margin: 2em 0 0;
}

#blog-content .post h2 {
	margin: 0px 0 0;
	font-size: 35px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1;
}

#blog-content .post small {
	margin: 0px 0 9px;
	display: block;
	font-size: 90%;
/*	border-bottom: 1px solid #ddd;*/
}

#faqs-sidebar {
  margin-top: 0;
	margin-left: 0;
	font-family: Helvetica, Arial, sans-serif;
}

#faqs-sidebar h2 {
	font-size: 150%;
	color: #4481BB;
}

#faqs-sidebar li {
	margin-bottom: 3px;
}
#column3 {
  border-left: 1px solid #ccc;
  padding-left: 17px;
  margin-left: 0px;
}

h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
/*  color: #333;*/
	color: #3282BF;
}

h2.large {
  color: #3A94C2;
  font-size: 140%;
  margin: 1em 0;
}

#searchform {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
#searchform #searchsubmit {
/*  margin-top: 10px;*/
	border: 2px solid #ABBCD3;
	font-size: 100%;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.2) 1px 1px 2px;
	font-weight: bold;
	margin: 2px 0 0;
	vertical-align: top;
}
#searchform #searchsubmit:active {
	-webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 1px;	
}

#searchform h2 {
  margin-top: 0;
}
#searchform #s {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	width: 120px;
}

.navigation {
  margin-top: -10px;
}
.navigation .alignleft,
.navigation .alignright {
  float: left;
}
.navigation a {
  float: left;
  padding: 10px 20px;
  border-right: 1px solid #ccc;
  font-weight: bold;
  color: #666;
}


span.turnkey {
	float: left;
	display: inline;
	margin: 5px 4px 0 -15px;
	width: 9px;
	height: 9px;
	overflow: hidden;
	background: url(images/turnkey.gif) left top no-repeat;
	cursor: pointer;
	position: relative;
}

li.open>span.turnkey {background-position: left -9px;}

li.current-cat>a {
	font-weight: bold;
	color: #555;
}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}


.more-link:link,
.more-link:visited,
.more-link:active,
.more-link:hover {
	padding: 2px 10px;
/*	margin-left: 10px;*/
	font-style: normal;
	display: inline;
	background-color: #3282BF;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
/*	background: url(./images/header-icon.png) left center no-repeat;*/
	font-weight: bold;
}

.meta-links {
	margin-top: 10px;
}

.comment-button:link,
.comment-button:visited,
.comment-button:hover,
.comment-button:active,
.addthis_toolbox {
	float: right;
	display: inline;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #f60000;
	padding: 5px 10px;
	color: #fff;
}

.entry img.size-full {
	border-top: 5px solid #4681BD;
}


.addthis_toolbox {
	background-color: #E8F0F7;
	width: 100px;
	margin-right: 10px;
}

.addthis_toolbox .addthis_button_compact span {
	display: none;
}
.addthis_toolbox .addthis_button_compact {
	margin-right: 10px;
}

.category-block {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 20px;
}

.category-block .big-block {
	display: block;
	width: 180px;
	padding: 1px 10px;
	height: 145px;
	background: #427BB2 url(images/big-gradient.png) right bottom no-repeat;
	text-decoration: none;
}

.category-block .big-block span {
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
}
.category-block .big-block span.title {
	font-size: 25px;
	margin: 35px 0 10px;
	line-height: 1.1;
}

.category-block p {margin: 0;}
.category-block p a {
	display: block;
	margin: 0;
	padding: 7px 5px;
	border-bottom: 4px solid #427BB2;
	background-color: #fff;
	font-weight: normal;
}
.category-block p a:hover {
	background-color: #eee;
}
.category-block p a span {
	float: right;
}

#faqs-sidebar .twtr-tweets {
	font-size: 90%;
}

select#cat {
	width: 200px;
	background-color: white;
	border-color: #eee;
}

.recent-comments {
	margin-top: 30px;
	line-height: 1.2;
}

.recent-comments h2 {
	margin-bottom: -5px;
}

.recent-comments h3 {
	margin: 20px 0 0;
	padding-top: 10px;
	font-weight: normal;
	border-top: 2px solid #4481BB;
}

.recent-comments p {
	color: #666;
	margin: 10px 0;
}

#faqs-sidebar .twtr-hd {
	display: none;
}

#faqs-sidebar .twtr-ft {
	height: 1px;
	overflow: hidden;
}

#faqs-sidebar .twtr-tweet {
	border-bottom: 2px solid #4481BB;
}

#faqs-sidebar .twtr-tweet-wrap {
	padding: 10px 0;
}

#faqs-sidebar .twtr-timeline {
	height: auto !important;
	border-top: 2px solid #4481BB;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-size: 90%;
}

.rss-link {
	background: url(images/feed-icon.png) left 50% no-repeat;
	padding-left: 16px;
}