/*

    Theme Name: Notepad Chaos

    Theme URI: http://www.evaneckard.com/

    Description: Notepad Chaos is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>

    Version: 1.0

    Author: Evan Eckard

    Author URI: http://www.evaneckard.com/

*/

body {

	background: url(images/page-back-toni.jpg) no-repeat top center #3f808a;

	margin: 0;

	font-family: Tahoma, Arial, Helvetica, sans-serif; }

 

#container {

	width: 819px;

	margin: 0 auto;

	position: relative;

	height: 252px; }

 

#toni {

	width: 132px;

	height: 250px;

	position: absolute;

	margin-left: -190px;

	left: 50%;

	top: -1px;

	background-image: url(images/tonis_night_out_smlclr1.png);

	border-width: 0px 0px 0px 0px;

	border-style: solid;

	border-color: #000000; }

 

#tonititle {

	width: 230px;

	height: 45px;

	position: absolute;

	margin-left: -295px;

	left: 50%;

	top: 153px;

	border-width: 0px 0px 0px 0px;

	border-style: solid;

	border-color: #000000;

	z-index: 500; }

 

.socialmedicons {

	width: 500px;

	position: absolute;

	margin-left: 30px;

	left: 50%;

	top: 95px;

	border-width: 0px 0px 0px 0px;

	border-style: solid;

	border-color: orange;

	float: right;

	text-align: left;

	margin: 0px 0px 0px 50px;

	padding: 0px 0px 0px 0px;

	overflow: hidden; }

 

	.socialmedicons span {

		display: block;

		width: 500px;

		clear: both;

		color: #ffffff;

		font-size: 14px;

		font-weight: bold;

		text-decoration: none;

		padding-right: 10px;

		padding-bottom: 3px; }

 

	.socialmedicons a {

		display: block;

		height: 50px;

		line-height: 50px;

		float: left;

		margin-left: 0px;

		margin-right: 5px;

		text-transform: uppercase;

		text-decoration: none;

		color: #ffffff;

		font-size: 11px; }

 

		.socialmedicons a:hover { text-decoration: underline; }

 

		.socialmedicons a img {

			float: left;

			border: none;

			margin: 0px;

			padding: 2px 2px 0px 0px; }

 

#g-ads2 {

	width: 468px;

	height: 60px;

	position: absolute;

	margin-left: 30px;

	left: 50%;

	top: 100px;

	border-width: 0px 0px 0px 0px;

	border-style: solid;

	border-color: yellow;

	z-index: 300; }

 

#g-ads5 {

	width: 234px;

	height: 60px;

	position: relative;

	margin-left: -234px;

	left: 50%;

	top: -10px;

	border-width: 0px 0px 0px 0px;

	border-style: solid;

	border-color: yellow;

	z-index: 300; }

 

#footer-ad {

	width: 728px;

	height: 90px;

	position: relative;

	margin-left: -430px;

	left: 50%;

	top: -20px;

	border-width: 1px 1px 1px 1px;

	border-style: solid;

	border-color: #000000;

	z-index: 305; }

 

/* search form */

#search {

	position: absolute;

	text-align: right;

	width: 250px;

	left: 520px;

	top: 10px;

	z-index: 100; }

 

	#search form {

		padding: 0;

		margin: 0; }

 

	#search .txtField {

		border: 1px solid #fff;

		width: 138px;

		margin: 0;

		padding: 3px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		font-size: 12px;

		background: url(images/search-back.gif) transparent; }

 

	#search .btnSearch {

		border: 1px solid #fff;

		color: #fff;

		margin: 0;

		padding: 2px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		font-size: 11px;

		background: url(images/btn-back.gif) transparent; }

 

/* menu */

#menu-holder {

	position: absolute;

	top: 43px;

	left: 457px;

	width: 319px;

	overflow: hidden; }

 

#menu {

	width: 319px;

	height: 42px;

	margin: 0;

	padding: 0;

	position: relative; }

 

	#menu li {

		margin: 0;

		padding: 0;

		list-style: none;

		position: absolute;

		top: 0; }

 

	#menu li, #menu a {

		height: 42px;

		display: block; }

 

#home {

	text-indent: -300em;

	overflow: hidden;

	left: 0px;

	width: 107px; }

 

#about {

	text-indent: -300em;

	overflow: hidden;

	left: 107px;

	width: 107px; }

 

