/*   
Theme Name: Memografia
Theme URI: http://memografia.com
Description: Theme personal.
Author: Guillermo Moreno Quiroga.
Author URI: http://gmoreno.com
Version: 0.1
*/
body {
margin: 0;
padding: 0;
font-size: 0.9em;
font-family: Tahoma, Geneva, sans-serif;
color: #000000;
background: #FFFFFF url(img/body_bg.png) repeat-x bottom;
text-align: center;
}
h1, h2, h3 { margin: 0; padding: 0;}
#body {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#header {
	float: left;
	width: 950px;
}
#menu {
	width: 950px;
	float: left;
	padding-top: 22px;
	padding-bottom: 22px;
}
#menu a:link, #menu a:visited, #menu a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#menu ul li {
	display: inline;
	background: url(img/menu_bg.png) no-repeat right;
	margin: 0;
	padding: 0;
	padding-right: 13px;
	float: left;
}
#menu ul li.last {
	background: none;
	padding-right: 20px;
}
h1#title {
	width: 512px;
	height: 197px;
	position: relative;
	float: left;
	margin-top: 55px;
}
h1#title span {
	background: url('img/memografia_logo.png') no-repeat; 
	position:absolute;
	width:100%;
	height:100%
}
.box {
	background: #F0F0F0 url(img/box_top.png) no-repeat top left;
	width: 350px;
	float: right;
	padding: 0;
	margin: 0;
	padding-top: 15px;
	margin-bottom: 20px;
}
.box_content h3 {
	font-weight: bold;
	font-size: 1.4em;
	color: #6C6C6C;
	margin-bottom: 20px;
	text-align: right;
}
.box_content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
div.box_bottom {
	background: #F0F0F0 url(img/box_bottom.png) no-repeat bottom left;
	width: 350px;
	float: left;
	height: 20px;
}
div.box_content {
	width: 310px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
div.box_left {
	width: 145px;
	float: left;
	text-align: center;
}
div.box_right {
	width: 145px;
	float: right;
	text-align: center;
}
.box_left h3, .box_right h3 {
	text-align: center;
}
.flickr_badge_image {padding: 7px; background: #FFF; display: inline; float: left; margin-bottom: 21px; margin-right: 21px;}
#flickr_badge_image3, #flickr_badge_image6 { margin-right: -21px;}
.flickr_badge_image img {border: 0px !important;}
#flickr_badge_wrapper { float: left; width: 310px;}
#left {
	float: left;
	width: 560px;
	line-height: 1.5em;
}
h2.title, h3.comments_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #159704;
}
h3.comments_title {
  margin-top: 20px;
	margin-bottom: 15px;
}
.post_text h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #159704;
	margin-bottom: 10px;
	margin-top: 30px;
}
.post_text h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #159704;
	margin-bottom: 10px;
}
.post_title {
	float: left;
	margin-top: 0.8em;
	width: 430px;
}
.post_title p {
	margin: 0;
	padding: 0;
}
.post a:link, .post a:visited, .box a:link, .box a:visited, h1 a:link, h1 a:visited {
	color: #159704;
	text-decoration: none;
}
.post img {
border: 0;
}
.post a:hover, .box a:hover, h1 a:hover {
	color: #159704;
	text-decoration: underline;
}
.post {
margin-bottom: 40px;
float: left;
width: 560px;
}
#left .post .post_text .wp-caption, #left .post .post_text .nocaption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
#left .post .post_text .nocaption {
padding-bottom: 4px;
}
#left .post .post_text .wp-caption-text {
text-align: center;
font-size: 0.9em;
line-height: 1.1em;
color: #6C6C6C;
margin:0;
margin-top: 5px;
padding:0 4px 5px;
}
#left .post .post_text code.code {
margin: 0 30px 0 30px;
padding: 5px;
border: 1px dashed #000;
overflow: auto;
display: block;
}
#left .tags {
  float: left;
	width: 530px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 30px;
	background: #F0F0F0;
	font-size: 0.9em;
	color: #6C6C6C;
}
#left .tags p {
	background: url(img/icon_tags.png) no-repeat 0px 3px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
#left .tags a:link, #left .tags a:visited, #left .tags a:hover {
	color: #6C6C6C;
	text-decoration: none;
}
#left .commentslink {
	float: left;
	width: 560px;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	}
