﻿/*
Theme Name: Rungta College
Theme URI: http://www.rungtacolleges.com/
Description: Engineering, Management, dental in Bhilai, Chattisgarh| Rungta group of colleges.
Author: Perfectcoder
Author URI: http://www.perfectcoder.com
Version: v1.2014
  _____           __          _    _____          _           
 |  __ \         / _|        | |  / ____|        | |          
 | |__) |__ _ __| |_ ___  ___| |_| |     ___   __| | ___ _ __ 
 |  ___/ _ \ '__|  _/ _ \/ __| __| |    / _ \ / _` |/ _ \ '__|
 | |  |  __/ |  | ||  __/ (__| |_| |___| (_) | (_| |  __/ |   
 |_|   \___|_|  |_| \___|\___|\__|\_____\___/ \__,_|\___|_|.com
                                                              
################################################################    

*/


/* gallery
-------------------------------------------------- */
#admin{
	display: none;
}

a{
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	text-decoration: none;
}
a:hover {
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	text-decoration: underline;
}

#header .extra-info .info{
	margin-left: 150px;
}

#gallery-container{
	padding: 10px;
	width: 98%;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
#gallery-container .gallery-heading{
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
}

#gallery-container .album-listing{
	border: 1px solid #FFFFFF;
	margin: 10px;
	width: 385px;
	position: relative;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px rgba(0,0,0,0.1);
	display: inline-block;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
#gallery-container .album-listing:hover {
	border: 1px solid #FFCC00;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}


#gallery-container .album-listing .album-thumbnail {
	position: relative;
	width: 100%;
	overflow: hidden;
}


#gallery-container .album-listing .album-thumbnail img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	width: 385px;
	height: 200px;
}

#gallery-container .album-listing .album-thumbnail .overthumb {
    background: none repeat scroll 10px 0 #FFFFFF;
}
#gallery-container .album-listing .album-thumbnail .overthumb {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#gallery-container .album-listing .album-thumbnail .icons {
	font-size: 19px;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	display: block;
	position: absolute;
	top: 100%;
	text-align: center;
	width: 100%;
	height: auto;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#gallery-container .album-listing .album-thumbnail .icons a{
	color: #000;
	background-position: left top;
	color: #FFFFFF;
	width: 128px;
	height: 107px;
	display: inline-block;
	background: url('../images/gallery-icon.png');
	background-repeat: no-repeat;
	padding-top: 20px;
	font-family: 'Roboto', arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 35px;
}
#gallery-container .album-listing .album-thumbnail .icons a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: 900;
}
#gallery-container .album-listing .album-thumbnail:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#gallery-container .album-listing .album-thumbnail:hover .overthumb {
	top: 0;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#gallery-container .album-listing .album-thumbnail:hover .icons {
	opacity: 1;
	-ms-filter: none;
	filter: none;
	top: 25%;
}

#gallery-container .album-listing .album-content{
	text-align: center;
	background-image: url('../images/grids.png');
}
#gallery-container .album-listing .album-content h1{
	font-family: 'Volkhov', arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	letter-spacing: -2px;
	text-transform: capitalize;
}
#gallery-container .album-listing .album-content h1 a{
	color: #333333;
}
#gallery-container .album-listing .album-content h1 a:hover {
	color: #FFCC00;
}
#gallery-container .album-listing .album-content h2{
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 20px;
}


/* album
-------------------------------------------------- */
#albums {
	margin: 0px auto 0px auto;
	overflow: hidden;
	width: 98%;
}
#albums .directory{
	padding: 10px;
	width: 280px;
	height: 130px;
	float: left;
	background-color: #FFCC00;
	position: relative;
}
#albums .directory .close{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	font-size: 14px;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
#albums .directory .close a{
	color: #FFFFFF;
	text-decoration: none;
}
#albums .directory .close a:hover {
	color: #000000;
}


#albums .directory .close:hover {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	color: #000000;
	padding: 2px 10px 2px 10px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	font-size: 14px;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

#albums .directory h1{
	font-family: 'Oswald', arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-align: right;
	line-height: 1em;
}
#albums .directory h2{
	font-family: 'Oswald', arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-align: right;
	line-height: 1em;
}

#albums .photos{
	width: 150px;
	height: 150px;
	float: left;
	position: relative;
	overflow: hidden;
}
#albums .photos img{
	width: 150px !important ;
	height: 150px !important;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

#albums .photos:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

#albums .photos .bwWrapper {
    position:relative;
    display:block;
}

#albums .photos .border {
	border: 5px solid #FFCC00;
	color: #171717;
	display: none;
	font-family: 'Bitter', Lucida Bright, serif;
	font-size: 14px;
	font-weight: bold;
	height: 140px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 140px;
	z-index: 99;
	top: 0px;
	left: 0px;

	background-color:rgba(255,204,0,.5);	
}

