/*
Theme Name: Pimlico
Description: Pimlico Wordpress Theme
Version: 1
Author: Rodrigo Galindez
Author URI: http://www.rodrigogalindez.com/
*/

/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 62.5%;
/*	background: transparent url(images/grid-960.gif) repeat-y top center;*/
	background-color: #F0F0F0;
	color: #222;
}

hr {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

p {
	margin: 0 0 1.5em 0;
	font-size: 1.3em;
	line-height: 1.8;
}

a {
	color: #9E1114;
	text-decoration: none;
	border-bottom: 1px dotted #9E1114;
	-webkit-transition: color .2s linear;
}

a:hover {
	color: #005680;
	border-bottom: 1px dotted #005680;
}

abbr {
	border: 0 none;
}

cite {
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	color: #666;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	margin: 0 auto;
	margin-top: 50px;
	padding: 40px;
	width: 960px;
	background: url(images/official-seal.gif) no-repeat 675px 15px;
	background-color: #fff;
}

/* ------------------------------------------ [ Header ] */

#header {
	border-bottom: 1px solid #666;
}

#title {
	margin-bottom: 1px;
	padding: 20px 0;
	border-bottom: 1px solid #666;
}

#header h1 {
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 5em;
	text-align: center;
}

#header h1 a {
	display: block;
	color: #222;
	border: 0 none;
}

#header h1 a:hover {
	border: 0 none;
}

#header h2 {
	text-align: center;
}

#nav {
	width: 100%;
	margin-bottom: 1px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	height: 1%;
}

#nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#nav ul {
	position: relative;
	left: 50%;
	text-align: center;
	list-style-type: none;
	float: left;
}

#nav li {
	position: relative;
	right: 50%;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#nav li a {
	display: block;
	padding: 12px 15px 10px 15px;
	text-decoration: none;
	border: 0 none;
	color: #222;
	background-color: #fff;
	-webkit-transition: background-color .2s linear;
}

#nav li a:hover, #nav li.current_page_item > a {
	background-color: #eee;
	border: 0;
}

#nav li ul {
	width: 98.5%;
	position: absolute;
	display: none;
	z-index: 1;
	border: 1px solid #666;
	border-top: 1px solid #fff;
	background: #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#nav li:hover ul {
	left: auto;
	display: block;
}

#nav li ul li {
	font-size: .8em;
	text-transform: uppercase;
	right: auto;
	float: none;
	border-bottom: 1px dotted #666;
}

#nav li ul li:last-child {
	border: none;
}

#content-wrapper {
	padding-top: 7px;
	clear: both;
	background: transparent url(images/bg-content-wrapper.png) repeat-y top center;
	border-bottom: 1px dotted #666;
	height: 1%;
}

#content-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#first-col {
	width: 468px;
	float: left;
}

.post {
	margin: 0 0 30px 0;
	clear: both;
	height: 1%;
}

.post:first-child .post-header h3 {
	padding: 5px 0 0 0;
	background: 0 none;
}

.post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post img, img.bordered {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
	-webkit-transition: background-color .2s linear;
}

.post img:hover, img.bordered:hover {
	background: #eee;
}

.post-header {
	padding: 0 0 20px 0;
	text-align: center;
} 

.post-header h3 {
	padding: 25px 0 0 0;
	margin: 0 0 5px 0;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 2.8em;
	font-weight: normal;
	background: transparent url(images/emb-1.gif) no-repeat top center;
}

.post-header h3 a {
	color: #222;
	border: 0 none;
}

.post-header h3 a:hover {
	color: #9E1114;
}

.post-header p {
	margin: 0;
	font-size: 1.1em;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #666;
}

.post-header p em {
	text-transform: lowercase;
}

.post-header p a {
	color: #666;
	border: 0 none;
}

.post-header p a:hover {
	color: #9E1114;
	border-bottom: 1px dotted #9E1114;
}

.post-content {
	height: 1%;
}

.post-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-content h3, .post-content h4 {
	margin: 0 0 0 0;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 2em;
	font-weight: normal;
}

.post-content h5, .post-content h6 {
	margin: 0 0 0 0;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	font-weight: bold;
}

.post-content ol {
	list-style-type: lower-roman;
}

.post-content li {
	margin: 0 0 1.5em 0;
	font-size: 1.3em;
	line-height: 1.8;
}

.post-content p code {
	display: block;
	padding: 15px 20px;
	font-family: Monaco, "Courier new", fixed;
	font-size: .9em;
	background: #eee;
}

.post-content blockquote {
	margin-left: 24px;
	padding-left: 10px;
	border-left: 1px solid #DBDBDB;
}

