/*

Theme Name: Aalayam

Author: Yogesh Sengar  , Amit Ashok Kamble

Description: Aalayaam Temple Theme. 

Author URI:http://yrsengar.com, http://amitashokkamble.com

Version: 1.00

*/

/*common*/

    /* Large desktop */

    @media (min-width: 1200px) {
.fixedWidth, .container {
	width: 1000px !important;
	margin: auto
}
}

     

    /* Portrait tablet to landscape and desktop */

    @media (min-width: 768px) and (max-width: 979px) {
.fixedWidth, .container {
	width: 1000px !important;
	margin: auto
}
}

     

    /* Landscape phone to portrait tablet */

    @media (max-width: 767px) {
.fixedWidth, .container {
	width: 1000px !important;
	margin: auto
}
}

     

    /* Landscape phones and down */

    @media (max-width: 480px) {
.fixedWidth, .container {
	width: 1000px !important;
	margin: auto
}
}
@font-face {
	font-family: 'RedressedRegular';
	src: url('redressedfonts/Redressed-webfont.eot');
	src: url('redressedfonts/Redressed-webfont.eot?#iefix') format('embedded-opentype'), url('redressedfonts/Redressed-webfont.woff') format('woff'), url('redressedfonts/Redressed-webfont.ttf') format('truetype'), url('redressedfonts/Redressed-webfont.svg#RedressedRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1, h2 {
	font-family: 'RedressedRegular', Arial, sans-serif;
	;
	font-size: 24px;
	color: #4b2f01;
}
.al-inner {
	background: #b27401;
	min-height: 1175px;
	position: relative;
	z-index: 2
}
a {
	cursor: pointer
}
img.alignleft {
	float: left;
	border: 3px solid #D29D02;
	margin: 5px 10px 10px 0;
}
img.alignright {
	float: right;
	border: 3px solid #D29D02;
	margin: 5px 0 10px 10px;
}
/*pillar*/

.pillar {
	position: absolute;
	top: 0;
	height: 100%;
	width: 112px
}
.p-top, .p-bottom {
	height: 222px;
	position: absolute;
	width: 112px;
	z-index: 9
}
.p-top {
	top: 0
}
.p-bottom {
	bottom: 0
}
.p-mid {
	min-height: 254px;
	height: 100%;
	z-index: 8;
	top: 0;
	width: 112px;
	position: absolute
}
.pillarLeft {
	left: -112px
}
.p-top.Left {
	background: url(img/pillar-top-left.png) no-repeat left
}
.p-mid.Left {
	background: url(img/pillar-mid-left.png) repeat-y right
}
.p-bottom.Left {
	background: url(img/pillar-bottom-left.png) repeat-y right
}
.pillarRight {
	right: -112px
}
.p-top.Right {
	background: url(img/pillar-top-right.png) no-repeat left
}
.p-mid.Right {
	background: url(img/pillar-mid-right.png) repeat-y left
}
.p-bottom.Right {
	background: url(img/pillar-bottom-right.png) repeat-y left
}
/*header*/

.al-Header .row-fluid {
	background: url(img/header-back.png) no-repeat center
}
.radio {
	width: 167px;
	height: 81px;
	float: right;
	margin: 30px 17px 0 0;
}
.radio a {
	display: block;
	width: 167px;
	height: 81px;
}
.logo h1 {
	font-size: 0px;
	margin: 30px 0 0 20px;
}
.mid-img {
	text-align: center
}
.mid-img img {
	padding: 10px
}
/*menu*/

.nav {
	background: url(img/nav-bck.png) no-repeat center;
	height: 39px
}
.nav li a {
	height: 39px;
	line-height: 36px;
	padding: 0 31px;
	font-size: 16px;
	transition: all .3s ease-out
}
.nav li a:hover, .nav li a:focus {
	color: #CD9934;
	background: none
}
.nav .current-menu-item a {
	color: #CD9934;
	background: none
}
/*home*/



/*slider*/

.slider {
	background: url(img/slider-bck.png) no-repeat center;
	height: 251;
	padding: 10px
}
.custom-slider {
	height: 227px !important;
	overflow: hidden;
	width: 640px !important;
}
div.orbit.with-bullets {
	margin-bottom: 0px !important
}
.orbit-bullets {
	bottom: 9px !important;
	left: 1% !important;
	position: absolute;
	margin: 0 !important;
	z-index: 10
}
.orbit-bullets li {
	background: #a15200 !important;
	height: 2px !important;
	width: 17px !important;
}
.orbit-bullets li.active {
	background: #e8bf03 !important
}
.timer {
	visibility: hidden;
}
/*sidebar*/

.sidebar {
	background: url(img/side-bck.png) repeat-y center;
	overflow: hidden;
	padding: 8px
}
.sidebar-inner {
	min-height: 819px;
	background: url(img/sidebar-inner-bck.png) repeat center
}
/*events list*/

#events-list ul, .monthly-events ul {
	margin: 0;
	padding: 10px
}
#events-list ul li, .monthly-events ul li {
	display: block;
	position: relative;
	margin-bottom: 30px;
}
#events-list ul li a, .monthly-events ul li a {
	text-align: right;
	display: block;
	text-decoration: underline;
	text-transform: capitalize
}
#events-list ul li span, .monthly-events ul li span {
	float: right;
	height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	line-height: 21px;
	text-align: right;
	font-size: 13px;
	color: rgba(255,255,255,0.5)
}
#events-list ul li .sDate, .monthly-events ul li .sDate {
	color: #D69500;
	display: block;
	float: left;
	font-size: 14px;
	margin-left: -10px;
	padding-left: 3px;
	text-align: left;
	width: 71px;
	background: url(img/events-date-bck.png) no-repeat center
}
#events-list ul li p, .monthly-events ul li p {
	clear: both;
	padding-top: 5px;
	font-size: 12px
}
/*members*/

