/*
Theme Name: SearchCore
Theme URI: http://searchcore.com
Author: James Sauceda
Author URI: http://searchcore.com/
Version: 1.1
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
* {
    padding: 0px;
    margin: 0px
}
html{
    margin-top:0 !important;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline;font-family: 'open sans';}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
.clear{clear:both}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.hidden{display:none;}
hr{color: transparent;margin: 25px 0;border: none;}
a{
    color: inherit;
    text-decoration: none;
    outline: none;
}
a:hover{}
a:visited{
    color: inherit;
    text-decoration: none;
}
b{
    font-weight: 700;
    font-family: 'open sans', arial;
    color: #666;
    font-size: 15px;
}
strong{
    font-size: 120%;
    line-height: 20px;
}
h1{
    font-size: 48px;
    line-height: 48px;
    font-family: segoeuil;
    color: #888;
    font-weight: 500;
    margin-bottom: 71px;
    text-shadow: 1px 1px 1px #ffffff;
}
h2{
    font-size: 23px;
    font-family: segoeuil;
    color: #777;
    margin: 30px 0;
    font-weight: 500;
}
h3{
    font-style: italic;
    color: #222;
    font-size: 110%;
    margin: 20px 0 10px;
    font-family: 'open sans', arial;
}
h4{}
p{
    font-size: 16px;
    color: #777;
    line-height: 20px;
    font-family: 'open sans';
}

body{
    background:url('img/background.png');
    font-family: 'open sans';
    color:#333;
}
header{
    margin: 15px auto 0 !important;
    clear: both;
}
.logo{
    background: url('img/searchcore-logo.png') no-repeat;
    height: 36px;
    width: 220px;
    display: inline-block;
    margin: 0 auto;
}
nav{
    float: right;
    display: inline;
    margin-top: 15px;
    font-size: 13px;
    font-family: helvetica, arial;
    clear: both;
}
nav div{

}
nav div ul{

}
nav div ul li{
    display: inline;
    padding-left: 30px;
}
footer{
    background: url('img/footer-bg.png');
    padding: 77px 0;
    color: #aaa;
    margin-top: 70px;
}
footer .links{}

.headboard{
    height: 7px;
    box-shadow: inset 0px 1px 3px #333;
    margin-top: 15px;
    clear: both;
    display: block;
    background: rgb(16,52,88); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(16,52,88,1) 10%, rgba(30,87,153,1) 10%, rgba(30,87,153,1) 20%, rgba(36,118,202,1) 20%, rgba(36,118,202,1) 30%, rgba(80,151,224,1) 30%, rgba(80,151,224,1) 43%, rgba(136,184,234,1) 43%, rgba(136,184,234,1) 57%, rgba(80,151,224,1) 57%, rgba(80,151,224,1) 70%, rgba(36,118,202,1) 70%, rgba(36,118,202,1) 80%, rgba(30,87,153,1) 80%, rgba(30,87,153,1) 90%, rgba(16,52,88,1) 90%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(10%,rgba(16,52,88,1)), color-stop(10%,rgba(30,87,153,1)), color-stop(20%,rgba(30,87,153,1)), color-stop(20%,rgba(36,118,202,1)), color-stop(30%,rgba(36,118,202,1)), color-stop(30%,rgba(80,151,224,1)), color-stop(43%,rgba(80,151,224,1)), color-stop(43%,rgba(136,184,234,1)), color-stop(57%,rgba(136,184,234,1)), color-stop(57%,rgba(80,151,224,1)), color-stop(70%,rgba(80,151,224,1)), color-stop(70%,rgba(36,118,202,1)), color-stop(80%,rgba(36,118,202,1)), color-stop(80%,rgba(30,87,153,1)), color-stop(90%,rgba(30,87,153,1)), color-stop(90%,rgba(16,52,88,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(16,52,88,1) 10%,rgba(30,87,153,1) 10%,rgba(30,87,153,1) 20%,rgba(36,118,202,1) 20%,rgba(36,118,202,1) 30%,rgba(80,151,224,1) 30%,rgba(80,151,224,1) 43%,rgba(136,184,234,1) 43%,rgba(136,184,234,1) 57%,rgba(80,151,224,1) 57%,rgba(80,151,224,1) 70%,rgba(36,118,202,1) 70%,rgba(36,118,202,1) 80%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 90%,rgba(16,52,88,1) 90%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(16,52,88,1) 10%,rgba(30,87,153,1) 10%,rgba(30,87,153,1) 20%,rgba(36,118,202,1) 20%,rgba(36,118,202,1) 30%,rgba(80,151,224,1) 30%,rgba(80,151,224,1) 43%,rgba(136,184,234,1) 43%,rgba(136,184,234,1) 57%,rgba(80,151,224,1) 57%,rgba(80,151,224,1) 70%,rgba(36,118,202,1) 70%,rgba(36,118,202,1) 80%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 90%,rgba(16,52,88,1) 90%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(16,52,88,1) 10%,rgba(30,87,153,1) 10%,rgba(30,87,153,1) 20%,rgba(36,118,202,1) 20%,rgba(36,118,202,1) 30%,rgba(80,151,224,1) 30%,rgba(80,151,224,1) 43%,rgba(136,184,234,1) 43%,rgba(136,184,234,1) 57%,rgba(80,151,224,1) 57%,rgba(80,151,224,1) 70%,rgba(36,118,202,1) 70%,rgba(36,118,202,1) 80%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 90%,rgba(16,52,88,1) 90%); /* IE10+ */
    background: linear-gradient(to right,  rgba(16,52,88,1) 10%,rgba(30,87,153,1) 10%,rgba(30,87,153,1) 20%,rgba(36,118,202,1) 20%,rgba(36,118,202,1) 30%,rgba(80,151,224,1) 30%,rgba(80,151,224,1) 43%,rgba(136,184,234,1) 43%,rgba(136,184,234,1) 57%,rgba(80,151,224,1) 57%,rgba(80,151,224,1) 70%,rgba(36,118,202,1) 70%,rgba(36,118,202,1) 80%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 90%,rgba(16,52,88,1) 90%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#103458', endColorstr='#103458',GradientType=1 ); /* IE6-9 */

;
}
.headboard2{
    background: rgb(8,26,44); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(8,26,44,1) 0%, rgba(8,26,44,1) 4%, rgba(16,52,88,1) 5%, rgba(16,52,88,1) 9%, rgba(22,71,121,1) 9%, rgba(22,71,121,1) 13%, rgba(27,88,151,1) 14%, rgba(27,88,151,1) 18%, rgba(32,104,177,1) 18%, rgba(32,104,177,1) 22%, rgba(36,118,202,1) 23%, rgba(36,118,202,1) 27%, rgba(51,134,219,1) 27%, rgba(51,134,219,1) 31%, rgba(80,151,224,1) 32%, rgba(80,151,224,1) 36%, rgba(108,168,229,1) 36%, rgba(108,168,229,1) 40%, rgba(136,184,234,1) 41%, rgba(136,184,234,1) 45%, rgba(169,204,240,1) 45%, rgba(169,204,240,1) 55%, rgba(136,184,234,1) 55%, rgba(136,184,234,1) 60%, rgba(108,168,229,1) 60%, rgba(108,168,229,1) 64%, rgba(80,151,224,1) 64%, rgba(80,151,224,1) 69%, rgba(51,134,219,1) 69%, rgba(51,134,219,1) 73%, rgba(36,118,202,1) 73%, rgba(36,118,202,1) 78%, rgba(32,104,177,1) 78%, rgba(32,104,177,1) 82%, rgba(27,88,151,1) 82%, rgba(27,88,151,1) 87%, rgba(22,71,121,1) 87%, rgba(22,71,121,1) 91%, rgba(16,52,88,1) 91%, rgba(16,52,88,1) 96%, rgba(8,26,44,1) 96%, rgba(8,26,44,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(8,26,44,1)), color-stop(4%,rgba(8,26,44,1)), color-stop(5%,rgba(16,52,88,1)), color-stop(9%,rgba(16,52,88,1)), color-stop(9%,rgba(22,71,121,1)), color-stop(13%,rgba(22,71,121,1)), color-stop(14%,rgba(27,88,151,1)), color-stop(18%,rgba(27,88,151,1)), color-stop(18%,rgba(32,104,177,1)), color-stop(22%,rgba(32,104,177,1)), color-stop(23%,rgba(36,118,202,1)), color-stop(27%,rgba(36,118,202,1)), color-stop(27%,rgba(51,134,219,1)), color-stop(31%,rgba(51,134,219,1)), color-stop(32%,rgba(80,151,224,1)), color-stop(36%,rgba(80,151,224,1)), color-stop(36%,rgba(108,168,229,1)), color-stop(40%,rgba(108,168,229,1)), color-stop(41%,rgba(136,184,234,1)), color-stop(45%,rgba(136,184,234,1)), color-stop(45%,rgba(169,204,240,1)), color-stop(55%,rgba(169,204,240,1)), color-stop(55%,rgba(136,184,234,1)), color-stop(60%,rgba(136,184,234,1)), color-stop(60%,rgba(108,168,229,1)), color-stop(64%,rgba(108,168,229,1)), color-stop(64%,rgba(80,151,224,1)), color-stop(69%,rgba(80,151,224,1)), color-stop(69%,rgba(51,134,219,1)), color-stop(73%,rgba(51,134,219,1)), color-stop(73%,rgba(36,118,202,1)), color-stop(78%,rgba(36,118,202,1)), color-stop(78%,rgba(32,104,177,1)), color-stop(82%,rgba(32,104,177,1)), color-stop(82%,rgba(27,88,151,1)), color-stop(87%,rgba(27,88,151,1)), color-stop(87%,rgba(22,71,121,1)), color-stop(91%,rgba(22,71,121,1)), color-stop(91%,rgba(16,52,88,1)), color-stop(96%,rgba(16,52,88,1)), color-stop(96%,rgba(8,26,44,1)), color-stop(100%,rgba(8,26,44,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(8,26,44,1) 0%,rgba(8,26,44,1) 4%,rgba(16,52,88,1) 5%,rgba(16,52,88,1) 9%,rgba(22,71,121,1) 9%,rgba(22,71,121,1) 13%,rgba(27,88,151,1) 14%,rgba(27,88,151,1) 18%,rgba(32,104,177,1) 18%,rgba(32,104,177,1) 22%,rgba(36,118,202,1) 23%,rgba(36,118,202,1) 27%,rgba(51,134,219,1) 27%,rgba(51,134,219,1) 31%,rgba(80,151,224,1) 32%,rgba(80,151,224,1) 36%,rgba(108,168,229,1) 36%,rgba(108,168,229,1) 40%,rgba(136,184,234,1) 41%,rgba(136,184,234,1) 45%,rgba(169,204,240,1) 45%,rgba(169,204,240,1) 55%,rgba(136,184,234,1) 55%,rgba(136,184,234,1) 60%,rgba(108,168,229,1) 60%,rgba(108,168,229,1) 64%,rgba(80,151,224,1) 64%,rgba(80,151,224,1) 69%,rgba(51,134,219,1) 69%,rgba(51,134,219,1) 73%,rgba(36,118,202,1) 73%,rgba(36,118,202,1) 78%,rgba(32,104,177,1) 78%,rgba(32,104,177,1) 82%,rgba(27,88,151,1) 82%,rgba(27,88,151,1) 87%,rgba(22,71,121,1) 87%,rgba(22,71,121,1) 91%,rgba(16,52,88,1) 91%,rgba(16,52,88,1) 96%,rgba(8,26,44,1) 96%,rgba(8,26,44,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(8,26,44,1) 0%,rgba(8,26,44,1) 4%,rgba(16,52,88,1) 5%,rgba(16,52,88,1) 9%,rgba(22,71,121,1) 9%,rgba(22,71,121,1) 13%,rgba(27,88,151,1) 14%,rgba(27,88,151,1) 18%,rgba(32,104,177,1) 18%,rgba(32,104,177,1) 22%,rgba(36,118,202,1) 23%,rgba(36,118,202,1) 27%,rgba(51,134,219,1) 27%,rgba(51,134,219,1) 31%,rgba(80,151,224,1) 32%,rgba(80,151,224,1) 36%,rgba(108,168,229,1) 36%,rgba(108,168,229,1) 40%,rgba(136,184,234,1) 41%,rgba(136,184,234,1) 45%,rgba(169,204,240,1) 45%,rgba(169,204,240,1) 55%,rgba(136,184,234,1) 55%,rgba(136,184,234,1) 60%,rgba(108,168,229,1) 60%,rgba(108,168,229,1) 64%,rgba(80,151,224,1) 64%,rgba(80,151,224,1) 69%,rgba(51,134,219,1) 69%,rgba(51,134,219,1) 73%,rgba(36,118,202,1) 73%,rgba(36,118,202,1) 78%,rgba(32,104,177,1) 78%,rgba(32,104,177,1) 82%,rgba(27,88,151,1) 82%,rgba(27,88,151,1) 87%,rgba(22,71,121,1) 87%,rgba(22,71,121,1) 91%,rgba(16,52,88,1) 91%,rgba(16,52,88,1) 96%,rgba(8,26,44,1) 96%,rgba(8,26,44,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(8,26,44,1) 0%,rgba(8,26,44,1) 4%,rgba(16,52,88,1) 5%,rgba(16,52,88,1) 9%,rgba(22,71,121,1) 9%,rgba(22,71,121,1) 13%,rgba(27,88,151,1) 14%,rgba(27,88,151,1) 18%,rgba(32,104,177,1) 18%,rgba(32,104,177,1) 22%,rgba(36,118,202,1) 23%,rgba(36,118,202,1) 27%,rgba(51,134,219,1) 27%,rgba(51,134,219,1) 31%,rgba(80,151,224,1) 32%,rgba(80,151,224,1) 36%,rgba(108,168,229,1) 36%,rgba(108,168,229,1) 40%,rgba(136,184,234,1) 41%,rgba(136,184,234,1) 45%,rgba(169,204,240,1) 45%,rgba(169,204,240,1) 55%,rgba(136,184,234,1) 55%,rgba(136,184,234,1) 60%,rgba(108,168,229,1) 60%,rgba(108,168,229,1) 64%,rgba(80,151,224,1) 64%,rgba(80,151,224,1) 69%,rgba(51,134,219,1) 69%,rgba(51,134,219,1) 73%,rgba(36,118,202,1) 73%,rgba(36,118,202,1) 78%,rgba(32,104,177,1) 78%,rgba(32,104,177,1) 82%,rgba(27,88,151,1) 82%,rgba(27,88,151,1) 87%,rgba(22,71,121,1) 87%,rgba(22,71,121,1) 91%,rgba(16,52,88,1) 91%,rgba(16,52,88,1) 96%,rgba(8,26,44,1) 96%,rgba(8,26,44,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(8,26,44,1) 0%,rgba(8,26,44,1) 4%,rgba(16,52,88,1) 5%,rgba(16,52,88,1) 9%,rgba(22,71,121,1) 9%,rgba(22,71,121,1) 13%,rgba(27,88,151,1) 14%,rgba(27,88,151,1) 18%,rgba(32,104,177,1) 18%,rgba(32,104,177,1) 22%,rgba(36,118,202,1) 23%,rgba(36,118,202,1) 27%,rgba(51,134,219,1) 27%,rgba(51,134,219,1) 31%,rgba(80,151,224,1) 32%,rgba(80,151,224,1) 36%,rgba(108,168,229,1) 36%,rgba(108,168,229,1) 40%,rgba(136,184,234,1) 41%,rgba(136,184,234,1) 45%,rgba(169,204,240,1) 45%,rgba(169,204,240,1) 55%,rgba(136,184,234,1) 55%,rgba(136,184,234,1) 60%,rgba(108,168,229,1) 60%,rgba(108,168,229,1) 64%,rgba(80,151,224,1) 64%,rgba(80,151,224,1) 69%,rgba(51,134,219,1) 69%,rgba(51,134,219,1) 73%,rgba(36,118,202,1) 73%,rgba(36,118,202,1) 78%,rgba(32,104,177,1) 78%,rgba(32,104,177,1) 82%,rgba(27,88,151,1) 82%,rgba(27,88,151,1) 87%,rgba(22,71,121,1) 87%,rgba(22,71,121,1) 91%,rgba(16,52,88,1) 91%,rgba(16,52,88,1) 96%,rgba(8,26,44,1) 96%,rgba(8,26,44,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#081a2c', endColorstr='#081a2c',GradientType=1 ); /* IE6-9 */

}

@font-face{
    font-family: "Segoeuil";
    src: url('fonts/SEGOEUIL.eot');
    src: local("Segoe UI Light"), url('fonts/SEGOEUIL.ttf') format("truetype");
}
.fontsforweb_fontid_1409 {
    font-family: "Segoeuil";
}
.ls-layer{
    font-family: helvetica, arial;
    color: #444;
}
.ls-layer h1{
    font-size: 40px;
    font-weight: bold;
    color: #444;
}
.ls-layer h2{
    font-size: 24px;
}
.ls-layer h3{}
.ls-layer h4{
    font-size: 17px;
    line-height: 12px !important;
    font-weight: 400;
}
.ls-layer h5{}


.entry-content .ls-container .ls-layer h4 *{
    line-height: 20px !important;
}

.mockup{
    margin-left: 0;
    height: 185px;
}
.brands{
   height: 60px;
}
.separator{
    background: url('img/separator.png');
    width: 100%;
    display: block;
    height: 25px;
    clear: both;
    margin: 75px 0;
}
.separator.top{
    margin-top: 0px;
    margin-bottom: 10px;
}
.more-pr{
    float: right;
    font-weight: 500;
    font-size: 14px;
    color: #444;
    display: inline;
    width: 177px;
    position: relative;
}
.more-pr img{
    vertical-align: middle;
}

.recent-pr{
    margin: 30px 0;
}
.recent-pr .date{
    font-size: 17px;
    line-height: 19px;
}
.recent-pr .title{
    color: #074897;
    text-transform: uppercase;
    font-size: 18px;
    margin: 5px 0;
    letter-spacing: -0.06em;
    line-height: 20px;
}
.recent-pr .excerpt{
    font-size: 14px;
    line-height: 16px;
}
.recent-pr .read-more{
    font-size: 14px;
    line-height: 16px;
    text-decoration: underline;
}

.arrow-23{
    background: url('img/arrow-black-23x23.png');
    height: 23px;
    width: 23px;
    float: right;
    display: inline-table;
    position: absolute;
    right: 0px;
    top: -5px;
}

.home-social{
    display: block;
    width: 100%;
    text-align: center;
    height: 132px;
    max-height: 132px;
    min-width: 850px;
    margin-left: -27px;
}
.social-left{
    background: url('img/social-1of2.png');
    height: 132px;
    width: 409px;
    display: inline-block;
    background-size: 100%;
}
.social-right{
    background: url('img/social-2of2.png');
    height: 132px;
    width: 409px;
    display: inline-block;
    background-size: 100%;
}

.footer-top{}
.footer-nav{}
.footer-nav ul {}
.footer-nav ul li{
    display: inline;
    margin-right: 15px;
    font-size: 14px;
}
.footer-social{
    float: right;
    display: none;
}
.footer-social ul{}
.footer-social ul li{
    background: url('img/social-btns.png');
    width: 36px;
    height: 33px;
    display: inline-block;
}
.footer-social ul li.facebook{
    background-position: 0px 0;
}
.footer-social ul li.twitter{
    background-position: -40px 0;
}
.footer-social ul li.google{
    background-position: -80px 0;
}
.footer-social ul li.youtube{
    background-position: -120px 0;
}
.footer-bottom{
    clear: both;
    margin-top: 60px;
}
.footer-logo{
    background: url('img/logo-footer.png') no-repeat;
    width: 140px;
    height: 30px;
    float: left;
}
.copyright{
    font-size: 11px;
}
.footer-links{
    margin: 5px;
}
.footer-links ul{}
.footer-links ul li{
    display: inline;
    text-decoration: underline;
    margin-right: 10px;
}
.footer-links ul li a{}


.our-work-icons{
    background: url('img/our-work-icons.png') no-repeat;
    width: 246px;
    height: 50px;
    text-align: center;
    margin: 7px 0;
}
.our-work-icons.icon1{}
.our-work-icons.icon2{
    background-position: 0 -47px;
}
.our-work-icons.icon3{
    background-position: 0 -93px;
}
.our-work-icons.icon4{
    background-position: 0 -142px;
}
.our-work-icons.icon5{
    background-position: 0 -190px;
}

.our-work{
    margin: 100px 0;
    position: relative;
    height: 600px;
}
.our-work.mh{
    background: url('img/mh1.png') no-repeat;
    height: 600px;
    background-size: cover;
    position: relative;
    margin: 100px 0;
}
.our-work.tattoo{
    background: url('img/tattoo1.png') no-repeat;
    background-size: cover;
}
.our-work.sportify{
    background: url('img/sportify1.png') no-repeat;
    background-size: cover;
}
.white-textbox{
    font-family: 'Open Sans' , arial;
    font-size: 21px;
    line-height: 30px;
    width: 700px;
    margin: 0 auto;
    padding: 30px 40px;

    background: -moz-linear-gradient(left,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.8))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=1 ); /* IE6-9 */

}
.mh-logo{
    background: url('img/manufacturedhomes-logo.png') no-repeat;
    width: 386px;
    height: 70px;
    left: 25%;
    position: relative;
    margin-bottom: 10px;
}
.tattoo-logo{
    background: url('img/tattoo-logo.png') no-repeat;
    width: 285px;
    height: 86px;
    position: relative;
    left: 27%;
    margin-bottom: 10px;
}
.sportify-logo{
    background: url('img/sportify-logo.png') no-repeat;
    height: 88px;
    width: 256px;
    position: relative;
    left: 33%;
    margin-bottom: 10px;
}

.arrow46{
    background: url('img/arrow-black-46x46.png') no-repeat;
    height: 46px;
    width: 46px;
    display: block;
    margin: 20px 0 0px;
}
div.spacer{
    width:10%;
    height: 100px;
}
.our-work-p{
    font-size: 14px;
    font-family: 'open sans' , arial;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
}

.product-details{
    width: 700px;
    margin: 0 auto;
    color: #444;
}
.product-details ul{
    margin: 10px 0 30px 0;
}
.product-details ul li{
    list-style-type: disc;
    color: #444;
    line-height: 17px;
    font-family: 'open sans', arial;
    font-size: 15px;
    margin-left: 19px;
}
.product-details a{
    text-decoration: underline;
}


aside{
    float:left;
}

#crumbs{
    margin: 25px 0;
}

.post#content{
    padding: 0 20px;
    font-family: 'open sans', arial;
}
.post#content .entry-title{
    font-size: 30px;
    text-transform: uppercase;
    color: #074897;
    letter-spacing: -0.06em;
    margin-bottom: 10px;
    font-family: 'open sans', arial;
}
.post#content .entry-meta{
    font-style: italic;
    font-family: 'open sans', arial;
    margin-bottom: 10px;
}
.post#content .entry-content{
    color: #333;
    font-size: 15px;
    font-family: 'open sans', arial;
    line-height: 20px;
}
.post#content .entry-content h1{
    font-size: 20px;
    margin: 5px 0;
    color: #333;
    font-family: 'open sans', arial;
}
.post#content .entry-content h2{
    font-size: 18px;
    color: #333;
    margin: 5px 0;
    font-family: 'open sans', arial;
}
.post#content .entry-content p{
    color: #333;
    font-size: 15px;
    font-family: 'open sans', arial;
    margin-bottom: 20px;
}
.post#content .entry-content a{
    font-family: 'open sans', arial;
    color: #04a;
    text-decoration: underline;
}
.post#content .entry-content code{
    margin: 10px 50px 10px 20px;
    background: #fcfcfc;
    padding: 10px;
    display: block;
}
.post#content .entry-content code:before{
content: "CODE:";
}
.post#content .entry-content ul{
    margin-bottom: 20px;
}
.post#content .entry-content ul li{
    list-style-type: disc;
    margin: 5px 0;
}
.post#content .entry-content blockquote{
    margin: 10px 50px 10px 20px;
    background: #fcfcfc;
    padding: 10px;
}
.post#content .entry-content blockquote p{
    margin: 0;
}
.post#content .entry-content ol{
    margin-bottom: 20px;
}
.post#content .entry-content ol li{
    list-style-type: circle;
    margin: 5px 0;
}

