@charset "utf-8";

/* style.css */

body { font-size: 62.5%; }
* { padding: 0; margin: 0; }

/*---:[ core layout elements ]:---*/
#header { border-style: double; border-color: #ddd; clear: both; }
	#column_wrap { float: left; }
	.post_box, .teasers_box { border-style: dotted; border-color: #bbb; clear: both; }
		.teaser { float: left; }
		.teaser_right { float: right; }
	.top { border: none; }
		#sidebars { border-style: solid; border-color: #ddd; }
			#sidebar_1 { border-style: dotted; border-color: #ddd; }
#footer { border-style: double; border-color: #ddd; text-align: right; clear: both; }

/*---:[ global elements ]:---*/
a, a:hover { text-decoration: none; }
a.post_image_link { outline: none; }
a img { border: none; }
blockquote { border-left: 1px solid #ddd; color: #666; }
abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: none; cursor: help; }
code { line-height: 1em; background: #eee; }
pre { background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
.remove_bottom_margin { margin-bottom: 0 !important; }

/*---:[ form inputs ]:---*/
input, textarea { font-size: 1em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
input:focus, textarea:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	.sidebar .text_input { width: 95%; }
	input.form_submit { font-weight: bold; color: #111; background: url('http://www.majorleaguesoccertalk.com/wp-content/themes/epltalk/custom/lib/images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; width: auto !important; overflow: visible; }
	#commentform input.form_submit { border-width: 3px; }
	input.form_submit:hover { color: #090; }

/*---:[ universal image classes ]:---*/
img.alignleft, img.left { float: left; }
img.alignright, img.right { float: right; }
img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

/*---:[ image captioning ]:---*/
.wp-caption { border-style: solid; border-color: #ddd; background-color: #eee; text-align: center; font-style: italic; }
	.wp-caption.alignleft { float: left; }
	.wp-caption.alignright { float: right; }
	.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
	.wp-caption.alignnone { clear: both; }

/*---:[ headlines and bylines ]:---*/
h1, h2, h3, h6 { font-weight: normal; }
h4, h5 { font-weight: bold; }
h5, h6 { text-transform: uppercase; letter-spacing: 1px; }
.format_text h2 { font-weight: bold; }
.format_text h2.top, .format_text h3.top { margin-top: 0 !important; }
.sidebar h3 { font-variant: small-caps; letter-spacing: 2px; }

/*---:[ headline meta data (includes bylines) ]:---*/
.headline_meta { font-style: italic; }
	.headline_meta span, .headline_meta abbr { font-style: normal; text-transform: uppercase; letter-spacing: 1px; }
	.headline_meta a { border-bottom: 1px solid #eee; }

/*---:[ horizontal dropdown nav menu structure ]:---*/
.menu { position: relative; list-style: none; z-index: 50; }
	.menu li { position: relative; float: left; }
		.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
			.menu ul li { clear: both; }
		.menu a { display: block; }
	.menu table { position: absolute; left: 0; border-collapse: collapse; }
		.menu table table { top: 0 !important; }
		.menu ul ul { position: absolute; top: 0; }
	.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
	.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }

/*---:[ nav menu styles ]:---*/
.menu, .menu a, .menu li ul { border-style: solid; }
	.menu a { text-transform: uppercase; letter-spacing: 2px; }
	.menu .current > a, .menu .current-cat > a { cursor: text; }
		.menu .rss { float: right; }
		.menu .rss a, .menu .rss a:hover { padding-right: 16px; background: url('http://www.majorleaguesoccertalk.com/wp-content/themes/epltalk/custom/lib/images/icon-rss.gif') 100% 50% no-repeat; border: none; }
		.menu .rss a:hover { text-decoration: underline; }

/*---:[ #header styles ]:---*/
#logo { font-weight: bold; }
#tagline { font-weight: normal; }

/*---:[ content styles ]:---*/
.format_text a { text-decoration: underline; }
.format_text a:hover { text-decoration: none; }
.format_text p.note { background: #f5f5f5; border: 1px solid #ddd; }
.format_text p.alert { background: #ffffa0; border: 1px solid #e5e597; }
.format_text .drop_cap { color: #888; float: left; }
.format_text ul { list-style: square; }
.format_text dt { font-weight: bold; }
	/*---:[ pullquotes ]:---*/
	.format_text blockquote.right, .format_text blockquote.left { border: none; }
	.format_text blockquote.right { float: right; }
	.format_text blockquote.left { float: left; }
		.format_text blockquote.right p, .format_text blockquote.left p { margin: 0; }
	/*---:[ end pullquotes ]:---*/
.format_text .ad { float: right; clear: right; }
.format_text .ad_left { float: left; clear: left; }

/*---:[ after-post elements ]:---*/
.format_text .to_comments { color: #666; clear: both; }
	.format_text .to_comments span { color: #111; line-height: 1em; }
	.format_text .to_comments span.bracket { color: #ccc; }
	.format_text .to_comments a { color: #666; text-decoration: none; }
	.format_text .to_comments a:hover { color: #111; text-decoration: underline; }

/*---:[ tags are not targeted further because these styles need to cascade to teasers as well ]:---*/
.post_tags { color: #666; }
	.post_tags a { text-decoration: none; }
	.post_tags a:hover { text-decoration: underline; }

/*---:[ feature box ]:---*/
#feature_box { background: #eee; border-style: solid; border-color: #ddd; }

/*---:[ home page teasers ]:---*/
.teaser a.teaser_link:hover { text-decoration: underline; }
.teaser .teaser_author { font-style: italic; }
	.teaser .teaser_author .author { font-style: normal; text-transform: uppercase; letter-spacing: 1px; }
.teaser .edit_post { letter-spacing: 1px; }
	.teaser .teaser_author a, .teaser a.teaser_comments, .teaser a.teaser_category, .teaser .edit_post a { text-transform: uppercase; letter-spacing: 1px; color: #888; border-bottom: 1px solid #eee; }
	.teaser .teaser_author a { font-style: normal; }
	.teaser .format_teaser a { text-decoration: underline; }
	.teaser .format_teaser a:hover { text-decoration: none; }

/*---:[ archive information block ]:---*/
#archive_info { border-style: solid; border-color: #ddd; }
	#archive_info p { text-transform: uppercase; letter-spacing: 2px; }

/*---:[ navigation links ]:---*/
.prev_next { text-transform: uppercase; letter-spacing: 2px; color: #666; border-style: solid; border-color: #ddd; clear: both; }
	.prev_next .next { text-align: right; }
	.prev_next .floated { float: left; }
	.prev_next a { text-decoration: none; }
	.prev_next a:hover { text-decoration: underline; }
	.post_nav a { text-transform: none; letter-spacing: normal; }
#comment_nav_2 { border-style: solid; border-color: #ddd; }

/*---:[ multimedia box ]:---*/
.image_box, .custom_box { border-style: solid; border-color: #ddd; }
	#image_box img { background: #fff; border-style: solid; border-color: #bbb; }

/*---:[ sidebar styles ]:---*/
.sidebar a:hover { text-decoration: underline; }
ul.sidebar_list { list-style: none; }
	li.widget { width: 100%; }
	li.centered { text-align: center; }
		li.widget p a { text-decoration: underline; }
		li.widget p a:hover { text-decoration: none; }
		li.widget ul { list-style: none; }
			li.widget ul li .num_comments { color: #111; }
		/*---:[ widget box styles ]:---*/
		li.widget .widget_box { background: #e3f0f2; border-style: solid; border-color: #addde6; }
		/*---:[ subscriptions widget ]:---*/
		.thesis_widget_subscriptions .sub_rss a { padding-left: 20px; background: url('http://www.majorleaguesoccertalk.com/wp-content/themes/epltalk/custom/lib/images/icon-rss.gif') 0 50% no-repeat; }
		.thesis_widget_subscriptions .sub_email a { padding-left: 20px; background: url('http://www.majorleaguesoccertalk.com/wp-content/themes/epltalk/custom/lib/images/icon-email.gif') 0 50% no-repeat; }
		
		li.thesis_widget_google_cse form input[type="text"] { width: 95%; }
		li.thesis_widget_google_cse form input[type="submit"] { font-weight: bold; color: #111; background: url('http://www.majorleaguesoccertalk.com/wp-content/themes/epltalk/custom/lib/images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }
		li.thesis_widget_google_cse form input[type="submit"]:hover { color: #090; }
		/*---:[ calendar widget ]:---*/
		#calendar_wrap { width: 98%; padding: 0 1%; }
			#calendar_wrap a { font-weight: bold; }
			#calendar_wrap a:hover { background: #ddd; text-decoration: none; }
			table#wp-calendar { width: 98%; border-collapse: collapse; }
				table#wp-calendar caption { font-weight: normal; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; }
				table#wp-calendar th { width: 14%; background: #f2f2f2; border-bottom: 1px solid #ddd; text-align: center; }
				table#wp-calendar td { width: 14%; color: #888; text-align: center; }
				table#wp-calendar td#next, table#wp-calendar td#prev { width: 45%; text-transform: uppercase; letter-spacing: 1px; }
				table#wp-calendar td#next { text-align: right; }
				table#wp-calendar td#prev { text-align: left; }

/*---:[ comment styles ]:---*/
	.comments_intro p { color: #666; }
		.comments_intro a { text-decoration: underline; }
		.comments_intro a:hover { text-decoration: none; }
		.comments_intro span { color: #111; line-height: 1em; }
		.comments_intro span.bracket { color: #ccc; }
dl#comment_list { border-top: 1px dotted #bbb; }
			dl#comment_list dt a:hover { text-decoration: underline; }
			dl#comment_list dt .comment_author { font-weight: bold; }
			.avatar img { float: right; }
			.comment_time, .edit_comment { color: #888; }
				.comment_time { white-space: nowrap; }
				.comment_time a, .edit_comment a { color: #888; }
				.comment_time a:hover, .edit_comment a:hover { color: #888; }
		.comment_num { float: right; }
			dl#comment_list .comment_num a { font-weight: bold; color: #aaa; }
			dl#comment_list .comment_num a:hover { color: #fff; background: #aaa; text-decoration: none; }
	dl#comment_list .bypostauthor { background: #e7f8fb; }
	dl#comment_list dd { border-bottom: 1px dotted #bbb; }
		dl#comment_list dd p.reply a { color: #888; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; }
		dl#comment_list dd p.reply a:hover { text-decoration: underline; }
	dl#comment_list dl { border-top: 0; }
		dl#comment_list dl dt, dl#comment_list dl dd { background: none; }
		dl#comment_list dl dd { border-bottom: 0; }
		dl#comment_list dl .bypostauthor { background: none; }
		dl#comment_list dl dt, dl#comment_list dl dd .format_text { border-style: solid; border-color: #ddd; }
		dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor > .format_text { border-color: #bde0e6; }
		a.comment_link { color: #111; text-decoration: none; font-variant: small-caps; border-bottom: 1px solid #bbb; }
		a.comment_link:hover { color: #111; border-bottom-color: #111; }
	/*---:[ author comment and alternating comment colors ]:---*/
	/* dl#comment_list .even { background: #f5f5f5; }
	dl#comment_list .odd { background: #fff; } */
dl#trackback_list { border-top: 1px dotted #bbb; }
		dl#trackback_list dt a { color: #111; }
		dl#trackback_list dt a:hover { color: #111; text-decoration: underline; }
	dl#trackback_list dd { color: #888; }
	.comments_closed p { text-transform: uppercase; letter-spacing: 1px; color: #888; }

/*---:[ comment form styles ]:---*/
	#respond_intro p { color: #555; }
		#respond_intro p a { font-weight: bold; }
		#respond_intro p a:hover { text-decoration: underline; }
		#cancel-comment-reply-link { text-transform: uppercase; letter-spacing: 1px; color: #fff; background: #d00; border-style: solid; border-color: #ac0000; border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
.login_alert { background: #f5f5f5; border: 1px solid #ddd; }
	.login_alert p { font-weight: bold; }
		.login_alert p a:hover { text-decoration: underline; }
.comment_moderated { font-weight: bold; }
#commentform { border-top: 1px dotted #bbb; }
	#commentform p { margin-bottom: 1em; }
		#commentform p a { text-decoration: underline; }
		#commentform p a:hover { text-decoration: none; }
		#commentform p .required { color: #d00; }
	#commentform span.allowed { display: block; color: #807e70; background: #f9f7e4; border-style: dotted; border-color: #bbb; }
		#commentform span.allowed span { display: block; }
		/* Support for the highly-recommended Subscribe to Comments Plugin */
		#commentform p.subscribe-to-comments label { font-size: 1em; }

/*---:[ footer styles ]:---*/
#footer a { border-bottom: 1px solid #ccc; }

/*---:[ self-clearing floats from Dan Cederholm ]:---*/
.menu:after, #content_box:after, #sidebars:after, .format_text:after, .teasers_box:after, .prev_next:after, ul.sidebar_list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* layout.css */

/*---:[ core layout elements ]:---*/
#container { width: 100.5em; margin: 0 auto; }
	#page { padding: 2.2em; }
		#header, #footer { padding-right: 1.1em; padding-left: 1.1em; }
		#content_box { width: 100%; background: url('../lib/images/dot-ddd.gif') 59.3em 0 repeat-y; }
		.no_sidebars { background: none !important; }
			
			#content { width: 59.5em; float: left; }
			.no_sidebars #content { width: 100%; }
				.post_box, .teasers_box, .full_width #content_box .page { margin: 0 2.2em 0 1.1em; }
					.full_width #content_box .page { width: auto; }
				.no_sidebars .post_box { margin: 0 1.1em; }
				.teasers_box { width: 56em; }
					.teaser { width: 26.9em; }
				#archive_info, .prev_next { padding-right: 2.2em; padding-left: 1.1em; }
			#sidebars { width: 36.5em; border: 0; float: right; }
				#sidebar_1 { width: 18.3em; border-width: 0 0.1em 0 0; float: left; clear: left; }
				#sidebar_2 { width: 18.2em; float: left; }
					.sidebar ul.sidebar_list { padding-right: 1.1em; padding-left: 1.1em; }
					#sidebar_2 ul.sidebar_list { padding-right: 1em; }
		
/*---:[ nav styles ]:---*/
.menu ul, .menu ul li { width: 15em; }
.menu ul ul, .menu :hover ul :hover ul { left: 14.9em; }
.menu li:hover ul, .menu a:hover ul { left: -0.1em; }
.menu { border-width: 0 0 0.1em 0.1em; }


/*---:[ multimedia box elements ]:---*/
#multimedia_box { padding: 1.1em; }
	#image_box img { display: block; padding: 0.1em; border-width: 0.1em; }
	#image_box img.square { width: 34.1em; height: 34.1em; }
	#image_box img.four_by_three { width: 34.1em; height: 25.6em; }
	#image_box img.three_by_four { width: 34.1em; height: 45.5em; }
	#image_box img.three_by_two { width: 34.1em; height: 22.7em; }
	#image_box img.two_by_three { width: 34.1em; height: 51.2em; }
	#image_box img.five_by_four { width: 34.1em; height: 27.3em; }
	#image_box img.four_by_five { width: 34.1em; height: 42.6em; }
	#image_box img.sixteen_by_nine { width: 34.1em; height: 19.2em; margin: 0 auto; }
	#image_box img.nine_by_sixteen { width: 34.1em; height: 60.6em; margin: 0 auto; }
	#image_box img.two_by_one { width: 34.1em; height: 17.1em; }
	#image_box img.one_by_two { width: 34.1em; height: 68.2em; }

/*---:[ comments area ]:---*/
#comments { margin-right: 2.2em; margin-left: 0em; }
	.comments_intro, #respond_intro { margin-left: 1.1em; }
		dl#comment_list dt, dl#trackback_list dt { padding-right: 1.1em; padding-left: 1.1em; }
		dl#comment_list dd, dl#trackback_list dd { padding-left: 1.1em; }
			dl#comment_list dd .format_text, dl#comment_list dd #respond { padding-right: 1.1em; }
		dl#comment_list dl dt { padding-left: 2.2em; border-width: 0 0 0 0.1em; }
		dl#comment_list dl dt.bypostauthor { padding-left: 2.1em; border-width: 0 0 0 0.2em; }
		dl#comment_list dl dd { padding-left: 0; }
		dl#comment_list dl dd .format_text { padding-left: 1.6em; border-width: 0 0 0 0.071em; }
		dl#comment_list dl dd.bypostauthor > .format_text { padding-left: 1.5em; border-width: 0 0 0 0.143em; }
		dl#comment_list dl dd dl { padding-left: 2.2em; }
#commentform { padding-right: 2.2em; padding-left: 1.1em; }
.comments_closed, .login_alert { margin-left: 1.1em; }

/*---:[ content elements ]:---*/
body { font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
	#header { padding-top: 2.2em; padding-bottom: 2.2em; }
		.post_box { padding-top: 2.2em; }
			.headline_area { margin-bottom: 2.2em; }
		.teasers_box { padding-top: 2.2em; padding-bottom: 2.2em; }
		#multimedia_box { margin-bottom: 2.2em; }
	#footer { padding-top: 1.1em; padding-bottom: 1.1em; }

/*---:[ #header styles ]:---*/
#header #logo { font-size: 3.6em; line-height: 1.167em; }
#header #tagline { font-size: 1.4em; line-height: 1.429em; }

/*---:[ nav menu styles ]:---*/
.menu table { bottom: -0.1em; }
.nav, .menu li ul { border-width: 0 0 0.1em 0; }
.menu li { margin-bottom: -0.1em; }
	.menu li ul { margin-top: -0.1em; }
	.menu ul ul { margin-top: 0; }

.menu a { font-size: 1.1em; line-height: 1.273em; padding: 0.636em 0.818em; border-width: 0.091em; border-left-width: 0; }
.menu ul a { width: 11.818em; border-left-width: 0.091em; }

/*---:[ headlines ]:---*/
.headline_area h1, .headline_area h2 { font-size: 2.6em; line-height: 1.308em; }
.format_text h2, .format_text h3 { font-size: 1.286em; line-height: 1.222em; margin: 1.833em 0 0.611em 0; }
.format_text h4 { font-size: 1em; }
.format_text h5 { font-size: 0.786em; }
.format_text h6 { font-size: 0.786em; }
.teaser h2 { }
.sidebar h3 { font-size: 1em; line-height: 1.385em; margin-bottom: 0.692em; }
#archive_info h1 { font-size: 1.8em; line-height: 1em; }

/*---:[ bylines ]:---*/
.headline_meta { font-size: 1em; line-height: 1.8em; }
	.headline_meta .pad_left { padding-left: 0.9em; }

/*---:[ headline area (image thumbnails) ]:---*/
.headline_area img.alignleft { margin: 0 2.2em 2.2em 0; }
.headline_area img.alignright { margin: 0 0 2.2em 2.2em; }
.headline_area img.alignnone { margin: 0 auto 2.2em 0; }
.headline_area img.aligncenter { margin: 0 auto 2.2em auto; }
.headline_area img.frame { padding: 1em; border-width: 0.1em; }

/*---:[ post content area ]:---*/
.format_text { font-size: 1.4em; line-height: 1.571em; }
	.format_text p { margin-bottom: 1.571em; }
		.format_text p.note, .format_text p.alert { padding: 0.571em 0.786em; }
	.format_text .drop_cap { font-size: 3.571em; line-height: 0.76em; padding: 0.04em 0.12em 0 0; }
	.ie6 .format_text .drop_cap { padding-right: 0.06em; }
	.format_text acronym, .format_text abbr { font-size: 0.786em; }
	.format_text code, .format_text pre { font-family: Consolas, "Andale Mono", Monaco, Courier, "Courier New", Verdana, sans-serif; }
	.format_text code { font-size: 0.857em; }
	.format_text pre { font-size: 0.857em; line-height: 1.5em; margin-bottom: 1.833em; padding: 0.667em 0.917em; }
	.format_text sub, .format_text sup { line-height: 0.786em }
	.format_text ul { margin: 0 0 1.571em 1.571em; }
	.format_text ol { margin: 0 0 1.571em 1.571em; }
		.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.571em; }
	.format_text dl { margin-bottom: 1.571em; }
		.format_text dd { margin-bottom: 1.571em; }
	.format_text blockquote { margin: 0 0 1.571em 0.786em; padding-left: 0.786em; }
		/*---:[ pullquotes ]:---*/
		.format_text blockquote.right, .format_text blockquote.left { width: 45%; font-size: 1.286em; line-height: 1.222em; }
		.format_text blockquote.right { margin: 0 0 1.222em 1.222em; }
		.format_text blockquote.left { margin: 0 1.222em 1.222em 0; }
	/*---:[ image handling classes ]:---*/
	.format_text img.left, .format_text img.alignleft, .wp-caption.alignleft { margin: 0 1.571em 1.571em 0; }
	.format_text img.right, .format_text img.alignright, .wp-caption.alignright { margin: 0 0 1.571em 1.571em; }
	.format_text img.center, .format_text img.aligncenter, .wp-caption.aligncenter { margin: 0 auto 1.571em auto; }
	.format_text img.block, .format_text img.alignnone, .wp-caption.alignnone { margin: 0 auto 1.571em 0; }
	.format_text img[align="left"] { margin-right: 1.571em; margin-bottom: 1.571em; }
	.format_text img[align="right"] { margin-bottom: 1.571em; margin-left: 1.571em; }
	.format_text img[align="middle"] { margin-bottom: 1.571em; }
	.format_text img.frame, .format_text .wp-caption { padding: 0.714em; border-width: 0.071em; }
	.format_text img.stack { margin-left: 1.571em; }
	.format_text .wp-caption p { font-size: 0.857em; line-height: 1.5em; margin-bottom: 0; }
	/*---:[ ad and miscellaneous "block" classes ]:---*/
	.format_text .ad { margin-left: 1.571em; }
	.format_text .ad_left { margin-right: 1.571em; }

	/*---:[ after-post elements ]:---*/
	.format_text .to_comments { font-size: 0.857em; line-height: 1.833em; margin-bottom: 1.833em; }
		.format_text .to_comments span { font-size: 1.833em; }
	.format_text .post_tags { font-size: 0.857em; line-height: 1.833em; margin-bottom: 1.833em; }

/*---:[ multimedia box ]:---*/

#custom_box { font-size: 1.4em; line-height: 1.571em; }

/*---:[ archive information block ]:---*/
#archive_info { padding-top: 1.1em; padding-bottom: 1.1em; }
	#archive_info p { font-size: 1em; line-height: 1em; margin-bottom: 1.1em; }

/*---:[ previous and next links on index, archive, and search pages ]:---*/
.prev_next { padding-top: 1.1em; padding-bottom: 1.1em; }
	.prev_next p { font-size: 1em; line-height: 2.2em; }
	.post_nav .previous { margin-bottom: 0.55em; }
	.post_nav a { font-size: 1.4em; line-height: 1.571em; }

/*---:[ comment area ]:---*/
.comments_intro { margin-top: 4.4em; margin-bottom: 1.1em; }
	.comments_intro p { font-size: 1.2em; line-height: 1.833em; }
		.comments_intro span { font-size: 1.833em; }
	dl#comment_list dt { padding-top: 1.8em; }
		dl#comment_list dt span { font-size: 1.2em; line-height: 1.833em; }
		dl#comment_list dt .comment_author { font-size: 1.6em; line-height: 1.375em; padding-right: 0.688em; }
			.avatar img { margin-left: 0.833em; }
		.comment_time { padding-right: 0.917em; }
		.comment_num { padding-left: 0.833em; }
			.comment_num a { font-size: 1em; line-height: 1.833em; padding: 0.083em 0.25em; }
	dl#comment_list dd { padding-top: 1.1em; }
		dl#comment_list dd p.reply a { font-size: 0.786em; line-height: 1.636em; }
			dl#comment_list dl dd p.reply { margin-bottom: 0; }
	dl#comment_list dl dt, dl#comment_list dl dd { padding-top: 0; }
	dl#comment_list dl dd .format_text { margin-bottom: 1.571em; }
	dl#trackback_list dt { padding-top: 1.1em; }
		dl#trackback_list dt a { font-size: 1.4em; line-height: 1.571em; }
	dl#trackback_list dd span { font-size: 1.2em; line-height: 1.833em; }
.comments_closed {display: none}

/*---:[ comment form styles ]:---*/
#respond_intro { margin-top: 4.4em; margin-bottom: 1.1em; }
.comment #respond_intro { margin-top: 0; }
	#respond_intro p { font-size: 1.7em; line-height: 1.294em; }
	#cancel-comment-reply-link { font-size: 1.1em; line-height: 1em; padding: 0.545em 0.727em; border-width: 0.182em; }
.login_alert { margin-top: 4.4em; margin-bottom: 2.2em; padding: 8em 1.1em; }
#commentform { padding-top: 1.1em; padding-bottom: 2.2em; }
	#commentform p, .login_alert p { font-size: 1.4em; line-height: 1.571em; }
	#commentform p.comment_box { line-height: 0.786em; }
		#commentform label { padding-left: 0.786em; }
		#commentform textarea { height: 12.571em; line-height: 1.571em; }
		#commentform span.allowed { width: 97.3%; padding-top: 0.5em; padding-bottom: 0.5em; border-width: 0 0.071em 0.071em 0.071em; }
			#commentform span.allowed span { font-size: 0.857em; line-height: 1.833em; padding: 0 0.583em; }
	/* Support for the highly-recommended Subscribe to Comments Plugin */
	#commentform p.subscribe-to-comments { font-size: 1.4em; }
		#commentform p.subscribe-to-comments label { font-size: 1em; }

/*---:[ sidebar styles ]:---*/
.sidebar { }
#column_wrap .sidebar ul.sidebar_list { padding-top: 2.2em; }
	li.widget { font-size: 1.3em; line-height: 1.385em; margin-bottom: 2.769em; }
	li.tag_cloud { line-height: 1.692em; }
		li.widget p { margin-bottom: 1.385em; }
		li.widget abbr, li.widget acronym { font-size: 0.769em; }
		li.widget code { font-size: 0.846em; }
			li.widget ul li { margin-bottom: 0.692em; }
				li.widget li ul { margin: 0.692em 0 0 1.385em; }
	/*---:[ widget box styles ]:---*/
	li.widget .widget_box { padding: 0.692em; border-width: 0.077em; }
	
	li.thesis_widget_google_cse form input[type="submit"] { font-size: 1em; margin-top: 0.462em; padding: 0.154em 0.231em; }
	/*---:[ calendar widget ]:---*/
	#calendar_wrap a { padding: 0.077em; }
	#calendar_wrap a:hover { padding: 0.077em; }
		table#wp-calendar caption { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar th { font-size: 0.846em; line-height: 2em; padding-top: 0.091em; }
		table#wp-calendar td { line-height: 1.692em; }
		table#wp-calendar td#next, table#wp-calendar td#prev { font-size: 0.846em; line-height: 2em; }
		table#wp-calendar td#next { padding-right: 0.545em; }
		table#wp-calendar td#prev { padding-left: 0.545em; }

/*---:[ form inputs ]:---*/
input, textarea { font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
.format_text input, #commentform input, #commentform textarea { width: 45%; padding: 0.214em; border-width: 0.071em 0.071em 0.071em 0.071em; }
#commentform textarea { width: 96%; }
.format_text input.form_submit, #commentform .form_submit { font-size: 1.143em; padding: 0.313em 0.25em; }
.sidebar .text_input, .sidebar .form_submit { padding: 0.308em; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
.sidebar input[type="text"], .sidebar input[type="submit"] { padding: 0.308em; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }

/*---:[ footer styles ]:---*/
#footer p { font-size: 1.2em; line-height: 1.667em; }
ul.sidebar_list { padding-top: 2.2em; }

/*---:[ teaser styles ]:---*/
.teaser h2 { font-size: 1.6em; line-height: 1.375em; }
.teaser .format_teaser { font-size: 1.2em; line-height: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em; }
.teaser .teaser_author, .teaser .teaser_category, .teaser .teaser_date, .teaser .teaser_comments, .teaser .edit_post { font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
.teaser .teaser_author { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_category { font-size: 1.1em; line-height: 1.455em; }
.teaser .teaser_date { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_comments { font-size: 1em; line-height: 1.6em; }
.teaser .teaser_link { font-size: 1.2em; line-height: 1.5em; }
.teaser .post_tags { font-size: 1.1em; line-height: 1.636em; }
.teaser .edit_post { padding-left: 0.8em; }

/*---:[ thumbnails ]:---*/
.teaser .post_image_link img.alignleft { margin-right: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.alignright { margin-left: 1.8em; margin-bottom: 1.8em; }
.teaser .post_image_link img.aligncenter { margin-bottom: 1.8em; }
.teaser .post_image_link img.alignnone { margin: 0 auto 1.8em 0; }
.teaser .post_image_link img.frame { padding: 0.8em; border-width: 0.1em; }
.teaser .format_teaser .post_image_link img.alignleft { margin-right: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.alignright { margin-left: 0.75em; margin-bottom: 0; }
.teaser .format_teaser .post_image_link img.aligncenter { margin-bottom: 1.5em; }
.teaser .format_teaser .post_image_link img.frame { padding: 0.333em; border-width: 0.083em; }

/*---:[ layout colors ]:---*/
body { color: #111; background: #fff; }
#page { background: #fff; }
a, h2 a:hover, #logo a:hover { color: #2361a1; }
#logo, #logo a { color: #111; }
#tagline { color: #888 }
h1, h2, h2 a { color: #111; }
.headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a { color: #888; }
.headline_meta a:hover, .teaser_author a:hover, .teaser_comments:hover, .teaser_category:hover, .teaser .edit_post a:hover { color: #111; }
.sidebar h3 { color: #555; }
.image_box { background: #eee; }
.video_box { background: #000; }
.custom_box { background: #eee; }
#footer, #footer a { color: #888; }
#footer a:hover { color: #111; }

/*---:[ nav colors ]:---*/
/* patch 01 II
.menu, .menu a, .menu li ul { border-color: #ddd; }
.menu .current a, .menu .current-cat a { border-bottom-color: #fff; }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a { border-bottom-color: #ddd; }
.menu a, .menu .current ul a, .menu .current-cat ul a { color: #111; background: #efefef; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover { color: #111; background: #ddd; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { color: #111; background: #fff; }
.menu .current-parent > a, .menu .current-cat-parent > a { color: #111; background: #f0eec2; }
*/
/*---:[ border package ]:---*/
#header { border-width: 0 0 0.3em 0; }
.post_box, .teasers_box { border-width: 0.1em 0 0 0; }
#footer { border-width: 0.3em 0 0 0; }
#feature_box, #archive_info, #comment_nav_2 { border-width: 0 0 0.2em 0; }
.prev_next { border-width: 0.2em 0 0 0; }
.image_box, .custom_box { border-width: 0 0 0.1em 0; }

/*
 *  -----------------------------------------------------------------------------
	custom.css
 *  -----------------------------------------------------------------------------
*/

#header h1, #header p#tagline {
	display: none;
	visibility: hidden;
}

/**
 * HEAD BANNER 728X90
 */
#head_banner {
	/*
	position:relative;
	top:24px;
	left:232px;
	width:728px;
	height:0px;
	*/
	height:90px;
	width:728px;
	float: right;
	margin-top:8px;
	clear: right;
}

* html body #head_banner {
	position:absolute;
	top:58px;
	left:397px;
} /* IE6 */

/* CHANGE LOGO */
#header p#logo {
	text-indent: -9999px;
	height:94px;
	width:228px;
}

#header p#logo a {
	display: block;
	height:94px;
	width:228px;
	outline: none;
}

#header p#logo a:active {
  outline: none;
}


/* FIX FLICKER CAUSED BY THE VERTICAL SCROLL BAR */


html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
html { overflow-y: scroll; }



.logo_epltalk {
	background: transparent url(images/epl_talk_logo.gif) center left no-repeat;
}

.logo_laligatalk {
	background: transparent url(images/la_liga_talk_logo.gif) center left no-repeat;
}

.logo_bundesligatalk {
	background: transparent url(images/bundesliga_talk_logo.gif) center left no-repeat;
}

.logo_championshiptalk {
	background: transparent url(images/championship_talk_logo.gif) center left no-repeat;
}

.logo_championsleaguetalk {
	background: transparent url(images/champions_league_talk_logo.gif) center left no-repeat;
}

.logo_majorleaguesoccertalk {
	background: transparent url(images/msl_talk_logo.gif) center left no-repeat;
}

.logo_soccerondish {
	background: transparent url(images/soccer_on_dish_logo.gif) center left no-repeat;
}

.logo_serieatalk {
	background: transparent url(images/serie_a_talk_logo.gif) center left no-repeat;
}

.logo_worldcupbuzz {
	background: transparent url(images/world_cup_buzz_logo.gif) center left no-repeat;
}

body {
	background: #fcfcd6 url(images/bg-v2.jpg) top center no-repeat;
}

#header {
	border:0;
	padding: 8px 0 0 0;
	margin-bottom: 4px;
	float: left;
	width: 228px;
}

#tagline {
	text-indent: -9999px;
}

#page {
	padding-top: 0px;
	padding-bottom: 0;
	background-color: transparent;
}

#content_box {
	background: #5D732A url(images/container_bg.jpg) top center repeat-y;
}

/* Navigation */
ul.menu {
	border: 0;
	padding-top: 4px;
}

ul.menu, ul.menu a, ul.menu li ul {
	border: 0;
}

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover  {
	background-color: transparent !important;
}

ul.menu li {
	border: 0;
	background: url(images/nav_dots.gif) center right no-repeat;
	padding-right: 10px;
}

ul.menu li.current_page_item, ul.menu li.current-cat {
	background: url(images/nav_dots.gif) center right no-repeat;
	color:#373636;
	padding-left: 0;
}

ul.menu li a {
	color:#fff;
	font-size: 11px;
}

ul.menu li a:hover {
	color:#373636;
}

body.epl div.menu-top-left-navigation-container {
	float: left;
}

div.menu-top-right-navigation-container {
	float: right;
}

div.menu-top-left-navigation-container ul.menu li.last-menu-item {
	background: none;
}

li#menu-item-23163 { padding-right: 0;}
li#menu-item-23163 a, li#menu-item-23163 a:hover { padding-right: 16px; background: url('img/icon-rss.gif') 100% 50% no-repeat; border: none; }


/* NEWS TICKER */



/* LAYOUT */

#search_cap {
	background: url(images/container_top.gif) top center no-repeat;
	font-size:132%;
	height:40px;
	padding-top:8px;
	padding-left: 32px;
	clear:both;
}

ul#news-ticker {
	display: none;
	overflow:hidden !important;
	width:580px;
}

ul#news-ticker li {
	background-color: transparent !important;
}

#search_cap a {
	color: #DFE7C2;
}

#search_cap ul#news-ticker {
	margin-left: 2em;
	margin-top: 4px;
}

.entry-content, .entry-title, .headline_meta {
	padding: 0 20px;
}

.headline_meta {
	padding-bottom:20px;
}

.entry-title {
	width:541px;
	padding-top: 20px;
}

.entry-content {
	background: #fff url(images/post_bg.gif) top left repeat-y;
	width:541px;
}

.headline_area {
	background: #fff url(images/post_head_bg.gif) top left repeat-y;
	width:581px;
	margin-bottom: -20px;
	padding-bottom:15px;
	height: 120px;
}

.headline_area h2, .headline_area h1 {
	color:#4c8205;
	font-weight: bold;
	padding: 20px 20px 0 20px;
	text-shadow:1px 1px 1px silver;
}

.headline_area h2 {
	margin-bottom:0.3em;	
}

.headline_area span.db-wrapper {
	float: right;
}

.format_text {
	background: url(images/post_bg.gif) top left repeat-y;
	padding:20px 20px 0 20px;
	width:100%;
}

.format_text .search_form {
	background: url(images/post_footer_bg.gif) bottom left no-repeat;
	padding: 0 0 40px 20px;
	position:relative;
	left: -20px;
	width:100%;
}

.post_footer {
	background: #fff url(images/post_footer_bg.gif) top left no-repeat;
	width:581px;
	height:15px;
	position:relative;
	left: -20px;
	clear: both;
}

.post_box {
	border:0;
	padding-right:20px;
}

.format_text img {
	padding:5px;
	background-color: #edf0e3;
}

#comments img {
	padding:0;
}

.format_text img.no_border {
	padding:0;
}

.format_text .post_tags {
	clear:both;
}

#archive_info {
	margin:0 20px;
	border-bottom: 0;
}

#archive_info h1 {
	color:#4c8205;
	font-size:26px;
}

/* podpress */
.podPress_content {
	margin-bottom: 20px;
}

.podPress_content img.podPress_imgicon {
	padding:0;
}

/* related posts */
.aizatto_related_posts li {
	margin-left: 0;
}

.format_text .aizatto_related_posts ul {
	margin-left: 0;
}

.eplrelated {
	clear:both;
	margin:0;
	padding-top:1em;
}

.format_text .post_tags {
	display: none;
}

.eplrelated dl {
	margin: 0;
	font-size: smaller;
}

div.eplrelated h4 {
	border-bottom:1px dotted #4C8205;
	font-size:larger;
	margin:0 0 0.2em;
}

div.eplrelated h3 {
	font-size:112%;
	line-height:1.571em;
	margin:0;
}

/* footer */
.prev_next {
	border-top:0;
}

#content_box {
	padding-bottom:20px;
} /* makes room for footer */

#footer p {
	color:#fff;
}

#footer p {
	display: none;
}

#footer p a:link {
	border: 0;
}

div#footer {
	position: relative;
	z-index: 2222;
	top: -4px;
	height: 40px;
	margin-right: 20px;
	border:0;
	padding-top: 0;
}

#footer_img {
	color:#fff;
	border: 0;
	width:100%;
	background: url(images/footer.png) top center no-repeat;
	position:relative;
	margin-top: -70px;
	height: 72px;
}

#footer_img h6 {
	color: #527B1B;
	font-size:10px;
	line-height: 7em;
	font-weight:normal;
	text-align: right;
	margin-right: 20%
}

* html body #footer_img {
	background: url(images/footer.gif) top center no-repeat;
	;
} /*IE6*/

/* comments */
#comments .format_text {
	background: none;
}

dl#comment_list {
	border-color: #4C8205;
}

dl#comment_list dd {
	border-color: #4C8205;
}

#comments {
	margin-left: 20px;
}

#commentform input.form_submit {
	border-width: 0;
	font-size:1em;
	padding: 2px;
}

/* Comments and ratings */
div.ratingblock {
	float:left;
	margin-top: 0;
	/* background-color: #edf0e3; */
	/* padding: 5px; */
	border-right: 3px solid #fff;
	width: 250px;
}

div.ratingblock .article {
	display: none;
}

div.ratingblock .comment {
	display:none;
}

#comments div.ratingblock {
	width:338px;
}

p.to_comments {
	float: right;
}

.format_text .to_comments {
	float:right;
	clear:right;
	text-align:right;
	width:100px;
}

.format_text .to_comments span {
	color: #edf0e3;
	background: url(images/comment_arrow.gif) right center no-repeat;
	padding:2px 10px 2px 7px;
	font-size: 12px;
}

.bracket {
	display: none;
}

.gdthumbtext {
	display:block;
	margin-left:0.5em;
}

/* Sidebars */
#multimedia_box {
	display: none;
}

#sidebar_1 {
	border: 0 !important;
	margin-top:-2px;
}

.search_form {
	margin-top: 0;
}

#sidebar_1 .sidebar_list {
	margin-top: 0 !important;
}

#sidebar_2 .sidebar_list {
	margin-top: -69px !important;
}

#sidebars h3 {
	color: #1c3200;
	border-bottom: 1px solid #b1ba9a;
}

.thesis_widget_search #s {
	background: transparent url(images/search_bg.jpg) top left no-repeat;
	border:0;
	width: 225px;
	height:30px;
	padding: 0 10px 0 10px;
}

.thesis_widget_search {
	position:relative;
	top:-256px;
	left: -130px;
	border:0;
	display: block;
	width: 245px;
	height:30px;
}

/* Sidebar one */
#sidebar_1 {
	width:180px;
}

#sidebar_1 ul.sidebar_list {
	margin-left:4px;
}

#sidebar_1 .sidebar_list {
	margin-top: 20px;
}

#sidebar_1 .widget_pages ul {
	padding-left: 10px;
}

li.recentcomments {
	list-style: none;
	color: #6a6e5c;
	margin-left: 0;
}

/* Sidebar two */
#sidebar_2 .sidebar_list {
	margin-top: -46px;
}

#sidebar_2 h3 {
	color: #D4DBB9;
}

/* AD's */
.widget_text div {
	text-align: left;
}

div#sidebars_banner {
	background-color:silver;
	height:250px;
	margin-left:35px;
	margin-top:10px;
	width:300px;
}

/* LINKS */
#content a:link {
	color:#4c8205;
	text-decoration:none;
}

#content a:visited {
	color:#4c8205;
	text-decoration:none;
}

#content a:hover {
	color:#223903;
	text-decoration:none;
}

#content a:active {
	color:#4c8205;
	text-decoration:none;
}

