Zasłonięte okno FB

Założony przez  rtsmistrzpolski.

adres forum: www.signum-online.pl

Witam, jestem użytkownikiem tego forum od dłuższego czasu, postanowiłem postawić stronę na skrypcie wordpress i natchnąłem na problem, myślę że do rozwiązania dla osób tutaj mi wcześniej pomagających mimo i ż nie chodzi o MyBB lecz tu kwestia raczej samego kodu.

Przesyłam screen na którym widać problem.
Próbowałem na forach wordpress ale nie doczekam się...
Proszę o nie usuwanie postu lub przeniesienie w odpowiednie miejsce bo zostanę bez pomocy.

   
Matslom napisał 07.09.2014, 14:00:
Przenoszę.
Zmniejsz z-index tego szarego diva do np. -2.
Nie wiem gdzie to znaleźć, który plik w którym miejscu.
Jak sprawdza się to firebugiem?

Próbowałem każdy z-index tu zmienić (style.css) bez rezultatu:
/*
Theme Name: Discovery
Theme URI: http://www.templateexpress.com/discovery-theme/
Author: Ossie Heffell
Author URI: http://www.templateexpress.com/
Description: Discovery is a highly customizable, fully responsive and free WordPress Theme. With a focus on simple customization, Discovery allows you to add your own logo, header, featured areas, social media links and much more with a click of a button. This multi-purpose theme has a premium quality design that can fit the needs of any website.
Version: 1.9
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, black, responsive-layout, blue, left-sidebar

This theme, like WordPress, is licensed under the GPL.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*
discovery Theme based on Underscores (_s) Theme
_s ("Underscores") WordPress Theme, Copyright 2012 Automattic, Inc.
_s ("Underscores") WordPress Theme is distributed under the terms of the GNU GPL
*

/*
discovery WordPress Theme, Copyright 2014 Ossie Heffell
discovery Theme is distributed under the terms of the GNU GPL
*/

/* =Reset
-------------------------------------------------------------- */

htmlbodydivspanappletobjectiframe,
h1h2h3h4h5h6pblockquotepre,
aabbracronymaddressbigcitecode,
deldfnemfontinskbdqssamp,
smallstrikestrongsubsuptt, var,
dldtddolulli,
fieldsetformlabellegend,
tablecaptiontbodytfoottheadtrthtd {
    
border0;
    
font-familyinherit;
    
font-size100%;
    
font-styleinherit;
    
font-weightinherit;
    
margin0;
    
outline0;
    
padding0;
    
vertical-alignbaseline;
    -
ms-word-wrap: break-word;
    
word-wrap: break-word;
}
html {
    
font-size62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    
overflow-yscroll/* Keeps page centred in all browsers regardless of content height */
    
-webkit-text-size-adjust100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    
-ms-text-size-adjust100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
    
background#666;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    
displayblock;
}
olul {
    list-
stylenone;
}
table /* tables still need 'cellspacing="0"' in the markup */
    
border-collapseseparate;
    
border-spacing0;
}
captionthtd {
    
font-weightnormal;
    
text-alignleft;
}
blockquote:beforeblockquote:after,
q:beforeq:after {
    
content"";
}
blockquote{
    
quotes"" "";
}
a:focus {
    
outlinethin dotted;
}
a:hover,
a:active /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    
outline0;
}
a img {
    
border0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
    
color#747474;    
    
font-family'open_sansregular'Helvetica NeueHelveticaArialsans-serif;
    
font-size14px;
    
font-size1.4rem;
    
line-height1.9;
}

body {
    
background#EEE;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
    
clearboth;
    
margin0.6em 0;
}
h1 {
    
font-size28px;
    
font-size2.8rem;
}
h2 {
    
font-size22px;
    
font-size2.2rem;
}
h3 {
    
font-size16px;
    
font-size1.6rem;
}
h4 {
    
font-size14px;
    
font-size1.4rem;
}
h5 {
    
font-size12px;
    
font-size1.2rem;
}
h6 {
    
font-size10px;
    
font-size1rem;
}
hr {
    
background-color#ccc;
    
border0;
    
height1px;
    
margin-bottom1.5em;
}

/* Text elements */
{
    
margin-bottom1.5em;
}
ulol {
    
margin0 0 1.5em 0.5em;
}
ul {
    list-
stylenone;
}
ol {
    list-
styledecimal;
}
ul ulol olul olol ul {
    
margin-bottom0;
    
margin-left1.5em;
}
dt {
    
font-weightbold;
}
dd {
    
margin0 1.5em 1.5em;
}
bstrong {
    
font-weightbold;
}
dfnciteem{
    
font-stylenormal;
}
blockquote {
    
font-styleitalic;
    
margin0 1.5em;
}
address {
    
margin0 0 1.5em;
}
pre {
    
background#dfd6c7;
    
font-family"Courier 10 Pitch"Couriermonospace;
    
font-size15px;
    
font-size1.5rem;
    
line-height1.6;
    
margin-bottom1.6em;
    
padding1.6em;
    
overflowauto;
    
max-width100%;
}
codekbdtt, var {
    
font15px MonacoConsolas"Andale Mono""DejaVu Sans Mono"monospace;
}
abbracronym {
    
border-bottom1px dotted #666;
    
cursorhelp;
}
markins {
    
background#fff9c0;
    
text-decorationnone;
}
sup,
sub {
    
font-size75%;
    
height0;
    
line-height0;
    
positionrelative;
    
vertical-alignbaseline;
}
sup {
    
bottom1ex;
}
sub {
    
top.5ex;
}
small {
    
font-size75%;
}
big {
    
font-size125%;
}
figure {
    
margin0;
}
table {
    
margin0 0 1.5em;
    
width100%;
}
th {
    
font-weightbold;
}
button,
input,
select,
textarea {
    
font-size100%; /* Corrects font size not being inherited in all browsers */
    
margin0/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    
vertical-alignbaseline/* Improves appearance and consistency in all browsers */
    
*vertical-alignmiddle/* Improves appearance and consistency in all browsers */
}
button,
input {
    
line-heightnormal/* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
    
*overflowvisible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    
border1px solid #ccc;
    
border-color#ccc #ccc #bbb #ccc;
    
border-radius3px;
    
background#e6e6e6;
    
-webkit-box-shadowinset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
    -
moz-box-shadowinset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
    
box-shadowinset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
    
colorrgba(0,0,0,.8);
    
cursorpointer/* Improves usability and consistency of cursor style between image-type 'input' and others */
    
-webkit-appearancebutton/* Corrects inability to style clickable 'input' types in iOS */
    
font-size12px;
    
font-size1.4rem;
    
line-height1;
    
padding0.8em;
    
text-shadow0 1px 0 rgba(255,255,255,.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    
border-color#ccc #bbb #aaa #bbb;
    
-webkit-box-shadowinset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
    -
moz-box-shadowinset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
    
box-shadowinset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    
border-color#aaa #bbb #bbb #bbb;
    
-webkit-box-shadowinset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
    -
moz-box-shadowinset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
    
box-shadowinset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
    
box-sizingborder-box/* Addresses box sizing set to content-box in IE8/9 */
    
padding0/* Addresses excess padding in IE8/9 */
}
input[type="search"] {
    -
webkit-appearancetextfield/* Addresses appearance set to searchfield in S5, Chrome */
    
-moz-box-sizingcontent-box;
    -
webkit-box-sizingcontent-box/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    
box-sizingcontent-box;
}
input[type="search"]::-webkit-search-decoration /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    
-webkit-appearancenone;
}
button::-moz-focus-inner,
input::-moz-focus-inner /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    
border0;
    
