/*
Theme Name: Michael Saunders Custom WP Theme
Theme URL: http://thesaundersblog.com
Description: Custom WP Theme For Michael Saunders Blog
Author: Jon Phillips
Author URI: http://spyrestudios.com
Version: v.1
*/

/***** RESET *****/

html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {
font-size:1em;
font-weight:400;
font-style:normal;
}

strong {
font-weight: bold;
}
em {
font-style: italic;
}
code, pre {
font-size: 1.1em;
}
code {
background: #f1f1f1;
}
acronym {
border-bottom: 1px dotted rgb(85, 85, 85);
cursor: help;
}
dt {
font-weight: bold;
}
dd {
margin-left: 2em;
}

ul ,ol {
list-style:none;
}

.post ul, ol {
	margin: 0 0 1.625em 2.5em;
}
.post ul {
	list-style: disc;
}

.post ul li 
{
    margin-bottom: 1.3em;
}

.post ol {
	list-style-type: decimal;
}
.post ol ol {
	list-style: upper-alpha;
}
.post ol ol ol {
	list-style: lower-roman;
}
.post ol ol ol ol {
	list-style: lower-alpha;
}
.post ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}

fieldset,img {
border:none;
}

caption,th {
text-align:left;
}

table {
border-collapse:collapse;
border-spacing:0;
}

/***** PAGE SETUP *****/

body {
background:#fff url(images/background.jpg) repeat-x;
color:#222;
font-size:13px;
font-family:helvetica, arial, sans-serif;
margin:0 auto;
padding:0;
}

#wrap {
width:1000px;
clear:both;
margin:0 auto;
padding:0;
}

a {
text-decoration:none;
font-weight:400;
color:#003561;
padding:0;
}

a:visited {
text-decoration:none;
font-weight:400;
color:#999;
padding:0;
}

a:hover,a:visited:hover {
text-decoration:none;
font-weight:400;
color:#000;
padding:0;
}

h2 {
text-decoration:none;
line-height:38px;
font-family:Arial, sans-Serif;
font-size:34px;
font-weight:400;
border:none;
color:#206487;
margin:0;
padding:0 0 10px;
}

h3 {
font-family:Georgia, 'Times New Roman', Times, serif;
font-weight:400;
color:#222;
font-size:18px;
margin:0;
padding:25px 0 10px;
}

h4 {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
color:#21211f;
font-size:16px;
margin:0;
padding:10px 0 0;
}

h4 a,h4 a:visited {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
text-decoration:none;
color:#AE684E;
font-size:16px;
margin:0;
padding:10px 0 0;
}

h4 a:hover,h4 a:visited:hover {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
text-decoration:none;
color:#21211f;
font-size:16px;
margin:0;
padding:10px 0 0;
}

h5 {
font-size:15px;
font-weight:700;
padding:0;
}

hr {
color:#ddd;
background-color:#ddd;
height:1px;
border:0;
margin:40px 0 25px;
}

/***** IMAGES *****/

p img {
max-width:100%;
padding:0;
}

img.alignright {
display:inline;
margin:0 0 2px 10px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 10px 2px 0;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:5px 15px 15px 10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

/****     Header     ****/

#header {
width:1000px;
height:126px;
float:left;
background:url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/headerbg1.png) top center no-repeat;
margin:0 0 10px 0;
padding:0;
}

#header h1 {
float:left;
width:400px;
height:80px;
text-indent:-5000px;
margin:0 0 15px 0;
padding:0;
}

#header h1 a {
width:400px;
height:80px;
display:block;
text-indent:-5000px;
margin:0;
padding:0;
}

#header #headernav {
text-align:left;
clear:both;
height:20px;
margin:0 0 0 10px;
padding:0;
}

#header #headernav li {
display:inline;
margin-right: 30px;
}

#header #headernav li a {
color:#FFF;
font-size:1.0em;
font-weight:bold;
}

#header #headernav li a:hover {
color:#EFDA99;
text-decoration:none;
}

.headerright {
width: 600px;
color:#fff;
text-decoration:none;
float: right;
margin:0;
padding:0 0 0 0;
}

.socialtop {
color:#fff;
text-decoration:none;
float: right;
margin:35px 0 0 0;
padding:0 20px 0 0;
}

.socialtop p{
color:#fff;
font-size: 15px;
text-decoration:none;
margin:0;
padding:0 0 4px;
}

.socialtop ul {
list-style-type:none;
text-decoration:none;
font-size: 15px;
margin:0;
padding:0;
}