.entry-title a:link, .entry-title {
	font-weight:bold;
	color:#4c8205;
}

.entry-title a:visited, .entry-title {
	font-weight:bold;
	color:#4c8205;
}

.entry-title a:hover, .entry-title {
	font-weight:bold;
	color:#365d03;
}

.entry-title a:active, .entry-title {
	font-weight:bold;
	color:#4c8205;
}

#sidebar_1 a:link {
	color: #242424;
	text-decoration: none;
}
#sidebar_1 a:visited {
color: #242424;
text-decoration: none;
}

#sidebar_1 a:hover {
	color: #6a6e5c;
	text-decoration: none;
}

#sidebar_1 a:active {
	color: #242424;
	text-decoration: none;
}

ul.menu li a:link {
	color:#fff
}

ul.menu li a:visited {
	color:#fff
}

ul.menu li a:hover {
	color:#4c8205;
	text-decoration: none;
}

ul.menu li a:active {
	color:#fff
}

.author a:link {
	color: #888 !important;
	font-weight:bold;
	border:0;
}

#sidebar_2 li,
#sidebar_2 a:link,
#sidebar_2 a:hover,
#sidebar_2 a:visited {
	color:#D4DBB9;
}

#sidebar_2 a:hover {
	color:#828350;
	text-decoration: none;
}

