html, body {
	background: #313131;
	background-image: url(img/bg.jpg);
	color: #666;
	border: 0;
	padding: 1px;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
}
blockquote {
	background: #FAFAFA;
	width: 30em;
	color: #525252;
	line-height: 19px;
	border-top: #E0E0E0 1px solid;
	margin: 10px auto;
	padding: 10px;
}
blockquote blockquote {
	background: #F3F3F3;
	width: 28em;
	padding: 5px;
}
#wrap {
	width: 684px;
	text-align: left;
	margin: 0 auto;
}
#header {
	width: 694px;
	height: 159px;
	background: url(img/header.jpg) no-repeat;
}
#menu h2 a {
	font-size: 11px;
	float: right;
	display: block;
	text-align: right;
	padding: 0 10px;
}
#menu h2 a:hover {
	color: #8A8A8A;
}
#content_wrap {
	width: 100%;
	padding-top: 0;
	padding-bottom: 20px;
	background: #fff url(img/bdbody.jpg) repeat-y top left;
}
#content_wrap a {
	color: #0384AE;
}
#content_wrap p a:hover, #content_wrap h4 a:hover {
	border-color: Silver;
}
#content_wrap h3 {
	color: #666;
	padding: 0 0 10px;
	font: 9px 'Tahoma', Arial, Helvetica, sans-serif;
}
#content_wrap h3.comments {
	padding-bottom: 10px;
}
#content_wrap h3.comments a {
	font-size: 10px;
	color: #8B8B8B;
}
#content_wrap h3.comments a:hover {
	color: #6A6A6A;
}
#content_wrap h2 {
	color: #0384AE;
	font: 700 25px 'Tahoma', Arial, Helvetica, sans-serif;
}
#content_wrap h2 a:hover {
	padding-bottom: 1px;
}
#content_wrap h2.title {
	padding-bottom: 0;
}
#content_wrap h4 {
	font-weight: 400;
	font-size: 10px;
	padding: 4px 0 5px;
}
#content_wrap p {
	line-height: 13px;
	padding: 0;
}
#content {
	width: 470px;
	display: block;
	float: left;
	padding-left: 20px;
}
.post {
	width: 469px;
	padding-top: 0;
	margin-bottom: 5px;
	color: #7f7f81;
	float: left;
	padding-left: 0;
}
.post-thumbnail {
	float: right;
	margin-top: 20px;
	margin-left: 5px;
	border: 1px solid #d5d5d5;
	padding: 3px;
}
.post-thumbnail img {
	vertical-align: bottom;
	width: 125px;
	height: 90px;
}
.entry p {
	margin: 10px 0;
}
h2.link {
	color: #1fa5de;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font: 700 24px 'Tahoma', Arial, Helvetica, sans-serif;
}
h2.link a:hover {
	color: #000;
}
.top-tools {
	clear: both;
	font-size: 10px;
	width: 100%;
	border-bottom: 1px solid #e3e3e4;
	color: #979799;
	padding: 1px 0;
}
.top-tools span {
	color: #979799;
}
.tools a:visited {
	color: #6e6f71;
}
.tools a {
	text-decoration: none;
	color: #6e6f71;
}
.tools span {
	color: #bcbdc1;
	text-transform: uppercase;
	font-size: 10px;
}
.tools {
	font-size: 10px;
	float: left;
	width: 100%;
	height: 41px;
	background: url(img/comments.jpg);
}
.no-border {
	border-bottom: 0;
}
.list-items {
	list-style: none;
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
}
.share {
	width: 110px;
	float: right;
}
.list-items li a:visited {
	color: #7e7f81;
}
.list-items li a {
	color: #7e7f81;
	display: block;
	line-height: 28px;
	list-style: none;
	text-decoration: none;
	font-size: 12px;
	border-top: 1px solid #dbdcde;
	padding: 0 0 0 3px;
}
.list-items li a:hover {
	background: #e5e5e5;
	color: #1fa5de;
}
* html .list-items li a {
	height: 28px;
}
h3.comm {
	padding: 20px 0 10px !important;
}
.comment {
	background: #FAFAFA;
	width: 450px;
	border: #EEE 1px solid;
	margin-bottom: 5px;
	padding: 15px 20px 10px;
}
.authorcomment {
	background: #FAFAFA;
	width: 360px;
	border: #EEE 1px solid;
	margin-bottom: 5px;
	padding: 15px 20px 10px;
}
.author {
	background: #FBFBFB;
}
.comment_date_and_id {
	width: 100%;
	font-size: 10px;
}
.comm_date {
	float: left;
	color: #ACACAC;
}
.comm_id {
	float: right;
	font-weight: 700;
}
.comment_by {
	padding: 3px 0 0 !important;
}
#content form {
	background: #FAFAFA;
	width: 434px;
	border: #EEE 1px solid;
	margin-bottom: 10px;
	padding: 15px 18px 10px;
}
#content form p {
	line-height: 20px;
	padding: 0 0 5px;
}
#content input {
	border: #EEE 1px solid;
	background: #fff;
	padding: 3px;
}
#content input.data {
	width: 184px;
}
#content textarea {
	border: #EEE 1px solid;
	width: 425px;
	padding: 3px;
}
#content input.sbutton {
	margin-top: 3px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Tahoma', Arial, Helvetica, sans-serif;
}
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li {
	font-weight: 700;
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
}
.avatar {
	float: right;
	border: 1px solid #eee;
	background: #fff;
	padding: 2px;
}
.commentlist cite, .commentlist cite a {
	font-weight: 700;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: 400;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
#commentform p {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	margin: 5px 0;
}
.commentmetadata {
	font-weight: 400;
	display: block;
	margin: 0;
}
#commentform input {
	width: 170px;
	margin: 1px 1px 1px 0;
	padding: 1px;
}
#commentform textarea {
	width: 100%;
	padding: 0;
}
#commentform #submit {
	float: right;
	margin: -9px 0 10px 10px;
}
.commentlist {
	text-align: justify;
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
#sidebar {
	width: 170px;
	float: right;
	margin-right: -5px;
	display: inline;
	overflow: hidden;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li ul {
	padding: 0 0 4px;
}
#sidebar ul li ul li {
	line-height: 13px;
	font-size: 11px;
	color: #838a94;
	border-bottom: none;
}
#sidebar ul li ul ul {
	padding: 0 0 8px;
}
#sidebar h2 {
	color: #03F;
	padding: 0;
	font: 700 11px 'Tahoma', Arial, Helvetica, sans-serif;
}
.textwidget {
	line-height: 18px;
	padding: 10px 0;
}
.widget_tag_cloud {
	padding: 3px 0 15px;
}
#sidebar input {
	font: 9px 'Tahoma', Arial, Helvetica, sans-serif;
}
#sidebar input.field {
	width: 100px;
	height: 17px;
	position: absolute;
	left: 10px;
	top: 10px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	padding: 3px 5px 0;
}
#sidebar input.button {
	background: #F3F3F3;
	height: 21px;
	width: 40px;
	position: absolute;
	left: 130px;
	top: 10px;
	padding: 0;
}
#sidebar ul li ul li a:visited {
	color: #666;
	text-decoration: none;
}
#footer {
	width: 684px;
	height: 54px;
	color: #CCC;
	text-align: center;
	background: url(img/footer.png) no-repeat;
	font: 9px 'Tahoma', Arial, Helvetica, sans-serif;
}
.asterisco {
	color: red;
	font-weight: 700;
}
.commts {
	color: #999;
	font: 9px 'Tahoma', Arial, Helvetica, sans-serif;
}
#pagenaviation {
	float: left;
}
#pagenaviation_wrap a {
	color: #999;
}
.flickr a img {
	float: left;
	border: 1px solid #CCC;
	list-style: none;
	margin: 0 3px 3px 0;
	padding: 0;
}
.flickr img:hover {
	border: 1px solid #CCC;
}
.float-left {
	float: left;
	margin: 0;
}
.float-right {
	float: right;
}
.clear-fix {
	height: 0;
	line-height: 0;
}
#main div#author-info {
	background: #eaeaec;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;
	margin: 0 0 15px;
	padding: 10px;
}
#main div#author-info div#author-image {
	float: left;
	border: 5px solid #DCDCE1;
	margin: 0 10px 5px 0;
}
.extra {
	background: #004574;
	width: 684px;
	overflow: hidden;
	float: left;
	margin: 0 8px 20px;
}
.extrat {
	background: url(images/extra-top-bar.png) no-repeat top;
	height: 10px;
}
.extrab {
	background: url(images/extra-bot-bar.png) no-repeat bottom;
	height: 10px;
}
.extrac {
	background: url(images/extra-cc-bar.png) repeat-x center top;
	overflow: hidden;
	min-height: 150px;
	padding: 0;
}
* html .extrac {
	height: 100px;
}
.extra h3 {
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	border-bottom: solid 1px #1d5b85;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.extra li a, .extra li a:visited {
	color: #9cc;
}
.extra li a:hover {
	color: #fff;
}
.extra-rc {
	width: 100px;
	overflow: hidden;
	float: left;
}
.extra-rc li {
	border-bottom: solid 1px #1d5b85;
	color: #fff;
	font-size: 11px;
	padding: 6px 0;
}
.extra-rc li a {
	display: block;
}
.extra-links {
	width: 15px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}
