/*  
Theme Name: AnnaZuhlke.com
Theme URI: http://www.AnnaZuhlke.com
Description: Ad hoc theme for AnnnaZuhlke.com based on Jesus Carrera's Startpoint.
Version: 1.0 
Author: Guilherme Z�hlke O'Connor
Author URI: http://www.z-oc.com/
*/



@import "reset.css";
@import "banner.css";
@import "main_typo.css";

body{
	background: #fff;
	text-align: center;
}

em {
	 font-style: italic;
}

strong {
	font-weight: bold;
}

#layout {
	font-size: 85%;
	_width: 1024px;
	min-width: 1024px;
	margin: auto;
	text-align: left;
}

#top, #middle, #bottom {
	margin: 0 0 0px 0;
	padding:0 240px 0 240px;
	clear: both;
}

div.container {
	float:left;
	width:100%;	
	border-left:240px solid transparent; /* The width and color of the left rail */
	border-right:240px solid transparent; /* The width and color of the right rail */
	margin-left:-240px;
	margin-right:-240px;
	display:inline; /* So IE plays nice */
}

div.left {
	float:left;
	width: 240px;
	margin-left:-240px;
	position:relative;
}

* html #middle div.left {
	margin-left:-337px;
}

div.center {
  float:left;
  width:100%;
  margin-right:-100%;
 }

div.right {
	float:right;
	width:240px;
	margin-right:-240px;
	position:relative;
}


#top div.container {
	border-left: 240px solid #f3f1f0; /* The width and color of the left rail */
	border-right: 240px solid #f3f1f0; /* The width and color of the left rail */
}

#illustration {
	background: #f3f1f0 url(img/illustration.jpg) top left no-repeat; /* The width and color of the left rail */
	height: 229px;
	overflow: hidden;
}

#middle div.container {
	border-left: 240px solid #a0a0a0; /* The width and color of the left rail */
	border-right: 240px solid #a0a0a0; /* The width and color of the left rail */
	background: #f3f1f0; /* The width and color of the left rail */
}

#bottom div.container {
	border-left: 240px solid #97017f; /* The width and color of the left rail */
	border-right: 240px solid #97017f; /* The width and color of the left rail */
	background: #ffaaf3; /* The width and color of the left rail */
}

#content {
	border-top: 15px solid #454545;
}

#leftbar, #sidebar {
	border-top: 15px solid #303030;
}

#inner {
	margin: 3em 1.5em 5em 1.5em;
}

#top .right, #top .right form {
	text-align: center;
}

#top .right form input {
	margin: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

#top .right img {
	margin: 15px 1px 15px 1px;
}

div.clearer {
	clear: both;
	height: 0px;
}

.clear {
	clear: both;
}

#sidebar ul, #leftbar ul {
	padding: 0;
}

#header {
	border: 0px solid red;
}

a.more {
	display: block;
	text-align: right;
	text-decoration: none;
}

a:link {
	color:#d01f3c;
}
  
a:visited {
	color:#d01f3c;
}
  
a:hover {
	color:#d01f3c;
}

#bottom .center a:link {
	color:#97017f;
}
  
#bottom .center a:visited {
	color:#97017f;
}
  
#bottom .center a:hover {
	color:#97017f;
}

#bottom .left a:link, #bottom .right a:link {
	color:#ffaaf3;
}
  
#bottom .left a:visited, #bottom .right a:visited {
	color:#ffaaf3;
}
  
#bottom .left a:hover, #bottom .right a:hover {
	color:#ffaaf3;
}


#flickr {
	padding: 0 1px 0 2px;
}

div.flickr_badge_image {
	display: inline;
}

#leftbar div.flickr_badge_image img {
	border-right: 2px solid #a0a0a0;
	border-left: 2px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}

a img {
	border: none;
}

.post-comments {
	margin-top: 1em;
}

.post-category {
	margin-bottom: 1em;
}

#categories {
	margin-top: 1em;
}

#lastfm {
	text-align: center;
	margin: 30px 0 30px 20px;
}

#blogroll ul li, #archive ul li, #latestposts ul li {
	border-top: 1px dotted #d01f3c;
	padding: 0.3em 1em 0.1em 1em;
}

#blogroll ul, #archive ul , #latestposts ul {
	border-bottom: 1px dotted #d01f3c;
}

#bottom {
	font: normal 0.8em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
}

.innerbottom, .innertop {
	padding: 1em;
}

#credits img {
	border: none;
	float: left;
	margin-right: 5px;
}

#profile {
	font-size: 1.2em;
	line-height: 1.5;
}

#blogtitlearea {
	background: #a0a0a0;
	padding: 1em 1em 0.1em 1em;
}

#commentarea {
	margin: 2em 0 2em 0;
}

#comments li {
	margin: 1em 0 1em 0;
}

#comments h4 {
	font-size: 1.2em;
}

#blogroll a img {
	border: none;
	width: 16px;
	height: 16px;
}

#bellaciao {
	margin: 10px 0 10px 0;
}
