/*

Theme Name: Cleaner
Theme URI: http://woork.blogspot.com
Author: Antonio Lupetti
Author e-amil: antonio.lupetti@gmail.com

*/

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#555555;
	margin: 0px;
	padding: 0px;
	background: #d6d6d6;;
}
a:link, a:visited{color:#003399;}
a:hover{text-decoration:none;}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
}

.info {
	border: 1px solid #4AB7FF;
	font-size: 11px;
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px center;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: 400;
	width: 70%;
}
.warning {
	border: 1px solid #FF8888;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.download {
	border: 1px solid #C2E069;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.alert {
	border: 1px solid #FFC875;
	font-size: 11px;
	color: #191919;
	line-height: 125%;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 5px;
	font-family: Verdana, sans-serif, "Courier New";
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.note {
	border: 1px solid #FFE375;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, "Times New Roman", Times, Georgia, serif;
	line-height: 125%;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}

#search-form {
	margin: 0px;
	padding: 10px 3%;
	float: left;
	width: 90%;
	border: 1px solid #dedede;
	background: #f9f9f9;
}
.search-field {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 96%;
	border: 1px solid #CCCCCC;
}
.search-button {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 1px 8px;
	margin: 8px 0px 0px;
}


#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px 5px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 96%;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #000000;
	background: #F9F9F9;
}
.akpc_pop {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
	font-family: Tahoma, "Lucida Sans", Arial;
}
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 0.75em;
	font-weight: bold;
}
.pullquote-right {
    color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 0.75em;
	font-weight: bold;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 1em;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}



.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
blockquote {
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin: 8px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #990033;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
em {
	color: #333333;
	font-size: 11px;
	text-transform: lowercase;
}

.post-content h3, #comments-template h6, #comments-template h4 {
	font-family:font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	border-bottom: 1px solid #dddddd;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#wrap-wtheme {
	margin: 0px auto;
	padding: 0px;
	width: 952px;
}
#themewrap{width:760px; margin:0 auto;}
#container {
	margin:0px auto 20px auto;
	padding: 10px 20px 10px;
	background: #FFFFFF;
}
#main{width:auto; clear:both; background:url(images/line-v.png) 278px top no-repeat;}
#col-left{width:410px; float:left;}
#col-right{width:260px; float:left; margin-right:40px;}
div.spacer{clear:both; height:10px;}

#topheader{
	background:#FFFFFF url(images/round-left.png) no-repeat left top; height:10px; display:block; margin:0px auto; margin-top:20px;
}
#topheader span{display:block;
	background:url(images/round-right.png) no-repeat right top; height:10px;
}
#header {
	width: auto;
	background:#003366 url(images/header-left.png) top left no-repeat;
	height:64px;
}

#header span {
	width: auto;
	display:block;
	background:url(images/header-right.png) top right no-repeat;
	height:64px;
}
#header .logo{background: url(images/logo.png) left 14px no-repeat; height:64px; margin-left:20px;}
#header h1 {
	font-size: 35px;
	line-height: 35px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 500px;
	font-weight: bold;
}
#header a {
	color: #000000;
	text-decoration: none;
}

#lefth p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#searchform {
	background: url(images/search.jpg) no-repeat;
	float: right;
	height: 50px;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
#searchform .sbar {
	width: 240px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}
