/*
Theme Name: Fuzz One Blog
Theme URI: http://www.fuzzone.com/blog
Description: The theme of Fuzz One Blog. All of this theme's files are located in themes/fuzzone/
Version: 1.0
Author: Giuseppe Zizza 
Author URI: http://www.playlab.it/
Tags: Green, Grey, White, Clean
*/

html, body, p, blockquote, img, h1, h2, h3, h4, h5, h6, ul, ol, form, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	letter-spacing: normal;
}

body { 
    font-size: 80%; 
    color: #222; 
    font-family: Arial, sans-serif;
    line-height: 140%;
    font-weight: normal;
    background: url(images/bg-body.jpg) repeat-x 0 147px;
} 

.clear {
    clear: both;
    height: 0px;
}

a img {
    border: none;
}

:focus {
	-moz-outline: 0;
	outline: 0;
	outline-offset: 0;
}

a {
    color: #478808;
    text-decoration: none;
}

.alignleft {
    float:left;
    margin:0 10px 5px 0 !important;
}

.alignright {
    float:right;
    margin:0 0 5px 10px !important;
}

/* Structure ********************************************************************** */

#wrapper-content {
    background: url(images/bg-page.jpg) repeat-y top center;
    margin: 11px 0 0;
}

#header {
    height: 160px;
    width: 950px;
    position: relative;
}

#page {
    width: 950px;
    margin: 0 auto;

}

#sidebar {
    float: left;
    width: 300px;
    background: #231F20;
}

#content {
    float: left;
    width: 620px;
    padding: 30px 30px 0 0;
}

/* Header ********************************************************************** */

#headerimg {
    width: 350px;
    position: absolute;
    top: 16px;
    left: 15px;
}

#headerimg h1,
#headerimg span,
#headerimg a.single-logo {
    font-size: 10px;
    margin: 0;
    padding: 0 0 0 84px;
}

#headerimg h1 a,
#headerimg span a,
#headerimg a.single-logo {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

div.top-navigation {
    background: url(images/bg-secondary-navigation.jpg) no-repeat top left;
    width: 280px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 6px;
}

ul.secondary-navigation {
    padding: 4px 0 0 50px;
}

ul.secondary-navigation li {
    display: inline;
    padding: 0 20px 0 0;
}

ul.secondary-navigation li a {
    text-decoration: none;
    color: #777;
    font-size: 90%;
    font-weight: bold;
}

div.core-navigation {
    height: 35px;
    width: 545px;
    background: url(images/bg-primary-navigation.jpg) no-repeat top left;
    position: absolute;
    top: 125px;
}

ul.primary-navigation li {
    display: inline;
}

ul.primary-navigation li a {
    color: #FFF;
    text-decoration: none;
    margin: 0 0 0 40px;
    line-height: 40px;
    font-weight: bold;
}

a.btn-blog  {
    color: #83E92D !important;
}

p.phone-box {
    background: url(images/phone.jpg) no-repeat top left;
    height: 20px;
    width: 140px;
    text-indent: -100000px;
    position: absolute;
    left: 684px;
    top: 90px;
}

#skype {
    position: absolute;
    top: 118px;
    left: 688px;
}



/* Sidebar ********************************************************************** */

#sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sidebar ul li#wp-cumulus {
	clear: both;
}

#sidebar-subscription {
    background: url(images/bg-feed-sidebar.jpg) repeat-x top left;
    padding: 30px;
    border-bottom:2px solid #555555;
}

#sidebar-subscription h2,
.widget .widgettitle  {
    color: #FFF;
    font-size: 2.0em;
    margin: 0 0 20px 0;
}

#sidebar-subscription ul {
    margin: 0;
    padding: 0;
}

#sidebar-subscription ul li {
    line-height: 32px;
    margin: 0 0 10px;
}

#sidebar-subscription ul li a {
    color: #FFF;
    text-decoration: none;
    padding: 10px 0 10px 40px
}

#sidebar-subscription ul li a span {
    color: #83E92D;
}

#sidebar-subscription ul li a.feed-rss-icon {
    background: url(images/sidebar-rss-icon.gif) no-repeat top left;
}

#sidebar-subscription ul li a.feedburner-icon {
    background: url(images/google-plus-icon.png) no-repeat top left;
}

