/*
Theme Name: DW Focus (Powerbase)
Theme URI: http://www.designwall.com/wordpress-theme/dw-focus
Author: DesignWall & Tom Nardi
Author URI: http://www.designwall.com
Description: Fork of Design Wall's "DW Focus" Wordpress theme for "The Powerbase".
Version: 1.6
License: GNU General Public License v2
License URI: COPYING
*/

ul, li {
    list-style-type: none;
}

/* Modified CSS here for easier maintenance */

/* Expand layout on displays 1200 wide or better*/
@media (min-width: 1200px)
{
.container {width: 1140px;}

#main > .container > .row {background-position: 860px 0;}

#primary {width: 800px;}

#secondary {width: 300px;}

#secondary .entry-thumbnail img {width: 300px;}

.master-sharebar {width:630px; height:33px; margin-bottom:10px;}
.sub-sharebar-1 {width:600px; float:right; height:33px;}
.sub-sharebar-2 {width:110px;margin-right:40px;height:25px;float:left;overflow:visible;}
.like-1 {float:left;margin-right:10px;height:25px;width:150px;padding: 5px 20px }
.like-1 iframe { float:left;margin-right:10px;height:25px;padding: 5px 20px;width: 200px !important;}
.like-2 {float:left;margin-right:10px;height:25px;width:80px;padding: 5px 20px}
.like-2 iframe { float:left;margin-right:10px;height:25px;padding: 5px 20px;width: 450px !important;}
.fb_iframe_widget>span { width: 450px !important; }
.tzetze-vote { float:left;width:70px;padding:8px 12px;position:relative;z-index:255;}
.twitter-share { float:left;width:100px;padding:6px;padding-top:10px;position:relative;z-index:255;}
.gplusbutton { padding:5px;float:left;width:100px; padding-top:10px;position:relative;z-index:255;}

.single .site-content > .post .entry-content {max-width: 630px;}

/* Enlarge slider sidebar */
.news-slider .carousel-list {width: 280px;}

/* Enlarge logo area */
.span3 .visible-desktop {width: 230px;}

.span103 .visible-desktop {width: 390px;}

.site-header #branding a
{
margin: 0px;
width: 350px;
height: 100px;
}

#branding {width: 350px; }


/* Enables 3 banners at ~200 x 100 each */
/* Enlarge banner area */
.span107
{width: 730px;margin-left: 16px;float:left;}

/* Shrink widget margins */
#header .widget
{
margin-left: 5px;
float: left;
width: 900px;
}


#head_adv {margin:4px 0px 0px 40px; height: 92px; width: 730px; float:left;}

/* Shrink margins, remove lined BG */
.site-header #header
{
margin: 2px;
background-image: none;
}

/* Slide over search bar */
#under-navigation .searchForm {margin: 0 0 0 -91px;}
}

/* Apply to all resolutions */

/* Remove glitchy category border */
.single .site-content>.post .entry-meta {border-bottom: 0px;}

/* Author avatar */
.author-name {position:relative;} 

/* Page navigation */
.page-links {font-size: 22px;}

/* End custom CSS */