/*
  Theme Name: Einat
  Theme URI: http://jamigibbs.com/preview/einat/
  Author: JamiGibbs
  Author URI: http://themeforest.net/user/JamiGibbs
  Description: Designed to accommodate practically any topic, the Einat Premium Magazine website template will give you an edge in style and presentation. 
  Version: 3.2
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html

  Designed & Developed by Jami Gibbs for ThemeForest.com
  All files, unless otherwise stated, are released under the GNU General Public License
  version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

@import url("css/fonts.css");
html, body {height: 50%;min-height:50%; }
body{font: normal 12px/18px Arial, Helvetica, Verdana, san-serif;position:relative;float: left;width: 100%;}
h1,h2,h3,h4,h5 {font-family: Arial, sans-serif;font-weight:300;}

.post-title, .blog-page-title{
font-size: 34px;
padding-top: 20px;
}

.the_copy{
color:#3c3d3f;
font-size: 31px !important;
font-weight: bold !important;
position: absolute;
top: 50px !important;
margin-left: 40px;
margin-top: 10px !important;
}
.the_copy h1{
font-weight: bold !important;
margin:20px 0px;
font-size:35px;
color: #5883a8 !important;
text-transform: uppercase;
}
.copytop{
margin-top: 29px;
margin-bottom: 15px;
}
.the_copy .cabecera{
font-weight: bold;
font-size: 32px;
color:#666 !important;
margin-top: 15px;
text-transform: normal;
}
.current-menu-item{
background: #083646 !important;
}

#cats .sf-menu .current-menu-item a {
background: #083646 !important;
}

.twitter_bt {
    width:32px;
    height:32px;
    background-image: url('images/twitter.png');
    display: inline-block;
}

.twitter_bt:hover {
    background-image: url('images/twitter-over.png');
}

.fb_bt {
    width:32px;
    height:32px;
    background-image: url('images/facebook.png');
    display: inline-block;
}

.fb_bt:hover {
    background-image: url('images/facebook-over.png');
}

.rss_bt{
    width:32px;
    height:32px;
    background-image: url('images/rss.png');
    display: inline-block;
}
.rss_bt:hover  {
    background-image: url('images/rss-over.png');
}
.texto_rojo{color: #871146}

.clear {clear:both;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix  { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.left {float:left;}
.right {float:right;}
.hidden {display:none;}
.margin-bottom {margin-bottom:20px;}
.rightalign {text-align:right;}

.image-fade img {
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
}
.image-fade img:hover{
opacity: .8;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
}

.dotted-hr {background:url(images/dotted-hr.jpg) repeat-x;height:15px;}

.widget_footer_1, .widget_footer_2{
display: inline-block;
float: left;
}

.footerwrapper{
width:940px;
padding:10px;
margin: 0 auto;
color: #c8c8c8;
}
.footertop{
height:120px;
}

.footerinline {
display:inline-block;
padding:15px;
padding-bottom:0px;
}

#breadcrumbs{
width: 910px;
margin: 0 auto;
padding: 15px 30px;
}

#breadcrumb-wrap{
display:none;
}

.widget_footer_2{
margin-left: 90px;
}

.footerwrapper a{
color: #c8c8c8;
}
/*------------------------------------------------*/
/*  Header
/*------------------------------------------------*/
header {/*background: url("images/bg-header.png") repeat-x scroll left bottom #353F48;height: 55px;position: relative;width: 100%;margin-top:10px;*/}
#top-bg {height:11px;background:url(images/bg-top.png) repeat-x;width:100%;}

/*------------------------------------------------*/
/*  Top Navigation 
/*------------------------------------------------*/
nav {margin:10px 0 0 0;}
nav .current-menu-item a {color:#ff7c00!important;}

nav .sf-menu, nav .sf-menu * {
  margin:  0;
  padding: 0;
  list-style:  none;
}
nav .sf-menu {
  line-height: 1.0;
}
nav .sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em; /* left offset of submenus need to match (see below) */
}
nav .sf-menu ul li {
  width: 100%;
}
nav .sf-menu li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}
nav .sf-menu li {
  float: left;
  position: relative;
}
nav .sf-menu a {
  display: block;
  position: relative;

}
nav .sf-menu li:hover ul,
nav .sf-menu li.sfHover ul {
  left: 0;
  top: 40px; /* match top ul list item height */
  z-index: 999;
}
nav .sub-menu {
width:200px!important;
}

nav ul.sf-menu li ul.subnav li {
margin: 0; padding: 0;  
border-top: 1px solid #252525; /*--Create bevel effect--*/  
border-bottom: 1px solid #444; /*--Create bevel effect--*/  
clear: both;  
width: 170px;
}
nav ul.sf-menu li ul.subnav li ul {
top:-1px;
left: 170px;
}
nav ul.sf-menu li:hover li ul,
nav ul.sf-menu li.sfHover li ul {
  top: -999em;
}
nav ul.sf-menu li li:hover ul,
nav ul.sf-menu li li.sfHover ul {
  left: 15em; /* match ul width */
  top: 0;
}
nav ul.sf-menu li li:hover li ul,
nav ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
nav ul.sf-menu li li li:hover ul,
nav ul.sf-menu li li li.sfHover ul {
  left: 15em; /* match ul width */
  top: 0;
}

/*** SKIN ***/
nav .sf-menu {
  float:  left;
  margin-bottom: 1em;
}
nav .sf-menu a {
  border-left: none;
  border-top:  none;
  padding: .75em 1em;
  text-decoration:none;
  font-size: 13px;
  text-transform: uppercase;
  line-height:20px;
}
nav .sf-menu a {color: #000;}
nav .sf-menu a:link {color: #000;}
nav .sf-menu a:hover {color:#ccc!important;}

nav .sf-menu li {background: none;}
nav .sf-menu li li {background:  #fff;}
nav .sf-menu li li li {background: grey;}
nav .sf-menu li:hover, nav .sf-menu li.sfHover{}

nav .sf-menu a:focus, nav .sf-menu a:hover, nav .sf-menu a:active
{
  outline: 0;
}

/*** arrows **/
nav .sf-menu a.sf-with-ul {
  padding-right:   1.25em;
  min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
}
nav .sf-sub-indicator {
  position:    absolute;
  display:    block;
  right:      .75em;
  top:      1.05em; /* IE6 only */
  width:      10px;
  height:      10px;
  text-indent:   -999em;
  overflow:    hidden;
  background:    url(images/nav-arrows.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
nav a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:      0.9em;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
nav a:focus > .sf-sub-indicator,
nav a:hover > .sf-sub-indicator,
nav a:active > .sf-sub-indicator,
nav li:hover > a > .sf-sub-indicator,
nav li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
nav .sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
nav .sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
nav .sf-menu ul a:focus > .sf-sub-indicator,
nav .sf-menu ul a:hover > .sf-sub-indicator,
nav .sf-menu ul a:active > .sf-sub-indicator,
nav .sf-menu ul li:hover > a > .sf-sub-indicator,
nav .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
nav .sf-shadow ul {
  background:  url(images/shadow.png) no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
nav .sf-shadow ul.sf-shadow-off {
  background: transparent;
}

/*------------------------------------------------*/
/*  Categories Navigation 
/*------------------------------------------------*/
#categories-wrap {height:40px;margin-bottom:0px;margin-top:0px;}
#categories-wrap .entry-content p {padding-top:3px;}
#cats {margin-left:0px; color:#fff; }
#cats a{color:#fff !important;}
#cats .sf-menu { }
#cats ul {}
#cats ..sf-menu  li {}
#cats .sf-menu a {}
#cats ul.sf-menu li a:hover{}
#cats ul.sub-menu li a:hover{
}

/* Category Navigation Dropdown */
#cats .sf-menu, #cats .sf-menu * {
  margin:  0;
  padding: 0;
  list-style:  none;
  font-size:90%;
}
#cats .sf-menu {
  line-height: 1.0;
}
#cats .sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em; /* left offset of submenus need to match (see below) */
}
#cats .sf-menu ul li {
  width: 100%;
}
#cats .sf-menu li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}
#cats .sf-menu li {
  float: left;
  position: relative;
}
#cats .sf-menu a {
  display: block;
  position: relative;
}
#cats .sf-menu li:hover ul,
#cats .sf-menu li.sfHover ul {
  left: 0;
  top: 40px; /* match top ul list item height */
  z-index: 99;
}
#cats .sub-menu {
width:200px!important;
margin-top:10px;
}

#cats ul.sf-menu li ul.sub#cats li {
margin: 0; padding: 0;  
border-top: 1px solid #252525; /*--Create bevel effect--*/  
border-bottom: 1px solid #444; /*--Create bevel effect--*/  
clear: both;  
width: 170px;
}
#cats ul.sf-menu li ul.sub#cats li ul {
top:-1px;
left: 170px;
}
#cats ul.sf-menu li:hover li ul,
#cats ul.sf-menu li.sfHover li ul {
  top: -999em;
}
#cats ul.sf-menu li li:hover ul,
#cats ul.sf-menu li li.sfHover ul {
  left: 15em; /* match ul width */
  top: 0;
}
#cats ul.sf-menu li li:hover li ul,
#cats ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
#cats ul.sf-menu li li li:hover ul,
#cats ul.sf-menu li li li.sfHover ul {
  left: 15em; /* match ul width */
  top: 0;
}

/*** SKIN ***/
#cats .sf-menu {
  float: left;
width: 940px;
background: #e1e1e1;
margin: 0 10px;
}
#cats .sf-menu a:hover{
/*background:#7eb5ca !important;*/
color:#7eb5ca !important;
}

#cats .sf-menu a {
  background: #CFCFCF!important;
  color:#fff; 
  border-left: none;
  border-top:  none;
  padding: .25em 0.95em;
  text-decoration:none;
  font-size: 16px !important;
  letter-spacing:0.1em;
  border-right: 1px solid #333;
}

