﻿/* Anthology */

/* Global styles
===========================================================*/

body {
background: #FEFEF2 url(images/test_bg.jpg) repeat-x;
font: .8em/2em Georgia, "Palatino Linotype", "Times New Roman", serif;
color: #4B4844;
}

p + p {
text-indent: 2.5em;
}

/*--------------------------------*/
a {
color: #5BBBD2;
font-weight: bold;
}

a:hover {
color: #F05D05;
}

a:active {
color: #000;
}

a:visited {
color: #4D4B49;
}

/*--------------------------------*/

#wrap {
padding: 50px 100px;
width: 560px;
}


#logo {
padding: 0 0 0 0;
}

#masthead {
width: 20em;
margin: 0 20px;
padding: 44px 20px 20px 20px;
position: absolute;
}

/*--------------------------------*/

#navigation, #logo {
padding: 0 0 0 0;
margin: 0 20px 10px 20px;
}

#navigation {
background: #F5EDE0;
width: 16em;
}

#navigation ul {
font-size: 1.6em;
color: #7F7871;
list-style: none;
margin: 0;
text-transform: lowercase;
padding: 5px 30px 15px 30px;
width:140px;
}

#navigation ul li {
border-bottom: 1px solid #D7CCBF;
margin: 0;
padding: 5px;
}

#navigation ul li.first {
border-top: 1px solid #D7CCBF;
}

#navigation ul li:hover, #navigation ul li#active {
background: #FB0C77 url(images/bg_nav_li_hov_test.png) right no-repeat;
padding: 5px 35px;
margin: 0 0 0 -30px;
width: 152px;
border: hidden;
}

/*
#navigation ul li:hover a {
background: url(images/bg_nav.png) left repeat-y;
padding: 5px 0 5px 35px;
margin: 0 0 0 -35px;
}
*/

#navigation ul li#active {
background: #5BBBD2 url(images/bg_nav_li_active.png) right no-repeat;
}

#navigation ul li a {
color: #7D7062;
text-decoration: none;
font-weight: normal;
}

#navigation ul li#active a, #navigation ul li:hover a {
color: #fff;
}

/*
#navigation ul li#active a {
background: url(images/bg_nav_li.png) left repeat-y;
padding: 5px 0 5px 35px;
color: #fff;
margin: 0 0 0 -35px;
}
*/

/*--------------------------------*/

#content {
width: 45em;
margin: 0 20px;
position: relative;
margin-left: 25em;
padding: 10px;
}

#headline {
background: #fff;
border-right: 1px solid #D7CCBF;
border-bottom: 1px solid #D7CCBF;
position: absolute;
padding: 5px;
width: 100%;
margin: 0;
}

#banner {
margin: 0;
padding: 40px 0 20px 0;
}

#banner h1 .title {
font-size: 1em;
border: none;
color: #f06362;
text-transform: uppercase;
font-style: normal;
}

#article, #footer, #crumbs {
border-top-style: double;
border-color: #D7CCBF;
padding: 10px 0;
}

#article {
font-size: 1.2em;
}

#article ul {
margin: 0;
padding: 5px 0 5px 20px;
}

#article ul li {
background: url(images/bg_li.png) no-repeat 5px .75em;
list-style: none;
padding: 0 0 0 20px;
}

#crumbs {
border-top: none;
border-bottom-style: double;
border-color: #D7CCBF;
padding: 0 0 10px 0;
}

#crumbs ul li {
background: none;
padding: 0;
}

#crumbs ul li.sep {
font-size: 1.2em;
color: #7F7871;
font-style: italic;
}

.sep {
font-size: 1.2em;
color: #D7CCBF;
font-style: italic;
}

/*-----------------------*/

#article .rounded {
padding: 0;
margin: 10px 0;
}

#article .rounded li {
display:inline; 
margin: 0 10px 0 0;
background: none;
padding: 10px 0 20px 0;
}

#crumbs .rounded li a, #article .rounded li a {
background: #EFE7DB;
border: 1px solid #EFE7DB;
color: #7F7871;
font: .84em/1.2em Georgia, "Palatino Linotype", serif;
}

#article .rounded li a {
padding:3px 10px; 
-webkit-border-radius:10px;
-moz-border-radius:15px;
font: .72em/1.2em Verdana, Arial, sans-serif;
letter-spacing: .1em;
text-transform: uppercase;
text-decoration: none;
}

#article .rounded li a:hover, #crumbs .rounded li.current a {
background:#F05D05;
border:1px solid #F05D05;
color:#fff;  
-webkit-border-radius:10px; 
-moz-border-radius:15px; 
}

#crumbs .rounded li.current a {
background: #F05D05 url(images/bg_crumbs_active.png) no-repeat 0 50%;
background-position: bottom;
}

/*----------------------*/

.entry img {
padding: 10px;
margin: 10px 0;
background: #fff;
border-right: 2px solid #EFE7DB;
border-bottom: 2px solid #EFE7DB;
}

#article .grid {
width: 40em;
margin: 20px 0;
}

#article .grid li {
display: block;
width: 15em;
background: #fff;
padding: 10px;
margin: 0 20px 10px 0;
list-style: none;
border-top: 5px solid #5BBBD2;
border-right: 2px solid #EFE7DB;
border-bottom: 2px solid #EFE7DB;
}

