/* Some basics
--------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
li {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
abbr,acronym {
border:0;
font-variant:normal;
}
em {
font-style:italic;
}
strong {
font-weight:bold;
}
input,textarea,select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
a { 
text-decoration:none;
color:inherit; 
}
.clear {
clear:both;
}
.clearit:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:".";
}
.clearit {display:inline-block}
.clearit {display:block}
.right {
float:right;
}
.left {
float:left;
}
.post img {
border:2px solid #fff;
padding:1px;
}

/* I'm just getting started!
--------------------------- */
html {
}
body {
background-color:#ffd412;
color:#000;
font:normal 13px calibri, tahoma, helvetica, arial, sans-serif;
line-height: 1.5em;
margin:0;
}
small {
font-size:12px;
color:#000;
}
code {
font-family:'Monaco', Consolas, Courier, monospace;
}
ul {
margin:0 0 0 1.75em;
}
ul li {
list-style-type:disc;
}
ol {
padding-left:2em;
margin-bottom:1em;
}
ol li {
list-style:decimal;
}


/* Headings
--------------------------- */
h1, h2 {
letter-spacing:-.01em;
margin-bottom:.5em;
}
h1 {
color:#ff8300;
font:normal 20px cambria, georgia, "palatino linotype", palatino, "Times New Roman", times, serif;
}
#header h1 {
text-indent:-10000px;
}
#header h1 a {
display:block;
width:263px;
height:171px;
background:url(../images/logo.gif) top left no-repeat;
}
#header h1 a:hover {
background-position:top right;
}
h2 {
color:#ff8300;
font:normal 16px cambria, georgia, "palatino linotype", palatino, "Times New Roman", times, serif;
}
h3 {
color:#000;
font:normal 16px cambria, georgia, "palatino linotype", palatino, "Times New Roman", times, serif;
margin-bottom:0.8em;
}
h4 {
font-size:16px;
text-transform:uppercase;
color:#ff8300;
}
#header h2 {
margin:0;
padding:20px 0 0 0;
font-size:20px;
}

/* Links
--------------------------- */
a:visited {
color:#259959;
}
a:link {
color:#259959;
}
a:hover {
color:#259959;
text-decoration:underline;
}
#header h2 a:visited, #header h2 a:link {
color:#ff8300;
text-decoration:underline;
}
#header h2 a:hover {
color:#e66f00;
text-decoration:underline;
}
a.comment_delete_link, a.comment_edit_link, a.delete_link, a.edit_link, a.next_page, a.prev_page, a.next_post, a.prev_post, a.cancel, a.logout {
font-weight:bold;
color:#ff821c;
}
a.comment_delete_link, a.comment_edit_link {
float:right;
color:#ff821c;
margin:0 0 0 .5em;
}
a.next_page:visited, a.prev_page:visited, a.next_post:visited, a.prev_post:visited {
background-color:#ffab09;
color:#00663a;
margin:0 0 2em;
padding:.4em .6em;
}
a.next_page:link, a.prev_page:link, a.next_post:link, a.prev_post:link {
background-color:#cbd509;
color:#00663a;
margin:0 0 2em;
padding:.4em .6em;
}
a.next_page:hover, a.prev_page:hover, a.next_post:hover, a.prev_post:hover {
background:#7fb733;
}
a.cancel {
color:#e35533;
border:none;
text-decoration:underline;
}
a.logout {
color:#5B7C99;
float:right;
}

label {
color:#000;
display:block;
font:normal 14px cambria, georgia, "palatino linotype", palatino, "Times New Roman", times, serif;
padding:0 0 0.2em 0;
}
input[type="text"], input[type="password"], textarea {
background-color:#f9f9f9;
border:1px solid #aaa;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
font-family:'Monaco', Consolas, Courier, monospace;
font-size:12px;
margin-bottom:1.5em;
padding:5px;
}
input[type="file"] {
margin-bottom:1.5em;
}
input[type="text"], input[type="password"] {
width:20em;
}
textarea.wide {
width:560px;
}
.commentbox {
width:590px;
}
input.big {
font-size:16px;
}

/* Anatomy
--------------------------- */
div#wrapper {
width:600px;
margin:20px auto;
padding:0 0 1em 0;
}
div#header {
margin:0 auto 30px 0;
}
div#header h1 {
margin-bottom:0;
}
div#header h1 a:link, div#header h1 a:visited {
color:#444;
}
div#header h1 a:hover {
color:#000;
text-decoration:none;
}
div#header h2 {
margin:5px 0 0 0;
font-style:italic;
}
div#footer {
clear:both;
color:#000;
margin:1em 0 0 0;
}

/* Notices
--------------------------- */
div.notice, div.message, div.warning, div.date {
color:#000;
font-weight:normal;
font-size:16px;
margin:0 0 1em 0;
}
div.notice {
background:#ff821c;
padding:5px;
}
div.message {
background:#ff821c;
padding:5px;
}
div.warning {
background:#ff821c;
padding:5px;
}
div.date {
cursor:normal;
text-transform:uppercase;
color:#ff8300;
}
div.notice .sub, div.message .sub, div.warning .sub {
color:#000;
}