#menu-item-10{
 border-right:2px solid #fff;
}

#cats .sf-menu a {
color: #333 !important;
font-style: italic;
}
#menu-item-11, #menu-item-68{background:#e1e1e1 !important; margin-left: 12px !important;}
#cats .sf-menu #menu-item-10 a{border-right:none !important;}
#cats .sf-menu #menu-item-11 a, #cats .sf-menu #menu-item-68 a{border-right:none !important; background:#e1e1e1 !important;}
#cats .sf-menu li {background: none;  padding: .75em 0em; background: #CFCFCF;}
#cats .sf-menu li li {background:  #efefef;}
#cats .sf-menu li li li {background: #efefef;}
#cats .sf-menu li:hover, #cats .sf-menu li.sfHover{}

#cats .sf-menu a:focus, #cats .sf-menu a:hover, #cats .sf-menu a:active
{
  outline: 0;
}

/*** arrows **/
#cats .sf-menu a.sf-with-ul {
  padding-right:   2.25em;
  min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
}
#cats .sf-sub-indicator {
  position:    absolute;
  display:    block;
  right:      .75em;
  top:      1.05em; /* IE6 only */
  width:      10px;
  height:      10px;
  text-indent:   -999em;
  overflow:    hidden;
  background:    url(images/#cats-arrows.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#cats a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:      .8em;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
#cats a:focus > .sf-sub-indicator,
#cats a:hover > .sf-sub-indicator,
#cats a:active > .sf-sub-indicator,
#cats li:hover > a > .sf-sub-indicator,
#cats li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#cats .sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
#cats .sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#cats .sf-menu ul a:focus > .sf-sub-indicator,
#cats .sf-menu ul a:hover > .sf-sub-indicator,
#cats .sf-menu ul a:active > .sf-sub-indicator,
#cats .sf-menu ul li:hover > a > .sf-sub-indicator,
#cats .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
#cats .sf-shadow ul {
  background:  url(images/shadow.png) no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
#cats .sf-shadow ul.sf-shadow-off {
  background: transparent;
}

/* Cat Subtitles */
.nav {height:50px;padding-left:13px;margin:0;padding:0;list-style-type:none;list-style-position:outside;position:relative;}
#cats a{float:left;line-height:18px;text-decoration:none;}
#cats li a strong {display:block;font-size:15px;font-weight:normal;}
#cats li a span {display:block;font-size:11px;line-height:14px;text-transform: none;color:#bebebe;}

/*------------------------------------------------*/
/*  Slider Styles
/*------------------------------------------------*/
#slider{width:100%;min-height:200px;margin:20px 0 0 10px;float:left;position:relative;z-index:1;display:none;}

#slider a {font-weight:bold;}
.slider-wrap {width:940px;position:relative;z-index:1;overflow:hidden;}
#slider .hentry{margin:0;}
#slider .entry-content{width:940px;border:none;padding:0;}
#slider .entry-content a {border: none;}

#slider img.alignright { margin: 10px 0 0 20px; }
#slider img.alignleft { margin: 10px 25px 0 0; }

.slides-nav {width: 940px;float: left;}

/* Next/prev buttons */
#slider .next,#slider .prev{position:absolute;top:30%;left:-39px;width:30px;height:50px;display:block;z-index:101;}
#slider .next{left:960px;}


/* Pagination */
.pagination{width:80px;margin:0 auto;}
.pagination li{float:left;list-style:none;margin:0 1px;}
.pagination li a{display:block;width:12px;height:0;padding-top:12px;background-image:url(images/slider/pagination.png);background-position:0 0;float:left;overflow:hidden;}
.pagination li.current a{background-position:0 -12px;}

/* Slider Content */
.slide-content {}
.slide-content h3 {color:#565656;font-size:18px;}
.slide-content p {color:#a1a1a1;text-align: justify;}
.slide-content p:first-of-type {margin-top:20px;}

.slide-button  {margin-top:5px;}
.slide-button .fadeThis {position:relative;display:block;height: 42px;width: 140px;background:url(images/button-slider.png) 0 0 no-repeat;}
.slide-button .hover {position: absolute;top: 0;left: 0;display: none;height: 42px;width: 140px;background:url(images/button-slider.png) 0 -42px no-repeat;}

/*------------------------------------------------*/
/*  Accordion Slider
/*------------------------------------------------*/
.accordion-wrap {margin-bottom:10px;}

div#accordion-wrapper {
  clear: both; /** For unknown reason, if this line of code is missing, the layout will screw up on Firefox on Mac. */
}
div#slideshow {
  width: 940px;
  height: 286px; /** Height of the image **/
  overflow: hidden;
  float:left;
}
div#slideshow ul.list {
  list-style-type: none;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
div#slideshow ul.list li {
  float: left;
    /** Width of the visible image for accordion = Width of container / number of slides **/
  width: 188px;
  height: 286px; /** Height of the slideshow image **/
  position: relative;
}
div#slideshow ul.list li a {
  display: block;
  margin: 0;
  padding: 0;
}
div#slideshow ul.list li a img {
  border: 0 none;
  padding: 0;
  border-left:2px solid #fff;
}
div#slideshow ul.list .title {
  position: absolute;
  bottom: 0;
  padding: 20px;
  width: 480px; /** That's the width of the image less the width of the padding on each side **/
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.7);

}
div#slideshow ul.list .title p {
  margin: 0;
  padding: 0;
}
div#slideshow ul.list .title p a {
  color: #222;
  text-decoration: none;
}

.fadeout {
    background: url(images/overlay.png) repeat-y scroll right top transparent;
    display: block;
    position: absolute;
    right: 0;
    width: 200px;
  height: 300px;
    z-index: 99;
}

/*------------------------------------------------*/
/*  Rotator Slider
/*------------------------------------------------*/
#slider-rotator {margin-bottom:10px;}

