/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Vetrodec
Author URI:     http: //your-site.com/
Template:       twentyeleven
Version:        0.1.0
*/

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


body{
    background: #272727 url("images/bg.gif")   center top no-repeat;
	font:normal 12px arial;
}

/*****COMMAN*****/
a ,
input[type="button"] ,
input[type="submit"] ,
input[type="reset"]
{ 
    cursor: pointer; 
}
a:hover {
    text-decoration:none;
}
.more-link {
    background: url("images/arrows.jpg") 0 0 no-repeat;
    font-size: 0;
    margin: 2px 0 0 5px;
    padding: 9px 0 0 7px;
}
ul li {
    float:left;
}

.entry-content li {
    width: 100%;
}
p {
    line-height:18px;
	padding-bottom:1em;
	color:#787878;
}
h1 ,h2, h3 ,h4 ,h5 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

/*****blackbox*****/
.blackBox ,
.blackboxReg ,
#secondary .widget { 
    background: #000000;
    float: left;
    margin-bottom: 10px;
    padding: 20px 7%;
    width: 86%;
	color:#787878;
}
.aboutUs {
    line-height: 18px;
}
.blackboxReg { 
    padding: 20px 3%;
    width: 94%;
}
h1 ,
#secondary .widget h3 { 
    color:#ffffff;
	font-size: 32px;
    font-weight: bold;
	padding:0 0 17px 0;
    text-transform: uppercase;
	line-height:27px;
}
.blackBox p,
blackboxReg p ,
#secondary .widget p { 
    color:#787878;
}
.blackBox a ,
.blackboxReg a ,
.blackboxReg span 
{ 
    color:#ffffff;
}
span.time { 
    color:#787878 !important;
	font-weight:bold;
	display:block !important;
    padding-bottom:1px;
}
.blackboxReg img {
    float: left;
    margin-right: 7px;
}
/*****LAYOUT*****/
#page {
	margin: 0 auto;
	max-width: 974px;
}
.singular #primary {
	margin: 0;
}
#primary {
    float: left;
    width: 728px;
}
#secondary {
	float: right;
	margin-right: 0;
	width: 236px;
}
.columnOne ,
.columnTwo {
    float: left;
    width: 236px;
	margin-right: 10px;
}
.columnThree {
    float: left;
    width: 236px;
}
/*****left-sidebar*****/
.leftside {
	float: left;
	width: 236px;
}
.rightside {
    float: right;
    width: 728px;
}

/*****HEADER*****/
#branding , #main , #colophon {
    float:left;
	width:100%;
}
#branding {
    height: 144px;
}
#branding hgroup {
    float:left;
}
.logo {
   float:left;
   font-size:0px;
  /* background:url("images/logo.gif") 0 0 no-repeat;*/
    background:url("images/vetrologo.png") 0 0 no-repeat;
   width:235px;
   height:114px;
   margin-top: 25px;
}
.logo:hover {
    background-image:url("images/vetrologoHover.png") ;
}
.top-links {
    position: absolute;
    right: 5px;
    top: 40px;
}
.top-links li {
    list-style-type: none;
}
.top-links li a {
    color: #666666;
    display: inline;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.top-links li a:hover {
    color: #ffffff;
}
#access {
	background: #000000;
	float: right;
	width:720px;
    margin:65px 0 0 0;
}
#access ul {
	list-style: none;
}
#access li {
	float: left;
	position: relative;
	list-style-type:none;
}
#access a {
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 29px;
    font-weight: normal;
	padding:15px 0 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
#access li:hover a{
    color: #666666;
}
#access li:hover ul li a{  
}
#access ul ul {
    display: none;
    float: left;
    left: 20px; 
    margin: 0;
    position: absolute;
    top: 67px;
    width: 220px;
    z-index: 99999;
	padding-bottom:10px;
	background: #000;
}
#access ul ul li {
    float: left;
    width:100%;
}
#access ul ul li a {
    float:left;
	width:89%;
	font-size:12px; font-weight:bold;
	padding:10px 3% 10px 8%;
	border-bottom: 1px dotted #3d3d3d;
	color: #f5f5f5
}
#access ul ul a:hover {
    background: #252525;
	color: #f5f5f5;
}