#archives {

	text-indent: -300em;

	overflow: hidden;

	left: 214px;

	width: 106px; }

 

#home a:hover { background: transparent url(images/menu.jpg) 0px 0px no-repeat; }

 

#about a:hover { background: transparent url(images/menu.jpg) -107px 0px no-repeat; }

 

#archives a:hover { background: transparent url(images/menu.jpg) -214px 0px no-repeat; }

 

/* blog title */

#title {

	position: absolute;

	top: 149px;

	left: 0px;

	color: #fff;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	width: 370px;

	overflow: hidden;

	display: none; }

 

	#title h2 {

		color: #fff;

		font-size: 20px;

		margin: 0 0 2px; }

 

	#title a {

		color: #fff;

		text-decoration: none; }

 

		#title a:hover {

			color: #fff;

			text-decoration: none;

			border-bottom: 1px solid #e7d8cf; }

 

/* content */

#content {

	background: url(images/notepad-back-toni.gif) repeat-y;

	background-position: top center;

	width: 1007px;

	margin: 0 auto;

	padding-right: 0px;

	background-attachment: fixed; }

 

	#content blockquote {

		padding: 0 0 0 30px;

		background: url(images/blockquote.gif) no-repeat 0 50%; }

 
#TVset
{
width:185px;
height:125px;
margin-left: -447px; left: 50%; top: 3px;
background: url(images/tno_retrosml_p.png) no-repeat;
position: absolute;
border-style: 1px solid #ffffbe;
}

#content .widget_video {        

        position: absolute;

        margin-left: -419px; left: 50%; top: 12px; 
	
	padding: 0px 0px 0px 0px;

        width:129px;

        height:98px;

	border: 1px solid #ffffbe;
	list-style-type: none; }
}

#content .widget_video .img { border: 1px solid #ffffbe; width:129px; }

#content .widget_video .img:hover { border: 1px solid #ffffbe; width:129px; }

#content .widget_video a { border: none; }

#content .widget_video a:hover { border: none; } 


#youtube-with-fancy-zoom .widget g_ywfz_widget { border-style: none; }

 
#youtube-with-fancy-zoom .widget g_ywfz_widget a { border-style: none; }

 

#content .col03 .g_ywfz_widget {

	text-align: left;

	list-style: none;

	z-index: 100; }

 
	#content .col03 .g_ywfz_widget ul {

		padding: 0;

		margin: 0;

		list-style: none; }

 

	#content .col03 .g_ywfz_widget a { border-style: none; }

 

	#content .col03 .g_ywfz_widget ul li {

		font-size: 11px;

		padding: 0;

		margin: 0; }

 

#content .widget_video .g_ywfz_widget .widgettitle {

	margin: 0;

	padding: 3px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	list-style: none; }

 

#content .col01 {

	float: left;

	padding-left: 70px;

        width: 450px;

	font-size: 12px;

	line-height: 20px; }

 

	#content .col01 h3 {

		font-size: 22px;

		line-height: 26px;

		font-weight: normal;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		margin: 0;

		padding: 0 0 6px;

		background: url(images/line.gif) repeat-x bottom; }









.fb-like {

	width: 270px;

	position: absolute;
   
        margin-left: -455px; left: 50%; top: 192px; 

	border-width: 0px 0px 0px 0px;

	border-style: solid;

	border-color: orange;

	padding: 0px 0px 0px 0px;

	overflow: hidden; }











	#content .col01 h4 {

		font-size: 18px;

		line-height: 22px;

		font-weight: normal;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		margin: 0;

		padding: 0 0 16px;

		background: url(images/line.gif) repeat-x bottom; }

 

	#content .col01 h3 a {

		color: #000;

		text-decoration: none; }

 

		#content .col01 h3 a:hover { background-color: #f4f0db; }

 

	#content .col01 .post { padding-bottom: 30px; }

 

	#content .col01 .thumbnail {

		float: right;

		margin: 10px 0 10px 10px; }

 

	#content .col01 .meta {

		font-size: 11px;

		text-align: right;

		background: url(images/line.gif) repeat-x;

		padding-top: 8px; }

 

	#content .col01 .post-inner { position: relative; margin-top: 5;  margin-bottom: 30px; }

 

		#content .col01 .post-inner .date-tab {

			position: absolute;

			top: 0px;

			left: -98px;

			height: 64px;

			width: 83px;

			background: url(images/date-tab.gif) no-repeat; }

 

	#content .col01 .thumbnail {

		float: right;

		margin: 12px 0 12px 12px; }

 

