/*
Theme Name: TOW 2.0
Theme URI: http://theoriginalwinger.com/
Description: The Original Winger Version 2.0
Author: Ace Harrison
Author URI: http://theoriginalwinger.com/
Tags: None

	TOW v2.0
	http://theoriginalwinger.com/

	This theme was designed and built by Ace Harrison.
	
	Copyright 2007-2010 TheOriginalWinger.com. All rights reserved.
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

img {-ms-interpolation-mode: bicubic;}

em{ font-style: italic; }

center{ text-align: center; margin: 10px 0; }

body {
	height:100%;
	background: #f0efe9 url(../tow2/images/bgnew.gif) top left repeat-x; /* #ebe9ec */
	font-family:"Helvetica Neue",Arial,sans-serif;
	font-size:62.5%;
	color: #333;
	text-align: center;
	}

a, a:link, a:hover, a:visited {
	color: #0298ff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

/* BEGIN Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* END Images */

/* BEGIN Headings */
h1, h2, h3 {
	margin: 0 0 4px;
	color: #000;
	font-weight: bold;
	line-height: 18pt;
	}

h1 { font-size: 15pt; }
h2 { font-size: 13pt; }
h3 { font-size: 11pt; }

.pagetitle {
	margin: 0;
	padding: 12px 15px;
	background: #fff url(../tow2/images/post-divider.gif) bottom left repeat-x;
	}
.pagetitle .label {
	color: #b2b2b2;
	}
/* END Headings*/

/* BEGIN Page Structure */

#wrapper {
	margin: -1px auto 0;
	padding: 0 0;
	width: 980px;
	background-color: #fff;
	text-align: left;
	}

#header {
	padding: 10px 15px;
	height: 90px;
	background-color: #000;
	}

#navigation {
	margin: 0 0 1px;
	padding: 0;
	height: 36px;
	border: 0;
	background-color: #333;
	}

#page {
	padding-right: 15px;
	background: #fff url(../tow2/images/page-bg.gif) top center repeat-y
	}

#content {
	float: left;
	width: 627px;
	}

#sidebar {
	float: right;
	width: 320px;
	padding: 15px 0 0;
	}

#footer {
	margin: 0 auto;
	padding: 15px 15px 5px;
	width: 950px;
	background-color: #121212;
	text-align: left;
	}
/* END Page Structure */

/* BEGIN Header */

#header #logo {
	float: left;
	width: 272px;
	background: transparent url(../tow2/images/the-original-winger2.gif) top left no-repeat;
	}
#header #logo h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14pt;
	line-height: 14pt;
	}
#header #logo h1 a, #header #logo h1 a:link, #header #logo h1 a:hover, #header #logo h1 a:visited {
	display: block;
	width: 272px;
	height: 90px;
	text-decoration: none;
	}
#header #logo h1 a span {
	margin-left: -8000px;
	}
/* END Header */

/* BEGIN Navigation */

#navigation ul {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 36px;
	background: #fff url(../tow2/images/navigation-sprite.gif) 0px 0px no-repeat;
	list-style: none;
	}
#navigation ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 36px;
	}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:hover, #navigation ul li a:visited {
	display: block;
	height: 36px;
	background-image: url(../tow2/images/navigation-sprite.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
	}

#navigation ul li.home, #navigation ul li.home a, #navigation ul li.home a:link, #navigation ul li.home a:visited 								{ width: 57px;  background-position: 0px 0px; }
#navigation ul li.news, #navigation ul li.news a, #navigation ul li.news a:link, #navigation ul li.news a:visited 								{ width: 97px;  background-position: -57px 0px; }
#navigation ul li.epl, #navigation ul li.epl a, #navigation ul li.epl a:link, #navigation ul li.epl a:visited 									{ width: 41px;  background-position: -154px 0px; }
#navigation ul li.mls, #navigation ul li.mls a, #navigation ul li.mls a:link, #navigation ul li.mls a:visited 									{ width: 43px;  background-position: -195px 0px; }

