/*
Theme Name: Beautiful Fractals
Description: Beautiful Fractals theme.
Version: 2.0
Author: Martin Moen Wulffeld
Author URI: http://www.wulffeld.org/
*/

body {
  margin: 0;
  padding: 0; 
  font-size: 12px;
  font-family: "lucida Grande", Verdana, Arial, sans-serif;
  text-align: center;
  background-color: #fff;
  color: #2e2e2e;
}

acronym,
abbr,
span.caps {
  cursor: help;
}

acronym,
abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 15px;
  border-left: 1px solid #555;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, serif;
  letter-spacing: 0;
  font-weight: normal;
  color: #2e2e2e;
}

h1 {
  font-size: 21px;
  margin: 10px 0;
}

h2 {
  font-size: 18px;
  margin: 10px 0;
}

h3 {
  font-size: 15px;
  padding: 0;
  margin: 10px 0;
}

small {
  font-size: 0.9em;
  line-height: 1.5em;
}

a,
a:visited {
  color: #0b93c0;
  text-decoration: none;
}

a:hover {
  color: #fff;
  background-color: #0b93c0;
  text-decoration: none;
}

a.img,
a img {
  border: none;
}

acronym,
abbr,
span.caps {
  font-size: 0.9em;
  letter-spacing: .07em;
}

#outer {
  background-color: transparent;
  min-height: 1000px;
}

#header {
  background-color: transparent;
  text-align: left;
  margin: 0 auto;
  padding: 1px 0 0 0;
  width: 903px;
  height: 80px;
}

#page {
  background-color: transparent;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 903px;
}

#content {
  display: inline;
  float: left;
  padding: 0 0 10px 0px;
  margin: 0 0 0 15px;
  width: 518px;
  text-align: left;
}

#sidebar {
  float: right;
  height: 1%;
  padding: 0;
  width: 330px;
}

#footer {
  font-family: Verdana, Arial, sans-serif;
  padding: 20px 0;
  margin: 10px auto 0 auto;
  clear: both;
  text-align: center;
  background-color: #f0f2f2;
  color: #a7b2b2;
}

#footer .inner {
  text-align: left;
  width: 903px;
  margin: 0 auto;
}

/* #header */
#outer {
  background: url('images/header_bg_center.jpg') repeat-x 50% 0;
}

#header .title_area {
  float: right;
  background: url('images/header_title.jpg') no-repeat;
  width: 330px;
  height: 81px;
}

#header .title_area .social {
  margin-top: 42px;
  margin-right: 13px;
  float: right;
}

body #header .title_area .social a:hover {
  background-color: none;
  border: none;
}

#header h1,
#header h1 a,
#header h1 a:hover,
#header h1 a:visited {
  text-decoration: none;
  color: #2e2e2e;
}

#header h1 {
  font-size: 25px;
  line-height: 27px;
  margin-bottom: 4px;
}

#header .description {
  margin-bottom: 20px;
}

#navigation_outer {
  margin: 40px 0 0 15px;
}

#navigation {
  float: left;
  margin: 0 auto;
}

#navigation ul {
  margin: 0;
  padding: 0;
}

#navigation li {
  list-style: none;
  float: left;
  margin-right: 5px;
}

#navigation li a {
  display: block;
  margin-right: 0px;
  padding: 6px 10px;
  font-size: 14px;
  font-family: Georgia, serif;
  color: #000;
  background-color: transparent;
  white-space: nowrap;
}

#navigation a:hover,
#navigation .selected a {
  color: #444;
  border-bottom: 1px dotted #333;
  text-decoration: none;
  background-color: transparent;
}

#navigation .selected a {
  color: #000;
}

* html #navigation a {
  width: 1%;
} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

/* #sidebar */
#sidebar {
  background: url('images/sb_bg_top.jpg') no-repeat;
}

#sidebar div.top_ad {
  padding: 46px 15px 43px 15px;
  height: 255px;
}

#sidebar div.box {
  height: 1%;
  margin: 0;
  padding: 4px 15px 20px 15px;
  background: #f0f2f2 url('images/sb_sep.jpg') no-repeat 0 100%;
}