#sidebar-subscription ul li a.twitter-icon {
    background: url(images/sidebar-twitter-icon.gif) no-repeat top left;
}

#sidebar-subscription ul li a.facebook-icon {
    background: url(images/sidebar-facebook-icon.png) no-repeat top left;
}

#sidebar-subscription ul li a.linkedin-icon {
    background: url(images/sidebar-linkedin-icon.gif) no-repeat top left;
}

#sidebar-subscription ul li a.youtube-icon {
    background: url(images/sidebar-youtube-icon.png) no-repeat top left;
}

#sidebar ul li.widget .widgettitle {
    padding: 22px 30px;
    border-top: 2px solid #555;
    border-bottom: 2px solid #333;
    background: url(images/bg-sidebar-title.gif) repeat-x top left;
}



#sidebar ul li.widget ul {
    margin: 0 0 20px !important;
    padding: 0 30px !important;
}

#sidebar ul li.widget ul li {
    border-bottom:  1px solid #444;
}


#sidebar ul li.widget ul li a {
    color: #83E92D;
    text-decoration: none;
    background: url(images/sidebar-bullet.gif) no-repeat 4px 10px;
    padding: 10px 0 10px 25px;
    display: block;
}

#sidebar ul li.widget ul li a:hover {
    background: #444 url(images/sidebar-bullet.gif) no-repeat 4px 10px;
    color: #EEE;
}

#sidebar ul li.widget_rrm_recent_posts ul,
#sidebar ul li.widget_categories ul {
    background:#313131 none repeat scroll 0 0;
    border:5px solid #2A2A2A;
    margin:0 20px 20px !important;
    padding: 0 !important;
}

#sidebar ul li.widget_rrm_recent_posts ul li a {
    padding: 10px!important;
}

#sidebar ul li.widget_categories ul li a {
    padding: 10px 10px 10px 25px !important;
}

#sidebar ul li.widget_rrm_recent_posts ul li a,
#sidebar ul li.widget_rrm_recent_comments ul li a,
#sidebar ul li.widget_rrm_popular_posts ul li a,
#sidebar ul li.widget_rrm_similar_posts ul li a {
    background:  none;
}

#sidebar ul li.widget_rrm_recent_posts ul li a:hover,
#sidebar ul li.widget_rrm_recent_comments ul li a:hover,
#sidebar ul li.widget_rrm_popular_posts ul li a:hover,
#sidebar ul li.widget_rrm_similar_posts ul li a:hover {
    background: #444 none !important;
    color: #FFF;
}

#sidebar ul li.widget_rrm_recent_comments ul,
#sidebar ul li.widget_rrm_popular_posts ul,
#sidebar ul li.widget_rrm_similar_posts ul  {
    background:#313131 none repeat scroll 0 0;
    border:5px solid #2A2A2A;
    margin:0 0 20px !important;
    padding: 0 !important;
    width: 250px;
}

#sidebar ul li.tw-tabbed-widgets div ul.ui-tabs-panel {
    padding: 0 20px !important;
}

#feedburner-form p {
    color: #555;
}




/* Content ********************************************************************** */

div.entry-home {
	font-size: 1.1em;
}

div.entry{
	float: left;
	clear: both;
}

div.entry p, div.entry-home p,
div.entry address, div.entry-home address {
    margin: 0 0 10px 0;
}

div.entry h1, div.entry-home h1,
div.entry h2, div.entry-home h2,
div.entry h3, div.entry-home h3,
div.entry h4, div.entry-home h4,
div.entry h5, div.entry-home h5,
div.entry h6, div.entry-home h6 {
    margin: 0 0 20px;
}

div.entry h3 {
    border-bottom: 3px solid #000;
    border-top: 3px solid #000;
    padding: 10px 0;
    margin: 50px 0 30px;
}


div.entry,
div.entry-home {
    font-size: 1.1em;
    position: relative;
}

div.entry h1,
div.entry-home h1 {
    font-size: 220%;
    line-height: 120%;
}

div.entry h2,
div.entry-home h2 {
    font-size: 180%;
    line-height: 120%;
}

div.entry h3,
div.entry-home h3 {
    font-size: 160%;
    line-height: 120%;
}

div.entry h4,
div.entry-home h4 {
    font-size: 140%;
    line-height: 120%;
}

