/*  
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;
}

#info.over {
    background: url("http://previewstreamtime.com/media/i/sign-in-detail.png") no-repeat 0 -49px;
}

.post {
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	padding-bottom: 10px;
}

.home small,
.home .entry,
.archive small,
.archive .entry {
  margin-left: 18px;
  color: #666;
}

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 {
	clear: both;
	padding: 20px 32px;
}

.twtr-tweet-text {
	font-size: 200%;
}

.twtr-hd { color: #eee !important; }
.twtr-hd h3 {
	display: none;
}
.twtr-hd img {
  display: none !important;
}
.twtr-hd h4:before {
  content: '@';
}
.twtr-hd h4:after {
  content: ' on Twitter';
}
.twtr-widget-profile .twtr-hd h4 {
  margin-left: 0 !important;
  color: #eee;
}

h2 {
	margin: 2em 0 0;
}

#faqs-sidebar {
  margin-top: 0;
	margin-left: 0;
}
#faqs-sidebar li {
	margin-bottom: 3px;
}
#column3 {
  border-left: 1px solid #ccc;
  padding-left: 17px;
  margin-left: 0px;
}

h2 a,
h2 a:visited {
	padding-left: 18px;
	background: url(./images/header-icon.png) left center no-repeat;
  color: #3A94C2;
}

h2.large {
  color: #3A94C2;
  font-size: 140%;
  margin: 1em 0;
}

#searchform {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
#searchform #searchsubmit {
  margin-top: 10px;
}
#searchform h2 {
  margin-top: 0;
}
#searchform #s {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.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}

