/*
Theme Name: mcapraro.com 2010
Theme URI: http://mcapraro.com/
Description: The 2010 theme for mcapraro.com
Version: 1.0
Author: Michelangelo Capraro
Author URI: http://mcapraro.com/
Tags: blue, custom header, fixed width, two columns, widgets

	mcapraro.com 2010 v1.0
	 http://mcapraro.com/

	This theme was designed and built by Michelangelo Capraro,
	whose blog you will find at http://mcapraro.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html {
	min-width: 1028px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Helvetica, Arial, Verdana, Sans-Serif;
	background-color: #e9e9e9;
	background: #e9e9e9 url("images/page_background.gif") repeat-y top center;
	color: #aeaeae;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	min-width: 1028px;
}

#page {
	position: relative;
	width: 1028px;
	margin: auto;
	text-align: left;
}

#header {
	background-color: #2c2c2c;
	margin-left: 166px;
	width: 591px;
	height: 74px;
	padding-top: 17px;
}

#content {
	background-color: #2c2c2c;
	margin-left: 166px;
	width: 591px;
}

#footer {
	clear: both;
	background-color: #2c2c2c;
	margin-left: 166px;
	width: 591px;
	height: 70px;
}

#sidebar {
	position: absolute;
	top: 0px;
	left: 757px;
}


/**
 * this is the header
 */
#headerimg a {
	display: block;
	width: 216px; 
	height: 22px;
	background: url("images/header.gif");
	text-indent: -9999px;
}


/** 
 * this is the main content body
 */

.subscription-manager {
	background-color: #2c2c2c;
	margin-left: 166px;
	width: 533px;
	font-size: 140%;
	margin: auto 29px auto 195px;
	line-height: 160%;
}

.subscription-manager a {
	color: #cc00cc;
}

.subscription-manager fieldset {
	padding-bottom: 30px;
}

.subscription-manager p {
	margin-bottom: 8px;
}

.subscription-manager a:hover {
	color: #ffffff;
}

.subscription-manager h2 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	color: #d9d9d9;
	text-transform: lowercase;
	width: 510px;
}

.subscription-manager legend {
	font-weight: bold;
	color: #cc00cc;
	font-size: 110%;
}

#content h2, #content .pagetitle {
	font-size: 40px;
	line-height: 48px;
	margin: 0px 28px 0px 28px;
	padding-bottom: 8px;
	color: #d9d9d9;
	text-transform: lowercase;
	width: 510px;
}

#content h2 a, #content .pagetitle a {
	text-decoration: none;
	color: #d9d9d9;
}

#content h2 a:hover, #content .pagetitle a:hover {
	color: #cc00cc;
}

.commentcount {
	position: absolute;
	right: 271px;
	color: #530053;
	padding: 2px 29px 9px 2px;
	background: #cc00cc url("images/comment_count_arrow.gif") no-repeat bottom left;
	font-size: 110%;
}

.commentcount a {
	text-decoration: none;
	color: #530053;
}

.commentcount a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#content .entry {
	font-size: 150%;
	margin: auto 29px auto 29px;
	line-height: 160%;
}

#content .entry a {
	text-decoration: none;
	color: #ffffff;
}

#content .entry a:hover {
	text-decoration: underline;
	color: #cc00cc;
}

#content .entry h3 {
	color: #cc00cc;
	margin: 17px auto 5px auto;
}

#content .entry p {
	margin-bottom: 16px;
}

#content ul, #content ol {
	margin: 7px 0px 14px 0px;
}

#content .entry ul li {
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 19px;
	margin-left: 2px; 	
}

#content .entry ol li {
	list-style: decimal;
	margin-left: 34px;
}

#content .entry blockquote {
	font-style: italic;
	margin-left: 32px;
	color: #d9d9d9;
}

#content .entry .tags {
	margin: 0px 8px 0px -29px;
	font-size: 12px;
	height: 17px;
	float: left;
}

#content .entry .tags a {
	background-color: #cc00cc;
	color: #530053;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
}

#content .entry .tags a:first-child {
	padding-left: 29px;
}

#content .entry em {
	font-style: italic;
}

#content .entry strong {
	font-weight: bold;
}

#content .entry em strong, #content .entry strong em {
	font-weight: bold;
	font-style: italic;
}

#content .addthis {
	background-color: #cc00cc;
	width: 88px;
	height: 17px;
	float: right;
}

#content .addthis_button {
	display: block;
	width: 66px;
	height: 17px;
	background: url("images/share_button.gif");
	text-indent: -9999px;
}

#content .date {
	clear: both;
	font-size: 120%;
	background-color: #cc00cc;
	color: #fcaffc;
	height: 17px;
	padding: 1px 2px 0px 29px;
	white-space: nowrap;
	margin-bottom: 29px;
	float: left;
}

.post-edit-link {
	color: #cc00cc;
	margin: 5px 0px 5px 29px;
}

#content .entry img, #content .entry .vvqbox {
	clear: both;
	position: relative;
	left: -29px;
	background-color: #191919;
	padding: 4px 4px 4px 29px;
	margin: 20px 0px 20px 0px;
	width: 532px;
}

#content .entry .wp-caption {
	margin: 20px 0px 20px 0px;
}

#content .entry .wp-caption img {
	margin: 0px 0px 0px 0px;
}

#content .entry .wp-caption-text {
	font-size: 80%;
	color: #666666;
	clear: both;
	position: relative;
	left: -29px;
	background-color: #191919;
	padding: 4px 4px 4px 29px;
	margin: 0px 0px 0px 0px;
	width: 532px;
}

/**
 * comments
 */
.commentlist {
	clear: both;
}