div.entry h5,
div.entry-home h5 {
    font-size: 120%;
    line-height: 120%;
}

div.entry h6,
div.entry-home h6 {
    font-size: 100%;
    line-height: 120%;
}

div.entry ul,
div.entry ol,
div.entry-home ul,
div.entry-home ol {
    margin: 10px 0;
    padding: 0 0 0 40px;
}

div.entry ul li,
div.entry ol li,
div.entry-home ul li,
div.entry-home ol li {
    line-height: 25px;
}

div.entry blockquote,
div.entry-home blockquote {
    padding: 10px 0 10px 40px;
}

.post p {
    margin: 0 0 10px;
}

p.postmetadata {
	font-size: 1.1em;
}

div.metadata p.cat-info {
	margin: 0 0 20px;
}

h2.post-title,
h1.post-title {
    font-size: 220%;
    line-height: 1.2em;
    margin: 0 0 5px;
}

h2.post-title a,
h1.post-title a {
    color: #000;
    text-decoration: none;
}

div.top-post {
    margin: 0 0 20px;
    position: relative;
    height: 30px;
}

div.top-post span.date-label {
    padding: 5px 10px;
    font-style: italic;
    color: #828282;
    background: #f7f7f7;
    position: absolute;
    left: 0;
}

div.top-post span.comments-label {
    background: url(images/bg-label-comments.jpg) no-repeat top left;
    padding: 5px 0 20px;
    width: 110px;
    position: absolute;
    right: 0;
    text-align: center;
}

div.top-post span.comments-label a {
    color: #828282;
    text-decoration: none;
}

a.more-link {
    /*margin: 0 0 0 490px;*/
    color: #478808;
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    display: block;
    text-align: right;
    background: url(images/content-bullet.gif) no-repeat right 2px;
    padding: 0 25px 5px 0;
}

a.more-link:hover {
    text-decoration: underline;
}

.bottom-post {
    padding: 20px 0 0;
    margin: 20px 0 0;
    position: relative;
    clear: both;
}

.bottom-post .metadata,
.bottom-post .social-bookmark   {
    width: 210px;
    float: left;
}

.bottom-post .post-author p.author-description {
    padding: 0 20px 0 0;
    clear: both;
    margin: 30px 0 0;
}

.bottom-post .single-author {
    border-bottom: 2px solid #333333;
    border-top: 2px solid #333333;
    font-size: 1.1em;
    margin: 0 0 10px;
    padding: 20px 0;
    width: auto !important;
}
#social-profiles {
	margin: 20px 0 0;
}
.social-profiles-item {
	float: left;
	width: 150px;
}

img.avatar-42 {
    width: 55px;
    height: 55px;
    float: left;
    margin: 0 10px 0 0;
}

p.post-author-name {
    margin: 0 0 20px;
    color: #666;
}

p.author-name {
	margin: 0;
}

span.author-name-info {
	font-weight: bold;
	color: #000;
}

div.post-image {
    float: right;
    padding: 10px;
    background: #e6e6e6;
    margin: 10px 0 0 10px;
}

.entry-home #tweetmeme_button {
    float: left; 
    margin-right: 10px;
}

.entry #tweetmeme_button {
    float: left; 
    margin-right: 10px;
    left: 4px;
    top: 0;
    position: absolute;
}

.homepage-social-bookmark {
    float: left;
}

.homepage-social-bookmark .sociable ul li {
    display: inline;
    margin: 0 10px 0 0;
}

.post-social-bookmark .sociable ul li {
    display: inline;
    margin: 0 10px 0 0;
}

.bottom-post .sphinn-it {
    float: right;
	width: 54px;
	height: 54px;
	display: none;
}

.entry .sphinn-it {
    float: left;
    margin: 75px 10px 0 0
}

.post-author {
	margin: 10px 0 0;
}

.pagetitle {
    background:#f7f7f7 none repeat scroll 0 0;
    color:#888;
    padding:5px 10px;
    font-size: 90%;
    margin: 0 0 20px;
}

div.entry-home img {
	padding: 10px;
	margin: 10px 0;
	background: #f7f7f7;
}