.socialtop ul li {
display:inline;
list-style-type:none;
text-decoration:none;
font-size:15px;
margin:0;
padding:0 8px 0 0;
}

/****     Content     ****/

#content {
float:left;
font-size:14px;
color:#333;
width:656px;
margin:0;
padding:0;
}

#container {
background:url(images/post-bg-content.png) repeat-y;
margin:0;
padding:0 40px;
}

#containertop {
height: 30px;
background:url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/post-bg-top1.png) no-repeat;
margin:0;
padding:0;
}

#containerbottom {
height: 30px;
background:url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/post-bg-bottom.png) no-repeat;
margin:0;
padding:0;
}

.post p {
line-height:22px;
color:#333;
font-family:Arial, sans-serif;
font-size:14px;
margin:0;
padding:0 0 15px 0;
}

.post {
line-height:22px;
color:#333;
font-family:Arial, sans-serif;
font-size:14px;
overflow: hidden;
margin:0;
padding:20px 0 15px;
}

.post a {
text-decoration:none;
font-weight:400;
color:#206487;
padding:0 0 1px;
}

.post a:hover, a:visited:hover {
text-decoration:none;
font-weight:400;
color:#1a1a1a;
padding:0 0 1px;
}

.post h2 a:hover,.post h2 a:visited:hover {
text-decoration:none;
line-height:24px;
font-family:Tahoma, Arial, Sans-Serif;
font-size:24px;
font-weight:400;
border:none;
color:#000;
-webkit-transition:all 0.2s ease-in-out;
margin:0;
padding:5px 0 4px;
}

.post h2,.post h2 a,.post h2 a:visited {
text-decoration:none;
line-height:24px;
font-family:Tahoma, Arial, Sans-Serif;
font-size:24px;
font-weight:400;
border:none;
color:#417ADE;
-webkit-transition:all 0.2s ease-in-out;
margin:0;
padding:5px 0 4px;
}

.postinfo {
width:100%;
border-bottom:1px solid #eee;
font-style:italic;
font-family:georgia, times, 'times new roman', serif;
font-size:12px;
color:#999;
margin:0 0 8px;
padding:0 0 20px;
}

.postinfo a {
text-decoration:none;
color:#999;
}

.postinfo a:hover,.postinfo a:visited:hover {
text-decoration:none;
color:#000;
-webkit-transition:all 0.2s ease-in-out;
}

.postinfo a:visited {
text-decoration:none;
font-size:11px;
color:#aaa;
}

.gravimg img {
border:1px solid #ccc;
background:#eee;
float:left;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:4px 15px 10px 0;
padding:5px;
}

a#cmnts {
background:url(images/cmtnbubble.jpg) no-repeat;
float:right;
display:block;
width:47px;
height:41px;
font-size:14px;
font-style:italic;
text-align:center;
float:right;
margin:5px 5px 5px 20px;
padding: 6px 0 0;
color:#000;
}

.postmeta {
border-top: 1px solid #cccccc;
clear:both;
margin:0;
padding: 10px 0 60px;
}

.postmeta a.rssicn {
color:#333;
background:url(images/rssicn.jpg) 0 50% no-repeat;
float:left;
margin:0 20px 0 0;
padding:5px 0 5px 30px;
}

.postmeta a.mailicn {
color:#333;
background:url(images/mailicn.jpg) 0 50% no-repeat;
float:left;
margin:0;
padding:5px 0 5px 44px;
}

.postmeta a.plusicn {
background:url(images/plusicn.jpg) 0 50% no-repeat;
font-weight:700;
float:right;
margin:0;
padding:5px 0 5px 28px;
}

.box1 {
font-family: arial, helvetica, sans-serif;
background:url(images/box1.jpg) no-repeat;
color: #000000;
clear:both;
height:270px;
width:556px;
margin:10px 0;
padding:0 10px 0 20px;
}

.boxcol1 {
width:130px;
font-size:11px;
float:left;
margin:0 8px 0 0;
padding:0;
}

.boxcol1 h3 {
font-weight:700;
color:#0F416A;
font-size:16px;
font-family:arial;
margin:0;
padding:20px 0 5px;
}

.box2 {
background:url(images/box2.jpg) no-repeat;
clear:both;
height:209px;
width:406px;
margin: 10px 0;
padding:0 0 0 180px;
}

.box2 h3 {
font-family:tahoma, sans-serif;
color:#0F416A;
font-size: 22px;
font-weight:400;
margin: 5px 0 0 0;
padding: 20px 0 0 0;
}

.box2 ul {
list-style-type:none;
font-size: 12px;
margin: 8px 0px 8px 0;
padding: 0 20px 0 20px;
}

