/*
 Theme Name:   ARDRA Charitable Society
 Theme URI:    http://example.com
 Description:  ARDRA Charitable Society
 Author:       Krishnakumar
 Author URI:   http://example.com
 Version:      1.0.0
*/
@import 'font.css';

body{
	font-family: 'geoslab703_lt_btlight';
	font-size:15px;
	color:#000;
	margin:0px;
	padding:0px;
	}
.clear{
	clear:both;
	}
h1, h2, h3, h4, h5, h6, ol, ul, li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:22px;
	}
img{
	border:none;
	}
.row{
	width:1000px;
	margin:0 auto;
	clear:both;
	}
.mainwrap{
	width:1000px;
	margin:0 auto;
	}
/*Top Section Start*/
.top_section{
	background:url(images/top_bg.jpg) center top no-repeat;
	height:631px;
	}
	.top_section.inner{
	/*background:url(images/top_bg.jpg) center top no-repeat;
	
	height:200px !important ;*/
	height:631px;
	}
	 .inner_banner{
       height:200px;
       width:590px;
       border:solid 5px #ffbfbf;
       margin-bottom:30px;
       }
.inner_banner img{
       height:200px;
       width:590px;
       }
.logo{
	width:165px;
	height:95px;
	position:absolute;
	left:50%;
	margin-left:-62.5px;
	top:12px;
	}
.menu{
	margin:0px 0px 0px 0px;
	padding:29px 0px 0px 0px;
	}
.menu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.menu ul li{
	margin:0px 5px 0px 5px;
	list-style:none;
	float:left;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	font-family: 'geoslab703_lt_btlight';
	}
.menu ul li:nth-child(4){
	margin-right:260px;
	}
.menu ul li:last-child{
	margin-right:0px;
	}
.menu ul li a{
	color:#FFF;
	padding:7px 10px 5px 10px;
	text-decoration:none;
	}
.menu ul > li > a:focus,
.menu ul > li > a:active,
.menu ul li a:hover
{
	margin:0px 0px 0px 0px;
	background-color:#cc0000;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	}

.menu ul > li a.active
{
	margin:0px 0px 0px 0px;
	background-color:#cc0000;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	}
section.middle{
	background:url(images/middle_bottom.png) center bottom repeat-x, 
	url(images/middle_section_bg.jpg) left top repeat;
	}
.box_one{
	width:280px;
	float:left;
	margin:0px 80px 0px 0px
	}
.box_one h3{
	font-family: 'geoslab703_lt_btlight';
	font-size:24px;
	color:#FFF;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	line-height:26px;
	}
	.box_one h3 a{
	
	color:#FFF;
	text-decoration:none;
	float:left;


	}
	.box_one a{
	
	color:#FFF;
	text-decoration:none;
		float:right;
		padding-right:10px;
	}
.box_one span{
	font-family: 'geoslab703_lt_btlight';
	font-size:15px;
	color:#ffc7c7;
	font-style:italic;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:26px;
	}
.box_one img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	width:252px;
	height:94px;
	}
.box_one p{
	font-family: 'geoslab703_md_btmedium';
	font-size:15px;
	color:#ffc7c7;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:22px;
	}
.box_one:last-child{
	margin-right:0px;
	}
.image_scrolling{
	height:133px;
	padding-top:1px;
	margin-bottom:20px;
	display:block;
	clear:both;
	}
.image_scrolling li{
	list-style:none;
	}
.image_scrolling h2{
	display:none;
	}
.image_scrolling img {
	margin:0px -2px 0px !important;
	padding:0px 0px 0px 0px !important;
	border:none !important;
	}
.about_ARDRA{
	padding:150px 0px 65px 0px;
	margin:0px 0px 320px 0px;
	position:relative;
	}
.about_ARDRA h3{
	font-family: 'geoslab703_lt_btlight';
	font-size:40px;
	color:#ffc7c7;
	padding:0px 0px 18px 0px;
	margin:0px 0px 0px 0px;
	line-height:26px;
	text-align:center;
	font-weight:normal;
	}
	
	.about_ARDRA h3 a{
	
	color:#ffc7c7;
	
	text-decoration:none;
	}
.about_ARDRA h1 span{
	font-size:40px;
	color:#b5041f;
	font-family: 'geoslab703_md_btmedium';
	
	}
.about_ARDRA p{
	font-family: 'geoslab703_md_btmedium';
	font-size:15px;
	color:#ffe0e0;
	padding:0px 30px 0px;
	margin:0px 0px 0px 0px;
	line-height:22px;
	text-align:center;
	}
footer{
	position:fixed;
	bottom:0px;
	z-index:-1;
	left:50%;
	margin-left:-500px;
}
.about_ARDRA .footer_logo{
	width:165px;
	height:95px;
	position:absolute;
	left:50%;
	margin-left:-62.5px;
	bottom:-50px;
	}
	.middle.inner .footer_logo{
	width:165px;
	height:95px;
	position:absolute;
	left:50%;
	margin-left:-62.5px;
	bottom:-50px;
	}
footer .box{
	width:300px;
	float:left;
	margin:80px 50px 0px 0px;
	}
footer .box li{
	list-style:none;
	}
footer .box:last-child{
	margin-right:0px;
	}	
footer .box h1, footer .box h2{
	font-family: 'geoslab703_xbd_btextra_bold';
	font-size:30px;
	color:#b5041f;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	line-height:26px;
	list-style:none;
	}
	
footer .box img{
	margin-bottom:10px;
	}
footer .box p{
	font-family: 'geoslab703_lt_btlight';
	font-size:16px;
	color:#4f4f4f;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:22px;
	}
footer .link{
	padding:40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	clear:both;
	}
footer .link ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
footer .link ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	list-style:none;
	}
