#blog .main_col {
	width: 560px;
	padding: 0 0 0 30px;
	float: left;
}

button.submit {
	border: 1px solid #23B4F1;
	background-color: #23B4F1;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	color: #fff;
	background-image: none;
}
button.submit:hover {
	color: #23B4F1;
	background-color: #fff;
	border-color: #23B4F1;
}
#blog .side_col {
	width: 220px;
	margin: 0 0 0 40px;
	padding: 20px 0 0 0;
	float: left;
}

#blog .navigation {
	margin: 20px 0;
}

#blog .navigation .prev_post {
	text-align: left;
	width: 270px;
	float: left;
}

#blog .navigation .next_post {
	text-align: right;
	width: 270px;
	float: right;
}

#blog .entry {
	width: auto;
}

#blog .post {
	margin: 20px 0 50px 0;
}

#blog .post h1 {
	font-size: 2em;
	line-height: 1.15em;
	margin: 0 0 20px 0;
}

#blog .post h1 a {
	color: #000;
}

#blog h1 span.info {
	color: #aaa;
	font-size: .65em;
	font-weight: normal;
	display: block;
}
/* Sharebar [CD] */
#blog .post .sharebar {
	padding-bottom: 10px;
}
#blog .post .sharebar li {
	float: left;
	display: inline-block;
	margin-right: 10px;
	height: 20px;
}
#blog .post .sharebar li.facebook {
	width: 90px;
}
#blog .post .sharebar li.twitter {
	width: 80px;
}
#blog .post .sharebar li.linkedin {
	width: 100px;
}
#blog .post .sharebar li.email a.sharebar-button {
	background-color: #f1f1f1;
	/* Safari 4+, Chrome 1-9 */
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f1f1f1));
	/* Safari 5.1+, Mobile Safari, Chrome 10+ */
	background-image: -webkit-linear-gradient(top, #fff, #f1f1f1); 
	/* Firefox 3.6+ */
	background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
	/* IE 10+ */
	background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
	/* Opera 11.10+ */
	background-image: -o-linear-gradient(top, #fff, #f1f1f1);
	border-color: #ccc;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	font-family: arial, verdana, sans-serif;
	width: 60px;
	padding: 0 2px 0 0;
}
#blog .post .sharebar li.google {
	width: 60px;
}
#blog .post .sharebar li.email span {
	display: inline-block;
	float: left;
	background: #eee url("http://assets.crowdspring.com/images/global/header-footer-icons-122211.gif") 2px -52px no-repeat;
	width: 20px;
	margin-right: 4px;
	border-right: 1px solid #ccc;
}
/* Search results [CD] */
#blog .post .search-entry h2 {
	width: 100%;
	font-size: 1.5em;
}
#blog .post .search-entry h2 a {
	color: #333;
}
#blog .post .search-entry span.info {
	color: #999;
	font-size: 1.1em;
	display: block;
}
#blog .post .search-entry span.post-thumb {
	float: left;
	margin: 0 10px 2px 0;
}

#blog .pagination {
	color: #666;
	width: 300px;
	margin: 0 auto;
	float: none;
}
 
#blog .pagination span, .pagination a {
	display:block;
	float:left;
	padding: 2px;
	margin: 0 1px;
	text-decoration:none;
	width:auto;
}
 
#blog .pagination a:hover{
	text-decoration: underline;
}
 
#blog .pagination .current{
	color: #ed2590;
	font-weight: bold;
}

/* Tag list [CD] */
#blog .post .tags {
	padding: 10px 0 5px;
}
#blog .post .tags li {
	float: left;
	display: inline-block;
	margin: 0 3px 3px 0;
}
#blog .post .tags li a {
	display: inline-block;
	padding: 1px 5px;
	background-color: #aaa;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
#blog .post .tags li a:hover {
	background-color: #23B4F1;
	text-decoration: none;
}
#blog .post .tags li.first a, #blog .post .tags li.first a:hover {
	background-color: #000;
} 
#blog .post .meta {
	border-top: 1px solid #ccc;
	padding: 3px 0 0 20px;
	margin: 20px 0 0 0;
	width:100%;
	background:#fff url('http://assets.crowdspring.com/images/blog/icon_comment.gif') no-repeat 0 6px;
}

#blog .post .meta a strong {
	font-size: 1.15em;
}

.fb_share_count_wrapper {
padding-right:5px;
}

span.fb_share_size_Small {
margin-top:10px;
}

div.tweetmeme {
	float:right;
	text-align: right;
	width:250px;
	padding-top: 3px;
}	
	
#blog div#pageFlip {
	width: 100%;
	text-align:center;
}