.month {

	text-align: right;

	display: block;

	padding: 6px 16px 6px 0;

	font-size: 11px; }

 

.day {

	text-align: right;

	display: block;

	padding: 4px 16px 2px 0;

	font-size: 18px;

	font-weight: bold; }

 

#content .col01 .post-inner a {

	color: #000;

	position: relative;

	text-decoration: none;

	border-bottom: 1px solid #868585;

	background: #f4f0db; }

 

	#content .col01 .post-inner a:hover {

		color: #000;

		text-decoration: none;

		border-bottom: 1px solid #000;

		background: #fffbc1; }

 

#content .col01 .meta a {

	color: #000;

	text-decoration: none;

	border-bottom: 1px solid #868585; }

 

	#content .col01 .meta a:hover {

		color: #000;

		text-decoration: none;

		border-style: none; }

 

#content .col02 {

	float: left;

	width: 212px;

	font-size: 11px;

	line-height: 16px;

	padding-left: 32px; }

 

	#content .col02 .recent-posts {

		width: 212px;

		background: url(images/postitBack.gif) repeat-y; }

 

		#content .col02 .recent-posts ul {

			padding: 0;

			margin: 0; }

 

			#content .col02 .recent-posts ul li {

				font-size: 11px;

				line-height: 18px;

				list-style: none;

				padding: 0;

				margin: 0; }

 

				#content .col02 .recent-posts ul li .listMeta { font-size: 10px; }

 

				#content .col02 .recent-posts ul li a {

					color: #21565E;

					border-top: 1px solid #ffffbe;

					display: block;

					width: 170px;

					margin: 0 auto;

					padding: 4px 0 4px 25px;

					background: url(images/bullet-postit.gif) no-repeat 5px 8px; }

 

					#content .col02 .recent-posts ul li a:hover {

						text-decoration: none;

						color: #000;

						background: url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092; }

 

.recent-postsva {

	font-size: 10px;

	display: block;

	width: 170px;

	margin: 0 auto;

	padding: 4px 0 4px 140px; }

 

#content .col02 .postit-bottom {

	width: 188px;

	height: 62px;

	background: url(images/postit-bottom.gif) no-repeat;

	padding: 12px 12px 0;

	font-size: 11px;

	text-align: right; }

 

	#content .col02 .postit-bottom a { color: #21565E; }

 

		#content .col02 .postit-bottom a:hover {

			color: #21565E;

			text-decoration: none; }

 

#content .col02 .categories-upper {

	height: 124px;

	background: url(images/categories-upper.gif) no-repeat; }

 

#content .col02 .categories { background: url(images/categories-back.gif) repeat-y; }

 

	#content .col02 .categories ul {

		margin: 0;

		padding: 0; }

 

		#content .col02 .categories ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none; }

 

			#content .col02 .categories ul li a {

				color: #21565E;

				margin: 0 auto;

				display: block;

				width: 170px;

				padding: 4px 0 4px 25px;

				background: url(images/bullet-note.gif) no-repeat 5px 8px; }

 

				#content .col02 .categories ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092; }

 

#content .col02 .categories-btm {

	height: 68px;

	background: url(images/categories-btm.gif) no-repeat; }

 

#content .col02 .links {

	background: url(images/txt-friends-links.gif) no-repeat 50% 8px;

	padding-top: 20px; }

 

	#content .col02 .links ul {

		margin: 0 0 20px;

		padding: 0; }

 

		#content .col02 .links ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			background: url(images/line-inner.gif) no-repeat bottom; }

 

			#content .col02 .links ul li a {

				color: #21565E;

				margin: 0 auto;

				display: block;

				width: 212px;

				padding: 6px 0; }

 

				#content .col02 .links ul li a:hover {

					text-decoration: none;

					color: #000; }

 

#content .col02 .side-meta { background: url(images/txt-misc-debris.gif) no-repeat top right; }

 

	#content .col02 .side-meta ul {

		margin: 10px 0;

		padding: 0; }

 

		#content .col02 .side-meta ul li {

			font-size: 10px;

			line-height: 14px;

			list-style: none; }

 

			#content .col02 .side-meta ul li a {

				color: #21565E;

				margin: 0 auto;

				display: block;

				width: 212px;

				padding: 2px 0; }

 

				#content .col02 .side-meta ul li a:hover {

					text-decoration: none;

					color: #000; }

 

