/*
Theme Name: Directory
Theme URI: 
Description: Custom Wordpress Theme
Author: 
Author URI: 
*/

/* global reset */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,
q,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,
q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}



/* end of global reset */

/* font */

@font-face {
    font-family: 'GandhiSerifRegular';
    src: url('gandhiserif-regular-webfont.eot');
    src: url('gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('gandhiserif-regular-webfont.woff') format('woff'),
         url('gandhiserif-regular-webfont.ttf') format('truetype'),
         url('gandhiserif-regular-webfont.svg#GandhiSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ----- CSS ----- */

body{
background-color:#FFFFFF;
font-family: GandhiSerifRegular;
}

body a {color: #B25E47; text-decoration: none;}

body a:hover {color: #333;}


/* ----- ID'S & CLASSES----- */

#wrapper { 
width:920px; 
margin: 0 auto;
}
#container {
width:920px;
}
#contact_bar {
	background-image: url(images/contact_bt.jpg);
	width: 33px;
	height: 108px;
	position: fixed;
	top: 40%;
	left: 0;
}
#header {
width:920px;
height:140px;
}
#header .logo {
float:left;
padding-top:15px;
}
#header .navigation1 {
height:29px;
background-image:url(images/navigation-bcg.png);
background-repeat:no-repeat;
float:right;
margin-top:60px;
}
#header .navigation1 ul li {
float:left;
font-size:16px;
text-transform:uppercase;
}
#header .navigation1 ul li a {
display:block;
padding:0 7px;
height:29px;
line-height:29px;
text-decoration:none;
color:#ECEADC;
background:#91918e;
}
#header .navigation1 ul .first-menu-item a {
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
}
#header .navigation1 ul li a:hover {
color:#A82B09;
background:#f1f0e7;