#blog .widget {
	margin: 0 0 30px 0;
}
#blog .widget input[type=text] {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	padding: 3px 5px;
	font-size: 1.3em;
	color: #777;
	width: 198px;
}
#blog .widget input[type=text]:focus {
	border-color: #23B4F1;
	color: #000;
}
#blog .widget.search input {
	width: 193px;
	padding-right: 20px;
	background: transparent url("http://assets.crowdspring.com/images/global/header-footer-icons-122211.gif") 200px -200px no-repeat;
}
#blog .widget.search input:focus {
	background-position: 200px -219px;
}
#blog .widget input[type=submit], #blog .widget button.submit {
	float: right;
}
#blog .widget.adage {
	margin: 0 0 10px;
	text-align: center;
}
#blog .widget #power150-box {
	margin: 0 auto;
}
#blog .widget.newsletter button, #blog .widget.newsletter input[type=text] {
	margin-top: 5px;
}
#blog div.widget.itsus {
background-color: #f1f1f1;
padding:15px;
}

#blog div.widget.itsus p, #blog div.widget.itsus div.content {
margin:0;
padding-left:0;
}

#blog div.widget.itsus div.content {
margin-top: 10px;
}

#blog div.widget.itsus div.content button.submitpink, #blog div.widget.itsus div.content button.submitpink:hover {
width:200px;
margin-left:20px;
margin-top:10px;
border: 1px solid #d6d6d6;
background-color: #333;
background:transparent url(http://assets.crowdspring.com/images/global/button_pink71.gif) repeat-x scroll left top;	
height: 35px;	
width: 150px;	
font-size: 11px;
color: #fff;
}



#blog .widget.twitter li {
	margin: 0 0 10px 0;
}

#blog .widget h2 {
	font-size: 1.35em;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F1F1F1 none repeat scroll 0 0;
	color:#666666;
	padding-left: 10px;
	margin-bottom:10px;
}

#blog .widget h2 a {
	color: #666666;
	text-decoration: none;
}

#blog .widget div.content {
	padding-left:10px;
}

#blog .widget form p.spamwarning {
	font-size:.75em;
	font-style: italic;
	color: #333;
	padding: 7px 0 0 0;
}

#blog .widget.ebooks p.designers {
	margin:-60px 0 20px 75px;
}

#blog .widget.ebooks p.developers {
	margin:-60px 0 0 75px;
}

#blog .widget.updates ul li {
	display:inline;
	padding: 2px 15px 5px 20px;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position: 0 0;	
}
#blog .widget.updates ul li.rss {
	background-image:url(http://assets.crowdspring.com/images/blog/icon-rss.gif);
}
#blog .widget.updates ul li.email {
	background-image: url(http://assets.crowdspring.com/images/blog/icon-email.gif);
}	

#blog .widget p.twitter-message {
	border-bottom:1px solid #f1f1f1;
	padding-bottom: 10px;
}

ul#archives li {
	border-bottom:1px solid #f1f1f1;
	padding: 5px 0 5px 0;
}

#blog #comments {
	margin: 15px 0;
}
#blog #comments .comment {
	background: #ddd;	
	padding: 10px;
	margin: 2px 0;
}

#blog #comments .comment .authorcomment {
	background-color: red;
}

#blog #comments .comment.admin {
	background: #fff;
}
#blog #comments .comment .comment-author,
#blog #comments .comment .comment-author a {
	color: #ed2590;
}
#blog #comments .comment p {
	color: #555;
}
#blog #respond h2 {
	font-size: 1.35em;
}
#blog #respond fieldset {
	margin-bottom: 10px;
}
#blog #respond input {
	width: 200px;
}
#blog #respond textarea {
	width: 510px;
}
#blog #respond label {
	width: 50px;
}
#blog #respond p {
	margin: 0 0 5px 0;
}
#blog #respond fieldset.buttonBlock {
	width: 500px;
}
#blog #respond img.captcha {
	margin-right: 5px;
	float: left;
}
#blog #respond input#id_captcha_1 {
	font-size: 1.2em;
	width: 100px;
	margin: 0;
}
#blog #respond fieldset.error ul.errorlist {
	color: #EA4040;
}
#blog #respond fieldset.error input, #blog #respond fieldset.error textarea {
	border: 1px solid #EA4040;
}
#blog div.entry ul {
	list-style:disc;
	margin-left:35px;
}
#blog div.entry ul li {
	margin:0;
	padding:0;
}
#pages {
	padding: 0 0 0 30px;
}

blockquote {
	margin: 0 0 0 25px;;
	padding: 10px;
	border-left:3px solid #eee;
}

.tabs li.active a {
  color: black;
  font-weight: 600!important;
  font-size: 17px;
  padding-left: 25px;
  padding-right: 25px;
  background: transparent;
}
.tabs li a {
  font-size: 12px;
  font-weight: 600 !important;
  color: #B8B8B8;
  padding: 13px;
  display: block;
  background: transparent url(http://assets.crowdspring.com/images/global/master-buttons-bg.gif) right -29px no-repeat;
}

#mainnav li a {
  font-size: 13px !important;
  font-weight: 400 !important;
}