/*
Theme Name: 24Rupee
Theme URI: http://24rupee.com
Description: 
Author: Lalmuanawma Khiangte
Version: 
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    margin-top: 15px;
    width: 100%;
}
a img {
	border: none;
}
a{
	text-decoration:none;
	color:#d90303;
	} 
p{
	margin-top:0px;   
	margin-bottom:10px; 
	}	
h1 {
	font-size:24px;  
     margin-bottom: 10px;  
	}
h2{                    
	font-size:24px;  
    margin-bottom: 10px;  
	}
body{
	background:url(images/bg_repeat1.png) repeat scroll center 0 transparent;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	direction:rtl;
	}
#outer-wrapper {
    background: url("images/wrapper_bg.png") repeat-x scroll 0 304px transparent;
    float: left;
    height: 100%;
    width: 100%;
}
#wrapper {
	
    margin: 0 auto;
    padding: 0 112px;
    width: 976px;
}
#container {
    float: left;
    height: auto;
    margin-top: -150px;
    padding: 0;
    position: relative;
    width: 976px;
}

.clear-fix{
	float:right;
	width:100%;
	height:1px;
	clear:both;
	}
	
/* --------- Header styles ---------- */

#header {
    background: url("images/header_bg.png") no-repeat scroll center 0 transparent;
    float: left;
    height: 481px;
    margin: 0 auto 0 -122px;
    padding: 0 112px;
    width: 976px;
}
.home-link{
    float: right;
    height: 270px;
    margin-right: 0;
    margin-top: 10px;
    width: 960px;
	}
  /** header menu ***/

.header-menu{
    clear: both;
    float: right;
    line-height: 2.2em;
    margin-top: 25px;
    position: relative;
    width: 100%;
	}
.header-menu ul{
	display:inline;
	}
.header-menu ul li{
	display:inline;
	}	
.header-menu ul li a{
    background: url("images/menu-sep.png") no-repeat scroll left center transparent;
    color: #260A0A;
    font-size: 14px;
    padding: 0 18px;
	}

.header-menu ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
.header-menu li,
div.menu li {
	float: right;
	position: relative;
}
.header-menu a {
    color: #260A0A;
    font-size: 14px;
    padding: 0 18px;
}
.header-menu ul ul {
    border: 1px solid #CAB38C;
    display: none;
    float: left;
    position: absolute;
    right: 0;
    top: 26px;
    width: 170px;
    z-index: 99999;
   }
.header-menu ul ul li {
	min-width: 170px;
}
.header-menu ul ul ul {
	right: 170px;
	top: 0;
	}
.header-menu ul ul a {
    background: none repeat scroll 0 0  #b8e0e4;
    float: right;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 10px;
    text-align: right;
    width: 150px;
	border-bottom: 1px solid #f1f9fa;
}

.header-menu ul ul :hover > a {
	color: #ffffff;
		background-color:#93b9b4;

}
.header-menu ul li:hover > ul {
	display: block;
}
.header-menu ul li.current_page_item > a,
.header-menu ul li.current-menu-ancestor > a,
.header-menu ul li.current-menu-item > a,
.header-menu ul li.current-menu-parent > a {
	color: #ffffff;
}
* html .header-menu ul li.current_page_item a,
* html .header-menu ul li.current-menu-ancestor a,
* html .header-menu ul li.current-menu-item a,
* html .header-menu ul li.current-menu-parent a,
* html .header-menu ul li a:hover {
	color: #ffffff;
	
}	
/* --------- content style ---------- */

#content{
	float:left;
	width:696px;
	padding:40px 40px 40px 0;
	}	
