@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold&subset=latin);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold&subset=latin);

@font-face {  	  
	  font-family: 'Myriad Pro' ;  
	  src: url( http://machinemachine.net/fonts/MyriadPro-Regular.otf ) format("opentype");
	  }  
	  @font-face {  	  
	  font-family: 'Myriad Pro' ;  
	  src: url( http://machinemachine.net/fonts/MyriadPro-Bold.otf ) format("opentype");
	  font-weight: bold;
	  }  @font-face {  	  
	  font-family: 'Myriad Pro' ;  
	  src: url( http://machinemachine.net/fonts/MyriadPro-Italic.otf ) format("opentype");
	  font-style: italic;
	  }  

* {
	margin: 0;
	padding: 0;
}

	
html, body {
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font: 11px/15px 'Droid Sans', Helvetica, Arial, sans-serif;

	text-decoration: none;
	height: 100%;
}
body a, body p, body a:hover {
	text-decoration: none;
}
.centerbox {
	width: 980px;
	margin: 0 auto;
	padding-right: 4px;
}
.contentbox {
	width: 980px;
	margin: 0 auto;
	padding-right: 4px;
	position: relative;
	min-height: 100%;
	overflow: hidden;
}
#navBar {
	background: #262626;
	font: 13px/19px 'Droid Sans', Helvetica, Arial, sans-serif;
	text-align: right;
	height: 50px;
	margin: 0 auto;
}
#navBar #navigation {
	list-style: none;
	padding: 15px 10px 0 0;
	float: right;
}
#navBar #navigation2 {
	color: #797979;
	list-style: none;
	padding: 15px 10px 0 0;
	float: left;
}
#navBar #navigation li {
	float: left;
}
#navBar #navigation li a {
	color: #999;
	text-decoration: none;
	padding: 3px 10px;
	border-right: 1px solid #666;
}
#navBar #navigation2 li a {
	color: #999;
	text-decoration: none;
}
#navBar #navigation li#rsslink a {
	border: none;
	padding-right: 15px;
	color: #F93;
	background: url(images/icon-rss.png) no-repeat right 50%;
}
span.rsslink a {
	border: none;
	padding-right: 15px;
	color: #F93;
	background: url(images/icon-rss.png) no-repeat right 50%;
}
#navBar #navigation li#twitterlink a {
border: none;
	padding-right: 15px;
	color: #4099FF;
	background: url(images/fav_twitter.png) no-repeat right 50%;
}
span.twitterlink a  {
border: none;
	padding-right: 15px;
	color: #4099FF;
	background: url(images/fav_twitter.png) no-repeat right 50%;
}
#navBar #navigation li a:hover {
	color: #FFF;
}
#navBar #navigation li.current a {
	color: #FFF;
}
#navBar #navigation2 li a:hover {
	color: #FFF;
}
#navBar #navigation2 li.current a {
	color: #FFF;
}
#header {
	clear: both;
	padding: 10px 0;
}
#header h1 {
	font: 32px/42px  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	border-bottom: 3px solid #EEE;
	letter-spacing: -1px;
}
#header h1 a {
	text-decoration: none;
	color: #111;
}
#header h1 a:hover {
	text-decoration: none;
	color: #C00;
}
#main_container {
	width: 745px;
	float: left;
	overflow: hidden;
}
#sidebar_container {
	width: 220px;
	float: right;

}
#sidebar_container li a {
	text-decoration: none;
	color: #003E7E;
	text-align: justify;
	border: 0;
	background: none;
	font: 13.2px/19.8px 'Droid Sans', Helvetica, Arial, sans-serif;
	margin: 0;
	border-bottom: dotted #ccc 1px;
}
#sidebar_container a {
	display: inline;
}
#sidebar_container ul {
	list-style: none;
	padding-left: 10px;
}
#sidebar_container a:hover {
	color: #C00;
}
#in_container {
	padding-top: 5px;
}
#sidebar_container ul.recentposts li a {
	font: 13px/19px 'Droid Sans', Helvetica, Arial, sans-serif !important;
}
#pagination {
	clear: both;
}
.dumdum {
	padding-bottom: 5px;
	color: #56565656;
	text-decoration: none;
}
#activity_list {
	min-height: 164px;
}
#activity_list .activity_item {
	float: left;
	margin: 0 8px 8px 0;
	width: 180px;
	height: 180px;
}