img.wp-smiley {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

div.entry ul li,
div.entry-home ul li {
	background:transparent url(images/content-bullet.gif) no-repeat scroll 0 4px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 24px;
	line-height: 25px;
}

div.entry-home object,
div.entry object {
	margin: 0 0 20px 0;
}


div.navigation {
    height:80px;
}

div.navigation a {
    background: url(images/bg-navigation-button.gif) no-repeat top left;
    padding: 5px 0;
    width: 110px;
    text-align: center;
    display: block;
    color: #FFF;
}

.post {
    border: 10px solid #E6E6E6;
    padding: 10px;
    margin: 0 0 20px;
}

/* Footer ********************************************************************** */

#footer {
    background: #333 url(images/bg-footer.gif) repeat-x top left;
    margin: 0;
    color: #FFF;
    padding: 10px 0 0;
}

#sidebar-footer {
    width: 975px;
    height: 520px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 20px;
}

#sidebar-footer ul {
    list-style: none;
    position: relative;
}

#sidebar-footer ul li.widget {
    width: 280px;
    display: block;
    padding: 20px 20px 0;
    min-height: 130px;
    /* float: left; */
}

#sidebar-footer ul li h3.widgettitle {
    margin: 0 0 10px 0;
    font-size: 150%;
}

#sidebar-footer ul li h3.widgettitle a {
    color: #fff;
    text-decoration: none;
}

#sidebar-footer ul li.widget a {
    color: #84EA0D;
    text-decoration: none;
}

#sidebar-footer ul li.widget ul li {
    padding: 0 0 5px;
    float: none;
}

#sidebar-footer ul li.widget_twitter {
    position: absolute;
    top: 0;
    left: 320px;
}

#sidebar-footer ul li#text-411123193 {
    position: absolute;
    top: 0;
    left: 640px;    
}

#sidebar-footer ul li#flexipages-418930191 {
    position: absolute;
    top: 150px;
    left: 640px;   
}

a.twitter {
    background: url(images/twitter.png) no-repeat top left;
    padding: 8px 0 8px 40px;    
    display: block;
}

a.flickr {
    background: url(images/flickr.png) no-repeat top left;
    padding: 8px 0 8px 40px;    
    display: block;
}

a.facebook {
    background: url(images/facebook.png) no-repeat top left;
    padding: 8px 0 8px 40px;    
    display: block;
}

a.linkedin {
    background: url(images/linkedin.png) no-repeat top left;
    padding: 8px 0 8px 40px;    
    display: block;
}

.xavisys-link {
    display: none;
}

a.rsswidget img {
    display: none;
}

.widget_rss ul {
    list-style: disc !important;
    list-style-position: inside !important;
}

.widget_rss ul li a {
    color: #FFF !important;
}

.widget_rss ul li a:hover {
    color: #84EA0D !important;
}

#sidebar-footer ul li.flexipages_widget div.menu ul li.current_page_item a {
    color: #fff;
}

a.osm {
    background: url(images/bg-btn-footer.gif) no-repeat top left;
    bottom: 5px;
    color:#FFFFFF;
    font-size:11px;
    left: 15px;
    padding:5px 55px 5px 11px;
    position:absolute;
    text-decoration:none;
}

.service-footer-sidebar {
    background: url(images/bg_matrix_bottom.jpg) repeat-x top left;
    height: 200px;
}

#service-sidebar {
    width: 1000px;
    margin: 0 auto;
    
}

#service-sidebar ul {
    list-style: none;
    padding: 5px 0 0 !important;
}

#service-sidebar ul li.flexipages_widget {
    position: relative;
}