.post-content blockquote p {
	color: #666;
}

.post-content blockquote p:first-child:first-letter {
	margin: 0;
}

.post-content blockquote p:first-child:first-line {
}

.post-content > p:first-child:first-letter {
	margin: 12px 7px 0 0;
	line-height: .7;
	font-family: "Adobe Garamond Pro", Georgia, "Times New Roman", serif;
	font-size: 3.6em;
	text-transform: uppercase;
	float: left;
	vertical-align: top;
}

.post-content > p:first-child:first-line {
	font-variant: small-caps;
}

/* Targets Fx 2 & 3: Makes drop caps look exactly the same in Safari and Firefox */

.post-content p:first-child:first-letter, x:-moz-any-link, x:default {
	margin: 7px 7px 0 0;
}

.post-meta {
	margin: 0 0 30px 0;
	text-align: center;
}

.post-meta ul {
	list-style-type: none;
}

.post-meta li {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #666
}

.post-meta li em {
	text-transform: lowercase;
}

#second-col {
	width: 304px;
	margin-left: 24px;
	text-align: center;
	float: left;
}

#second-col ul, #third-col ul {
	list-style-type: none;
	text-align: center;
}

#second-col li, #third-col li {
	margin: 0 0 10px 0;
	line-height: 1.5;
}

#second-col ul li a, #third-col ul li a  {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.3em;
}

li.recentcomments {
	font-size: 1.3em;
	font-style: italic;
	color: #666;
}

li.recentcomments a {
	font-size: 1em !important;
	font-style: normal;
}

h2 a.rsswidget {
	margin-right: 4px;
}

.rss-date {
	display: block;
	margin-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

.rssSummary {
	margin-top: 5px;
	font-size: 1.3em;
	line-height: 1.8;
}

table#wp-calendar {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

table#wp-calendar caption {
	font-size: 1.4em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-variant: small-caps;
}

table#wp-calendar thead {
	font-size: 1.1em;
}

table#wp-calendar tbody, table#wp-calendar tfoot {
	font-size: 1.3em;
}

table#wp-calendar caption, table#wp-calendar td, table#wp-calendar tr {
	padding: 7px 2px;
}

table#wp-calendar tr {
	border-bottom: 1px dotted #bbb;
}

table#wp-calendar tr:last-child {
	border: 0 none;
}

div.tags {
	line-height: 1.8;
	clear: both;
}

.section {
	margin: 0 0 15px 0;
	clear: both;
	height: 1%;
}

.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.section-header {
	margin: 0 0 10px 0;
	padding: 7px 0;
	border-bottom: 1px dotted #999;
	text-align: center;
}

.section-header h2 {
	margin-bottom: 2px;
	font-size: 1.1em;
	line-height: 1.6;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
}

.section-header span.description {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	font-style: italic;
	text-transform: lowercase;
	color: #666;
}

/* -------------------------- [ Homepage: Third column ] */

#third-col {
	width: 140px;
	float: right;
}

input {
	padding: 3px;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.3em;
	color: #222;
}

.search-form p {
	margin: 0 0 10px 0;
}

.search-form, #search {
	clear: both;
	float: left;
}

.search-form input, #search input {
	width: 293px;
	text-align: center;
	color: #222;
	background-color: #fff;
	-webkit-transition: background-color .2s linear;
}

.search-form input:hover, #search input:hover, .search-form input:focus, #search input:focus {
	background-color: #eee;
}

/* ------------------------------------------ [ Footer ] */

#footer {
	margin: 1px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;	
	border-top: 1px solid #666;
}

#footer p.copyright {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	color: #666;
}

#footer blockquote {
	width: 40%;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 1.3em;
	font-style: italic;
	padding: 10px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	background: transparent url(../images/bq-bg.gif) no-repeat 4px 4px;
	overflow: hidden;
}

#footer .bq-cite {
	margin: 20px 0 0 0;
	float: right;
	font-size: .8em;
	text-transform: uppercase;
	font-style: normal;
}

/* --------------------------------- [ General classes ] */

.centered {
	margin: 0 auto;
	display: block;
}

.amp {
	font-family: Baskerville, "Palatino", Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
}

.ampersand-2 {
	color: #9E1114;
}

.dropcap {
	margin: 0 10px 0 0;
	font-family: "Adobe Garamond Pro", "Times New Roman", Baskerville, Georgia, serif;
	font-size: 3em;
	float: left;
	height: 30px;
}

p.image-caption {
	text-align: center;
	font-size: 1.1em;
	font-style: italic;
	color: #666;
}

#flickr_badge_wrapper {
	margin-left: -24px;
}