-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;

}
#header .navigation1 ul li .current-menu-item {
color:#A82B09;
background:#f1f0e7;
}
#header .navigation1 ul .last-menu-item a {
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 4px 4px 0px;
border-radius: 0px 4px 4px 0px;
}
#content {
width:920px;
padding-bottom:30px;
}
#content .banner {
width:920px;
height:260px;
margin-bottom:35px;
background-image: url(images/banner-img.jpg); background-repeat:no-repeat;
}
.who {width:450px; height:260px; float: left; line-height:260px; text-align: center; font-weight:bold; text-shadow: #f6f5e7 0.1em 0.1em 0.2em;}
.who a{font-size:55px; color: #3f3f3f; text-decoration: none;}
.who a:hover{color: #ad1111; 

	font-size:59px; 

	-webkit-transition: all 100ms ease;
		-moz-transition: all 100ms ease;
        -ms-transition: all 100ms ease;
        -o-transition: all 100ms ease;
		transition: all 100ms ease;


}
.what {width:450px; height:260px; float: right; line-height:260px; text-align: center; font-weight: bold; text-shadow: #f6f5e7 0.1em 0.1em 0.2em;}
.what a{font-size:55px; color: #ad1111; text-decoration: none;}
.what a:hover{color: #3f3f3f; font-size:59px;


	-webkit-transition: all 100ms ease;
		-moz-transition: all 100ms ease;
        -ms-transition: all 100ms ease;
        -o-transition: all 100ms ease;
		transition: all 100ms ease;

		}
#content .news {
width:424px;
float:left;
}
#content .news h3 {
font-size:37px;
color:#FFFDF3;
font-weight:bold;
font-style:italic;
padding-bottom:5px;
}
#content .news ul {
padding-left:10px;
}
#content .news ul li {
font-size:22px;
padding-bottom:4px;
font-size:16px;
line-height: 27px;
}
#content .news ul li a {
padding-left:15px;
color:#FFFFFF;
background-image:url(images/news-li-a-bcg.png);
list-style: outside;
background-repeat:no-repeat;
background-position:0 7px;
text-decoration:none;
}
#content .news ul li a:hover {
text-decoration:none;
color: #ad1111;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .news .more {
text-align:right;
padding-bottom:5px;
font-size:15px;
}
#content .news .more a {
text-decoration:none;
color:#B25E47;
}
#content .news .topnews {
width:424px;
height:7px;
background-image:url(images/topnews-bcg.png);
background-repeat:no-repeat;
}
#content .news .bottomnews {
width:424px;
height:8px;
background-image:url(images/bottom-news-bcg.png);
background-repeat:no-repeat;
}
#content .news .middlenews {
width:414px;
background-image:url(images/middlenews-bcg.png);
background-repeat:repeat-y;
padding:0 5px;
}
#content .blogs {
width:424px;
float:right;
}
#content .blogs h3 {
font-size:37px;
color:#A82B09;
font-weight:bold;
font-style:italic;
padding-bottom:5px;
}
#content .blogs ul {
padding-left:10px;
}
#content .blogs ul li {
font-size:22px;
padding-bottom:4px;
}
#content .blogs ul li a {
padding-left:15px;
color:#474204;
background-image:url(images/blogs-li-bcg.png);
background-repeat:no-repeat;
background-position:0 7px;
text-decoration:none;
font-size:16px;
line-height: 27px;
}
#content .blogs ul li a:hover {
text-decoration:none;
color: #ad1111;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .blogs .more {
text-align:right;
padding-bottom:5px;
font-size:15px;
}
#content .blogs .more a {
text-decoration:none;
color:#B25E47;
}
#content .blogs .top {
width:424px;
height:8px;
background-image:url(images/top-blogs.png);
background-repeat:no-repeat;
}
#content .blogs .bottom {
width:424px;
height:7px;
background-image:url(images/bottom-blogs.png);
background-repeat:no-repeat;
}
#content .blogs .middle {
width:414px;
background-image:url(images/middle-blogs.png);
background-repeat:repeat-y;
padding:0 5px;
}
#footer {
width:920px;
padding-bottom:35px;
}
#footer .fnav {
width:917px;
height:42px;
background-image:url(images/fnav-bcg.png);
background-repeat:no-repeat;
margin-bottom:20px;
}
#footer .fnav .nav {
height:42px;
float:left;
}
#footer .fnav .nav ul {
padding-left:10px;
}
#footer .fnav .nav ul li {
float:left;
font-size:19px;
text-transform:uppercase;
}
#footer .fnav .nav ul li a {
color:#F1F0E7;
text-decoration:none;
height:42px;
line-height:42px;
padding:0 4px;
}
#footer .fnav .nav ul li a:hover {
text-decoration:underline;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#footer .fnav .search {
height:21px;
float:right;
padding:10px 20px 0 0;
}
#footer .fnav .search .field {
width:187px;
height:21px;
float:left;
}
#footer .fnav .search label {
display:none;
}
#footer .fnav .search input {
padding-left:5px;
width:182px;
height:21px;
line-height:21px;
background-image:url(images/input-searc.jpg);
background-repeat:no-repeat;
border:none;
font-size:14px;
color:#A82B09;
background-color:transparent;
float:left;
}
*+html #footer .fnav .search .submit {
margin-top:1px;
}
#footer .fnav .search #searchsubmit {
width:32px;
height:21px;
display:block;
background-image:url(images/search-button.jpg);
background-repeat:no-repeat;
background-color:transparent;
border:none;
cursor:pointer;
float:right;
font-size:0;
text-indent:-99999px;
margin-left: -9px;
}
#footer .copy {
text-align:center;
padding-bottom:5px;
font-size:16px;
color:#474204;
}
#footer .privacy ul {
text-align:center;
margin:0 auto;
}
#footer .privacy ul li {
font-size:16px;
display:inline;
}
#footer .privacy ul li a {
padding:0 5px 0 7px;
line-height:14px;
border-left:1px solid #474204;
color:#474204;
text-decoration:none;
}
#footer .privacy ul li a:hover {
text-decoration:underline;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#footer .privacy ul .first-menu-item a {
border:none;
}
/*------services css----------*/
#content .spost {
width:917px;
}
#content .spost .top {
width:917px;
height:7px;
background-image:url(images/top-of-spost.png);
background-repeat:no-repeat;
}
#content .spost .bottom {
width:917px;
height:9px;
background-image:url(images/botttom-of-spost.png);
background-repeat:no-repeat;
}
#content .spost .middle {
width:897px;
min-height:600px;
background-image:url(images/middle-of-spost.png);
background-repeat:repeat-x;
background-color:#ECEADC;
padding:10px;
}
#content .spost .middle .sidebarnav {
width:406px;
padding-right:15px;
}
#content .spost .middle .sidebarnav .headline {
text-align:center;
width:243px;
height:78px;
margin-left:-26px;
background-image:url(images/headline-sidebar-bcg.png);
background-repeat:no-repeat;
}
#content .spost .middle .sidebarnav .headline h3 {
line-height:46px;
font-size:37px;
font-weight:bold;
font-style:italic;
color:#FFFDF3;
}
#content .spost .middle .services ul { 
position:relative; 
}
#content .spost .middle .services ul li {
font-family: GandhiSerifRegular;
font-size:18px;
}
#content .spost .middle .services ul li a {
text-decoration:none;
color:#292929;
display:block;
line-height:44px;
width:500px;
height:44px;
padding-left:12px;
}
#content .spost .middle .services ul li a:hover{
	color: #ad1111;
	-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .spost .middle .services ul li:hover {
background-image:url(images/hover-ul-services.png);
background-repeat:repeat;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .spost .middle .services ul li a ul:hover {
background-image:url(images/hover-ul-services.png);
background-repeat:repeat;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .spost .middle .services ul li ul {
padding:10px;
position:absolute;
left:300px;
top:0;
display:none;
width:550px;
z-index:1;
background-image:url(images/hover-ul-services.png);
background-repeat:repeat;
height:376px;
}
#content .spost .middle .services ul li:hover ul { 
display:block;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .spost .middle .services ul li:hover ul li { 
display:inline block; 
width:370px; 
float:left;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .spost .middle .services ul li:hover ul li a:hover {
text-decoration:underline;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
/*---page css-----*/

#content .main {
width:610px;
float:left;
padding-left:10px;
}
#content .main .post {
width:610px;
float:left;
font-family: GandhiSerifRegular;
padding-bottom:10px;
border-bottom:1px solid #000000;
margin-bottom:10px;
}
#content .main .post h1, h1 a {
font-size:30px;
font-weight:normal;
color:#730E02;
padding-bottom:15px;
}
#content .main .post h2, h2 a {
font-size:26px;
font-weight:bold;
color:#730E02;
padding-bottom:15px;
text-decoration: none;
}
#content .main .post h3, h3 a {
font-size:23px;
font-weight:normal;
color:#730E02;
padding-bottom:15px;
text-decoration: none;
}
#content .main .post h4, h4 a {
font-size:20px;
font-weight:normal;
color:#730E02;
padding-bottom:10px;
text-decoration: none;
}
#content .main .post h5 {
font-size:18px;
font-weight:normal;
color:#730E02;
padding-bottom:10px;
}
#content .main .post h6 {
font-size:14px;
font-weight:normal;
color:#730E02;
padding-bottom:10px;
}
#content .main .post p {
font-size:15px;
line-height:27px;
padding-bottom:15px;
color:#333;
}
#content .main .post p a {
color:#730E02;
}
#content .main .post ul {
padding-bottom:10px;
}
#content .main .post ul li {
font-size:14px;
color:#000000;
font-weight:bold;
padding-left:20px;
padding-bottom:5px;
}
#content .sidebar {
width:260px;
float:left;
margin-left:20px;
}
#content .sidebar .sbbox {
padding-bottom:15px;

}
#content .sidebar .sbbox h4 {
font-size:22px;
font-weight:bold;
font-style: italic;
text-shadow: #f6f5e7 0.1em 0.1em 0.2em;
color:#333;
line-height:32px;
text-align:center;
margin-bottom:10px;
background: #e1dfd1;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#content .sidebar .sbbox ul {
margin-left:15px;
list-style-type:none;
}
#content .sidebar .sbbox ul li{
font-size:16px;
font-weight:bold;
padding-bottom:5px;

}
.sbbox li:before {content:"»"}