#content .col02 .lastfmrecords ul li {

	font-size: 11px;

	line-height: 18px;

	list-style: none;

	background: url(images/line-inner.gif) no-repeat bottom; }

 

/*Second Side Bar */

#content .col03 {

	float: left;

	width: 212px;

	font-size: 11px;

	line-height: 16px;

	padding-left: 3px;

	list-style: none; }


        #content .col03 .photo-link {

		width: 220px;

		background: url(images/postitBack_pnk.gif) repeat-y; }



	#content .col03 .friends-links {

		width: 220px;

		background: url(images/postitBack_pnk.gif) repeat-y; }

 

	#content .col03 .extra-links {

		width: 220px;

		background: url(images/postitBack_pnk.gif) repeat-y; }

 

	#content .col03 .featured-artist {

		width: 220px;

		background: url(images/postitBack_pnk.gif) repeat-y; }

 

	#content .col03 .mailing {

		margin-left: 0px;

		padding: 0;

		border-top: 1px solid #ffffbe;

		width: 170px;

		margin: 0 auto;

		padding: 4px 0 4px 20px; }

 

		#content .col03 .mailing .txtField {

			border: 1px solid #fff;

			width: 115px;

			margin: 2px 2px 2px 0;

			padding: 3px;

			font-family: Tahoma, Arial, Helvetica, sans-serif;

			font-size: 12px;

			background: url(images/search-back.gif) transparent; }

 

		#content .col03 .mailing .btnSub {

			border: 1px solid #fff;

			color: #fff;

			margin: 2px 2px 2px 0;

			padding: 2px;

			font-family: Tahoma, Arial, Helvetica, sans-serif;

			font-size: 11px;

			background: url(images/btn-back.gif) transparent; }

 

	#content .col03 .g-ads {

		border-width: 0px 0px 0px 0px;

		border-style: solid;

		border-color: green;

		margin-left: 18px; }






