@import url('comments.css');

a {
    text-decoration:none;
    color:#92CC47;
}
a:hover {
	text-decoration: underline;
}

img {
    max-width : 645px;
}

a img {
    border:medium none;
}

* {
    margin:0;
    padding:0;
}

input[type="text"], select, textarea {
    /* background:transparent url(texture_comment.jpg) repeat scroll 0 0; */
    /* border:1px solid #5F5450; */
    font-size:0.9em;
    padding:0.2em;
}

body {
    font-family: Georgia,"Times New Roman",Times,serif;
    /* font-size: 0.85em; */
    background-color: #3A3230;
    
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/texture_feature.jpg) repeat scroll 0 0;
}

/* content page */
div.page {
    border-bottom:1px solid #635854;
}

div.page_inner {
    color:#ACA39C;
}

div.page-body {
    margin:0 auto;
    padding:24px 0;
    width:960px;
}

#login-shortcuts {
    font-size: 14px;
    color: #888888;
    font-family:Tahoma,Verdana,serif;
}

#content {
    float:left;
    font-size:14px;
    line-height:26px;
    width:645px;
    
    /* 600px */
}

#content pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    
    color: #998675;
    margin-bottom: 18px;
}

.pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    
    color: #998675;
    margin-bottom: 18px;
}

#sidebar {
    color:#ACA39C;
    float:right;
    font-size:14px;
    line-height:24px;
    width:240px;
    /* width: 350px; */
}

.clear {
    clear: both;
}

h2 a:hover {
    color:#58bbeb;
}

/* Head */

#head {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/texture_header.jpg) repeat-x scroll 0 0;
    border-bottom:1px solid #635854;
}

#head .head-body {
    height:70px;
    margin:0 auto;
    position:relative;
    width:960px;
}

#head h1 a {
    color:#ACA39C;
    display:block;
    height:35px;
    width:223px;
}

#head a {
    color: #D79E3B;
}

#head a:hover {
    color: #f08934;
}

/* Sidebar */
#sidebar .header {
    font-size: 1.6em;
    font-family: Tahoma, Verdana, serif;
    color: #888;
    margin-top:18px;
    margin-bottom:18px;
}

#sidebar .header img {
    margin: 0;
}

#sidebar li {
    /* list-style-type: none;
    border-bottom: 1px dotted #dddddd;
    margin: 0.3em 0;
    text-indent: -1em; */
    border-bottom: 1px dotted #dddddd;
    margin: 0.3em 0;
}

#sidebar ul {    
    list-style-type:square;
    margin-bottom:24px;
    margin-left:15px;
}

#sidebar .last-comments .author {
    padding-right: 1em;
}

#head h1 {
    height:35px;
    left:0;
    position:absolute;
    top:18px;
    width:223px;
}

#head h2 {
    color:#998675;
    font-size:18px;
    font-weight:normal;
    height:20px;
    left:243px;
    line-height:20px;
    position:absolute;
    top:35px;
    /* width:797px; */
}

#head h3 {
    color:#564B41;
    font-size:14px;
    font-weight:normal;
    height:14px;
    left:243px;
    line-height:14px;
    position:absolute;
    top:18px;
    /* width:797px; */
}

/* Blog posts */
.metadata {
    color:#666666;
    /* margin-bottom: 0.5em; */
    font-family: Tahoma, Verdana, serif;
    font-size:12px;
    margin-bottom: 20px;
}
.metainfo {
    /* margin-bottom: 0.5em; */
    font-family: Tahoma, Verdana, serif;
    font-size: 0.8em;
    
    color:#666666;
    /* font-size:12px; */
    font-weight:normal;
    line-height:1.4;
    margin:15px 0px 15px 50px;
    text-align:right;
}

.read-more {
    text-align: right;
}

.read-more a {
    text-decoration: none;
}

.post {
    margin-bottom: 2em;
}

.bookmarks {
    margin-top: 1em;
    padding: 1em;
    background-color: #fbfbfb;
}

.bookmarks img {
    margin: 0;
}

.bookmarks a:hover {
    border-bottom: 2px solid #ccc;
}

/* Navigation */
.navigation {
    margin-top: 1em;
}

.navigation li {
    list-style-type: none;
}

/* Common classes */
.left {
    float: left;
    width: 50%;
}

