CODE,PRE,TT {
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;	
  font-size:12px;
}

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;
}

a.comment_delete_link,
a.comment_edit_link {
    float: right;
    margin: 0 0 0 .5em;
}
a.delete_link {
    color: #d8583e !important;
}
a.edit_link {
    color: #93ba52 !important;
}
a.next_post,
a.prev_post {
	position:absolute;
	top:-30px;
	font-size:12px;
	width:235px;
}
a.next_post {
	padding-right:25px;
	background:url('../images/next.png') right center no-repeat;
	text-align:right;
	left:10px;
}
a.prev_post {
	padding-left:25px;
	background:url('../images/prev.png') left center no-repeat;
	text-align:left;
	left:-257px;
}

a.next_post:hover,
a.prev_post:hover {

}
a.cancel {
    color: #e35533;
    border: none;
    text-decoration: underline;
}
a.logout {
    color: #5B7C99;
    float: right;
}

div#controls {
	position:absolute;
	top:-90px;
	left:0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #ffa800;
    border: 1px solid #ffa800;
    width: 100%;
	z-index:100;
}
div#controls ul {
    margin: 0 auto;
    padding: 0 .4em;
}
div#controls ul li {
    background: none;
    display: inline;
    font-weight: bold;
	font-size:9px;
	line-height:25px;
    margin: 0;
    padding: 0;
}
div#controls ul li a:link,
div#controls ul li a:visited {
    color: #000;
    border: none;
    padding: 0 .6em;
}
div#controls ul li a:hover {
    color: #fff;
}
div#controls ul li.close a:link,
div#controls ul li.close a:visited {
    color: #c00;
}
div#controls ul li.close a:hover {
    color: #ff6039;
}

div#sidebar {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
    border:5px solid #FFA800;
	float:left;
	margin:10px 0 0 -2px;
	padding:12px 15px;
	width:199px;
	font-size:12px;
	line-height:15px;
}
div#sidebar a:link,
div#sidebar a:visited {

}
div#sidebar a:hover {
	
}
div#sidebar UL{
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}
div#sidebar h4 {
	margin-top:15px;	
}
div#sidebar h1 {
    color: #664761;
    font-size: 1.4em;
    font-style: normal;
    margin: 1em 0 .2em 0;
}
#search fieldset {
    background-color: #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    border:1px solid #FFA800;
	margin-top:10px;
}
#search legend {
	margin:5px 0;
	padding:0 5px;
	font-variant:small-caps;
	line-height:0;
}

#search input.inp {
    background-color: #fff;
	border:none;
	outline:1px dotted #609bce;
	padding:0;
	margin:3px 5px 6px;
    width: 152px;
}
#search input.ico {
	border:0 none;
	font-size:0;
	height:20px;
	line-height:0;
	margin:-4px 0 0;
	vertical-align:middle;
	width:20px;
	background: url('../images/search.png') center center no-repeat;
	cursor:pointer;
}
div#sidebar ul li {

}
div#main {
	margin:10px 0 0 257px;
	position:relative;
}
div.notice, div.message, div.warning {
	font-weight:bold;
	padding:3px 10px 3px 30px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-width:2px;
	border-style:solid;
	background-position: 5px 5px;
	background-repeat:no-repeat;
}
div.notice {
    border-color:#1c737b;
	color:#1c737b;
	background-image:url('../images/notification_done.png');
}
div.message {
    border-color:#0064d0;
	color:#0064d0;
    background-image:url('../images/notification_message.png');
}
div.warning {
    border-color:#ae1f24;
	color:#ae1f24;
    background-image:url('../images/notification_error.png');
}
div.notice .sub, div.message .sub, div.warning .sub {

}

ol.comments {
    list-style: none;
    margin-bottom: 1em;
    padding: 0;
    word-wrap: break-word;
}
ol.comments li {
	display:block;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:2px solid #FFA800;
    list-style: none;
    margin-bottom: 1.5em;
    width: auto;
}
ol.comments li blockquote {
    margin: 0;
    padding: 1em 1em 0;
}
ol.comments li blockquote p {
    padding: 0 0 1em;
}
ol.comments li blockquote a:link,
ol.comments li blockquote a:visited {
}
ol.comments li blockquote blockquote {
    padding: 0 1em;
}
ol.comments li cite {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #FFDD9E;
    display: block;
    font-style: normal;
    margin: 0;
    padding: .4em 1.3em;
	background-color:#FFDD9E;
}
ol.comments li cite a:link,
ol.comments li cite a:visited {

}
ol.comments li cite a.permalink:link,
ol.comments li cite a.permalink:visited {

}
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;
}