/* Post
--------------------------- */
div.post {
margin:0 0 1.2em;
padding:0 0 1.2em;
word-wrap:break-word;
border-bottom:1px solid #ff821c;
}
div.post p {
margin-bottom:1em;
}
div.post p a:visited, .slink a:visited, div.post li a:visited {
color:#00663a;
background:#ffab09;
}
div.post p a:link, .slink a:link, div.post li a:link {
color:#00663a;
background:#cbd509;
}
div.post p a:hover, .slink a:hover, div.post li a:hover {
color:#00663a;
background:#7fb733;
}
div.post h2 {
padding:0 0 .3em 0;
margin:0;
}
div.post h2 a:link, div.post h2 a:visited {
color:#222;
background:none;
}
div.post h2 a:hover {
color:#000;
background:none;
}
div.post .pinned_text {
content:"!";
float:left;
font-size:13px;
font-weight:bold;
margin:.15em 0 0 -1em;
color:#e35533;
}
div.post blockquote {
padding:0 .8em;
margin:0.8em 0 0.8em .3em;
border-left:1px solid #dedede;
color:#444;
}
div.post blockquote p {
padding:0;
}
span.info {
color:#000;
float:left;
margin:0 0 0 0;
}
span.info a:link, span.info a:visited {
color:#259959;
padding:none;
background:none;
font-style:italic;
}
div.post span.controls, div.page span.controls {
color:#ff821c;
float:left;
margin:0 0 0 .6em;
}
div.post ul {
margin-bottom:1em;
}
/* Text */
div.text h2 {
font-size:18px;
font-weight:normal;
}
/* Quote */
div.quote blockquote {
background:none;
border:0;
margin:0 0 -.5em 0;
padding:0;
font:italic 16px cambria, georgia, "palatino linotype", palatino, "Times New Roman", times, serif;
}
div.quote .source {
color:#999;
display:block;
margin:.8em 0 1em 0;
}
div.quote .source p {
display:inline;
}
/* Link */
div.link h2 a:link, div.link h2 a:visited {
font-size:11px;
margin:0 0 -.5em 0;
padding:0;
text-decoration:underline;
}
div.link h2 a:hover {
color:#354451;
}
/* Chat */
div.chat p {
display:inline;
}
div.chat ul {
font-family:"monaco", monospace;
font-size:10px;
margin:0 1em 1em 0;
padding:0;
color:#535353;
}
div.chat ul li {
background:none;
list-style-type:none;
padding:0;
}
div.chat li .label {
color:#2D3879;
}
div.chat li.me .label {
color:#AB2F26;
}
/* Photo */
div.photo img {
background-color:#111;
padding:3px;
margin:0;
}
div.photo img a:link, div.photo img a:visited {
border:none;
margin:0;
padding:0;
text-decoration:none;
}
div.photo p, div.audio p, div.video p {
margin-top:.4em;
}
/* Video */
div.video .object-youtube, div.video .embed-youtube {
width:440px;
height:366px;
}
/* Reviews */
div.review div.score{
width:63px;
height:11px;
padding:0;
float:right;
margin-top:2px;
list-style:none;
position:relative;
background:url(../images/starsbl.gif) no-repeat 0 0;
}
div.review h2 {
float:left;
}
.slink {
clear:both;
}
div.review .score.none {background-position:0 0}
div.review .score.one {background-position:0 -11px}
div.review .score.two {background-position:0 -22px}
div.review .score.three {background-position:0 -33px}
div.review .score.four {background-position:0 -44px}
div.review .score.five {background-position:0 -55px}

div.page h1 {
margin-bottom:.5em;
color:#4f3a56;
font:bold 20px cambria, georgia, "palatino linotype", palatino, "times new roman", times, serif;
letter-spacing:-.01em;
}

div.pagination {
margin:0 0 2em 0;
}

.sub {
color:#000;
font-size:12px;
text-transform:uppercase;
font-weight:normal;
}

button {
background-color:#20663f;
border:1px solid #259959;
color:#abd406;
padding:5px 8px;
font:normal 14px cambria, georgia, "palatino linotype", palatino, "times new roman", times, serif;
}
button:hover {
color:#fff;
cursor:pointer;
}

p.lost_pass {
margin:0 0 1em 0;
}

span.pages {
color:#000;
font-weight:bold;
padding:0 0.3em;
}
span.who, span.waiting {
display:block;
}


/* Comments
--------------------------- */

ol.comments {
list-style:none;
margin:15px 0 0 0;
padding:0;
word-wrap: break-word;
}
ol.comments li {
list-style:none;
width:auto;
margin:0 0 1.2em;
padding:0 0 1.2em;
border-bottom:1px solid #ff821c;
}
ol.comments li blockquote {
margin:0;
padding:0;
}
ol.comments li blockquote p {
padding: 0 0 1em;
}
ol.comments li blockquote blockquote {
padding: 0 1em;
color: #aaa;
}
ol.comments li ul, ol.comments li ol {
margin: 0;
padding: 0 0 1em 1.5em;
}
ol.comments li ul li, ol.comments li ol li {
margin: 0;
padding: 0;
}
ol.comments li ol li {
list-style-type: decimal;
}

#add_comment {
margin-top: 3em;
}