html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
blockquote:before, q:before, blockquote:after, q:after { content: ""; }

th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }

table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }

a img { border: none; }

/*  To install the fancy type plugin: */
/* Indentation instead of line shifts for sibling paragraphs. Mixin to a style like p + p */
/*  For great looking type, use this code instead of asdf: <span class="alt">asdf</span> Best used on prepositions and ampersands. */
/*  For great looking quote marks in titles, replace "asdf" with: <span class="dquo">&#8220;</span>asdf&#8221; (That is, when the title starts with a quote mark). (You may have to change this value depending on your font size). */
/*  Reduced size type with incremental leading (http://www.markboulton.co.uk/journal/comments/incremental_leading/) This could be used for side notes. For smaller type, you don't necessarily want to follow the 1.5x vertical rhythm -- the line-height is too much. Using this mixin, reduces your font size and line-height so that for every four lines of normal sized type, there is five lines of the sidenote. eg: Arguments: */
/*  Surround uppercase words and abbreviations with this class. Based on work by Jørgen Arnor Gårdsø Lom [http://twistedintellect.com/] */
body .container { width: 950px; margin: 0 auto; overflow: hidden; display: inline-block; }
body .container { display: block; }

#header { display: inline; float: left; margin-right: 10px; width: 910px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; background: PapayaWhip; border-bottom: 1px solid NavajoWhite; border-left: 1px solid NavajoWhite; border-right: 1px solid NavajoWhite; }
* html #header { overflow-x: hidden; }
#header a { text-decoration: none; }
#header a:hover { text-decoration: underline; }

#primaryContent { display: inline; float: left; margin-right: 10px; width: 670px; }
* html #primaryContent { overflow-x: hidden; }
#primaryContent .result_set h2 { margin: 0; padding: 0; }

#secondaryContent { padding-left: 40px; display: inline; float: left; margin-right: 0; width: 190px; }
* html #secondaryContent { overflow-x: hidden; }
#secondaryContent h3 { margin: 0; padding: 0 0 .5em 0; }
#secondaryContent div { margin-bottom: 1em; }
#secondaryContent ul.photos_list img { position: relative; left: -1em; }

#footer { display: inline; float: left; margin-right: 10px; width: 950px; margin-top: 10px; }
* html #footer { overflow-x: hidden; }

#profile_info { float: right; margin: 0; padding: 0; border: 0; overflow: hidden; display: inline-block; }
#profile_info { display: block; }
#profile_info li { list-style-type: none; margin-left: 0px; white-space: nowrap; display: inline; float: left; padding-left: 4px; padding-right: 4px; }
#profile_info li.first { padding-left: 0px; }
#profile_info li.last { padding-right: 0px; }

#search { padding-left: 2em; float: right; margin: 0 1em 0 0; }

#logo { margin-left: 1em; }