#TICKER a:link {
	color:#828350;
	text-decoration: underline;
}

#TICKER a:hover {
	color:#828350;
	text-decoration: none;
}

/* promote page */
.promote-epl-talk .format_text img {
	padding: 0;
}

/* predictor */

.predictor #header, .predictor #head_banner, .predictor #search_cap, .predictor .headline_area, .predictor #content .ratingblock, .predictor #content .post_footer, .predictor #content .snap_noshots {
	display: none;
	visibility: hidden;
}

.predictor #content_box {
	margin: 0;
	padding: 0;
}

.predictor #content .post_box {
	margin: 0;
}

.predictor #content .format_text {
	background: #FCFCD6 none repeat scroll 0 0;
	margin:0;
	padding:0;
	width:995px;
}

/* GDSR */



/* GDSR CUSTOM */

div.gdsrcacheloader {
	display: none !important;
}

li.widget_gdstarrating_star ul li img,
	li.widget_gdstarrating_star ul li br {
	display: none;
}

div.gdthumbtext strong {
	color: red;
}


/* FIX */

body div#atffc {
	display: none;
}

body.w_home div.prev_next {
	/* display: none; */
}

/* COMENTS */

a#cancel-comment-reply-link {
	background-color: transparent !important;
}

/* TYPOGRAPHY */

