
/*  
Theme Name: Lesser Nerds Desktop v2.0
Theme URI: http://www.lessernerds.com
Description: A theme based upon WPtouch by Dale Mugford and Duane Storey
Author: Crashboy
Author URI: http://www.lessernerds.com/
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @group Body and Theme-Wide Elements */

#headerbar {
	background: #b90100 ;
}

a {
	color: #006bb3;
}

a.h2, a.sh2, .page h2 {
font-family: 'Arial Rounded MT Bold';
}

img {
		border:0px;
}

body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica;
	-webkit-text-size-adjust: none;
	min-height: 460px;
	max-width:966px; 
    margin-left: auto ;
    margin-right: auto ;

		
}

ul {
	margin: 0;
	padding: 0 20px 0 20px;
	list-style-type: circle;
	list-style-position: outside;
}

ol {
	margin: 0;
	padding: 0 25px 0 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

li {
	line-height: 17px;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #555;
}

a {
	text-decoration: none;
}

input {
	max-width: 96%;
}

code {
	font-family: Courier, "Courier New", mono;
	color: red;
}

blockquote {
	font-size: larger;
	font-weight:bold;
	text-align: center;
}

.clearer {
	clear: both;
}


.content {
	margin: 20px auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.content h3 {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background-color: white;
	background: url(images/arrow.png) no-repeat right 7px;
		background-position: right;
	padding-bottom: 10px;
	margin: 10px -10px -10px;
}

.result-text {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	letter-spacing: 0;
	border-style: none;
}

.result-text-footer {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	letter-spacing: 0;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	display: block;
}

.pageentry h1, .mainentry h1 {
	font-size: 22px;

}

.pageentry h2, .mainentry h2 {
	font-size: 18px;
	text-shadow: #f9f9f9 -1px -1px 0;
	text-align: left;
	padding-bottom: 10px;
	color: #222;
}

.pageentry h3, .mainentry h3 {
	text-align: left;
	color: #666;
	font-size: 15px;
	border-bottom: 1px solid #adadad;
	border-top: 1px solid #adadad;
	padding: 10px;
	font-weight: bold;
	line-height: 24px;
	background-color: white;
	margin: 5px -10px;
	text-shadow: #fff -1px 1px 0;
}

.pageentry h3, .mainentry h3 a{
color: black;
}

.pageentry h3, .mainentry h3 a:hover{
	text-decoration:underline;
	color:blue;
}

.pageentry h4, .mainentry h4 {
	font-size: 13px;
	text-shadow: #f9f9f9 -1px -1px 0;
	padding: 0 0 10px;
	padding-bottom: 10px;
	color: #666;
}

.pageentry h5, .mainentry h5 {
	text-shadow: #f9f9f9 -1px -1px 0;
	font-size: 12px;
	padding: 0;
}

.mainentry img, #singlentry img, .pageentry img, ol.commentlist li img {
	max-width: 100%;
	height: auto;
	border:0px;
}

.fontsize {
	font-size: 1.2em;
	line-height: 140%;
}

/* @end */

/* @group Header */

#headerbar {
	width: 100%;
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 55px;
	border-bottom: 1px solid #1e1e1e;
	font-size: 19px;
}

#headerbar img {
	padding-top:5px;
		border:0px;

}

/* @group Index Page */

.post {
	-webkit-border-radius: 8px;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 12px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #b1b1b1;
	max-width:280px;
	width:280px; !important;
	float: left;
}

.post img {
	max-width:280px; !important;
}
.buttons img {
	padding:0px;
}
.episode {
	-webkit-border-radius: 8px;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 12px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #b1b1b1;
	width:280px;
	float: left;
}
.postunder {
	-webkit-border-radius: 8px;
	background-color: #fff;
	padding: 10px;
	position: relative;
	margin-bottom: 12px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #b1b1b1;
	max-width:280px;
	float:right;
}



a.h2 {
	color: #222;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	text-align: left;
	width: 93%;
	letter-spacing: -1px;
	margin-bottom: 4px;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
}

.mainentry {
	color: #444;
	line-height: 145%;
	display: block;

}

.mainentry p {
	margin: 2% 0 1%;
	padding: 10px 0 0 0;
}

.mainentry a.read-more-last {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 10px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	margin: 10px -10px -10px;
}

.mainentry a.read-more-last:hover {
	background-color: #dcdcdc;
}

.mainentry a.read-more {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 10px;
	margin: 10px -10px -10px;

}

.mainentry a.read-more:hover {
	background-color: #dcdcdc;
}


a.archive-episode {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 10px;
	margin: 10px -10px -10px;
	line-height:16px;

}

a.archive-episode:hover {
	background-color: #dcdcdc;

}

