input, textarea, select, button, body {
    font: 12px/16px Arial, Helvetica, sans-serif !important;
}
a {
    color: #398dd8;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

body { 
	background: #a8d2e5 url(../images/pagebg.png) repeat-x 50% 64px;
    color: #1f282c;
    word-wrap: break-word;
}
.site {
    max-width: 1120px;
}
.wrapper, .wwide {

}
.wrapper {
    max-width: 1120px;
    width: 92%;
    text-align: left;
    margin: 0 auto;
}
#toolbar {
    height: 64px;
    position: relative;
    background: #fff url(../images/toolbar.png);
    border-bottom: 1px solid #e0e5e7;
}
.wwide {
    width: 100%;
}
#footer {
    background: #fff;
    padding: 18px 0 36px 0;
}
.copyright {
    color: #6b7a81;
    float: left;
}
input, textarea, select, button, body {
    font: 12px/16px Arial, Helvetica, sans-serif;
}
.dpad {
    margin: 0 15px;
}
.main-navigation {
background: #3f4b51;
background: -moz-linear-gradient(left,  #3f4b51 0%, #516067 98%);
background: -webkit-linear-gradient(left,  #3f4b51 0%,#516067 98%);
background: linear-gradient(to right,  #3f4b51 0%,#516067 98%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4b51', endColorstr='#516067',GradientType=1 );
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
.main-navigation li a{
color:#FFF;
}
.logo-header-wrapper, .image-header-wrapper{
background-color:initial !important;
}
.main-navigation li ul li a {
    background: rgba(70, 83, 89, 0.85);
}
h3.widget-title{
    text-transform: uppercase;
    font-size: 1.15em;
    color: #368fde;
    background: #FFF;
    padding: 5px 15px;
    height: 31px;
    border-bottom: 2px solid #368fde;border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
aside {
    border: 1px solid #cbdfe8;
    border-radius: 10px;
}
aside#black-studio-tinymce-2 {
    margin-bottom: 10px;
    background: #c6e2ef url(../images/bluemenu.pn) repeat-y;
}
.site-header {
  	width:100%;
    max-width: 1120px;
    margin: 0 auto;
    padding-bottom: 20px;
}
#main.wrapper {
    padding: 0;
    margin: 0 15px;
}
.widget-area .widget p {
    font-family: sans-serif;
    font-size: 12px;
}
.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footmenu {
    position: relative;
	    margin-top: 25px;
    background: #f8fafc url(../images/footmenu.png) repeat-x 0 -11px;
}
#footmenu .shadow {
    top: -11px;
    background: url(../images/footmenu.png) repeat-x;
}
#footmenu .dpad {
    height: 44px;
    overflow: hidden;
}
.dpad {
    margin: 0 15px;
}
#footmenu ul {
    margin: 9px 0 0 0px;
}
#footmenu ul, #footmenu ul li, #footmenu ul a {
    float: left;
}

#footmenu ul a {
    color: #3f4b51;
    padding: 0 9px 0 10px;
    background: url(../images/fmenusep.png) no-repeat;
    line-height: 25px;
    height: 26px;
}
.footbox {
    padding: 0 28px 0 289px;
    background: #fff url(../images/footbox.png) no-repeat 100% -96px;
}
.footbox .lcol, .footbox .rcol, .footbox {
    height: 96px;
}
.footbox .rcol {
    width: 100%;
    background: #3f4b51 url(../images/footbox.png) no-repeat -289px 0;
}
.rcol {
    float: right;
}
.lcol, .rcol, form {
    display: inline;
}
.footbox .lcol {
    overflow: hidden;
    padding: 0 15px 0 30px;
    color: #fff;
    width: 244px;
    margin-left: -289px;
    background: #2478cc url(../images/footbox.png) no-repeat;
}
.footbox .lcol p {
    margin-top: 14px;
}.lcol {
    float: left;
}
.footbox .lcol a, .btags a, .btags {
    color: #fff;
}
.wbtm {
    margin-bottom: 20px;
    background-position: 100% -51px;
}
.wbtm .wsh {
    background-position: 0 -28px;
    padding: 0 0 0 292px;
}
.wbtm .wsh .wsh {
    background: url(../images/wsh.png) repeat-x 0 -74px;
}
.widget-area {
    float: right;
       width: 28%;
}
.site-content {
    float: left;
  width: 69%;
}
.speedbar {
    background: url(../images/speedbar.png) repeat-x 0 100%;
    margin-bottom: 11px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.9em;
    padding: 0 15px 11px 15px;
}
.top-bar{
background:none;}
h1.entry-title {
    color: #96c;
    margin-bottom: 0.3em;
    font-size: 1.2em;
}
#header {
    height: 101px;
}