#navigation ul li.laliga, #navigation ul li.laliga a, #navigation ul li.laliga a:link, #navigation ul li.laliga a:visited 						{ width: 60px;  background-position: -238px 0px; }
#navigation ul li.highlights, #navigation ul li.highlights a, #navigation ul li.highlights a:link, #navigation ul li.highlights a:visited 		{ width: 83px;  background-position: -298px 0px; }
#navigation ul li.sia, #navigation ul li.sia a, #navigation ul li.sia a:link, #navigation ul li.sia a:visited 									{ width: 129px; background-position: -381px 0px; }
#navigation ul li.culture, #navigation ul li.culture a, #navigation ul li.culture a:link, #navigation ul li.culture a:visited 					{ width: 135px; background-position: -510px 0px; }

#navigation ul li.music, #navigation ul li.music a, #navigation ul li.music a:link, #navigation ul li.music a:visited 							{ width: 56px;  background-position: -645px 0px; }
#navigation ul li.videos, #navigation ul li.videos a, #navigation ul li.videos a:link, #navigation ul li.videos a:visited 						{ width: 59px;  background-position: -701px 0px; }
#navigation ul li.photography, #navigation ul li.photography a, #navigation ul li.photography a:link, #navigation ul li.photography a:visited 	{ width: 98px;  background-position: -760px 0px; }
#navigation ul li.women, #navigation ul li.women a, #navigation ul li.women a:link, #navigation ul li.women a:visited 							{ width: 122px; background-position: -858px 0px; }

#navigation ul li.home a:hover			{ width: 57px;  background-position: 0px -37px; }
#navigation ul li.news a:hover			{ width: 97px;  background-position: -57px -37px; }
#navigation ul li.epl a:hover			{ width: 41px;  background-position: -154px -37px; }
#navigation ul li.mls a:hover			{ width: 43px;  background-position: -195px -37px; }

#navigation ul li.laliga a:hover		{ width: 60px;  background-position: -238px -37px; }
#navigation ul li.highlights a:hover	{ width: 83px;  background-position: -298px -37px; }
#navigation ul li.sia a:hover			{ width: 129px; background-position: -381px -37px; }
#navigation ul li.culture a:hover		{ width: 135px; background-position: -510px -37px; }

#navigation ul li.music a:hover			{ width: 56px;  background-position: -645px -37px; }
#navigation ul li.videos a:hover		{ width: 59px;  background-position: -701px -37px; }
#navigation ul li.photography a:hover	{ width: 98px;  background-position: -760px -37px; }
#navigation ul li.women a:hover			{ width: 122px; background-position: -858px -37px; }

#navigation ul li a span {
	margin-left: -8000px;
	}
/* END Navigation */

/* BEGIN Header Options */
#header #options {
	float: right;
	margin-top: 12px;
	width: 250px;
	}

#header #options #social {
	float: none;
	width: 250px;
	height: 30px;
	background: transparent url(../tow2/images/toolbar-social-bg.gif) 0px 0px no-repeat;
	}

#header #options #social div {
	float: left;
	padding: 0;
	padding-top: 5px;
	height: 20px;
	}

#header #options #social #fb-root {
	padding-left: 10px;
	width: 92px;
	}
#header #options #social #twitter-root {
	width: 60px;
	overflow: hidden;
	}
#header #options #social #googlePlus {
	padding-left: 12px;
	width: 65px;
	}

#header #options #search {
	float: none;
	margin-top: 10px;
	}
/* END Social Menu */

/* BEGIN Search Box */

#search {
	float: none;
	margin: 0;
	padding: 0;
	width: 300px;
	}

#search form {
	margin: 0;
	padding: 0;
	}

#search #s {
	float: left;
	display: block;
	width: 205px;
	height: 23px;
	padding: 2px 10px 0;
	background: #666 url(../tow2/images/toolbar-search-bg.gif) top left no-repeat; 
	border: 0;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	}

#search #searchsubmit {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	background: #333 url(../tow2/images/toolbar-search-button.gif) top left no-repeat;
	border: 0;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
/* END Search Box */

/* BEGIN Posts */
.post {
	width: 597px;
	padding: 15px;
	background: #fff url(../tow2/images/post-divider.gif) bottom left repeat-x;
	overflow: hidden;
	}

.post h1, .post h2 {
	margin: 0 0 2px;
	font-size: 15pt;
	color: #000;
	font-weight: bold;
	line-height: 18pt;
	}

.post h1 a, .post h1 a:link, .post h1 a:hover, .post h1 a:visited, .post h2 a, .post h2 a:link, .post h2 a:hover, .post h2 a:visited {
	color: #000;
	text-decoration: none;
	}

