/* 
Created by: Emir Plicanic
*/
/*Resets*/
*{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    font-size: inherit;
}
:focus {
    outline: 0;
}
body {
    line-height: 1;
}
table {
    border-collapse:collapse;
    border-spacing: 0;
}
caption, th  {
    font-weight: normal;
    text-align: left;
}
/* END resets */
body {
    background: #efefed url(http://nebraskansforpeace.org/images/body-bg.gif) repeat-y center top;
    color: #4C4C4C;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
    line-height: 150%;
}
ul,ol{margin:5px 0px 20px 40px;}
h1 {
    font-size: 200%;
    font-weight: normal;
    line-height: 110%;
    color: #336699;
    letter-spacing: 0px;
    margin-bottom:10px;
}
h2{
    font-size:150%;
    font-weight:normal;
    line-height:170%;
    margin:0px 0px 15px 0px;
}
h3{
    font-size:120%;
    font-weight:bold;
    line-height:150%;
    margin:0px 0px 15px 0px;
}

.author{
    font-size: 75%;
    text-transform: uppercase;
    color: #333;
    line-height:110%;
}
.category  {
    font-size: 75%;
    text-transform: uppercase;
    color: #333;
    line-height:110%;
    margin:5px 0px 10px 0px;
}
.align-left {
    float: left;
    margin: 5px 10px 5px 0px;
}
.align-right {
    float: right;
    margin: 5px 0px 5px 10px;
}

.cta-link {
    color: #993333;
    border: none;
    width: auto;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    cursor:pointer;
    font: normal 12px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.category_title{
    color:#666;
    font-size:150%;
    margin-bottom:20px;
}
a {
    color: #336699;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 5px 0px 15px 0px;
}
form p{
    margin: 5px 0px 10px 0px;
}
#maincontent img{margin-top:4px;}
.permalink{
    font-size:70%;
    margin-bottom:0px;
}
.page_link, .previous_link, .next_link{padding:1px 3px; border: 1px solid #948A77;color:#948A77;margin-right:4px;}
.active_page{background: #948A77; color:#fff;}
.clear {
    font-size: 1px;
    line-height: -1px;
    letter-spacing: -1em;
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
    float: none;
}
input  {
    color: #CCC;
    width: 190px;
    border: 1px solid #948A77;
    font-size: 80%;
    padding: 3px 1px;
    height: 20px;
    line-height: 20px;
}
.roll{width:auto;height:auto; border:none;}
.search_p {
    color: #CCC;
    width: 190px;
    font-size: 80%;
    padding: 0px 1px;
    background: #FFF;
    border: 1px solid #948A77;
    overflow: auto;
    display: block;
    height: 24px;
}
.search_p input {
    border: 1px solid #FFF;
    width: 160px;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size:11px;
}
.search_p .search_loop {
    float: right;
    height: 14px;
    width: 15px;
    display: block;
    margin: 3px 0px 0px;
    padding: 0px;
}
.share{display:block;overflow:auto;margin:0px 0px 10px; font-size:70%; clear:both;}
.share span{display:block; margin:0px 10px 0px 0px;}
.search-title{font-size:110%; display:block;float:none;}
.search-desc{display:block;}
.search-link{display:block; font-size:80%;}

.eventstable{font-size:12px; display:block; width:100%; }
.eventstable th, .eventstable td{padding:2px 10px; border:1px solid #fff; border-collapse:collapse;}
.eventstable th{background:#2f6194;color:#fff;}
.eventstable .caldate{font-size:12px; font-weight:bold;}
.eventstable .timecol{width:180px;}
.eventstable .detailcol{width:350px;}
.eventstable td{background:#f0efeb; line-height:20px;}
.eventstable .showallevents td{background:#2f6194;color:#fff;display:inline-table;cursor:pointer; padding:0px 10px;}
.callabel{display:block; float:left; font-size:11px; width:30%;}
.collapse{visibility:collapse; display:none;}
.hidden{visibility:hidden; display:none;}
.visible{visibility:visible; display:inline-table;}
#wrapper {
    margin: 0px auto;
    width: 979px;
    background: url(http://nebraskansforpeace.org/images/content-bg.gif) repeat-x 0px 196px;
}
#header {
    background: #306295 url(http://nebraskansforpeace.org/images/header.jpg) no-repeat left top;
    height: 150px;
    width: 980px;
    position: relative;
}
#header .textlogo {
    position: absolute;
    border-style: none;
    top: 43px;
    left: 24px;
}
#header .donate_img{width:91px; height:20px; background:url(http://nebraskansforpeace.org/images/donate.gif) no-repeat top left; }
#header .become_member_img{width:212px; height:21px; background:url(http://nebraskansforpeace.org/images/become-a-member.gif) no-repeat top left; }
#header .donate_img:hover{ background:url(http://nebraskansforpeace.org/images/donate-over.gif) no-repeat top left; }
#header .become_member_img:hover{ background:url(http://nebraskansforpeace.org/images/become-a-member-over.gif) no-repeat top left; }
#header .headercta {
    height: 50px;
    width: 340px;
    position: absolute;
    left: 469px;
    top: 46px;
    text-transform: uppercase;
    color: #92B6C7;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 1px;
}
#header .headercta p {
    margin: 0px;
    padding: 0px;
}
#header .headercta a {
    text-transform: none;
    color: #FFF;
    font-size: 25px;
    text-decoration: none;
    line-height: 30px;
    padding-right: 6px;
    letter-spacing: normal;
    display: block;
    float: left;
    margin-top: 10px;
}
#header .headercta a:hover {
    text-decoration: underline;
}
#header blockquote {
    margin: 0px;
    padding: 9px 0px 0px;
    position: absolute;
    width: 980px;
    font-style: italic;
    color: #92B6C7;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    top: 115px;
}
#header .logo {
    position: absolute;
    left: 816px;
    top: 39px;
}
#navigation {
    background: #FFF url(http://nebraskansforpeace.org/images/navigation-bg.gif) repeat-x center center;
    height: 45px;
    width: 979px;
    border-bottom: 1px solid #cfcbc4;
    position: relative;
}
#navigation #searchformtop{
    float:right;
    width:200px;
    padding:5px 10px 0px 0px;
}
#navigation ul {
    margin:0px;
    padding-top: 5px;
}
#navigation ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    position:relative;
    display:block;
    border-right: 1px solid #d9d7d2;
}