sup {
	vertical-align: 60%;
	font-size: 75%;
	line-height: 100%;
}

sub {
	vertical-align: -10%;
	font-size: 75%;
	line-height: 100%;
}

.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", "Warnock Pro", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1em;
}

.caps {
	font-size: 90%;
}

.dquo {
	margin-left:-.40em;
}

.quo {
	margin-left:-.2em;
}

/* ADD THIS */

div.addthis_container {
	float: right;
}

div.addthis_container img {
	background-color: transparent;
}

/*
a.addthis_button_compact,
span.addthis_separator {
	display: none;
	visibility: hidden;
}
*/

/* POLL D */

a.pds-pd-link {display: none !important}
div.pds-box {margin-bottom: 1em !important}

/* POLL D - RATINGS */

div.pd-rating {
	clear: left;
	float: left;
}

div#link-home {
	display: none;
}

/* GD STAR */

.ratingblock, .thumblock {
	float:left;
	width:200px;
}

div.ratingtext div {
	margin-left: 88px !important;
	color: #4C8205 !important;
}

div.ratingtext div.gdt-size-20 {
	margin-left: 5px !important;
}

/* COMMENTS */

.comments_intro span {
	background-color:#444;
	color:white;
	padding:0 0.5em;
}

dd.comment div.format_text {
	padding: 0;
}