.post h1 a:hover, .post h2 a:hover {
	color: #0298ff;
	}

.post small {
	display: block;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	}

.post small strong {
	color: #666;
	}

.post small a, .post small a:link, .post small a:hover, .post small a:visited {
	color: #999;
	text-decoration: none;
	}

.post small a:hover {
	color: #666;
	text-decoration: underline;
	}

.post .entry p {
	margin: 15px 0;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
	}

.post .entry img.centered, .post .entry img.alignright, .post .entry img.alignleft {
	display: block;
	margin: 0;
	padding: 0;
	}

.post .entry p a, .post .entry p a:link, .post .entry p a:hover, .post .entry p a:visited {
	color: #0298ff;
	font-weight: bold;
	text-decoration: none;
	}
.post .entry p a:hover {
	text-decoration: underline;
	}
.post .entry p strong {
	color: #000;
	font-weight: bold;
	} 

.post .share {
	padding: 5px 0;
	height: 21px;
	}
.post .share div {
	float: left;
	height: 27px;
	}
.post .share .fb, .post .share .tw {
	width: 100px;
	}
.post .share .a2 {
	float: right;
	width: 191px;
	}

.post .left {
	float: left;
	padding-top: 35px;
	width: 200px;
	}
.post .right {
	float: right;
	width: 200px;
	}

.post .meta {
	padding-top: 15px;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	}
.post .meta .comment {
	float: left;
	padding-left: 0; /* 19px */
	width: 250px;
	/*background: #fff url(../tow2/images/comment-icon.gif) 0px 2px no-repeat;*/
	}
.post .meta .added {
	float: right;
	width: 320px;
	font-size: 11px;
	text-align: right;
	}
.post .meta .comment a, .post .meta .comment a:link, .post .meta .comment a:hover, .post .meta .comment a:visited, 
.post .meta .author a, .post .meta .author a:link, .post .meta .author a:visited {
	color: #0298ff;
	text-decoration: none;
	}
.post .meta .comment a:hover, 
.post .meta .author a:hover {
	text-decoration: underline;
	}
.post .meta .comment, 
.post .meta .author {
	font-size: 13px;
	}

/*
.post .entry p img {
	border: 2px solid #000;
	}
*/
/* END Posts */

/* BEGIN Pages */
.pageentry {
	padding: 0 15px 15px;
	width: 597px;
	overflow: hidden;
	}
.pageentry p {
	margin: 15px 0;
	font-size: 13px;
	line-height: 1.4em;
	}
.pageentry p strong {
	color: #000;
	font-weight: bold;
	}
.pageentry .sub, .pageentry .sub p {
	font-size: 11px;
	line-height: 1.4;
	}
.pageentry a, .pageentry a:link, .pageentry a:hover, .pageentry a:visited {
	color: #0298ff;
	font-weight: bold;
	text-decoration: none;
	}
.pageentry a:hover {
	text-decoration: underline;
	}
/* END Pages */

/* BEGIN Result Lists */
.resultlist {
	padding: 15px;
	width: 597px;
	background: #fff url(../tow2/images/post-divider.gif) bottom left repeat-x;
	overflow: hidden;
	}
.resultlist .thumbnail {
	float: left;
	margin-right: 15px;
	width: 110px;
	height: 110px;
	}
.resultlist .thumbnail img {
	width: 110px;
	height: 110px;
	border: 0;
	}
.resultlist .thumbnail a, .resultlist .thumbnail a:link, .resultlist .thumbnail a:hover, .resultlist .thumbnail a:visited {
	text-decoration: none;
	}
.resultlist .summary {
	float: left;
	width: 472px;
	}
.resultlist .summary .meta {
	padding: 0 0 5px;
	width: 472px;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	line-height: 12px;
	}
.resultlist .summary .meta .added {
	float: left;
	width: 250px;
	}
.resultlist .summary .meta .comment {
	float: right;
	width: 200px;
	text-align: right;
	}
.resultlist .summary .meta .comment a, .resultlist .summary .meta .comment a:link, .resultlist .summary .meta .comment a:hover, .resultlist .summary .meta .comment a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
.resultlist .summary .meta .comment a:hover {
	color: #0298ff;
	}
.resultlist .summary h2 {
	margin: 2px 0 4px;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	}
