/*
Theme Name: CEJ
Description: The CEJ theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Jason Masten
Author URI: http://www.annenberginstitute.org/
Tags: custom header, fixed width, three columns, widgets

*/

* {
	color: #7faaff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #0f1127;
	color: #333;
	text-align: center;
}

#page {
	background: #151736;
}

.hide {
	display: none;
}




/* Header Begin */
.border {
	color: #1a2f7b;
	font-size: 14px;
	}
#header {
	background: url('images/header.gif') no-repeat bottom center;
	height: 199px;
	width: 960px;	
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#headerimg .description {
	display: none;
	}	
/* Header End */





/* Navigation Begin */
#navigation {
	background: url('images/nav-background.gif') no-repeat top center;
	border-left: 0px;
	border-right: 0px;
	height: 40px;
	width: 960px;
	}
#navigation a {
	color: #151736;
	color: #fff;
	display: block;
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 12px;
	height: 26px;
	letter-spacing: 1px;
	padding: 14px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	}
#navigation a:hover {
	text-decoration: underline;
	text-decoration: none;	
	}
#navigation li {
	background: #3274e4 url('images/nav.gif') repeat-x top left;
	border-right: 1px solid #151736;
	clear: none;
	float: left;
	height: 40px;
	list-style: none;
	margin-left: 2px;
	width: 105px;
	}
#navigation li:hover {
	background: #3274e4 url('none');
}	
.home #navigation .home, .page-id-2 #navigation .about, .page-id-32 #navigation .facts, .category-press #navigation .press, .category-publications #navigation .publications, .category-photos #navigation .photos, .category-videos #navigation .videos {
	background: url('images/nav.gif') repeat-x bottom left;
	color: #151736;
	}	
#navigation ul {
	float: left;
	height: 40px;
	width: 930px;
	}
.navigation {
	clear: both;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	width: 600px;
	}
.navigation .clear {
	clear: both;
	}	
	
#nav-second {
	margin: 30px 0 5px 0;
}	
/* Navigation End */





/* Content Begin */

#center {
	float: right;
	width: 300px;
	}
#center .wrapper {
	padding-right: 20px;
	}
#col-wrap-left {
	background: url('images/content-dividers.gif'); repeat-y top left;
	clear: left;
	float: left;
	width: 640px;
	}	
#col-wrap-right {
	float: right;
	width: 300px;
	}
#content {
	background: url('images/content-divider.gif'); repeat-y top left;
	clear: left;
	float: left;
	min-height: 816px;
	width: 640px;	
	}
#content .wrapper {
	padding: 0 20px 0;
	}	
.depth-1 {
	border: 1px solid #ddd;
	}
#google_translate_element {
	color: #fff;
	float: right;
	padding: 150px 0 0 0;
	}
a.back {
	background: url('images/back.png') no-repeat top left;
	color: #fff;
	display: block;
	font-size: 12px;
	float: right;
	font: bold 20px;
	min-height: 38px;
	margin: 0;
	padding: 12px 0 0 52px;
	text-decoration: none;
	width: 35px;
}	
a.back:hover {
	text-decoration: none;
	}
#left {
	float: left;
	width: 300px;
	}
#left .wrapper {
	padding-left: 20px;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}	
#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}
.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.even, .alt {
	border: 1px solid #1a2f7b;
	}
img {
	border: 0px;
	}
	
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	font-size: 10px;
	}

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

a, .entry p a {
	color: #f8923e;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10px;
	}

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

#wp-calendar caption {
	font: bold 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}	
#wrapper {
	background: url('images/content-background.gif') repeat-x bottom left;
	clear: both;
	float: left;
	padding: 20px 0 20px 0;
	width: 960px;
	}
#wrapper .alt {
	margin-top: 50px;
	}	

#wrapper li {
	margin: 0 0 10px;
	}	
#wrapper small {
	display: block;
	margin: 0 0 5px 0;	
	}
#wrapper ul {
	margin: 10px 0 0 0;
	padding-left: 15px;
	}
p {
	margin: 0px 0px 10px 0px;
	}
	
#right {
	float: right;
	width: 300px;
	}
#right .wrapper {
	padding-right: 20px;
	}	

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
#col-wrap-left .wrapper, #col-wrap-right .wrapper {
	clear: left;
	float: left;
	width: 280px;
	}	

.post {
	background: url('images/posts.png') no-repeat top center;
	border-top: 1px solid #1a2f7b;
	clear: both;
	margin: 0;
	min-height: 100px;
	padding: 0 0 50px;
	text-align: justify;
	}
	