.button-excerpt {
	font-size:0.6em;
	color:gray;
	line-height: 0.6em;

	
}

a.guestlink-excerpt {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 10px;
	margin: 10px -10px -25px;

}


a.guestlink-excerpt:hover {
	background-color: #dcdcdc;
} 


a.guestlink-full {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 10px;
	margin: 10px -10px 0px;

}

a.guestlink-full:hover {
	background-color: #dcdcdc;
}


.mainentry li {
	border-bottom-style: dashed;
}

.comment-bubble {
	background: url(images/sprite.png) no-repeat -2px -90px;
	width: 24px;
	height: 20px;
	padding-top: 4px;
	position: absolute;
	color: #fff;
	padding-left: 0;
	font: bold 13px Helvetica, Arial-BoldMT, Geneva, sans-serif;
	letter-spacing: -1px;
	text-shadow: #871521 -1px -1px 1px;
	padding-right: 1px;
	margin-left: 0;
	z-index: 1;
	text-align: center;
	left: 1px;
	top: 1px;
}

.comment-bubble-big {
	background: url(images/sprite.png) no-repeat -2px -66px;
	width: 26px;
	height: 21px;
	padding-top: 3px;
	position: absolute;
	color: #fff;
	left: 2px;
	top: 0;
	padding-left: 0;
	font: bold 13px Helvetica, Arial-BoldMT, Geneva, sans-serif;
	letter-spacing: -1px;
	text-shadow: #871521 -1px -1px 1px;
	padding-right: 4px;
	margin-left: 0;
	z-index: 1;
	text-align: center;
}

#nothing-shown {
	margin-left: -11px;
	margin-top: -11px;
}

.archive-top {
	margin: -11px -11px 7px;
	-webkit-border-top-right-radius: 8px;
	padding: 0;

}

.archive-top-right .post-arrow, .archive-top-right .post-arrow-down {
	margin-right: 5px;
	margin-top: 3px;
}

.archive-top-left.month-01, #arc-top.month-02, #arc-top.month-03, #arc-top.month-04, #arc-top.month-05, #arc-top.month-06, #arc-top.month-07, #arc-top.month-08, #arc-top.month-09, #arc-top.month-10, #arc-top.month-11, #arc-top.month-12 {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #eee;
	text-shadow: #535353 0 -1px 1px;
}

.main-navigation {
	width:280px;
	float:none;
	-webkit-border-radius: 8px;
	background-color: #fff;
	margin-bottom: 12px;
	position: inherit;
	margin-right: 0px;
	margin-left: 0px;

	border: 0px solid #b1b1b1;
	overflow: hidden;
	font-weight: bold;
	padding: 0px;
}

.main-navigation .alignleft a {
	float: left;
	display: block;
	background: url(images/sprite.png) no-repeat 0 -46px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
}

.main-navigation .alignright a {
	float: right;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 35px;
	background: url(images/sprite.png) no-repeat right -26px;
	position: relative;
	left: 13px;
}

/* @group Calendar CSS Icons */

.calendar {
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 0;
	border: 1px solid #c9c9c9;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-webkit-border-bottom-right-radius: 7px;
	top: 3px;
	float: left;
	-webkit-box-shadow: #c6c6c6 1px 1px 3px;
}

.cal-month {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0;
	text-shadow: #67727f 1px -1px 0;
	border-bottom: 1px solid #ececec;
	text-transform: uppercase;
	padding: 3px 10px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 1px;
}

.cal-date {
	color: #111;
	background-color: #e9e9e9;
	text-shadow: white -1px -1px 1px;
	-webkit-border-bottom-left-radius: 1px;
	-webkit-border-bottom-right-radius: 6px;
	letter-spacing: -3px;
	font: bold 21px Helvetica, "Arial Rounded MT Bold", Geneva, sans-serif;
	padding: 1px 4px 2px 0;
	text-align: center;
	border: 1px solid #fff;
	border-top-style: none;
}

/* @group Cal Month Colors */

.month-01 {
	background-color: #767c8f;
}

.month-02 {
	background-color: #345abe;
}

.month-03 {
	background-color: #37838d;
}

.month-04 {
	background-color: #55b06c;
}

.month-05 {
	background-color: #409ad5;
}

.month-06 {
	background-color: #be63c5;
}

.month-07 {
	background-color: #f79445;
}

.month-08 {
	background-color: #4e1e00;
}

.month-09 {
	background-color: #a04262;
}

.month-10 {
	background-color: #284461;
}

.month-11 {
	background-color: #4d1d77;
}

.month-12 {
	background-color: #af1919;
}

/* @end */

/* @end */