padding0;
}
input[type=text],
input[type=email],
textarea {
    
backgroundrgba2552552550.3 );
    
border1px solid #ccc;
    
border-radius3px;
    
padding6px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    
background#fff;
}
textarea {
    
overflowauto/* Removes default vertical scrollbar in IE6/7/8/9 */
    
padding-left3px;
    
vertical-aligntop/* Improves readability and alignment in all browsers */
    
width98%;
}

/* Links */
a,
a:visited {
    
color#666;
    
text-decorationnone;
    
transitionall .3s ease-in-out;
    -
webkit-transitionall .3s ease-in-out;
    -
moz-transitionall .3s ease-in-out;
}
a:hover{
    
color#999;
}
a:focus,
a:active {
    
color#666;
}

/* Alignment */
.alignleft {
    
displayinline;
    
floatleft;
    
margin-right1.5em;
    
margin-bottom1em;
}
.
alignright {
    
displayinline;
    
floatright;
    
margin-left1.5em;
    
margin-bottom1em;
}
.
aligncenter {
    
clearboth;
    
displayblock;
    
margin1.5em auto;
}

/* Text meant only for screen readers */
.assistive-text {
    
cliprect(1px 1px 1px 1px); /* IE6, IE7 */
    
cliprect(1px1px1px1px);
    
positionabsolute !important;
}

.
more-link {
    
font-size10px;
    
font-size1rem;
    
font-family'open_sansbold'sans-serif;
    
text-transformuppercase;
    
floatright;
    
margin-top30px;
    
background-color#49a7a4;
    
color#FFF;
    
border-radius0.2em;
    
padding4px 8px;
    
clearboth;
}
a.more-link {
    
color#FFF;
}
a.more-link:hover {
    
background-color#3C4044;
}
.
widget h4{
    
color#FFF;
    
padding4px;
    
border-radius:0.2em;
    
border-bottom1px solid #555;
    
font-size14px;
    
font-size1.4rem;
    
font-family'open_sansbold'sans-serif;
    
text-transformuppercase;
}

.
widget li{
    
padding-bottom5px;
    
padding-top5px;
    
border-bottom1px solid #555;
}

.
widget li a{
    
color#AAA;
}

.
widget li a:hover{
    
color#999;
}

#calendar_wrap{
    
padding-left6px;
}

#calendar_wrap a{
    
color#FFF;
}

#calendar_wrap a:hover{
    
color#CCC;
}

.
textwidget{
    
padding-left6px;
}
#secondary li, #tertiary li{
    
padding-bottom5px;
    
padding-top5px;
    
border-bottom1px solid #EFEFEF;
    
color#999;
    
font-size13px;
}

#secondary li a{
    
color#49a7a4;
}
#secondary li a:hover{
    
color#000;
}

#tertiary li a{
    
color#666;
}

#tertiary li a:hover{
    
color#000;
}
#sidebar-left li a{
    
color#49a7a4;
}
#sidebar-left li a:hover{
    
color#000;
}
#sidebar-left li{
    
border-bottom1px solid #EFEFEF;
}
#sidebar-left h4{
    
font-familyinherit;
}

/* =Structure
----------------------------------------------- */

#wrap {
    
margin20px auto;
    
padding0;
    
positionrelative;
    
max-width1040px;
    
background-color#FFF;
    
-webkit-box-shadow0 0px 20px 0 rgba(0000.40);
    -
moz-box-shadow0 0px 20px 0 rgba(0000.40);
    
box-shadow0 0px 20px 0 rgba(0000.40);
    
border-top6px solid #49a7a4;
}
#topbar_container {
    
margin0 auto;
    
clearboth;
    
floatright;
}
.
topbar {
    
margin0 auto;
    
padding38px 20px 0 0;
}
.
topbar_content_left {
    
font-size16px;
    
font-size1.6rem;
    
color#666;
    
text-transformuppercase;
    
text-alignright;
}
.
topbar_content_left:before {
    
content'\f437';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 20px/'Genericons';
    
vertical-alignmiddle;
    
padding-bottom3px;
    
color#49a7a4;
}
.
topbar_content_left a{
    
color#666;
}
.
topbar_content_right {
    
text-align:right;
    
padding-top2px;
}
.
header_container {
    
background#FFF;
    
margin0 auto;
    
max-width1040px;
}
.
main-navigation,
.
site-title,
.
site-description {
    
margin0 auto;
    
max-width1040px;
}
#main {
    
clearboth;
    
overflowhidden;
}
#primary {
    
floatleft;
    
margin-270 0;
    
width94%;
    
padding10px;
}
#content {
    
margin0 220 0;
}
#primary_home {
    
margin0 auto;
    
max-width1040px;
}
#primary_wrap {
    
margin0 auto;
    
max-width1040px;
    
padding0 16px;
}
#content.fullwidth {
    
margin-right0;
    
padding20px;
}
#content.fullwidth_home {
    
margin-right0;
    
padding0;
}
#secondary,
#tertiary {
    
background#FFF;
       
floatright;
       
margin0 0.2em 0.4em;
    
padding0.6em 1em 0;
    
positionrelative;
    
width20%;
    
border-radius:0.2em;
}
#tertiary {
    
clearright;
    
padding-top0;
}
#primary-right {
    
floatright;
    
margin0 0 0 -27%;
    
padding0.7em;
    
width98.2%;
}

#content-right {
    
margin0 0 0 27%;
}
#sidebar-left {
    
background#FFF;
       
floatleft;
       
margin0.4em 0.2em 0.4em;
    
padding0;
    
positionrelative;
    
width22%;
    
border-radius:0.4em;
}
#tertiary-left {
    
clearleft;
    
padding-top0;
}
.
site-footer {
    
clearboth;
    
margin0 auto;
    
background-color#3C4044;
}
.
footer_container {
    
background#3C4044;
    
margin0 auto;
    
max-width1040px;
    
padding20px;
    
color#FFF;
}

/* =Site Header
----------------------------------------------- */

#masthead-wrap {
    
margin0 auto;
    
max-width1040px;
}
.
site-header .site-introduction {
    
floatleft;
    
padding30px;
    
min-height70px;
}
.
site-title {
    
font-size22px;
    
font-size2.2rem;
    
font-family'open_sansbold'sans-serif;
    
line-height2.2;
}
.
site-description {
    
font-size14px;
    
font-size1.4rem;
    
line-height0;
}
.
site-title a,
.
site-description {
    
color#000;
}

.
site-logo {
    
floatleft;
    
padding40px 0 30px 30px;
    
min-height70px;
}

.
flex-caption-title background-color#49a7a4;}

/* =Menu
----------------------------------------------- */

