/*	
Theme Name: Crispp
Theme URI: http://trevorfitzgerald.com/crispp-wordpress-theme/
Description: Crispp is a minimal theme with clean lines that lets visitors focus on your content. A separate administrative section allows you to change the color scheme however you like. The theme is very flexible. Inspired in part by theoatmeal.com.
Author: Trevor Fitzgerald
Author URI: http://trevorfitzgerald.com/
Version: 1.3
Tags: white, light, dark, two-columns, fixed-width, custom-colors, theme-options, threaded-comments

May 2010 - as revised for use in phrtorturereports.org - gk

*/

/* START RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;/* background: transparent; */
}
/* body {
	line-height: 1;
} */
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ddd;
	/* background-image: url(images/bg.png); */
	background-repeat: no-repeat;
	background-position: 0 0;
}
#wrapper {
	margin: 1em auto;
	width: 905px;
}
#header {
	margin: 0 0 2em;
}
/* this is the site title info & PHR logo */
#logo {
	top: 0;
	left: 0;
	margin: 0 10px 0 0;
	display: inline;
}
#header h2 {
	position: relative;
	top: -80px;
	left: 10px;
	font-size: 3.75em;
	padding: 0.1em 0 0;
	line-height: 1.4em;
	display: inline;
}
#header h2 a:hover {
	text-decoration: none;
}
#header h3 {
	position: relative;
	top: -85px;
	left: 170px; /* changed from 10px to 125 px to line up with h2 */
	font-size: 1.50em;
	color: #FF6600;
	margin: 0 0 0 0;
	display: inline;
}
/* #header h3 a:link {
		color: #FF6600;
		text-decoration: none;
	}
(was in case of linking to PHR home) */

#nav {
	float: right;
	margin: -55px 0 0 0;
}
#nav li {
	float: left;
	margin: 0.4em 0 0;
}
#nav a {
	display: block;
	/* background: #fff; */
	padding: 0.5em;
	margin: 0 0.4em 0.5em;
	font-size: 1.25em;
}
#nav a:hover {
	/*	background: #f9f9f9; */
	text-decoration: none;
}
#intro {
	background: #f9f9f9;
	padding: 3em;
	color: #444;
	margin: 0 0 2em;
}
#intro h2 {
	font-size: 3em;
	line-height: 1.4em;
}
#intro h1 {
	font-size: 1.6em;
	line-height: 1.4em;
}
#intro h3 {
	margin: 1em 0 0;
	font-size: 1.2em;
}
#intro h3 a {
	color: #FF6600;
}
#primary {
	background: #fff;
	padding: 2em;
}
#main {
	float: left;
	width: 590px;
}
#main h1, #main h2 {
	font-size: 1.8em;
	margin: 0.3em 0;
}
#main h2 a {
	text-decoration: none;
}
#main h2 a:hover {
	text-decoration: underline;
}
#main h3, #main h4, #main h5, #main h6 {
	margin: 0.8em 0;
}
#main h3 {
	font-size: 1.4em;
}
#main h4 {
	font-size: 1.3em;
}
#main h5 {
	font-size: 1.2em;
}
#main h6 {
	font-size: 1.1em;
}

#widemain {
	float: left;
	width: 100%;
}
#widemain h1, #widemain h2 {
	font-size: 1.8em;
	margin: 0.3em 0;
}
#widemain h2 a {
	text-decoration: none;
}
#widemain h2 a:hover {
	text-decoration: underline;
}
#widemain h3, #widemain h4, #widemain h5, #widemain h6 {
	margin: 0.8em 0;
}
#widemain h3 {
	font-size: 1.4em;
}
#widemain h4 {
	font-size: 1.3em;
}
#widemain h5 {
	font-size: 1.2em;
}
#widemain h6 {
	font-size: 1.1em;
}
/* START FORM STYLE */
.buttons {
	margin: 1em 0;
}
.buttons a, .buttons button {
	display: block;
	float: left;
	margin: 0 1em 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 0.5em 1em 0.6em 0.7em;
}
.buttons button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
}
.buttons button[type] {
	padding: 0.5em 1em;
	line-height: 1.3em;
}
*:first-child+html button[type] {
	padding: 0.5em 1em;
}
.buttons button img, .buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}
button:hover, .buttons a:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}
.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}
button.positive, .buttons a.positive {
	color: #529214;
}
.buttons a.positive:hover, button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.buttons a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}
.buttons a.negative, button.negative {
	color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}
