/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {
    /*background:#ffffff;*/
       /*background-image: url(../images/bg20.jpg);*/
       background-image: url(../images/BODY_BG.jpg);
       color: /*#949494*/ #000;font: 14px/25px Arial, Helvetica, sans-serif;

}


a{color: /*#949494*/ #000 ;text-decoration: none;}
a:hover {
    
    color: /*#4AA9C3*/ #0463a8;
     text-decoration: none;

}

a.button{cursor: pointer;color: #ffffff; display: inline-block;padding: 6px 12px 6px 12px; font-size: 18px; background: #4AA9C3; font-family: Impact,Charcoal,sans-serif; font-weight: normal; text-transform: uppercase;}
a.button:hover{}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

 /*-------------------------------------------- 
 ------------------Header--------------------*/ 
header {}
header .wrap-header{height: 120px;
                    /*background:-moz-linear-gradient( #efe9e9, #b0adad);*/
                    width:99.5%;
                    /*background-color:#ffffff;*/
                   
}

header #logo {position:absolute; top:30px; width: 100%;}
.logotext {
    font-size:40px;
    font-family:Algerian;
    color:/*#dd0619;*/ #9c0303;
    margin-left:3%;
    position:relative;
}
.logominitext {
    font-size:30px;
    font-family:Mistral; /*'Monotype Corsiva';*/
    color:#dd0619;
    margin-left:14%;
    padding:5px;
    position:relative;
}


header #search {position: absolute;top: 80px; right:0px; width: 218px;z-index: 15;}
header .button-search {	position: absolute;	right: 0px;	background: url('../images/button-search.png') center center no-repeat;	width: 28px; height: 35px;cursor: pointer;}
header #search input{background: #FFF;	padding: 1px 33px 1px 5px;	width: 182px;	height: 32px;	border: 1px solid #CCCCCC;	
                     -webkit-border-radius: 3px;	-moz-border-radius: 3px; -khtml-border-radius: 3px;	border-radius: 3px;}

 /*-------------------------------------------- 
 ------------------Navigation----------------*/ 
nav {margin-top:20px;}
nav .wrap-nav{
    height: 60px;
    /*background:#ffb075;*/ 
    /*background-image:url(../images/top_bg.png);*/
    /*border:3px solid #555555;*/

  /*background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #262525),
	color-stop(1, #63615E),
	color-stop(1, #080807)
);
background-image: -o-linear-gradient(bottom, #262525 0%, #63615E 100%, #080807 100%);
background-image: -moz-linear-gradient(bottom, #262525 0%, #63615E 100%, #080807 100%);
background-image: -webkit-linear-gradient(bottom, #262525 0%, #63615E 100%, #080807 100%);
background-image: -ms-linear-gradient(bottom, #262525 0%, #63615E 100%, #080807 100%);
background-image: linear-gradient(to bottom, #262525 0%, #63615E 100%, #080807 100%);*/
    
    
    background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */ 



    position:relative;
    width:100%;
    margin:auto;

}
.menu {
 position:relative;
 width:99.9%;
}
.menu ul {
    
    list-style:none;margin: 0;padding: 0;
    position:relative;
    width:63%;
    margin-left:18%;
    margin-right:18%;

}
.menu  ul li{
    position: relative;float: left;padding: 17px 10px 10px 10px;
             
             
               width:17.50%;
               text-align:center;
               background:url("../images/nav-transp.png");

                /*background: rgb(96,108,136); /* Old browsers 
background: -moz-linear-gradient(top, rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%);  FF3.6+ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1)));  Chrome,Safari4+ 
background: -webkit-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);  Chrome10+,Safari5.1+ 
background: -o-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);  Opera 11.10+ 
background: -ms-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);  IE10+ 
background: linear-gradient(to bottom, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);  W3C 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );  IE6-9 */*/



}
.menu ul li.first{border-left:none !important}
.menu ul li.last{border-right:none !important}
.menu  ul li:hover, .menu .current {
    
    
    /*/*background:#7a7878;*/
   background: rgb(184,198,223); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(184,198,223,1) 0%, rgba(109,136,183,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,198,223,1)), color-stop(100%,rgba(109,136,183,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c6df', endColorstr='#6d88b7',GradientType=0 ); /* IE6-9 */


    
  
    /*border-bottom:5px solid #30a8c8;*/
    color:/*#30a8c8;*/ #087fa5;
    

     border-bottom:2px solid rgba(63,76,107,1) ;
      /*border-top:5px solid #087fa5;*/
     /*border-right:#000000 1px solid; border-left:#000000 1px solid;*/


}
.menu  ul li a {font-size: 18px; line-height:14px;color:#ffffff;display: block;padding: 6px 10px;margin-bottom: 5px;z-index: 6;
                position: relative; /*text-transform:uppercase;*/ font-family: /*Impact,Charcoal,*/Cambria; font-weight: normal;}

.menu  ul li:hover a {
     color:/*#30a8c8;*/ /*#087fa5;*/  #0463a8;
     






}

.minimenu{display:none;}
.minimenu {
    position: relative;
    margin: 0px;
    background: #333333;
    border: 1px solid #CCC;
}
.minimenu div{overflow: hidden;position: relative;font: 18px/40px 'PT Sans Narrow';color: #ffffff;text-align:center;text-transform:uppercase;font-weight:bold;}
.minimenu select{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%; opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer;}

.share{ float: right;}
.share ul{list-style: none;margin: 0;padding: 0;}
.share ul li{position:relative; float:left; padding-right:5px;}

 /*-------------------------------------------- 
 ------------------Navigation----------------*/ 

.featured{
   
   margin-top:15px;
   margin-bottom:15px;

     

}
.featured .wrap-featured{
    border:8px solid #ffffff;
    background:#333;}
.featured .wrap-featured .slider{}

.hline {
   background: -moz-linear-gradient(top, rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */ 

height:4px;


}
  

 /*-------------------------------------------- 
 ------------------Content-------------------*/ 
#content {}
#content .wrap-content{}

.block01 {
    margin:20px 10px; padding:10px; /*border-bottom:1px dashed #CCC; border-top:1px dashed #CCC;*/

}
.block01 h2{text-align:center; font-size:35px; line-height:35px; color:#c20404; font-family:'Californian FB'; font-weight: normal;}
.block01 p{font-size:20px; text-align:center; line-height:25px;color:#000;   font-family:'Times New Roman'; font-weight: normal;}
.block01 a{color:#5FBCCD;}

.block02 {margin:20px 10px; text-align:center;}
.block02 h2
{font-size:22px; line-height:30px; text-transform: uppercase; color:#0463a8; font-family:'Times New Roman'; margin-top:10px;
 
 border-bottom:1px solid #0463a8;
}
.block02 p{
    font-size:14px; margin: 20px 0px; 
    text-align:justify;

}
.block02 a{
   text-align:center;
    font-size: 12px;
    font-weight:bold; 
    color:#ffffff; 
    font-family:Tahoma; 
   font-style:italic;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:8px;
   padding-right:8px;
   background:#525f7c;

}
.block02 .box1{
    
    background:#F8F8F8; 
    
    color: /*#B7DDE8*/ #000; padding: 30px; 
    border: 1px solid #e6e4e4;
    border-bottom:3px solid rgb(96,108,136);
   

}
.block02 .box1 a:hover{color:/*#D6E3BC;*/  #0463a8;
    background:#acbcd8;}
.block02 .box2{
   background:#F8F8F8; 
    
    color: /*#B7DDE8*/ #000; padding: 30px; 
    border: 1px solid #e6e4e4;
    border-bottom:3px solid rgb(96,108,136);
    
    
    
     }
.block02 .box2 a:hover{color:/*#D6E3BC;*/  #0463a8;
    background:#acbcd8; }
.block02 .box3{
    
   background:#F8F8F8; 
    
    color: /*#B7DDE8*/ #000; padding: 30px; 
    border: 1px solid #e6e4e4;
    border-bottom:3px solid rgb(96,108,136);
    




    
    
    
    
   }
.block02 .box3 a:hover{
    color:/*#D6E3BC;*/  #0463a8;
    background:#acbcd8;
}
    

.block03 {margin:20px 10px;}
.block03 h2{font-size:26px; line-height:30px; color: /*#555555*/ /*rgb(96,108,136)*/ #087fa5; margin-bottom: 20px; font-family: /*Impact,Charcoal,sans-serif*/ Cambria; font-weight: bolder;}
.block03 img{float:left; margin:0px 10px 10px 0px; /*border: 3px solid #555555;*/ }
.block03 ul{list-style-type:none;}
.block03 ul li{border-left: 3px solid #E1E1E1; padding:5px; margin-bottom: 5px; padding-left: 10px;}
.block03 ul li:hover{border-left: 3px solid /*#4AA9C3;*/ #0463a8;}

.block04 {
    margin:20px 10px;
    /*background-color:#555555;*/
    position:relative;

     
    

}



.block04 h2{font-size:26px; line-height:30px; color: /*#555555*/  #087fa5; margin-bottom: 20px;
            font-family: /*Impact,Charcoal,sans-serif*/ Cambria    ; font-weight: bolder;}
.block04 .partners a{display: block; float:left; margin: 0px 28px 10px 0px; position: relative;}
.block04 .partners a img{display:block; /*border:3px solid #555555;*/}


.block{ margin:10px;}

#main-content{}
#main-content article{clear: both;}
#main-content article .heading{}
#main-content article .content{}
#main-content article a{color:/*#087fa5*/ #c20404;}
#main-content article h2{font-size:18px; line-height:30px; color: #c20404; margin-bottom: 20px;
                         font-family: /*Impact,Charcoal,*/sans-serif; font-weight: normal;}
#main-content article img{ float:left; margin:0px 10px 10px 0px;  /*border: 3px solid #555555;*/}
#main-content article p{
    margin-bottom:10px;
    text-align:justify;
  
    padding-right:15px;
}
#main-content article .more{float: right; margin-bottom: 30px;}
#main-content article a.comments{cursor: pointer;color: #ffffff; display: inline-block; padding: 6px 12px 6px 12px;
                                 font-size: 18px; font-family: /*Impact,Charcoal,*/sans-serif; font-weight: normal;}

#sidebar{}
#sidebar .box{margin-bottom:20px;}
#sidebar .heading{}

#sidebar .headingbranch{
  border-bottom:1px solid #0463a8;

}
    #sidebar .headingbranch h2
    {
        font-size:24px;
        color:#0463a8;
        
        
    }







#sidebar .heading h2{font-size:24px; line-height:30px; color: #087fa5; margin-bottom: 20px; 
                     font-family: /*Impact,Charcoal,*/sans-serif; font-weight: normal; /*text-transform: uppercase;*/}
#sidebar .content{
    padding:15px;
    text-align:left;
    

}
#sidebar .content img{float:left; margin:0px 10px 10px 0px; /*border: 3px solid #555555;*/}
#sidebar .content ul{list-style-type:none;}
#sidebar .content ul li{border-left: 3px solid #E1E1E1; margin-bottom: 5px; padding-left: 10px ; margin-left: 5px;}
#sidebar .content ul li:hover{border-left: 3px solid #4AA9C3;      }
#sidebar .content .post { margin-bottom: 20px;}
#sidebar .content .post h4{ font-size:14px; font-weight:normal;}
#sidebar .content .post img{ float:left; border: 3px solid #555555; margin-right:10px;}
#sidebar .content .post p{color:#A3A3A3; font-style:italic;

}
article h2
{
    
    
}


article h2 a
{
    color:#740b0b;
    font-size:20px;


}



.contentblock {
    height:700px;
    width:100%;
    /*border:2px solid #4AA9C3;*/

}
.divcontent1 {
    float:left;
    /*border:1px solid red;*/
    height:192px;
    width:100%;
    margin-top:8px;
}
.divcontent2 {
    float:left;
    /*border:1px solid green;*/
    height:182px;
    width:282px;
    margin-left:3px;
    margin-top:3px;
}
.divcontent3 {
    float:left;
    /*border:1px solid orange;*/
    height:182px;
    width:626px;
    margin-left:17px;
    margin-top:3px;
}
.content2img {
    height:180px;
    width:280px;
}
.divcontent4 {
    float:left;
    /*border:1px solid orange;*/
    height:182px;
    width:626px;
    margin-right:14px;
    margin-left:3px;
    margin-top:3px;
}
.divcontent5 {
    float:left;
    /*border:1px solid green;*/
    height:182px;
    width:282px;
    margin-right:2px;
    margin-left:3px;
    margin-top:3px;
}
#contenthead {
    font-size:24px;
    color:#c20404;
    font-family:Cambria;
    font-weight:normal;

}
#contentdetail {
    font-size:16px;
    color:#000;
    font-family:sans-serif;
    font-weight:normal;
    margin-top:10px;
    text-align:justify


}











 /*-------------------------------------------- 
 ------------------Footer--------------------*/ 
footer {background-color:#333;}
.wrap-footer{}

.copyright{
    text-align:center; background:#333333; padding:10px 0px;color:#ffffff;

    
}
.copyright a{text-decoration:underline; color:#ffffff; }
.footermenu
{
   
}

 /*-------------------------------------------- 
 ------------------Components--------------------*/ 
.photos{}
.photos:after{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.photos a{display: block; float:left; margin: 0px 4px 10px 4px;position: relative;}
.photos a img{display:block; border:1px solid #CCC;}

#pagi{margin: 50px auto; padding: 30px 0px;list-style: none;width: 250px;}
#pagi li {float: left;margin-right: 10px;}
#pagi li a {display: block;	text-decoration: none; color: #717171;font: bold 16px Arial, sans-serif;padding: 10px 13px; background: #ffffff;}
#pagi li a.current, #pagi li a:hover {color: #ffffff;	background: #4AA9C3;}

.comment{font-weight:bold; margin:50px 0px; width: auto;}
.comment div{margin-bottom: 20px; vertical-align:middle; }
.comment input{border: 2px solid #999999;padding: 8px 10px;width:250px;}
.comment textarea{border: 2px solid #999999;padding: 8px 10px;width:95%;}
.comment input[type="submit"] {cursor: pointer; width:100px; float:right;
	background: -webkit-linear-gradient(top, #efefef, #ddd);background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;text-shadow: 0px 1px 1px rgba(255,255,255,1);	border: 2px solid #999999;}
.comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);	border: 2px solid #bbb;}
    .comment input[type="submit"]:active {
        background: -webkit-linear-gradient(top, #ddd, #aaa);
        background: -moz-linear-gradient(top, #ddd, #aaa);
        background: -ms-linear-gradient(top, #ddd, #aaa);
        background: -o-linear-gradient(top, #ddd, #aaa);
        background: linear-gradient(top, #ddd, #aaa);
        border: 2px solid #999;
    }