.main-navigation
{
    
float:left;
    
width100%;
    
height:auto;  
    
min-height40px;
    
clearboth;
    
positionrelative;
}
.
main-navigation li a:after 
    
content'\f431';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 18px/'Genericons';
    
vertical-aligntop;
    
padding-left4px;
    
color#CCC;
}
.
main-navigation li a:only-child:after content''; }
.
main-navigation.sticky{
    
positionfixed;
    
width1040px;
    
height:auto;  
    
top:0px
    
z-index9999
}
.
main-navigation.sticky-fullwidth{
    
width100%!important;
}
.
main-navigation select displaynone }
.
main-navigation select {
    
background#3C4044;
    
border1px solid #eee;
    
cursorpointer;
    
padding10px 5px;
    
margin30px auto;
    
color#676767;
    
}
.
main-navigation ul {
    
margin0px 0 0 0;
    
padding0px 0;
    
padding-left20px;
    list-
style-typenone;
    
floatleft;
}
.
main-navigation ul li:hover visibilityinherit }
.
main-navigation ul li {
    
positionrelative;
    
displayinline;
    
floatleft;
    
text-aligncenter;
  
}
.
main-navigation li a, .main-navigation li.current_page_ancestor a {
    
background-color#49a7a4;
}
.
main-navigation ul li a {
    
color#49a7a4;
    
line-height20px;
    
displayblock;
    
overflowhidden;
    
padding12px 12px 10px 20px;
    
margin0;
    
font-size1.4rem;
    
font-size14px;
    
text-decorationnone;
}
.
main-navigation ul.sub-menu li:first-child a{
    
border-top:none!important;
}
.
main-navigation ul li a span{
      
color#FFF;
      
font-size10px;
      
font-styleitalic;
      
text-transformcapitalize;
      
displayblock;
}
.
main-navigation ul li a i{
    
color:#FFF;
    
margin-right10px;
}
.
main-navigation ul ul li a:hover,#main-navigation ul ul li a:hover i, .main-navigation li.current-menu-parent ul.sub-menu li.current_page_item a   {  
    
color#49a7a4!important;
}
.
main-navigation li:hover a{
    
color#FFF;
    
background-color#49a7a4;
}
.
main-navigation li.current_page_item,  #main-navigation li.current-menu-parent{background: #49a7a4;}
.main-navigation li.current_page_item:hover a,#main-navigation li.current_page_item:hover{background: #49a7a4;} 
.main-navigation li.current-menu-parent:hover a{background#49a7a4!important;}
.main-navigation li.current-menu-parent ul.sub-menu li.current_page_item {background-color#3C4044!important;}

.main-navigation ul ul {
    
positionabsolute;
    
top: -9999em;
    
width230px;
    
z-index9999;
    
background#3C4044;
}
 
.
main-navigation ul ul li a text-transformcapitalize; }
.
main-navigation ul ul li width100% }
.
main-navigation ul li:hover ul {
    
left0;
    
top:42px;
}
 
.
main-navigation ul ul li:hover ul.sub-menu {displayblock;}
.
main-navigation ul li:hover li ul top: -9999em }
.
main-navigation ul li li:hover ul {
    
left230px;
    
top0;
}
.
main-navigation ul ul {
    
padding0;
    
margin0;
    
margin-left1px;
}
 
.
main-navigation ul ul li {
    
floatleft;
    
line-height20px;
    
font-size14px;
    
border:none!important;    
}
.
main-navigation ul ul li a {
    
font-size12px;
    
padding:12px 20px;
    
text-transformcapitalize;
    
margin0;
    
line-height20px;
    
color#FFF!important;
    
border-bottom1px solid #555;
    
background#3C4044!important;
    
border-left:none;
    
border-right:none;
    
text-alignleft;
    
text-shadow:none;
     
font-weight400;
     -
webkit-transitionall 0.25s ease-out;
    -
moz-transitionall 0.25s ease-out;
    -
o-transitionall 0.25s ease-out;
    -
ms-transitionall 0.25s ease-out;
    
transitionall 0.25s ease-out;
}
.
main-navigation ul ul li a icolor#9e9e9e!important;}
 
.main-navigation ul ul li:last-child a {border-bottomnone;border-rightnone;}
.
main-navigation ul ul li:last-child ul li a{border-bottom:1px solid #e8e8e8!important;}
.main-navigation ul ul li:last-child ul li:last-child a{border-bottomnone!important;}

.
main-navigation li.current_page_item a {
    
color#FFF;
}
.
main-navigation li a, .main-navigation li.current_page_ancestor a {
    
color#FFF;
}
 
.
main-navigation{  background#F0F0F0; color: #49a7a4;}
 
 
 
.main-navigation ul ul {
    
margin0;
}

/* Small menu */

.menu-toggle {
    
backgroundurl(images/menu.pngright no-repeat;
    
text-indent: -9999px;
    
padding4px;
    
color#FFF;
       
cursorpointer;
    
text-transformuppercase;
    
font-size1.4rem;
    
font-size14px;
    
font-weightbold;
    
text-alignleft;
    
background-color#F0F0F0;
    
margin0 0 0 0;
    
margin-top4px;
}

.
main-small-navigation .menu {
    
displaynone;
    
background-color#3C4044;
}
.
main-small-navigation ul {
    
margin0;
    
text-aligncenter;
}

.
main-small-navigation .menu ul {
    list-
style-type:none;
    
text-aligncenter;
    
margin0;
}

.
main-small-navigation .menu li a{
    
color#49a7a4;
    
font-size1.4rem;
    
padding4px 0;
    
text-aligncenter;
    
displayblock;
    
border-bottom1px solid #333;
    
border-top1px solid #444;
    
text-transformuppercase;
}

.
main-small-navigation .children{
    
background-color#3C4044;
}

.
main-small-navigation li:hover a,
.
main-small-navigation li.current_page_item a,
.
main-small-navigation li.current-menu-item a,
.
main-small-navigation ul ul a:hover {
    
background-color#333;
}
.
main-small-navigation .menu ul ul li a{
    
text-transformnone;
}
.
main-small-navigation ul.sub-menu a{
    
text-transformnone;
}

.
main-small-navigation .menu ul ul ul li a{
    
text-transformnone;
}

/*Nav Search*/
.site-header .search-form {
    
positionabsolute;
    
leftinherit;
    
right0;
    
top0;
    
overflowhidden;
}
.
site-header .search-field {
    
background-colortransparent;
    
background-imageurl(images/search.png);
    
background-position5px center;
    
background-repeatno-repeat;
    
background-size20px 20px;
    
bordernone;
    
cursorpointer;
    
height30px;
    
margin6px;
    
padding0 0 0 38px;
    
positionrelative;
    -
webkit-transitionwidth 400ms easebackground 400ms ease;
    
transition:         width 400ms easebackground 400ms ease;
    
width1px;
    
color#CCC;
}
.
form,search-form label{
    
color#FFF;
}
.
site-header .search-field:focus {
    
background-color#FFF;
    
cursortext;
    
outline0;
    
width180px;
    
border-radius:0.2em;
    
margin6px;
}
.
search-form
.search-submit 
    
display:none;
}
.
screen-reader-text 
    
display:none;
}

/* =Content
----------------------------------------------- */

.site-main {
    
margin0 auto;
}

.
sticky h1{
    
border-bottom2px solid #333;
    
font-size20px;
    
font-size2.0rem;
}
.
sticky h1 a{
    
color#FFF;
}
.
sticky h2{
    
font-size12px;
    
font-size1.2rem;
    
margin-bottom0;
    
border-bottom2px solid #333;
}
.
sticky h2 a{
    
background-color#333;
    
color#FFF;
    
padding8px;
    
border-radius:0.2em  0.2em 0 0;
    
text-transformuppercase;
}
.
recent {
    
margin0 4px 20px 4px;
}
.
client_recent {
    
margin0 4px 20px 4px;
    
background-color#FFF;
}
.
recent_title{
    
font-size14px;
    
font-size1.4rem;
    
font-family'open_sansbold'sans-serif;
    
color#666;
    
padding4px 6px;
    
margin0;
    
text-aligncenter;
}
.
recent_title a{
    
color#666;
}
.
recent_title a:hover{
    
color#49a7a4;
}
.
recent p{
    
font-size12px;
    
font-size1.2rem;
    
margin-bottom0;
    
color#666;
    
padding6px;
}
.
hentry {
    
margin0 0 1.5em;
    
padding-bottom1.5em;
    
clearboth;
}
#content .entry-header {
    
background-color#FFF;
    
background-imagenone;
    
bordernone;
    
margin-bottom0;
}

