/*  
Theme Name: FIDOJONES
Theme URI: http://fidojones.com/
Description: Theme fidojones.com
Version: 1.5
Author: Lorenzo Tejera
Author URI: http://fidojones.com/
*/
/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0; 
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	color: #333;
	text-align: left;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 13px;
	border-bottom:1px dotted #CCCCCC;
}

h1 a, h1 a:visited {
	color: #0066CC;
	text-decoration: none;
}
h1 a:hover {
	color: #333333;
	text-decoration: none;
}


h2 {
	font-size: 13px;
}

h2.pagetitle {
	font-size: 1.6em;
	}

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

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

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.post{
	padding-top: 20px;
}

.post-head{
	display: inline-block;
	width: 90%;
}

.post .post-head .title {
	float: left;
	margin-left: 10px;
	width: 87%;
}

.post .post-head .date {
	height: 50px;
	width: 45px;
	background: url(/images/theme/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}

.post .post-head .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.postdata .category{
	background: url(/images/theme/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}

.mini-add-comment {
	background: url(/images/theme/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	margin-right: 12px;
	float: right;
}

.mini-tag {
	background: url(/images/theme/mini-tag.gif) no-repeat left center;
	padding-left: 20px;
}

.mini-comment {
	background: url(/images/theme/mini-comment.gif) no-repeat left center;
	margin-top: 5px;
	padding-left: 20px;
}

.right {
	float: right;
}

.entry {
	padding: 10px 0px 5px;
	clear: both;
	text-align: justify;
	width: 89%;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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: 2px;
	padding: 0;
	}

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

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

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

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

ol li, #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 */

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.postmetadata {
	clear: left;
}

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

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-weight: bold;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 89%;
}

.commentlist .alt {
	background: #F4F4F4;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	padding: 10px;
}

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

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	width: 89%;
}

textarea{
	width: 89%;
}

.friendfeed .body{
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.friendfeed .bottom{
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