/*****BANNER*****/
.vetroSlider .thethe-image-slider-thumbnailsbottomright {
    bottom: 20px;
    right: 27px;
}
.vetroSlider .thethe-image-slider-thumbnails {
    padding: 0 ;
}
.vetroSlider .thethe-image-slider-thumbnails-thumb {
    background: url("images/bull.png")   0 0 no-repeat;
    height: 23px !important;
    width: 23px !important;
}
.vetroSlider .thethe-image-slider-thumbnails-thumb:hover ,
.vetroSlider .thethe-image-slider-thumbnails-currentthumb   {
    background-position:0px -23px;
}

/***************ONLY HOME PAGE ***********************/
/***about block**/
.page .dataset_gallery {
   padding:0;
}
.aboutUs  .dataset_gallery .gallery-item {
    float: left;
    width: 100%;
    padding-bottom: 19px;
}
.page .dataset_gallery .gallery-image img ,
.page .dataset_gallery .gallery-image img:hover
{
    border: none;
    margin: 0;
    padding: 0;
	width:100%;
}
.page .dataset_gallery .gallery-image {
    text-align: left;
}
.aboutUs .dataset_gallery .gallery-image a.photo {
    float: left;
    width: 89px;
}
.aboutUs .dataset_gallery .caption {
    float: right;
    font-size: 12px;
    margin: 0;
    width: 107px;
	height:97px;
	position:relative; /*FOR THE LIITLE WHITE ARROW*/
}
a.link-arrow {
    bottom:0;
	left:1px;
	position:absolute;
}
.link-arrow  img.arrow {
    width:auto !important; 
	height:auto  !important;
}
.aboutUs .dataset_gallery .caption a ,
.latestPost a {
    color: #787878;
}
.aboutUs .dataset_gallery .caption a:hover,
.latestPost a:hover {
    color: #ffffff;
}
.aboutUs .dataset_gallery .caption span ,
.latestPost span {
    color: #ffffff;
    display: block;
}

.blackboxReg ul {
	line-height: 17px;
    list-style: square outside none;
    padding: 12px 13px 10px;
	width:98%;
}

/*****SIDEBAR ELEMENTS *****/
#secondary .widget_links li {
    border-bottom:1px solid #333333;
	float:left;
	width:100%;
	padding:5px 0;
}
#secondary .widget_links  a {
    color:#787878;
	font-weight:bold;
}
#secondary .widget_links li:hover {
    border-color:#ffffff;
}
#secondary .widget_links li:hover a {
    color:#fff;
	text-decoration:none; 
}

/*****HOME GALLERY*****/
.img-list   {
    padding-bottom:4px;
}
.img-list li {
	border:none;
	padding:0 0 16px 0;
	margin:0;
	width:100%;
	overflow:hidden;
	position:relative;
}
.img-list li a {
	font-weight:normal;
	color:#787878;
	cursor:pointer;
}
.img-list li img {
	float:left;
	margin:4px 8px 0 0;
	border:1px solid #000;
}
.img-list li:hover a {
    color:#787878;
}
.img-list li a:hover {
    color:#fff;
}
.img-list li a:hover img {
    border-color:#fff;
}
.img-list li span.arrow {
	display:block;
	position:absolute;
	left:98px;
	bottom:17px;
	background:url(../images/arrow1.gif) no-repeat 0 0;
	width:5px;
	height:9px;
}
.img-list1 {
    padding:4px 0 4px 0;
}
.img-list1 li {
	border:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	position:relative;
}
.img-list1 li a {
	font-weight:normal;
	color:#fff;
	cursor:pointer;
	position:relative;
	display:block;
	overflow:hidden;
}
.img-list1 li a .description {
	display:block;
	position:absolute;
	bottom:-70px;
	left:0;
	height:56px;
	width:100%;
	background-color: rgba(0, 0, 0, 0.70);  
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#90000000',EndColorStr='#90000000'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#90000000',EndColorStr='#90000000')"; 
}
.img-list1 li a .description .arrow {
	position:relative;
	margin-left:2px;
}
.img-list1 li a .description b {
	font-weight:normal;
	display:block;
	padding:8px 13px 0 13px;
}

