body {        
			background: #291c10 url(img/bg.gif) center top no-repeat;
	        margin: 0;
	        font: Normal 13px Arial, Helvetica, sans-serif;
	        border-top:5px solid #201010;
	    }

	    #container {
	        width: 600px;
			margin: auto;
	        padding: 25px;
	    }
	    
        img#rss {
            width: 16px;
            height: 16px;
            border-width: 0px;
            float: right;
            margin-left: 30px;
            margin-bottom: 10px;
        }

	    h1 {
	        color: #fff;
	        margin: 0px 0px 10px 0px;
	        font-weight: normal;
	        font-size: 40px;
	        letter-spacing: -1px;
	    }

	    h1 a {
	        color: #fff;
            text-decoration: none;
        }
	    
	    #description {
	        color: #cebcae;
	        font-size: 8pt;
	        line-height: 18px;
	        padding-right: 70px;
	        margin-bottom: 30px;
	    }
	    
	    .date {
	        margin: 30px 0px 10px 0px;
	        color: #cebcae;
	        font-size: 16pt;
	        text-align: right;
	        letter-spacing: -1px;
	        text-transform: uppercase;
	        border-bottom: 1px solid #594932;
	    }
	    
	    div.post {
            margin-bottom: 40px;
            position: relative;
        }

	    div.post img.permalink {
            border-width: 0px;
            width: 16px;
            height: 16px;
            position: absolute;
            top: 5px;
            right: 5px;
            display: none;
        }

            div.post:hover img.permalink {
                display: block;
            }

        div.post h2 {
            font-size: 14px;
            color: #a28820;
            margin: 0px 0px 5px 0px;
        }

        div.post h2 a {
            color: #a28820;
            text-decoration: none;
        }
        
        a {
            color: #a28820;
        }
        
        /* Regular Post */
        div.post div.regular {
            font: Normal 8pt 'Lucida Grande', Verdana, Arial, sans-serif;
            line-height: 13pt;
			color: #8e7d6a;
        }

            div.post div.regular blockquote {
                font-style: italic;
            }
        
        /* Photo Post */
        div.post div.photo img {
           	border: 1px solid #594932;
			display: block;
			margin: auto;
			padding: 1px;
		
        }

        div.post div.photo div.caption {
            font-size: 8pt;
				font: Normal 8pt 'Lucida Grande', Verdana, Arial, sans-serif;
            margin-top: 5px;
				text-align: center;
            color: #cebcae;
        }
        
            div.post div.photo div.caption a {
                color: #cebcae;
            }
        
        /* Quote Post */
        div.post div.quote {
            padding: 0px 30px 0px 30px;
        }
        
            div.post div.quote span.quote {
                font-size: 18pt;
                color: #cebcae;
				font-style: italic;
            }

                div.post div.quote span.quote a {
                    color: #cebcae;
                }
        
            div.post div.quote div.source {
                font-size: 8pt;
                color: #8e7d6a;
            }

                div.post div.quote div.source a {
                    color: #8e7d6a;
                }
        
        /* Link Post */
        div.post div.link {
            color: #a28820;
            font-size: 16pt;
            letter-spacing: -1px;
        }
        
            div.post div.link a {
                color: #a28820;
                text-decoration: none;
                border-bottom: dotted 1px #666;
            }

            div.post div.link div.description {
                font-size: 15px;
                letter-spacing: 0px;
                line-height: 20px;
            }
        
        /* Conversation Post */
        div.post div.conversation ul {
            list-style-type: none;
            margin: 0px;
            padding: 0px 0px 0px 1px;
            /*border-left: solid 5px #555;*/
        }
        
            div.post div.conversation ul li {
                font-size: 8pt;
                padding: 4px 0px 4px 8px;
                color: #8e7d6a;
                margin-bottom: 1px;
            }
        
                div.post div.conversation ul li span.label {
                    font-weight: bold;
					color: #cebcae;
                }
        
                div.post div.conversation ul li.odd {
                    /*background-color: #f4f4f4;*/
                }
        
                div.post div.conversation ul li.even {
                   /*background-color: #e8e8e8;*/
                }
        
        /* Video Post */
        div.post div.video div.caption {
            font-size: 8pt;
				font: Normal 8pt 'Lucida Grande', Verdana, Arial, sans-serif;
            margin-top: 5px;
				text-align: center;
            color: #cebcae;
        }
		  
		  div.video object {
		  	display: block;
			margin: 0 auto 0 auto;
			background: none;
		  }
        
	    
	    #navigation {
	        font-size: 11px;
            font-weight: bold;
	    }
	    
	        #navigation a {
                color: #555;
	            text-decoration: none;
	        }
	        
	        #navigation a:hover {
	            text-decoration: underline;
	        }
	    
	    #footer {
			width: 600px;
	        margin: 0 auto 10px auto;
	        font-size: 10px;
	        color: #cebcae;
			text-align: center;
	    }
	    
	        #footer a {
	            color: #a28820;
	        }
			
div.pagination {
text-align:center;
padding:3px;
margin:3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #594932;
	text-decoration: none;
	color: #cebcae;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a28820;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #a28820;
font-weight: bold;
background-color: #a28820;
color: #fff;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #594932;
color: #594932;
}

/*---<containerComments>---*/
.containerComments h3 {
	font: 14px;
	font-weight: normal;
	color: #594932;
	margin: 0;
}

.commentlist {
	font: Normal 8pt 'Lucida Grande', Verdana, Arial, sans-serif;
    line-height: 12pt;
	color: #8e7d6a;
}

.nick {
	color: #cebcae;
}

/*---<containerFormComments>---*/

.containerFormComments {
	margin: 0;
}

.containerFormComments h3 {
	font: 14px;
	font-weight: normal;
	color: #594932;
	margin: 0 0 3px 0;
}

.containerFormComments fieldset {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #594932;
}

#ipersonal label, #comments label {
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-right: 10px;
	color: #cebcae;
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: right;
}

#ipersonal input {
	border: 1px solid #594932;
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 3px;
	width: 150px;
	background-color: #594932;
	color: #cebcae;
}

#comments textarea {
	border: 1px solid #594932;
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 3px;
	width: 380px;
	height: 100px;
	background-color: #594932;
	color: #cebcae;
}

/*.containerFormComments {
	margin: 25px 65px 0px 0px;
	font-family: Verdana;
	font-size: 0.75em;
}

#commentForm input, #commentForm textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentForm p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
}

#commentForm input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentForm textarea {
	width: 100%;
	padding: 2px;
}

#commentForm #btnAdd {
	margin: 0;
	float: right;
}*/
