/*
Theme Name: Eclipse Child Theme
Author: RamRom
Template: eclipse
*/

@import url("../eclipse/style.css");


html, body {
    margin: 0;
    padding: 0;
}


@font-face {
font-family: 'Myfont';
src: url('cj.eot'); /* IE9 Compat Modes */
src: url('cj.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('cj.woff') format('woff'), /* Modern Browsers */
     url('cj.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('cj.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face
{
font-family: Myfont2;
src: url('Monotype_Corsiva.ttf');
}


body { background: #000; }
#top_header { background: #000; }
#main_header { background: #000; }
#footer-full-sub { background: #000; }
.span6 #credit { display:none !important; }

.top-head-description { position:relative; top: 110px; left: 10px;  font-family: Myfont2;font-size: 18px !important;font-weight: normal !important; }

/*Editamos main header*/

#main_header .container #wrapper .row-fluid .span6 { width:auto; }
#main_header .container #wrapper .row-fluid .span6 #cc-header .span7 { width:auto; }


header#cc-header h2.site-title {
	font-family: Myfont;
	font-weight: 500 !important;
        font-size: 32px;
}

#logo-iz { position:absolute;}
#logo-iz #content {position:relative; width:113px; right:95px; height:113px; background:url('images/logo-iz.png') }

#logo-de { position:absolute;}
#logo-de #content {position:relative; width:113px; left:950px; height:113px; background:url('images/logo-de.png') }

.dropdown-menu {

    border: 1px solid rgba(46, 47, 48, 0.5);

}

#menu-item-188 { right: 25px; position: relative; }
#menu-item-189 { right: 15px; position: relative; }

/*-----------------------*/

.entry-title { font-style:oblique; font-weight:400; font-size:36px; }

input[type=submit] {
font-size: 12px;
padding: 10px 20px 10px 20px;
margin-top: 5px;
border: 2px solid #3d3d3d;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fff;
color: #3d3d3d;
font-weight: 600;
}

input[type=submit]:hover{
background: #3d3d3d;
color:#fff;
}

.capital-line{
   color:white;
   font-size:45px;
   font-family:Georgia,Serif;
   margin-right: 5px;
}

.capital {
    color: white;
    font-size: 45px;
    font-family: Georgia,Serif;
    margin-right: 8px;
    float: left;
    margin-top: 12px;
}

.diseno { text-align: right; }
.diseno2 { text-align: right; }

.site-footer #copyright {
    text-align: left;
    position: relative;
    right: 500px;
    top: -20px;
}

.post.no-results.not-found { display:none; }
#contacto {width: 80%; height: 562px;margin-left: 10%;}
#datos { display:block; float:left; width:480px;}
#datos ul { margin-left: 31px; }

#datos ul li { line-height:30px; }

#formulario { float:left; }

@media (max-width:1200px){

.container-full-width { width: 1200px; }

.rslides { width: 1200px !important; }

.rslides_tabs {width: 1200px !important;  }

.rslides img {width: 1200px !important;  }

.rslides_nav.prev { display:none; }

.rslides_nav.next { display:none; }

}

/*hide nggallery link*/

.slideshowlink { display:none; }