#searchform .sbutton {
	float: left;
	width: 80px;
	background: #09080D;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
}
#navigation {
	height: 31px;
	width: auto;
	background: #c6cfe1;
	clear:both;
	margin-bottom: 26px;
}
.thenav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thenav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	line-height: 31px;
}
.thenav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	line-height: 31px;
}
.thenav li a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #003366;
	display: block;
	text-decoration: none;
}
.thenav ul li a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #003366;
	display: block;
	text-decoration: none;
}
.thenav li a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #003366;
}
.thenav ul li a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #f9f9f9;
	display: block;
	text-decoration: none;
	background: #666666;
}
#content {
	width: auto;
}
#post-entry {
	padding-right: 10px;
}
#post-entry h2 {
	font-size: 22px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.post-meta {
	padding-bottom: 30px;
}
.top-meta { clear:both;}
.post-title {
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
}
.post-title h1 {
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.post-title h1 a {
	color: #000000;
	text-decoration: underline;
	display: block;
	padding-bottom: 3px;
}
.post-title h1 a:hover {
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}

.post-count-comment {display:block;}
.post-count-comment a {
	margin: 0px;
	height: 65px;
	width: 80px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.p-author {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.p-author a { }
.p-author a:hover {
	color: #999999;
	text-decoration: none;
}
.post-count-comment a:hover {
	background: #561023;
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	height: 65px;
	width: 80px;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.post-content {
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 16px;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content img {
	border-width: 0px;
}

.post-social {
	
	border-bottom:solid 1px #DEDEDE;
	color:#999999;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	padding-bottom:35px;
}
.post-social a { }
.post-social a:hover { }
#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 13px;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px 0px 15px;

	font-size: 12px;
	line-height: 18px;
}
.wp-pagenavi {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	font-size: 13px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}

.page-title {
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
}
.page-title h1 {
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	font-size: 26px;
	line-height: 26px;
	color: #003366;
	font-weight: normal;
}
.page-title h1 a {
	color: #003366;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}
.page-title h1 a:hover {
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}

.current {
	background: #CCCCCC;
	padding: 2px 4px;
	border: 1px solid #999999;
	margin-left: 4px;
	color: #000000;
	font-size: 13px;
}

#post-navigator a {
	color: #FFFFFF;
	background: #000000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #000000;
	font-size: 13px;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #666666;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #996666;
	font-size: 13px;
}
#post-navigator-single .alignleft {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	margin: 15px 0px 0px;
	padding: 0px 0px 2em;
}

#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 5px 12px;
	background: #990000;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	border: 1px solid #8F1436;
}
#comments-template h6 {}
.comment-list {
	margin-top: 10px;
	margin-bottom: 0px;
	clear:both;
	width:100%;
	display:block;
}

.comment-avatar {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
}
.comment-avatar img {
	border-width: 0px;
}
.comment-block {
	margin: 0px;
	padding: 5px;
	background: #f9f9f9;
	border: 1px solid #eeeeee;
	display:block;
}
.comment-block .comment-author {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.comment-block .comment-date {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.comment-block .comment-date a {
	color: #990000;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block .comment-text {
	font-size: 11px;
	color: #000000;
	line-height: 19px;
	margin: 0px;
	padding: 1em 0px;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
}
.comment-block .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #666666;
}
.comment-block .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}

.comment-block .comment-author a {
	color: #990000;
	text-decoration: underline;
}
.comment-block .comment-author a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block .comment-text a {
	color: #990000;
	text-decoration: underline;
}
.comment-block .comment-text a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block .comment-text p {
	margin: 0px 0px 5px;
}

/* alt */

.comment-block-alt {
	display:block;
	margin: 0px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}
.comment-block-alt .comment-author {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.comment-block-alt .comment-date {
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
.comment-block-alt .comment-date a {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	font-size: 11px;
	color: #000000;
	line-height: 19px;
	margin: 0px;
	padding: 1em 0px;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
}
.comment-block-alt .comment-text p {
	margin: 0px 0px 5px;
}
.comment-block-alt .comment-author a {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-author a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #666666;
}
.comment-block-alt .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}
#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 8px;
	width: 97%;
	background: #DEDEDE;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#comment-form .comment-box:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	background: #f9f9f9;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#comment-form .comment-box-area {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #000000;
	height: 300px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
#comment-form .comment-box-area:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #000000;
	height: 300px;
	background: #f9f9f9;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#comment-form .comment-submit {
	margin: 0px;
	padding: 5px 7px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#comment-form #comment-rules {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #555555;
	line-height: 17px;
}
#sidebar {}
.box-feed {
	padding-bottom: 20px;
}
.box-feed span {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 290px;
	font-size: 13px;
	line-height: 24px;
}
.box-feed span a {
	color: #000000;
	text-decoration: none;
}
.box-feed span a:hover {
	color: #000000;
	text-decoration: underline;
}
#sidebar h3 {
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 6px;
	padding-bottom:6px;
	border-bottom: 2px solid #DEDEDE;
	font-weight:bold;
}
.box-feed p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	color: #000000;
}
.box-feed p a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	padding-left: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/rss.png) no-repeat left center;
	font-weight: normal;
}
.box-feed p a:hover {
	text-decoration: none;
	padding-left: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/rss.png) no-repeat left center;
}
.box-feed img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border-width: 0px;
}
.list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list li {
	margin: 0px 0px 7px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.list ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.list li a {
	margin: 0px;
	padding:0px;
	padding-right:6px;
	list-style-type: none;
}
.list li a:hover {
	margin: 0px;
	list-style-type: none;
	text-decoration:none;
}
.list ul li a {
	margin: 0px;
	list-style-type: none;
	text-decoration: underline;
}
.list ul li a:hover {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: underline;
}
#footer {
	border-top:solid 1px #DEDEDE;
	margin: 0px;
	margin-bottom:10px;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	padding: 15px 5px;
}
#footer a {
	color: #555555;}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#intro{border-bottom: solid 2px #DEDEDE; margin-bottom:20px;}
#intro h1{font-size:52px; color:#000000; margin:0; padding:0; border:0; margin-bottom:20px; line-height:50px}
#cris{width:auto; height:156px; background:url(images/cris.jpg) no-repeat; padding-bottom:20px;}
.name{font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#000000; margin-bottom:6px; font-weight:bold; margin-left:120px;}
.name-desc{font-family:Georgia, "Times New Roman", Times, serif; color:#888888; font-weight:normal; font-size:15px; padding-bottom:10px; background: url(images/aboutme.png) top right no-repeat; padding-right:80px;}
.bigfeed{background:url(images/feedbig.png) right top no-repeat; padding-right:80px; clear:both; height:100px;}
.bigcat{background:url(images/categories.png) right top no-repeat; padding-right:80px; clear:both;}
.bigmail{background:url(images/cent3.png) right top no-repeat; padding-right:80px; clear:both;}

.cent1{background:url(images/cent1.png) left top no-repeat; padding-left:70px;width:100px; font-size:11px; color:#666666; height:60px; float:left; margin-right:30px;}
.cent2{background:url(images/cent2.png) left top no-repeat; padding-left:70px; width:120px; font-size:11px; color:#666666; height:60px; float:left;}

div.crisinfo strong{color:#000000; line-height:14px;}
.delicious {background:url(images/delicious.gif) no-repeat left 3px; text-indent:20px; height:22px; display:block; float:left; margin-right:20px; line-height:22px;}
.technorati {background:url(images/technorati.png) no-repeat left 3px; text-indent:20px; height:22px; display:block; float:left; line-height:22px;}