.
entry-header {
    
background#49a7a4;
    
margin-bottom10px;
    
border-bottom1px solid #E1E1E1;
    
displayblock;
    
min-height70px;
}
.
page-header {
    
background#49a7a4;
    
margin-bottom10px;
    
border-bottom1px solid #E1E1E1;
    
displayblock;
    
min-height70px;
}
.
entry-title,
.
page-title {
    
font-size16px;
    
font-size1.6rem;
    
margin0 0 0.2em;
    
padding-top2px;
    
color#FFF;
}
.
page-title {
    
font-size16px;
    
font-size1.6rem;
    
padding20px 30px;
    
margin0 auto;
    
max-width1040px;
    
floatleft;
}
.
entry-title {
    
font-size14px;
    
font-size1.4rem;
    
text-decorationnone;
    
color#FFF;
    
background#49a7a4;
    
padding8px;
    
margin-top: -8px;
}
.
entry-title a {
    
text-decorationnone;
    
color#FFF;
}
.
entry-title a:hover{
    
color#CCC;
}
.
breadcrumbs {
    
floatright;
    
text-transformnone;
    
font-size12px;
    
padding12px 14px 0 10px;
    
color#FFF;
}
.
breadcrumbs a{
    
color#E7E7E7;
}
.
breadcrumbs a:hover{
    
color#333;
}
body.search .page-title,
body.archive .page-title {
      
font-size18px;
      
font-size1.8rem;
    
margin-bottom0;
}
.
entry-meta {
    
clearboth;
    
font-size10px;
    
font-size1rem;
    
padding4px;
    
margin0 auto;
    
max-width1040px;
    
border-bottom1px solid #EFEFEF;
    
text-transformuppercase;
}
footer.entry-meta {
    
bordernone;
}
.
entry-meta a {
    
color#3C4044;
}
.
entry-meta a:hover {
    
color#999;
}
.
entry-date {
    
margin-right8px;
}
.
entry-date:before {
    
content'\f303';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 18px/'Genericons';
    
vertical-aligntop;
    
padding-right2px;
    
color#999;
}
.
comments-link {
    
margin-right8px;
}
.
comments-link:before {
    
content'\f108';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 18px/'Genericons';
    
vertical-aligntop;
    
padding-right6px;
    
color#999;
}
.
edit-link {
    
margin-right8px;
}
.
edit-link:before {
    
content'\f411';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 18px/'Genericons';
    
vertical-aligntop;
    
padding-right2px;
    
color#999;
}
.
tag-links {
    
margin-right:8px;
}
.
tag-links:before {
    
content'\f302';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 18px/'Genericons';
    
vertical-aligntop;
    
color#999;
}
.
cat-links {
    
margin-right8px;
}
.
cat-links:before {
    
content'\f443';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 18px/'Genericons';
    
vertical-aligntop;
    
color#999;
}
.
byline {
    
margin-right8px;
}
.
byline:before {
    
content'\f304';
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
fontnormal 18px/'Genericons';
    
vertical-aligntop;
    
color#999;
}
.
entry-content,
.
entry-summary {
    
margin0.8em 0 0;
}
.
entry-content table,
.
comment-content table {
    
border1px solid #d9d9d9;
    
border-left-width0;
    
margin-0.083em 2.083em 0;
    
text-alignleft;
    
width100%;
}
.
entry-content tr th,
.
entry-content thead th,
.
comment-content tr th,
.
comment-content thead th {
    
border-left1px solid #d9d9d9;
    
font-weightbold;
    
padding0.5em     1.25em;
}
.
entry-content tr td,
.
comment-content tr td {
    
border1px solid #d9d9d9;
      
border-width1px 0 0 1px;
    
padding0.5em     1.25em;
}
.
entry-content tr.odd td,
.
comment-content tr.odd td {
    
background#dfd6c7;
}
.
entry-content ul li {
    list-
style-typesquare;
    list-
style-positionoutside;
    
margin-left1em;
}
.
entry-content ol {
    list-
styledecimal;
    
margin0 0 1.5em 1.5em;
}
.
entry-content a, .entry-content a:visited, .entry-summary a, .entry-summary a:visited{
    
color#49a7a4;
}
.
entry-content a:hover, .entry-summary a:hover{
    
color#666;
}
.
entry-content a.more-link, .entry-content a.more-link:visited{
    
color#FFF;
}
.
entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    
clearnone;
}
.
entry-content dfnciteem{
    
font-styleitalic;
}
.
page-links {
    
clearboth;
    
margin0 0 1.5em;
}

/* =Aside Post Format
----------------------------------------------- */

.format-aside .entry-content {
    
border-left4px solid rgba0000.1 );
    
padding-left1em;
}


/* =Media
---------------------------------------------- */


.site-header img,
.
entry-content img,
.
comment-content img,
.
widget img {
    
max-width100%; /* Fluid images for posts, comments, and widgets */
}
.
site-header img,
.
entry-content img,
.
widget-img,
img[class*="align"],
img[class*="wp-image-"],

