/*  
Theme Name: Danforth
Theme URI: http://wordpress.org/
Description: Based on the default WordPress theme.
Version: 1.0
Author: Charlie Halpern-Hamu
Author URI: http://incrementaldevelopment.com/charlie/

	Extra information here.

*/

div.sociable { margin-top: 16px; margin-bottom: -8px !important; text-align: right; }


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /*  62.5% Resets 1em to 10px */
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	background: #e7e7e7; /* url('images/kubrickbgcolor.jpg'); */
	/* color: #333; */
	text-align: center;
	}

#header {
	background: #73a0c5; /* url('images/kubrickheader.jpg') no-repeat bottom center; */ 
	/* background: #73a0c5 url('images/sharon-howarth-green-party-toronto-danforth.jpg') no-repeat bottom center; */
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.4em;
	}

p.hang {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1em;
    text-indent: -1em;
    }

p {
	margin-top: 0.7em;
	margin-bottom: 0;
	/* font-size: 1.4em; */
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.6em;
	text-align: center;
	}

/* On main page: h1 for page title; h2 for post title; h3 for post section; h4 for rare subsection.
   On post page: h2 for page title; h1 for post title; h3 for post section; h4 for rare subsection.
   On file page: h2 for page title; h5 for post title; h3 for post section; h1 for file title.
   */
h1 {
	font-size: 1.6em;
	}

h2 {
	font-size: 1.6em;
	}

h5 {
	font-size: 1.3em;
	}

h5 + h1 {
	margin-top: 0;
	}

h3 {
	font-size: 1.1em;
	}

h4 {
	font-size: 1em;
	}

#sidebar li li {
	font-size: 1.3em;
	}
	
#sidebar h2 {
	font-size: 1.5em;
	color: inherit;
	background-color: inherit;
	/* font-weight: normal; */
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 0.9em;
	}

.commentlist li li {
	font-size: 100%;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	}

.commentlist p, .commentlist li {
	line-height: 1.5em;
	}

#commentform p {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	}

small, #sidebar, .nocomments, .postmetadata, blockquote, strike, .wp-caption-text {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
address {
    padding-left: 2em;
    font-style: normal;
    }

#wp-calendar #prev a {
	font-size: 1.0em;
	}

#wp-calendar caption {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	overflow: hidden;
	background: white url('images/kubrickbg.jpg') repeat-y top;
	border: none; 
	margin: 20px auto;
	padding: 0;
	width: 760px;
	text-align: left;
	}

#header {
	background-color: #008303; /* #339E35 emerald green - Pantone 362C */ ;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; /* 300px cdhh */ 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px; /* 300px cdhh */
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 440px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 440px;
	}

.post {
	margin: 0 0 40px;
	/* text-align: justify; */
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	font-size: 0.92em;
	text-align: right;
	margin-top: 0.7em;
	}
    
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
	padding: 0;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 1.1em 0 0;
	}

h1.pagetitle {
	text-align: center;
}

#sidebar h2, #sidebar h3 {
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
.entry p img {
	max-width: 100%;
	}

img.alignnone, img.mapper {
	float: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	max-width: 100%;
	}	
	
#footer img {
	align: middle;
	}
	
/*	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, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
	float: right;
	}
	
.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
	float: left;
	}

.size-full {
	clear: both;
	display: block;
	}

.wp-smily {
	margin: 0;
	padding: 0;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, .commentlist li ul {
	margin-left: 0px;
	padding: 0 0 0 3em;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
	} 


html>body .entry li {
	margin: 0.7em 0 0 1em;
	}
	
.commentlist li ul li {
	font-weight: normal;
	margin-top: 0;
	}

.entry ul li:before, #sidebar ul ul li:before, .commentlist li ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 2em;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-left: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0.5em 0 0 1em;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1em;
	}

li ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding-left: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

form {
	display: inline;  /* For Donate page.  cdhh */
	}


select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 0px;
	padding: 15px 10px 10px;
	list-style: none;
	}

.commentlist li ol li {
	list-style: decimal;
	margin-bottom: 0.5em;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	float: right;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px;
	margin-left: 530px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 1em;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 1em;
	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: 1em 2em 0 1em;
	padding-left: 2em;
	border-left: 5px solid #ddd;
	}

#sidebar blockquote {
	display: inline;
	padding: inherit;
	margin: inherit;
	border-left: none;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

a, h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	text-decoration: none;
	}
	
a {
	background-color: inherit;
	color: #090; /* #008303 is perfect match to header image.  #339E35 emerald green - Pantone 362C */ 
	}
	
/* Give image anchors the haslayout property so they don't jiggle when you hover in IE.
    Actually, I'm not sure that block means haslayout, as inline-block does, but it does solve the jiggle. */
p.attachment a, a[rel~="attachment"] {
    display: block;
}	
	
a:hover {
	background-color: #FF0; /* rgb(240,204,22) looks too dark and NDPish, it's a golden yellow - Not Pantone 110C because that's gotta be wrong. */
	color: #060; /* Somewhat darker. */
	text-decoration: inherit;
	}

a:visited {
	color: #060; /* Somewhat darker. */
}

strong a {
	font-weight: bold;
	}

blockquote cite, .commentlist blockquote cite {
	text-align: right;
	font-size: inherit;
	font-weight: normal;
	font-style: italic;
	display: block;
	}


/* Begin Contact Form ][ CSS
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}
End Contact Form ][ CSS */
    
table.contacts td {
	border-style: none;
	margin-top: 0em;
	padding-left: 1.5em;
	vertical-align: top;
	}

span.placemark {
	background-color: #65B94A; /* To match Google Maps. */
	border: solid thin black;
	font-family: 	Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.am {
    font-family:    "GF Zemen Unicode", 
                    "GS GeezMahtemUnicode",
                    "Visual Geez Unicode",
                    "Abyssinica SIL", 
                    "Nyala",
                    "Ethiopia Jiret",
                    "Ethiopic Wookianos",
                    "Ethiopic WashRa SemiBold",
                    "Ethiopic WashRa Bold", 
                    "Ethiopic LSU",      
                    "Geez Unicode", 
                    "Code2000",
                    "TITUS Cyberbit Basic",
                    "Free Serif",
                    "GeezEdit", 
                    "Ethiopic Yebse", 
                    "Visual Geez Unicode Agazian",
                    "AmharicLSU", 
                    "Ethiopic Hiwua", 
                    "Visual Geez Unicode Title",
                    "Fixedsys Excelsior", 
                    "Free Serif",
                    "Sun-ExtA",
                    "Ethiopic Fantuwua", 
                    "Ethiopic Tint",
                    "Ethiopic Yegezu Bisrat Goffer",
                    "Yigezu Bisrat Gothic Goffer";
}

/* FlowPlayer */

div.clipper {
	display: block;
	height: 150px;
	overflow: hidden;
	}
	
a.myPlayer { 
	display: inline-block;
	width:  200px; 
	height: 224px; 
	text-align: center;
	}
a.flowplayer { 
	display: inline-block;
	width:  200px; 
	height: 224px; 
	text-align: center;
	}
     
img.still {
	width: 200px;
}