.box2 ul li {
list-style-type:none;
font-size: 12px;
font-family:tahoma, sans-serif;
color:#333;
background:url(images/arrow-box.png) 0 50% no-repeat;
margin:10px 0;
padding:0 0 0 20px;
}

/****    Post/Page Nav    ****/

.postnav {
clear:both;
display:block;
margin:0 0 20px;
padding:0;
}

/****		Sidebar ID's	****/

#sidebar {
float:left;
color:#333;
width:320px;
font-family:tahoma, arial, sans-serif;
margin:0;
padding:0 3px 0 15px;
}

#sidebox {
float:left;
font-size:14px;
color:#333;
width:320px;
margin:0 0 20px;
padding:0;
}

#sideboxtop {
background:url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/sideboxtop3.png) no-repeat;
height: 30px;
}

#sideboxbottom {
background:url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/sideboxbottom.png) no-repeat;
height: 30px;
}

#sideboxcontent {
clear: both;
background:url(images/sideboxcontent.png) repeat-y;
margin: 0;
padding:0 22px;
}

#sideboxcontent h2 {
font-size: 20px;
line-height:20px;
font-weight:700;
color:#274A7B;
margin: 0;
padding: 0 15px 8px 0;
}

/** Sidebar classes */

.sidebox {
float:left;
font-size:14px;
color:#333;
width:320px;
margin:0 0 20px;
padding:0;
}

.sideboxtop {
background:url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/sideboxtop3.png) no-repeat;
height: 30px;
}

.sideboxbottom {
background:url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/sideboxbottom.png) no-repeat;
height: 30px;
}

.sideboxcontent {
clear: both;
background:url(images/sideboxcontent.png) repeat-y;
margin: 0;
padding:0 22px;
}

.sideboxcontent h2 {
font-size: 20px;
line-height:20px;
font-weight:700;
color:#274A7B;
margin: 0;
padding: 0 15px 8px 0;
}

#sidebar p {
color:#333;
font-size:12px;
margin:0;
padding:0;
}

#sidebar a {
border:none;
text-decoration:none;
font-weight:400;
font-size:13px;
color:#000;
}

#sidebar a:visited {
border:none;
text-decoration:none;
font-weight:400;
font-size:13px;
color:#666;
}

#sidebar a:hover,#sidebar a:visited:hover {
text-decoration:none;
border:none;
font-weight:400;
font-size:13px;
color:#206487;
-webkit-transition:color 0.2s ease-in-out;
}

#sidebar ul {
list-style-type:none;
border:none;
text-decoration:none;
font-weight:400;
font-size:13px;
color:#000;
margin:0;
padding:10px 20px 0 5px;
}

#sidebar ul li span {
font-size:10px;
color:#666;
margin:0;
padding:0 0 0 10px;
}

#sidebar h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #002D56;
font-size: 18px;
line-height: 18px;
font-weight: normal;
margin:0 0 0 5px;
padding:10px 15px 8px 0;
}

#sidebar h2.lens {
background:url(images/camera.png) 0 50% no-repeat;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #002D56;
font-size: 18px;
line-height: 18px;
font-weight: normal;
margin:0 0 0 5px;
padding:10px 15px 8px 65px;
}


img.flickrimg {
background:#dddddd;
border:1px solid #bbbbbb;
overflow:hidden;
margin: 3px;
padding: 3px;
}

/******** ADD MSCMORTGAGE CROSSS PROMOTION TO SIDEBAR - DRG - 08/25/11 **********/

#mscguide-wide {
 background-color: #fdf3d7;
 border: 1px solid #ffe59d;
 margin: 0 9px 0 9px;
 padding: 15px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}   

#mscguide-wide h2 {
 color: #002d56;
 font-size: 20px;
 font-weight: normal;
 padding: 30px 0 0 55px;
 background:url(http://www.thesaundersblog.com/wp-content/uploads/2011/08/msc_guide_wide.gif) no-repeat -3px top;
 line-height: 48px;
 margin: 0; 
}

#learn-more{
 margin-top: 10px;
}

/****** TABS ******/

#tabvanilla ul.tabnav li,#featuredvid ul.tabnav li {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
display:inline;
margin:0;
padding: 0;
}

#tabvanilla ul.tabnav li a,#featuredvid ul.tabnav li a {
font-size: 11px;
color:#000000;
background: #f2f2f2 url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/gradient-bg.gif) top left repeat-x;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding: 6px;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
}

