/*
Theme Name: Vigilance
Theme URI:  http://themes.jestro.com/vigilance/
Description:  A lean and clean Wordpress theme featuring standards and search friendly code. A built in Theme Options menu allows for serious customization.
Version:    1.45
Author:   Themes by Jestro
Author URI: http://themes.jestro.com
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
*/

/*
    Copyright Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }




/* Make all custom CSS changes in a Child Theme.  Any custom 
changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/
ul li
{
 list-style-type:disc;
}








/* Develop by harshida */
.logo{
font-family:"Berlin Sans FB Demi";
font-size:22px;
font-weight:700;

color:#fff;
letter-spacing:1PX;
}
.green{
background-image:url(images/GREEN1.png);
background-repeat:no-repeat;
background-position:center;
font-family:arila;
font-size:14px;
font-weight:bold;
}

.header{
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
font-family:arial;
font-size:14px;
color:#000;
}
.detail{
font-family:arial;
color:#3F546E;
background-color:#E6E9EE;
border-top:1px solid #7D9ED7;

}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#3F546E;
text-align:justify;
}
a{
font-family:arial;
font-size:12px;
color:#666;
font-weight:normal;
}
#menu {
		FLOAT: left;
		WIDTH: 100%;
		LINE-HEIGHT: normal;
			
}
#menu UL {
		width:100%;
        PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 0px;
		LIST-STYLE-TYPE: none
}
#menu LI {
        PADDING-RIGHT: 4px;
		PADDING-LEFT: 4px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 0px;
		color:#666;
		font-size:14PX;
		}
#menu a{
        PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 0px;
		font-family:arial;
		font-size:14px;
		color:#666;
		text-decoration:none;
}
#menu a:hover{
        PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 0px;
		font-family:arial;
		font-size:14px;
		color:#000000;
		text-decoration:underline;
}
.visitor a { 
color:#175274 !important;
font-family:arial !important;
font-size:16px !important;
text-decoration:none !important;

}
.visitor a:hover { 
color:#848F31 !important;
font-family:arial;
font-size:16px;
text-decoration:none;

}
#navlist {
        margin: 0px;
		margin-top:10px;
		margin-left:10px;
		padding:0px;
		font-family:ARIAL;
		font-size:16PX;
		color:#175274;
		font-weight:bold;
		border-bottom:2px solid #175274;
		padding-bottom:5px;
		width:690px;
}
#navlist li {
        display: inline;
        margin: 0;
        padding: 0;
}

html>body #navlist li {
        /*background: #000;*/
		
}

#navlist a, #navlist a:link, #navlist a:visited {
       /* background: #7D8B2B;
        border: 1px solid #FFF;
        bottom: 2px;*/
		font-size:16px;
		font-weight:900;
        color: #175274;
		font-family:arial;
        cursor: pointer;
        display: inline;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        text-decoration: none;
}

#navlist a:hover {
        /*background: #E5E712;*/
        color: #175274;
        position: relative;
}

#navlist a:active {
        /*background: #E5E712;*/
        bottom: 0px;
        color: #CCD96E;
        position: relative;
}

#navlist li#active {
      /*  background: #E5E712;*/
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
       /* background: #000;*/
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
      /*  background: #369;*/
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        right: 0;
}
.navsub{
font-family:arial;
font-size:14px;
color:#175274;
margin-top:5px;
text-decoration:none;
margin-left:10px;
}
.navsub a{
font-family:arial;
font-size:14px;
color:#535F0C;
text-decoration:none;
margin-left:10px;
}
.footer{
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
border-top:1px solid #969696;
/*bgcolor="#AEB2B4"*/
}
.text
{
color:#4F5963;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.entry span.more-link {

	display: block;

	margin: 10px 0;

}

.entry span.more-link a {

	color: 60AAF5;

}

.entry span.more-link a:hover {

	color: #84755c;
}
/* end of css */