#content .col03 .photo-link ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .photo-link ul li {

			font-size: 11px;

			line-height: 20px;

			list-style: none;

			padding: 0;

			margin: 0; }

 

			#content .col03 .photo-link ul li .listMeta { font-size: 10px; }

 

			#content .col03 .photo-link ul li a {

				color: #21565E;

				border-top: 1px solid #ffffbe;

				display: block;

				width: 170px;

				margin: 0 auto;

				padding: 4px 0 4px 25px;

				background: url(images/bta3.png) no-repeat 2px 4px; }

 

				#content .col03 .photo-link ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/bta3g.png) no-repeat 2px 4px #ff5092; }






 

	#content .col03 .friends-links ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .friends-links ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			padding: 0;

			margin: 0; }





 

			#content .col03 .friends-links ul li .listMeta { font-size: 10px; }

 

			#content .col03 .friends-links ul li a {

				color: #21565E;

				border-top: 1px solid #ffffbe;

				display: block;

				width: 170px;

				margin: 0 auto;

				padding: 4px 0 4px 25px;

				background: url(images/bullet-postit.gif) no-repeat 5px 8px; }

 

				#content .col03 .friends-links ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092; }

 

	#content .col03 .extra-links ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .extra-links ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			padding: 0;

			margin: 0; }

 

			#content .col03 .extra-links ul li .listMeta { font-size: 10px; }

 

			#content .col03 .extra-links ul li a {

				color: #21565E;

				border-top: 1px solid #ffffbe;

				display: block;

				width: 170px;

				margin: 0 auto;

				padding: 4px 0 4px 25px;

				background: url(images/bullet-postit.gif) no-repeat 5px 8px; }

 

				#content .col03 .extra-links ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092; }

 

	#content .col03 .featured-artist ul {
         
		padding: 0;

		margin: 0; }

 

		#content .col03 .featured-artist ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			padding: 0;

			margin: 0; }

		#content .col03 .featured-artist ul li img {
			   border:0px solid #ccc;
			}
		
		#content .col03 .featured-artist ul li img:hover {
			   border:0px solid #021a40;
			}

 

			#content .col03 .featured-artist ul li .listMeta { font-size: 10px; }

 

			#content .col03 .featured-artist ul li a {

				color: #21565E;

				border-top: 1px solid #ffffbe;

				display: block;

				width: 170px;

				margin: 0 auto;

				padding: 4px 0 4px 25px;

				background: url(images/star2.png) no-repeat 5px 8px; }

 

				#content .col03 .featured-artist ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/star_on.png) no-repeat 5px 8px #ff5092; }

 

	#content .col03 .postit-bottom {

		width: 214px;

		height: 74px;

		background: url(images/postit-bottom_pnk2.gif) no-repeat;

		padding: 12px 12px 0;

		font-size: 11px;

		text-align: right; }

 

		#content .col03 .postit-bottom a { color: #21565E; }

 

			#content .col03 .postit-bottom a:hover {

				color: #21565E;

				text-decoration: none; }

 

	#content .col03 img.runforcover {

		width: 100px;

		border: 2px solid black; }

 

	#content .col03 img.runforcover {

		font-size: 11px;

		line-height: 18px;

		list-style: none;

		padding: 0;

		margin: 0; }

 

	#content .col03 .widget_mrt_sms {

		text-align: left;

		width: 220px;

		z-index: 100; }

 

		#content .col03 .widget_mrt_sms ul {

			padding: 0;

			margin: 0;

			list-style: none; }

 

			#content .col03 .widget_mrt_sms ul li {

				font-size: 11px;

				padding: 0;

				margin: 0; }

 

		#content .col03 .widget_mrt_sms .widgettitle {

			margin: 0;

			padding: 3px;

			font-family: Tahoma, Arial, Helvetica, sans-serif;

			font-size: 12px; }

 

		#content .col03 .widget_mrt_sms .txtField {

			border: 1px solid #fff;

			width: 125px;

			margin: 2px 2px 2px 0;

			padding: 3px;

			font-family: Tahoma, Arial, Helvetica, sans-serif;

			font-size: 12px;

			background: url(images/search-back.gif) transparent; }

 

		#content .col03 .widget_mrt_sms .dropDown {

			border: 1px solid #fff;

			margin: 2px 2px 2px 0;

			padding: 3px;

			font-family: Tahoma, Arial, Helvetica, sans-serif;

			font-size: 12px;

			background: url(images/search-back.gif) transparent; }

 

		#content .col03 .widget_mrt_sms .btnNum {

			border: 1px solid #fff;

			color: #fff;

			margin: 2px 2px 0 0;

			padding: 2px;

			font-family: Tahoma, Arial, Helvetica, sans-serif;

			font-size: 11px;

			background: url(images/btn-back.gif) transparent; }

 

	#content .col03 .share {

		margin: 4px 0px 0px 13px;

		width: 213px;

		list-style: none; }

 

/* footer */

#footer-holder {

	width: 1008px;

	margin-top: 0px auto;

	position: relative;

	margin: 0 auto;

	padding-right: 0px;

	background-attachment: fixed; }

 

	#footer-holder .footer {

		width: 1008px;

		height: 300px;

		top: 0px;

		left: -54px;

		background: url(images/footer-toni.jpg) no-repeat;

		background-position: top center;

		z-index: 100; }

 

	#footer-holder .txt a { color: #000; }

 

		#footer-holder .txt a:hover {

			color: #000;

			text-decoration: none; }

 

	#footer-holder .txt {

		width: 515px;

		position: absolute;

		top: 116px;

		left: 277px;

		font-size: 11px;

		line-height: 16px;

		color: #000;

		z-index: 105;

		height: 60px;

		overflow: hidden; }

 

	/* #footer-holder .smashing a {

	width:66px;

 

	height:61px;

	position:absolute;

	top:160px;

	left:709px;

	font-size:11px;

	text-indent:-400px;

 

 

	z-index:102;

	overflow:hidden;

	background:url(images/logo-smashing.gif) no-repeat 0 0;

}

#footer-holder .smashing a:hover {

	background:url(images/logo-smashing.gif) no-repeat 0 -61px;

} */

#footer-holder .rss-t a {

		width: 55px;

		height: 55px;

		position: absolute;

		top: 160px;

		left: 215px;

		font-size: 11px;

		text-indent: -400px;

		z-index: 103;

		overflow: hidden;

		background: url(images/icon-rss-toni.gif) no-repeat 0 0; }

 

/* -next previous */

.previous a {

	float: left;

	width: 93px;

	height: 33px;

	text-indent: -400px;

	background: url(images/link-older.gif) no-repeat 0 0;

	overflow: hidden; }

 

	.previous a:hover { background: url(images/link-older.gif) no-repeat 0 -33px; }

 