#right {
	float: right;
	width: 350px;
}
#right .box_content {
	font-size: 0.9em;
	text-align: right;
}
#twitter .box_content {
	background: url(img/twitter_bg.png) #F0F0F0 left no-repeat;
	background-position: 15px 0px;
	text-align: center;
}
#twitter .box_content a:link.twitter_username, #twitter .box_content a:visited.twitter_username, #twitter .box_content a:hover.twitter_username {
	color: #000;
	font-weight: bold;
}
#twitter .box_content span.mytwitter_tweet_time a:link, #twitter .box_content span.mytwitter_tweet_time a:visited, #twitter .box_content span.mytwitter_tweet_time a:hover {
	font-size: 0.8em;
	font-style: italic;
}
#rss .box_content, #text-337022902 .box_content  {
	background: url(img/rss_bg.png) #F0F0F0 left no-repeat;
	background-position: 15px 0px;
}
.box_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box_content ul li{
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
.bold {
	font-weight: bold;
}
#searchform {
padding: 0;
margin: 0;
}
.searchfield {
margin-top: 5px;
}
#s {
width: 210px;
height: 16px;
padding: 2px;
margin: 0;
font-size: 14px;
vertical-align: middle;
border: 1px solid #6C6C6C;
margin-right: 20px;
background: #FFF;
color: #6C6C6C;
}
#submit {
	width: 70px;
	height: 22px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background: #FFF;
	border: 1px solid #6C6C6C;
	color: #6C6C6C;
}
#left .categories {
	font-size: 0.9em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left .date {
	background: #F0F0F0 url(img/date_top.png) no-repeat top left;
	width: 49px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	padding-top: 8px;
	line-height: 1.1em;
	color: #6C6C6C;
	margin-right: 20px;
}
#comments {
	width: 560px;
	float: left;
	color: #6C6C6C;
	border-top: 1px solid #6C6C6C;
	margin-top: 20px;
}
#comments .comment {
	float: left;
	width: 480px;
	padding: 15px;
	background: #F0F0F0;
}
#comments .odd {
	background: #FFFFFF;
}
#comments .gravatar {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 20px;
}
#comments .comment_meta {
	float: left;
	margin-top: 0.2em;
	width: 400px;
}
#comments .comment_meta p {
	margin: 0;
	padding: 0;
}
#comments p.comment_author {
	font-weight: bold;
}
#comments p.comment_date {
	font-size: 0.8em;
}
#write_comment form {
	width: 440px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 0.9em;
}
#write_comment label {
float: left;
width: 170px;
display: inline;
}
#write_comment input.styled, #write_comment textarea.styled {
	border: 1px solid #6C6C6C;
}
#write_comment {
	width: 560px;
	margin-top: 15px;
	float: left;
	margin-bottom: 20px;
}
#write_comment input.styled {
width: 210px;
float: right;
display: inline;
margin-bottom: 25px;
}
#write_comment textarea.styled {
	width: 440px;
	height: 120px;
	clear: both;
	float: left;
	display: inline;
}
#write_comment br {
	clear: both;
}
#write_comment input.submit {
	border: 1px solid #6C6C6C;
	color: #6C6C6C;
	width: 200px;
	height: 22px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background: #FFF;
	margin-top: 20px;
}
#left .date span.month, #left .date span.year, #left .date span.day {
	float: left;
	width: 49px;
	font-weight: bold;
	font-size: 1em;
}
#left .date span.day {
		font-size: 1.7em;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding-bottom: 3px;
}
#left .date span.year {
	background: #F0F0F0 url(img/date_bottom.png) no-repeat bottom left;
	padding-bottom: 8px;
}
#left .post_text, #comments .comment_text {
	clear: both;
	float: left;
	width: 560px;
	margin-top: 15px;
}
#comments .comment_text {
	width: 480px;
}
#left .post_text p, #left .lang_text p, #comments .comment_text p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
#comments .comment_text {
	font-size:0.9em;
}
#footer {
	clear: both;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #6C6C6C;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a:link, #footer a:visited {
	color: #6C6C6C;
	text-decoration: underline;
}
#footer a:hover {
	color: #159704;
	text-decoration: underline;
	}
#paged {
	color: #6C6C6C;
	width: 560px;
	text-align: center;
	font-size: 0.9em;
	margin-top: 10px;
	float: left;
}
#paged a:link, #paged a:visited {
	color: #6C6C6C;
	text-decoration: underline;
}
#paged a:hover {
	color: #6C6C6C;
	text-decoration: none;
}
.lang {
float: left;
color: #6C6C6C;
width: 560px;
margin-top: 15px;
}
div.lang_code {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
  float: left;
  display: inline;
  margin-left: 7px;
  margin-bottom: 15px;
  clear: left;
}
div.lang_btn {
float: right;
}
div.lang_text {
font-size: 0.9em;
width: 560px;
float: left;
}
div.post_language {
margin-bottom: 0px;
float: left;
}
#left .post .post_text .aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
clear: both;
}
.read-more {
text-align: right;
font-size: 1.1em;
font-weight: bold;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   clear:both;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}