.post-author {
	color: #555;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	font-weight: bold;
	letter-spacing: 0;
	text-align: justify;
	width: 100%;
	float: left;
	padding-bottom:3px;
}

.post-author span.lead {
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Ajax */

.ajax-load-more {
	margin-top: 15px;
	margin-right: auto;
	display: block;
	margin-left: auto;
	width: 160px;
}

.spin {
	height: 16px;
	background: url(images/ajax-loader.gif) no-repeat;
	display: inline-block;
	width: 16px;
	position: relative;
	float: left;
	top: 0;
	right: 5px;
}

a.ajax {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	letter-spacing: 0;
	height: 16px;
	font: bold 14px Helvetica, Geneva, Arial, sans-serif;
}

/* @end */

/* @group Single Post Page */

a.sh2 {
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 2px;
	color: #222;
	display: block;
	line-height: 20px;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
}

#singlentry {
	line-height: 150%;
	color: #333;
	display: block;
	overflow: hidden;
	font-size: 13px;
}

#singlentry li {
	margin-top: 3px;
	margin-bottom: 3px;
}

.single-post-meta-top {
	text-align: left;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.single-post-meta-bottom {
	text-align: left;
	color: #666;
	font-size: 11px;
	border-bottom: 1px solid #adadad;
	border-top: 1px solid #adadad;
	padding: 10px;
	font-weight: bold;
	line-height: 14px;
	background-color: #e5eff5;
	margin: 5px -10px;
	text-shadow: #fafafa 0 1px 1px;
}

/* @group Post Options Bar */

.single-post-meta-bottom .post-page-nav {
	font-size: 15px;
	margin-bottom: 15px;
}

.single-post-meta-bottom .post-page-nav a {
	padding: 3px 7px;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
}

ul#post-options {
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	list-style-type: none;
	background-color: #e6e6e6;
	padding: 0 4px 0 0;
	text-align: center;
	position: relative;
	margin: -5px -10px -10px;
	border-top: 1px solid #fbfbfb;
}

ul#post-options li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

ul#post-options li a {
	display: inline-block;
	width: 38px;
	padding: 20px 6px 16px;
	margin: 2px 0 0;
}

ul#post-options li a#oprev {
	background: url(images/post-options.png) no-repeat 5px -210px;
	border-right: 1px solid #cfcfcf;
	width: 38px;
}

ul#post-options li a#onext {
	background: url(images/post-options.png) no-repeat -7px -244px;
	border-left: 1px solid #cfcfcf;
	width: 38px;
}

ul#post-options li a#omail {
	background: url(images/post-options.png) no-repeat center -1px;
	border-left: 1px solid #fbfbfb;
	margin-left: -3px;
}

ul#post-options li a#otweet {
	background: url(images/post-options.png) no-repeat center -82px;
}

ul#post-options li a#obook {
	background: url(images/post-options.png) no-repeat center -39px;
	border-right: 1px solid #fbfbfb;
	margin-right: -3px;
}

/* @end */

/* @group Gallery / Captions */

#singlentry .wp-caption {
	text-align: center;
	font-size: 11px;
	color: #999;
	line-height: 13px;
	max-width: 100% !important;
	height: auto !important;
}

#singlentry .gallery {
	margin: 0;
	padding: 0;
	width: 100% !important;
	height: auto !important;
}

#singlentry .gallery dl.gallery-item img.attachment-thumbnail {
	padding: 3px;
	margin: 10px;
	width: 50% !important;
	height: auto;
}

#singlentry .gallery dl.gallery-item {
	margin: 0;
}

#singlentry .gallery dl.gallery-item dt.gallery-icon {
	margin: 0;
}

#singlentry .gallery dl.gallery-item dd.gallery-caption {
	font-size: 11px;
	color: #555;
}

/* @end */

/* @group Twitter / Bookmarking */

#twitter-box {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	margin: 10px;
	background-color: #fff;
}

#twitter-box img {
	float: left;
	margin-right: 5px;
	position: relative;
	bottom: 4px;
	right: 3px;
	width: 28px;
	height: 28px;
}

#twitter-box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#twitter-box li {
	clear: both;
	border-bottom: 1px solid #cbcbcb;
	margin: 0;
	padding: 0;
}

#twitter-box li a {
	display: block;
	color: #222;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	margin: 0;
}

#bookmark-box {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	margin: 10px;
	background-color: #fff;
}

#bookmark-box img {
	float: left;
	margin-right: 5px;
	position: relative;
	bottom: 4px;
	right: 3px;
	margin-left: 3px;
	margin-top: 1px;
}

#bookmark-box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bookmark-box li {
	clear: both;
	border-bottom: 1px solid #cbcbcb;
	margin: 0;
	padding: 0;
}

#bookmark-box li a {
	display: block;
	color: #222;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	margin: 0;
}

