* {
margin: 0;
padding: 0;
}

a {
color: white;
}

a:hover, a:active {
color: #f06;
}

.strikethrough {
text-decoration: line-through;
}

.alert {
color: #f06;
font-size: 0.87em;
}

body {
background-color: #000;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 18px;
min-width: 1000px;
text-align: center;
}

body#comment {
width: 100% ! important;
min-width: 450px ! important;
text-align: left;
}

a img {
border: none;
}

#wrapper {
background-color: #000;
color: white;
position: relative;
width: 1000px;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#rightpanel {
position: absolute;
top: 0;
left: 250px;
width: 750px;
}

#commentwrapper {
background-color: #000;
}

#topbar {
text-align: left;
background-color: #000;
width: 750px;
height: 120px;
}

#pp-logo {
margin-top: 40px;
}

#comment_topbar {
height: auto;
padding-top: 20px;
background-color: #000;
border-bottom: 1px solid #333;
}

.commentnote {
font-size: 11px;
padding: 10px 16px;
background-color: #f06;
color: white;
}

.commentnote h1 {
font-size: 16em;
margin-bottom: 9px;
}

#commenttitle {
font-size: 11px;
padding: 10px 18px;
background-color: #000;
color: white;
}

.commentblock {
font-size: 11px;
padding: 10px 18px;
background-color: #333;
color: white;
}

.member {
color: #f06;
font-weight: bold;
}

.commentblock p, #words p, #detailbar p {
margin: 0 0 1em 0;
}

#commentform {
font-size: 11px;
padding: 10px 18px;
background-color: #000;
color: white;
}

#commentform textarea {
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
padding: 5px;
}

#commentform p {
margin-top: 0.75em;
}

#bottombar {
font-size: 11px;
line-height: 15px;
font-weight: normal ! important;
float: left;
margin-top: 50px;
color: #666;
}

#bottombar a, #extraLinks a {
color: #666;
}

#extraLinks {
padding: 0 10px 20px 18px;
text-align: left;
font-size: 11px;
}

#titlebar {
background-color: #000;
/* padding: 4px 18px; */
width: 250px;
float: left;
text-align: right;
}

#prevpage {
position: absolute;
top: 70px;
left: 675px;
}

#homepage {
position: absolute;
top: 70px;
left: 700px;
}

#nextpage {
position: absolute;
top: 70px;
left: 725px;
}

#prevpage a, #prevpage a:visited, #homepage a, #homepage a:visited, #nextpage a, #nextpage a:visited {
display: block;
width: 25px;
height: 19px;
padding: 1px 0;
background-color: #222;
color: white;
text-decoration: none;
text-align: center;
font-size: 1.2em;
}

#prevpage a:hover, #prevpage a:active, #homepage a:hover, #homepage a:active, #nextpage a:hover, #nextpage a:active {
background-color: #f06;
color: white;
}

.inner-container {
margin-right: 18px;
margin-top: 120px;
font-size: 11px;
}

#titlebar a {
text-decoration: none;
}

#titlebar a:hover, #titlebar a:active {
text-decoration: underline;
color: #f06;
}

h3.title {
color: #fff;
font-weight: normal;
font-size: 16px;
line-height: 16px;
margin-bottom: 9px;
}

#photo {
background-color: #000;
width: 750px;
height: auto;
text-align: left;
font-size: 1px;
}

#photo.category-10, #photo.category-11, #photo.category-12, #photo.category-16 {
padding: 0;
}

#photo.category-13 {
padding: 0;
}

#detailbar {
background-color: #000;
color: white;
padding: 0 375px 0 0;
font-size: 11px;
line-height: 16px;
}


#detailbar ul {
margin-bottom: 1em;
}

#detailbar ul li {
}


#topbar a:hover, #topbar a:active {
border: none ! important;
}