/******************************************** 
` Content : Text
*********************************************/
.pagetext { margin: 1em 0; } 
.pagetext span.edit { margin: 0; font-size: 1em !important; } 
.pagetext span.edit a { color: #fff !important; } 
.pagetext h1, .pagetext h2, .pagetext h3, .pagetext h4, .pagetext h5, .pagetext h6 { color: #f3ae5a !important; }
.pagetext h1 a, .pagetext h2 a, .pagetext h3 a, .pagetext h4 a, .pagetext h5 a, .pagetext h6 a { color: #fff !important; }
.pagetext p { margin: 0; padding-bottom: 5px; font-size: 1em !important; line-height: 18px !important; color: #fff; }
.pagetext ul li { margin: 0; color: #fff; }

ul.extralinks { margin: 0 0 .5em 0; padding: 0 0 .5em 0; list-style: none; border-bottom: 1px solid #ccc; }
ul.extralinks li { float: left; margin-right: .5em; font-size: 1.2em; }
ul.extralinks li a:hover { text-decoration: underline; color: #fff !important; }
ul.extralinks li.active a { text-decoration: underline; color: #fff; }
/******************************************** 
` Content : Archive
*********************************************/
.pagetitle { margin-top: .3em !important; padding-bottom: .5em; margin-bottom: .5em; border-bottom: 1px solid #eee; }
.pagetitle h1 { font-size: 1.5em; color: #fff; }
.archive .navigation a { color: #eee; }
.archive .navigation a:hover { color: #fff !important; text-decoration: underline; }
.archive .navigation.bot { padding-top: .2em; border-top: 1px solid #eee; }
/******************************************** 
` Content : Search
*********************************************/
.search .text h2 { margin: 0; padding: 0; list-style: none; }
.search .text h2, .search .text p, .search .meta { text-align: left !important; }
.search .posts { margin-top: 1em; }
.search .posts img { width: 150px; height: 150px; margin: 0 1em 1em 0; }
.search .posts .cont { width: 415px; }
#filter { margin: 10px 0; }