#sidebar div.big_ad {
  padding: 14px 0;
  margin: 0 auto;
  text-align: center;
}

#sidebar form {
  margin: 0;
}

#sidebar h2,
#sidebar h3 {
  text-decoration: none;
  font-family: Arial;
  font-weight: bold;
  color: #b6bebe;
  margin: 10px 0 5px 0;
  padding: 4px 0;
}

#sidebar h2 {
  font-size: 13px;
  line-height: 14px;
}

#sidebar h3 {
  font-size: 12px;
  line-height: 13px;
  margin: 6px 0 4px 0;
}

#sidebar ul {
  margin: 6px 0 15px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul p,
#sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar,
#sidebar ul li p,
#sidebar ul li a {
  font-size: 11px;
}

#sidebar p.tags {
  text-align: center;
  margin: 8px 0;
}

#sidebar p.tags a {
  margin-right: 8px;
}

#sidebar ul.recent_comments li {
  margin: 3px 0 7px 0;
}

#sidebar ul.recent_comments li p.author {
  color: #b6bebe;
  font-style: italic;
  font-size: 11px;
  line-height: 12px;
  margin: 0 0 2px 0;
  text-align: right;
}

#sidebar ul.recent_comments li div.comment p.excerpt {
  margin: 0;
  padding-top: 1px 0 0 0;
  font-size: 11px;
  line-height: 12px;
  color: #909b9b;
}
  
/* #content */

/* Article */
#content h1.pagetitle {
  font-size: 20px;
}

#content .item {
  clear: both;
  padding: 20px 0 10px 0;
}

#content .item h1 {
  margin: 10px 0 10px 0;
  font-size: 19px;
  padding: 4px 0;
  background-color: transparent;
  border-bottom: 2px dotted #ddd;
}

#content .item h1 a {
  color: #2e2e2e;
}

#content .item h1 a.title {
  color: #2e2e2e;
}

#content .item h1 a:hover {
  background-color: #0b93c0;
  color: #fff;
  border-bottom: 1px dotted #7ee;
}

#content .itemhead span.comment_cnt {
  display: block;
  float: right;
  font-family: Georgia, serif;
  font-size: 19px;
  margin: 4px 0 0 4px;
}

#content .item li,
#content .item blockquote,
#content .item p,
#content .item p * {
  line-height: 19px;
}

#content .item img {
  border: 9px solid #ddd;
}

#content .fractal .resolutions {
  font-size: 11px;
  text-align: center;
}

#content .item div.metadata {
  clear: both;
  margin: 10px 0;
  height: 30px;
}

#content .item div.metadata div.share {
  float: left;
  margin-right: 10px;
}

/* The image itself. */
#content div.fractal_img img {
  text-align: center;
}

/* Post meta */
#content .item .metadata .datetags {
  float: right;
  font-size: 10px;
}

#content .item .metadata .datetags p {
  margin: 0 0 3px 5px;
  line-height: 11px;
  text-align: right;
  color: #989d9f;
}

#content .item div.related_articles h3 {
  font-size: 12px;
  line-height: 14px;
  color: #acaeae;
  margin: 5px 0 0 0;
}

#content .item div.related_articles ul {
  margin: 2px 0 6px 0;
  padding: 0;
  list-style: none;
}

#content .item div.related_articles ul li {
  margin: 0;
  padding: 0;
}

#content .item div.related_articles ul li a {
  font-size: 11px;
  line-height: 12px;
}

/* Comments. */
#content .commentlist {
  margin: 0;
  padding: 0;
}

#content .commentlist li {
  clear: both;
  display: block;
  margin: 2px 0 6px 0;
  list-style: none;
}

#content .commentlist li * {
  font-family: Georgia, serif;
}

#content .commentlist li div.info {
  background-color: #f0f2f2;
  margin: 0;
  height: 60px;
}

#content .commentlist li img {
  float: left;
  margin: 0;
}

#content .commentlist li div.link {
  margin: 0 0 0 6px;
  height: 40px;
  color: #a7adad;
}

#content .commentlist li span.author {
  margin: 0 0 0 6px;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
  color: #566363;
}