#content .sidebar .sbbox ul li a {
text-decoration:none;
color:#000000;
font-weight: normal;
}
#content .sidebar .sbbox ul li a:hover {
color:#ad1111;
text-decoration:none;
-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
		transition: all 400ms ease;
}
#content .sidebar .sbbox p {
font-size:14px;
line-height:16px;
padding-bottom:5px;
color:#767676;
}
/*-----------Inside------------*/
.page {
width:895px;
float:left;
font-family: GandhiSerifRegular;
font-weight: 500;
background-image: url(images/bg_gr.jpg);
padding:10px;
margin: auto;
margin-bottom:10px;
border-radius: 6px;
border-color: #bf2400;
}
.page h1 {
font-size:30px;
font-weight:normal;
color:#730E02;
padding-bottom:15px;
}
.page h2 {
font-size:37px;
font-weight:bold;
color:#fffdf3;
margin-left: -13px;
padding-bottom:15px;
background-image: url(images/h1_pages.png);
background-repeat: repeat-x;
font-style: italic;
}
.page h3 {
font-size:23px;
font-weight:normal;
color:#730E02;
padding-bottom:15px;
}
.page h4 {
font-size:20px;
font-weight:normal;
color:#730E02;
padding-bottom:10px;
}
.page h5 {
font-size:18px;
font-weight:normal;
color:#730E02;
padding-bottom:10px;
}
.page h6 {
font-size:14px;
font-weight:normal;
color:#730E02;
padding-bottom:10px;
}
.page p {
font-size:15px;
line-height:27px;
padding-bottom:15px;
color:#333;
}
.page p a {
color:#730E02;
}
.page ul {
padding-bottom:10px;
}
.page ul li {
font-size:14px;
color:#000000;
font-weight:bold;
padding-left:20px;
padding-bottom:5px;
}

/*------- CONTACT FORM ------- */
.wpcf7-form {
	float: left;
	margin-top: 40px;
}
.wpcf7-form p input,
.wpcf7-form p textarea
{
font-family:GandhiSerifRegular;
font-size: 23px;
color: #f2f9ea;
background-image: url(images/f_bg.jpg);
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-width: 1px;
}
.wpcf7-text { 
	background-image: url(images/f_bg.jpg);
	font-family:GandhiSerifRegular;
	font-size: 23px;
	color: #bf2400;
	width: 300px;
}
/* ----- SPECIAL CLASSES ----- */

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/*---- HOVER TRANSITION ---*/

/*CHILD*/

.child_box p{

background: url(images/bg_gr.jpg);

border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;

line-height: 22px;

padding-top: 8px;

padding-bottom: 8px;

margin: auto;

margin-bottom: 12px;


}

.child_box h2 {

line-height: 40px
}