#twitter-box li:last-child, #bookmark-box li:last-child {
	border-bottom-style: none;
}

/* @end */

/* @end */

/* @group Pages */

.page h2 {
	font-size: 20px;
	letter-spacing: -1px;
	text-align: left;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	border-style: none;
	margin: 10px 0 0 42px;
}

.pageentry {
	color: #444;
	padding: 2px 0 0;
	line-height: 145%;
	display: block;
}

.pageentry li {
	list-style-type: none;
}

img.pageicon {
	position: relative;
	margin-right: 10px;
	width: 32px;
	height: 32px;
	float: left;
	margin-top: -5px;
	margin-left: 0;
}

.pageentry .wp-caption {
	text-align: center;
	font-size: 11px;
	color: #999;
	line-height: 13px;
	max-width: 100% !important;
	height: auto !important;
}

/* @group Archives */

#wptouch-tagcloud {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	background-color: #fff;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	text-align: justify;
	text-transform: capitalize;
	line-height: 150%;
}

#wptouch-archives {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	background-color: #fff;
	margin-right: 10px;
	margin-left: 10px;
}

#wptouch-archives a {
	color: #222;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
	background: url(images/arrow.png) no-repeat right center;
	padding-top: 10px;
}

#wptouch-archives ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

#wptouch-archives li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	color: #222;
	display: block;
	padding: 0;
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
}

#wptouch-archives li:first-child {
	margin-top: -10px;
}

#wptouch-archives li:last-child {
	margin-bottom: -10px;
	border-bottom-style: none;
}

/* @end */

/* @group Links */

#wptouch-links a {
	color: #222;
	display: block;
	background: url(images/arrow.png) no-repeat right center;
	padding: 10px 10% 10px 10px;
}

#wptouch-links h2 {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	letter-spacing: 0;
	border-style: none;
	text-transform: capitalize;
	margin-top: 20px;
}

#wptouch-links ul {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	background-color: #fff;
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

#wptouch-links li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	display: block;
	padding: 0;
	margin: 0;
	text-shadow: #fff 0 0 0;
}

#wptouch-links li:first-child {
	border-top-style: none;
}

#wptouch-links li:last-child {
	border-bottom-style: none;
}

/* @end */

/* @group Photos */

#wptouch-flickr {
	text-align: center;
	width: auto;
}

#wptouch-flickr img {
	padding: 1px;
	background-color: #ccc;
	margin: 5px;
	width: 55px;
	height: 55px;
}

/* @end */

/* @group 404 */

#fourohfour {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	background-color: #fff;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

/* @end */

/* @end */

/* @group Comments */

ol#commentlist {
	list-style-type: none;
	margin: 0 -11px 0;
	position: relative;
	z-index: 1;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ol.commentlist li {
	background-color: #fff;
	padding: 10px;
	border-bottom: 1px solid #dedede;
	margin: 0;
	overflow: hidden;
	font-size: 12px;
	border-right: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	position: relative;
}

h3#com-head {
	font-weight: bold;
	font-size: 13px;
	-webkit-border-radius: 8px;
	text-shadow: #fff 0 1px 0;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #b1b1b1;
	background: #fff;
	position: relative;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	cursor: pointer;
	display: block;
}

h3#com-head img#com-arrow {
	margin-right: 5px;
	position: relative;
	top: 1px;
	-webkit-transform: scale(1.0) rotate(0deg);
	-webkit-transition-duration: 0.6s;
}

.comhead-open {
	-webkit-border-bottom-left-radius: 0px !important;
	-webkit-border-bottom-right-radius: 0px !important;
	margin-bottom: -1px;
	background-color: #eee !important;
}

.com-arrow-down {
	-webkit-transform: scale(1.0) rotate(90deg) !important;
	-webkit-transition-duration: 0.6s  !important;
}

ol.commentlist li:first-child {
	border-top: 1px solid #b1b1b1;
}