/* Large Image Section */
.main_image {
    width: 598px;
    height: 305px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
  color: #fff;
  padding:10px 10px 0 20px;
  font-size: 20px;
  margin-bottom:5px;
}
.main_image p {
  color:#fff;
    line-height: 1.6em;
  padding: 0 10px 10px 20px;
    margin: 0;
}
.block a {color:#fff;}
.block a:hover {color:#50c0ff;}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(images/icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
  padding-bottom:10px;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(images/btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
  display:none;
}
.main_image a.show {background-position: left bottom;}

/* Tabbed Section */
.image_thumb {
    float: left;
    width: 340px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(images/nav_a.gif) repeat-x;
    width: 320px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 16px;
  color:#111111;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 240px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/

/*------------------------------------------------*/
/*  Nivo Slider
/*------------------------------------------------*/
#slider-wrapper {width:940px;height:300px;margin:0 auto;clear:both;}
.nivo-main-wrap {margin-top:50px;margin-bottom:20px;}
#slider-nivo{position:relative;width:940px;height:300px;background:url(images/sider/nivo/loading.gif) no-repeat 50% 50%;
-moz-box-shadow:0 0 5px #333;
-webkit-box-shadow:0 0 5px #333;
box-shadow:0 0 5px #333;}
#slider-nivo img{position:absolute;top:0;left:0;display:none;}
#slider-nivo a{border:0;display:block;}
#slider-nivo .slide a{border:0;width:940px;height:300px;}
.nivo-slice,.nivo-box{position:absolute;}
.nivo-controlNav{position:absolute;left:47%;bottom:-30px;}
.nivo-controlNav a{display:block;width:10px;height:10px;background:url(images/slider/nivo/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active{background-position:-10px 0;}

/* The Nivo Slider styles */
.nivoSlider{position:relative;}
.nivoSlider img{position:absolute;top:0;left:0;}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:60;display:none;margin:0;padding:0;}

/* The slices in the Slider */
.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}

/* Caption styles */
.nivo-caption{text-shadow:none;width:940px;position:absolute;left:0;bottom:0;background:#222;opacity:0.80px;filter:alpha(opacity=80);z-index:89;}
.nivo-caption p{font-family:'Lato', arial, sans-serif;font-size:18px;font-weight:300;color:#fff;padding:20px 20px;margin:0;line-height:24px;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav{left:0;}
.nivo-nextNav{right:0;}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a{position:relative;z-index:99;cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}

/*------------------------------------------------*/
/*  Call to Action
/*------------------------------------------------*/
.cta-wrap {height:75px; background:url(images/quotes.png) 10px 7px no-repeat;margin-top:40px;}
#call-to-action {min-height:50px;}
#call-to-action h3 {font-size:24px;color:#333;line-height:26px;margin:0 0;padding-left:65px;}
#button {float:right;width:182px;height:40px;margin-top:7px;}
.cta-button {background: url(images/button-sprite.png) no-repeat 0 0;width: 182px;height: 40px;display: block;float:right;}
.cta-button:hover { background-position: 0 -40px; }
.cta-button:active { background-position: 0 -80px; }
.cta-button span {position:relative;top:10px;left:20px;}
#button-wrap  a:hover {color:#222!important;}

/*------------------------------------------------*/
/*  Inner Pages Call to Action
/*------------------------------------------------*/
.inner-cta-wrap {background-color: #F4F4F4;border-bottom: 1px solid #EFEFEF;border-top: 1px solid #EFEFEF;height: 60px;margin-bottom: 10px;}
.inner-cta-wrap h3 {margin:15px 0 0 0!important;padding-left:0!important;}

/*------------------------------------------------*/
/*  Home Page Content
/*------------------------------------------------*/
#body-wrap {height:50%;}
.hr-pattern {background:url(images/hr-pattern.png) 0 0 repeat-x;height:17px;}
.blog-page-post .hr-pattern {margin-bottom:10px;}
.post-info-wrap {margin-bottom:10px;}

/* Home Section Titles */
.home-section-hr {height:15px;background:#222222;margin-top:28px;}

/* Home Blog */
#home-blog {min-height:200px;margin-bottom:40px;}
#home-blog-post-wrap {margin-top:0px;margin-bottom:15px;}
#home-blog-post-wrap h3.section-title {color:#5c5c5c;font-size:18px;margin-bottom:1px;}
#home-latest-blog .hr-pattern, #home-portfolio .hr-pattern {margin-top:4px;}
#home-blog h3 {font-size: 24px;font-weight: 300;line-height: 22px;padding: 5px 0;}
#home-blog h3 a:hover {color:#000000;}
#home-blog p.home-meta {color:#666;}
#home-blog .home-meta a  {color:#333;}
#home-blog .home-meta a:hover {color:#000000;}

#home-blog  .meta {color:#979393;font-style:italic;height:27px;width:620px;background:url(images/bg-meta.png) no-repeat;margin:15px 0;}
#home-blog  .meta ul {list-style:none;padding:0;}
#home-blog  .meta ul li {float:left;padding:6px 5px 0;margin-left:10px;}
#home-blog  .meta ul li.comments {background:url(images/comments.png) 0 9px no-repeat;margin-left:20px;padding-left:20px;}
#home-blog a.more-link { background-color:#efefef;padding:1px 5px;margin-bottom:15px;display:inline-block;}

#home-blog  .meta-small {color:#979393;font-style:italic;height:29px;width:300px;background:url(images/bg-meta-sm.png) no-repeat;margin:15px 0;}
#home-blog  .meta-small ul {list-style:none;padding:0;}
#home-blog  .meta-small ul li {float:left;padding:6px 5px 0;margin-left:10px;}
#home-blog  .meta-small ul li.comments {background:url(images/comments.png) 0 9px no-repeat;margin-left:20px;padding-left:20px;}

#blog-title h3 {font-size:24px;color:#4a4949;border-bottom:1px solid #d9d9d9;padding-bottom:10px;}
#blog-title span, #blog-title  a {color:#7b7b7b;}
#blog-title  a  {font-style:italic;}
#blog-title p {background:url(images/arrow-circle.png) 200px 0px no-repeat;margin-top:20px;}
#blog-title  a:hover {color:#4D778F;}
#home-blog .home-meta {margin:-5px 0 20px 0;}
#home-blog .home-post-content {margin-top:-4px;}
#home-blog .home-post-content a {font-weight:bold;}
 

.blog-page-post  {margin:0 0 20px 0;}
 
.blog-item img:hover {border:5px solid #cccccc;}
.blog-item h4 {color:#5f5f5f;margin:10px 0 5px;font-size:20px;}
.blog-item p {color:#8b8b8b;font-size:12px;text-align: justify;}
.blog-item  p.meta {color:#8b8b8b;font-size:10px;margin-bottom:10px;}
.blog-item .meta a {color:#585858;}
.blog-item .meta a:hover {color:#000;}
#home-blog .read-more {font-style:italic;color:#7b7b7b;margin-left:10px;}
#home-blog  .read-more:hover {color:#000;}
.home-post-content .more-link {position:relative;top:0px;background:#e8e8e8;padding-right:5px;font-weight:normal!important;display:inline-block;}
.blog-more-link {margin:20px 0 15px;width:150px;float:right;}
.blog-more-link a {font-style:italic;border:1px solid #d9d9d9;
background:none repeat scroll 0 0 #FFF;
border:1px solid #cccccc;
color:#717171;
font-size:11px;
margin:1px 5px 1px 1px;
padding:4px 15px;
float:right;
border-radius:4px 4px 4px 4px;
-webkit-box-shadow: inset 0 -10px 5px 0 #ebebeb;
-moz-box-shadow: inset 0 -10px 5px 0 #ebebeb;
box-shadow: inset 0 -10px 5px 0 #ebebeb;
text-shadow: 1px 1px 1px #ffffff;
filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
.blog-more-link a:hover {border:1px solid #a5a5a5;color:#000;
text-shadow: 1px 1px 1px #ffffff;
filter: dropshadow(color=#ffffff, offx=1, offy=1);
}


/* Home Category Lists */
#category-list-wrap {float:left;min-height:200px;}
.cat-list h3 {border-bottom: 1px solid #CCCCCC;color: #333333;font-size: 18px;padding-bottom: 5px;margin-bottom:0;}
.cat-list ul {list-style: disc inside url(images/list.png);padding: 10px 0 0;}
.cat-list ul li {margin-left:0;border-bottom:1px dashed #CCCCCC;padding:10px 0;}

/*  Image Hover Effect - www.buildinternet.com/project/mosaic */
.mosaic-block-wrap {height: 117px;width: 204px;border: 1px solid #d6d6d6;padding: 2px;}
.mosaic-block{float:left;position:relative;overflow:hidden;width:204px;height:117px;background:#111 url(images/progress.gif) no-repeat center center;margin-bottom:10px;
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}
.mosaic-block:hover {}
.mosaic-backdrop {display:none;position:absolute;top:0;height:100%;width:100%;background:#111;}
.mosaic-backdrop img {padding:0!important;}
.mosaic-overlay {display:none;z-index:5;position:absolute;width:100%;height:100%;background:#111;}
.fade .mosaic-overlay {background:url(images/bg-black.png);
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
}
.circle .mosaic-overlay {background:url(images/hover-magnify.png) no-repeat center center;display:none;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
}
.details h4 {font-size:14px;margin: 15px 0 10px 0;color:#fff;}
.details p {padding:0 20px;text-align:justify;}
.details p {font-size:12px;}


/*  Home Services */
#home-services {margin-top:15px;margin-bottom:15px;}
#home-services-wrap {margin:30px 0 30px 0;}
#home-services  .hr-pattern {margin-top:4px;}
.service h4 {border-bottom: 1px solid #dddddd;padding-bottom:10px;margin-bottom:15px;font-size:18px;}
.service img {border:none;float:left;padding:0 13px 0 0;margin-top:3px;}
.service p {margin-bottom:0;}
.service span.read-more {float:right;}
.service span.read-more a {color:#333;background:#e6e6e6;padding:0 5px 0 0;}

/*------------------------------------------------*/
/*  Inner Pages
/*------------------------------------------------*/
/* Wordpress Styles */
img.alignright {float:right; margin:0 0 10px 10px }
img.alignleft {float:left; margin:0 10px 10px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 10px 10px}
a img.alignleft {float:left; margin:0 10px 10px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wp-caption {text-align: center;margin: 10px 10px 10px 10px;font-style: italic;}
.wp-caption-text {margin: 0;padding: 5px;}
.sticky {background:#fff;}
.gallery-caption {margin-left: 0;}

/*  Page Title */
#cta-top h2.inner-title {font-size:40px;}
#cta-top span.cta-strong-title {font-weight:400;color:#666;}
#cta-top span.cta-small-title {}

/*  Single */
#post-content-wrap h3.post-title {color: #333333;font-size: 26px;margin-bottom: 5px;}
#post-content-wrap .post .featured-image {padding:0;border:none;}
#post-content-wrap .post .featured-image img {background:#ececec;border:1px solid #D7D7D7;padding:7px;margin:5px 10px 10px 0;}
#post-content-wrap .post .featured-image img:hover {border:1px solid #999;}

#post-content-wrap .blog-page-post .featured-image {padding:0;border:none;margin-top:20px;}
#post-content-wrap .blog-page-post .featured-image img {background:#ECECEC;border:1px solid #D7D7D7;padding:7px;}
#post-content-wrap .blog-page-post .featured-image img:hover {border:1px solid #999;}
#post-content-wrap .blog-page-post .content p {margin:17px 0 0px;}
.single-post .meta {padding-bottom:20px;}
.single-post .meta-bottom {border-top: 1px dashed #CCCCCC;float:left;color: #979393;font-size: 14px;margin: 7px 0 20px 0;min-height: 30px;padding-top: 10px}
.single-post .meta-bottom  a {color: #50C0FF;font: italic 15px Georgia,Serif;}
.single-post .meta-bottom  a:hover {color:#cccccc;}


#content {margin:20px 0;}
#content p {margin:20px 0;line-height:1.6em;}
#content a {font-weight:bold;}
.content {margin:0 0;}
.content p {margin:20px 0;}
.content .hr-pattern {margin-bottom:20px;}
.content .more-link {font-style:italic;color:#333333;text-transform:lowercase;}
.content .more-link:hover {color:#458ab3;}

/* Breadcrumbs */
#breadcrumb-wrap {margin:5px 0 20px 10px;}
#breadcrumb-wrap {color:#666666;font-style:italic;margin:0 0 30px 10px;font-weight:normal;}
#breadcrumb-wrap a {color:#222;padding:0 3px;}
#breadcrumb-wrap a:hover {color:#666;}

/* Meta */
#post-content-wrap .meta {color:#979393;font-style:italic;height:24px;width:600px;background:url(images/bg-meta-inner.png) no-repeat;margin:5px 0;}
#post-content-wrap  .meta ul {list-style:none;padding:0;}
#post-content-wrap .meta ul li {float:left;padding:3px 5px 0;margin-left:10px;}
#post-content-wrap  .meta ul li.comments {background:url(images/comments.png) 0 7px no-repeat;margin-left:20px;padding-left:20px;}
#post-content-wrap a.more-link { background-color:#efefef;padding:1px 5px;margin-bottom:15px;margin-top:-10px;}

/* Tags Single Post */
#post-tags {color:#999;border-top:1px solid #E6E6E6;height:40px;font: italic 12px/18px "Droid Serif", Georgia, Times, serif;padding-top:10px;margin-top:20px;}
#post-tags a {color:#999;}
#post-tags a:hover {color:#4D778F;}

/*  Social Bookmarking */
.post-detail-box  {
    background-color: #ECECEC;
    border: 1px solid #D7D7D7;
    float: left;
    margin: 15px 0 30px;
    padding-bottom: 20px;
  color:#666666;
}
.post-detail-box .share-box {border-right:1px solid #e1e1e1;margin-top:30px;}
.post-detail-box  .share-box p {margin-bottom:5px;color:#333333;text-transform:uppercase;}
.ssb img, .ssb_sep {padding-top: 2px;padding-bottom: 0;padding-left: 2px;padding-right: 2px}
.ssb img:hover {padding-top: 0;padding-bottom: 2px;}

/*  Author */
.post-detail-box  #post-author {margin-top:30px;}
.post-detail-box  #post-author img {margin:0 15px 0 10px;float:left;background: #ECECEC;border: 1px solid #D7D7D7;padding: 7px;}
.post-detail-box  #post-author img:hover {opacity:0.8;}
.post-detail-box  #author-details  {margin-bottom:20px;width:440px;float:right;}
.post-detail-box  #author-details p {margin-bottom:5px;color:#999999;text-transform:uppercase;}
.post-detail-box  #author-details p  a {color:#999999;font-weight:normal;}
.post-detail-box  #author-details p  a:hover {color:#000000;}
.post-detail-box  #author-details a {font-weight:bold;}

/* Related Posts */
.related-posts-wrap {margin:0 0 40px 0;}
.related-posts-wrap h4  {color: #333333;margin-bottom: 5px;text-transform: uppercase;font-size:12px;font-weight:400;}
#related-post ul {list-style:none;}  
#related-post ul li{float:left;margin-left:0;margin-right:20px;}  
#related-post img {border:1px solid #cccccc;background:#F9F9F9;padding:2px}  
#related-post img:hover {opacity:0.8;border:1px solid #999999} 
.no-right-margin {margin-right:0!important;} 

/*  Blog Page */
.hr-blog-page {background:url(images/bg-author.png) repeat-x;height:17px;margin-bottom:20px;}
h3.blog-page-title {font-size:26px;color:#333333;margin-bottom:5px;}
.blog-page-meta ul {list-style:none;margin:-3px 0 0 0;}
.blog-page-meta ul li {display:inline;margin-left:0;color:#666666;}
.blog-page-meta ul li a {color:#515151;}
.blog-page-meta ul li a:hover {color:#000;}
.blog-read-more {position:relative;top:5px;}

.calendar {background:url(images/calendar.png) 0 0 no-repeat;padding:0 0 10px 20px;}
.comment-bubble {background:url(images/comments.png) 0 0 no-repeat;padding:0 0 10px 20px;}
.cat-icon {background:url(images/categories.png) 0 0 no-repeat;padding:0 0 10px 20px;}

.blog-page-meta .blog-tags {color:#999;}
.blog-page-meta p.tags {font: normal 10px/20px sans-serif;margin:0 0;float:left;}
.blog-page-meta p.tags span.jg-tags {padding: 0px 0px 0 5px;margin: 5px 0 0 0;background: #ffffff;display: inline-block;border: 1px solid #dadada;}
.blog-page-meta p.tags span.jg-tags:hover {border: 1px solid #ccc;background:#efefef;}
.blog-page-meta p.tags span.jg-tags a {text-decoration: none;padding: 0px 8px 0px 2px;background: #ffffff;display: inline-block;color:#a0a0a0;}
.blog-page-meta p.tags span.jg-tags a:hover {color: #333;background:#efefef;}
.blog-excerpt {margin-bottom:20px;}
.blog-excerpt p {margin:15px 0;}

/* Pagination */
#post-content-wrap .pagination{clear:both;height:50px;margin-top:30px;padding-top:15px;width:100%;}
#post-content-wrap .pagination span.pages{border: 1px solid #BFBFBF;margin: 2px;padding: 3px 5px;text-decoration: none;}
#post-content-wrap .pagination a,#post-content-wrap .pagination a:link,#post-content-wrap .pagination a:visited,#post-content-wrap .pagination span.current,#post-content-wrap .pagination span.extend{border: 1px solid #BFBFBF;margin: 2px;padding: 3px 5px;text-decoration: none;}
#post-content-wrap .pagination a:hover{border:1px solid #787878;color:#000000;}
#post-content-wrap .pagination span.current{font-weight:bold;}

/* Search */
.screen-reader-text {display:none;}
#searchbox  .search-box {height: 32px; padding: 5px 0 0 0; width: 160px; margin:7px 0 0 0; }
#searchbox  .search-box input {border:none;padding:0 0 0 15px}
#searchbox  form input#s  {background:url(images/search_bg.png) no-repeat;height:30px;width:160px;float:right;border:none;color:#8A8A8A;margin:10px -20px 0 0;padding-left:10px;}

/*------------------------------------------------*/
/*  Contact Page Form
/*------------------------------------------------*/
div.wpcf7 {width:540px;}
.wpcf7-form p {text-align:justify;margin-bottom:-25px!important;display:block;}
.wpcf7-form-control-wrap h3 {font-size:26px;margin:20px 0;}
.wpcf7-form-control-wrap  label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 120px;}
.wpcf7-form-control-wrap label img {border:0 none;margin-left:-9px;}
.wpcf7-form-control-wrap  input, .wpcf7-form-control-wrap  textarea, .wpcf7-form-control-wrap  select {margin: 0; padding: 10px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0;position:relative;bottom:20px;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px; -webkit-border-radius:2px; margin-top: 24px; }   
.your-message textarea {position:relative;bottom:0px;width:400px;}
span.wpcf7-not-valid-tip {width:245px!important;height:23px;color: #e4a7a7;font-family: 'Istok Web';font-size: 12px!important;padding:5px 5px 5px 20px!important;border:2px solid #FF0808!important;top:15%!important;}
div.wpcf7-validation-errors {display:none!important;}
div.wpcf7-mail-sent-ng {border: 2px solid #FF0000;float: left;margin: 40px 0 0!important;width: 300px;}
div.wpcf7-mail-sent-ok  {float: left;margin: 40px 0 0!important;width: 316px;height:18px;padding:0.8em 1em!important;}

.wpcf7-form-control-wrap  input:focus, .wpcf7-form-control-wrap  textarea:focus, .wpcf7-form-control-wrap  select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
.wpcf7-submit {cursor: pointer; border: 1px solid #222; background:#333; color:#fff; width:141px;height:42px;padding:0;margin:20px 0 40px 0;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px; -webkit-border-radius:2px;}
.wpcf7-submit:hover {background:#444;}
.wpcf7-form-control-wrap  legend { padding:20px 0; font-weight:bold; color:#000;}
.wpcf7-form-control-wrap  span.required{ font-size: 13px; color: #ff0000; float:left; } /* Select the colour of the * if the field is required. */
.wpcf7-form-control-wrap label.addition {font-size:16px;color:#666;width:70px;}
.wpcf7-form-control-wrap input#verify {margin:0 0!important;padding:5px;}
input[type=text].wpcf7-text {}

/* Style for the error message */
#message { margin: 10px 0; padding: 0; }
.error_message { display: block; line-height: 22px; background: #FBE3E4 url(../includes/assets/error.gif) no-repeat 10px 6px; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius:5px; -webkit-border-radius:5px; }
ul.error_messages { margin: 0 0 0 15px; padding: 0; }
ul.error_messages li { height: 22px; line-height: 22px; color:#333; }
.loader { padding: 0 10px; }
#contact #success_page h1 { background: url(../includes/assets/success.gif) left no-repeat; padding-left:22px; }

/*  Contact Sidebar Details */
#contact-sidebar h3 {font-size:22px;padding:25px 0 0 0;margin-bottom:20px;color:#000;}
#contact-sidebar h5 {padding:10px 0 0 0;color:#000;}
#success_page h3 {padding:10px 10px;background:#E8E8E8;color:#4D778F;}
#success_page p {margin:20px 0 0;}

/*------------------------------------------------*/
/*  Contact Form in Fancybox
/*------------------------------------------------*/
#fancybox-content h3.fancybox-contact-title {padding:10px 20px;}
#fancybox-content .wpcf7-form {overflow:hidden;}
#fancybox-content .wpcf7-form p {text-align:justify;margin-bottom:0!important;display:block;}
#fancybox-content .wpcf7-form-control-wrap h3 {font-size:26px;margin:20px 0;}
#fancybox-content .wpcf7-form-control-wrap  label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 120px;}
#fancybox-content .wpcf7-form-control-wrap label img {border:0 none;margin-left:-9px;}
#fancybox-content .wpcf7-form-control-wrap  input, #fancybox-content .wpcf7-form-control-wrap  textarea, #fancybox-content .wpcf7-form-control-wrap  select {margin: 0; padding: 10px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 20px 0 5px 0;position:relative;bottom:20px; border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px; -webkit-border-radius:2px; }   
#fancybox-content .your-message textarea {position:relative;bottom:0px;width:400px;}
#fancybox-content span.wpcf7-not-valid-tip {width:160px!important;height:23px;color: #e4a7a7;font-family: 'Istok Web';font-size: 12px!important;padding:5px 5px 5px 20px!important;border:2px solid #FF0808!important;top:10%!important;margin-top:12px;}
#fancybox-content div.wpcf7-validation-errors {display:none!important;}
#fancybox-content div.wpcf7-mail-sent-ng {border: 2px solid #FF0000;float: left;margin: 40px 0 0!important;width: 300px;}
#fancybox-content div.wpcf7-mail-sent-ok  {float: left;margin: 40px 0 0!important;width: 230px;height:18px;padding:0.8em 1em!important;}

#fancybox-content .wpcf7-form-control-wrap  input:focus, .wpcf7-form-control-wrap  textarea:focus, .wpcf7-form-control-wrap  select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#fancybox-content .wpcf7-submit {cursor: pointer; border: 1px solid #222; background:#333; color:#fff; width:141px;height:42px;padding:0;margin:20px 0 40px 0;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px; -webkit-border-radius:2px;}
#fancybox-content .wpcf7-submit:hover {background:#444;}
#fancybox-content .wpcf7-form-control-wrap  legend { padding:20px 0; font-weight:bold; color:#000;}
#fancybox-content .wpcf7-form-control-wrap  span.required{ font-size: 13px; color: #ff0000; float:left; } /* Select the colour of the * if the field is required. */
#fancybox-content .wpcf7-form-control-wrap label.addition {font-size:16px;color:#666;width:70px;}
#fancybox-content .wpcf7-form-control-wrap input#verify {margin:0 0!important;padding:5px;}

/* Style for the error message */
#fancybox-content #message { margin: 10px 0; padding: 0; }
#fancybox-content .error_message { display: block; line-height: 22px; background: #FBE3E4 url(../includes/assets/error.gif) no-repeat 10px 6px; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius:5px; -webkit-border-radius:5px; }
#fancybox-content ul.error_messages { margin: 0 0 0 15px; padding: 0; }
#fancybox-content ul.error_messages li { height: 22px; line-height: 22px; color:#333; }
#fancybox-content .loader { padding: 0 10px; }
#fancybox-content #contact #success_page h1 { background: url(../includes/assets/success.gif) left no-repeat; padding-left:22px; }
acronym {}
#fancybox-title-inside {font-size:14px;padding:0 20px 20px 20px;text-align:left;margin-top:-20px;}
#fancybox-content .wpcf7-form {margin:20px 0 0 20px;}

/*------------------------------------------------*/
/*  Comments - http://cdharrison.com/2008/12/03/threaded-comments/ 
/*------------------------------------------------*/
.comments-title {margin:10px 0;border-bottom:1px solid #efefef;}
.comment-body {border-top:1px solid #e6e6e6;padding:10px 0 20px 0;}
.comment-body p{position:relative;margin:10px 0 10px 80px;}
.comment-body a {font-weight:bold;}
.comment-body a:hover {color:#000000;}
.comment-body blockquote {
    background: url("") no-repeat scroll 0 0 transparent;
    border-bottom: none;
    border-top: none;
    padding: 0 0;
}
.comment-body blockquote  p {
    font-style:italic;
  font-family:georgia;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
  padding: 10px 10px;
}

#comments .grid-hr {background:url(images/bg-author.png) repeat-x;height:17px;position:relative;bottom:30px;margin-top:70px;}

#comments h3#comments-title {margin:10px 0 30px 0;font-size:14px;}
#comments ol.commentlist {list-style:none;margin-bottom:40px;}
#comments ol.commentlist li {margin-left:0;position:relative;}
#comments ol.commentlist li.alt {}
#comments ol.commentlist li.bypostauthor {}
#comments ol.commentlist li.byuser {}
#comments ol.commentlist .cancel-comment-reply {float:right;}
#comments ol.commentlist .cancel-comment-reply a {padding:5px;border:1px solid #efefef;color:#C6C6C6;}
#comments ol.commentlist .cancel-comment-reply a:hover {border:1px solid #ccc;color:#333;}
#comments ol.commentlist li.comment-author-admin {}
#comments ol.commentlist li.comment {min-height:80px;}
#comments ol.commentlist li.comment p {}
#comments ol.commentlist li.comment div.comment-author {}
#comments ol.commentlist li.comment em.comment-awaiting-moderation {position:absolute;}
#comments ol.commentlist li.comment div.vcard {float:left;}
#comments ol.commentlist li.comment div.vcard cite.fn {color:#515151;float:left;margin:0 5px 0 80px;font-style:normal;}
#comments ol.commentlist li.comment div.vcard cite.fn a {color:#000;}
#comments ol.commentlist li.comment div.vcard cite.fn a:hover {color:#4D778F;}
#comments ol.commentlist li.comment div.vcard cite.fn a.url {color:#000;}
#comments ol.commentlist li.comment div.vcard img.avatar {position:absolute;left:0;border:1px solid #ccc;padding:2px;}
#comments ol.commentlist li.comment div.vcard img.avatar:hover {border:1px solid #999;}
#comments ol.commentlist li.comment div.vcard img.avatar-32 {}
#comments ol.commentlist li.comment div.vcard img.photo {}
#comments ol.commentlist li.comment div.vcard span.says {display:none;}
#comments ol.commentlist li.comment div.commentmetadata {}
#comments ol.commentlist li.comment div.comment-meta {display:inline-block;}
#comments ol.commentlist li.comment div.comment-meta a {display:inline-block;color:#666;}
#comments ol.commentlist li.comment div.comment-meta a:hover {color:#000000;}

#comments ol.commentlist li.comment div.reply {}
#comments ol.commentlist li.comment div.reply a {position:absolute;top:10px;right:0;color:#c6c6c6;font: italic 10px/18px Georgia, Palatino, Times, "Times New Roman", serif;}
#comments ol.commentlist li.comment div.reply a:hover {color:#4D778F;}
#comments ol.commentlist li.comment ul.children {list-style:none;margin-left:20px;margin-bottom:0;display:block!important;}
#comments ol.commentlist li.comment ul.children li {}
#comments ol.commentlist li.comment ul.children li.alt {}
#comments ol.commentlist li.comment ul.children li.bypostauthor {}
#comments ol.commentlist li.comment ul.children li.byuser {}
#comments ol.commentlist li.comment ul.children li.comment {}
#comments ol.commentlist li.comment ul.children li.comment-author-admin {}
#comments ol.commentlist li.comment ul.children li.depth-2 {}
#comments ol.commentlist li.comment ul.children li.depth-3 {}
#comments ol.commentlist li.comment ul.children li.depth-4 {}
#comments ol.commentlist li.comment ul.children li.depth-5 {}
#comments ol.commentlist li.comment ul.children li.odd {}
#comments ol.commentlist li.even {}
#comments ol.commentlist li.odd {}
#comments ol.commentlist li.parent {}
#comments ol.commentlist li.pingback {}
#comments ol.commentlist li.pingback div.comment-author {}
#comments ol.commentlist li.pingback div.vcard {}
#comments ol.commentlist li.pingback div.vcard cite.fn {}
#comments ol.commentlist li.pingback div.vcard cite.fn a.url {}
#comments ol.commentlist li.pingback div.vcard span.says {}
#comments ol.commentlist li.pingback div.commentmetadata {}
#comments ol.commentlist li.pingback div.comment-meta {}
#comments ol.commentlist li.pingback div.comment-meta a {}

#comments ol.commentlist li.pingback div.reply {}
#comments ol.commentlist li.pingback div.reply a {}
#comments ol.commentlist li.pingback ul.children {}
#comments ol.commentlist li.pingback ul.children li {}
#comments ol.commentlist li.pingback ul.children li.alt {}
#comments ol.commentlist li.pingback ul.children li.bypostauthor {}
#comments ol.commentlist li.pingback ul.children li.byuser {}
#comments ol.commentlist li.pingback ul.children li.comment {}
#comments ol.commentlist li.pingback ul.children li.comment-author-admin {}
#comments ol.commentlist li.pingback ul.children li.depth-2 {}
#comments ol.commentlist li.pingback ul.children li.depth-3 {}
#comments ol.commentlist li.pingback ul.children li.depth-4 {}
#comments ol.commentlist li.pingback ul.children li.depth-5 {}
#comments ol.commentlist li.pingback ul.children li.odd {}
#comments ol.commentlist li.thread-alt {}
#comments ol.commentlist li.thread-even {}
#comments ol.commentlist li.thread-odd {}

#respond h3 {margin-bottom:20px;}

/* Comments Form */
#respond {margin-bottom:80px;}
#respond input {background:#efefef;border:1px solid #dadada;height:20px;width:205px;margin-right:10px;padding:10px;} 
#respond textarea {background:#efefef;border:1px solid #dadada;margin-right:10px;padding:10px;} 
#respond label {color:#474747;}
#respond input#submit {background:none;border:none;height:31px; width:104px;margin-right:0;padding:0;}
#respond input#submit:hover {opacity:0.8;}

/*------------------------------------------------*/
/*  Sidebar
/*------------------------------------------------*/
.sidebar-wrap  {margin-bottom:20px;float:left;}
.sidebar-wrap .widget {margin-bottom:20px;}
.sidebar-wrap ul {list-style:none;padding: 0;margin: 0;}
.sidebar-wrap ul  li {list-style:none;margin-left:0;padding: 0 0;}
.sidebar-wrap ul ul {}
.sidebar-wrap ul  ul li  {list-style:disc inside url(images/list.png);border-bottom:1px dashed #CCCCCC;padding:10px 0;}
.sidebar-wrap h4 {color:#5C5C5C;border-bottom:1px solid #CCCCCC;padding-bottom:2px;}
.sidebar-wrap {margin-bottom:20px;}
.widget-block a {font-weight:bold;}

.inner-page .sidebar-wrap {margin-top:10px;}
.single-post .sidebar-wrap {margin-top:10px;}

/*------------------------------------------------*/
/*  Portfolio
/*------------------------------------------------*/
.post .featured-image {border:none; padding:0;}
.portfolio-single #content {margin:0 0;}
.portfolio h4.details {font-size:16px;margin:15px 0 5px 0;}
.sort-wrap {margin-bottom:40px;}

.sort-wrap ul {list-style: none;float: left;
background:none repeat scroll 0 0 #FFF;
border:1px solid #cccccc;
color:#717171;
font-size:11px;
font-weight:bold;
margin:1px 5px 1px 1px;
padding:4px 20px;
}
.sort-wrap ul li {float: left;margin-right: 15px;margin-left:0;padding:0 0;}
.sort-wrap ul li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
.sort-wrap ul li a {color: #999; text-decoration: none;font-family: 'Lato', arial, serif;font-size:12px;text-transform:uppercase;font-weight:500; }
.sort-wrap ul li a:hover  {color:#333333;border-bottom:1px dotted #000;}
.sort-wrap ul li.active a {color:#333333;border-bottom:1px dotted #000; }
.sort-wrap ul li.active a:hover { color:#333333;border-bottom:none;border-bottom:1px dotted #000;}

#post-content-wrap span.sort {color:#7f7f7f;text-transform:uppercase;font-family: 'Lato', arial, serif;font-size:12px;position:relative;top:8px;font-weight:300;}
#post-content-wrap  span.sort {color:#7f7f7f;text-transform:uppercase;font-family: 'Lato', arial, serif;font-size:12px;position:relative;top:8px;font-weight:300;}
#post-content-wrap .portfolio h4 {font-size:20px;}
#post-content-wrap ul.portfolio { float: left; list-style: none; margin-left: 0; }
#post-content-wrap ul.portfolio a {width: 100%; }
#post-content-wrap ul.portfolio a:hover {text-decoration: none; }
ulportfolio{-webkit-box-sizing:border-box;}
#post-content-wrap ul#portfolio img {padding:2px;border:1px solid #ccc;}
#post-content-wrap .portfolio-details {margin:10px 0 0 0;}
#post-content-wrap .portfolio-details p {margin-bottom:5px;}
#post-content-wrap .more-info div {float:left;}

.portfolio {margin:0 0;}
.portfolio .featured-image img {
    background: #ECECEC;
    border: 1px solid #D7D7D7;
    padding: 7px;
}
.portfolio-item {list-style-type: none;padding: 0;}
.portfolio li {list-style-type: none;padding: 0;position: relative;min-height:280px;}
.portfolio li h3 {margin-top:10px;border-bottom:1px solid #efefef;padding-bottom:10px;}
.portfolio-excerpt a.more-link {padding-right:10px;}

/* Two Columns */
li.portfolio_two_column {min-height:400px;}

/* Three Columns */
li.portfolio_three_columns{min-height:400px;}
li.portfolio_three_columns  .portfolio-details {margin:10px 0 0 0;}

/* Four Columns */
li.portfolio_four_columns {min-height:400px;}

/* Gallery */


/* Single */
.single-portfolio .featured-image img {margin-bottom:20px;}
.project-link {background:url(images/home_grey.png) 0 -1px no-repeat;padding:0 0 10px 20px;}
.project-link a {font-weight:300!important;padding-right:10px;}
.services {background:url(images/star_empty.png) 0 0 no-repeat;padding:0 0 10px 20px;}

/*------------------------------------------------*/
/*  404 Error Page
/*------------------------------------------------*/
.error-page {min-height:600px;}
.title-404 {font-size:55px;font-weight:bold}
.subtitle-404 {font-size:18px;font-style:italic;padding-top:20px; }

/*------------------------------------------------*/
/*  Footer
/*------------------------------------------------*/
footer {margin-top:20px;}

/*  Sticky Footer */
.push {height: 142px; /* .push must be the same height as .footer */}
#body-wrap, #home-content-wrap {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto; /* the bottom margin is the negative value of the footer's height */}

/* Twitter Bar */
#twitter-main {background-color: #E6F9FF; border-top: 1px solid #C0F0FF;height: 55px;width: 100%;float:left;}
#twitter-main img {padding:10px 0 0 10px;}
#twitter-main  li {list-style:none;padding:17px 0 15px 0;margin-left:10px;}
#twitter-main span {font:italic 12px/20px Georgia,Palatino,Times,"Times New Roman",serif;color:#5CA3BB;}

/* Widget Blocks */
#toggle-top a {font-size: 5px;}
#footer-widgets-wrap {width:100%;overflow: auto;padding-bottom:10px;}
#footer-widgets .widget-block {margin-top:20px;}
.widget-block h2 {font:normal 14px 'Istok Web', arial, sans-serif;text-transform:uppercase;color:#333333;margin-bottom:13px;}
.widget-block p, .textwidget {color:#777777;}

/* Social Area */
#social-wrap {width:100%;height:52px;background:url(images/bg-social.png) 0 0 repeat-x;}
#social-icons{height:50px;padding-top:14px;}
#social-icons a {font-family: 'Anton', arial, serif;font-size:18px;color:#ffffff;text-transform:uppercase;float:right;}
#social-icons ul {list-style:none;margin-bottom:0;}
#social-icons li {display:inline;margin-left:0;height:40px;float:left;padding:0 0;}

#twitter a:hover, #facebook a:hover, #dribbble a:hover, #forrst a:hover, #rss a:hover, #contact a:hover {color:#7f7f7f;}

#twitter .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/twitter.png) 0 0 no-repeat;}
#twitter .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/twitter.png) 0 -28px no-repeat;}

#facebook .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/facebook.png) 0 0 no-repeat;}
#facebook .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/facebook.png) 0 -28px no-repeat;}

#linkedin .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/linkedin.png) 0 0 no-repeat;}
#linkedin .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/linkedin.png) 0 -28px no-repeat;}

#dribbble .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/dribbble.png) 0 0 no-repeat;}
#dribbble .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/dribbble.png) 0 -28px no-repeat;}

#forrst .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/forrst.png) 0 0 no-repeat;}
#forrst .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/forrst.png) 0 -28px no-repeat;}

#google .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/google.png) 0 0 no-repeat;}
#google .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/google.png) 0 -28px no-repeat;}

#rss .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/rss.png) 0 0 no-repeat;}
#rss .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/rss.png) 0 -28px no-repeat;}

#share {float:right;}
#contact .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/contact.png) 0 0 no-repeat;}
#contact .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/contact.png) 0 -28px no-repeat;}

#share .fadeThis {position:relative;display:block;float:left;height: 28px;width: 32px;background:url(images/social/share.png) 0 0 no-repeat;}
#share .hover {position: absolute;top: 0;left: 0;display: none;height: 28px;width: 32px;background:url(images/social/share.png) 0 -28px no-repeat;}
#share a {font-size:16px;color:#e5e5e5;margin-top:3px;}
#share a:hover {color:#ffffff;}
#share .fadeThis {width:140px;}

/* Tooltip */
.tipsy { padding: 5px; font-size: 14px; background-repeat: no-repeat;  background-image: url(http://jamigibbs.com/preview/amplifier/wp-content/themes/amplifier_demo_v1/images/tipsy.gif); }
  .tipsy-inner { padding: 10px 8px 9px 8px; background-color: #000; border:1px solid #000;color: #fff; max-width: 200px; text-align: center;}
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center;}
  .tipsy-south { background-position: bottom center;}
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
 
.image-hover {}
.image-hover a {}

/*  Copyright */
#copyright-wrap {background:url(images/copyright.png) repeat-x #1c1c1c;width:100%;}
#copyright {margin-top:25px;height:37px;}
#copyright p {font-size:12px;color:#cccccc;float:left;}

/* Footer Navivation */
.footer-nav {float:right;}
.footer-nav li {display:inline;margin-left:10px;}
.footer-nav a, .footer-nav li.current-menu-item a, .footer-nav li.current_page_item a  {color:#ffffff!important;text-transform:uppercase;}
.footer-nav a:hover, .footer-nav li.current-menu-item a:hover, .footer-nav li.current_page_item a:hover {color:#fff!important;} 

/*------------------------------------------------------------*/
/*  Double Grid_2 Sidebar Widgets
/*------------------------------------------------------------*/

/*------------------------------------------------*/
/*  Ads 120x240, 300x250 Widgets
/*------------------------------------------------*/
.jg_ad120x240_widget {text-align:center;}
.jg_ad120x240_widget img {border:1px solid #CCCCCC;padding:2px;margin-top:20px;margin-left:10px;}
.jg_ad120x240_widget img:hover {border:1px solid #999999;}

.jg_ad120x600 {margin-top:20px;}
.jg_ad120x600 img {margin-left:10px;border:1px solid #CCCCCC;padding:2px;}
.jg_ad120x600  img:hover {border:1px solid #999999;}

/*------------------------------------------------*/
/*  Flickr Widget
/*------------------------------------------------*/
ul.flickr {list-style:none;margin-top:10px;}
ul.flickr li {display:inline;float:left;margin:0 4px 0 0;border-bottom:none!important;padding:3px 0!important;}
ul.flickr li.last {margin-right:0;}
ul.flickr img {padding:2px;border:1px solid #ccc;}
ul.flickr img:hover {border:1px solid #999;}


/*------------------------------------------------*/
/*  Recent & Popular Posts Widgets
/*------------------------------------------------*/
/* Sidebar */
.jg_recent_posts ul.recent-posts, .jg_popular_posts ul.recent-posts {list-style:none!important;}
.jg_recent_posts ul.recent-posts li, .jg_popular_posts ul.recent-posts li {min-height:50px;list-style:none!important;}
.jg_recent_posts ul.recent-posts img, .jg_popular_posts ul.recent-posts img {margin:0 10px 0 0;float:left;}
.jg_recent_posts ul.recent-posts img:hover, .jg_popular_posts ul.recent-posts img:hover {}
.jg_recent_posts ul.recent-posts .most-recent-title a, .jg_popular_posts ul.recent-posts .most-recent-title a {color:#666;}
.jg_recent_posts ul.recent-posts .most-recent-title a:hover, .jg_popular_posts ul.recent-posts .most-recent-title a:hover {color:#000;} 
.jg_recent_posts ul.recent-posts .most-recent-excerpt, .jg_popular_posts ul.recent-posts .most-recent-excerpt {color:#ccc;}

#footer-widgets .jg_recent_posts ul.recent-posts .most-recent-title a, #footer-widgets .jg_popular_posts ul.recent-posts .most-recent-title a {color:#ccc;}

/* Footer */
#footer-widgets-wrap {background: url(images/bg-footer.png) repeat scroll 0 0 #000000;float: left;padding-bottom: 15px;width: 100%;}
#footer-widgets {margin-bottom:20px;}
#footer-widgets h4 {color: #ffffff;font: 14px 'Istok Web',arial,sans-serif;margin-bottom: 13px;text-transform: uppercase;} 
#footer-widgets h2 {color: #ffffff;font: 14px 'Istok Web',arial,sans-serif;margin-bottom: 13px;text-transform: uppercase;} 

#footer-widgets ul.recent-posts {list-style:none!important;}
#footer-widgets ul.recent-posts li {min-height:65px;list-style:none;margin-left:0;}
#footer-widgets ul.recent-posts img {border:1px solid #ccc;padding:2px;margin:0 10px 0 0;float:left;}
#footer-widgets ul.recent-posts img:hover {border:1px solid #999;}
#footer-widgets ul.recent-posts .most-recent-title a {color:#333;}
#footer-widgets ul.recent-posts .most-recent-title a:hover {color:#458AB3;}
#footer-widgets ul.recent-posts .most-recent-excerpt {color:#999;}

/*------------------------------------------------*/
/*  Video Widgets
/*------------------------------------------------*/
#call-to-action .cta-widget h2.widgettitle {display:none;}
#call-to-action .cta-widget .jg_youtube {position:relative;left:20px;bottom:17px;}
#call-to-action .cta-widget .jg_vimeo {position:relative;left:40px;bottom:18px;}

/*------------------------------------------------*/
/*  Ads 125x125 Widget
/*------------------------------------------------*/
.ads-125 {margin-left:10px;}
#footer-widgets .ads-125 {margin-left:0px;}
.jg_ad125x125_widget ul li {list-style:none;float:left;display:block;margin:0 10px 10px 0;border-bottom:none!important;}
.jg_ad125x125_widget img {border:1px solid #CCCCCC;padding:2px;}
.jg_ad125x125_widget img:hover {border:1px solid #999999;}

/*------------------------------------------------*/
/*  Blog Tabs Widget
/*------------------------------------------------*/
.jg_blog_widget #tabs {padding: 0;width: 300px;}
.jg_blog_widget ul#tab-items {border-bottom: 1px solid #CFCFCF;margin-left: 1px!important;padding-right: 1px;float: left;height: 40px;list-style: none!important;margin: 0;padding: 0;}
.jg_blog_widget #tab-items li {background: none repeat scroll 0 0 #E8E8E8;border: 1px solid #CFCFCF ;border-left:none;float: left;height: 40px;line-height: 40px;margin: 0 0 -5px;overflow: hidden;padding: 0;width: 100px;list-style:none!important;}
.jg_blog_widget #tab-items li#jg_tab1 { width: 72px; }
.jg_blog_widget #tab-items li#jg_tab2 { width: 70px; }
.jg_blog_widget #tab-items li#jg_tab3 { width: 90px; }
.jg_blog_widget #tab-items li#jg_tab4 { width: 63px;border-right:none; }
.jg_blog_widget #tab-items li a{border:1px solid #FFF;color:#5E5E5E;display:block;font-size:12px;text-decoration:none;padding: 0 2em .2em 1.4em;font-weight:300;}
.jg_blog_widget #tab-items .ui-state-active {border-bottom:none;}
.jg_blog_widget .ui-widget-content {border:none!important;}
.jg_blog_widget .ui-corner-top  {border-top-right-radius:0px;border-top-left-radius:0px;}
.jg_blog_widget .ui-corner-all {border-radius:0px;}
.jg_blog_widget .ui-widget-header {background:none;border:none;color:#fff;font-weight:normal;}
.jg_blog_widget .ui-widget {font: normal 12px/18px 'Istok Web', arial, sans-serif;}
.jg_blog_widget .ui-tabs .ui-tabs-panel {padding: 0 0;}
.jg_blog_widget .ui-tabs .ui-tabs-nav li {top:0;}
.jg_blog_widget #tab-items li.ui-tabs-selected a, 
.jg_blog_widget #tab-items li.ui-state-active a {background: #ffffff;text-decoration: none;color: #666;}
.jg_blog_widget #tab-items li a:hover {background: #fff;}
.jg_blog_widget #tab-items li.ui-state-active a:hover {line-height: 40px;}
.jg_blog_widget .tabs-inner {border: 1px solid #d2d2d2;padding: 10px 0 10px 0;background: #fcfbf9;}
.jg_blog_widget .ui-tabs-hide { display: none; }
.jg_blog_widget .tab ul {list-style-type: none;margin: 40px 0 0!important;margin-bottom: 0;}
.jg_blog_widget .tab ul  h3 {margin-bottom:5px;}
.jg_blog_widget .tab ul li {border-bottom: 1px solid #e2e2e2;padding: 10px 10px 10px 20px;min-height: 60px;list-style:none!important;}
.jg_blog_widget .tab ul li:last-child {border-bottom: none;}
.jg_blog_widget .tab-thumb { background: #fff;float: left;margin: 5px 13px 0 0;}
.jg_blog_widget .tab-thumb img { vertical-align: bottom; padding:2px;border:1px solid #8D8D8D;}
.jg_blog_widget .tab-thumb img:hover {border:1px solid #999999;}
.jg_blog_widget .entry-title, .jg_blog_widget .entry-title a {font-size: 12px;line-height: 18px;text-transform: none;font-weight: normal;padding: 0;}
.jg_blog_widget .entry-meta {float: left;padding: 0;margin: 0;}
.jg_blog_widget .entry-meta, .jg_blog_widget .entry-meta a {color: #aaaaaa;background: none;font-size: 11px;font-weight:300;}
.jg_blog_widget .entry-meta a:hover {text-decoration: none;color: #444444;background:#fff;}
.tab-comments .avatar {background: #ffffff;float: left;margin: 5px 13px 0 0;padding:2px;border:1px solid #8D8D8D;}
.tab-comments .avatar:hover {border:1px solid #999999;opacity:0.8;}
.tab-comments h3, .tab-comments h3 a {font-size: 12px;line-height: 20px;font-weight: normal;font-style: italic;color: #666;text-transform: none;}

/* Tag Cloud */
.tab-tags  {font: normal 10px/20px 'Droid sans',arial,sans-serif;margin:50px 10px 0 20px;}
.tab-tags a {text-decoration: none;padding: 4px 10px;background: #efefef;display: inline-block;color:#A0A0A0;font-style:normal;margin:0 7px 7px 0;background: #ffffff;display: inline-block;border: 1px solid #dadada;font-weight:300;}
.tab-tags a:hover {color: #333;border: 1px solid #ccc;background:#efefef;}

/*------------------------------------------------*/
/*  Social Profiles Widget 
/*------------------------------------------------*/
.social-profiles img {margin:0 6px 6px 0;}
.social-profiles img:hover {opacity:0.8;}

/*------------------------------------------------*/
/*  Column Shortcodes
/*------------------------------------------------*/
.grid_one { width: 60px; }
.grid_two { width: 143px; }
.grid_three { width: 220px; }
.grid_four {width: 300px;}
.grid_five { width: 380px; }
.grid_six {width: 460px;} 
.grid_seven{ width: 540px; }
.grid_eight { width: 600px; }
.grid_nine { width: 680px; }
.grid_ten {width:760px;}

.grid_one,
.grid_two,
.grid_three,
.grid_four,
.grid_five,
.grid_six,
.grid_seven,
.grid_eight,
.grid_nine,
.grid_ten { position: relative; margin-right: 13px; margin-bottom: 20px; float: left;}


/*------------------------------------------------*/
/*  Button Shortcodes
/*------------------------------------------------*/
a.buttons {background-image: url(images/shortcodes/button_left_sprite.png);display: block;border: none;margin: 0 10px 10px 0;padding: 0 0 0 17px;cursor: pointer;text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);font-weight:normal!important;color: #111111;text-transform:uppercase;}
a:hover.buttons {border: none; }
a.buttons span {background-image: url(images/shortcodes/button_sprite.png);padding: 9px 20px 10px 5px;font: 10px 'Istok Web',arial,sans-serif;}

/* Silver Button */
a.button_silver {background-position: 0 0;color: #333;}
a.button_silver:hover {color: #333!important;}
a.button_silver span {background-position: 100%  0;}
a:hover.button_silver{ background-position: 0 610px; background-color:transparent!important;}
a:hover.button_silver span { background-position: 100% 610px; background-color:transparent!important;}

/* Green Button */
a.btn_green {background-position: 0 569px;color: #435425;}
a.btn_green:hover {color: #435425!important;}
a.btn_green span { background-position: 100%  569px;}
a:hover.btn_green { background-position: 0 528px;background-color:transparent!important; }
a:hover.btn_green span { background-position: 100% 528px;background-color:transparent!important; }

/* Red Button */
a.btn_red {background-position: 0 488px;color: #57222e;}
a.btn_red:hover  {color: #57222e!important;}
a.btn_red span { background-position: 100%  488px; }
a:hover.btn_red { background-position: 0 448px;background-color:transparent!important; }
a:hover.btn_red span { background-position: 100% 448px;background-color:transparent!important; }

/* Blue Button */
a.btn_blue {background-position: 0 408px;color: #204552;}
a.btn_blue:hover {color: #204552!important;}
a.btn_blue span {background-position: 100% 408px;}
a:hover.btn_blue { background-position: 0 368px;background-color:transparent!important; }
a:hover.btn_blue span { background-position: 100% 368px;background-color:transparent!important; }

/* White Button */
a.btn_white {background-position: 0 328px;color: #444444;}
a.btn_white:hover {color: #444444!important;}
a.btn_white span { background-position: 100%  328px; }
a:hover.btn_white { background-position: 0 288px;background-color:transparent!important; }
a:hover.btn_white span { background-position: 100% 288px;background-color:transparent!important; }

/* Black Button */
a.btn_dark {background-position: 0 248px;color: #fff;text-shadow: none;}
a.btn_dark:hover {color: #ffffff!important;}
a.btn_dark span { background-position: 100%  248px; }
a:hover.btn_dark { background-position: 0 208px;color: #fff;background-color:transparent!important; }
a:hover.btn_dark span { background-position: 100% 208px;background-color:none!important;background-color:transparent!important; }

/*------------------------------------------------*/
/*  Alert Shortcodes
/*------------------------------------------------*/
.alert {font-family: 'Droid Serif', "Times New Roman", Times, serif;text-align: center;margin: 0 0 25px 0;padding: 12px 5%;}
.alert.blue {background: url(images/shortcodes/alert-blue.gif);border: 1px solid #89acd1;color: #326294;}
.alert.red {background: url(images/shortcodes/alert-red.gif);border: 1px solid #f9bac7;color: #d54c4c;}
.alert.orange {background: url(images/shortcodes/alert-orange.gif);border: 1px solid #efd1b1;color: #cc6600;}
.alert.green {background: url(images/shortcodes/alert-green.gif);border: 1px solid #cadba7;color: #5f8b33;}
.alert.white {background: url(images/shortcodes/alert-white.gif);border: 1px solid #e4e4e4;color: #444444;}
.alert.dark {background: url(images/shortcodes/alert-dark.gif);border: 1px solid #333333;color: #ffffff;}

/*------------------------------------------------*/
/*  Info Box Shortcodes
/*------------------------------------------------*/
.toggle-wrap {clear: both;}
.toggle-wrap p:last-child { margin: 0 }
.inner {color: #585858;padding: 20px 15px 20px 15px;border: 1px solid #d3d3d3;border-top: none;overflow: hidden;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.toggle-wrap h3 {font-family: 'Lato', arial, sans-serif;padding: 13px 15px 12px 15px;margin: 0;font-size: 16px;border: 1px solid #d3d3d3;background:#efefef;text-transform:uppercase;
text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}

/*------------------------------------------------*/
/*  Horizontal Rule Shortcodes
/*------------------------------------------------*/
.hr-shortcode {background-color:#ececec;height: 17px;margin:20px 0;}

/*------------------------------------------------*/
/*  Tabbed Box Shortcode
/*------------------------------------------------*/
.tabs {padding: 10px 10px 10px 0;float: none;}
.tabs ul {margin: 0}
.tabs li { list-style: none;margin-left:0px; }
.tab_wrap {background: #fff;color: #444444;border: 1px solid #d2d2d2; float: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.tabs ul.nav {background: #efefef;width: 100%;height: 39px;font-size: 12px;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.tabs ul.nav li a {display: block;padding: 11px 20px 8px 20px;text-align: center;border: none;color: #555555;font-family: 'Lato', arial, sans-serif;}
.tabs ul.nav li a:hover {background: url(images/shortcodes/tab_border.gif) repeat-y right #fff }
.tabs ul.nav li.ui-tabs-selected a:hover { padding-bottom: 9px }
.tabs ul.nav li {float: left;position: relative;padding: 0 0 0 0;background: url(images/shortcodes/tab_border.gif) repeat-y right;}
.tabs .padder { padding: 20px 20px; }
.tabs .tab p:last-child { margin: 0 }
.tabs ul.nav li.ui-tabs-selected a {background: url(images/shortcodes/tab_border.gif) repeat-y right #fff;border: none;padding-bottom: 9px;}
.tabs ul.nav li.ui-tabs-selected {background:#e23333;}
.tabs ul.nav li.first a {
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
}
.tabs ul.nav li a {text-transform:uppercase;font-weight:300!important;}
.tabs .tab {float: none;padding: 0;margin: 0;}
.ui-tabs .ui-tabs-hide {display:none }

/*------------------------------------------------*/
/*  Toggle Content Shortcode (Open)
/*------------------------------------------------*/
.toggle-wrap.toggle h3 {cursor: pointer;text-transform:uppercase; }
#content .callout_box.toggle h4:hover { border: 1px solid #bebebe; }
.toggle-wrap.toggle h3 span {background: url(images/shortcodes/up_down_sprite.gif) 12px 12px;display: block;float: left;width: 12px;height: 12px;margin: 3px 10px 0 0;}

/*------------------------------------------------*/
/*   Text Highlighting Shortcodes
/*------------------------------------------------*/
.highlight span {padding:0px 5px;}

.highlight span.yellow {background-color:#fcfdb9;}
.highlight  span.red {color:#6e0601;background-color:#f4bbb9;}
.highlight  span.green {color:#055c00;background-color:#cfde94;}
.highlight span.blue {color:#023760;background-color:#bad4ef;}
.highlight  span.gray {color:#333333;background-color:#c7c7c7;}
.highlight  span.black {color:#ffffff;background-color:#3e3e3e;}

/*------------------------------------------------*/
/*   Back to Top
/*------------------------------------------------*/
#toTop{display:none;text-decoration:none;position:fixed;bottom:0;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-999px;background:url(images/ui.totop.png) no-repeat left top;}
#toTopHover{background:url(images/ui.totop.png) no-repeat left -51px;width:51px;height:51px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
#toTop:active,#toTop:focus{outline:none;}

.image-front {
  background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #D7D7D7;
    margin: 5px 10px 10px 0;
    padding: 7px;
    float: left;

}

.entry-content a {
  font-weight: bold;
}

.patrocinadores{
float:right;
margin-top: 25px;
margin-right:25px;
}


.casa_left{
position: absolute;
margin-left: -110px;
margin-top:20px;
}

.followus{
float: right;
padding: 5px;
}

.followus a{
padding:5px;
}

.onepost{
border-bottom: 1px dashed #ccc;
margin-bottom:20px;
min-height: 240px;
}

.onepost .googleplus{
display:none;
}

.noticia_destacada{
display:inline-block;
padding: 0px 32px 15px;
width: 240px;
}
.leermas{
margin: 10px 0;
}

#jg_popular_posts-4{
margin-top: 50px;
}

.leermas a{
font-weight: bold;
font-size: 15px;
background: #ddd;
padding: 3px 5px;
}

#destacados{
padding:10px;
background: none 0px 0px repeat scroll #ECECEC;
border: 1px solid #D7D7D7;
border-image: initial;
margin: 5px 10px 20px 10px;
float: left;
width: 918px;

}

#superdestacado{
padding: 10px;
border: 1px solid #D7D7D7;
border-image: initial;
float: left;
width: 918px;
min-height: 228px;
margin: 35px 10px;
}


#destacados .section-title{
color: #5C5C5C;
font-size: 18px;
margin-bottom: 1px;
}

.title_destacado{
font-size:16px;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
}
#logo_header{
padding: 0 10px;
margin-top: 0px;
}
.destacado_content, .superdestacado_content{
font-size: 14px;
font-family: 'arial';
font-style: normal;
color: #585858;
}

.destacado_img{
height:75px;
overflow:hidden;
}

.superdestacado_img{
float:left;
padding:15px;
}
.supertitle_destacado{
font-size:24px;
margin-top:15px;
text-transform: capitalize; 
}

.supertitle_destacado a{color:#31a7e6!important;text-transform: uppercase; font-size:24px;}

.leermas_destacado{text-decoration:underline;}

.publi{
border: 1px solid #D7D7D7;
width: 300px;
float: right;
margin-right: 10px;
margin-top:5px;
}

#superanuncio{
padding: 10px;
border-image: initial;
margin: 5px 10px 20px;
float: left;
width: 960px;

}

.cuerpo_left{
float:left;
width:530px;
}

.cuerpo_right{
float:right;
width:410px;
}

.anuncio_titulo{
color:#fb8813;
font-size:26px;
line-height:26px;
padding-bottom:20px;
padding-top:5px;
}

.paso_titulo{
color:#fb8813;
font-size:18px;
line-height:18px;
padding-bottom:5px;
}

.anuncio_text_1{
border-top:1px solid #D7D7D7;
padding-bottom:20px;
}

.anuncio_paso{
width: 530px;
display: block;
height: 150px;
clear:both;
}
.paso_right{
float:right;
width:370px;
height:100px;
padding-top:30px;
font-size:16px;
}

.bullets{
padding-top:15px;
}
.img_paso{
float:left;
}

.prefooter{
text-align:center;
height:100px;
background:url(/promo-samsung/img/bottile.jpg) repeat-x left top;
}

.pseudoform{
background:url(/promo-samsung/img/fondo-promo.jpg) no-repeat left top;
width: 410px;
height:500px;

margin-top:20px;
}

.pyme{
font-size: 26px;
line-height:26px;
width: 180px;
color: white;
margin-left: 180px;
padding-top: 20px;
}
.oferta{
font-size:40px;
line-height:40px;
width: 350px;
text-align: center;
color:#fff;
margin: 0px 30px;
}

.presume{
color:#fff;
/*font-size:26px;
line-height:26px;*/
border-top: 1px solid #fff;
border-bottom:2px solid #fff;
padding: 15px 0px;
margin: 15px 30px;
width: 350px;
text-align: center;
}

.genera{
color:#fff;
margin: 0px 30px;
width:350px;
text-align:center;
}

.form_interior{
width: 280px;
margin: 15px 60px;
height:310px;
background:url(/promo-samsung/img/shadow.png) no-repeat left top;
padding:12px;
color:#fff;
text-align:center;

}

#generated_codigo{
font-size:26px;
display:none;

}

.caja_codigo{
width:250px;
height:25px;
background:url(/promo-samsung/img/box.jpg) no-repeat left top;
padding:12px;
text-align:center;
margin-bottom:10px;
}

#boton_generador{
width:280px;
height:70px;
background:url(/promo-samsung/img/generar.png) no-repeat left top;
cursor:pointer;
margin-bottom:10px;
}

.type-post #content{
max-width:550px;
}

#logo{
margin-top:20px;
}

#landing_promo{
width:103%;
overflow-x:hidden;
}

#related_posts_thumbnails li{
list-style: none;
width: 150px;
display: block;
float: left;
border: 1px solid #ccc;
padding: 10px;
margin-left: 0px;
margin: 5px;
height: 205px;

}
#related_posts_thumbnails li img{
margin-bottom: 15px;
}

#related_posts_thumbnails li:hover{
background: #fcfcfc;
}