.pagination { margin: 3em 5em 3em 5em; display: inline; float: left; margin-right: 10px; width: 670px; /* self-clearing method: */ }
* html .pagination { overflow-x: hidden; }
.pagination a, .pagination span { font-size: 1.4em; padding: .2em .5em; display: block; float: left; margin-right: 1px; }
.pagination span.disabled { color: #999; border: 1px solid #DDD; }
.pagination span.current { background: #DFF4FF; color: #336699; border: 1px solid #C2E1EF; text-decoration: underline; }
.pagination a { text-decoration: none; border: 1px solid #DFF4FF; }
.pagination a:hover, .pagination a:focus { text-decoration: none; color: #336699; border-color: #D2F1FF #C2E1EF #C2E1EF #D2F1FF; }
.pagination .page_info { background: #2E6AB1; color: white; padding: .4em .6em; width: 22em; margin-bottom: .3em; text-align: center; }
.pagination .page_info b { color: #003; background: #6aa6ed; padding: .1em .25em; }
.pagination .prev_page { -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.pagination .next_page { -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
.pagination:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .pagination { height: 1%; }
*:first-child+html .pagination { overflow: hidden; }

body { line-height: 1.5; font-family: Helvetica Neue, Arial, Helvetica, sans-serif; color: #333333; font-size: 75%; }

h1 { font-weight: normal; color: #222222; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h1 img { margin: 0; }

h2 { font-weight: normal; color: #222222; font-size: 2em; margin-bottom: 0.75em; }

h3 { font-weight: normal; color: #222222; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }

h4 { font-weight: normal; color: #222222; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }

h5 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

h6 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

p { margin: 0 0 1.5em; }
p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a { text-decoration: underline; color: #000099; }
a:visited { color: #000066; }
a:focus { color: black; }
a:hover { color: black; }
a:active { color: #cc0099; }

blockquote { margin: 1.5em; color: #666; font-style: italic; }

strong { font-weight: bold; }

em { font-style: italic; }

dfn { font-style: italic; font-weight: bold; }

sup, sub { line-height: 0; }

abbr, acronym { border-bottom: 1px dotted #666; }

address { margin: 0 0 1.5em; font-style: italic; }

del { color: #666; }

pre { margin: 1.5em 0; white-space: pre; }

pre, code, tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

li ul, li ol { margin: 0 1.5em; }

ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: disc; }

ol { margin: 0 1.5em 1.5em 1.5em; list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }

dd { margin-left: 1.5em; }

table { margin-bottom: 1.4em; width: 100%; }

th { font-weight: bold; }

thead th { background: #c3d9ff; }

th, td, caption { padding: 4px 10px 4px 5px; }

tr.even td { background: #e5ecf9; }

tfoot { font-style: italic; }

caption { background: #eee; }

.quiet { color: #666666; }

.loud { color: #111111; }

.clear { clear: both; }

.nowrap { white-space: nowrap; }

.clearfix { overflow: hidden; display: inline-block; }
.clearfix { display: block; }

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }

.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }

.first { margin-left: 0; padding-left: 0; }

.last { margin-right: 0; padding-right: 0; }

.top { margin-top: 0; padding-top: 0; }

.bottom { margin-bottom: 0; padding-bottom: 0; }

.container { width: 950px; margin: 0 auto; overflow: hidden; display: inline-block; }
.container { display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 { display: inline; float: left; margin-right: 10px; }
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 { overflow-x: hidden; }

.last, div.last { margin-right: 0; }

.span-1 { width: 30px; }

.span-2 { width: 70px; }

.span-3 { width: 110px; }

.span-4 { width: 150px; }

.span-5 { width: 190px; }

.span-6 { width: 230px; }

.span-7 { width: 270px; }

.span-8 { width: 310px; }

.span-9 { width: 350px; }

.span-10 { width: 390px; }

.span-11 { width: 430px; }

.span-12 { width: 470px; }

.span-13 { width: 510px; }

.span-14 { width: 550px; }

.span-15 { width: 590px; }

.span-16 { width: 630px; }

.span-17 { width: 670px; }

.span-18 { width: 710px; }

.span-19 { width: 750px; }

.span-20 { width: 790px; }

.span-21 { width: 830px; }

.span-22 { width: 870px; }

.span-23 { width: 910px; }

.span-24, div.span-24 { width: 950px; margin: 0; }

input.span-1, textarea.span-1, select.span-1 { width: 30px !important; }
input.span-2, textarea.span-2, select.span-2 { width: 70px !important; }
input.span-3, textarea.span-3, select.span-3 { width: 110px !important; }
input.span-4, textarea.span-4, select.span-4 { width: 150px !important; }
input.span-5, textarea.span-5, select.span-5 { width: 190px !important; }
input.span-6, textarea.span-6, select.span-6 { width: 230px !important; }
input.span-7, textarea.span-7, select.span-7 { width: 270px !important; }
input.span-8, textarea.span-8, select.span-8 { width: 310px !important; }
input.span-9, textarea.span-9, select.span-9 { width: 350px !important; }
input.span-10, textarea.span-10, select.span-10 { width: 390px !important; }
input.span-11, textarea.span-11, select.span-11 { width: 430px !important; }
input.span-12, textarea.span-12, select.span-12 { width: 470px !important; }
input.span-13, textarea.span-13, select.span-13 { width: 510px !important; }
input.span-14, textarea.span-14, select.span-14 { width: 550px !important; }
input.span-15, textarea.span-15, select.span-15 { width: 590px !important; }
input.span-16, textarea.span-16, select.span-16 { width: 630px !important; }
input.span-17, textarea.span-17, select.span-17 { width: 670px !important; }
input.span-18, textarea.span-18, select.span-18 { width: 710px !important; }
input.span-19, textarea.span-19, select.span-19 { width: 750px !important; }
input.span-20, textarea.span-20, select.span-20 { width: 790px !important; }
input.span-21, textarea.span-21, select.span-21 { width: 830px !important; }
input.span-22, textarea.span-22, select.span-22 { width: 870px !important; }
input.span-23, textarea.span-23, select.span-23 { width: 910px !important; }
input.span-24, textarea.span-24, select.span-24 { width: 950px !important; }

.append-1 { padding-right: 40px; }

.append-2 { padding-right: 80px; }

.append-3 { padding-right: 120px; }

.append-4 { padding-right: 160px; }

.append-5 { padding-right: 200px; }

.append-6 { padding-right: 240px; }

.append-7 { padding-right: 280px; }

.append-8 { padding-right: 320px; }

.append-9 { padding-right: 360px; }

.append-10 { padding-right: 400px; }

.append-11 { padding-right: 440px; }

.append-12 { padding-right: 480px; }

.append-13 { padding-right: 520px; }

.append-14 { padding-right: 560px; }

.append-15 { padding-right: 600px; }

.append-16 { padding-right: 640px; }

.append-17 { padding-right: 680px; }

.append-18 { padding-right: 720px; }

.append-19 { padding-right: 760px; }

.append-20 { padding-right: 800px; }

.append-21 { padding-right: 840px; }

.append-22 { padding-right: 880px; }

.append-23 { padding-right: 920px; }

.prepend-1 { padding-left: 40px; }

.prepend-2 { padding-left: 80px; }

.prepend-3 { padding-left: 120px; }

.prepend-4 { padding-left: 160px; }

.prepend-5 { padding-left: 200px; }

.prepend-6 { padding-left: 240px; }

.prepend-7 { padding-left: 280px; }

.prepend-8 { padding-left: 320px; }

.prepend-9 { padding-left: 360px; }

.prepend-10 { padding-left: 400px; }

.prepend-11 { padding-left: 440px; }

.prepend-12 { padding-left: 480px; }

.prepend-13 { padding-left: 520px; }

.prepend-14 { padding-left: 560px; }

.prepend-15 { padding-left: 600px; }

.prepend-16 { padding-left: 640px; }

.prepend-17 { padding-left: 680px; }

.prepend-18 { padding-left: 720px; }

.prepend-19 { padding-left: 760px; }

.prepend-20 { padding-left: 800px; }

.prepend-21 { padding-left: 840px; }

.prepend-22 { padding-left: 880px; }

.prepend-23 { padding-left: 920px; }

.pull-1 { display: inline; float: left; position: relative; margin-left: -40px; }

.pull-2 { display: inline; float: left; position: relative; margin-left: -80px; }

.pull-3 { display: inline; float: left; position: relative; margin-left: -120px; }

.pull-4 { display: inline; float: left; position: relative; margin-left: -160px; }

.pull-5 { display: inline; float: left; position: relative; margin-left: -200px; }

.pull-6 { display: inline; float: left; position: relative; margin-left: -240px; }

.pull-7 { display: inline; float: left; position: relative; margin-left: -280px; }

.pull-8 { display: inline; float: left; position: relative; margin-left: -320px; }

.pull-9 { display: inline; float: left; position: relative; margin-left: -360px; }

.pull-10 { display: inline; float: left; position: relative; margin-left: -400px; }

.pull-11 { display: inline; float: left; position: relative; margin-left: -440px; }

.pull-12 { display: inline; float: left; position: relative; margin-left: -480px; }

.pull-13 { display: inline; float: left; position: relative; margin-left: -520px; }

.pull-14 { display: inline; float: left; position: relative; margin-left: -560px; }

.pull-15 { display: inline; float: left; position: relative; margin-left: -600px; }

.pull-16 { display: inline; float: left; position: relative; margin-left: -640px; }

.pull-17 { display: inline; float: left; position: relative; margin-left: -680px; }

.pull-18 { display: inline; float: left; position: relative; margin-left: -720px; }

.pull-19 { display: inline; float: left; position: relative; margin-left: -760px; }

.pull-20 { display: inline; float: left; position: relative; margin-left: -800px; }

.pull-21 { display: inline; float: left; position: relative; margin-left: -840px; }

.pull-22 { display: inline; float: left; position: relative; margin-left: -880px; }

.pull-23 { display: inline; float: left; position: relative; margin-left: -920px; }

.pull-24 { display: inline; float: left; position: relative; margin-left: -960px; }

.push-1 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -40px; margin-bottom: 1.5em; margin-left: 40px; }

.push-2 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -80px; margin-bottom: 1.5em; margin-left: 80px; }

.push-3 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -120px; margin-bottom: 1.5em; margin-left: 120px; }

.push-4 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -160px; margin-bottom: 1.5em; margin-left: 160px; }

.push-5 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -200px; margin-bottom: 1.5em; margin-left: 200px; }

.push-6 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -240px; margin-bottom: 1.5em; margin-left: 240px; }

.push-7 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -280px; margin-bottom: 1.5em; margin-left: 280px; }

.push-8 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -320px; margin-bottom: 1.5em; margin-left: 320px; }

.push-9 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -360px; margin-bottom: 1.5em; margin-left: 360px; }

.push-10 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -400px; margin-bottom: 1.5em; margin-left: 400px; }

.push-11 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -440px; margin-bottom: 1.5em; margin-left: 440px; }

.push-12 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -480px; margin-bottom: 1.5em; margin-left: 480px; }

.push-13 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -520px; margin-bottom: 1.5em; margin-left: 520px; }

.push-14 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -560px; margin-bottom: 1.5em; margin-left: 560px; }

.push-15 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -600px; margin-bottom: 1.5em; margin-left: 600px; }

.push-16 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -640px; margin-bottom: 1.5em; margin-left: 640px; }

.push-17 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -680px; margin-bottom: 1.5em; margin-left: 680px; }

.push-18 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -720px; margin-bottom: 1.5em; margin-left: 720px; }

.push-19 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -760px; margin-bottom: 1.5em; margin-left: 760px; }

.push-20 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -800px; margin-bottom: 1.5em; margin-left: 800px; }

.push-21 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -840px; margin-bottom: 1.5em; margin-left: 840px; }

.push-22 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -880px; margin-bottom: 1.5em; margin-left: 880px; }