.resultlist .summary h2 a, .resultlist .summary h2 a:link, .resultlist .summary h2 a:hover, .resultlist .summary h2 a:visited {
	color: #000;
	text-decoration: none;
	}
.resultlist .summary h2 a:hover {
	color: #0298ff;
	}
.resultlist .summary .entry {
	font-size: 11px;
	line-height: 1.4;
	}
/* END Result Lists */

/* BEGIN Page Navigation */
#pagenav {
	padding: 15px 0 25px 15px;
	}
#pagenav .button {
	float: left;
	width: 48px;
	}
#pagenav .button a, #pagenav .button a:link, #pagenav .button a:hover, #pagenav .button a:visited, #pagenav .button .this-page {
	display: block;
	padding: 7px 0 0;
	width: 48px;
	height: 20px;
	background: #fff url(../tow2/images/pagenav-sprite.gif) -1px -1px;
	overflow: hidden;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	text-align: center;
	}
#pagenav .button a:hover {
	background-position: -1px -29px;
	}
#pagenav .button .this-page {
	background-position: -1px -57px;
	color: #fafafa;
	cursor: default;
	}
#pagenav .pages {
	float: left;
	margin: 0 152px;
	width: 197px;
	}
#pagenav .pages a, #pagenav .pages a:link, #pagenav .pages a:hover, #pagenav .pages a:visited, #pagenav .pages .this-page {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 7px 0 0;
	width: 27px;
	height: 20px;
	background: #fff url(../tow2/images/pagenav-sprite.gif) -50px -1px;
	overflow: hidden;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	text-align: center;
	}
#pagenav .pages a:hover {
	background-position: -50px -29px;
	}
#pagenav .pages .this-page {
	background-position: -50px -57px;
	}
/* END Page Navigation*/

/* BEGIN Sidebar */
#sidebar h2 {
	margin: 0;
	padding: 0 0 6px;
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	line-height: 10pt;
	text-transform: none;
	
	border-bottom: 1px solid #d4d4d4;
	}

#sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:hover, #sidebar h2 a:visited {
	color: #000;
	text-decoration: none;
	}

#sidebar h2 a:hover {
	color: #0298ff;
	}

#sidebar div.widget {
	margin: 0 0 15px;
	padding: 10px;
	background-color: #d4d4d4;
	}
#sidebar div.noborder {
	padding: 0;
	background-color: #fff;
	}

#sidebar ul#widget-list {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	}

#sidebar li.widget {
	margin: 0 0 15px;
	}

#sidebar li.widget ul {
	list-style: none;
	}

#sidebar li.widget ul li {
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	}

/* -- BEGIN Image List */
#sidebar .image-list {
	margin: 0 0 15px;
	list-style: none;
	}
#sidebar .image-list li {
	margin: 0 0 5px;
	padding: 6px;
	height: 58px;
	background-color: #d4d4d4;
	}
#sidebar .image-list img {
	float: left;
	margin-right: 2px;
	width: 50px;
	height: 50px;
	border: 4px solid #fff;
	}
#sidebar .image-list span {
	display: block;
	padding: 5px 8px;
	width: 232px;
	height: 48px;
	background-color: #fff;
	font-size: 11px;
	color: #888;
	overflow: hidden;
	}
#sidebar .image-list strong {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	}
#sidebar .image-list a, #sidebar .image-list a:link, #sidebar .image-list a:hover, #sidebar .image-list a:visited {
	text-decoration: none;
	}
#sidebar .image-list a:hover span {
	color: #000;
	}
#sidebar .image-list a:hover strong {
	color: #0298ff;
	}
/* -- END Image List */

/* -- BEGIN Image Group */
#sidebar .image-group {
	margin: 0 0 15px;
	width: 320px;
	}
#sidebar .image-group span {
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
	width: 50px;
	height: 50px;
	background-color: #d4d4d4;
	}
#sidebar .image-group span.end {
	margin-right: 0;
	}
#sidebar .image-group span img {
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	border: 0;
	}
#sidebar .image-group a, #sidebar .image-group a:link, #sidebar .image-group a:hover, #sidebar .image-group a:visited {
	text-decoration: none;
	}
/* -- END Image Group */

/* -- BEGIN Designated Players */
#dp {
	margin: 0 0 15px;
	padding: 88px 0 0;
	width: 320px;
	height: 120px;
	background: #fff url(../tow2/images/designated-players.gif) top left no-repeat;
	list-style: none;
	overflow: hidden;
	}