input, textarea {
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	width: 60%;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	color: #444;
	padding: 0.5em;
	margin: 0.5em 0;
}
input.image {
	border: none;
	width: inherit;
}
textarea {
	width: 70%;
	height: 8em;
}
label {
	float: left;
	width: 7em;
	font-size: 0.8em;
	color: #8b8b8b;
	margin: 1em 0 0 0.4em;
}
/* END FORM STYLE */


.post {
	padding: 0 0 4em;
}
.postMeta {
	font-size: 0.9em;
	line-height: 2em;
}
.content img {
	padding: 1em;
}
.gallery img {
	padding: 0.5em;
}
.commentCount {
	float: right;
	text-align: center;
}
.commentCount a {
	display: block;
	font-weight: bold;
	width: 44px;
	height: 26px;
	font-size: 0.8em;
	padding: 0.4em 0 0 0;
	background-image: url(images/commentBubble.png);
	background-repeat: no-repeat;
}
.postdate {
	position: absolute;
	text-align: center;
	background: #fff;
	color: #333;
	margin-left: -6em;
	padding: 1em;
}
.day {
	font-size: 1.8em;
}
.month {
}
.year {
	font-size: 0.9em;
}
.content {
	margin: 1em 0;
}
p {
	line-height: 1.5em;
	margin: 1em 0;
}
#breadcrumbs {
	font-size: .75em;
}
.content ol, .content ul {
	line-height: 1.1em;
	margin: 1em 3em;
}
.content ol {
	list-style: decimal;
}
.content ul {
	list-style: disc;
}

/* iframe for donate and take action pages */
iframe {
	width:590px;
	height:1700px;
	frameborder:0;
}

#sidebar {
	margin-left: 650px;
	color: #ccc;
	font-size: 0.9em;
	color: #999;
}
#sidebar .widget {
	margin: 2em 0;
}
#sidebar .searchInput {
	width: 170px;
}
.widgettitle {
	font-size: 1.2em;
	margin: 0 0 1em;
}
#sidebar li {
	border-bottom: 0.1em solid #ddd;
}
#sidebar li a {
	display: block;
	padding: 0.4em;
	line-height: 1.2em;
}
#sidebar li a:hover {
	background: #f9f9f9;
}
#sidebar li ul a {
	padding: 0.4em 0.4em 0.4em 1em;
}
#sidebar li ul li {
	border-bottom: none;
}

/**** donate, news, and take action buttons - sidebar ****/
.buttonRollover a {
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}
#buttonDonate a {
	background-image: url(images/donate.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 190px;
}
#buttonDonate a:hover {
	background-image:url(images/donate_over.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 190px;
}
#buttonNews a {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;	
	height: 45px;
	width: 190px;
}
#buttonNews a:hover {
	background-image:url(images/news_over.gif);
	background-repeat: no-repeat;	
	height: 45px;
	width: 190px;
}
#buttonAction a {
	background-image: url(images/action.gif);
	background-repeat: no-repeat;	
	height: 45px;
	width: 190px;
}
#buttonAction a:hover {
	background-image:url(images/action_over.gif);
	background-repeat: no-repeat;	
	height: 45px;
	width: 190px;
}