.push-23 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -920px; margin-bottom: 1.5em; margin-left: 920px; }

.push-24 { display: inline; float: right; position: relative; margin-top: 0; margin-right: -960px; margin-bottom: 1.5em; margin-left: 960px; }

.showgrid { background: url(/public/images/grid.png); }

.error { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.error a { color: #8a1f11; }

.notice { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fff6bf; color: #514721; border-color: #ffd324; }
.notice a { color: #514721; }

.success { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #e6efc2; color: #264409; border-color: #c6d880; }
.success a { color: #264409; }

.hide { display: none; }

.highlight { background: yellow; }

.added { background: #006600; color: white; }

.removed { background: #990000; color: white; }

label { font-weight: bold; }

fieldset { padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }

legend { font-weight: bold; font-size: 1.2em; }

input.text { margin: 0.5em 0; border: 1px solid #bbb; width: 300px; padding: 5px; }
input.text:focus { border: 1px solid #666; }
input.title { font-size: 1.5em; }

input.title { margin: 0.5em 0; border: 1px solid #bbb; width: 300px; padding: 5px; }
input.title:focus { border: 1px solid #666; }

textarea { margin: 0.5em 0; border: 1px solid #bbb; }
textarea:focus { border: 1px solid #666; }

select { margin: 0.5em 0; border: 1px solid #bbb; }
select:focus { border: 1px solid #666; }

textarea { width: 390px; height: 250px; padding: 5px; }

p + p { text-indent: 2em; margin-top: -1.5em; /* Don't want this in forms. */ }
form p + p { text-indent: 0; }

p.incr, .incr p { font-size: 0.833em; line-height: 1.44em; margin-bottom: 1.5em; }

.caps { font-variant: small-caps; letter-spacing: 1px; text-transform: lowercase; font-size: 1.2em; line-height: 1%; font-weight: bold; padding: 0 2px; }

.dquo { margin-left: -!offset; }

.alt { color: #666; font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic; font-weight: normal; }

body { margin: 1.5em 0; }

.box { padding: 1.5em; margin-bottom: 1.5em; background: #E5ECF9; }

div.border { padding-right: 4px; margin-right: 5px; border-right: 1px solid #eee; }

div.colborder { padding-right: 24px; margin-right: 25px; border-right: 1px solid #eee; }

hr { background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; }

hr.space { background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; background: #fff; color: #fff; }

.container { margin-top: -1.5em !important; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

a.button { display: block; display: inline; float: left; margin: 0.7em 0.5em 0.7em 0; border-width: 1px; border-style: solid; font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size: 100%; line-height: 130%; text-decoration: none; font-weight: bold; cursor: pointer; padding: 5px 10px 5px 7px; background-color: #f5f5f5; border-color: #eeeeee #dedede #dedede #eeeeee; color: #565656; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
a.button img { margin: 0 3px -3px 0 !important; padding: 0; border: none; width: 16px; height: 16px; float: none; }
a.button:hover { background-color: #dff4ff; border-color: #d2f1ff #c2e1ef #c2e1ef #d2f1ff; color: #336699; }

ul.nav { margin: 0; padding: 0 0 0 1em; }
ul.nav li { list-style-type: none; margin-left: 0px; }
ul.nav li.sel a { background-color: #DFF4FF; border-color: #D2F1FF #C2E1EF #C2E1EF #D2F1FF; color: #336699; }

.sidebar_list li { list-style-type: none; margin-left: 0px; }

.photos { padding: 0 0 20px 0; }

.photos.index li { display: inline; margin-right: 10px; }

.sidebar_list.photos { min-height: 95px; }

.tags { float: right; }

.page { margin: 0; padding: 0; }
.page h1, .page h2 { font-size: 1.5em; }
.page .title h1, .page .title h2 { font-size: 2.5em; }
.page .body { margin-top: 1em; }
.page .body p { margin: 0 0 1.2em; }
.page .caption { background: #000; color: #fff; z-index: 50; height: 18px; margin: -18px 0px 24px 252px; float: right; padding-left: 10px; width: 290px; -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; font-weight: bold; }

#comment_list li { list-style-type: none; margin-left: 0px; }
#comment_list li { width: 400px; margin: 8px 0 8px; min-height: 60px; border-bottom: 1px solid #ddd; padding: 0 0 3px; }
#comment_list li .avatar { float: left; padding: 0 10px 0 0; }
#comment_list li .avatar img { width: 50px; }
#comment_list li .meta { margin: 0 0 0 60px; }
#comment_list li .body { margin: 0 0 0 60px; }
#comment_list li .body p { margin: 0; }

input[type=text].error, textarea.error { background: #FBE3E4 none repeat scroll 0 0; border-color: #FBC2C4; color: #8A1F11; }

.notice, .warn { width: 500px; }

#comment_form textarea { height: 75px; }

.statuses .status { margin: 5px 0 0 0; }

#tag-cloud { font-size: 2em; display: inline; float: left; margin-right: 10px; width: 590px; }
* html #tag-cloud { overflow-x: hidden; }
#tag-cloud ol { margin: 0; list-style-type: none; margin: 0px; padding: 0px; display: inline; font-size: 1em; line-height: 1.2em; }
#tag-cloud ol li { margin: 0px; padding: 0px; display: inline; }
#tag-cloud ol .xxs, #tag-cloud ol .xs, #tag-cloud ol .s, #tag-cloud ol .l, #tag-cloud ol .xl, #tag-cloud ol .xxl { line-height: 1.2 !base_size; }
#tag-cloud ol .xxs { font-size: 0.5em; }
#tag-cloud ol .xs { font-size: 0.667em; }
#tag-cloud ol .s { font-size: 0.75em; }
#tag-cloud ol .l { font-size: 1.333em; }
#tag-cloud ol .xl { font-size: 1.5em; }
#tag-cloud ol .xxl { font-size: 2em; }
#tag-cloud ol li li { list-style-type: none; margin-left: 0px; }

input[type=text].progress { background: #fff url(/images/spinner.gif) no-repeat top right; }

.image { padding: 5px 0 30px 50px; }
.image img { border: 1px solid #aaa; padding: 3px; margin: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Admin area */
.pages fieldset { border: none; }

.pages #tag_list li { display: inline; list-style-type: none; padding-right: 18px; margin-right: 14px; background: transparent url(/images/delete.png) no-repeat top right; }

/* social website icons */
h3.twitter, h4.twitter { background: transparent url(/images/twitter.png) no-repeat top left; text-indent: 25px; }

h3.flickr, h4.flickr { background: transparent url(/images/flickr.png) no-repeat top left; text-indent: 25px; }

li.twitter { padding: 5px 0 5px 0; }

li.flickr { display: inline; padding-right: 10px; }
li.flickr img { border: 1px solid #aaa; }

/* search results */
.page_headline { line-height: 1em; }
.page_headline h4 { height: .5em; }