ol.commentlist li:last-child {
	border-bottom: 1px solid #b1b1b1;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

ol.commentlist li .avatar {
	float: left;
	border-right: 1px solid #f9f9f9;
	margin-right: 5px;
}

ol.commentlist li ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ol.commentlist .parent {
	background-color: #fefdec;
}

ol.commentlist .parent ul.children li {
	border: 1px solid #ddd;
	background-color: #e9f8fd;
	-webkit-border-radius: 8px;
}

ol.commentlist ul.children .parent ul.children li.alt {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 10px;
	margin: 10px 0 0;
	-webkit-border-radius: 8px;
}

ol.commentlist ul.children .parent ul.children li.even {
	border: 1px solid #ddd !important;
	background-color: #f9fbf6;
	padding: 10px;
	margin: 10px 0 0;
	-webkit-border-radius: 8px;
}

ol.commentlist .reply a, .comdater {
	position: absolute;
	top: 6px;
	right: 5px;
	font-weight: bold;
	font-size: 10px;
	background-color: #e5e5e5;
	padding: 1px 5px;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	text-shadow: #fff 0 1px 0px;
}

ol.commentlist .comdater span {
	margin-right: 3px;
	border-right: 1px solid #fefefe;
	display: inline-block;
}

ol.commentlist .comdater span a {
	padding-right: 7px;
}

ol.commentlist .comdater span a:last-child {
	border-right: 1px solid #ccc;
	display: inline-block;
}

ol.commentlist .comment-author {
	font-weight: bold;
}

ol.commentlist .comment-meta a {
	font-size: 11px;
	color: #999;
}

.navigation.commentnav {
	height: 17px;
	padding-right: 0;
	padding-top: 10px;
	padding-left: 10px;
}

.navigation.commentnav .alignright a {
	background-repeat: no-repeat;
	background-position: right -26px;
	padding-right: 35px;
}

.navigation.commentnav .alignleft a {
	background-repeat: no-repeat;
	background-position: left -46px;
	padding-left: 25px;
}

.comtop {
	background-color: #f5f5f5;
	padding-left: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	height: 17px;
}

.com-author a {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
	text-shadow: #fff 0 1px 0;
	-webkit-border-top-right-radius: 0px;
}

.com-author {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
	position: relative;
	text-shadow: #fff 0 1px 0;
	-webkit-border-top-right-radius: 0px;
	padding-left: 10px;
	padding-top: 7px;
}

/*

@end */

/* @group Leaving A Comment */

h3#comments, h3#respond {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	letter-spacing: -1px;
	font-size: 17px;
	padding-left: 10px;
	padding-top: 20px;
}

.preview {
	background-color: #fdeeab;
	color: #bf7b20;
	font-weight: bold;
	text-shadow: #fff 0 1px 1px;
	font-size: 11px;
}

.preview span {
	position: absolute;
	right: 62px;
	top: 8px;
}

p.logged {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 2px;
	margin-top: 35px;
}

form#commentform {
	margin-left: 10px;
	margin-right: 10px;
}

form#commentform input {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	padding: 3px;
	margin: 0;
	font-size: 13px;
	color: #444;
	width: 170px;
}

form#commentform input#submit {
	color: #555;
	font-weight: bold;
	width: 25%;
	opacity: 1;
	background-color: #eee;
	border: 1px solid #aaa;
	text-shadow: #fff 0 1px 0;
}

textarea#comment {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	font-size: 13px;
	color: #444;
	height: 110px;
	width: 98%;
	padding: 3px;
}

#loading {
	position: relative;
	background-color: #dedede;
	-webkit-border-radius: 8px;
	border: 1px solid #9fa5ac;
	opacity: 0.85;
	z-index: 9;
	margin: 0;
	bottom: 166px;
	text-align: center;
	width: 98%;
	height: 64px;
	max-width: 453px;
	padding: 50px 3px 2px;
}

#loading p {
	display: inline;
	position: relative;
	bottom: 3px;
	left: 3px;
	text-shadow: #fff 0 1px 0;
	font-size: 12px;
	color: #2f4e71;
	font-weight: bold;
}

form#commentform label {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	font-size: 12px;
	font-weight: bold;
}

#refresher {
	-webkit-border-radius: 8px;
	padding: 10px 10px 10px 18px;
	border: 1px solid #b1b1b1;
	background-color: #e9f5f8;
	color: #475d79;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-shadow: #f5f5f5 0 1px 1px;
	margin-top: 20px;
}

#refresher img {
	float: left;
	margin-right: 3px;
	margin-left: -10px;
}

#refresher h3 {
	padding: 0;
	margin: 0 0 5px;
	color: #475d79;
	text-shadow: #f5f5f5 0 1px 1px;
}

p.subscribe-to-comments {
	padding: 8px;
	-webkit-border-radius: 8px;
	background-color: #eee;
	border: 1px solid #adadad;
}

p.subscribe-to-comments label {
	text-shadow: #fff 0 1px 0 !important;
	color: #333 !important;
}

p.subscribe-to-comments input#subscribe {
	padding-right: 3px;
	vertical-align: top;
}

/*

 @end */

/* @group Text Options */

.full-justified {
	text-align: justify;
}

.left-justifed {
	text-align: left;
}

.small-text {
	font-size: 1.1em;
}

.medium-text {
	font-size: 1.2em;
}

.large-text {
	font-size: 1.3em;
}

/* @end */

/* @group Background Options */