#service-sidebar ul li.flexipages_widget h3 {
    display: block;
    width: 200px;
    height: 26px;
    color: #444;
    position: absolute;
    background: url(images/bg_matrix_label.jpg) no-repeat top left;
    text-align: center;
    padding: 8px 0 0;
    top: -30px;
    font-size:14px;
    border: none;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page_item a {
    display: block;
    height: 50px;
    color:#444;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    text-indent:60px;
    margin: 5px 0 0;
    padding: 0;
    background: none;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page_item {
    display: block;
    width: 302px;
    height: 65px;
    float: left;
    margin: 20px 11px 0;
    padding: 0 !important;
    border: none;
}

* html #service-sidebar ul li.flexipages_widget div.menu ul li.page_item {
    margin: 5px 11px 0;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page-item-41 {
    background: url(images/matrix_2.png) no-repeat top left;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page-item-44 {
    background: url(images/matrix_3.png) no-repeat top left;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page-item-46 {
    background: url(images/matrix_1.png) no-repeat top left;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page-item-48 {
    background: url(images/matrix_4.png) no-repeat top left;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page-item-50 {
    background: url(images/matrix_5.png) no-repeat top left;
}

#service-sidebar ul li.flexipages_widget div.menu ul li.page-item-52 {
    background: url(images/matrix_6.png) no-repeat top left;
}

ul.network-footer-menu li {
    float: left !important;
    width: 100px;
    margin: 0 10px 10px 0;
}

ul.network-footer-menu li a {
    color: #fff !important;
}

ul.footer-menu {
    margin: 0;
    padding: 0 0 0 30px;
    display: block;
    background: url(images/bg-footer-menu.gif) no-repeat top left;
    width: 265px;   
    position: absolute !important;
    bottom: 0;
    right: 0; 
    font-size: 11px;
    font-weight: bold;
    
}

ul.footer-menu li {
    line-height: 25px;    
    display: inline;
    margin: 0 5px 0 0;
}

ul.footer-menu li a {
    color: #000;
    text-decoration: none;
}

#text-455837494 {
    left:640px;
    position:absolute;
    top:250px;
}

#text-455837492 {
    position:absolute;
    top:200px;
}

#mybloglog-reader-roll {
    left:640px;
    position:absolute;
    top:0px;
}

th.mbl_h {
    display: none;
}

table#MBL_COMM td.mbl_fo_hidden {
    padding: 0;
}



a.osm {
    background:transparent url(images/bg-btn-footer.gif) no-repeat scroll left top;
    bottom:95px;
    color:#FFFFFF;
    font-size:11px;
    left:15px;
    padding:5px 55px 5px 11px;
    position:absolute;
    text-decoration:none;
}

a.osm2 {
    background:transparent url(images/bg-btn-footer.gif) no-repeat scroll left top;
    bottom:65px;
    color:#FFFFFF;
    font-size:11px;
    left:15px;
    padding:5px 55px 5px 11px;
    position:absolute;
    text-decoration:none;
}

.footer-company-data {
	position: absolute; 
	bottom: 10px;
	left: 18px;
	color: #666; 
	font-size: 10px;
}


/* Related Posts ********************************************************************** */

.portal-related-post {
    background: url(images/bg-related-post-bottom.jpg) no-repeat bottom left;
    width: 620px;
}

.related-post {
    background: url(images/bg-related-post-top.jpg) no-repeat top left;
    width: 620px;
    font-size: 1.1em;
}

.similar-post {
    width: 350px;
    padding: 10px 10px 10px 15px;
    float: left;
}

.feeds-subscription {
    width: 220px;
    padding: 10px;
    float: left;
}

.similar-post h3,
.feeds-subscription h3 {
    font-size: 24px;
    color: #6D6E70;
    padding: 10px 0 30px 0;
}

.related-post ul {
    list-style: none;
}

.related-post ul li {
    margin: 0 0 10px 0;
}

.similar-post ul li a,
.feeds-subscription ul li a {
    color: #808080;
}

.similar-post ul li {
    color: #808080;
    padding:0 0 0 25px;
    background: url(images/bullet-related-post.gif) no-repeat 0px 1px;
}

.feeds-subscription ul li a.feed-rss-icon {
    background: url(images/related-feed-icon1.gif) no-repeat 0px 0px;
    padding: 10px 0 9px 40px;
}

.feeds-subscription ul li a.feedburner-icon {
    background: url("images/google-plus-icon.png") no-repeat scroll left top transparent;
    padding: 10px 0 9px 40px;
}

.feeds-subscription ul li {
    margin: 0 0 20px;
}


/* Comments ********************************************************************** */

#respond {
    padding: 10px 0;
    margin: 20px 0 50px;
    border-top: 1px solid #ccc;
}

#commentform p input#author,
#commentform p input#email,
#commentform p input#url {
    padding: 5px;
    margin: 10px 10px 0 0;
    width: 300px;
    font-size: 100%;
    border: 1px solid #CCC;
}

#commentform p textarea {
    padding: 5px;
    margin: 10px 10px 0 0;
    width: 605px;
    font-size: 110%;
    border: 1px solid #CCC;
    font-family: arial;
}