.next a {

	float: right;

	width: 93px;

	height: 33px;

	text-indent: -400px;

	background: url(images/link-newer.gif) no-repeat 0 0;

	overflow: hidden; }

 

	.next a:hover { background: url(images/link-newer.gif) no-repeat 0 -33px; }

 

/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {

	display: block;

	text-indent: -800px;

	font-size: 10px;

	overflow: hidden;

	margin: 0;

	padding: 0; }

 

.comments {

	height: 27px;

	background: url(images/txt-your-comment.gif) no-repeat; }

 

.name, .email, .website {

	width: 80px;

	float: left;

	margin-right: 12px;

	clear: left; }

 

.name {

	height: 30px;

	background: url(images/txt-name.gif) no-repeat top right; }

 

.email {

	height: 30px;

	background: url(images/txt-email.gif) no-repeat top right; }

 

.website {

	height: 30px;

	background: url(images/txt-website.gif) no-repeat top right; }

 

.txt-email-sub {

	height: 20px;

	background: url(images/txt-email-sub.gif) no-repeat 90px 0;

	clear: both; }

 

.txt-website-example {

	height: 20px;

	background: url(images/txt-site-example.gif) no-repeat 90px 0;

	clear: both; }

 

#commentform {

	padding: 0;

	margin: 0; }

 

	#commentform .comment-field {

		border: 1px solid #939393;

		width: 320px;

		margin: 0;

		padding: 3px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		font-size: 12px;

		background: #fff;

		float: left; }

 

	#commentform .comment-box {

		border: 1px solid #939393;

		width: 425px;

		margin: 0 0 10px;

		padding: 3px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		font-size: 12px;

		background: #fff; }

 

	#commentform .btnComment {

		border: 1px solid #fff;

		color: #fff;

		margin: 0;

		padding: 2px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		font-size: 14px;

		background: url(images/btn-back.gif) transparent;

		float: left;

		clear: left; }

 

/* comment list */

.commentlist {

	margin: 20px 0;

	padding: 0; }

 

	.commentlist li {

		padding: 12px 0;

		background: url(images/line-inner.gif) no-repeat bottom;

		font-size: 12px;

		line-height: 20px;

		list-style: none; }

 

		.commentlist li a {

			color: #000;

			position: relative;

			text-decoration: none;

			border-bottom: 1px solid #868585;

			background: #f4f0db; }

 

			.commentlist li a:hover {

				color: #000;

				text-decoration: none;

				border-bottom: 1px solid #000;

				background: #fffbc1; }

 

.commentdate {

	display: block;

	padding: 0 0 6px;

	font-size: 10px; }

 

.commentlist li cite {

	font-weight: bold;

	font-style: normal; }

 

#content .col03 .social {

	width: 220px;

	background: url(images/) repeat-y; }

 

	#content .col03 .social ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .social ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			padding: 0;

			margin: 0; }

 

			#content .col03 .social ul li a {

				color: #21565E;

				display: block;

				width: 170px;

				margin: 0 auto;

				background: url(images/icon-fb.gif) no-repeat 5px 8px;

				padding: 4px 0 4px 25px; }

 

				#content .col03 .social ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/icon-fb.gif) no-repeat 5px 8px #ffffbe; }

 

#content .col03 .social2 {

	width: 220px;

	background: url(images/) repeat-y; }

 

	#content .col03 .social2 ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .social2 ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			padding: 0;

			margin: 0; }

 

			#content .col03 .social2 ul li a {

				color: #21565E;

				display: block;

				width: 170px;

				margin: 0 auto;

				background: url(images/icon-ms-t.gif) no-repeat 5px 8px;

				padding: 4px 0 4px 25px; }

 

				#content .col03 .social2 ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/icon-ms-t.gif) no-repeat 5px 8px #ffffbe; }

 

.fan_box

.full_widget 