#article .grid li:hover {
border-top: 5px solid #68D7F1;
border-right: 2px solid #FAF5ED;
border-bottom: 2px solid #FAF5ED;
}

#article .grid li h3 a {
font-size: .96em;
text-decoration: none;
border-bottom: 1px solid #D7CCBF;
padding: 0 0 5px 0;
}

#article .grid li h3 {
margin: 0 0 -10px 0;
}

#article .grid li.left {
position: absolute;
}

#article .grid li.right {
position: relative;
left: 18em;
}

#article .grid li a {
display: block;
}

#footer {
clear: both;
margin: 40px 0 0 0;
padding: 10px 0;
font-size: 1.2em;
}

.entry, .snippet {
padding: 0;
margin: 10px 0;
clear: both;
}

.snippet {
padding: 0 0 0 0;
}

.title {
margin: 0 0 5px 0;
padding: 10px 0;
border-bottom: 1px solid #D7CCBF;
}

.indent {
background: #F2EADF;
padding: 20px;
margin: 20px 0;
}

.entry-meta {
border-top: 1px solid #D7CCBF;
float: right;
clear: both;
padding: 10px 0 20px 0;
margin: 10px 0 0 0;
line-height: 2em;
}

/*--------------------------------*/

h1, h2, h3, h4, h5, h6 {
padding: 7.5px 0;
margin: 0;
}

p {
padding: 5px 0;
margin: 0;
}

h1 {
font-size: 2em;
line-height: 1.4em;
font-style: italic;
}

#masthead h1 {
color: #FB0C77;
}

#banner h1 {
font-size: 1.6em;
}

#static #banner h1 {
font-size: 1.4em;
}

#banner h1 a {
text-decoration: none;
border-bottom: 1px solid #5BBBD2;
}

h2, label {
font: 1.6em/1.4 Georgia, "Palatino Linotype", "Times New Roman", serif;
font-weight: lighter;
padding: 7px 0;
color: #F06362;
}

.snippet h2 {
font-size: 1.4em;
}

h2.entry-title a {
font-weight: lighter;
color: #E0166E;
margin: -10px 0 20px 0;
}

h2.entry-title a:hover {
color: #F71E7C;
}

#crumbs h2, #crumbs ul {
display: inline;
}

h3 {
font-size: .8em;
font-weight: lighter;
text-transform: uppercase;
letter-spacing: .1em;
}

h3.category, .entry-meta h3, #footer, #navigation h2, #crumbs h2 {
font: .72em/1em Georgia, "Palatino Linotype", "Times New Roman", serif;
color: #7F7871;
text-transform: uppercase;
letter-spacing: .1em;
font-style: normal;
}

#navigation h2 {
padding: 15px 0 10px 0;
margin: 0 20px;
text-align: center;
color: #5E544A;
font-size: .54em;
}

h3 .date {
font-size: 1.2em;
color: #000;
text-transform: lowercase;
}

.entry-meta h3 {
line-height: 2em;
text-transform: uppercase;
}

.entry-meta h3 a {
text-decoration: none;
}

.entry-meta h3 a:hover span {
color: #F05D05;
}

.numeral {
font-size: 1.6em;
color: #7F7871;
font-weight: normal;
}

.bullet {
font-size: 1.6em;
color: #D7CCBF;
padding: 0 5px;
}

.twitter-bullet {
float: left;
display: inline;
margin: 7.5px 0 0 0;
}

.snippet h2 .bullet {
font-size: .8em;
padding: 2px 5px;
margin: 0 5px 0 0;
color: #7F7871;
background: #F5EDE0;
border-right: 1px solid #D7CCBF;
border-bottom: 1px solid #D7CCBF;
}

blockquote {
font-style: italic;
color: #7F7871;
border-left: 1px solid #D7CCBF;
padding: 0 0 0 20px;
}

.snippet blockquote {
font-size: 1.2em;
color: #7D7062;
}


blockquote p {
margin: 0;
padding: 0;
}


#search {
padding: 15px 20px;
width: 40em;
margin: 15px 0;
}

input[type=text] {
padding: 5px;
margin: 0 0 5px 0;
}

/*-------------------*/

#static .entry {
font: 1.2em/1.6em Georgia, serif;
letter-spacing: .001em;
}

#static p + p {
text-indent: 0;
}

#static .entry h2 {
padding: 20px 0 5px 0;
font-size: 1.2em;
text-transform: lowercase;
}

#static .entry p.big{
font-size: 1.4em;
line-height: 1.6em;
padding: 20px 0;
}

#static .entry img {
margin: 10px 20px;
text-align: center;
}

#static .entry p, .random {
border-bottom: 1px dotted #D7CCBF;
}

#static .entry blockquote p {
border-bottom: none;
}

.number {
background:#E0166E;
border:3px solid #D7CCBF;
color:#fff;
-webkit-border-radius:50px; 
-moz-border-radius:50px;
padding: 15px 10px;
letter-spacing: -.01em;
color: #fff;
text-align: center;
display: inline;
float: left;
}

.name {
color: #7D7062;
font-size: 3em;
margin:0;
padding: 10px 0 40px 0;
}

.select, small {
color: #F05D77;
letter-spacing: .02em;
}

small {
font-size: .96em;
}