#tabvanilla ul.tabnav li a:hover,#tabvanilla .tabnav li a:active,#featuredvid ul.tabnav li a:hover,#featuredvid .tabnav li a:active {
font-size: 11px;
color:#000000;
background: #f2f2f2 url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/gradient-bg-hover.gif) top left repeat-x;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding: 6px;
border-top:1px solid #dddddd;
border-right:1px solid #dddddd;
border-left:1px solid #dddddd;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
}

#tabvanilla ul.tabnav li.ui-tabs-selected a,#featuredvid ul.tabnav li.ui-tabs-selected a {
font-size: 11px;
color:#002D56;
background: #f2f2f2 url(http://www.thesaundersblog.com/wp-content/uploads/2010/06/gradient-bg-hover.gif) top left repeat-x;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding: 6px;
border-top:1px solid #dddddd;
border-right:1px solid #dddddd;
border-left:1px solid #dddddd;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
}

.tabdiv ul,.tabdiv ul li {
margin:0;
padding:0;
}

.tabdiv {
width:300px;
margin:0;
padding:0 0 10px;
}

.ui-tabs-hide {
display:none;
}

#tabvanilla ul {
margin:0;
}

/****    SEARCH    ****/

.searchbox {
color:#fff;
width: 210px;
text-decoration:none;
margin:20px 0 0 0;
display: block;
float: right;
padding: 0 20px 0 0;
}

.searchbox p{
color:#fff;
display: block;
text-decoration:none;
margin:0;
padding: 0 0 0 32px;
}

#search_form {
width:158px;
float:left;
background:url(images/searchbg.png) no-repeat;
color:#333;
font:normal 12px helvetica, arial, sans-serif;
border:none;
margin:0 5px 0 0;
padding: 8px 5px;
}

#searchsubmit {
width:28px;
height:28px;
float:left;
background:url(images/gobtn.png) no-repeat;
border:none;
margin:0;
padding:0;
}



/****    CUSTOM    ****/

blockquote {
font-family:Georgia, 'Times New Roman', Times, serif;
color:#555;
font-size:14px;
font-style:italic;
background:url(images/quote.jpg) 5% 0 no-repeat;
margin:20px 0 25px;
padding:2px 30px 0 55px;
}

code {
color:#E6E3DC;
width:600px;
display:block;
font-weight:400;
overflow:auto;
background:#21211f;
font-family:Courier, monospace;
margin:20px 0 10px -30px;
padding:10px 30px;
}

/****		Footer	****/

#footerbg {
font-family:Georgia, 'Times New Roman', Times, serif;
width:100%;
color:#999;
overflow:hidden;
font-size:14px;
margin:20px 0 0;
padding:15px 0;
}

.footer {
border-top:1px solid #ddd;
width:1000px;
color:#999;
font-size:14px;
margin:0 auto 40px;
padding:20px 0 0;
}

#marketingpartners {
color:#206487;
clear:both;
text-align:center;
}

#marketingpartners li {
line-height:70px;
height:70px;
float:left;
vertical-align:middle;
margin:0 20px;
}

#marketingpartners li.text a {
font-size:15px;
}

.footer h3 {
text-transform:uppercase;
font-weight:700;
border:none;
font-family:'Trebuchet MS', Helvetica, Arial, Geneva, Sans-Serif;
color:#fff;
font-size:16px;
margin:0;
padding:10px 0 12px;
}

.footer p {
font-size:14px;
line-height:22px;
color:#999;
margin:0;
padding:0 0 35px;
}

***** Comment Section *****/

h3.comment_head {
line-height:22px;
border:none;
color:#3a3c33;
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
margin:20px 0;
}

p.num_comments {
margin-bottom:0;
line-height:22px;
float:left;
}

#comment_form {
width:450px;
float:left;
padding:10px 0;
}

#comment_form p {
margin-bottom:0;
padding:6px 0;
}

#comment_form label {
color:#7f7f7f;
padding-left:5px;
font-size:12px;
}

#comment_form .text_input {
width:275px;
background:#eee;
border:1px solid #ccc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font:normal 14px helvetica, verdana, arial, sans-serif;
padding:10px;
}

#comment_form .text_area {
width:553px;
color:#21211f;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#eee;
border:1px solid #ccc;
font:normal 14px helvetica, verdana, arial, sans-serif;
padding:10px;
}

.comments {
width:575px;
border-top:1px solid #ddd;
font-size:12px;
line-height:22px;
color:#444;
}

ul.comment_list {
list-style:none;
float:left;
margin:20px 0 40px;
padding:0;
}

ul.comment_list li {
width:575px;
background:#fff;
border-bottom:1px solid #ddd;
margin:0 0 8px;
padding:20px 0 5px;
}