/*#commentform p input#submit {
    background: url(images/submit-comment-btn.gif) no-repeat top left;
    border:medium none;
    color: #FFFFFF;
    padding: 8px 50px 6px 38px;
    margin: 10px 0 0;
    cursor: pointer;
    font-size: 80%;
}*/

#commentform p input#submit {
    background:url(images/form-btn.png) no-repeat 0px 0px;
    border:medium none;
    color:#FFFFFF;
    display:block;
    height:37px;
    margin: 20px 0 0 !important;
    width:253px !important;
    text-align: center;
    letter-spacing:-0.025em;
    font-size: 16px;
    cursor: pointer;
}
#commentform p input#submit:hover {
    background:url(images/form-btn.png) no-repeat 0px -37px;
}

#commentform p label {
    font-size: 1.3em;
    color: #808080;
}

h3#comments {
    border-top:1px solid #CCCCCC;
    margin:20px 0 0;
    padding:20px 0;
    font-size: 180%;
}

ol.commentlist,
ol.commentlist li ul {
    list-style: none;
}

li.comment,
.div-comment {
    position: relative;
    margin: 10px 0;
}

.vcard {
    background: url(images/bg-avatar-comment.jpg) no-repeat top left;
    padding: 10px;
    width: 64px;
    height: 64px;
    float: left;
}

.vcard img.avatar {
    border: 1px solid #666;
}

.comment-text {
    padding: 0 10px 0 30px;
}

li.comment .portal-comment {
    background: url(images/bg-center-comment-no-author.jpg) repeat-y top left;
    color: #666;
    margin: 0 0 0 85px;
}

li.comment .portal-comment .reply {
    text-align: right;
    padding: 10px 10px 15px 30px;
    background: url(images/bg-bottom-comment-no-author.jpg) no-repeat bottom left;
}

li.comment .portal-comment .comment-top {
    padding: 15px 10px 10px 30px;
    background: url(images/bg-top-comment-no-author.jpg) no-repeat top left;
}

li.bypostauthor .portal-comment {
    background: url(images/bg-center-comment.jpg) repeat-y top left;
    color: #FFF;
}

li.comment div.portal-comment .commentmetadata a,
li.comment div.portal-comment .reply a {
    color: #666;
}

li.comment div.portal-comment .commentmetadata {
    text-align: right;
    margin: -27px 10px 15px 30px;
    padding: 0 0 10px;
    border-bottom: 1px solid #CCC;
}

li.bypostauthor .portal-comment .reply {
    text-align: right;
    padding: 10px 10px 15px 30px;
    background: url(images/bg-bottom-comment.jpg) no-repeat bottom left;
}

li.bypostauthor .portal-comment .comment-top {
    padding: 15px 10px 10px 30px;
    background: url(images/bg-top-comment.jpg) no-repeat top left;
}

li.bypostauthor div.portal-comment .commentmetadata {
    text-align: right;
    margin: -27px 10px 15px 30px;
    padding: 0 0 10px;
    border-bottom: 1px solid #555;
}

li.bypostauthor div.portal-comment .commentmetadata a {
    color: #FFF;
}

li.bypostauthor .portal-comment .reply a {
    color: #FFF;
}

.portal-comment em {
    margin: 0 0 0 30px;
}

li.comment ul.children {
    margin: 0 0 0 95px;
}


li.comment ul.children li.comment .portal-comment {
    background: url(images/bg-center-comment-no-author.jpg) repeat-y top left;
    color: #666;
    margin: 0 0 0 85px;
}

li.comment ul.children li.comment .portal-comment .reply {
    text-align: right;
    padding: 10px 10px 15px 30px;
    background: url(images/bg-bottom-comment-no-author.jpg) no-repeat bottom left;
}

li.comment ul.children li.comment .portal-comment .comment-top {
    padding: 15px 10px 10px 30px;
    background: url(images/bg-top-comment-no-author.jpg) no-repeat top left;
}

a.leave-a-comment {
    background: url(images/bg-leave-a-comment.jpg) no-repeat top left;
    padding: 7px 32px 4px 23px;
    color: #FFF;
    margin: -45px 0 0;
    float: right;
}




li.comment ul.children li.bypostauthor .portal-comment {
    background: url(images/bg-center-comment.jpg) repeat-y top left;
    color: #666;
    margin: 0 0 0 85px;
}

