/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


/* Stylesheet für www.antakarana. net */


/* globals */
body					{ background-color: #F0F0F0; }
h1, h2, h3, h4, h5, h6	{ color: #27bfc9; } 
h1	{ line-height: 1.2; }
a, a:link, a:visited	{ color: #185f7e; }
a:hover					{ color: #27bfc9; } 


/* structure */
#main					{ background: #ffffff; }


/* header */
#header					{ background: #000; border-bottom: 5px solid #185f7e; } 


/* navigation */
.sf-menu, .sf-menu ul	{ line-height: 32px; } 
.sf-menu a				{ color: #0c4158; }
.sf-menu li.sfhover, .sf-menu li:hover { background: #185f7e; }
.sf-menu li li a		{ padding: 7px 10px; line-height: 22px }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: #185f7e; }


/* featured slideshow */
.featured-entry			{ background: #0d2530; opacity: 0.7; }


/* latest headlines */
.posts-default .post	{ font-size: 11px; }
.posts-default .entry-title	{ font-size: 12px; } 
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ color: #185f7e; }
.posts-default .entry-title a:hover	{ color: #27bfc9; }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #777; }

.posts-default .entry-thumbnails-link	{ border: 1px solid #CCC; }
.posts-default .entry-thumbnails-link:hover { border: 1px solid #CCC; }
.entry-thumbnails:hover	{ border-color: #CCC; }

.posts-quick .entry-title	{ color: #185f7e }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #185f7e; }
.posts-quick .entry-title a:hover	{ color: #27bfc9; }
.posts-quick .entry-thumbnails	{ border: 1px solid #CCC; }
.posts-quick .entry-thumbnails:hover	{ border: 1px solid #CCC; }
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ color: #185f7e; } 
.posts-quick .quick-read-more a:hover { background: #185f7e; color: #fff; }

.posts-line a:link, .posts-line a:visited	{ color: #185F7E; text-decoration: none }
.posts-line a:hover	{ color: #27bfc9; }

.home-title				{ letter-spacing: 0px; }




/* single post */
.single .post .entry-title, .single-post .entry-title	{ font-size: 22px; letter-spacing: 0px;  }
.single .post .entry-content, .single-post .entry-content	{ font-size: 13px; }


/* comments */
.navigation a	{ color: #185f7e; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: #185f7e; }


/* footer */
#footer				{ background: #ffffff; }