/* This code is thx to http://www.davidjrush.com/blog/2009/01/css-rollover-button/  - some changes made, ck back at this page for original code */
/* .buttonRollover a {
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}
.buttonDonate a{
   height: 42px;
   width: 190px;
   background: url(images/donate.png);
   background-repeat: no-repeat; 
}
.buttonDonate a:hover{
   background-position: -42px; 
}
.buttonNews a {
   height: 42px; 
   width: 190px;
   background: url(images/news.png) no-repeat left top;
}
#sidebar .buttonNews a:hover {
   background-position: left -42px; 
}
#sidebar .buttonAction {
   height: 42px; 
   width: 190px;
   background: url(images/action.png) no-repeat left top;
}
#sidebar .buttonAction:hover {
   background-position: left -42px; 
} 
/* end sidebar buttons code from above URL */

#sidebar .rss-date {
	font-size: 0.9em;
	color: #aaa;
}
#sidebar .rssSummary {
	padding: 0.5em 0 1em 1em;
}
#sidebar #recentcomments li {
	padding: 0.4em;
}
#sidebar .widget_calendar {
	margin: 2em auto;
	text-align: center;
}
.widget_calendar table {
	width: 80%;
}
.widget_calendar caption {
	font-weight: bold;
	margin: 0 0 0.5em;
}
.widget_calendar thead {
	background: #999;
	color: #fff;
}
.widget_calendar th,  .widget_calendar td {
	padding: 0.2em;
}
.widget_calendar tbody a {
	display: block;
	font-weight: bold;
}
.commentlist li {
	background: #f7f7f7;
	margin: 0 0 2em;
	padding: 1em;
}
.commentlist li.author {
	background: #feffcb;
}
.commentlist .name {
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
}
.commentlist .name a {
	color: #0082ff;
}
.commentlist .date {
	font-size: 0.8em;
	color: #aaa;
}
.commentlist .comment-text {
	margin: 1em 0 0;
}
.authorAvatar {
	float: left;
}
.avatar {
	padding: 0.3em;
	border: 0.2em solid #EBEBE4;
}
.comment {
	margin: 0 0 1.4em 100px;
}
.comment-no-avatar {
	margin: 0 0 1.4em 0;
}
.comment code {
	background: #fff;
	padding: 0.4em;
}
.actions {
	float: right;
	color: #ddd;
}
.actions a {
	font-size: 0.8em;
	font-style: italic;
}
.cancel-comment-reply {
	float: right;
}
.cancel-comment-reply a {
	font-size: 0.8em;
}
.comment-text p {
	font-size: 0.9em;
}
.children li {
	border-left: 0.2em solid #ddd;
}
.loggedIn {
	font-size: 0.8em;
	margin: 0 0 1em;
	color: #444;
}
#footer {
	/* background: #ddd; */
	margin: 1em 0;
	color: #444;
	font-size: 0.85em;
}
/* #footer .widget {
	float: left;
	width: 240px;
	padding: 2em;
} */
#footer ol, #footer ul {
	line-height: 1.5em; /* was 1.7 */
}
#credits {
	text-align: center;
	color: #777;
	font-size: 0.7em;
	padding: 1em 0;
}
#credits a {
	color: #0082FF;
}
blockquote {
	margin: 0 2em;
	padding: 0 0 0 1em;
	border-left: 0.2em solid #ccc;
	color: #333;
}
cite {
	font-size: 0.9em;
	font-style: italic;
}
cite a {
	font-style: italic;
}
pre {
	margin: 1em 3em;
	background: #f9f9f9;
	padding: 1em;
}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #FF0E3F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.edit {
	float: right;
	font-size: 0.8em;
}
.success {
	margin: 1em;
	padding: 1em 1em 1em 3em;
	color: #4f8a10;
	font-size: 0.9em;
	line-height: 1.4em;
	background: #dff2bf url(images/tick.png) no-repeat 1em 1em;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 0.1em solid #ddd;
	text-align: center;
	background: #efefef;
	padding-top: 0.4em;
	margin: 1em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0 0.4em 0.5em;
	margin: 0;
}