#content .commentlist li p.time {
  margin: 31px 6px 0 0;
  text-align: right;
  font-size: 10px;
  line-height: 11px;
  color: #a7adad;
}

#content #commentform input,
#content #commentform textarea {
  font: 0.9em Verdana, Arial, sans-serif;
}

#content .commentlist span.author {
  margin: 0;
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  color: #949291;
}

#content .commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  margin: 10px 5px 10px 0;
}

#content #commentform p {
  font-family: Verdana, Arial, sans-serif;
}

#content h3#comments {
  font-style: italic;
  font-size: 11px;
  color: #869093;
  padding: 0;
  margin: 40px auto 20px;
}

#content p img {
  padding: 0;
  max-width: 100%;
  margin: 6px 0 10px 0;
}

#content img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#content img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

#content img.alignleft {
  display: inline;
  margin-right: 5px;
  margin-bottom: 5px;
}

#content .entry ol li {
  margin: 0;
  padding: 0;
}

#content select {
  width: 130px;
}

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

#content #commentform textarea {
  width: 400px;
  padding: 2px;
}

#content #commentform #submit {
  width: auto;
  margin: 0;
}

#content .alt {
  margin: 0;
  padding: 10px;
}

#content #commentform p {
  margin: 5px 0;
}

#content .nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

#content .commentmetadata {
  font-weight: normal;
  margin: 0;
  display: block;
}

/* #footer */
#footer p,
#footer a,
#footer li,
#footer span {
  font-size: 10px;
  line-height: 14px;
}


#footer p {
  margin: 3px 0 2px 0;
  text-align: left;
}

#footer a {
  border: none;
  color: #689656;
  text-decoration: none;
}

#footer a:hover {
  border: none;
  background-color: transparent;
  color: #266c0a;
  text-decoration: none;
}

#footer ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

#footer ul li {
  margin-right: 10px;
  display: inline;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}

.wp-pagenavi {
  margin: 20px 0 10px 0;
  text-align: left;
}

.wp-pagenavi a,
.wp-pagenavi a:link {
	padding: 7px 10px; 
	margin: 1px;
	text-decoration: none;
	color: #abc8d2;
	background-color: #f0f2f2;	
}

.wp-pagenavi a:visited {
	padding: 7px 10px; 
	margin: 1px;
	text-decoration: none;
	color: #abc8d2;
	background-color: #f0f2f2;	
}

.wp-pagenavi a:hover {	
	color: #e5e6e6;
	background-color: #0b93c0;
}

.wp-pagenavi a:active {
	padding: 7px 10px; 
	margin: 1px;
	text-decoration: none;
	color: #e5e6e6;
	background-color: #0b93c0;	
}

.wp-pagenavi span.pages {
  display: none;
	padding: 7px 10px;
	margin: 1px;
	color: #000000;
	background-color: #f0f2f2;
}

.wp-pagenavi span.current {
	padding: 7px 10px; 
	margin: 1px;
	color: #e5e6e6;
	background-color: #0b93c0;
}

.wp-pagenavi span.extend {
	padding: 7px 10px; 
	margin: 1px;	
	color: #aaa;
}

.previous,
.next {
  font-size: 18px;
}

/* Miscellaneous. */
.alignright {
  float: right;
}

.alignleft {
  float: left
}

.clearl {
  clear: left;
}

.clear {
  clear: both;
}

div#ads-top1 {
  margin: 10px;
  text-align: center;
}

div.ads {
  margin: 20px 0 10px 0;
  text-align: left;
}

#content .advert img {
  border: none;
}

#content .home_top,
#content .non_home_top {
  text-align: center;
  margin: 20px 0 20px 0;
}

#content .single_below {
  margin: 20px 0;
  text-align: center;
}

#sidebar div.button125_ads,
#sidebar ul#ad_buttons {
  width: 260px;
  margin: 10px auto 0px auto;
  display: block;
}

#sidebar ul#ad_buttons li {
  display: inline;
  float: left;
  padding: 0;
  margin: 0 5px 0 0;
  width: 125px;
}

#sidebar ul#ad_buttons li.second {
  float: none;
}