#activity_list .activity_item .activity_list_inner {
	background: url(images/bg-box.gif) no-repeat scroll 0 0;
	height: 180px;
	width: 180px;
}

#activity_list li.status .activity_list_inner {
	background: none;
}
#activity_list .last {
	margin-right: 0;
}
#activity_list .activity_item .activity_list_inner .content_wrapper {
	padding: 8px;
	display: block;
	height: 164px;
	text-decoration: none;
	color: #797979;
}
#activity_list .activity_item .activity_list_inner .content_wrapper:hover {
	border-color: #C00;
}
p.date {
	display: none;
}
#activity_list .activity_item .activity_list_inner .content_wrapper p {
	color: #797979;
	font: 11px/13px 'Droid Sans', Helvetica, Arial, sans-serif;
}
#activity_list .activity_item .activity_list_inner .content_wrapper a {
	border: none;
	padding: 0;
	display: inline;
	height: auto;
	text-decoration: none;
	color: #333;
}
span.type_label {
	font: 11px/11px 'Droid Sans', Helvetica, Arial, sans-serif;
	display: block;
	color: #ADADAD;
	margin-bottom: 3px;
}
#activity_list .activity_item .activity_list_inner .content_wrapper:hover span.type_label {
	color: #C00;
}
span.post_title {
	font: 14.5px 'Droid Sans', Helvetica, Arial, sans-serif;
	margin-bottom:3px;
line-height: 1em;
font-weight: normal;
	display: block;
	color: #003E7E;
	text-overflow: ellipsis;
}
#activity_list .activity_item .activity_list_inner .content_wrapper:hover span.post_title {

	color: #C00;
	cursor: pointer;
}
#activity_list .lastfm .activity_list_inner .content_wrapper:hover span.post_title {
	color: #EEE;
}
#activity_list .activity_item .activity_list_inner .photo {
	position: relative;
	width: 164px;
	height: 164px;
	display: block;
}

#activity_list .activity_item .activity_list_inner .photo span.post_title {
	background: #fff;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	bottom: 25px;
	position: absolute;
	padding: 5px;
	left: 1px;
	right: 1px;
	cursor: pointer;
	width: 168px;
}
#activity_list .activity_item .activity_list_inner .lastfm span.post_title {
	background: #fff;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	bottom: 25px;
	position: absolute;
	padding: 5px;
	left: 1px;
	right: 1px;
	cursor: pointer;
	width: 168px;
}
#activity_list .activity_item .activity_list_inner .youtube {
	position: relative;
	width: 164px;
	height: 164px;
	display: block;
}
#activity_list .youtube .activity_item {
	padding: 0;
	left: 0;
	right: 0;
	margin: 0;
}
* html #activity_list .activity_item .activity_list_inner .photo span.post_title {
	background: #FFF none;
}
#activity_list .daniel_rourke .activity_list_inner .content_wrapper p {
	color: #213442;
}
#activity_list .daniel_rourke .activity_list_inner {
	position: relative;
	height: 164px;
	max-height: 164px;
	min-height: 164px;
	background: none;
}
#activity_list .daniel_rourke .activity_list_inner .content_wrapper {
	margin: 0;
	padding: 4px 8px 0;
	border: 4px solid #213442;
	height: 164px;
	max-height: 164px;
	min-height: 164px;
	background: url(images/danbk.png) no-repeat;
}
#activity_list .machinemachine_text .activity_list_inner .content_wrapper p {
	color: #213442;
	padding-bottom:18px;
}
#activity_list .machinemachine_text .activity_list_inner {
	position: relative;
	height: 168px;
	max-height: 168px;
	min-height: 168px;
	background: none;
	
}
#activity_list .machinemachine_text .activity_list_inner .content_wrapper {
	margin: 0;
	padding: 4px 8px 0;
	border: 4px solid #213442;
	height: 168x;
	max-height: 168px;
	min-height: 168px;
}
#activity_list .activity_item .activity_list_inner .machinemachine_text span.post_title {
	background: #fff;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	bottom: 4px;
	position: absolute;
	padding: 5px;
	left: 4px;
	right: 4px;
	cursor: pointer;
	width: 162px;
}
#activity_list .activity_item .status {
	border: none;
	margin-top: 0;
}