#navigation ul li a {
    display: block;
    padding-right: 17px;
    padding-left: 17px;
    color: #948a77;
    text-decoration: none;
    float: none;
    width:auto;
    font: 18px/37px Georgia, "Times New Roman", Times, serif;
    height: 37px;
}

#navigation ul li ul {
    position: absolute;
    width:200px;
    list-style: none;
    top: 37px;
    z-index: 200;
    left: 0px;
    background: #948a77;
    /*background:  #808080;*/
    padding:5px;
    /*  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    display:none;
    border-right: 1px solid #d9d7d2;
    border-bottom: 1px solid #d9d7d2;
    border-left: 1px solid #d9d7d2;
}
#navigation ul li ul li{
    float:left;
    width:200px;
    display:block;
    overflow: hidden;    /* border-bottom:1px dotted #eee; */
    border-style: none;
}
#navigation ul li ul li a{
    font-size: 12px;
    text-transform: none;
    color: #eee;
    background: url(none);
    text-align: left;
    padding: 2px 5px 2px 10px;
    width:285px;
    overflow: auto;
    float: left;
    line-height: 24px;
    height: 24px;
}
#navigation ul li ul li a:hover{
    color:#948a77; /* #9BCD66; */
    background:#fff url(none);    
}

#navigation ul li a:hover, #navigation ul .selectednav a{
    color: #948A77F;
    background: #FFF; /* url(../css/http://nebraskansforpeace.org/images/ui-bg_highlight-soft_40_02458e_1x100.png) 50% 50% repeat-x*/
    /*background:#808080 url(none);*/
   /*  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/    
}
#navigation ul li:hover ul{
    display:block; 
    
}
#content {
    clear: none;
    float: none;
    overflow: hidden;
    background: url(http://nebraskansforpeace.org/images/columns-bg.gif) repeat-y right top;
}
#maincontent {
    width: 520px;
    float: left;
    padding: 25px 20px 25px 20px;
}
#maincontent .post{
    clear: both;
    float: none;
    width: auto;
    border-bottom: 1px solid #D9D7D2;
    padding: 0px 0px 10px;
    margin-bottom: 20px;
   /* overflow: auto;*/
}


.posted-in-category {
    font-size: 80%;
    padding: 0px;
    clear: both;
    float: none;
    margin:5px 0px 5px 0px;
}
.sidebar-small-text{
    font-size: 80%;
    padding: 0px;
    clear: both;
    float: none;
    margin:5px 0px 5px 0px;
}
.display-as-block{
    display:block;
}
.social-media-links {
    display: block;
    clear: both;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}


