/*
    Theme Name: PressEvent
    Theme URI: http://wordpressconferencetheme.com/
    Description: Our themes are using the 960 grid system while the mark-up is powered by a strong css framework. Key features of the template - unlimited custom posts, infinite color schemes, background styling options, custom text-based logos, social media links, multiple multi-level jQuery menus, built-in breadcrumbs, custom front page layout, advertisement sidebars, custom widget (Popular, Recent, Comments, Tags), Twitter widget, contact form widget, Flickr widget, custom page templates, hide/show meta elements for each particular post, featured image support, built-in social sharing, built-in related posts, nested comments, 100+ Shortcodes, unlimited sidebars, language support.
    Version: 1.0
    Tags: fixed-width,custom-menu,custom-colors,custom-header,custom-background,two-columns,left-sidebar,right-sidebar,sticky-post,theme-options
	License: GNU General Public License and Themeforest general license
	License URI: Licensing/README_License.txt
	Author URI: http://cosmothemes.com
    Author: CosmoThemes
*/

/**
  The styles for this theme are located in css/ directory.
  CosmoThemes created a little css and js cache tool that lets us minify our css and javascript on the run.
  The css files will be loaded in "all.css.php" in the css directory.

*/


.header_menu_class {
	font-family: "Arial Narrow", Arial, sans-serif;
	padding-top: 25px !important;
	clear: both !important;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.9em;
	text-align: right !important;
}

.header_menu_class a {
  text-decoration: none !important;
  background-color: #2f2f2f!important;
  color: #ffffff !important;
  padding: 0.5em 0.8em !important;
  margin: 0 0 0 0.5em;
}


.header_menu_class ul {
  margin: 0 auto !important;
  width: auto !important;
  display: inline !important;
}

.header_menu_class li {
  display: inline !important;
}

.branding {
  margin-bottom: 15px !important;
}

/*.cosmo-slider .content .row .columns:first-child {
  background: #f6f6f6 !important;
}*/

.double_lines {
    border-bottom: thick #509DEF double;
}

