/*
Theme Name: Next People
Theme URI: http://www.paddsolutions.com/wordpress-theme-magasin-uno
Description: Magasin Uno Theme is a two-column, fixed-width and widget-ready Wordpress theme with featured gallery slider.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
Tags: two columns, fixed width, adsense ready, advertisement ready, valid css, valid xhtml, feature content gallery

The CSS, XHTML and design is released under Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported:
http://creativecommons.org/licenses/by-nc-sa/3.0/
*/

@import 'navigation.css';
@import 'style-section-typography.css';
@import 'style-section-required.css';
@import 'style-section-layout.css';

pre { border:1px solid gray; padding:8px; }

h1
{
    color: #673D33;
    font-size:18px;
}

a h1, a h2 
{
    color: #666666 !important;
}

.NewsletterBox
{
    position: relative;
    width: 588px;
    height: 114px;
    background: url('../Images/newsletterbg.png') no-repeat;
}


p
{
    /*
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 3px 0;
    margin: 3px 0;
    line-height: 18px;
    font-size: 14px;
    */
}

textarea.code
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    border:0;
    background: #E5D6D1;
    width: 100%;
}

.phighlighted
{
    background: #FFFCDB;   
}

.donations
{
    font-size:11px;
    font-family:Arial,sans-serif;
}

.botnavblk
{
    width: 140px;
    float: left;
    border: 1px solid gray;
}

a,
a:link,
a:hover,
a:visited
{
    color: #6F3C1B;
}

.topadlink a,
.topadlink a:link,
.topadlink a:hover,
.topadlink a:visited {
    color: #ffffff;
    font-size:23px;
    font-family: Arial,sans-serif;
    text-decoration: none;
}

#content p,
#sidebar p
{
    font-family: Verdana, sans-serif;
    font-size: 13px;
    line-height: 20px;
}

p {margin: 10px 0px 0px 0px }

#searchbox { position: absolute; left: 730px !important;  top: 100px; z-index:100000000; width: 267px; background:#ffffff; }

.box-widget_recent_entries li p b
{
    font-family: Arial,sans-serif;
    font-size:13px !important;
    line-height: 14px !important;
}

.box-widget_recent_entries li p
{
    font-family: Arial,sans-serif !important;
    font-size:12px !important;
    line-height: 15px !important;
}

@include('nic-edit.css');
