/* css for smallpower.org by Tomas Apodaca, tma@smallpower.org */

/* reset font, style body */
body {
	background-color: #fff;
	font: 15px/1.5em Georgia,"Times New Roman",Times,serif;
}

.container {background-color:#fff;}

/* site title */
#title {
	margin: 5px 0 5px;
	line-height: 1000px;
	overflow: hidden;
	height: 0px;
	padding-top: 50px;
	background: transparent url('../img/smallpower.gif') no-repeat 0px -4px;
	width: 230px;
	float: left;
}
#title:hover {
	background: transparent url('../img/smallpower.gif') no-repeat 0px -77px;
}
div.pagetitle {
	margin-top: 15px;
	font-size: 18px;
	line-height: 36px;
	padding-top: 13px;
}
div.pagelogo {
	margin-top: 20px;
}
.smallpower {
	position: relative;
	top: 9px;
	margin-right: 5px;
}
.titlekicker {
	float: right;
	margin-top: -20px;
	margin-bottom: 20px;
}
div.fattitle {
	background-color: #000;
	height: 43px;
}
div.footerlogo {
	padding: 10px;
}
div.footercolumn {
	font-size: 14px;
	padding: 20px 10px 10px;
}

div.blackspace {
	color: #fff;
	background-color: #000;
	height: 120px;
}
div.projectstop {
	background-color: #000;
	height: 18px;
}
div.projectsbottom {
	background-color: #000;
	height: 19px;
	margin-top: -7px;
}
div.projectimage a, div.projectimage a:hover {
	background-color: transparent;
}
.projectsheader {
	font-size: 1.8em;
	line-height: 1;
	margin-bottom: 0.5em;
}
.projectsheader a {
	font-weight: normal;
	color: #000000;
}
div.miniprojectsblurb {
	padding-left: 4px;
	padding-right: 4px;
}
.workkicker {
	margin-top: 6px;
	float: right;
}
div.blogsidetitle {
	background-color: #b1b1b1;
	color: #fff;
	font-size: 15px;
	padding: 2px 8px 1px;
	margin-bottom: 1px;
}
img.personportrait {
	float: left;
	margin-right: 10px;
}
/* elsewhere */
div.elsewheretop {
	background: #f6f6f6 url(../img/bubble-corners_230.gif) no-repeat 0 0;
	margin-top: 5px;
	padding-left: 5px;
}
ul.elsewhere, ul.elsewhere li {
	display: block;
	list-style-type: none;
	margin: 0;
}
ul.elsewhere a {
	display: block;
	background: #f6f6f6 url(../img/bubble-corners_230.gif) no-repeat 100% 100%;
	padding-left: 4px;
	padding-right: 4px;
}
ul.elsewhere a:hover {
	display: block;
	background: #35e800 url(../img/bubble-corners_230.gif) no-repeat 100% 100%;
}
ul.elsewhere img {
	position: relative;
	right: 4px;
}
.elsewherecredit {
	margin-bottom: 1.875em;
}
small, .caption {
	bottom: 12px;
	color: #515151;
	font-style: italic;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.875em;
	position: relative;
}
.caption-page {
	bottom: 6px;
	color: #515151;
	font-style: italic;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.875em;
	position: relative;
}

/* recently */
ul.recently, ul.recently-470, ul.recently li {	
	display:block;
	list-style-type: none;
	margin: 0;
}
div.recenttop {
	background: #f5f5f5 url(../img/bubble-corners_230.gif) no-repeat 0 0;
	margin-top: 5px;
	padding-left: 5px;
}
ul.recently a {
	display: block;
	background: #f5f5f5 url(../img/bubble-corners_230.gif) no-repeat 100% 100%;
	padding-left: 4px;
	padding-right: 4px;
}
ul.recently a:hover {
	display: block;
	background: #35e800 url(../img/bubble-corners_230.gif) no-repeat 100% 100%;
}
.recentlytitle {
	font-weight: bold;
}
.recentlyblurb {
	color: #515151;
	font-style: italic;
	font-weight: normal;
}
span.recentdate {
	color: #555;
	display:block;	
}

div.recenttop-470 {
	background: #f5f5f5 url(../img/bubble-corners_470.gif) no-repeat 0 0;
	margin-top: 5px;
	padding-left: 5px;
}
ul.recently-470 a {
	display: block;
	background: #f5f5f5 url(../img/bubble-corners_470.gif) no-repeat 100% 100%;
	padding-left: 4px;
	padding-right: 4px;
}
ul.recently-470 a:hover {
	display: block;
	background: #35e800 url(../img/bubble-corners_470.gif) no-repeat 100% 100%;
}


/* workthumb */
ul.workthumb, ul.workthumb li {
	display: block;
	list-style-type: none;
	margin: 0;
}
ul.workthumb a {
	background: #f5f5f5 url(../img/bubble-corners_230.gif) no-repeat 100% 100%;
	color: #000;
	display: block;
	font-style: normal;
	font-weight: normal;
}
ul.workthumb a:hover {
	color: #000;
	display: block;
	background: #35e800 url(../img/bubble-corners_230.gif) no-repeat 100% 100%;
}

