@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: stop genocide now v1
Theme URI: http://stopgenocidenow.org
Description: based on the default theme
Version: 1.0
Author: design by jyong, hacking by cyin
Author URI: http://collate.org

Based on the default theme, modified for our needs. Very raw version 1.

*/



/* Begin Typography & Colors */

body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
        background: #eeeeee;
        color: #000;
        text-align: center;
}

, p a:visited, h1 a, h1 a:visited, h2 a, h2 a:visited {
        text-decoration: none;
        color:#000;
        border-bottom: 1px solid #666;
}

, p a:hover, h1 a:hover, h2 a:hover {
        text-decoration: none;
        color: #000;
        border-bottom:1px solid #7e8546;
}

#page {
        background: #ffb273 url('images/background/bg_sidebar.gif');
        text-align: left;
}

#header {
        background: #ccc url('images/background/bg_content.gif');
}

#iact-featurebar, #rhythm-featurebar {
        background: #939e2e url('images/background/bg_iact_main_60.gif');
}

#campd-featurebar {
        background: #695024 url('images/background/bg_campd_main.gif');
}

#main-featurebar, #-featurebar {
        background: #842c0a url('images/background/bg_sgn_main.gif');
}

#main-featurebar_nav {
        background: #6b3622 url('images/background/bg_sgn_sub.gif');
}

#iact-featurebar_nav, #iact4-featurebar_nav {
        background: #FF7300 url('images/background/bg_iact_sub.gif');
}

#meat {
}

#content {
        background: #ffb273 url('images/background/bg_content.gif');
        font-size: 1.25em
}

#summary {
        font-size: 1.25em;
        color: white;
}

#summary h3 {
        color: white;
        font-family: Georgia, Serif;
        font-size: 1.5em;
        font-weight: normal;
        margin-top: 11px;
        margin-bottom: 8px;
}

#summary h4 {
        font-size: 1.1em;
        text-transform: uppercase;
        margin-bottom: 3px;
}

#summary a {
        color: #000; 
        text-decoration: none;
        border-bottom: 1px solid #efefef;
}

#summary a:hover {
        color: #000;    
        text-decoration: none;
        border-bottom: 1px solid #7e8546;
}       

.widecolumn .entry p {
        font-size: 1.05em;
}

.entry, .widecolumn .entry {
        line-height: 1.45em;
}

.widecolumn {
        line-height: 1.6em;
}

.timestamp{
        color: #000;
        font-size: 1.0em;
}

.postmetadata {
        /*color: #777;*/
        font-size: 1em;
        text-align: center;
}

.postmetadata a, .postmetadata a:visited {
        text-decoration: none;
        color:#000;
        border-bottom: 1px solid #777;
}

.postmetadata a:hover {
        text-decoration: none;
        color: #000;
        border-bottom:1px solid #7e8546;
}

.alt {
        /* background-color: #f8f8f8; */
        background-color: #ddd;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
}

.even {
        background-color: #000;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
}

#footer {
        background: #ff7400;
        color: #000;
        border: none;
}

#footer a { color: #000; }

small {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 0.8em;
        line-height: 1.5em;
}

h1, h2, h3, h4 {/*
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
        font-weight: bold;
        color: white;
        font-family: Georgia, Serif;
*/
        font-weight: bold;
}

h1 {
        font-size: 3em;
        /*text-align: center;*/
}

h2 {
        font-size: 1.3em;
}

h2.pagetitle {
        font-size: 1.5em;
}

h3 {
        font-size: 1.5em;
}


h1, h1 a, h1 a:hover, h1 a:visited {
        text-decoration: none;
        color: #000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h4, #wp-calendar caption, cite {
        text-decoration: none;
}

.posttitle {    
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
        font-size: 1.4em;
        font-weight: bold;
        color: #000;
}

.posttitle a, .posttitle a:visited {
        text-decoration:none;
        color: #000;
}

.posttitle a:hover {
        text-decoration: underline;
}

.entry p a:visited {
        color: #333;
}

.commentlist li, #commentform input, #commentform textarea {
        font: 1.0em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
}

.commentlist li {
        font-weight: bold;
}

.commentlist cite, .commentlist cite a, .title cite {
        font-weight: bold;
        font-style: normal;
        font-size: 1.0em;
}

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
}

#commentform p {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
}

.commentmetadata {
        font-weight: normal;
}

#sidebar {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
        font-size: 11px;
        color: #444;
        line-height: normal;
        text-decoration: none;
}

#sidebar h4 {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
        font-size: 12px;
        text-transform: uppercase;
}