#header h1 a {
    margin-top: 26px;
    float: left;
    width: 298px;
    padding-top: 47px;
    background: url(../images/knopka_wiki1.png) no-repeat;
}
.searchbar {
    margin-left: 5px;
    width: 182px;
    height: 27px;
    background: url(../images/search.png) no-repeat;
}
.searchbar .lfield {
    width: 145px;
    padding-left: 10px;
    overflow: hidden;
}

.searchbar li {
    float: left;
    height: 27px;
}
.searchbar .lfield input {
    color: #708893;
    float: left;
    height: 15px;
    width: 145px;
    border: 0 none;
    background: #fff;
    margin-top: 6px;
}
.searchbar .lbtn input {
    width: 27px;
    height: 27px;
    background: url(../images/search.png) no-repeat 0 -27px;
}
.headlinks ul, .searchbar {
    float: right;
    margin-top: 37px;
}
input{
  padding:0;
}
.top-bar {
    background: none;
    display: none;
}
.sub-title .autor-fecha {
    float: left;
    padding: 0 8px 0 18px;
    font: 0.9em/21px sans-serif;
    color: #6c838e;
    float: left;
    height: 21px;
    background: #f1f5f7 url(../images/baseinfo.png) no-repeat 5px 50%;
}
.sub-title a {
    color:#398dd8;
}
.main-navigation li a {
    border-bottom: 0;
    color: #FFF;
    line-height: 25px;
    padding: 0 10px;
    margin: 10px 0px;
    text-transform: uppercase;
    white-space: nowrap;
}
.main-navigation li a:hover {
    color: #FFF;
    background: #4d5c63;
    border-radius: 5px;
}
.main-navigation li {
    margin: 0 10px 0 0rem;
    position: relative;
}
.main-navigation li .sub-menu li{
    margin: 0;
    position: relative;
}
.main-navigation li ul li a {
    background: rgba(70, 83, 89, 0.85);
    margin: 0;
}
.main-navigation li a:hover {
    color: #FFF !important;
  background: #62757f;
background: -moz-linear-gradient(top,  #62757f 0%, #516168 100%);
background: -webkit-linear-gradient(top,  #62757f 0%,#516168 100%);
background: linear-gradient(to bottom,  #62757f 0%,#516168 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62757f', endColorstr='#516168',GradientType=0 );

}
.main-navigation .current-menu-item a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #FFF;
}
.main-navigation .menu-item-has-children a {
    border-bottom: 0;
    color: #FFF;
    line-height: 25px;
    padding: 0 10px;
    margin: 10px 0px;
    text-transform: uppercase;
    white-space: nowrap;
    border: 2px solid #6c8490;
    border-radius: 9px;
}
.main-navigation .menu-item-has-children .sub-menu a {
    border-bottom: 0;
    color: #FFF;
    line-height: 25px;
    padding: 0 10px;
    text-transform: uppercase;
    white-space: nowrap;
  margin:0;
  border:none;
  border-radius:0;
}
.main-navigation li ul li a:hover {
    background-color: #63767f;
}
.image-header-wrapper {
    width: 100%;
}
aside#text-2 .textwidget {
    font-size: 0;
}