.commentlist .comment, .commentlist .tweetback {
	clear: both;
}

.commentlist .comment p, .commentlist .tweetback p {
	background-color: #515151;
	font-size: 120%;
	line-height: 140%;
	width: 532px;
	margin: 0px 0px 0px 26px;
	padding: 7px 29px 7px 4px;
}

.commentlist p a {
	text-decoration: none;
	color:#ffffff;
}
.commentlist p a:hover {
	text-decoration: underline;
	color:#cc00cc;
}


.commentlist .bypostauthor p {
	background-color: #cc00cc;
	color: #fcaffc;
	margin: 0px 26px 0px 0px;
	padding: 7px 4px 7px 29px;
}

.commentlist .comment-author {
	float: right;
	background: transparent url("images/comment_arrow.gif") no-repeat top left;
	padding: 6px 29px 17px 19px;
	color: #515151;
}

.commentlist .bypostauthor .comment-author {
	float: left;
	background: transparent url("images/comment_arrow_author.gif") no-repeat top right;
	padding: 6px 19px 17px 29px;
	color: #cc00cc;
}

.commentlist .comment-meta {
	padding: 6px 0px 17px 29px;
}

.commentlist .bypostauthor .comment-meta {
	float: right;
	padding: 6px 29px 17px 0px;
	color: #cc00cc;
}

.commentlist .comment-author a, .commentlist .comment-meta a {
	text-decoration: none;
	color: #666666;
}

.commentlist .comment-author a:hover, .commentlist .comment-meta a:hover {
	text-decoration: underline;
	color: #cc00cc;
}

.commentlist .bypostauthor .comment-author a, .commentlist .bypostauthor .comment-meta a {
	text-decoration: none;
	color: #cc00cc;
}

.commentlist .bypostauthor .comment-author a:hover, .commentlist .bypostauthor .comment-meta a:hover {
	text-decoration: underline;
	color: #666666;
}

/**
 * comment form feilds
 */

#respond {
	clear: both;
	position: relative;
	background-color: #777777;
	padding: 4px 0px 4px 29px;
	width: 532px;
	font-size: 130%;
}

#comment {
	width: 525px;
	height: 70px;
}

textarea, input {
	border: 1px solid #666666; 
}

#respond p {
	position: relative;
}

.subscribe-to-comments {
	font-size: 85%;
}

.subscribe-to-comments input {
	position: relative;
	top: 2px;
	border: 1px solid #666666; 
	clear: both;
}

#submit {
	position: absolute;
	left: 481px;
	top: 30px;
	border: none;
	display: block;
	width: 81px;
	height: 17px;
	padding: 17px 0px 0px 0px;
	overflow: hidden;
	background: #cc00cc url("images/submit_button.gif") no-repeat left top;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
form>#submit { /* For non-IE browsers*/
  height: 0px;
}


/**
 * for the footer
 */
#footer {
	font-size: 110%;
	padding: 50px 0px 0px 29px;
	width: 562px;
	color: #666666;
}

#footer a, #respond a {
	text-decoration: none;
	color: #d9d9d9;
}

#footer a:hover, #respond a:hover {
	text-decoration: underline;
	color: #cc00cc;
}

/**
 * the sidebar 
 */
#sidebar {
	width: 251px;
	padding-top: 126px;
	font-size: 120%;
	color: #2c2c2c;
}

#sidebar h2 {
	font-size: 21px;
	color: #cc00cc;
	width: 211px;
}

#sidebar li, #sidebar .about {
	padding: 0px 10px 0px 32px;
}

#sidebar li a, #sidebar .about a {
	text-decoration: none;
	color: #cc00cc;
}

#sidebar li a:hover, #sidebar .about a:hover {
	text-decoration: underline;
	color: #2c2c2c;
}

#sidebar .tweet {
	background-color: #cc00cc;
	margin-top: 26px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #fcaffc;
}

#sidebar .tweet li {
	margin-top: 15px;
}

#sidebar .tweet li:first-child {
	margin-top: 0px;
}

#sidebar .tweet a {
	text-decoration: none;
	color: #f7d9f7;
}

#sidebar .tweet a:hover {
	text-decoration: none;
	color: #2c2c2c;
}

#sidebar .tweet-author {
	font-size: 90%;
	background: transparent url("images/tweet_arrow.gif") no-repeat top left;
	padding: 2px 4px 0px 18px;
	position: absolute;
	right: 0px;
	color: #cc00cc;
}

#sidebar .tweet-author a {
	text-decoration: none;
	color: #cc00cc;
}

#sidebar .tweet-author a:hover {
	text-decoration: underline;
	color: #2c2c2c;
}


/**
 * this is the post list
 */
#content #smart-archives-list {
	margin: 0px 28px 0px 28px;
	padding-bottom: 8px;
	width: 510px;
}

#content #smart-archives-list ul {
	margin-bottom: 30px;
}

#content #smart-archives-list li {
	list-style: none;
	font-size: 22px;
	line-height: 30px;
	color: #d9d9d9;
	text-transform: lowercase;
}

#content #smart-archives-list h2 {
	background-color: #cc00cc;
	color: #fcaffc;
	padding: 2px 29px 2px 2px;
	position: absolute;
	right: 834px;
	text-align: right;
	font-size: 110%;
	line-height: 110%;
	width: auto;
	margin-top: 6px;
}

#content #smart-archives-list h2 a {
	color: #fcaffc;
}


/**
 * posts button
 */
#allpostsbutton {
	position: absolute;
	right: 862px;
	top: 91px;
}

#allpostsbutton a {
	background: transparent url("images/all_posts_button.gif") no-repeat top left;
	width: 70px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;	
}