#dp li {
	float: left;
	margin: 0 2px 2px 0;
	width: 159px;
	height: 50px;
	background-image: url(../tow2/images/dp-sprite.gif);
	overflow: hidden;
	}
#dp li a, #dp li a:link, #dp li a:hover, #dp li a:visited {
	display: block;
	width: 159px;
	height: 50px;
	text-decoration: none;
	overflow: hidden;
	}
	
#dp li a span	{ margin-left: -8000px; }
#dp li.end 		{ margin-right: 0; }

#dp li.scoop	{ background-position: 0px 0px; }
#dp li.culture	{ background-position: 0px -51px; }
#dp li.news		{ background-position: 0px -102px; }
#dp li.whatever	{ background-position: 0px -153px; }
/* -- END Designated Players */

/* -- BEGIN Wallpaper Button */
#sidebar .wallpaperbutton {
	width: 320px;
	height: 100px;
	background: transparent url(../tow2/images/tow-blackberry-iphone-wallpaper.jpg) top left no-repeat;
	}
#sidebar .wallpaperbutton a, #sidebar .wallpaperbutton a:link, #sidebar .wallpaperbutton a:hover, #sidebar .wallpaperbutton a:visited {
	display: block;
	width: 320px;
	height: 100px;
	text-decoration: none;
	overflow: hidden;
	}
#sidebar .wallpaperbutton a span {
	margin-left: -8000px;
	overflow: hidden;
	}
/* -- END Wallpaper Button */

/* -- BEGIN BPFC Sticker Button */
#sidebar .bpfcstickerbutton {
	width: 320px;
	height: 210px;
	background: transparent url(../tow2/images/bpfc-stickers.jpg) top left no-repeat;
	}
#sidebar .bpfcstickerbutton a, #sidebar .bpfcstickerbutton a:link, #sidebar .bpfcstickerbutton a:hover, #sidebar .bpfcstickerbutton a:visited {
	display: block;
	width: 320px;
	height: 210px;
	text-decoration: none;
	overflow: hidden;
	}
#sidebar .bpfcstickerbutton a span {
	margin-left: -8000px;
	overflow: hidden;
	}
/* -- END BPFC Sticker Button Button */

/* END Sidebar */

/* BEGIN Footer */
#footer ul {
	float: left;
	padding: 5px 0 15px 10px;
	width: 227px;
	font-size: 12px;
	color: #6e6e6e;
	font-weight: bold;
	list-style: none;
	}
#footer ul li {
	padding: 5px 0 0;
	}
#footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover {
	font-size: 11px;
	color: #b2b2b2;
	font-weight: bold;
	text-decoration: none;
	}
#footer ul li a:hover {
	text-decoration: underline;
	}

#footer .copyright {
	padding: 10px 0 0;
	border-top: 1px solid #212121;
	}

#footer .copyright p {
	padding: 0 0 5px;
	}

#footer .copyright p strong {
	color: #b2b2b2;
	font-weight: bold;
	}
/* END Footer */

/* BEGIN Ad Slots */
.ad-728x90 {
	width: 728px;
	height: 90px;
	overflow: visible;
	
	background-color: #e5e5e5;
	}

.ad-300x250 {
	width: 300px;
	height: 250px;
	overflow: visible;
	
	background-color: #fff;
	}

.ad-468x60 {
	width: 468px;
	height: 60px;
	overflow: visible;
	
	background-color: #fff;
	}
.ad-160x600 {
	margin-right: 140px;
	width: 160xp;
	
	background-color: #fff;
	}
/* END Ad Slots */

/* BEGIN Comments */

/* -- BEGIN Comment List*/
#comments, #respond h3 {
	margin: 0;
	padding: 15px 15px 0;
	font-size: 14pt;
	color: #aaa;
	font-weight: bold;
	line-height: 16pt;
	}
.commentlist {
	padding: 15px 15px 5px;
	list-style: none;
	background: #fff url(../tow2/images/post-divider.gif) bottom left repeat-x;
	}
.commentlist .comment {
	margin: 0;
	padding: 10px;
	background: #fff url(../tow2/images/post-divider.gif) top left repeat-x;
	}
.commentlist .comment .avatar {
	float: left;
	width: 50px;
	height: 50px;
	}