#albums .facebook-comments{
	border-width: 1px;
	border-color: #FFCC00;
	overflow: hidden;
	border-top-style: solid;
	margin-top: 20px;
	padding-top: 10px;
}
#albums .facebook-comments-close{
	padding: 10px;
	margin: 0px 0px 100px 0px;
	overflow: hidden;
	font-family: 'Oswald', arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: #3B5998;
	text-align: center;
}


#albums .facebook-comments .facebook-title{
	font-family: 'Oswald', arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #3B5998;
	padding-bottom: 8px;
	position: relative;
	text-transform: uppercase;
}
#albums .facebook-comments .facebook-title i{
	font-size: 45px;
}
#albums .facebook-comments .facebook-title span.liner{
	width: 100px;
	display: block;
	position: absolute;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3B5998;
	left: 0px;
	bottom: 0px;
}
#albums .facebook-comments .fb-comments, 
#albums .facebook-comments .fb-comments iframe[style], .fb-comments span {
width: 100% !important;
}




/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 10px;
	list-style-type: none;
	font-family: 'Roboto', arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 900;
}
ul.pagelist li {
	display: inline-block;
}
ul.pagelist li a{
	padding: 10px;
	display: block;
	background-color: #FFCC00;
	color: #000000;
}
ul.pagelist li a:hover{
	padding: 10px;
	display: block;
	background-color: #F4C400;
	text-decoration: none;
}

ul.pagelist li.current a {
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	display: block;
	background-color: #E4E4E4;
}
ul.pagelist li.current {
	padding: 10px;
	display: inline-block;
	background-color: #F0F0F0;
	text-shadow: 1px 1px 1px #ccc;
	color: #fff;
}

ul.pagelist li.prev {
	margin-right: 0px;
}
ul.pagelist li.next {
	margin-left: 0px;
}
.disabledlink {
	padding: 11px;
	color: #fff;
	cursor: default;
	background-color: #F0F0F0;
	text-shadow: 1px 1px 1px #ccc;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* error
------------------------------ */

#gallery-container .error{
	padding: 10px;
	width: 500px;
	margin: 0px auto 100px auto;
	text-align: center;
	font-size: 100px;
	color: #FF9900;
}
#gallery-container .error span{
	display: block;
	font-family: 'Roboto', arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: 300;
}


/* album photo share 
---------------------------------*/
.photos .mask{ 
	position:absolute;
	background:rgba(0,0,0,.8);
	display:block;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.photos:hover .mask{ 
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.photos .fb{
	border-style: solid;
	border-width: 1px;
	position: absolute;
	top: -50px;
	z-index: 100;
	color: #000000;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	left: 30px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}
.photos:hover .fb{ 
	top:50px;
	opacity:1;
	-webkit-transition-delay:300ms;
	-moz-transition-delay:300ms;
	-o-transition-delay:300ms;
	-ms-transition-delay:300ms;
	transition-delay:300ms;
	left: 30px;
}

.photos .imgzoom{
	position: absolute;
	top: -50px;
	z-index: 100;
	color: #000000;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	left: 50px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 40px;
}
.photos .imgzoom a{
	color: #000000;
}
.photos .imgzoom a:hover {
	color: #fff;
}
.photos:hover .imgzoom{ 
	top:30px;
	opacity:1;
	-webkit-transition-delay:400ms;
	-moz-transition-delay:400ms;
	-o-transition-delay:400ms;
	-ms-transition-delay:400ms;
	transition-delay:400ms;
	left: 50px;
}

.photos .fb-share-title{
	position: absolute;
	z-index: 100;
	color: #000000;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	width: 100%;
	bottom: -40px;
	font-family: 'Roboto', arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
}
.photos:hover .fb-share-title{ 
	bottom: 40px;
	opacity:1;
	-webkit-transition-delay:300ms;
	-moz-transition-delay:300ms;
	-o-transition-delay:300ms;
	-ms-transition-delay:300ms;
	transition-delay:300ms;
}
.photos .fb-share{
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 100;
	color: #000000;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	width: 100%;
	bottom: -40px;
	font-family: 'Roboto', arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	list-style-type: none;
}
.photos .fb-share li{
	display: inline-block;
}

.photos .fb-share li a{
	margin: 0px 2px 0px 2px;
	display: inline-block;
	background-color: #FFFFFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #000000;
}
.photos .fb-share li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.photos:hover .fb-share{ 
	bottom: 15px;
	opacity:1;
	-webkit-transition-delay:300ms;
	-moz-transition-delay:300ms;
	-o-transition-delay:300ms;
	-ms-transition-delay:300ms;
	transition-delay:300ms;
}