.home-video {
    background: url("images/video_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 178px;
    padding: 5px;
    position: relative;
    width: 293px;
    z-index: 100;
}
.home-video object, .home-video embed{
    float: left;
    height: 178px !important;
    width: 293px !important;
	}
.home-text{
	    float: right;
    width: 350px;
	}
.home-text h3.widget_title{
    background: url("images/widget_title_bg.png") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
	}
	
.news-letter{
	background: url("images/news-letter-bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 105px;
    margin-top: 25px;
    width: 300px;
	}	
	
.blog-posts{
	background: url("images/blog_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 196px;
    margin-top: 25px;
    width: 299px;
	}	
	
.today-menu{
	    background: url("images/today_menu.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 333px;
    margin-top: 25px;
    width: 345px;
	}	

.blog-posts h3.widget_title{
	    color: #D90303;
    padding: 10px 10px 5px 0;
	}

.blog-posts .post-thumb{
	float:right;
	width:45px;
	height:45px;
	padding-left:15px;
	}
.blog-posts .post-thumb img{
	float:right;
	width:45px;
	height:45px;
	}
.blog-posts .post-excerpt{
	float:right;
	color:#616161;
	width:210px;
	}

.post-excerpt h4.title a{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	padding-right:15px;
	background:transparent url(images/arrow.png) no-repeat scroll right center;
	}
#ticker{
	float:right;
	height:155px;
	padding:3px 2px;
	width:296px;
	overflow:hidden;
	position:relative;
	}
.todaymenu_widget {
    height: 265px;
    overflow: hidden;
    padding:20px 25px 20px 15px;
    text-align: center;
}

.todaymenu_widget h3.widget_title{
    background: none repeat scroll 0 0 transparent;
    color: #D90303;
    font-size: 20px;
    padding: 0 0 10px;
    text-align: center;
	}

.video-slider-wrapper{
	float: right;
    margin-top: 25px;
    width: 100%;
	position:relative;
	}
#video-slide{
    float: right;
    position: relative;
	margin-right:5px;
	}
.slider-container{
	background: url("images/slider_bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 175px;
    margin-top: 10px;
    position: relative;
    width: 692px;
	}
.page-wrapper{
	float:right;
	background-color:#ffffff;
	width:687px;
	}	
.page-content{
    float: right;
    margin-right: 65px;
    padding: 20px 0;
    width: 575px;
	}	
h2.page_title{
	  background: url("images/widget_title_bg.png") no-repeat scroll left bottom transparent;
    color: #D90303;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
	}
.page-content h2{
	font-size:20px;
	color: #D90303;
	}
.page-content h3{
	font-size:18px;
	color: #D90303;
	}

.alignright{
	float:right;
	padding:10px;
	}
.alignleft{
	float:left;
	padding:10px;
	}
.alignnone{
	float:none;
	padding:10px;
	}
.aligncenter{
	display:block;
	margin:0 auto;
	padding:10px;
	}	
.navigation{
	float:right;
	width:100%;
	padding:10px 0;
	}
.previous{
	float:right;
	}
.next{
	float:left;
	}	
	
.single, .post, .page{
	float:right;
	width:100%;
	padding-bottom:20px;
	}
.single{
	padding:20px 0 20px 0 !important;
	border-bottom:1px solid #cccccc;
	}
.post img, .post object, .post embed, .post iframe{
	max-width:575px;
	}
/* --------- sidedar styles ----------- */

#sidebar{
    float: right;
    padding: 40px 0;
    width: 240px;
	color:#000000;
	}
#sidebar a{
	color:#ffffff;
	}
.widget_container{
	    float: right;
    margin: 10px 0;
    width: 235px;
	}	
h3.widget_title{
    background: url("images/widget_title_bg.png") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
	}
	
.contact {
    background: url("images/contact_bg.png") no-repeat scroll right 0 transparent;
    clear: both;
    color: #FFFFFF;
    float: right;
    font-family: "Times New Roman";
    font-size: 17px;
    font-weight: bold;
    height: 96px;
    padding: 5px 20px;
    text-align: center;
    width: 155px;
	margin-right:25px;
}

.social{
	float:right;
	width:100%;
	margin-top:10px;
	margin-right:25px;
	}

.social a{
   color: #242424 !important;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 35px 15px 0;
    width: 100%;
	}
.social a.youtube{
	background:transparent url(images/youtube.png) no-repeat scroll right center;
	}

.social a.facebook{
	background:transparent url(images/facebook.png) no-repeat scroll right center;
	}
#vsrp_Holder{
	text-align:right !important;
	}
.vsrp_div{
	background:transparent url(images/square.png) no-repeat scroll right 10px;
	padding-right:8px !important;
	margin-bottom:8px;
	line-height:1.3em;
	height:50px !important;
	}
/* --------- footer styles ----------- */

#footer{
	    color: #FFFFFF;
    float: right;
    padding-bottom: 20px;
    width: 100%;
	text-align:center;
	}

.info{
	    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 10px;
	}
.credit{
	padding-top:10px;
	}
.credit .left{
	float:left;
	}
.credit .right{
	float:right;
	}
	
	
/******* gallery page ***********/

.ngg-album {
    border: medium none !important;
    float: right;
    height: auto !important;
    margin-bottom: 20px !important;
    margin-left: 35px;
    padding: 0 !important;
    width: 150px !important;
}

.ngg-album .ngg-thumbnail{
	    float: right !important;
    margin: 0 !important;
    width: 100%;
	}
	
.ngg-album .ngg-thumbnail img{
	border: medium none !important;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
	}
.ngg-description {
    float: right;
    text-align: center !important;
    width: 100%;
}

.ngg-description p{
	margin:5px !important;
	}
.ngg-albumtitle {
    color: #000000;
    font-size: 16px !important;
    font-weight: bold;
    margin: 10px 0 !important;
    padding: 0 !important;
    text-align: center !important;
}

.ngg-albumtitle a{
	color:#000000;
	}
	
	
.ngg-gallery-list {
    float: right;
    list-style-type: none;
    margin: 20px 0 !important;
    padding: 0 !important;
    text-align: center;
    text-indent: 0 !important;
}

.ngg-galleryoverview ul li:before {
    content: "" !important;
}

