/*
Theme Name: Nuclear Resister
Theme URI: http://www.nukeresister.org
Description: The Nuke Resister website theme
Author: Ian Johnson
Author URI: http://www.moiagroup.com
Template: k2
*/

body {
        background-color: #f5e9b7;
        background-image: url(images/page_bg_tile.jpg);
        background-repeat: repeat-x;
        font-family: georgia, times, serif;
        font-size: 75%;
}

h1, h2, h3, h4 {
        font-family: verdana, arial, serif;
}
h3.entry-title a {
	color: #276EF1;
	font-size: .9em;
	}

h3.entry-title a:visited {
	color: #bb4411;
	font-size: .9em;
	}
	

.columns-one #page {
	width: 950px;
	}

.columns-two #page {
	width: 950px;
	}

.columns-three #page {
	width: 950px;
	}

#page {
	/* The entire design is contained within the 'page' id */
	
    padding-top: 0;
    background-image: url(images/bgtile.gif);
    background-repeat: repeat-y;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}

#header {
	/* Contains the H1 and menu */
}
#primary {
	/* Contains the main column */
	width: 640px;
	}
.entry-title, body.page #current-content .entry-title {
	font-size: 2em;
	text-align: left;
	margin-left: 0;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	color: #276EF1;
}
.entry-title, body.page #current-content .entry-title a {
	color: #276EF1;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}

ul.menu li a {
	font-size: 1.3em;
	padding-left: 7px;
	padding-right: 7px;
}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	font-family: helvetica, arial, trebuchet, sans-serif;
	}

.entry-content {
	text-align: left;
	}

#sidebar-1 {
	/* The first sidebar */
	font-size: 1.0em;
	font-family: helvetica, arial, trebuchet, sans-serif;
	}

#sidebar-1 ul li a {
	/* The first sidebar */
	font-size: 1.1em;
	}
	
#sidebar-2 {
	/* The second sidebar */
	}

#sidebar-1 h4 {
	margin-top: 10px;
	font-size: 1.3em;
}
.columns-three .secondary {
	/* Contains both sidebars */
	width: 220px;
	float: right;
	}
.backissue p {
	margin: 0; padding: 0;
}
    .story {

        margin-bottom: 15px;
}
#graybox {
	background-color: #666;
	color: #FFF;
	padding: 10px;
	border: 1px solid #333;
}

#graybox h2 {
	color: #FFF;
	font-size: 1.2em;
	
}
.page-head {
	text-align: left;
}
.page-head h1 {
	font-size: 1.5em;
}

.mastheadlinker a {
text-indent: -5000px;

width: 100%;
height: 165px;
display: block;
}