div.blogpost {
    word-wrap: break-word;
	width:auto;
}
div.blogpost a:link,
div.blogpost a:visited {

}

div.blogpost li {
	margin-left:20px;	
}
#content h3.title {
	font-size:2em !important;
}
div.blogpost .pinned_text {
    content: "!";
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    margin: .15em 0 0 -1em;
    color: #e35533;
}

div.info {
	display:block;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:2px solid #FFA800;
    padding: 3px 10px;
}
div.info a:link,
div.info a:visited {
    padding: none;
}
span.controls,
span.controls {
	background-color: #eee;
    color: #ccc;
}
span.comment-url {
	float:right;	
}
div.blogpost ul {
    margin-bottom: 1em;
}
div.blogpost.quote blockquote {
    background: none;
    border: 0;
    margin: 0 0 -.5em 0;
    padding: 0;
}
div.blogpost.quote .source {
    display: block;
    margin: 1em 0;
}
.inline_edit {
    padding: 1em;
    position: relative;
}
.inline_edit input[type="text"],
.inline_edit textarea {
	border: none;
    padding: .4em;
}
.inline_edit .more_options_link:link {
    display: block;
    font-weight: bold;
    padding: 0 0 .3em 0;
}
.inline_edit .more_options {
    padding: 1em;
}
.inline_edit .more_options p {
    float: left;
    width: 50%;
    min-height: 5em;
    padding-bottom: .5em;
    margin: 0;
}
.inline_edit .more_options p .sub {
    font-size: .8em;
    color: #777;
}
.blogpost_edit {
    margin-bottom: 2em;
}

div.pagination {
    margin: 0 0 2em 0;
}

.sub {
    font-size: .85em;
    font-weight: normal;
}

button {
	border:2px solid #FFA800;
 	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	display:inline-block;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
 	line-height:20px;
	padding:0 5px;
 	color:#FFA800;
 	background-color:white;
	cursor:pointer;
	font-size:15px;
	text-decoration:none;
}
button:hover {
	border-style:outset;
	color:white;
	background-color:#FFA800;
}
button:active {
	border-style:solid;
}

p.lost_pass {
    margin: 0 0 1em 0;
}

span.pages {
    color: #888;
    font-weight: bold;
    padding: 0 0.3em;
}
span.who,
span.waiting {
    font-weight: bold;
    display: block;
}

.clear {
    clear: both;
}

/* Miscellaneous */
    /* Emoticons module. */
    img.smiley {
        margin: 0 0 -.3em;
    }

    /* Tags module. */
    .tag {

	}
    .tags_select {
        display: inline-block;
        margin-top: .5em;
    }
    .tags_select a {
        padding: .1em .4em;
        border: .1em solid #DDDDA8;
        background: #FFFFCA;
        text-decoration: none;
        border-top-width: 0;
        border-left-width: 0;
        color: #555;
    }
    .tags_select a.tag_added {
        background: #111;
        border-top-width: .1em;
        border-bottom: 0;
        border-left-width: .1em;
        border-right: 0;
        border-color: #000;
    }

/* Debugger */
#debug {
    background: #ffffdd;
    color: #666;
    padding: .4em .75em .5em .75em;
    border-top: .1em solid #ddd;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 33%;
    overflow-y: scroll;
    overflow-x: hidden;
}
#debug h5 {
    margin: 0;
    font-size: 1.1em;
    color: #a3a39a;
}
#debug h5 .sub {
    color: #b3b3aa;
}
#debug ol.queries li {
    margin: 0 0 1em;
}
#debug pre {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 .5em;
    xoverflow-x: scroll;
    word-wrap: break-word;
}
#debug .toggle {
    font-weight: bold;
    color: #666;
    float: right;
}