/* nav */
ul.nav {
	float: left;
	height: 32px;
	margin: 0px;
}
ul.nav li {
	border-right: 1px dotted #b1b1b1;
	float: left;
	font-size: 20px;
	height: 32px;
	list-style-type: none;
	margin: 0px;
}
ul.nav a {
	color: #000000;
	display: block;
	font-weight: normal;
	padding: 5px 7px 4px;
}
ul.nav a.herenow {
	background-color: #35e800;
	color: #000000;
}
.uline {
	border-bottom: 1px dotted #b1b1b1;
}
.oline {
	border-top: 1px dotted #b1b1b1;
}
.topspace {
	margin-top: 5px;
}
.topspace-10 {
	margin-top: 10px;
}
.bottomspace {
	margin-bottom: 10px;
}
div.searchbox {
	float: right;
	padding: 4px 6px 5px 7px;
}

div.sectionheader {
	border-top: 1px dotted #b1b1b1;
	font-weight: bold;
	color: #b1b1b1;
}
.pageheader {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
.pageheadertext {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
	border-left: 1px dotted #b1b1b1;
	margin-left: 15px;
	padding-left: 15px;
}
.pageheadertextlarger {
	font-size: 1.8em;
	font-weight: bold;
}

/* text styling */
blockquote {
	color: #585858;
	font-style: italic;
	margin: 1.5em 0em 1.5em .5em;
}

/* links */
a {
	color: #9b0080;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: #35e800;
	color: #000000;
	text-decoration: none;
}

/* headers */
h3 {
	color: #000;
	font-size: 26px;
	line-height: 1.15em;
	margin: 0 0 3px 0;
	font-weight: bold;
}
h3 a {
	color: #000;
		background-color: #fff;
		text-decoration: none;
}

/* blog posts */
div.post {
	padding-bottom: .2px;
	margin-bottom: 30px;
}
div.posttop {
	background: #efefef url(../img/bubble-corners_470-fade.gif) no-repeat 0 0;
	height: 14px;
}
div.postbottom {
	background: #efefef url(../img/bubble-corners_470.gif) no-repeat 100% 100%;
}
div.postbody {
	background: #efefef url(../img/bubble-corners_470.gif) no-repeat 100% 100%;
	padding: 0 8px 8px;
}
div.postbody img, div.postbody object {
	position: relative;
	right: 8px;
	margin: 0 0 .5em;
}
div.postimg a, div.postimg a:hover {
	background-color: transparent;
}
img.framed {
	border-top: 18px solid #000;
	border-bottom: 18px solid #000;
}
img.framed-small {
	border-top: 9px solid #000;
	border-bottom: 9px solid #000;
}
div.commenttop {
	background: #f5f5f5 url(../img/bubble-corners_470.gif) no-repeat 0 0;
	height: 14px;
}
div.commentbody {
	background: #f5f5f5 url(../img/bubble-corners_470.gif) no-repeat 100% 100%;
	padding: 0 8px 8px;
}
.commentmeta {
	background: url(../img/bubble-point_comment.gif) no-repeat 0 0;
	color: #515151;
	padding-top: 5px;
	padding-left: 9px;
	margin-bottom: 25px;
}
div.authorcommenttop {
	background: #efefef url(../img/bubble-corners_470.gif) no-repeat 0 0;
	height: 14px;
}
div.authorcommentbody {
	background: #efefef url(../img/bubble-corners_470.gif) no-repeat 100% 100%;
	padding: 0 8px 8px;
}
.authorcommentmeta {
	background: url(../img/bubble-point_post.gif) no-repeat 0 0;
	color: #515151;
	padding-top: 5px;
	padding-left: 9px;
	margin-bottom: 25px;
}
div.olderlink {
	float: left;
	text-align: left;
	width: 156px;
}
div.newerlink {
	text-align: right;
}

/* leave a comment */
div#comment_form dl {
	margin: 8px;
	padding: 0;
}
div#comment_form dt,
div#comment_form dd {
	margin: 0;
	padding: 0;
}
div#comment_form dt {
	color: #333;
	margin: 0;
	padding: 0;
}
div#comment_form dd {
	margin-bottom: 10px;
}
div#comment_form dt.inline {
	clear: left;
	color: #515151;
	float: left;
	text-align: right;
	width: 55px;
	padding-top: 2px;
}
div#comment_form  dd.inline {
	margin-left: 65px;
}
div#comment_form dd input#comment_name,
div#comment_form dd input#comment_email,
div#comment_form dd input#comment_url {
	font: 15px/1.5em Georgia,"Times New Roman",Times,serif;
	width: 300px;
}
div#comment_form dt.textarealabel {
	clear: left;
	color: #515151;
	margin-top: 20px;
}
div#comment_form dd textarea {
	font: 15px/1.5em Georgia,"Times New Roman",Times,serif;
	width: 440px;
	padding: 3px;
}


.tinyitalics {
	color: #515151;
	font-style: italic;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.875em;
}
.postmeta {
	background: url(../img/bubble-point_post.gif) no-repeat 0 0;
	color: #515151;
	padding-top: 6px;
	padding-left: 9px;
}