dl#comment_list dl dd div.format_text {
	padding: 0 !important;	
}

dl#comment_list dl dd.depth-2 div.thumblock,
dl#comment_list dl dd.depth-2 div.format_text p {
	margin-left: 2em !important;
}

p.reply {
	float: right;
	margin-right:1em;
}

a.comment-reply-link {
	padding: .2em;
	background-color: green;
	color: white !important;
}

dl#comment_list .bypostauthor { 
	background: #eee; 
}

div#respond input.form_submit {
	background-color: green;
	color:white;
}

/* PREV NEXT */

div.prev_next {
	margin-left: 20px;
	letter-spacing:inherit;
	text-transform:inherit;
}

/* POWERPRESS PLAYER */
p.powerpress_links_mp3,
div.powerpress_player {
	text-align: center;
}

/* FACEBOOK */

p.FacebookLikeButton {
	float:left;
	clear: both;
	margin: 0;
	width:300px;
}

body.w_single div.post p.FacebookLikeButton {
	margin-top: 1em;
}

p.FacebookLikeButton iframe {
	width: 400px !important;
}

/* TWITTER */

p.headline_meta {
	display:block;
	float:left;
}

p.headline_tools {
	display:block;
	float:right;
	margin-right:4px;
}

span.tb-container button {
	padding: 0;
	margin: 0;
	border: none;
	overflow: visible;
	background: transparent;
	outline: none;
}