.
wp-caption img {
    
heightauto/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.
site-header img,
.
entry-content img,
.
widget img,
img.size-full {
    
max-width100%;
    
widthauto/* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.
entry-content img.wp-smiley,
.
comment-content img.wp-smiley {
    
bordernone;
    
margin-bottom0;
    
margin-top0;
    
padding0;
}
.
wp-caption {
    
border1px solid #ccc;
    
max-width100%;
}
.
wp-caption.aligncenter,
.
wp-caption.alignleft,
.
wp-caption.alignright,
.
wp-caption.alignnone {
    
margin-bottom1.5em;
}
.
wp-caption img {
    
displayblock;
    
margin1.2auto 0;
    
max-width98%;
}
.
wp-caption-text {
    
text-aligncenter;
}
.
wp-caption .wp-caption-text {
    
margin0.8075em 0;
}
#content .gallery {
    
margin-bottom1.5em;
}
.
wp-caption-text,

.
gallery-caption {
    
font-size12px;
    
font-size1.2rem;
}
#content .gallery a img {
    
bordernone;
    
heightauto;
    
max-width90%;
}
#content .gallery dd {
    
margin0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    
max-width100%;
}

/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
    
font-size13px;
    
font-size1.3rem;
    
margin0 0 1.5em;
    
overflowhidden;
}
.
site-content .nav-previous {
    
floatleft;
    
width50%;
}
.
site-content .nav-next {
    
floatright;
    
text-alignright;
    
width50%;
}
.
nav-previous a, .nav-next a {
    
padding4px 6px;
    
color#222;
    
font-size12px;
    
font-size1.2rem;
    
text-transformuppercase;
}
.
nav-previous a:hover, .nav-next a:hover {
    
color#999;

}


/* =Comments
----------------------------------------------- */

#comments {
    
clearboth;
}
.
bypostauthor {
}
.
comments-title,
#reply-title {
    
font-size16px;
    
font-size1.6rem;
    
}
.
commentlist li {
    list-
stylenone;
}

.
commentlist,
.
children {
    list-
stylenone;
    
margin0;
}
.
children {
    
margin0;
    
background-color#EFEFEF;
    
padding0;
}
.
commentlist li.comment,
.
commentlist li.pingback {
    
margin-top2px;
}
.
commentlist .children li,
.
commentlist li:last-of-type {
    
bordernone;
}

article.comment,

li.pingback {
    
overflowhidden;
    
padding2.5em 0 0.7em;
    
positionrelative;
}
.
children article.comment,
.
children li.pingback {
    
padding-top1.0em;
}
.
comment .avatar {
    
floatleft;
    
margin-right1.25em;
    
border-radius0.4em;
}
.
comment-author {
    
font-size16px;
    
font-size1.6rem;
    
color#333;
}
.
comment-meta {
    
font-size12px;
    
font-size1.2rem;
}
.
comment-content{
    
font-size13px;
    
font-size1.3rem;
    
margin1em 0 0 4.5em;
}
.
reply 
    
float:right;
    
margin:0 10px 10px 0;
    
text-align:center;
    
background-color:  #3C4044;
    
border-radius:0.4em;
    
padding:3px;
    
width:50px;
}
.
reply:hover 
    
background-color:  #222;
}
.
comment article {
    
padding-bottom:2.79rem;
    
border-bottom1px solid rgba0000.2 );
}

a.comment-reply-link,
a.comment-edit-link {
    
color#CCC;
    
font-size12px;
    
font-size1.2rem;
    
line-height1.8;
    
text-decoration:none;
}
a.comment-reply-link {
    
color#FFF;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
    
color#FFF;
}
li.pingback {
    
font-weightbold;
}
li.pingback a {
    
font-weightnormal;
}

/* Comment Form */
.comment-notes,
#commentform .form-allowed-tags,
p.nocomments,
p.logged-in-as,
#commentform label {
    
font-size13px;
    
font-size1.3rem;
}
.
required {
    
color#880000;
}
#commentform label {
    
font-weightbold;
    
padding1em 0;
}
#commentform input[type="text"] {
    
margin-left0.5em;
}
#commentform #comment {
    
margin-top0.6em;
}
#commentform .form-allowed-tags,
#commentform .form-allowed-tags code {
    
font-size11px;
    
font-size1.1rem;
}
p.nocomments {
    
margin2.5em;
}

/* =Widgets
----------------------------------------------- */

.widget {
    
font-size12px;
    
font-size1.2rem;
    
line-height1.8;
    
margin0 0 0.5em;
}

.
widget-title {
    
color#666;
    
font-size13px;
    
font-size1.3rem;
    
font-family'open_sansbold'sans-serif;
    
padding2px 6px;
    
border-bottom1px solid #EFEFEF;
    
text-transformuppercase;
}

/* Search widget */

#searchsubmit {
    
displaynone;
}

#helpfullinks li{
    
padding-bottom5px;
    
padding-top5px;
    
border-bottom1px solid #EFEFEF;
    
color#999;
}

#helpfullinks li a{
    
color#999;
}
#helpfullinks li a:hover{
    
color#333;
}

/* =Site Footer
----------------------------------------------- */

.site-info {
    
font-size13px;
    
font-size1.3rem;
    
padding1.2em 0;
    
text-aligncenter;
    
color#808080;
    
background-color#333;
    
border-top1px solid  #444;
    
font-weight400;
}
.
site-info a{
    
color#AAA;
}
.
site-info a:hover{
    
color#FFF;
}
.
site-footer .widget p{
    
color#AAA;
}
.
site-footer .widget{
    
padding8px;
}
#smoothup { 
    
height40px
    
width50px
    
position:fixed;
    
bottom:10px;
    
right:20px;
    
text-indent:-9999px;
    
display:none;
    
background#000 url(images/top_button.png) no-repeat center; 
    
-webkit-transition-duration0.4s
    -
moz-transition-duration0.4stransition-duration0.4s
    
border-radius0.2em;
}

#smoothup:hover {
    
background-color#10b9b9;
}

/* Open Sans
This Font Software is licensed under the Apache License v2.00
More info available with at http://www.apache.org/licenses/
-------------------------------------------------------------- */

@font-face {
    
font-family'open_sansregular';
    
srcurl('font/opensans-regular-webfont.eot');
    
srcurl('font/opensans-regular-webfont.eot?#iefix'format('embedded-opentype'),
         
url('font/opensans-regular-webfont.woff'format('woff'),
         
url('font/opensans-regular-webfont.ttf'format('truetype'),
         
url('font/opensans-regular-webfont.svg#open_sansregular'format('svg');
    
font-weightnormal;
    
font-stylenormal;

}

@
font-face {
    
font-family'open_sansbold';
    
srcurl('font/opensans-bold-webfont.eot');
    
srcurl('font/opensans-bold-webfont.eot?#iefix'format('embedded-opentype'),
         
url('font/opensans-bold-webfont.woff'format('woff'),
         
url('font/opensans-bold-webfont.ttf'format('truetype'),
         
url('font/opensans-bold-webfont.svg#open_sansbold'format('svg');
    
font-weightnormal;
    
font-stylenormal;

}

/* =Genericons
 * Genericons are vector icons embedded in a webfont designed to be clean and simple 
 * keeping with a generic aesthetic.
 * More info at http://genericons.com/
-------------------------------------------------------------- */

/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com)
 */
@font-face {
    
font-family'Genericons';
    
srcurl('font/genericons-regular-webfont.eot');
    
srcurl('font/genericons-regular-webfont.eot?#iefix'format('embedded-opentype'),
         
url('font/genericons-regular-webfont.woff'format('woff'),
         
url('font/genericons-regular-webfont.ttf'format('truetype'),
         
url('font/genericons-regular-webfont.svg#genericonsregular'format('svg');
    
font-weightnormal;
    
font-stylenormal;
}

.
genericon, .genericon:visited {
    
color#FFF;
    
displayinline-block;
    -
webkit-font-smoothingantialiased;
    
font-size14px;
    
font-size1.4rem;
    
line-height1;
    
font-family'Genericons';
    
text-decorationinherit;
    
font-weightnormal;
    
font-stylenormal;
    
vertical-alignmiddle;
}
.
genericon:hover {
    
color#49a7a4;
}

/**
 * IE7 and IE6 hacks
 */


.genericon {
    *
overflowauto;
    *
zoom1;
    *
displayinline;
}


/* Social icons */
.genericon-github:before content'\f200'; }
.
genericon-dribbble:before content'\f201'; }
.
genericon-twitter:before content'\f202'; }
.
genericon-facebook-alt:before content'\f204'; }
.
genericon-googleplus:before content'\f206'; }
.
genericon-linkedin:before content'\f207'; }
.
genericon-pinterest:before content'\f209'; }
.
genericon-flickr:before content'\f211'; }
.
genericon-vimeo:before content'\f212'; }
.
genericon-youtube:before content'\f213'; }
.
genericon-tumblr:before content'\f214'; }
.
genericon-instagram:before content'\f215'; }
.
genericon-link:before content'\f107'; }