#sidebar li {
        line-height: 15px;
}

#sidebar li a {
        text-decoration: none;
        border-bottom: 1px solid #666;
}

#sidebar li a:hover {
        color: #eee;    
        text-decoration: none;
        border-bottom: 1px solid #7e8546;
}       


small, .nocomments, blockquote, strike {
        color: #333;
}


code {
        font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
        color: #000;
        text-decoration: underline;
}

a:hover {
        color: #000;
        text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
        font-size: 9pt;
}

#wp-calendar a {
        text-decoration: none;
}

#wp-calendar caption {
        font: bold 1.3em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
        text-align: center;
}

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
        margin: 0;
        padding: 0; 
}

#page {
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 960px;
}

#header {
        margin: 0;
        padding: 0; 
        height: 90px; 
        width: 100%;
        border: none;
        background: #ff9640;
}

#projbar {
        float: left;
        padding: 0;
        margin: 0;
        height: 90px;
        width: 720px;
}


#navbar {
        float: right;
        display: block;
        padding: 10px 10px 0 0;
        width: 90px;
        height: 80px;
}

#sidebar-container {
        width:240px;
        display: inline;
        float: left;
}

.featurebar {
        width: 100%;
        height: 360px;
}

#-featurebar, #campd-featurebar, #rhythm-featurebar {
        height: 270px;
}

#feature {
        width: 360px;
        height: 270px;
        float: left;
}

#summary {
        float: right;
        height: 260px;
        /*height: 340px;*/
        width: 460px;
        padding: 0 10px 0px 10px;
        margin: 0;
        overflow: auto;
}


.featurebar_nav {
        clear: left;
        height: 90px;
        width: 840px;
        overflow-x: scroll;
        overflow-y: hidden;
}

.featurebar_nav table {
        border-spacing: 0px;
}
.featurebar_nav tr {
        height: 50px;
}

.featurebar_nav tr td a {
        color: white;
        text-decoration: none;
}

.featurebar_nav tr td a img {
        padding: 10px;
        float: left;
}

.featurebar_nav tr td a div {
        margin-top: 18px;
}

#iact4-featurebar_nav tr {
        height: 90px;
}

#iact4-featurebar_nav tr td a img {
        padding: 0px;
        margin: 0px;
        margin-right: 10px;
}

#iact4-featurebar_nav tr td a div {
        margin-top: 10px;
}

#meat {
        width: 100%;
}

#content {
        width: 700px;
        padding: 10px;
        margin: 0;
        display: inline;
        float: right;
}

.widecolumn {
        padding: 10px 0 20px 0;
        margin: 5px 0 0 150px;
        width: 450px;
}

.posttitle {    
        margin: 10px 0 0 0;
}


.timestamp {
        margin: 5px 0 0 0;
}

.post {
        margin: 0 10px 40px 10px;
        /*text-align: justify;*/
}

.post hr {
        display: block;
}

.widecolumn .post {
        margin: 0;
}

.postmetadata {
        padding-top: 5px;
}

.widecolumn .postmetadata {
        margin: 30px 0;
}

.widecolumn .smallattachment {
        text-align: center;
        float: left;
        width: 128px;
        margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
        text-align: center;
        margin: 5px 0px;
}

.postmetadata {
        clear: left;
}

#footer {
        padding: 0;
        margin: 0 auto;
        width: 100%;
        clear: both;
}

#footer p {
        margin: 0;
        padding: 20px 0;
        text-align: center;
}

object embed {
        padding: 0 !important;
        margin: 0 !important;
}
/* End Structure */



/*      Begin Headers */
h1 {
   /*     padding-top: 70px;*/
        margin: 0;
margin-bottom: 20px;
}

h2 {
        margin: 30px 0 0;
}

h2.pagetitle {
        margin-top: 30px;
        text-align: center;
}

#sidebar h4 {
        margin: 5px 0 0 0;
        padding: 0;
}

h3 {
        padding: 0;
        margin: 30px 0 0;
}

h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
        padding: 5px;
        max-width: 100%;
        border: none;
        underline: none;
}

/*      Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
}

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
}

.alignright {
        float: right;
}

.alignleft {
        float: left
}
/* End Images */



/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
#featurebar_nav ul {
        float: left;
}

#featurebar_nav ul>li {
        display: inline;
}

#summary ul, #summary ol {
        margin: 3px 5px 5px 30px;
        padding: 0;
}

html>body .entry ul {
        margin-left: 0px;
}

a > img {
  border: none;
}

#profile {
display:none;
}

#notyou {
font-weight:bold;
}