.right {
    float: right;
    width: 50%;
    text-align: right;
    margin-top: 18px;
}

/* Page layout */
div.page-inner {
    color:#ACA39C;
}

#content a, #sidebar a {
    font-style:italic;
}

#content div.post > h3 a  {
    color:#D79E3B;
    font-style:normal;
    margin:10px 0 16px 0;
}

#content div.post > h2 {
    margin:10px 0 10px 0;
}


div.post + div.post {
    border-top:1px dotted #5F5450;
}

div.document h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 28px;
}
div.document h2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 26px;
}
div.document h3 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 24px;
}
div.document h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 22px;
}
div.document h5 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	margin-top: 16px;
	margin-bottom: 20px;
}
div.document h6 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	margin-top: 16px;
	margin-bottom: 18px;
}


.post .text {
    margin-left:18px;
}

div.document p {
    margin-bottom: 16px;
}

div.document  blockquote {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/quote_entry.gif) no-repeat scroll 0 0;
    color:#ACA39C;
    margin-left:18px;
    margin-top:-2px;
    padding-left:35px;
    padding-top:2px;
}

div.document ul, div.document ol, .comment ul, .comment ol {
    margin-bottom:18px;
    margin-left:24px;
}

div.document ul, .comment ul {
    list-style-type:square;
}

/* feature */
.feature_container {
    border-bottom:1px solid #26201F;
    clear:both;
    padding-bottom:28px;
}

.feature {
    margin:0 auto;
    width:960px;
}

#feature_feeds {
    float:left;
    width:267px;
}

#feature_feeds ul {
    border-right: 1px solid #5F5450;
    list-style-type: none;
    padding-left: 35px;
    padding-top: 1px;
}

#feature_feeds ul li {
    border-bottom:1px solid #5F5450;
    font-size:14px;
    line-height:33px;
    padding-bottom:1px;
}

#feature_feeds ul li.last {
	border-bottom: none;
}


#feature_about {
    float:left;
    width:252px;
}

#feature_projects {
    float:left;
    width:424px;
}

#feature_feeds h4 {
    text-indent:35px;
}

#feature_about h4 {
    text-indent:20px;
}

#feature_about p {
    border-right:1px solid #5F5450;
    color:#998675;
    font-size:14px;
    line-height:35px;
    padding:0 20px;
}

#feature_projects h4 {
    text-indent:20px;
}

#feature_projects_tease {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/projects_tease.jpg) no-repeat scroll 20px 10px;
}

#feature_projects_tease a {
    display:block;
    font-size:14px;
    line-height:14px;
    padding-top:150px;
    text-align:right;
}

.feature_container a {
    color:#D79E3B;
}

.feature_container h4 {
    border-bottom:1px solid #5F5450;
    color:#FFFFFF;
    font-size:24px;
    font-weight:normal;
    line-height:24px;
    padding:12px 0;
}

/* Footer */

#footer {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/texture_header.jpg) repeat-x scroll 0 0;
    border-top:1px solid #5F5450;
    clear:both;
}

#footer p {
    color:#998675;
    font-size:14px;
    line-height:14px;
    margin:0 auto;
    padding:18px 0 24px;
    width:960px;
}

#footer p a {
    color:#015272;
}

/* Tag cloud */

.tag-cloud a {
    font-family: Verdana, sans-serif;
}

.tag-cloud .tag-1 {
    font-size: 0.9em;
}

.tag-cloud .tag-2 {
    font-size: 1.2em;
}

.tag-cloud .tag-3 {
    font-size: 1.4em;
}

.tag-cloud .tag-4 {
    font-size: 1.65em;
}

.tag-cloud .tag-5 {
    font-size: 1.8em;
}

/* Forms */
.errorlist {
    margin: 0;
    padding: 0;
}

.errorlist li {
    list-style-type: none;
    color: #c00;
    font-weight: bold;
}

#login-box {
    display: none;
}

#openid_url {
    background: #FFFFFF url('../../img/openid-icon.gif') no-repeat scroll 0pt 50%;
    padding-left: 18px;
}

form .wide label {
    display: block;
}

form .wide input, form .wide textarea, form .wide select {
    display: block;
}

form .wide input, form .wide textarea {
    width: 80%;
}
