/**
* custom.css file created by Dailynews Template
* @package Dailynews Template
* @author Youjoomla.com
* @website Youjoomla.com 
* @copyright	Copyright (c) since 2007 Youjoomla.com.
* @license PHP files are released under GNU/GPL V2 Copyleft License.CSS / LESS / JS / IMAGES are Copyrighted material
**/
/*
 ADD ALL YOUR CUSTOM CSS OVERRIDES TO THIS FILE.
 THIS WAY IF YOU MAKE A MISTAKE YOU CAN ALWAYS TURN CUSTOM CSS FILE OFF
 AND REVERT BACK TO ORIGINAL TEMPLATE CSS
 THIS FILE WILL LOAD VERY LAST AFTER ALL TEMPLATE CSS FILES.
 SO YOU CAN OVERRIDE ANY CSS PART OF THE TEMPLATE YOU NEED.
*/


#logo {
  background: url(../images/flame/logo.png) no-repeat 0px 0px;
  margin-top: 25px;
}

#centertop, .bottom_out {
    background: #a5a5a5;
}

h1.article_title {
  font-size: 2.5em;
  line-height: 1.7em;
  margin: 5px 0;
  font-weight: 700;
}

.dyjnf4 {
  padding: 0 15px 0 0;
  margin: 0;
}


#centertop {
  background: #FFFFFF;
}

#bottom_out {
  background: #a5a5a5;
}

#topmenu_holder.yjsgmega, #topmenu_holder.topmodpoz, #topmenu_holder.topmodpoz_navbar {
  background: #a5a5a5;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.nopadding {
  margin: 0px 0px -20px 0px;
  padding: 0 6px;
  border: none;
}

.dyjnf4 .yjnewsflashu4_in {
  padding: 10px 0 10px 0;
  margin: 0;
  border: none;
}

div#yjsg5 {
  background: #ffffff;
  padding: 0px 0px 15px 0px;
}

p, blockquote, form, label, ul, ol, dl, fieldset, address {
  margin: 0.5em 0.5em 1em 0;
}

body {
  color: #000000;
}

h2 {
  font-size: 1.7em;
  line-height: 1.7em;
}

h3 {
  font-size: 1.5em;
  line-height: 1.7em;
}

h4 {
  font-size: 1.3em;
  line-height: 1.7em;
}

div.srfrContainer ul.srfrList li {
    clear: both;
    padding: 0px 0px 0px 10px; 
    margin: 2px 0;
    border-bottom: 1px dotted #ccc;
}