/*
Theme Name: Chile Earthquake Appeal
Theme URI: http://skl.me/
Description: A CSS3 theme built specifically for the Chile Earthquake Appeal.
Version: 1.0
Author: Stephen Lang
Author URI: http://skl.me/
Tags: brown, fixed width, widgets, css3
*/








/* 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%;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}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

@font-face {
	font-family: 'YouAreLovedRegular';
	src: url('you_are_loved.eot');
	src: local('You Are Loved'), local('YouAreLoved'), url('you_are_loved.woff') format('woff'), url('you_are_loved.ttf') format('truetype');
}

.hide {position:absolute; left:-2000em;}
.clear {clear:both;}
.fleft {float:left;}
.fright {float:right;}
.inner {width:980px; margin:0 auto;}
h1, h2, h3, h4, h5, h6, .nav {font-family:'YouAreLovedRegular'; font-weight:normal;}
a.button:link, a.button:visited {background: green url(images/alert-overlay.png) repeat-x; display: inline-block; padding: 5px 10px 6px; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 3px #999; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; }
a.button:hover {background-color:#3BBF41;}
a.button:active, a.button:focus {top:1px;}

.box {margin:10px; padding:15px; background:white; -moz-border-radius:20px; -webkit-border-radius:20px;}
.onewide {width:130px;}
.twowide {width:260px;}
.threewide {width:390px;}
.fourwide {width:520px;}

html, body {background:white;}
body {line-height:1.125em; font-family:Arial, sans-serif;} /* 1.125*16 = 18px */
.hr hr {display: none;}

#wrapper {width:100%;}

#header {background:url(images/bg_header.jpg) #e2dfcb top left repeat-x; height:102px;}
#header h1 {font-size:4.5em; line-height:1em; color:blue; float:left; text-transform:uppercase; padding-top:10px;}
#header h1 small {font-size:0.6667em; width:auto;}
#header h1 small.red {color:red;}
#header h1 small.black {color:black;}
#header h1 a {background:url(images/logo.gif) 0px 0.5em no-repeat; padding-left:34px; display:block;}
#header h1 a:link, #header h1 a:visited {color:blue; text-decoration:none;}
#header h1 a:hover, #header h1 a:active {color:blue; text-decoration:none;}
#header ul.nav {float:right; text-transform:uppercase; font-size:1.5em;}
#header ul.nav li {float:left; width:auto;}
#header ul.nav li a {display:block; padding:45px 10px 20px 10px;}
#header ul.nav li a:link, #header ul.nav li a:visited {color:#998b72; text-decoration:none; }
#header ul.nav li a:hover, #header ul.nav li a:active {color:#998b72; text-decoration:none;}

#splash {background:#100e0d; border-top:1px solid #d1cfbb; border-bottom:1px solid #d1cfbb;}
#splash .inner {background:url(images/splash_01.jpg) top left no-repeat; height:399px;}
#splashbox {float:left; margin-top:75px; padding:20px; color:white; background:rgba(0,0,0,0.6); -moz-border-radius:20px; -webkit-border-radius:20px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);}
#splashbox h2 {color:#e2cda8; font-size:2.25em; line-height:1em; margin-bottom:0.5em;}
#splashbox p {font-size:1.125em; margin-bottom:1em;}
#splashbox small {font-size:0.75em; color:#ccc;}

#content {background:url(images/bg_body.jpg) top left repeat-x; border-bottom:1px solid #5a4130;}
#content p, #content ul {margin-top:0.75em; margin-bottom:0.75em;}
#content li {margin:0.75em 0 0.75em 1em; list-style:disc;}
#content h2 {font-size:2.25em; line-height:1em; color:#998b72;}
#content h2 a:link, #content h2 a:visited {color:#998b72; text-decoration:none;}
#content h2 a:hover, #content h2 a:active {color:#998b72; text-decoration:underline;}
#content h3 {font-size:2.25em; line-height:1em; color:#998b72;}
#content h3 a:link, #content h3 a:visited {color:#998b72; text-decoration:none;}
#content h3 a:hover, #content h3 a:active {color:#998b72; text-decoration:underline;}
#content small {font-size:0.75em; color:#ccc;}
#content a:link, #content a:visited {color:#6C5742; text-decoration:underline;}
#content a:hover, #content a:active {color:#998B72; text-decoration:underline;}
#content a.button:link, #content a.button:visited {color:white; text-decoration:none;}
#content a.button:hover, #content a.button:active {color:white; text-decoration:none;}