.al-members_sidebar {
	background: none repeat scroll 0 0 rgba(232, 214, 179, 0.65);
	border: 1px solid #E7C37C;
	border-radius: 3px 3px 3px 3px;
	color: #4B2F01;
	line-height: 200%;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 11px;
}
.al-eImage {
	width: 101px !important;
	height: 133px;
	border: 5px solid #fff
}
.al-eImage img {
	min-height: 100%;
	width: auto;
}
.al-members_sidebar h5 {
	margin: 0 0 10px 0;
}
/*footer*/

.tmpl-bottom {
	height: 349px;
	width: 100%;
	position: fixed;
	bottom: 0;
	background: url(img/temple-bottom.png) repeat-x left;
	z-index: 0
}
.footer {
	padding: 5px 0 0 0;
	background: url(img/footer-back.jpg) no-repeat center;
	height: 231px;
	margin-top: 20px;
	box-shadow: 0 0 5px 0 #9D4901
}
.f-address h3 {
	font-size: 22px;
	font-family: 'RedressedRegular', Arial, sans-serif;
	color: #fff
}
.f-address {
	padding: 20px;
	color: #fff
}
.pooja-menu {
	display: block;
	padding-left: 2px;
}
.pooja-menu li {
	list-style: none;
	margin-top: 10px;
}
.pooja-menu a {
	background: none repeat scroll 0 0 #CF9902;
	border: 1px solid #B5A263;
	border-radius: 30px 30px 30px 30px;
	color: #FFFFFF;
	display: block;
	padding: 4px 0 4px 18px;
	text-decoration: none;
	width: 227px;
}
.pooja-menu a:hover {
	background: #B27401;
}
.sidebar-inner {
}
.sidebar-inner h2 {
	margin: 0 !important;
	padding: 11px 0 9px 9px;
}
.staff-mem {
	display: block;
	margin: 0;
}
.staff-mem li {
	list-style: none;
	line-height: 22px;
}
.slideshowlink {
	display: none;
}
.ngg-gallery-thumbnail img:hover {
	background-color: #D29D02 !important;
}
.ngg-gallery-thumbnail img {
	border: 1px solid #D29D02 !important;
}
.fullwidth {
	min-height: 695px !important;
}
/*contact page - form*/

.wpcf7-form {
	overflow: hidden;
}
.form-horizontal .control-label {
	width: 100px;
	text-align: left;
	color: #4b2f01;
	font-size: 15px !important;
	line-height: 22px !important
}
.form-horizontal .controls {
	margin-left: 0;
}
.al-formfield {
	width: 241px;
	height: 22px
}
.al-message {
	height: 126px;
	width: 294px
}
.al-formfield, .al-message {
	background: #9f5f01 !important;
	border: 1px solid #d09d02 !important;
	box-shadow: 0 0 4px 0 #654310 inset !important;
	border-radius: 20px 20px 20px 20px !important;
	margin-top: -10px;
	color: #fff !important;
}
.form-horizontal .control-group {
	margin-bottom: 5px
}
.al-captcha {
	float: left;
	margin-left: 181px;
	margin-top: -27px;
	width: 128px;
}
.al-send {
	background: url("img/send-btn.png") no-repeat scroll center center transparent;
	border: medium none;
	box-shadow: none;
	display: block;
	float: right;
	font-size: 0;
	height: 21px;
	margin-right: 105px;
	margin-top: 15px;
	width: 90px !important;
}
.al-send:hover {
	background: url(img/send-btn.png) transparent no-repeat center;
}
button.btn, input.btn[type="submit"] {
	margin-right: 59px !important;
}
.menu-main-menu-container {
}
.footer-nav {
	float: left;
	margin: 19px 10px 0 92px;
	width: 200px;
}
.footer-nav li {
	list-style: square;
}
.footer-nav h3 {
	font-size: 22px;
	font-family: 'RedressedRegular', Arial, sans-serif;
}
.footer-nav li a {
	color: #F3B20B;
	text-decoration: none;
}
.footer-nav li a:hover {
	color: #fff;
}
.gallery h2 {
	padding-bottom: 5px;
}
.ngg-galleryoverview {
	border: 1px solid #BA8E3A;
}
#nextpic, #prevpic {
	margin-top: 5px!important;
	display: block;
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 2px;
	color: #BA8E3A !important;
	padding: 0px 25px;
	width: 50px !important;
}
div#shDisplay img#shTopImg {
	border: 1px solid #5C3F06 !important;
}
#nextpic {
	margin-right: -5px!important;
}
#prevpic {
	margin-left: -5px!important;
}
.sidebar h2 {
	color: #fff;
}
.events_widget_list li a {
}
.ngg-galleryoverview {
	width: 600px !important;
}
.facebook {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	background: url(img/facebook.png) transparent no-repeat;
}
#menu-main-menu {
	padding: 0 20px;
}
iframe {
	display: block;
	margin: 20px 10px !important;
}
.map-link {
	margin-top: 20px;
}
.map-link a {
	display: block;
	width: 100%;
	height: 150px;
	background: url(img/map.jpg);
	overflow: hidden
}
#mapp0_layout {
	border: 5px solid #9F5F01 !important;
	border-radius: 5px;
	box-shadow: 0 0 3px 0 #472B00;
	float: right;
	width: 425px;
}
span.wpcf7-not-valid-tip {
	background: none!important;
	left: 6%!important;
	top: -59%!important;
	width: 220px!important;
}
.wpcf7-textarea span.wpcf7-not-valid-tip {
	background: none!important;
	top: -62px!important;
}
.wpcf7-response-output {
	float: left!important;
}
.temple-name {
	margin-left: 165px;
}