#activity_list .activity_item .activity_list_inner .status {
	border: none;
	max-width: 156px;
	}
	
#activity_list .activity_item .activity_list_inner .status p {
	border: 3px solid #bfd4ea;
	margin: 0 -8px;
	padding: 3px 3px;
	font: 14px 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: normal;
	display: block;
	color: #003E7E;
	max-width: 164px;
}
#activity_list .activity_item .activity_list_inner .status:hover p {
	color: #C00;
}
#activity_list .status p a {
	font-style: italic;
	margin-top: 4px;
	}
.status_avatar {
	display: block;
	background: url(images/bubble.gif) no-repeat 120px 0;
	text-align: right;
	padding: 11px 0 0;
}
.status_avatar img {
	border: none;
}
cite {
	margin-top: 10px;
}
#explanation {
	border: 4px solid #EEE;
	color: #333;
	padding: 8px;
	margin: 8px 0;
	background: #FAFAFA;
	font: 16px/17px 'Droid Serif', Georgia, serif;
}
#explanation a {
	text-decoration: none;
	color: #003E7E;
}
#explanation strong {
	color: #C00;
}
#sidebar_container h3 {
	font: 1.7em  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	border-bottom: 2px solid #EEE;
	letter-spacing: -1px;
	padding: 15px 0 5px;
	margin: 0 0 5px 5px;
	display: block;
	clear: both;
}
#sidebar_container h3 a {
	text-decoration: none;
	color: #454545;
}
ul.tag_list {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 3px;
	font: 12px/16px  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
}
ul.tag_list li {
	float: left;
}
ul.tag_list li a {
	text-decoration: none;
	color: #003E7E;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 3px;
	text-align: justify;
}
ul.tag_list li a:hover {
	text-decoration: none;
	color: #C00;
}
form {
	padding: 5px 0 0 15px;
}
input.text_input {
	width: 145px;
}
.dsq-comment-header {
	background: #F8F8F8 !important;
	padding-top: 2px !important;
	border: 1px solid #EEE !important;
	border-style: solid none none none !important;
}
div#disqus {
	color: #666;
	width: 700px;
	line-height: 1.6em;
	font-size: 12px;
	background: #ecf4fc;
	margin: 11px 0;
	padding: 2px 5px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
h2 {
	font: 26px/32px  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	border-bottom: 3px solid #EEE;
	letter-spacing: -1px;
	padding-left: 10px;
}
h2 a {
	text-decoration: none;
	color: #454545;
}
.sweet-post h4 {
	font: 2.2em  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	border-bottom: 2px solid #EEE;
	letter-spacing: -1px;
	padding: 5px 0;
	display: block;
	clear: both;
	margin: 4px 0 5px 5px;
}
.sweet-post h4 a {
	text-decoration: none;
	color: #222;
}
.sweet-post h4 a:hover {
	text-decoration: none;
	color: #C00;
}
#single_container .blog p {
	margin: 20px 10px;
	font: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}