.ngg-gallery-list li {
    float: left;
    height: 60px;
    margin: 0 2px 0 !important;
    overflow: hidden;
    width: 60px;
}
	
.ngg-gallery-list li img {
    border: 1px solid #CCCCCC;
    display: block;
    height: auto !important;
    margin: 0 auto;
    padding: 2px !important;
    width: 58px !important;
}

.ngg-galleryoverview ul li:before {
    content: "" !important;
}

li.ngg-next, li.ngg-prev {
    font-size: 1.5em !important;
    height: 100% !important;
    width: 25px !important;
}
	
li.ngg-next a, li.ngg-prev a {
    border: medium none;
    margin-top: 15px !important;
	padding:0 !important;
    text-decoration: none;
}
#video-slide ul.slide-ul{
	float:left;
	}
#video-slide li{
	float:left;
	 padding: 10px 4px;
	height:128px !important;
	width:128px !important;
	}
	
.video-container iframe, .video-container embed, .video-container object{
	width:600px !important;
	height:345px !important;
	}
.slider-container .prev,.slider-container .next{
	position:absolute;
	top:148px;
	left:110px;
	width:17px;
	height:17px;
	cursor:pointer;
	}
.slider-container .prev{
	background: transparent url(images/prev.png) no-repeat scroll 0 0;
	}
.slider-container .next{
	background: transparent url(images/next.png) no-repeat scroll 0 0;
	right:110px;
	}
.fbConnectWidgetTopmost{
	background-color:#ffffff !important;
	}

.archive_title{
	background:none !important;
	font-size:18px !important;
	}

/* ------------- Lightbox style -------------------- */
.clb-overlay, .aclb-overlay{
    background-color: #000000;
    display: block;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 99;
	left:0;
	top:0;
	}
.lightbox-wrapper, .alightbox-wrapper{
	top:100px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
	display:none;
}
.video-container {
    background-color: #FFFFFF;
    border: 5px solid #CCCCCC;
    height: auto;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 600px;
    z-index: 999;
	padding:20px;
}
.video-container p.nav {
    direction: ltr !important;
    margin: 20px 0 0;
    width:600px;
	display:block;
}
p.nav span{
	cursor:pointer;
	margin:0 20px;
	}
p.nav img{
	vertical-align:middle;
	}
p span.close{
	cursor:pointer;
	}
	
/****** -- menu page meta box ------------- ******/

.meta_box{
    float: right;
    margin-top: 25px;
    width: 320px;
}

.meta_content{
	    background-color: #FFFFFF;
    float: right;
    padding: 10px;
    text-align: center;
    width: 300px
	}
.meta_title{
    background: none repeat scroll 0 0 transparent !important;
    float: left;
    width: 150px;
	font-size:16px !important;
}

.meta_text img{
	    float: right;
    height: auto;
    padding: 5px;
    width: 140px;
	}
	
.meta_box2, .meta_box4{
	margin-right:45px;
	}
	
.meta_box2 .meta_text img, .meta_box4 .meta_text img{
	float:left;
	}
	
.meta_box2 .meta_title, .meta_box4 .meta_title{
	float:right;
	}
.pdf_link_wrapper{
    float: right;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}

.pdf_link_wrapper a {
    background: url("images/pdf_link_bg.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    font-weight: bold;
    padding: 14px 0;
    width: 204px;
}
	
.pdflink1{
	margin-right:117px;
	}
.pdflink2{
	margin-right:44px;
	}
.menupage_meta_wrapper{
    float: right;
    margin-top: 20px;
    width: 100%;
}
li.ngg-next, li.ngg-prev{
	margin:0 !important;
	}	
.ngg-gallery-list li.ngg-thumbnail-list{
	width:60px !important;
	}
.ngg-gallery-list li.ngg-thumbnail-list  a {
    border:none !important;
    display: block;
    padding: 0 !important;
}

.article-lightbox{
	cursor:pointer;
	margin-bottom:20px;
	}
.article-content{
    background-color: #FFFFFF;
    border: 5px solid #CCCCCC;
    height: 500px;
    margin: 0 auto;
    overflow: auto;
    padding: 20px;
    width: 70%;
	}
	
.wpcf7 {
    background-color: #F0F0F0;
    color: #000000;
    float: right;
    padding: 10px 15px !important;
    width: 455px;
}
.wpcf7 .right {
    float: right;
    width: 235px;
}
.wpcf7 input,  .wpcf7 textarea {
    border: medium none;
    float: left;
    height: 18px;
    width: 175px;
}
.wpcf7-submit {
    background-color: #EF6D25;
    color: #FFFFFF;
    height: 20px !important;
    margin-top: 15px;
    width: 70px !important;
}

.wpcf7 textarea {
    height: 45px;
    width: 195px;
}

.wpcf7 .left {
    float: left;
    width: 195px;
}

#footer-widgets
{
	float: left;
	width: 600px;
	margin-left: 35px;
	text-align: center;
}

.menu-today .easy-instagram-thumbnail {width: 200px !important; height: 200px !important;}