li.comment ul.children li.bypostauthor .portal-comment .reply {
    text-align: right;
    padding: 10px 10px 15px 30px;
    background: url(images/bg-bottom-comment.jpg) no-repeat bottom left;
}

li.comment ul.children li.bypostauthor .portal-comment .comment-top {
    padding: 15px 10px 10px 30px;
    background: url(images/bg-top-comment.jpg) no-repeat top left;
}

p.subscribe-to-comments {
	font-size: 90%;
	margin: 20px 0;
}

/* Search Box ********************************************************************** */


div#search-box {
	color:#999999;
	height:30px;
	padding:5px 0;
	position:absolute;
	right:19px;
	top:40px;
}

#feedburner-form {
    position: relative;
}

.s,
.feedform {
    background: #fff;
    color:#999999;
    display:block;
    float:left;
    font-size:0.9em;
    height:16px;
    margin:0 10px 0 0;
    padding:4px;
    width:138px;
    height: 16px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.searchsubmit {
    background: url(images/search-button.gif) no-repeat top left;
    color: #666;
    border: none;
    padding: 4px 0 6px;
    cursor: pointer;
    font-size: 0.85em;
    margin:  0;
    text-align: center;
    width: 85px;

}

.feedsubmit {
    background: url(images/subscription-button.gif) no-repeat top left;
    color: #FFF;
    border: none;
    padding: 4px 0 8px;
    cursor: pointer;
    font-size: 0.85em;
    margin:  0;
    text-align: center;
    width: 85px;
    position: absolute;
    left: 159px;
}

.feedform {
    margin: 0 5px 20px 0;
}






/* 404 page */

h2.title-404 {
    margin-top: 0 0 20px;
}

#portal-404 #footer,
#portal-404 hr {
    display: none;
}






#sidebar ul li.widget .tw-content ul {
	margin: 0 !important;
	padding: 0 !important;
	width: 250px;
}

#sidebar ul li.widget .tw-content ul li {
	padding: 0 0 15px 0;
}

#sidebar ul li.widget .tw-content ul li img {
	float: left;
	margin: 10px 10px 0 0;
}


#sidebar ul li.widget #tw-content-3-1 ul li a {
	padding: 10px 0 10px 42px;
}

/*

	EnvexLab Updates

*/

div.metadata p.cat-info{
	margin: 0 0 10px 0;
	color: #999;
}

.post_social{
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #e1e1e1;
}

.post_social li{
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

.post_social li.post_date{
	float: right;
}

.post_social li.post_date span{
    padding: 5px 10px;
    font-style: italic;
    color: #828282;
    background: #f7f7f7;
}

.sphinn-it,
.tweetmeme_button{
	display: none;
}

/* -- Comments -- */

ol.commentlist{
	float: left;
	clear: both;
	width: 100%;
}

ol.commentlist li{
	float: right;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	padding: 0;
	margin: 0 0 15px 0;
}

ol.commentlist li ul.children{
	border-top: 1px solid #e1e1e1;
	width: 90%;
	float: right;
	clear: both;
	padding: 15px 0 0 0;
}

.comment_grav{
	width: 84px;
	float: left;
	margin: 0 15px 0 0;
}

.comment_author{
	color: #999;
}

.comment_author strong{
	margin-right: 10px;
	color: #333;
}

.comment_text{
	width: 84%;
	float: left;
}

.comment_text p{
	margin-bottom: 15px;
}

ol.commentlist li ul.children .comment_text{
	width: 75%;
}

.comment_reply_link{
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px dotted #e1e1e1;
	padding: 10px 0;
	margin: 10px 0 0 0;
	text-align: right;
}

#respond{
	float: left;
	clear: both;
}


/* Social Sharing Buttons ********************************************************************** */
#social-sharing {
	margin: 0 0 20px;
}
#social-sharing .fb-like,
#social-sharing .tweet-this,
#social-sharing .google-plus,
#social-sharing .linkedin-share { float: left;}


.fb-like-box {
	background: #fff;
	margin: 0 20px 20px;
}
#text-455837495 h3.widgettitle {
	font-size: 22px;
}
.linkedInShareButton {
	left: 410px;
    position: absolute;
    top: -60px;
}