.connect_top {

	border: none;

	background-color: #9e005d; }

 

.fan_box

.full_widget { border: none; }

 

.connect_top a { color: #990000; }

 

	.connect_top a:hover { color: #CC0000; }

 

.fan_box

.connections {

	background-color: #000000;

	border: none;

	color: #990000; }

 

.fan_box

.connections_grid

.grid_item

.name { color: #990000; }

 

/* Social-Feed */

#content .col03 .social-feed {

	width: 220px;

	background: url(images/) repeat-y; }

 

	#content .col03 .social-feed ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .social-feed ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			padding: 0;

			margin: 0; }

 

			#content .col03 .social-feed ul li a {

				color: #21565E;

				display: block;

				width: 170px;

				margin: 0 auto;

				background: url(images/feed-icon16x16.png) no-repeat 5px 8px;

				padding: 4px 0 4px 25px; }

 

				#content .col03 .social-feed ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/feed-icon16x16.png) no-repeat 5px 8px #ffffbe; }

 

#content .col03 .social-tube {

	width: 220px;

	background: url(images/) repeat-y; }

 

	#content .col03 .social-tube ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .social-tube ul li {

			font-size: 11px;

			line-height: 18px;

			list-style: none;

			padding: 0;

			margin: 0; }

 

			#content .col03 .social-tube ul li a {

				color: #21565E;

				display: block;

				width: 170px;

				margin: 0 auto;

				background: url(images/friend-youtube.jpg) no-repeat 5px 8px;

				padding: 4px 0 4px 25px; }

 

				#content .col03 .social-tube ul li a:hover {

					text-decoration: none;

					color: #000;

					background: url(images/friend-youtube.jpg) no-repeat 5px 8px #ffffbe; }

 

#content .col03 .social-toni {

	font-size: 12px;

	font-weight: bold;

	line-height: 18px;

	list-style: none;

	padding: 0px 0 2px 41px;

	margin: 0 0 0 0;

	font-family: Tahoma, Arial, Helvetica, sans-serif; }

 

#content .col03 .social-toni-tweet {

	width: 220px;

	background: url(images/) repeat-y; }

 

	#content .col03 .social-toni-tweet ul {

		padding: 0;

		margin: 0; }

 

		#content .col03 .social-toni-tweet ul li:before {

			display: marker;

			content: "Toni tweets: "; }

 

		#content .col03 .social-toni-tweet ul li {

			color: #21565E;

			display: block;

			width: 170px;

			border-bottom: 1px solid #0072bc;

			margin: 4px 0 4px 25px;

			padding: 4px 0 4px 25px;

			background: url("images/tweet-this.png") no-repeat 5px 8px; }

 

#content .col03 .social-share {

	width: 220px;

	padding: 4px 0 4px 25px;

	background: url(images/) repeat-y; }

 

#content .col03 .addthis {

	line-height: 18px;

	padding: 4px 0 4px 18px;

	margin: 5px 0 0 0; }

 

#content .col03 .diggthis {

	line-height: 18px;

	padding: 4px 0 4px 18px;

	margin: 5px 0 0 0; }

 

.smallfont {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10px; }

 

#content .col03 .donate-beer {

	margin: 4px 0px 0px 20px;

	width: 200px;

	list-style: none;

	color: #333;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	text-decoration: none; }

 

	#content .col03 .donate-beer h2 {

		font-size: 14px;

		font-weight: normal; }

 

	#content .col03 .donate-beer a {

		display: block;

		text-decoration: none;

		color: #21565E;

		font-size: 11px; }

 

		#content .col03 .donate-beer a:hover { text-decoration: underline; }

 

		#content .col03 .donate-beer a img {

			border: none;

			padding: 2px 2px 0px 0px; }

 

#content .col03 .cbaward {

	margin: 4px 0px 0px 20px;

	width: 200px;

	list-style: none; }

 

#content .col03 .bnaward {

	margin: 4px 0px 0px 40px;

	width: 125px;

	list-style: none; }

 

#toolbox {

	margin: 4px 0px 0px 0px;

	padding: 0px 0 0px 0px; }

 

div.feedburnerFeedBlock p.date {
	text-align: left;
	margin-left:0px;
	padding: 0;
	margin: 0;	
	}
	
div.feedburnerFeedBlock li div {
	text-align: left;
	margin-left:0px;
	padding: 0;
	margin: 0;
	}
	
div.feedburnerFeedBlock ul {
	text-align: left;
	margin-left:0px;
	padding: 0;
	margin: 0;
	}
	
div.feedburnerFeedBlock span.headline {
	text-align: left;
	margin-left:0px;
	padding: 0;
	margin: 0;	
	}
	
div.feedburnerFeedBlock ul li {
	list-style-type: none;
	text-align: left;
	margin-left:0px;
	padding: 0;
	margin: 0;	
	}

div.feedburnerFeedBlock p.feedTitle {
	font-weight: bold;	
	}