#single_container .comment p {
	margin: 20px 10px;
	font: 'Droid Sans', Helvetica, Arial, sans-serif;
	text-align: right;
	align: right;
	font-size: 1.2em;
	line-height: 1.4em;
}
#tags_container {
	clear: both;
	float: none;
	color: #8A8A8A;
	background: #EEE;
	padding: 5px 10px;
}
#tags_container p {
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
#tags_container ul li {
	float: none;
	display: inline;
}
#comments_container {
	clear: both;
	margin: 20px 20px 20px 10px;
}
p#pagination {
	padding: 20px 0;
	clear: both;
	word-spacing: 5px;
	text-align: right;
	margin: 0 15px 0 0;
}
p#pagination a {
	border: 1px solid #797979;
	text-decoration: none;
	padding: 5px 8px;
	color: #454545;
	background: #EEE;
}
p#pagination a:hover {
	border: 1px solid #797979;
	text-decoration: none;
	padding: 5px 8px;
	color: #FFF;
	background: #797979;
}
#footer {
	clear: both;
}
#footer {
	background: #262626;
	font: 11px/19px 'Droid Sans', Helvetica, Arial, sans-serif;
	text-align: right;
	padding: 20px 0;
	color: #FFF;
	height: 41.5px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer p span, #footer a span {
	color: #999;
}
span.type_tab.photo {
	position: absolute;
	bottom: 28px;
	padding: 5px;
	left: 109px;
	right: 0;
}
twitter_div {
	color: #666;
	line-height: 1.6em;
	font-size: 11.5px;
	font: 'Droid Sans', Helvetica, Arial, sans-serif;
	background: #c3e6ec;
	margin: 9px 0;
	padding: 2px 5px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#retaggr_cc_badge_zd5cbfd9f9ec498e95d5e80db7423a2a {
	border: 0 !important;
	width: 200px !important;
}
#sitemeter {
	width: 0;
	padding: 1px 0;
	visibility: hidden;
}
#disqus_thread #dsq-content {
	font:  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight: normal !important;
}
#disqus_thread #dsq-content h3 {
	font: 1.7em  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif !important;
	color: #111;
	border-bottom: 2px solid #EEE;
	letter-spacing: -1px;
	padding: 5px 0;
	display: block;
	clear: both;
	margin: 10px 0 20px 5px;
	font-weight: normal!important;
}
.dsq-widget {
	width: 220px;
	padding: 0 !important;
	margin-left: 0 !important;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
}
.dsq-widget .dsq-widget-item {
	padding: 4px 0 0 12px;
	margin-left: 0 !important;
}
.dsq-widget-item {
	list-style: none;
	margin: 0 0 0 5px;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 3px;
	text-align: justify !important;
}
.dsq-widget-item a {
	text-decoration: none;
	color: #003E7E;
	font: 12px/16px 'Droid Sans', Helvetica, Arial, sans-serif;
}
.dsq-widget-item a:hover {
	text-decoration: none;
	color: #C00;
}
.dsq-widget-item img {
	padding: 0 !important;
	margin: auto 4px !important;
	float: right !important;
	border: 1px #EEE solid !important;
}
.dsq-widget-user {
	display: none;
}
.dsq-widget-user a {
	display: none;
}
.dsq-widget-comment {
	display: block;
	padding: 0 3px 0 0;
	overflow: hidden;
}
.dsq-widget-meta {
	display: block;
	padding: 4px 3px 3px 0 !important;
	float: right !important;
	text-align: right !important;
	line-height: 14.4px !important;
}
#dsq-content .dsq-item-sort {
	display: none !important;
}
p.dsq-widget-meta {
	line-height: 14.4px !important;
}
.dsq-widget-meta p {
	line-height: 14.4px !important;
}
p.dsq-widget-meta a {
	font-size: 11px !important;
	line-height: 10px !important;
	text-align: right !important;
}
#dsq-content .dsq-item-cp {
	display: none !important;
}
.dsq-widget-list {
	padding-top: 0;
	margin-top: 0;
	width: 220px;
}
.dsq-widget-item {
	width: 210px;
}
#dsq-content #dsq-auth-header {
	width: 700px !important;
}
#dsq-content #dsq-auth {
	width: 700px !important;
}
.clearfix {
	width: 700px !important;
}
#disqus_thread {
	width: 700px !important;
}
#dsq-content #dsq-options {
	width: 700px !important;
}
#dsq-content .dsq-item-feed {
	text-align: right;
}
#comments_container {
	width: 700px !important;
}
#main_container #blog-items {
	margin: 10px 0 0;
	padding: 2px 0 0;
	width: 742px;
	border-top: 1px #797979 solid;
	border-right: 1px #797979 solid;
	border-left: 1px #797979 solid;
	text-decoration: none;
}
#main_container #backbox {
	height: 20px;
	width: 744px;
	margin: 0 0 8px;
	padding: 0 0 8px;
	background: url(images/top-bg-box.gif) no-repeat;
	background-position: bottom;
	text-decoration: none;
}
#main_container #blog-items #latest {
	float: left;
	width: 490px;
	padding: 4px 8px 0;
	text-decoration: none;
}
#main_container #blog-items #latest h3 {
	font: 15px/16px 'Myriad Pro', 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: bold;
	color: #C00;
}
#main_container #lifestream h3 {
	padding: 10px 0;
	text-decoration: none;
}
#main_container #blog-items #latest h2 {
	margin: 00 0 2px;
	color: #000;
	font-size: 1.7em;
	padding-left: 0;
	margin-bottom: 0;
}
#main_container #blog-items #latest h4 {
	text-decoration: none;
	color: #003E7E;
	font: 11px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 3px 3px 0;
}
#main_container #blog-items #latest h4 a {
	text-decoration: none;
}
#main_container #blog-items #latest h4 a:hover {
	text-decoration: none;
	color: #C00;
}
#breadcrumb {
	text-decoration: none;
	color: #003E7E;
	font: 14px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 5px 10px 0;
}