.social {width:220px; margin:10px 0 0 10px;}
.social dl {margin-bottom:15px; float:left; clear:both; width:220px;}
.social dl dt {float:left; width:32px; height:32px; overflow:hidden;}
.social dl dt a.facebook {display:block; width:32px; height:32px; background:url(images/facebook.png) top left no-repeat;}
.social dl dt a.twitter {display:block; width:32px; height:32px; background:url(images/twitter.png) top left no-repeat;}
.social dl dt a.rss {display:block; width:32px; height:32px; background:url(images/rss.png) top left no-repeat;}
.social dl dd {float:left; width:160px; font-size:0.75em; margin-left:5px; padding:10px; overflow:hidden; background:white; -moz-border-radius:20px; -webkit-border-radius:20px;}
.social dl dd a:link, .social dl dd a:visited {color:black; text-decoration:none;}
.social dl dd a:hover, .social dl dd a:active {color:black; text-decoration:underline;}
.social dl dd.external {float:left; clear:both; background:none; font-size:10px; margin:0; padding:0; width:220px;}
.social dl dd.external a:link, .social dl dd.external a:visited {color:#6C5742; text-decoration:underline;}
.social dl dd.external a:link, .social dl dd.external a:hover {color:#998B72; text-decoration:underline;}

#minisidebar {float:left; width:220px; margin:0 0 0 10px;}
#minisidebar li {margin:0 0 10px 0; list-style:none;}

#minisidebar .widget_twitter .from-meta {display:none;}
#minisidebar .widget_twitter .time-meta {float:left; clear:both; font-size:0.9em;}
#minisidebar .widget_twitter .twitterwidget-title {float:left; width:32px; height:32px; overflow:hidden; background:url(images/twitter.png) top left no-repeat;}
#minisidebar .widget_twitter li {float:left; width:160px; font-size:0.75em; margin-left:5px; padding:10px; overflow:hidden; background:white; -moz-border-radius:20px; -webkit-border-radius:20px;}

#minisidebar .widget_kbrss h4 a {background:url(images/rss.png) top left no-repeat; width:32px; height:32px; float:left;}
#minisidebar .widget_kbrss h4 a img {display:none;}
#minisidebar .widget_kbrss ul {}
#minisidebar .widget_kbrss ul li {float:left; width:160px; font-size:0.75em; margin-left:5px; padding:10px; overflow:hidden; background:white; -moz-border-radius:20px; -webkit-border-radius:20px;}
#minisidebar .widget_kbrss ul li a:link, #minisidebar .widget_kbrss ul li a:visited {text-decoration:none;}
#minisidebar .widget_kbrss ul li a:hover, #minisidebar .widget_kbrss ul li a:active {text-decoration:underline;}
a.source {float:left; clear:both; background:none; font-size:10px; margin:0; padding:0; width:220px;}
a.source:link, a.source:visited {color:#6C5742; text-decoration:underline;}
a.source:link, a.source:hover {color:#998B72; text-decoration:underline;}

#footer {background:url(images/bg_footer.jpg) #84745B top left repeat-x; padding-top:15px; color:white; border-top:1px solid #998b72;}
#footer .hr {height:2px; background:url(images/hr_footer.png) top left no-repeat; clear:both;}
#footer ul.fleft {font-size:1.125em; margin-bottom:15px;}
#footer ul.fleft li {float:left; margin-right:15px;}
#footer ul.fleft li a:link, #footer ul.fleft li a:visited {color:white; text-decoration:none;}
#footer ul.fleft li a:hover, #footer ul.fleft li a:active {color:white; text-decoration:underline;}
#footer ul.fright {font-size:0.75em;}
#footer ul.fright li {float:right; margin-right:10px;}
#footer ul.fright li a:link, #footer ul.fright li a:visited {color:white; text-decoration:none;}
#footer ul.fright li a:hover, #footer ul.fright li a:active {color:white; text-decoration:underline;}
#footer p.copyright {text-align:center; font-size:0.625em; padding:15px;}
#footer p.copyright a:link, #footer p.copyright a:visited {color:white; text-decoration:underline;}
#footer p.copyright a:hover, #footer p.copyright a:active {color:white; text-decoration:underline;}









/** default styles included below */

/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	font-size: 1.1em;
	}

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

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

.commentmetadata {
	font-weight: normal;
	}

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

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

#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', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */
.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;
}

.postmetadata {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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 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;
	}

select {
	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 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

