/*
Theme Name: Nouse Mobile
Theme URI: http://www.nouse.co.uk
Description: The mobile device optimised version of the Nouse theme
Author: Andrew Fairbairn
Version: 2010
    Based vaguely on the Nouse 2009 theme and on Carrington Mobile (http://wordpress.org/extend/themes/carrington-mobile)
*/

body {
    font-family: Verdana, Arial, sans-serif;
    background: #e5e5e5;
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-text-size-adjust: none;
}

#container
{
}

#header
{
    display: block;
    width: 100%;
    background: #ffffff;
    border-bottom: 3px solid #3b5998;
    text-align: left;
    overflow: hidden;
}

#header h1
{
    margin: 0px;
    padding: 0px;
}

#header h1 a img
{
    border: 0px solid #ffffff;
    width: 90%;
    height: auto;
    max-width: 476px;
    max-height: 110px;
    margin: 3px;
}

.mainbox
{
    background: #ffffff;
    border: 1px solid #cccccc;
    overflow: hidden;
    margin: 10px;
    text-align: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.mainbox a
{
    text-decoration: none;
}

.mainbox h2 {
    margin: 0px;
    padding: 0px;
}

.mainbox h2 a, .mainbox h2 span
{
    display: block;
    background: #eeeeee;
    font-size: 16px;
    color: #000000;
    text-align: left;
    margin: 0px;
    padding: 5px 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
}

.mainboxcontent
{
}

.firststory, .otherstories li a, .commentslist li
{
    display: block;
    padding: 5px 10px;
    border-top: 1px solid #cccccc;
    clear: both;
}

.firststory img
{
    border: 0px solid #ffffff;
    width: 35%;
    height: auto;
    max-width: 150px;
    max-height: 136px;
    float: left;
    clear: left;
    margin: 0px 5px 5px -5px;
}

.firststory .rightimg
{
    float: right;
    clear: right;
    margin: 0px -5px 5px 5px;
}

#commentpage .rightimg
{
    max-width: 88px;
    max-height: 80px;
}

.firststory a h3, .firststory a p, .otherstories li a .byline, .firststory .byline
{
    padding: 0px;
    margin: 0px;
}

.firststory a p
{
    color: #000000;
}

.firststory a h3
{
    font-size: 14px;
}

.firststory span, .otherstories li a .byline, .firststory .byline, .commentslist .firstcomment
{
    color: #666666;
}

.otherstories li a .byline
{
    font-size: 11px;
}

.otherstories li p
{
    padding: 0px 0px 0px 10px;
    margin: 0px;
    color: #000000;
}

.otherstories, .commentslist, .breadcrumbs
{
    clear: both;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#breadcrumbbox
{
    background: #ffffff;
    border: 1px solid #cccccc;
    overflow: hidden;
    margin: 10px;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.breadcrumbs, .breadcrumbs li, .breadcrumbs li a, .breadcrumbs li span
{
    display: block;
    float: left;
    margin: 0px;
    border: 0px solid #cccccc;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.breadcrumbs li a, .breadcrumbs li span
{
    font-size: 11px;
    color: #666666;
    padding: 5px 5px 5px 25px;
}

.breadcrumbs #firstcrumb a
{
    text-indent: -9999px;
    overflow: hidden;
    width: 16px;
    padding: 5px;
}

#aboutbox .page-item-890 a, #aboutbox .otherstories li:first-child a
 {
    border-top: 0px solid #cccccc;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
}

#aboutbox .otherstories li:last-child a
{
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.category
{
    color: #666666;
    font-weight: normal;
}

.readmore a, .readless a, .readboth, .readboth a
{
    display: block;
    margin: 0px;
    color: #444444;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top: 1px solid #cccccc;
}

.readmore a, .readboth .next a
{
    padding: 5px 30px 5px 5px;
    text-align: right;
}

.readless a, .readboth .previous a
{
    padding: 5px 5px 5px 30px;
    text-align: left;
}

.readmore, .readless, .readboth
{
    clear: both;
}

.readboth
{
    background-color: #eeeeee;
    overflow: auto;
}

.readboth a
{
    display: block;
    width: 50%;
    border-top: 0px solid #ffffff;
}

.readboth .previous a
{
    float: left;
}

.readboth .next a
{
    float: right;
}

.sociable
{
    display: none;
}

.comment-author cite
{
    font-weight: bold;
}

.comment-meta
{
    font-size: 11px;
}

.comment-meta a
{
    color: #666666;
}

#searchform
{
    padding: 7px 7px 7px 9px;
    text-align: center;
}

#searchtext
{
    width: 50%;
}

input, textarea
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    padding: 3px;
}

#footer
{
    display: block;
    width: 100%;
    background: #ffffff;
    border-top: 2px solid #3b5998;
    text-align: left;
    overflow: hidden;
}

#footer p
{
    padding: 5px;
    margin: 0px;
    font-size: 9px;
}

#footer p a
{
    text-decoration: none;
}

blockquote { background: url('../img/blockquote.png') #fff top left no-repeat; color: #404040;}
blockquote.left { float: left; width: 45%; padding: 10px; font-weight: bold; clear: both; }
blockquote.right { float: right; padding: 10px; width:45%; font-weight: bold; clear: both;  }

div.box
{
    border: 1px solid #2B4988;
    float: right;
    margin: 5px;
    padding: 2px;
    width: 50%;
    clear: both;
}

div.box h3
{
    background-color: #2B4988;
    color: #FFFFFF;
    font-family: "Myriad Web Pro",sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.4em;
    margin: -2px;
    text-transform: uppercase;
}

.right, { float: right; }
.left,  { float: left;  }

.wp-caption { background-color: #f3f3f3; }
img.wp-smiley  { width: 15px; height: 15px; float: none; margin: 0; }