.commentlist .comment .avatar img {
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	border: 0;
	}
.commentlist .comment-author {
	float: right;
	width: 512px;
	}
.commentlist .says {
	font-size: 11px;
	color: #b2b2b2;
	}
.commentlist cite {
	color: #000;
	font-weight: bold;
	}
.commentlist cite a, .commentlist cite a:link, .commentlist cite a:hover, .commentlist cite a:visited {
	color: #000;
	text-decoration: underline;
	}
.commentlist cite a:hover {
	color: #0298ff;
	}
.commentlist .comment-meta {
	
	}
.commentlist .comment-meta p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #000;
	line-height: 1.4;
	}
.commentlist .reply {
	
	}
/* -- END Comment List */

/* -- BEGIN Comment Form */
#commentform {
	padding: 15px;
	}
#commentform p {
	padding: 0 0 10px;
	}
#commentform label, #commentform label small {
	font-size: 11px;
	color: #b2b2b2;
	font-weight: bold;
	}
#commentform label {
	display: block;
	padding: 0 0 5px;
	}
#commentform input, #commentform textarea {
	padding: 5px;
	border: 1px solid #b2b2b2;
	font-family:"Helvetica Neue",Arial,sans-serif;
	color: #555;
	font-size: 12px;
	}
#commentform input#author, #commentform input#email {
	width: 180px;
	}
#commentform textarea#comment {
	width: 585px;
	height: 120px;
	}
#commentform #submit {
	margin: 0;
	padding: 0;
	width: 70px;
	height: 27px;
	background: #0298ff url(../tow2/images/button-sprite-med.gif) 0px 0px no-repeat;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	cursor: pointer;
	}
#commentform #submit:hover {
	background: #000 url(../tow2/images/button-sprite-med.gif) 0px -28px no-repeat;
	}
#commentform .logged {
	font-size: 11px;
	color: #b2b2b2;
	font-weight: bold;
	}
/* -- END Comment Form */

/* END Comments*/

/* BEGIN Forms */
#form p {
	padding: 0 0 10px;
	}
#form label {
	padding: 0;
	font-size: 11px;
	color: #b2b2b2;
	font-weight: bold;
	}
#form label small {
	font-size: 10px;
	font-weight: bold;
	}
#form input, #form textarea {
	padding: 5px;
	border: 1px solid #b2b2b2;
	font-family:"Helvetica Neue",Arial,sans-serif;
	color: #555;
	font-size: 12px;
	}
#form textarea {
	width: 585px;
	height: 120px;
	}
#form #send {
	margin: 0;
	padding: 0;
	width: 70px;
	height: 27px;
	background: #0298ff url(../tow2/images/button-sprite-med.gif) 0px 0px no-repeat;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	cursor: pointer;
	}
#form #send:hover {
	background: #000 url(../tow2/images/button-sprite-med.gif) 0px -28px no-repeat;
	}

/* -- BEGIN Result Messages */
.error {
	font-size: 12px;
	color: #f03;
	}
.success {
	font-size: 12px;
	color: #0298ff;
	font-weight: bold;
	}
/* -- END Result Messages */

/* END Forms*/

/* -- BEGIN Comment Navigation Links */
.navigation {
	padding: 5px 15px;
	}
.navigation a, .navigation a:link, .navigation a:hover, .navigation a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.navigation a:hover {
	text-decoration: underline;
	}
/* -- END Comment Navigation Links */

/* SHARE LINKS (POST) */

.tow_share {
	padding: 0;
	width: 600px;
	height: 21px;
	}

.tow_share span {
	float: left;
	height: 21px;
	}

.tow_share .op_twitter {
	width: 104px;
	}

.tow_share .op_google_plusone {
	width: 67px;
	}

.tow_share .op_facebook {
	width: 100px;
	}

.tow_share .op_share {
	width: 58px;
	background: transparent url(/wp-content/themes/tow2/images/tow-share-icon.gif) 0px 0px no-repeat;
	}
.tow_share .op_share a, .tow_share .op_share a:link, .tow_share .op_share a:active, .tow_share .op_share a:hover, .tow_share .op_share a:visited {
	display: block;
	padding: 5px 2px 4px 13px;
	font-size: 11px;
	color: #575655;
	line-height: 11px;
	text-decoration: none;
	}
.tow_share .op_share a:visited {
	color: #110000;
	}