/* Social Media icons
------------------------------------------------------ */
.social-media {
    list-
stylenone;
    
text-alignright;
}
.
social-media li {
    
floatright;
    
positionrelative;
    
margin2px 0 0 4px;
    
border-radius.2em;
    
background-color#49a7a4;
    
border1px solid #FFF;
}
.
social-media li:hover {
    
background-color#FFF;
    
border1px solid #49a7a4;
}

.
social-media a {
    
padding6px;
}
.
social-media a:hover {
    
}

/* Tag Cloud
------------------------------------------------------ */
.tagcloud a {
    
displayinline-block;
    
color#FFF;
    
font-size12px !important;
    
font-family'Roboto'sans-serif;
    
padding5px 8px;
    
text-decorationnone;
    
background#49a7a4;
    
border1px solid #49a7a4;
    
border-radius4px;
    -
webkit-border-radius4px;
    -
moz-border-radius4px;
    -
o-border-radius4px;
    
transitionall 0.17s ease-in-out;
    -
moz-transitionall 0.17s ease-in-out;
    -
webkit-transitionall 0.17s ease-in-out;
    -
o-transitionall 0.17s ease-in-out;
    
margin4px;
}
.
tagcloud a:hover {
    
color#fff !important;
    
background#3C4044;
}

/* Custom Home featured areas
------------------------------------------------------ */
#featuretext_container{
    
padding30px 0;
    
floatleft;
    
width100%;
    
positionrelative;
    
background#F4F4F4;
    
border-bottom1px solid #EFEFEF;
}
.
featuretext_left {
    
padding22px 0;
    
margin0;
    
floatleft;
    
width80%;
}
.
featuretext_left h2{
    
color#666;
    
padding0 20px 0 28px;
    
margin0;
    
font-size:1.8rem;
    
font-size:18px;
    
font-family'open_sansbold'sans-serif;
}
.
featuretext_left p{
    
color#FFF;
    
padding-left20px;
    
margin0;
    
font-size:1.6rem;
    
font-size:16px;
}
.
featuretext_right {
    
margin0;
    
floatleft;
    
color#FFF;
    
padding24px 0;
}
.
featuretext_right a{
    
color#FFF;
    
padding12px 26px;
    
background-color:#49a7a4;
    
border-radius0.2em;
    
font-size:1.4rem;
    
font-size:14px;
    
font-family'open_sansbold'sans-serif;
    
margin-right:20px;
    
text-aligncenter;
    
width120px;
}
.
featuretext_right a:hover{
    
background-color:#3C4044;
}
.
featuretext_middle {
    
margin0;
    
text-aligncenter;
}

.
featuretext_middle h3{
    
font-size1.6rem;
    
font-size16px;
    
font-family'open_sansbold'sans-serif;
    
positionrelative;
    
top8px;
    
margin0 auto;
    
max-width120px;
    
background#FFF;
    
text-aligncenter;
    
line-height16px;
    
text-aligncenter;
    
text-transformuppercase;
    
color#666;
    
-webkit-text-shadow0px 1px 0px rgba2552552550.75 );
    -
moz-text-shadow0px 1px 0px rgba2552552550.75 );
    
text-shadow0px 1px 0px rgba2552552550.75 );
}

.
featuretext {
    
padding10px;
    
background-color#F4F4F4;
    
border-radius0.4em;
    
margin8px;
    
border1px solid #EFEFEF;
    
border-bottom6px solid #EFEFEF;
}

.
featuretext h4{
    
font-size:1.4rem;
    
font-size:14px;
    
font-family'open_sansbold'sans-serif;
    
color#3C4044;
    
margin0;
    
clearnone;
    
margin-bottom15px;
    
border0;
    
text-transformnone;
}

.
featuretext h4 a:hover{
    
color#49a7a4;
}

.
featuretext p{
    
color#999;
    
font-size:1.2rem;
    
font-size12px;
    
clearboth;
}
.
featuretext img{
    -
webkit-transition-duration0.8s;
    -
moz-transition-duration0.8s;
    -
o-transition-duration0.8s;
    
transition-duration0.8s;
     
    -
webkit-transition-property: -webkit-transform;
    -
moz-transition-property: -moz-transform;
    -
o-transition-property: -o-transform;
    
transition-propertytransform;
     
    
overflow:hidden;
 
    }  
.
featuretext img:hover{
    -
webkit-transform:rotate(360deg);
    -
moz-transform:rotate(360deg);
    -
o-transform:rotate(360deg);
}
.
view {
   
width96%;
   
height100%;
   
overflowhidden;
   
positionrelative;
   
text-aligncenter;
   
cursor: default;
   
border5px solid #fff;
    
-webkit-box-shadow0px 0px 1px rgba0000.2 );
    -
moz-box-shadow0px 0px 1px rgba0000.2 );
    
box-shadow0px 0px 1px rgba0000.2 );
    -
webkit-border-radius0.2em;
    -
moz-border-radius0.2em;
    
border-radius0.2em;

}

.
view .mask, .view .content {
   
width100%;
   
height100%;
   
positionabsolute;
   
overflowhidden;
   
top0;
   
left0;
}

.
view img {
   
displayblock;
   
positionrelative;
}

.
view a.info {
   
background:url(images/link-icon-recent.pngcenter no-repeat;
   
displayinline-block;
   
text-decorationnone;
   
padding:0;
   
text-indent:-9999px;
   
width:32px;
   
height100%;
}

.
third-effect .mask {
   
opacity0;
   
overflow:visible;
   
backgroundrgba(0,0,0,0.7);
   
box-sizing:border-box;
   
transitionall 0.2s ease-in-out;
}

.
third-effect a.info {
   
position:relative;
   
opacity0;
   
transitionopacity 0.5s 0s ease-in-out;
}

.
third-effect:hover .mask {
   
opacity1;
   
   
backgroundrgba(0,0,0,0.4);
}
.
imagerct {
    
width100%;
}

.
third-effect:hover a.info {
   
opacity:1;
   
transition-delay0.2s;
}

/* Client Ad Styles */

.client {
    
text-aligncenter;
}
    
.
client h3{
    
font-size1.6rem;
    
font-size16px;
    
font-family'open_sansbold'sans-serif;
    
positionrelative;
    
top8px;
    
margin0 auto;
    
max-width120px;
    
background#FFF;
    
text-aligncenter;
    
line-height16px;
    
text-aligncenter;
    
text-transformuppercase;
    
color#666;
    
-webkit-text-shadow0px 1px 0px rgba2552552550.75 );
    -
moz-text-shadow0px 1px 0px rgba2552552550.75 );
    