.classic-wptouch-bg {
	background: url(images/pinstripes-classic.gif) repeat;
}

.argyle-wptouch-bg {
	background: url(images/argyle-tie.gif) repeat;
}

.horizontal-wptouch-bg {
	background: url(images/pinstripes-horizontal.gif) repeat;
}

.diagonal-wptouch-bg {
	background: url(images/pinstripes-diagonal.gif) repeat;
}

.skated-wptouch-bg {
	background: url(images/skated-concrete.gif) repeat;
}

.grid-wptouch-bg {
	background: url(images/grid.gif) repeat;
}

/* @end */

/* @group Footer */
#footer {
	text-align: center;
	color: #475d79;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #eee 1px 1px 0;
	display:block;
	line-height: 13px;
	padding: 10px 0 10px;
	width: 320px;
	margin-left: 10px;
	margin-left:auto;
	margin-right:auto;
}

#footer p {
	margin: 0 0px 0 0px;
	padding: 0 0px 5px;
}

#button {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	margin-right: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
	position: relative;
	width: 200px;
	padding: 13px 10px 12px 8px;
	color: #222;
	text-shadow: #fff 0 0 0;
	font-size: 13px;
	text-align: left;
	background-color: #fff;
}

#button a:hover {
		background-color: #dcdcdc;
}

/* @group Switch Link */

#wptouch-switch-link {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative;
	max-width: 300px;
	padding: 13px 10px 12px 8px;
	color: #222;
	text-shadow: #fff 0 0 0;
	font-size: 13px;
	text-align: left;
	background-color: #fff;
}

#wptouch-switch-link a {
	position: relative;
	display: block;
	width: 77px;
	background: url(images/onoff.jpg) no-repeat left top;
	height: 22px;
	float: right;
	left: 2px;
	bottom: 5px;
}

.offimg {
	width: 77px;
	background: url(images/onoff.jpg) no-repeat 0 -22px !important;
	height: 22px;
}

/* @end */

/* @end */

/* @group Compatibility CSS */

/* @group AddThis / Tweet This */

.addthis_container {
	display: none !important;
}

a.tt {
	display: none !important;
}

/* @end */

/* @group Intense Debate */

/* @end */

/* @group Peter's Anti Spam Support */

#secureimgdiv img#cas_image {
	-webkit-border-radius: 2px	!important;
	border: 1px solid #adadad	!important;
	width: auto							!important;
	height: 21px							!important;
	float: left								!important;
}

#secureimgdiv p label {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	font-size: 14px;
	font-weight: bold;
}

#secureimgdiv p small {
	display: block;
	margin-top: 5px;
	font-size: 11px;
	text-align: justify;
}

#secureimgdiv p input#securitycode {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	padding: 3px;
	margin: 0 0 0 0;
	font-size: 13px;
	color: #444;
	width: 101px;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
}

/* @end */

/* @group YouTube Plugin */

.post object, .post embed {
	width: 100% !important;
	height: auto;
	position: relative;
	z-index: 0;
}

/* @end */

/* @group Ribbon Manager Plugin Override */

a#ribbon {
	display: none !important;
}

/* @end */

/* @group Disqus */

#disqus_thread .dsq-auth-header {
	margin-top: -35px;
}

h3#dsq-add-new-comment {
	color: #475d79;
	text-shadow: #eee 2px 1px 1px;
	letter-spacing: -1px;
	font-size: 16px;
	position: relative;
	bottom: 10px;
}

.dsq-by img {
	display: none;
}

.dsq-authenticated-pic img.dsq-post-avatar {
	width: 24px;
	height: 24px;
}

#disqus_thread {
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	background-color: #fff;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;
}

#disqus_thread .dsq-authenticated ul li {
	font-weight: bold;
	position: relative;
	left: 5px;
}

#disqus_thread a#dsq-options-toggle {
	float: right;
}

a.dsq-brlink {
	text-align: center;
	display: block;
	margin-top: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @end */

/* @group WPtouch Adsense area */

#adsense-area {
	height: 50px;
	overflow: none;
	margin-bottom: 12px;
	background: transparent;
}

#adsense-area iframe {
	height: 50px!important;
	overflow: none;
}

/* @end */

/* @group Intense Debate */

#idc-container-parent {
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-border-radius: 8px;
	border: 1px solid #adadad;
	overflow: hidden;
	font: 12px Helvetica !important;
	position: relative  !important;
}

#idc-container-parent .idc-c-t {
	padding: 9px;
}

#idc-container-parent .idc-c-b {
	padding-left: 5px;
}

#idc-container-parent ul#IDCPostNav li {
	font-size: 11px !important;
}