span.tb-container .offscreen {
	position: absolute;
	left: -999em;
}

span.tb-container .t-count {
	visibility: hidden;
}

span.tb-container .show-count .t-count {
	visibility: visible;
}

span.tb-container .tb-container {
	display: block;
}

span.tb-container .tb {
	display: block;
	height: 20px;
}

.tb,.t-count,.t-count button {
	background: transparent url(http://platform0.twitter.com/widgets/images/tweet.png) no-repeat;
}

.tb button {
	position: absolute;
	left: -999em;
}

.tb:hover,.tb-focus {
	background-position: 0 -21px;
}

.tb:active {
	background-position: 0 -42px;
}

.ncount .t-count {
	display: none;
}

.vcount .t-count,.hcount .t-count {
	display: block;
}

.hcount .tb {
	float: left;
	width: 55px;
}

.hcount .t-count {
	background-position: 0 -145px;
	float: left;
	height: 20px;
	padding: 0 0 0 8px;
	margin: 0 0 0 3px;
	_position: relative;
}

.hcount .t-count button {
	background-position: right -145px;
	height: 20px;
	min-width: 26px;
	_width: 26px;
	padding: 0 4px 0 0;
	margin: 0 -1px 0 0;
	_position: relative;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2A7090;
}

.hcount .t-count.enabled:hover,.hcount .t-count-focus.enabled {
	background-position: 0 -166px;
}

.hcount .t-count.enabled:hover button,.hcount .t-count-focus.enabled button
	{
	color: #30566D;
	text-shadow: 0 1px 0 #fff;
	background-position: right -166px;
}

/* PREV- NEXT */

.prev_next p { 
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.2em;
}