text-shadow0px 1px 0px rgba2552552550.75 );
}

.
client img{
    
filterurl("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    
filtergray/* IE6-9 */
    
-webkit-filtergrayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    
max-width100%;
}
.
client img:hover{
    
filterurl("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -
webkit-filtergrayscale(0%);
}
            
/*  SECTIONS  ============================================================================= */

.section {
    
clearboth;
    
margin0 auto;
    
max-width1040px;
}
.
section_thumbnails {
    
clearboth;
    
background#F4F4F4;
    
padding40px 20px;
}
.
section_clients {
    
clearboth;
    
background-color:#FFF;
    
padding40px 20px;
}
.
section_services {
    
clearboth;
    
background-color:#FFF;
    
padding40px 20px;
    
border-top1px solid #EFEFEF;
    
border-bottom1px solid #EFEFEF;
}
.
section_thumbnails .col{
    
margin0px;
}
.
section_clients .col{
    
margin0px;
}
.
section_services .col{
    
margin0px;
}
.
section_thumbnails h3{
    
font-size1.6rem;
    
font-size16px;
    
font-family'open_sansbold'sans-serif;
    
positionrelative;
    
top8px;
    
margin0 auto;
    
max-width160px;
    
background#F4F4F4;
    
text-aligncenter;
    
line-height16px;
    
text-aligncenter;
    
text-transformuppercase;
    
color#666;
    
-webkit-text-shadow0px 1px 0px rgba2552552550.75 );
    -
moz-text-shadow0px 1px 0px rgba2552552550.75 );
    
text-shadow0px 1px 0px rgba2552552550.75 );
}
.
unity-separator {
    
width100%;
    
height1px;
    
background#d9e0e3;
    
-webkit-box-shadow0px 1px 0px rgba2552552550.75 );
    -
moz-box-shadow0px 1px 0px rgba2552552550.75 );
    
box-shadow0px 1px 0px rgba2552552550.75 );
    
margin-bottom30px;
}
.
thumbs-more-link{
    
font-size12px;
    
font-size1.2rem;
    
text-transformuppercase;
    
padding8px;
    
text-alignleft;
}

.
thumbs-more-link a{
    
background-color#3C4044;
    
color#FFF;
    
border-radius0.2em;
    
padding2px 4px;
}
.
thumbs-more-link a:hover{
    
background-color#49a7a4;
    
color#FFF;
    
border-radius0.2em;
}

/*  GROUPING  ============================================================================= */


.group:before,
.
group:after {
    
content:"";
    
display:table;
}
.
group:after {
    
clear:both;
}
.
group {
    
zoom:1/* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
    
displayblock;
    
float:left;
    
margin10 11.6%;
}

.
col:first-child margin-left0; } /* all browsers except IE6 and lower */

.post-thumbnail {
    
positionrelative;
    
margin-top4px;
    
margin-right4px;
}

.
blog-lists-title {
    
positionrelative;
    
width70%;
    
displayinline;
    
floatleft;
    
margin-left8px;
    
font-size12px;
    
color#999;
}

.
blog-lists-title a{
    
color#333;
}

/* =IE Styles
----------------------------------------------- */

#ie8 .site-header img,
#ie8 .entry-content img,
#ie8 img.size-full,
#ie8 .entry-thumbnail img,
#ie8 .widget img,
#ie8 .wp-caption img {
    
widthauto/* Prevent stretching of full-size images with height and width attributes in IE8 */
}

/*  GRID OF FOUR   ============================================================================= */

    
.span_4_of_4 {
    
width100%; 
}

.
span_3_of_4 {
    
width74.6%; 
}

.
span_2_of_4 {
    
width49.2%; 
}

.
span_1_of_4 {
    
width25%; 
}

/*  GRID OF THREE   ============================================================================= */
    
.span_3_of_3 {
    
width100%; 
}
.
span_2_of_3 {
    
width66.1%; 
}
.
span_1_of_3 {
    
width32.2%; 
}
.
home_span_1_of_3 {
    
width33.3%; 
}
/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
    
width100%;
}

.
span_1_of_2 {
    
width49.8%;
}

/*  GRID OF EIGHT   ============================================================================= */
    
.span_8_of_8 {
    
width100%;
}
.
span_7_of_8 {
    
width87.3%; 
}
.
span_6_of_8 {
    
width74.6%; 
}
.
span_5_of_8 {
    
width61.9%; 
}
.
span_4_of_8 {
    
width49.2%; 
}
.
span_3_of_8 {
    
width36.5%;
}
.
span_2_of_8 {
    
width23.8%; 
}
.
span_1_of_8 {
    
width11.1%; 
}

.
header-image img {
    
width100%;
    
heightauto;
    
margin-bottom: -6px;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1000px or less */
@media screen and (max-width1000px) {
    .
header_container {
    
height100%;
    
width100%;
}
}

/* for 980px or less */
@media screen and (max-width980px) {
    
    
#wrap {
        
padding:0;
        
width100%;     
    }
    .
header_container {
    
height100%;
    
width100%;
    }
    
#content {
        
padding-left:4px;     
    }
    
}

/* for 860px or less */
@media only screen and (max-width860px) {
    .
header_container {
    
height100%;
    
width100%;
    }
    
#featuretext_container {
    
padding0;
    } 
    .
featuretext_left {
    
width100%;
    
clearboth;
    
text-aligncenter;
    }
    .
featuretext_left h2{
    
padding10px;
    }
    .
featuretext_right {
    
text-aligncenter;
    
floatnone;
    }
    .
featuretext_right a{
    
padding6px 14px;
    
margin0;
    }
    
#primary_wrap {
    
padding0 4px;
    }
    
#content.fullwidth {
    
padding10px 4px;
    }
}

/* for 800px or less */
@media only screen and (max-width800px) {

    
#content,
    #primary,
    #secondary,
    #tertiary,
    #sidebar-left {
        
backgroundnone;
        
floatnone;
        
margin0;
        
padding0;
    }
    
#primary,
    #secondary,
    #tertiary,
    #sidebar-left {
        
width100%;
    }
    
#content-right,
    #primary-right {
        
backgroundnone;
        
floatnone;
        
margin0;
        
padding0;
    }
    
#primary-right{
        
width100%;
    }
    
#primary-right {
        
border-top0;
    }
    .
page-title {
    
text-aligncenter;
    
padding10px;
    
floatnone;
    
clearboth;
    }
    .
breadcrumbs {
    
text-aligncenter;
    
padding0;
    
width99.8%;
    
font-size10px;
    }
}