#tagcrumb {
	text-decoration: none;
	color: #003E7E;
	font: 17px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 0 5px 10px 0;
}
#breadcrumb a, #tagcrumb a  {
	text-decoration: underline;
}
#breadcrumb a:hover, #tagcrumb a:hover  {
	text-decoration: underline;
	color: #C00;
}
#main_container #blog-items #latest p {
	color: #666;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
}
#main_container #blog-items #latest .readmore {
	text-decoration: none;
	align: right;
}
#main_container #blog-items #latest .readmore {
	margin-top: 5px;
	clear: both;
	position: relative;
	text-align: right;
}
#main_container #blog-items #latest .readmore a {
	background: #EEE;
	align: right					color: #003E7E;
	font-size: 1.0em;
	padding: 3px 5px;
	text-decoration: none;
}
#main_container #blog-items #latest .readmore a:hover {
	background: #EEE;
	color: #C00;
	text-decoration: none;
}
#main_container #blog-items #latest a:hover {
	color: #039;
}
#main_container #blog-items #recent {
	float: right;
	width: 200px;
	padding: 19px 8px 0;
	text-decoration: none;
}
#main_container #blog-items #recent h2 {
	background: color: #000;
	font: 1.7em  'Droid Sans', Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 00 0 2px;
	line-height: 32px;
}
#main_container #blog-items #recent h2 a {
	color: #000;
	margin-top: 5px;
	text-decoration: none;
}
#main_container #blog-items #recent a {
	clear: both;
	text-decoration: none;
}
#main_container #blog-items #recent li {
	line-height: 1.1em                                margin: 4px 0 2px 0;
	text-decoration: none;
}
#main_container #blog-items #recent li h3 {
	font: 15px/16px 'Droid Serif', Georgia, serif;