#primary.widget-area{
    margin: 20px 0;
}
#primary.widget-area ul.child-sidebar-menu{}
#primary.widget-area ul.child-sidebar-menu li{
    margin: 10px;
    font-family: 'open sans', arial;
    list-style: none;
}
#primary.widget-area ul.child-sidebar-menu li.current_page_item{
    font-weight: 600;
    color: #074897;
}

#page #content a{
    color: #074897;
}
#page{
    padding: 20px;
}
#page h1{
    margin-bottom: 10px;
    color: #555;
}
#page h2{
    color: #074897;
    margin: 0;
    font-size: 200%;
    font-family: 'open sans', arial;
    margin: 15px 0 2px 0;
}
#page p{
    margin-bottom: 20px;
    color: #333;
}
#page ul{
    margin-bottom: 20px;
}
#page ul li{
    list-style-type: disc;
    margin: 5px 0;
}
#page blockquote{
    margin: 10px 50px 10px 20px;
    background: #fcfcfc;
    padding: 10px;
}
#page blockquote p{
    margin: 0;
}
#page ol{
    margin-bottom: 20px;
}
#page ol li{
    list-style-type: disc;
    margin: 5px 0;
}

#page li.widget-container.advanced-sidebar-menu{
    list-style: none;
}
#stock_information #stock_chart {
    width: 610px;
    height: 400px;
}
#financial_reporting table {
    width: 610px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#financial_reporting tr td:first-child {
    width: 50px;
}
#financial_reporting tr td {
    font-size: 14px;
    font-family: "open sans", arial;
    padding: 2px 20px 2px 2px;
}
td {
    vertical-align: top;
}
#financial_reporting tr:nth-child(2n) {
    background: #E4ECF3;
}
#content .pip-nav li:first-child {
    float: right;
    list-style: none;
}
#content .pip-nav li:last-child {
    float: left;
    list-style: none;
}
#ourwork{
}
#Management img{
    padding: 7px 25px 25px 0;
}


.wp-post-image{float: left;
    padding-right: 20px;}