/* span of 4 for 800px or less */
@media only screen and (max-width800px) {
    .
span_4_of_4 {
        
width49.6%; 
    }
    .
span_3_of_4 {
        
width49.6%; 
    }
    .
span_2_of_4 {
        
width49.6%; 
    }
    .
span_1_of_4 {
        
width49.6%;
    }
}

/* for 600px or less */
@media screen and (max-width600px) {
    
    
#branding img {
        
displaynone;
    }
    
    .
header-image {
        
width:100%;
        
margin-top0px;
        
margin-leftauto;
        
margin-rightauto;
    }

    .
header_container {
    
height100%;
    
width100%;
    }

    .
site-main {
    
border0;
    }
    .
hentry {
    
border-bottomnone;
    }
    .
col {
    
margin0;
    }
    .
span_1_of_4 {
    
width99.5%;
    }
}

/*  span of 3 for 600px */

@media only screen and (max-width600px) {
    .
span_3_of_3 {
        
width99.5%; 
    }
    .
span_2_of_3 {
        
width99.5%; 
    }
    .
span_1_of_3 {
        
width99.5%;
    }
    .
home_span_1_of_3 {
        
width99.5%;
    }
}

/* --- IPhone5 (portrait and landscape) --- */

@media screen and (max-width 568px) {

    .
header_container {
    
height100%;
    
width100%;
    }
}

/* --- Smartphones (portrait and landscape) --- */

@media screen and (max-width 480px) {
    
    .
header_container {
    
height100%;
    
width100%;
    }
    
    .
site-logo {
    
height100%;
    
width100%;
    
text-aligncenter;
    
padding20px 0 0 0;
    }
    
    .
site-header .site-introduction {
    
height100%;
    
width100%;
    
text-aligncenter;
    
padding10px 0;
    }
    
    
#topbar_container {
    
height100%;
    
width100%;
    
padding0;
    }
    .
topbar {
    
padding-top6px;
    
clearboth;
    }
    .
topbar_content_left {
    
width42%;
    
floatleft;
    
padding-left8px;
    
text-alignleft;
    }
    .
topbar_content_right {
    
width49%;
    
floatright;
    }
    .
site-header .search-form {
    
displaynone;
}
}

/*  col AT 480 PIXELS */

@media only screen and (max-width480px) {
    .
col 
        
margin10 10%;
    }
}


/* span of 2 for 480px */

@media only screen and (max-width480px) {
    .
span_2_of_2 {
        
width100%; 
    }
    .
span_1_of_2 {
        
width100%; 
    }
}

/*  span of 3 for 480px */

@media only screen and (max-width480px) {
    .
span_3_of_3 {
        
width100%; 
    }
    .
span_2_of_3 {
        
width100%; 
    }
    .
span_1_of_3 {
        
width100%;
    }
    .
home_span_1_of_3 {
        
width100%;
    }
}

/*  span of 4 for 480px */

@media only screen and (max-width480px) {
    .
span_4_of_4 {
        
width100%; 
    }
    .
span_3_of_4 {
        
width100%; 
    }
    .
span_2_of_4 {
        
width100%; 
    }
    .
span_1_of_4 {
        
width100%; 
    }
}

/*  span of 8 for 480px */

@media only screen and (max-width480px) {
    .
span_8_of_8 {
        
width100%; 
    }
    .
span_7_of_8 {
        
width100%; 
    }
    .
span_6_of_8 {
        
width100%; 
    }
    .
span_5_of_8 {
        
width100%; 
    }
    .
span_4_of_8 {
        
width100%; 
    }
    .
span_3_of_8 {
        
width100%; 
    }
    .
span_2_of_8 {
        
width100%; 
    }
    .
span_1_of_8 {
        
width100%; 
    }
    .
featuretext_top {
    
padding40px 0;
    
margin0 0 20px 0;
    
background-color#E7E7E7;
    
}
    .
featuretext_top h3{
    
font-size:1.2rem;
    
font-size:12px;
    
padding6px;
    }
    .
featuretext_top p{
    
font-size:1.2rem;
    
font-size:12px;
    
padding6px;
    }


footer.php
<?php
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the id=main div and all content after
 *
 * @package discovery
 * @since discovery 1.0
 */
?>

    </div><!-- #main .site-main -->

    <footer id="colophon" class="site-footer" role="contentinfo">
    <div class="footer_container">
    <div class="section group">
    
    <div class="col span_1_of_3">
    <?php if ( is_active_sidebar'left_column' ) && dynamic_sidebar('left_column') ) : else : ?>
         <div class="widget">
            <?php echo '<h4>' __('Widget Ready''discovery') . '</h4>'?>
            <?php echo '<p>' __('This left column is widget ready! Add one in the admin panel.''discovery') . '</p>'?>
            </div>     
    <?php endif; ?>  
        </div>
        
    <div class="col span_1_of_3">
    <?php if ( is_active_sidebar'center_column' ) && dynamic_sidebar('center_column') ) : else : ?>
         <div class="widget">
            <?php echo '<h4>' __('Widget Ready''discovery') . '</h4>'?>
            <?php echo '<p>' __('This center column is widget ready! Add one in the admin panel.''discovery') . '</p>'?>
            </div>     
    <?php endif; ?> 

    </div>
    
    <div class="col span_1_of_3">
    <?php if ( is_active_sidebar'right_column' ) && dynamic_sidebar('right_column') ) : else : ?>
         <div class="widget">
            <?php echo '<h4>' __('Widget Ready''discovery') . '</h4>'?>
            <?php echo '<p>' __('This right column is widget ready! Add one in the admin panel.''discovery') . '</p>'?>
            </div>     
    <?php endif; ?> 
    </div>
    </div>
        </div><!-- footer container -->
        <div class="site-info">
            <a href="<?php $my_theme wp_get_theme(); echo $my_theme->get'ThemeURI' ); ?>">
            <?php _e('Discovery WordPress Theme','discovery'); ?></a>
            <?php echo __'Powered By WordPress ''discovery' ); ?>
        </div><!-- .site-info -->
    </footer><!-- #colophon .site-footer -->
    <a href="#top" id="smoothup"></a>
</div><!-- #page .hfeed .site -->
</div><!-- end of wrapper -->
<?php wp_footer(); ?>

</body>
</html> 
(07.09.2014, 19:21)Destroy666 napisał(a): Zmniejsz z-index tego szarego diva do np. -2.
Takie rzeczy działają tylko, jeśli element posiada atrybut position, a nie wiem czy używanie go dla stopki jest dobrym pomysłem.

@topic
Podaj adres wtyczki fejsbukowej, której używasz.
:: Akcja DZIĘKUJĘ ZA POMOC ::
Pomocy udzielam jedynie na forum. Wszystkie rzeczy wykraczające poza tą dziedzinę wykonuję odpłatnie.
Wtyczka: http://johnny.chadda.se/projects/wp-facebook-like/
Okej, spróbujmy w ten sposób:

Dodaj do style.css swojego stylu klasę:
.wpfblike{
    position: absolute;
    z-index: 20;
}
:: Akcja DZIĘKUJĘ ZA POMOC ::
Pomocy udzielam jedynie na forum. Wszystkie rzeczy wykraczające poza tą dziedzinę wykonuję odpłatnie.



Użytkownicy przeglądający ten wątek:

1 gości