line-height: 1em;
font-weight: bold;
	display: block;
	text-decoration: none;
}
#main_container #blog-items #recent li h3 a:hover {
	color: #C00;
	text-decoration: none;
}
#main_container #blog-items #recent li h3 .selected {
	text-decoration: none;
}
#main_container #blog-items #recent li h4 {
	text-decoration: none;
	color: #003E7E;
	font: 9px 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 2px 3px 3px;
	clear: both;
	position: relative;
	text-align: right;
}
#main_container #blog-items #recent h4 a:hover {
	text-decoration: none;
	color: #C00;
}
#main_container #blog-items #recent li .readmore {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
#searchform {
	float: left;
}
#searchsubmit {
	border: 1px solid #E5E5E5;
	font: 1.2em  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	padding: 3px 0 5px 3px;
	float: right;
	height: 25px;
	background: #F0F0F0;
}
#s {
	float: left;
	width: 135px;
	max-width: 135px;
	margin-right: 5px;
	border: 1px solid #E5E5E5;
	font-size: 1.1em;
	padding: 4px 2px;
}
.single_container .sweet-content {
	width: 745px;
	float: left;
}
.single_container .sweet-content a {
	border-bottom: dotted #ccc 1px;
}
.sweet-postMeta-post {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 18px;
	margin-top: 8px;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 10px;
	text-align: justify;
	text-decoration: none;
	clear: both;
}
.sweet-postMeta-post span.sweet-date {
	color: #8a8a8a;
	float: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
span.sweet-cite {
	margin-top: 10px;
	clear: both;
	display: block;
}
span.sweet-cite p {
	font-size: 1.2em;
}
span.sweet-cite a {
	font-style: italic;
}
.sweet-postMeta-post span.sweet-comments a, .sweet-postMeta-post span.sweet-date a {
	float: left;
	color: #003E7E;
	text-decoration: none;
}
.sweet-postMeta-post span.sweet-comments {
	float: right;
	background: #FFF url(images/comment.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 2px;
}
.sweet-postMeta-post span.sweet-map a, .sweet-postMeta-post span.sweet-date a {
	float: right;
	color: #003E7E;
	text-decoration: none;
}
.sweet-postMeta-post span.sweet-map a:hover, .sweet-postMeta-post span.sweet-date a:hover, sweet-postMeta-post span.sweet-comments a:hover, .sweet-postMeta-post span.sweet-date a:hover {
	color: #C00;
}
.sweet-postMeta-post span.sweet-map {
	background: #FFF url(images/map.gif) no-repeat left center;
	padding: 0 4px 0 15px;
	margin-left: 2px;
}
.sweet-post a:hover, .sweet-post .sweet-comments a:hover {
	color: #C00;
}
.sweet-postMeta-post p, .sweet-post p {
	color: #222;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: justify;
}
.sweet-postMeta-post p a, .sweet-post p a {
	color: #003E7E;
	text-decoration: none;
}
.sweet-postMeta-post p a:hover, .sweet-post p a:hover {
	color: #C00;
	text-decoration: none;
}
.sweet-content {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 18px;
	min-height: 200px;
	clear: both;
	display: block;
}
.sweet-post ul li, .sweet-post ol li {
	list-style-image: url(/text/wp-content/themes/Equilibrium/images/bullet.png);
	margin: 5px 0 5px 15px;
	font-size: 13.2px;
}
.sweet-post strong, .sweet-post p strong {
	font-size: 13.2px;
	line-height: 18.4px;
	font-weight: bold;
}
.sweet-post h1 {
	font:  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	padding-left: 5px;
	display: block;
	clear: both;
}
.sweet-post h2 {
	font: 18.7px/21px  'Myriad Pro', 'Droid Sans', Helvetica, Arial, sans-serif;
	color: #111;
	letter-spacing: -1px;
	display: block;
	clear: both;
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	padding-left: 5px;
}
.sweet-post h1 a, .sweet-post h2 a {
	color: #003E7E;
	text-decoration: none;
	border: 0;
}
.sweet-post h1 a:hover, .sweet-post h2 a:hover {
	color: #C00;
	text-decoration: none;
	border: 0;
}
.sweet-post ul li, .sweet-post ol li {
	font-size: 1.2em;
	list-style-type: square;
	margin: 5px 0 5px 15px;
}
.sweet-post-category {
	color: #8a8a8a;
	float: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
.sweet-post-tags {
	color: #8a8a8a;
	float: right;
}
.sweet-post-category p, .sweet-post-tags p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: none;
}
.sweet-post .sweet-content img {
	padding: 2px;
	margin: 0.5em;
	border: 1px solid #c9c9c9;
	width: auto;
	clear: both;
	display: block;
	float: left;
}
.sweet-post blockquote p {
	margin: 0 2.6em;
	font-style: italic;
	font-size: 1.1em;
	padding-bottom: 5px;
}

div.cute_profiles_sprite{

top:135px;

right:0px;

}
.fan_box a:hover{
text-decoration: none;
}
.fan_box .full_widget{
height: 200px;
width:210px !important;
max-width:210px !important;
border: 0 !important;
background: none !important;
position: relative;

}
.fan_box .connect_top{
background: none !important;
padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
display: none;
}
.fan_box .connect_action{
padding: 0 !important;
}
.fan_box .connections{
padding: 0 !important;
border: 0 !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;
}
span.total{
color: #FF6600;
font-weight: bold;
}
.fan_box .connections .connections_grid {
padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
font-family: 'lucida grande', tahoma,verdana,arial,sans-serif;
font-weight: normal;
color: #666 !important;
padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}

#flash {
position: relative; /*or absolute*/
z-index: 1 !important;
}