/*****footer*****/
.footerText {
    color: #FFFFFF;
    float: left;
    padding-top: 125px;
    width: 100%;
}
.footerText_inner {
    color: #FFFFFF;
    float: left;
    padding-top: 66px;
    width: 100%;
}
.footerText a ,.footerText_inner a {
    color: #5b5b5b;
	display:block;
}

/*****CONTACT*****/
.contact-block {
    float: left;
    margin: 0 40px 25px 0;
    width: 188px;
}
.contact-block h5 {
    color:#ffffff;
    font-size:12px;
}
.contact-block p {
    padding-bottom: 1px;
}
.contact-block p span {
    color:#787878;
}
.contact-block p a{
    color:#fff;
	text-decoration:underline;
}
.contact-block a:hover {
    color:#3d40c2;
}
.right-span , 
.contact-link {
    float: right;
}
.contactForm form {
   float:left; width:100%;
}
.con-left {
    float: left;
    width: 334px;
}
.con-right {
    float: right;
    width: 334px;
}
.contactForm p {
    padding-bottom:22px;
	float:left;
	width:100%;
}
.contactForm input[type="text"], 
.contactForm textarea {
    background:#787878;
    border: 1px solid #6E6E6E;
	color:#f7f7f7;
    padding: 0;
    width: 99%;
    max-width:99%;
	text-indent:3%;
	height: 26px;
	line-height: 26px;
	font-size:13px;
}
.contactForm div.wpcf7 .watermark {
    color: #FFFFFF;
}
.contactForm textarea {
    height: 226px;
}
.contactForm .wpcf7-validation-errors ,
.contactForm .wpcf7-mail-sent-ok {
    background:#333333;  border: 1px solid #444444;  color: red;  float: left;  margin: 0;  padding: 10px 5%; width: 89%; 
}
.contactForm .wpcf7-mail-sent-ok {
   color: #398F14; 
}
.contactForm  .wpcf7-not-valid-tip {
    background: #787878; border: none;  color: red;  font-size: 12px;  left: 2%;  padding: 1px;  top: -2px; width: 250px;
}
.contactForm input[type="submit"] , .contactForm input[type="reset"] {
    float:right; background:none; border:none; color:#ffffff; font-size:12px; text-decoration:underline; text-transform:capitalize; padding:0; margin-left:25px;
}

/****GALLERY SLIDER****/
div.galleryview{
    background:#000000;
    border-bottom: 1px solid #333333;
    margin-bottom: 20px !important;
    margin-top: -20px;
    padding-bottom: 21px !important;
}
.panel img{
	width:100% !important;
	height:auto !important;
	left: 0px !important;
    position: relative !important;
}
.pointer {
    border-color: transparent transparent #ffffff !important;
    border-left: 12px solid transparent !important;
    border-right: 12px solid transparent !important;
    border-top: 12px solid transparent !important;
    border-width: 12px !important;
    top: 445px !important;
}
.frame .img_wrap {
    border: 1px solid #ffffff !important;
}
.frame.current .img_wrap {
    border: 1px solid #ffffff !important;
}
.strip_wrapper {
    top:464px !important
}
.nav-prev {
    top: 500px !important;
}
.nav-next {
    top: 500px !important;
}


/*----- -- -galleryFull -- - - -- */

.galleryMain{
	 padding-left: 5% !important;
    width: 95% !important;
}
.galleryMain #primary{
	width:100% !important;
}

#fancybox-wrap {
z-index:10001 !important;
}
#fancybox-overlay {
z-index:10000 !important;
}