ul.comment_list li.author_comment {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
width:575px;
background:#ccc;
margin:0 0 6px;
padding:20px 0 5px;
}

.author_comment .comment_intro a {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
color:#21211f;
}

.comment_author {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
font-size:14px;
font-weight:400;
color:#000;
margin:0;
padding:0;
}

.comment_author a:hover {
text-decoration:none;
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
font-size:14px;
-webkit-transition:all 0.2s ease-in-out;
color:#333;
margin:0;
}

.comment_meta {
text-transform:uppercase;
font-family:helvetica, arial, verdana, sans-serif;
color:#555;
font-size:10px;
margin:0;
padding:0;
}

.comments_entry {
line-height:23px;
margin:0 0 20px;
padding:0 20px 20px;
}

.comments_entry ul,.comments_entry ol {
color:#000;
border:none;
margin:0;
padding:0;
}

.comments_entry li {
width:550px;
border:none;
padding:3px 0 0;
}

#comment_form #submit {
color:#fff;
border:1px solid #000;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#333;
font-size:12px;
font-weight:400;
font-family:'Trebuchet MS', helvetica, arial, sans-serif;
margin:10px 0 15px;
padding:5px;
}

#comment_form .text_input:hover,#comment_form .text_area:hover {
border:1px solid #bbb;
-webkit-transition:all 0.2s ease-in-out;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#ddd;
}

.author_comment .comment_intro,.author_comment .comment_intro a:hover {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
color:#000;
}

a img,img a,img,.postfooter img,.postfooter img a,.postfooter img a:hover,.postfooter img a:visited,.postfooter img a:visited:hover {
border:none;
margin:0;
padding:0;
}

/***** SLIDER *****/
.widget {
width:290px;
margin:0;
padding:0;
}

#featuredvid ul {
margin:0 0 15px -5px;
}

p.small {
font-size:12px;
font-style:italic;
text-decoration: underline;
margin: 0 0 15px 0;
clear: both;
padding:0;
}

p.small a,p.small a:visited {
text-decoration: underline;
float:right;
font-size:12px;
font-style:italic;
clear:both;
margin:0 0 10px;
padding: 8px 10px 0 0;
}

p.small a:hover,p.small a:visited:hover {
text-decoration: underline;
float:right;
font-size:12px;
color:#000;
font-style:italic;
clear:both;
margin:0 0 10px;
padding: 8px 10px 0 0;
}

p.smalllink {
font-size:12px;
text-decoration: underline;
clear: both;
font-style:italic;
padding:0 30px 0 0;
margin: 5px 15px 0 0;
}

p.smalllink a,p.smalllink a:visited {
float:right;
text-decoration: underline;
font-size:12px;
font-style:italic;
clear:both;
margin: 5px 20px 10px 0;
padding:0 10px 0 0;
}

p.smalllink a:hover,p.smalllink a:visited:hover {
float:right;
text-decoration: underline;
display:block;
color:#000;
font-size:12px;
font-style:italic;
clear:both;
margin: 5px 20px 10px 0;
padding:0 10px 0 0;
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.post a:visited {
text-decoration:none;
font-weight:400;
color:purple;
padding:0 0 1px;
}

.socialbuttons {
clear:both;
margin:0;
padding: 4px 0 15px 0;
}

.tweetbtn{
display: block;
float: left;
margin: 0;
padding:0;
}

.fbtbtn {
display: block;
float: left;
margin: 0;
padding: 0;
}

.buzzbtn {
display: block;
float: left;
margin: 0 28px 0 0;
padding:0;
}

#sidebar ul li,#sidebar ul li a {
list-style-type:none;
border:none;
text-decoration:none;
font-weight:400;
font-size:13px;
color:#000;
margin:0;
padding:0 0 10px;
}

a img.gravatar,a:hover img.gravatar {
float:left;
margin:0 15px 15px 0;
padding:10px 25px 10px 10px;
}

.comments_entry ul li ul,.comments_entry ul li ol,.comments_entry ol li ul,.comments_entry ol li ol{
margin:0;
}

****** OTHERS ******/

img.calltoaction{
margin: 5px 0;
padding: 5px 0;
}

img.printbtn{
float: right;
margin: 0;
padding: 0;
}

.propgall{
clear: both;
margin: 0 0 0 0;
padding: 10px 5px 15px 5px;
}

.propgall img{
float: right;
border: none;
margin: 0 0 0 15px;
padding: 0;
}

.propgall h3.galltitle {
font-size: 16px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0 0 3px 0;
}