/* global settings */
body.custom{background:#44443F url(images/bg.gif) repeat-x}
.custom .full_width > .page{background:transparent;position:relative}
.custom #page { position: relative; }

/* header settings */
.custom #header { border: 0; margin: 0px 0px 25px 0px; overflow: hidden; padding: 0; }
.custom #header #logo a { background: url(images/logo.gif) no-repeat; display: block; float: left; height: 123px; text-indent: -9999px; width: 193px; }
.custom #tagline { display: none; }
.custom #tagline{font-size:16.6px!important;position:absolute;text-transform:uppercase;top:83px}

/* menu settings */
.custom .menu { height:26px;  position: absolute; /*float: right;*/ right: 0; z-index:0 }
.custom .menu a { letter-spacing:normal; margin-right:5px; padding:5px 8px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-radius: 5px; }
.custom .menu .current { cursor:default; }
.custom .menu .current:hover { text-decoration:underline; }
.custom .menu li a { letter-spacing: 1px; text-transform: lowercase; }

/* content background settings */
.custom #content {background-color:#FFFFFF;}
.custom #content_box {background-color:#FFFFFF;}

/* sidebar settings */
/*.sidebar ul.sidebar_list { margin-right: 20px;  }
.custom li.widget {border: 1px solid #13729A; padding: 7px; }
.custom li.widget h3 {border: 1px solid #13729A; color: #B0E4FA; font-weight: bold; background: #13729A; font-family:rockwell; font-size:14px;}*/

.thesis_widget_subscriptions .sub_twit a { padding-left: 20px; background: url('http://www.doublemule.com/wp-content/themes/thesis/custom/images/twitter.gif') 0 50% no-repeat; }


.postauthor { background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }
.postauthor img { border: 5px solid #e2dede; float: left; margin-right: 1.5em; }
.postauthor h4 { color: #666; font-size: 2em; margin-bottom: 5px; }
.postauthor p { color: #515151; font-size: 13px; margin-bottom: 12px; }

.socialmedia { background: #FFFBCC; border-top: 1px solid #E6DB55; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1em; text-align: center;}
.socialmedia p { color: #515151; font-size: 1.3em;}				