#idc-container-parent .idc-new {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#idc-container-parent .idc-head h3, #idc-container-parent .idc-new h3 {
	color: #475d79;
	text-shadow: #eee 2px 1px 1px;
	letter-spacing: -1px;
	font-size: 16px;
	position: relative;
	bottom: 10px;
	padding-left: 10px;
}

#idc-container-parent .idc-right {
	margin-top: -10px;
	padding-right: 10px;
}

#idc-container-parent textarea {
	width: 91% !important;
}

#idc-container-parent .idc-column {
	display: block;
	clear: both;
	width: 94% !important;
}

#idc-container-parent form input {
	max-width: 100px;
}

#idc-container-parent form div {
	margin-bottom: 10px;
}

#idc-container-parent #IDNewThreadSubmitLI.idc-right {
	position: absolute;
}

#idc-container-parent label.idc-nofloat {
	display: none;
}

/* @end */

/* @group No Script Overlay */

#noscript-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #eee;
	z-index: 1000;
	opacity: 0.9;
}

#noscript {
	color: #ddd;
	display: block;
	height: 54%;
	text-shadow: #000000 -1px -1px 0;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: #444 0px 0px 15px;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	background: #0d0d0d url(../../images/saved.png) no-repeat center top;
	padding-top: 110px;
	text-align: center;
	border: 3px solid #444;
	font: 14px Helvetica, Arial, sans-serif;
	margin: 25px;
}

/* @end */

/* @group Post Thumbnails (2.9 only) */

.wptouch-post-thumb-wrap {
	background: url(images/top-left.png) no-repeat;
	position: relative;
	margin-right: 8px;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.85, transparent), to(white));
	display: block;
	margin-bottom: 4px;
	width: 46px;
	height: 46px;
	float: left;
}

.wptouch-post-thumb img {
	width: 46px;
	height: 46px;
}

.wptouch-post-thumb-wrap .thumb-top-left {
	position: absolute;
	top: 0;
	left: 0;
	height: 9px;
	width: 9px;
	background: url(images/thumb-corners.png) no-repeat 0 0;
}

.wptouch-post-thumb-wrap .thumb-top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(images/thumb-corners.png) no-repeat right top;
}

.wptouch-post-thumb-wrap .thumb-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
	background: url(images/thumb-corners.png) no-repeat 0 -9px;
}

.wptouch-post-thumb-wrap .thumb-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(images/thumb-corners.png) 9px -9px;
}

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-Polls 2.50										|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/wp-polls/polls-css.css								|
|																							|
+----------------------------------------------------------------+
*/


.wp-polls-archive {
	background-color: #ffffff;
}
.wp-polls, .wp-polls-form {
	 background-color: #ffffff; 
		font-size:large;
		overflow:hidden;
}
.wp-polls-form {
	background-color: white;

font-size: 18px;
padding-bottom:10px;
}

.wp-polls p{
	margin-top:0px;
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
	padding-bottom:0px;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
	float: none;
	padding-top:10px;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
	
}
.wp-polls-ul li{
	border-bottom: none;

}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 1px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border: 0px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	display:none;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 0px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	display:none;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	display:none;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 0px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	display:none;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 0px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* Powerpress related */

.powerpress_links_mp3 {
	color: #222;
	font-weight: normal;
	font-size:9px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
}
.powerpress_links_mp3 a{
	background: url(images/icons/Podcast.png) no-repeat 10px 10px;
	margin-left:-10px;
	padding-left: 50px;
	padding-top:14px;
	text-decoration:none;
	font-weight: bold;
	font-size:16px;
	color:black;
	padding-right:89px;
}
.powerpress_link_pinw {
		background: url(images/icons/Podcast.png) no-repeat 10px 10px;

	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	padding-bottom:14px;
	margin-bottom:-10px;
	margin-left:-10px;
	padding-top:14px;
	text-decoration:none;
	font-weight: bold;
	font-size:16px;
	padding-left: 50px;
	color:black;
		display:block;
}
.powerpress_link_pinw:hover {
	background: url(images/arrow.png) no-repeat right 7px;
	background: url(images/icons/Podcast.png) no-repeat 10px 10px;
		background-color: #dcdcdc;

}


