/*
Theme Name: Vigilance
Theme URI: http://thethemefoundry.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.50
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
*/

/*
	Copyright (C) 2008 - 2010 The Theme Foundry

	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; }

/* ---- EXTRA MENU --------------------------------- */
/* ---- EXTRA MENU --------------------------------- */
/* ---- EXTRA MENU --------------------------------- */

.clear { clear: both; }

.banner-fent {
	position:relative;
	width:930px;
	height:30px;
	margin: 0 0 5px 0;
	color: #b856b8;
	font-size:20px;
	letter-spacing: -1px;
}

.banner-fent .jobbra {
	position:absolute;
	right:0px;
}

.banner-fent img {
	margin-left: 5px;
}

.banner-fent .feljebb {
	padding: 5px 0 0px 0;
	clear:none;
	float:left;
}

#extra-menu { 
  width: 930px; 
  margin: 0px auto; 
  }

ul.extra-nav { list-style: none; float: left; font-size: 18px; font-family: "Trebuchet MS", Helvetica, sans-serif; position:relative;text-transform: uppercase; font-weight:bold;width: 930px;padding: 0px 0px 0px 0px;}
ul.extra-nav li {float: left; margin: 0; padding: 0;list-style-type:none; }
ul.extra-nav li:hover { /* background-color: #023F2C ; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;*/ }
ul.extra-nav li a{ color: #b856b8; text-decoration: none; float: left; background-color: transparent;  margin: 0px auto 4px; padding: 0 0 0px 18px; border-bottom: 2px solid; }
ul.extra-nav li li a{ color: #c866c8; text-decoration: none; float: left; background-color: transparent;  margin: 0px auto; padding: 0 0 0px 0; font-weight:normal;border-bottom: none; }
ul.extra-nav li a:hover{ text-decoration: underline;}

#menu-item-728 { width:225px; margin-left: 140px;}

#menu-item-725 { width:235px; }

#menu-item-735 { width:130px; }

/* Extra nav Sub-menu */
.extra-nav  .sub-menu {
  /* position:absolute; 
  display:none; 
  background-color: #023F2C; */
  /*width: 120px;
  border-radius: 0px 5px 5px 5px;
  -moz-border-radius: 0px 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px; 
  z-index: 300;*/
}

.extra-nav .sub-menu li { font-size:14px; text-transform:none; float: left;  list-style-type:none;   clear: both; 
background-image: url('images/ek_gomb.png');
background-repeat: no-repeat;
background-position: 0px 4px; 
padding-left: 18px; 
}



/* Make all custom CSS changes in a Child Theme.  Any custom
changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/
