/*
 Theme Name:   No More Panic
 Theme URI:    http://www.nomorepanic.co.uk
 Description:  No More Panic Theme
 Author:       Alex Greenland
 Author URI:   http://www.nomorepanic.co.uk
 Template:     responsivepro
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  responsivepro-child
*/

@import url('../responsivepro/style.css');


#container {
  max-width: 1120px !important;
}

p, hr, dl, pre, form, table, address, blockquote {
    margin: 0.8em 0;
}

p, li {
    font-weight: 200 !important;    
}

.front-page #wrapper {
    margin: 0px auto !important;
}

.widget-wrapper-footer-links h3 {
    color: #1874CD !important;
    font-size: 1.1em;
}

.widget-wrapper-footer-links li a {
    color: black !important;
}

.widget-wrapper-footer-links li a:hover {
    color: #0066CC !important;    
}

.widget-wrapper-footer-links ul {
    list-style: none !important;
    padding: 0px !important;
}

.widgetslinks {
    margin-top: 0px !important;    
}

.first {
    margin-left: 10px;    
}

.widget_search {
    margin-top: 35px;    
}

.top-widget { 
    width: auto !important;
}


.home-widgets a {
    color: #555;
    font-weight: 200 !important;
}

#nmploggedin {
    padding-top : 10px;
}

#logo {
    padding-top: 15px;
}

#chatrules {
    height: 400px;
    padding: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#tabrules {
    padding: 0px !important;
}

.nmp-credit {
    background: none repeat scroll 0 0 #EEEEEE;
    float: right;
    padding: 5px;
    width: 300px;
    margin-left: 5px;
}

.menu li li {
  background: #585858;
}

.menu li li a {
  font-size: 1em !important;
  background: #ddd;
color: white;
}


#footer_widget  .widget-wrapper {
 background: none;
 border: none;
}