footer .link a{
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	font-family: 'geoslab703_lt_btlight';
	text-decoration:none;
	color:#67131d;
	font-size:12px;
	text-transform:uppercase;
	}
footer .link a:hover{
	text-decoration:underline;
	}
footer .link p{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	font-family: 'geoslab703_lt_btlight';
	text-decoration:none;
	color:#666666;
	font-size:12px;
	}
/*Inner Section Start*/

.top_section.inner{
	height:350px;
	}
section.middle.inner{
	background:url(images/middle_section_bg.jpg) left top repeat;
	padding-bottom:100px;
	padding-top:40px;
	margin-bottom:320px;
	position:relative;
	}
section.middle.inner h1{
	font-family: 'geoslab703_lt_btlight';
	font-size:40px;
	color:#ff6c6c;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	line-height:20px;
	}
section.middle.inner h2{
	font-family: 'geoslab703_lt_btlight';
	font-size:22px;
	color:#FFF;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	line-height:26px;
	}
.inner_left{
	width:600px;
	float:left;
	padding:0px 80px 0px 0px;
	}
.inner_left p{
	font-family: 'geoslab703_md_btmedium';
	font-size:15px;
	color:#ffc7c7;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	line-height:22px;
	}
.inner_left img{
	float:left;
	margin:0px 10px 0px 0px;
	}
.inner_left ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 10px;
	}
.inner_left ul li{
	padding:0px 0px 5px 0px;
	margin:8px 0px 0px 0px;
	list-style:disc;
	font-weight:bold;
	color:#FFF;
	}
.inner_right{
	width:320px;
	float:left;
	}
.inner_right .box_one{
	margin-right:0px;
	width:100%;
	margin-top:0px;
	margin-bottom:30px;
	}
.slideshowlink{
	display:none;
	}
	.tblcls
	{
	border:1px solid;
	border-color:#fff;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	.tblcls td
	{
	vertical-align:top;
	padding:10px;
	line-height:18px;
	}
	
	
	.main_members_area {
	float: left;
	width: 600px;
}

.main_members_area h1{
	float: left !important;
	width: 600px !important;
	font-family: Tahoma, Arial, Verdana !important;
	font-size: 16px !important;
	line-height: 25px !important;
	font-weight: normal !important;
	text-transform: uppercase;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #CCCCCC!important;
	margin-bottom:10px !important;
	margin-top:10px !important;
	color: #fc9dab !important;
}
.member_area {
	padding: 10px;
	float: left;
	width: 580px;
}
.member_area img{
	padding: 5px;
	background-color: #f2f2f2;
	border: 1px solid #FFFFFF;
	margin-right:10px;
	float:left;
}
.member_area h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ff91a1;
	font-weight: bold;
}
.member_area p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.member_area p span{
	float:right;
}
.inner_left label
{
color:#fff;
}
.text
{
margin-top:5px !important;
margin-bottom:5px !important;
}
.btn-success {
    background-color: #FFC7C7;
    background-image: linear-gradient(to bottom, #FFC7C7, #FFC7C7);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #8F2D3C;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ngg-gallery-thumbnail omg
{
max-height:151 px  !important;
}
.page-numbers
{
background-color:#fff !important;
color:#000 !important;
}
.next
{
background-color:#fff !important;
color:#000000 !important;
}
.current
{
color:#fff !important;
}
.prev
{
background-color:#fff !important;
color:#000000 !important;
}