/***NGG Gallery***/
.ngg-gallery-thumbnail {
    float: left !important;
    margin: 0 22px 30px 3px !important;
    text-align: center !important;
	 width: 198px !important;
}
.ngg-gallery-thumbnail img {
    background-color: #FFFFFF !important;
    border: 1px solid #EEEEEE !important;
    display: block !important;
    margin: 0 !important;
    padding: 3px !important;
    position: relative !important;
}
.galleryFull{
	float:left;
	width:100%;
}
.galleryFull li{
list-style: none outside none;
 border: medium none;
 float: left;
 margin: 0 22px 30px 3px;
 width: 198px;
}
.galleryFull li span, .ngg-gallery-thumbnail span{
	font-size:14px !important;;
	color:#fff !important;;
	font-weight:bold !important;;
	display:block !important;;
	height:36px !important;;
	margin:5px 0 5px 0 !important;;
	text-align:left !important;
}
.ngg-singlepic{
	background-color: #FFFFFF !important;
    border: 1px solid #EEEEEE !important;
    display: block !important;
    margin: 0 !important;
    padding: 3px !important;
    position: relative !important;
}
#topTab {
    height: auto !important;
    width: 100% !important;
	}
#topTab ul{
	float:left !important;
	width:100% !important;
	background:#000;
 }

#topTab ul li {
	font-size: 20px !important;
    background:#000000 !important;
    list-style: none !important;
    padding: 10px 20px !important;
    width: auto !important;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
}

#topTab ul li a{
	color:#fff !important;
	 font-size: 20px !important;
}
#topTab ul li.active a{
	text-decoration:none !important;
}
#topTab ul li.active{
	background:#252525 !important;
}
#topTab ul li:hover {
    font-size: 20px !important;
    height: auto !important;
    width: auto !important;.
	background:#252525;
}
.galleryCont{
	float:left;
	width:100%;
}
.imgcont {
    clear: both;
    line-height: 0;
    width: 926px;
}
.nameCont {
    clear: both;
}
#bottomTab{
	float:left;
	width:100%;
	padding: 5px;
}
#bottomTab ul li a{
	color:#fff;
}
#bottomTab ul li.active a{
	color:#fff !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
.nameCont{
	background:#000;
	padding: 5px;
	font-weight:bold;
	color: orange;
    text-transform: uppercase;
}
.colorCont {
    float: left !important;
    margin: 0px !important;
    padding: 5px !important;
    width: 100% !important;
}
.colorCont li {
    float: left !important;
    list-style: none !important;
    margin: 0 10px 0 0 !important;
    width: 100px !important;
}
.colorCont li.active img{
	/*background:#fff;*/
}
.colorCont li img{
	padding:3px;
	background:#000;
}
.colorCont li img:hover{
	background:#fff;
	cursor:pointer;
}

.pagi-nav
{
 float:right;
}

.pagi-nav a
{
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
 font-size: 14px ;
 color:#fff;
 font-weight: bold;
}

.pagi-nav span
{
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
 font-size: 14px;
 color:red;
 font-weight: bold;
}

.ngg-navigation {
    padding-bottom: 6px  !important;
   }

/*****SINGLE*****/
.single-page {
	width: 95% !important;	 min-height: 350px;
}
.single-page article {
	float:left;	width:100%;
}
.single-page  .entry-meta  ,.single-page #nav-single  {
	 display: none;
}

.ngg-navigation {
    text-align: right !important;	 padding-right: 100px;
}
.ngg-navigation .page-numbers ,.ngg-navigation .page-numbers:hover
{
    background:none !important;color: #FFFFFF; border:0px !important;    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;    font-size: 14px;    font-weight: bold;	margin:0 3px 0 0 !important;	padding:0 !important;
}
.ngg-navigation .current ,.ngg-navigation .current:hover
{
    background:none !important;color: red;    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;    font-size: 14px;    margin:0 3px 0 0 !important;
}
.ngg-navigation .next ,.ngg-navigation .next:hover
{
   background:none !important; color: #FFFFFF; border:0px !important;    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;    font-size: 14px;    font-weight: bold;	margin:0 0 0 150px !important;	padding:0 !important;
}
.ngg-navigation .prev ,.ngg-navigation .prev:hover
{
   background:none !important; color: #FFFFFF; border:0px !important;    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;    font-size: 14px;    font-weight: bold;	margin:0 150px 0 0  !important;	padding:0 !important;
}