#feature_box { background:none repeat scroll 0 0 #FFFFFF; border-color:#FFFFFF; border-style:solid; } .custom #sidebars { border-top: 0;  background: #ffffff; } body.custom { background: #fff url(http://itssoverycheri.com/wp-content/uploads/2011/11/webtreats-grunge-1-whitewas_light.png); }
.custom #page { padding: 2em 1.9em; background: #fff; border: 0.1em solid #b5b198; border-top: 0; } .custom a:hover { background: #DCDAD5; } .custom .menu { padding: 0 1.1em; font-weight: bold; }
.custom .menu .tab { margin-right: 1em; }
/ /
#footer{  background: #eeeeee; }
.custom #footer {  height: 100%;  width: 100%; border-top:2em solid #000000; background: #ffffff; padding:0em; }
.custom #footer a{  border-bottom: 1px none #cccccc; }
.custom #footer { text-align:center; } #footer_setup { background: #eceef0; padding:1.5em; margin-bottom: 25px; overflow: hidden;} #footer_setup .footer_items { text-align: left; width: 33.3%; padding-right: 0px; color: #2361A1; display: inline-block; float: left; height: 100%;} #footer_setup .footer_items h3 { font-size: 1.5em; font-weight: bold; text-transform: uppercase; letter-spacing: 0px; color: #ffffff; padding-bottom: 3px; border-bottom: 3px none #ffffff; margin-bottom: 5px; } #footer_setup .footer_items ul li { list-style:none;  font-size:1.4em;  line-height:1.5em; }
#footer_setup .footer_items ul { margin: 1em; padding: 0px; }  .meteor-slides {
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
z-index: 1;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
border-margin:5px;
}
.navpaged,
.navboth {
padding: 0 0 15px 0;
} .meteor-slides .mslide {
display: none;
margin: 0;
padding: 0;
}
.meteor-slides .mslide-1 {
display: block;
}
.meteor-slides .mslide a {
border: 0;
margin: 0;
padding: 0;
}
.meteor-slides .mslide img {
border: 0;
display: block;
margin: auto !important;
padding: 0;
}
.meteor-slides .mslide img[src$='.png'] {
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); zoom: 1;	
} .meteor-slides ul.meteor-nav {
list-style: block;
margin-bottom: 0;
padding: 0;
}
body .meteor-slides ul.meteor-nav {
display: block;
*display: block;
_display: block;
}
body .meteor-slides:hover ul.meteor-nav {
display: block;
}
ul.meteor-nav li {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
.meteor-nav .prev a {
left: 0px;
}
.meteor-nav .next a {
right: 0px;
}
.meteor-nav a {
display: block;
outline: none;
position: absolute;
text-indent: -9999px;
width: 25px;
height: 100%;
z-index: 50;
}
.navboth .meteor-nav a {
top: -7px;
}
.meteor-nav .prev a {
background: url(//itssoverycheri.com/wp-content/themes/thesis_185/images/prev.png) no-repeat center right;
}
.meteor-nav .prev a:hover {
background: url(//itssoverycheri.com/wp-content/themes/thesis_185/images/prev.png) no-repeat center left;
}
.meteor-nav .next a {
background: url(//itssoverycheri.com/wp-content/themes/thesis_185/images/next.png) no-repeat center left;
}
.meteor-nav .next a:hover {
background: url(//itssoverycheri.com/wp-content/themes/thesis_185/images/next.png) no-repeat center right;
} .meteor-buttons {
bottom: 0px;
left: 46%;
margin: 0;
position: absolute;
}
.meteor-buttons a {
background: url(//itssoverycheri.com/wp-content/themes/thesis_185/images/buttons.png) no-repeat bottom left;
display: block;
float: left;
width: 10px;
height: 10px;
margin: 0 2px;
outline: none;
text-indent: -9999px;
}
.meteor-buttons a:hover {
background: url(//itssoverycheri.com/wp-content/themes/thesis_185/images/buttons.png) no-repeat bottom right;
}
.meteor-buttons a.activeSlide {
background: url(//itssoverycheri.com/wp-content/themes/thesis_185/images/buttons.png) no-repeat bottom right;
} .custom #bookmarks {background: transparent; width: 3.1em; position: fixed; top: 35%; right: 0.55%;}
.custom #bookmarks a {display: block; text-indent: -9999px; height: 3.1em;}
.custom #bookmarks #facebook {background: url(http://itssoverycheri.com/wp-content/uploads/2011/10/facebook-logo-1.png)}
.custom #bookmarks #twitter {background: url(http://itssoverycheri.com/wp-content/uploads/2011/10/twitter-bird2-1.png)}
.custom #bookmarks #rss {background: url(http://itssoverycheri.com/wp-content/uploads/2011/10/rss-1.png)}
.custom #bookmarks #email {background: url(http://itssoverycheri.com/wp-content/uploads/2011/10/mail-1.png)}
.custom #bookmarks #pinterest {background: url(http://itssoverycheri.com/wp-content/uploads/2011/10/p-1.png)}
.custom #bookmarks #youtube {background: url(http://www.techiemania.com/wp-content/uploads/2010/09/youtubeicon.png)}
.custom #sidebar_1 {background:#e9ebf0 none repeat scroll 0 0;}
.custom #sidebar_2 {background:#f7f7f7 none repeat scroll 0 0;}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<?php // Remove the existing Thesis links from the before content
remove_action('thesis_hook_before_content', 'thesis_attribution');
remove_action('thesis_hook_before_content', 'thesis_admin_link');
// Add before content widgets
add_action('thesis_hook_before_content', 'custombeforecontent');
function custombeforecontent() {
?>
<div class="before content">
<ul class="sidebar_list">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Before Content') ){ ?>
<li class="widget">
<div class="widget_box">
<h3><?php _e('Before Content', 'thesis'); ?></h3>
<p>You can edit the content that appears here by visiting your Widgets panel and
modifying the <em>current widgets</em> there.</p>
</div>
</li>
<?php } ?>
</ul>
</div>
<div class="cb"></div>
<?php
}
// Register our three new columns as "Sidebars" so they can take widgets
register_sidebar(array('name'=>'Footer1', 'before_title'=>'<h3>', 'after_title'=>'</h3>'));
register_sidebar(array('name'=>'Footer2', 'before_title'=>'<h3>', 'after_title'=>'</h3>'));
register_sidebar(array('name'=>'Footer3', 'before_title'=>'<h3>', 'after_title'=>'</h3>'));
?>