.flickr_badge_image {
	margin: 0 0 10px 24px;
	float: left;
}

.flickr_badge_image img { 
	width: 52px;
	height: 52px;
}

.flickr_badge_image a {
	display: block;
	padding: 2px;
	border: 1px solid #ddd;
	background: #fff;
	-webkit-transition: background-color .2s linear;
}

.flickr_badge_image a:hover {
	background-color: #eee;
}

#flickr_badge_wrapper {
	overflow: hidden;
}

#footer-wrapper {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 50px;
	width: 960px;
}

#footer-wrapper p.copyright {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}

#footer-wrapper a {
	color: #999;
	border-bottom: 1px dotted #ccc;
}

#footer-wrapper a:hover {
	color: #555;
}

.byline {
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 1.1em;	
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 0;
}

.page-nav {
	margin: 0 0 30px 0;
	padding: 15px 0 0 0;
	border-top: 1px dotted #bbb;
	clear: both;
	overflow: hidden;
}

.page-nav ul {
	list-style-type: none;
	overflow: hidden;
}

.page-nav li {
	font-size: 1.1em;
	line-height: 1.4;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.page-nav li.previous {
	float: left;
}

.page-nav li.next {
	float: right;
}

#about {
	margin-bottom: 30px;
	background: transparent url(images/ampersand.gif) no-repeat bottom center;
}

#post-commentary {
	margin: 0 0 30px 0;
	clear: both;
	overflow: hidden;
}

#post-commentary h3 {
	margin: 0 0 5px 0;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 2.8em;
	font-weight: normal;
	text-align: center;
}

.comment {
	padding: 15px 0 0 0;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	clear: both;
}

.comment-avatar {
	width: 58px;
	padding: 0 0 20px 0;
	float: left;
}

.comment-avatar img {
	display: block;
	width: 52px;
	height: 52px;
	padding: 2px;
	border: 1px solid #ddd;
	background: #fff;
	-webkit-transition: background-color .2s linear;
}

.comment-avatar img:hover {
	background: #eee;
}

.comment-body {
	width: 386px;
	float: right;
}

.comment-body p.comment-author {
	margin: 0;
	font-weight: bold;
	float: left;
}

.comment-body p.comment-date {
	margin: 0;
	font-family: "Lucida Grande";
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #fff;
	-webkit-transition: color .5s linear;
	text-transform: uppercase;
	float: right;
}

.comment-body:hover p.comment-date {
	color: #666;
}

.comment-body .comment-content {
	clear: both;
}

#post-leave-comment {
	margin: 0 0 30px 0;
	clear: both;
}

#post-leave-comment h3 {
	margin: 0 0 20px 0;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 2.8em;
	font-weight: normal;
	text-align: center;
}

table.form {
	width: 100%;
	border-collapse: collapse;
}

table.form th {
	width: 82px;
	padding: 15px 0 12px 0;
	text-align: right;
	vertical-align: top;
}

table.form label {
	font-size: 1.3em;
	line-height: 1.6;
	font-weight: bold;
}

table.form td {
	padding: 12px 0 0 20px;
	vertical-align: top;
}

table.form input {
	width: 180px;
	margin: 0 16px 0 0;
	float: left;
}

p.tooltip {
	margin: 4px 0 0 0;
	font-size: 1.1em;
	font-style: italic;
	color: #666;
}

table.form td textarea {
	width: 347px;
	height: 100px;
	padding: 3px;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.3;
	color: #222;
}

#post-leave-comment #submit {
	width: auto;
	margin: 5px 0 0 0;
	padding: 6px 18px;
	border: 0 none;
	font-size: 1.1em;
	line-height: 1.4;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: transparent url(images/bg-button.png) repeat-x 0 50%;
	background-color: #222;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: background-color .2s linear;
	text-shadow: 0 -1px 0 #222;
	cursor: pointer;
}

#post-leave-comment #submit:hover {
	background: #000;
}

.awaits-moderation {
	font-style: italic;
	color: #666;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

img.alignleft {
	margin-right: 20px;
	float: left;
}

img.alignright {
	margin-left: 20px;
	float: right;
}

.smallcaps {
	font-variant: small-caps;
}

ul.twitter li {
	font-size: 1.3em;
	line-height: 1.8 !important;
	padding-bottom: 15px;
	background: transparent url(images/divisor.gif) no-repeat bottom center;
}

ul.twitter li a {
	font-size: 11px !important;
}

ul.twitter li a.twitter-link {
	letter-spacing: 0 !important;
}

ul.twitter li abbr {
	font-size: 11px !important;
	text-transform: uppercase;
	border: 0 none;
	color: #666;
}