/*  
Theme Name: Alfreido.com
Theme URI: http://www.alfreido.com/
Description: A WordPress theme built for Alfreido.com
Version: 2.0
Author: Ben Thomson
Author URI: http://www.alfreido.com/

	Alfreido.com WordPress Theme.
	Developed by Ben Thomson.
	All rights reserved.

*/

body {
	background: #3e567f url(images/back.gif) repeat-x 0 0px;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.clear {
	clear: both;
	margin: 0;
	height: 0;
	padding: 0;
	width: 100%;
}

a {
	color: #748dc6;
	text-decoration: none;
	outline: none;
}

p {
	font-size: 11px;
	text-align: justify;
}

img {
	border: 0;
}

a:hover {
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	color: #748dc6;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

.post li {
	margin-bottom: 5px;
	margin-left: 5px;
    margin-right: 20px;
	list-style-image: url(../../../images/list-item.gif);
	list-style-type: none;
}

hr {
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}


/* ------------------------------------------------------- COLORS */
.blue, a.blue, a .blue { color: #748dc6; }
a.blue :hover, a:hover .blue { color: #000; }
.grey, a.grey, a .grey { color: #bbb; }
a.grey :hover, a:hover .grey { color: #000; }

/* ------------------------------------------------------- MAIN DIVS */
div.left_column {
	float: left;
	width: 681px;
	text-align: left;
	padding-right: 5px;
}

div.left_column h3, 
div.left_column h4, 
div.left_column h5, 
div.left_column h6 {
	margin-bottom: 0;
	text-transform: lowercase;
}


div.right_column,
div#sidebar {
	float: right;
	width: 48%;
	text-align: right;
}

div#container {
	width: 929px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat;
}

div#inner_container {
	width: 929px;
	margin: 0 auto;
	font-size: 11px;
}

div#content {
	text-align: left;
	padding: 20px 10px 10px 10px;
	position: relative;
}

div#content div.left_column h2 {

}

div#content div.left_column h2 a {
	color: #ffe400;
}

div#content h2 a:hover {
	color: #fff;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: right;
	list-style-type: none;
	list-style-image: none;
}

#menu ul li a {
	background: #bdcfe5;
	display: block;
	height: 20px;
	width: 65px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
}

#menu ul li a:hover,
#menu ul li a.selected {
	background-color: #748dc6;
	color: #ffe400;
}

#menu ul li a:hover {
	color: #fff;
}

/* ------------------------------------------------------- CONTENT DIVS AND SPACES */

div.info {
	padding: 4px;
	background: #526a94;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

div.info p {
	text-align: center;
}

pre.code {
	display: block;
	margin: 0px 10px 0px 10px;
	background: #f5f5f5;
	padding: 4px;
}

div.copy {
	margin: 0px 10px 0px 10px;
	height: 15px;
	text-align: right;
}

div.post {
	padding-top: 16px;
	padding-left: 85px;
	margin-bottom: 20px;
	position: relative;
}

div.entry {
	background: #fff url(images/entry_bottom.gif) repeat-x bottom left;
	padding: 15px 10px 10px 10px;
}

div.post h2 {
	position: absolute;
	left: 33px;
	top: -11px;
	width: 335px;
	height: 34px;
	background: url(images/entry_title.gif) no-repeat top left;
	vertical-align: middle;
	font-size: 12px;
	color: #ffe400;
	overflow: hidden;
	padding: 8px 0 0 20px;
}

div.post div.date {
	position: absolute;
	top: 44px;
	left: -8px;
	width: 85px;
	text-align: right;
	color: #d2dbe9;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 12px;
}

div.post div.permalink {
	position: absolute;
	top: 84px;
	left: -8px;
	width: 85px;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 12px;
}

div.post div.permalink a {
	color: #ffe400;
	text-decoration: none;
} 

div.post div.permalink a:hover {
	color: #fff;
}

div.post div.date small {
	color: #a4b8d9;
	font-size: 0.6em;
}

div.post div.tags {
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

div.post div.tags a {
	color: #d2dbe9;
	text-decoration: none;
}

div.post div.tags a:hover {
	color: #a4b8d9;
}

div.post div.tags span.caps {
	text-transform: capitalize;
	cursor: default;
}

/* ------------------------------------------------------- HEADER AND FOOTER */

div#banner {
	width: 942px;
	height: 137px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div#banner h1 {
	padding: 0;
	margin: 0;
	width: 420px;
	height: 137px;
	display: block;
	cursor: pointer;
}	

div#banner h1 span {
	display: none;
}

div#banner h3 {
	display: none;
}

div#search {
	position: absolute;
	top: 92px;
	left: 722px;
	padding-top: 16px;
}

div#search div {
	background: url(images/search_box.gif) no-repeat top left;
	width: 131px !important;
	height: 25px;
	line-height: 23px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

div#search p {
	margin: 0;
	float: left;
}

form#searchform {
	width: 200px;
}

div#search div #s {
	border: 0;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	background: none;
	width: 100%;
}

div#footer {
	background: url(images/footer.gif) repeat-x top center;
	width: 885px;
	height: 41px;
	line-height: 41px;
	vertical-align: middle;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}

div#footer a {
	color: #dfeeff;
	text-decoration: none;
}

/* ------------------------------------------------------- SIDEBAR */

div#sidebar {
	height: 100%;
	float: right;
	width: 215px;
	padding: 10px;
	color: #fff;
	margin-right: -17px;
	margin-bottom: -20px;
}

div#sidebar a {
	color: #fff;
}

div#sidebar li.widget {
	background: #7a92ba url(images/sidebar_bottom.gif) repeat-x bottom left;
	padding: 10px;
	position: relative;
	margin-bottom: 25px;
	width: 200px;
}

div#sidebar li.widget h2 {
	position: absolute;
	top: -26px;
	left: 0px;
	text-align: right;
	text-transform: lowercase;
	color: #8da3c6;
	width: 100%;
	font-size: 1.1em;
}

/* ------------------------------------------------------- IMAGE STYLES */

img.blog_header {
	border: 1px solid #748dc6;
	padding: 1px;
}

a:hover img.blog_header {
	border: 1px solid #bdcfe5;
}

.widget_flickrrss img {
	padding: 5px;
}

/* ------------------------------------------------------- COMMENT FORM */

div.comment_form {
	margin: 10px;
	background: #526a94;
	padding: 5px;
	color: #fff;
}

div.comment_form a {
	color: #d2dbe9;
	text-decoration: none;
}

div.comment_form h3 {
	margin: 0;
	margin-bottom: 5px;
}

div.comment_form form {
	margin: 0;
}

div.comment_form input,
div.comment_form textarea {
	font-size: 11px;
	width: 98%;
}

div.comment_form label {
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	color: #d2dbe9;
	}
	
.commentmetadata a,
.commentmetadata a:hover {
	color: #889ab8;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */

/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists */

div#sidebar ul ul.tweets li {
	padding: 5px 5px 5px 5px;
	color: #e5eaf1;
	margin-bottom: 5px;
}

div#sidebar ul ul.tweets li a.timesince {
    color: #a4b8d9;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 5px;
	} 

html>body .entry li {
	margin: 7px 0px 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	color: #fff;
	}

.commentlist li {
	margin-top: 15px;
	padding: 5px 9px 3px;
	width: 660px;
	list-style: none;
	background: #526a94;
	border: 1px solid #889ab8;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.navigation {
	font-weight: bold;
	color: #d2dbe9;
}

.navigation a {
	font-weight: bold;
	color: #d2dbe9;
	text-decoration: none;
}

.navigation a:hover {
	color: #fff;
}

/* End Various Tags & Classes*/