.powerpress_player {
	background-image:url(http://www.lessernerds.com/wp-content/themes/iphone/images/masthead/masthead.jpg);
	background-repeat:no-repeat;
}

/* 



buttons 




*/

a.single {
	background: url(images/arrow.png) no-repeat right 15px;
	display: block;
	padding-top: 14px;
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	padding-bottom: 8px;
	margin: 10px -10px -10px;


}

a.single:hover {
	background-color: #dcdcdc;
}

.single img{
	padding-right:7px;
	margin-top: -5px;
}

span.single{
	text-transform: uppercase;
	color: grey;
	font-size: 0.5em;
	font-weight:normal;
}

a.archive {
	display: block;
	padding-top: 16px; 												/* space between top of icon and top of button */
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 5px; 											/* space between bottom of icon and bottom of button */
	margin: 10px -10px -10px;

}

a.archive:hover {
	background-color: #dcdcdc;

}


.archive span{
	text-transform: uppercase;
	color: grey;
	font-size: 0.58em;
	font-weight:normal;
}

.archive p{
	padding-top: 5px;
	padding-left: 38px;
	margin-top: -14px;
	padding-bottom:2px;
	line-height:16px;
	margin-right:25px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}

a.guest {
	display: block;
	padding-top: 16px; 												/* space between top of icon and top of button */
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 0px; 											/* space between bottom of icon and bottom of button */
	margin: 10px -10px -10px;
	vertical-align:middle;

}

a.guest:hover {
	background-color: #dcdcdc;
	opacity: 1;

}


.guest span{
	text-transform: none;
	color: grey;
	font-size: 0.6em;
	font-weight:normal;
}

.guest p{
	padding-top: 5px;
	margin-top: -14px;
	padding-bottom:4px;
	line-height:16px;
	margin-right:25px;
	text-overflow:ellipsis;
	overflow: hidden;
	vertical-align: baseline;
}

.guest img{
	float:left;
	display:none;
	border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	opacity:0.4;
}

a.guest:hover img {
	opacity: 1;
	width: 110%
	height: 110%;
	display: inline;
	margin-bottom:-5px;
	
}

a.search {
	display: block;
	padding-top: 16px; 												/* space between top of icon and top of button */
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	padding-bottom: 5px; 											/* space between bottom of icon and bottom of button */
	margin: 10px -10px -10px;

}

a.search:hover {
	background-color: #dcdcdc;

}


.search span{
	text-transform: uppercase;
	color: grey;
	font-size: 0.58em;
	font-weight:normal;
}

.search p{
	padding-top: 5px;
	padding-left: 38px;
	margin-top: -14px;
	padding-bottom:2px;
	line-height:16px;
	margin-right:25px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}


.logo {
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.logo img{
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.slogan {
	height:100%;
	text-align:center;
	margin-top:-2px;
	color: #475d79;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #eee 1px 1px 0;
	display:block;
	overflow:hidden;
	line-height: 13px;
	padding: 0 0 10px;
	z-index:100;

}
.retweet {
	float:right;
	padding-bottom:10px;
	margin-top:-20px;
}

.mobile {
		border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	margin-top:8px;
	background-color: #dcdcdc;
	margin-bottom: 0px;
	position: relative;
	width: 300px;
	margin-left:-10px;
}

.mobile img{
	margin: 4px 0px 0px 0px;
}

.searchbar {
		background: url(images/searchbar.png) no-repeat;

}

.button-last {
		display: block;
	border-top: 1px solid #c1c1c1;
	position: relative;
	padding-left: 10px;
	color: #222;
	font-weight: bold;
	font-size:16px;
	padding-bottom: 00px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	margin: 10px -10px -10px;
}
ul.blogroll {
	margin-bottom: -10px;
	margin-left:-20px;
	margin-right:-19px;
}

.blogroll li {
	border-top: 1px solid #c1c1c1;
	margin-bottom: -10px;
	list-style:none;
	margin: 10px -10px -10px;
	padding-top: 10px; 		/* space between top of icon and top of button */
	padding-bottom: 10px; 											/* space between bottom of icon and bottom of button */
	position: relative;
	padding-left: 10px;
	padding-right:25px;
	background: url(images/arrow.png) no-repeat right 7px;
	background-position: right;
	vertical-align:middle;
	color:gray;
	line-height:11px;
	font-size:10px;
}
.blogroll li a{
	text-transform:none;
	font-size:16px;
	display: block;
	line-height:normal;
	color: #222;
	font-weight: bold;
	font-size:16px;

}

.blogroll li:hover {
	background-color: #dcdcdc;
	opacity: 1;

}


.blogroll span{
	text-transform: none;
	color: grey;
	font-size: 0.6em;
	font-weight:normal;
}

.blogroll p{
	padding-top: 5px;
	margin-top: -14px;
	padding-bottom:4px;
	line-height:16px;
	margin-right:25px;
	text-overflow:ellipsis;
	overflow: hidden;
	vertical-align: baseline;
}

.blogroll img{
	float:left;
	display:none;
	border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	opacity:0.4;
}

a.blogroll:hover img {
	opacity: 1;
	width: 110%
	height: 110%;
	display: inline;
	margin-bottom:-5px;
	
}

.fblikebutton {
	padding-top:15px;
}

/* @end */