.home .post {
	background: url('none');
}
	
.home .category-news {
	border: 0px;
	}	
	
.home h2#news {
	border-bottom: 1px solid #1a2f7b;
	margin: 0;
	padding-bottom: 5px;
	}	

.home .entry {
	margin: 0;
	padding: 0;
	}
	
.home .post {
	margin: 0;
	padding: 10px 0 40px 0;
	}

.post hr {
	display: block;
	}

.timestamp {
	background: url('images/nav.gif') repeat-x top left;
	color: #151736;
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	width: 130px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .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;
}

.post-indent {
	padding: 0 25px 0 25px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background-color: #192969; 
	border-top: 2px solid #151736;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#mailing-list {
	background: url(http://www.nyccej.org/wp-content/themes/cej/images/email.png) no-repeat 0 0;
	display: block;
	font-size: 16px;
	min-height: 85px;
	padding: 20px 0 0 110px;
	text-decoration: none;
	}	
/*Content End */



/* Mailing List Form */
.indicate-required {
	color: red;
	margin: 0 0 10px;
	}
.label, .required {
	clear: both;
	/* float: left; */
	}
.label {
	padding: 0 0 3px 0;
	}
#mailing, #mailing a {
	width: 280px;
	}
#mc-embedded-subscribe-form, #mc-embedded-subscribe-form * {
	font-size: 12px;
	}
#mc-embedded-subscribe-form {
	position: relative;
	}

#mc_embed_signup fieldset {
	border: 0px;
	}
#mc-embedded-subscribe-form input {
	color: #000;
	margin: 0px;
	padding: 0px;
	}
#mc-embedded-subscribe-form input.required {
	padding: 3px;
	width: 200px;
	}
#mc-embedded-subscribe-form li {
	list-style: none;
	}	
#mc-embedded-subscribe-form p {
	margin: 0px;
	padding: 0px;
	}
.mc-field-group {	
	margin: 0 0 20px 0;
	}
.mc-field-group-2 {	
	margin: 0 0 10px 0;
	}	
.mc-field-group strong {	
	color: red;
	}	
#mc-embedded-subscribe-form div {
	clear: both;
	float: left;
	width: 570px;
	}
#mc-embedded-subscribe-form #mc-embedded-subscribe {
	padding: 3px;
	text-align: center;
	}	
#mc-embedded-subscribe-form #mce-group-0, #mc-embedded-subscribe-form #mce-group-1, #mc-embedded-subscribe-form #mce-group-2, #mc-embedded-subscribe-form #mce-group-3,	#mc-embedded-subscribe-form #mce-group-4 {
	margin: 0 5px 0 0;
	}
/* END Mailing List Form */	
	




/*	Headers Begin */
h1 {
	display: none;
	}
h2 {
	color: #fff;
	display: inline-block;
	font-family: Palatino, 'Times New Roman', Times, Georgia;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	}
.home h2 {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	}
h2.pagetitle {
	font-size: 30px;
	}
#sidebar h2 {
	border-bottom: 1px solid #1a2f7b;
	display: block;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;	
	}
h3, h3 a, .posts h2 {
	color: #fff;
	font-family: Palatino, 'Times New Roman', Times, Georgia;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 30px 0 5px 0;
	text-decoration: none;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}		
.home h3 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	}
/* End Headers */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	}

.entry li {
	margin: 7px 0px 8px 0px;
	}


.entry ol {
	margin: 0;
	padding: 0 0 0 20px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 50px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	border: 0;
	color: #000;
	float: left;
	width: 210px;
	padding: 5px;
	}

#sidebar #searchsubmit {
	background: #f68d43 url('images/nav.gif') repeat-x bottom left;
	border: 0;
	color: #151736;
	float: left;
	padding: 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

input {
	color: #000;
	}

select {
	color: #000;
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 300px;
	}
#sidebar .wrapper {
	padding: 0 20px 0 0;
	}	
#sidebar form {
	margin: 0;
	}
#sidebar #recent-posts-3 li {
	margin: 0 0 10px;
	}	
.widget {
	clear: both;
	float: left;
	}	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
    position: absolute;
    left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
object {
	margin: 20px 0 20px 0;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* WP Page Numbers Plugin */

#wp_page_numbers, #wp_page_numbers * {
	display: inline-block;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#wp_page_numbers {
	float: right;
}

div#wp_page_numbers .page_info {
	color: #fff;
	padding-right: 10px;
}

#wp_page_numbers a {
	text-decoration: none;

}

#wp_page_numbers .active_page a {
	text-decoration: underline;
}