#navcolumn {
    float: left;
    width: 179px;
    padding: 20px 10px;
    font-size: 88%;
    line-height: 120%;
}
.navitem {
    clear: both;
    float: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D9D7D2;
    /*overflow: auto;*/
}
.mathguard{display:block;float:left;}
.lbl_mathguard{display:none;}
.math_instruct{font-size:10px;line-height:30px;}
.navitem h3 {
    font-size: 120%;
    font-weight: normal;
}

.navitem a {
    font-size: 100%;
}
.alert-nav a{
    color: #993333;
}
.navitem ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    line-height: 100%;
}
.navitem ul li {
    margin-bottom: 10px;
}


#promocolumn {
    padding: 25px 10px;
    float: right;
    width: 200px;
    font-size: 88%;
    line-height: 120%;
}
#footer {
    background: url(http://nebraskansforpeace.org/images/footerbg.gif) repeat-x 0px 40px;
    padding: 6px 20px 0px;
    clear: both;
    font-size: 88%;
    border-top: 1px solid #d9d7d2;
    min-height: 220px;
    width: auto;
    line-height:130%;
}
#footercontent {
    margin-top: 40px;
}
#footertext {
    width: 330px;
    font-size: 12px;
    float: left;
}
.footernav {
    float: left;
    width: 190px;
    margin-top: 25px;
}
.footernav ul {
    margin: 0px 0px 0px 45px;
    padding: 0px;
    list-style: none;
}
.footernav ul li {
    margin-bottom: 10px;
}
.footernav .cta-link   {
    text-transform: none;
    font: normal 16px Georgia, "Times New Roman", Times, serif;
}
#footerform {
    float: right;
    width: 220px;
    margin-top: 23px;
}
#footertext h2 {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.articlenav {
    height: 35px;
    width: auto;
    overflow: auto;
    font-size: 80%;
    text-decoration: none;
}
.articlenav .archive {
    text-align: right;
    float: right;
}
.articlenav .posts-nav{
    float: left;
    width: auto;
}
/**/

.page_navigation{display:block; margin-bottom:20px;}
#maincontent .cta-link{display:block; text-align:left;}
.navitem .cta-link   {
    color: #993333;
    background-color: #FFF;
    border: none;
    width: auto;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    cursor:pointer;
    font: normal 12px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.post_separator{
margin-bottom:20px;
padding-bottom:10px;
border-bottom:1px solid #D9D7D2;
}
/* COMMENTS */
.comments_form {clear:both;padding-top:5px;}
.comments_form .showcommentform a{font-size:12px;letter-spacing:normal;background:url(newsight/z-images/comment_add.gif) no-repeat left center; padding-left:26px; margin-right:10px; }
.comments_form .showcommentform .contactme{background:url(newsight/z-images/email.png) no-repeat left center; padding-left:26px; margin-left:10px; }
.comments_form .addcomment{display:none;}
.comments_form label{display: block; font-weight:bold; padding-bottom:2px;}
.comments_form .textfield{font: normal 12px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding:2px; border:1px solid #666;color:#666;}
.comments_form #commentcode{width:130px; height:50px; display:block;}
.comments_form .btn_commentsubmit{margin:10px 0px;background: #948A77;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    line-height: 14px;
    padding: 0px 25px;
    width: auto;
    display: block;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;}
.comments_box {
margin-top:15px;
background:#fff;
}
.comments_box h3{background: url(http://nebraskansforpeace.org/images/footerbg.gif) repeat-x 0px 0px;
color:#948A77;
font-size:18px;
letter-spacing:-1px;
line-height:13px;
margin:0;
padding:10px;
}
.comments_box .comment{padding:5px; border-bottom:1px dotted #dadada; margin:10px 20px 1px 10px; font-size:11px; line-height:14px;background:#FDFDFB;}
.comments_box .comment h4{font-size:11px; } 
.comments_box .comment p{margin-bottom:10px;margin-top:3px;}
.comments_box .comment .del_comment{width:30px; display:block; float:right; padding:3px;}   
.comments_box .comment_date{color:#999; padding:0px 10px 0px 0px; display:block;line-height:18px;letter-spacing:normal; font-weight:normal;}
.comments_box .commentreply{text-align:right; padding-right:10px;} 
#math_guard_answer{border:1px solid #666; margin:2px 5px; padding:3px font: normal 12px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#666;width:20px;} 

/* for Internet Explorer */
/*\*/
* html #footer {
    height: 220px;
}