.extra-links li {
	background: url(images/extra-li.png) no-repeat left;
	font-size: 11px;
	padding: 2px 0 2px 7px;
}
.extra-flick {
	width: 12px;
	overflow: hidden;
	float: left;
	margin-left: 40px;
}
.extra-flick h3 {
	width: 12px;
}
* html .extra-flick {
	height: 1%;
}
.extra-flick ul {
	width: 12px;
	float: left;
	margin: 0;
	padding: 0;
}
.extra-flick li {
	list-style-type: none;
	float: left;
	margin: 0 13px 13px 0;
	padding: 0;
}
.extra-flick li a img, .r2 .extra-flick li a:visited img {
	background: #fff;
	width: 65px;
	height: 65px;
	border: solid 4px #1d5b85;
}
.extra-flick li a:hover img {
	border: solid 4px #fff;
}
.ads {
	float: right;
	margin-top: 50px;
	margin-right: 25px;
}
body, h1, h2, h3, h4, ul, li, form, blockquote, .entry {
	margin: 0;
	padding: 0;
}
a, .extra-rc li a:hover, .extra-links li a:hover {
	text-decoration: none;
}
h2.link a:visited, h2.link a {
	color: #1fa5de;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#respond:after, #content_wrap:after, .comment_date_and_id:after, #menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sidebar ul li ul li a:link, #sidebar ul li ul li a:hover, #sidebar ul li ul li a:active {
	color: #666;
}