/* @override http://www.scoopnutrition.com/wp-content/themes/emma/style.css */

/*
Theme Name: Custom WordPress Theme for Emma Stirling
Theme URI: http://www.linkartist.com.au
Description: A magazine style theme by <a href="http://www.wpzoom.com">WPZOOM</a>
Version: 1.0

*/

/* ------------------------------------------ */

/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */

/* ------------------------------------------ */



pre {
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
	border: 1px solid #ccc;
	line-height: 20px; /*--Height of each line of code--*/
	width: 99%;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}
pre code {
	margin: 0 0 0 40px;  /*--Left Margin--*/
	padding: 18px 0;
	display: block;
}

   * {
	margin: 0;
	padding: 0;
}

.html_ad { margin:0px; float:left; }


body {
	background: #000000;
	color: #000000;
	font: 62.5%/1em 'courier new', fixed-width;
	text-align: center;
	width: 100%;
}

/* Global reset */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset, img {
	border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}

ol, ul, li {
	list-style: none
}

caption, th {
	text-align: left
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}

q:before, q:after {
	content: ''
}

/* Global reset-RESET */

/* The below restores some sensible defaults */

strong {
	font-weight: bold
}

em {
	font-style: italic
}

a img {
	border: none
}

/* Gets rid of IE's blue borders */

/* ------------------------------------------ */

/* TOOLBOX CSS */

/* ------------------------------------------ */

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0px 10px;
}

.alignright {
	float: right;
	margin: 0px 10px;
}

.clear {
	clear: both;
}

.floatleft,.more_left {
	float: left;
}

.floatright {
	float: right;
}

.hr {
	border-top: 1px solid #ECE8D7;
}

.post {
	float: left;padding: 20px;
	line-height: 1.8em;
	width: 580px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/articlebg.png);
}
#page .post {
	float: left;
	width: 950px;
}

.post small {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0 0px 0;clear: both;
}

.post a {
	/*border-bottom: 1px solid #ccc;*/
	color: #154A7F;
	font-weight: 700;
}

.post a:hover {
	border: none;
	text-decoration: none;
}

.post blockquote {
	border-left: 3px solid #ccc;
	color: #777;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.8em;
	margin: 10px 20px 10px 30px;
	padding-left: 10px;
}

.post h1 {
	padding-bottom: 10px;
	padding-top: 10px;
	font: 700 26px/30px "Courier New", Courier, mono;
}


#page{
	
}
#page .post h1 {
	padding-bottom: 10px;
	padding-top: 10px;
	font: 700 36px/30px "Courier New", Courier, mono;
	color: #B01709;
}

.post h2,h3,h4,h5,h6 {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 10px;
}

.post li ol {
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
	padding-left: 15px;
}

.post   ol li {
	list-style: decimal;
}

.post p {
	padding: 10px 0 5px 0;
	font-size: 15px;
}

.post ul li {
	line-height: 25px;
	list-style: square;
}

.post ul,.post ul,ol {
	padding: 10px 0 10px 25px;
}

.transpBlack {
	background: url(transpBlack.png);
}

.widget {
	float: left;
	margin: 10px 0 15px 0;

}

.widget a {
	color: #000000;
	font-size: 13px;
/*	font-weight: 700;
*/}

.widget  img {
	border: 0;
	background: #fff;
}

.widget li {
	line-height: 20px;
	padding: 4px 0 4px 10px;
	width: 340px;
	border-bottom: 1px dotted #ccc; 

}

ul.xoxo.blogroll a{
	font-size: 17px;
	font-weight:600;
/*	font-family:Geneva, Arial, Helvetica, sans-serif;
*/	padding: 0px 0px 1px 0px;

}

.widget li:hover {
	background: #F8F5E8;
	border-bottom: 1px dotted #ccc;
}


.widget ul ul {
	padding-left: 15px; 
}

.wp-caption {
	border: 1px solid #B6B6B6;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 5px 5px 5px;
	text-align: center;
}


.wp-caption img {
	border: 1px solid #B6B6B6;
}

a {
	color: #000;
	outline: none;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

h1 a {
	color: #000;
	font-size: 22px;
	font-weight: 400;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 { border-bottom:1px dotted #555; margin:10px 0px 10px 0px; }

html {
	overflow-y: scroll;
}

p {
	font-size: 1.3em/1.3em;
}

ul,#socialicons ul {
	list-style: none;
}

/* ------------------------------------------ */

/* HEADER */

/* ------------------------------------------ */

#header {
	padding-top: 0px;
	background: url(images/header_bg.jpg) center no-repeat;
	height: 235px;
	
}

#header .banner-head {
	float: right;
	display: inline;
	margin-bottom: 10px;
}

#logo {margin-top:45px ;
	padding-left: 25px;
	float: left;
	width: 334px;
}

#headersocialmedia {
	float: left;
	width: 620px;
	background: url(images/photo.jpg) no-repeat left top;
	height: 235px;
	padding-left: 50px;
}

ul#connect {
	float: right;
	width: 180px;
	height: 130px;
	margin-top: 30px;
	background: url(images/header-icons1.png) no-repeat center top;
	padding-top: 76px;
	
}

ul#connect li{
display: inline;

}

ul#connect li a{
display: block;
float: left;

}

ul#connect li.twitter a{
text-indent: -9999px;
height:40px;
width:40px;
margin:0px 5px 0px 0px;

/*background: url(images/twitter.gif) no-repeat left top;
*//*height: 60px;
width: 70px;*/
}
ul#connect li.facebook a{
text-indent: -9999px;
height:40px;
width:40px;
margin:0px 3px 0px 0px;

/*background: url(images/facebook.gif) no-repeat left top;
*//*height: 60px;
width: 65px;*/
}

ul#connect li.rss a{
text-indent: -9999px;
height:40px;
width:34px;
margin:0px 7px 0px 0px;

/*background: url(images/rss.gif) no-repeat center top;
*//*height: 60px;
width: 65px;*/
}
ul#connect li.email a{
text-indent: -9999px;
height:40px;
width:50px;
margin:0px 0px 0px 0px;
/*background: url(images/email.gif) no-repeat left top;
*//*height: 60px;
width: 75px;*/
}

#logo h1 a {

}

#logo h2 {
	color: #BFB5B5;
	font-size: 14px;
	font-weight: bold;
}

/* ------------------------------------------ */

/* MAIN CONTENT */

/* ------------------------------------------ */

#headline {
	height: 280px;
	width: 600px;
	overflow: hidden;
	position: relative;
	background-color: #333;
	border: 1px solid #BFB8B8;
}

#headline a:hover {
	text-decoration: none;
}

#headline .glidecontent {
	color: #E1E1E1;
	position: absolute;
	visibility: hidden;
	z-index: 0;
}

#headline .teaser-image {
	width: 480px;
	height: 280px;
	line-height: 0;
	position: relative;
	z-index: 0;
}

#headline .teaser-image-small {
	left: 15px;
	width: 90px;
	height: 60px;
	line-height: 0;
	border: 1px solid #BFB8B8;
	position: relative;
	z-index: 0;
}

* html #headline .teaser-image {
	display: inline;
}

#headline .teaser-main {
	left: 0;
	top: 218px;
	width: 480px;
	height: 62px;
	position: absolute;
}

#headline .teaser-main .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.7;
	filter: alpha(opacity=50);
}

#headline .teaser-main .teaser-wrap {
	width: 100%;
	height: 100%;
	position: relative;
}

#headline .teaser-main .teaser-title {
	margin: 0 10px;
	padding: 5px 0 4px 0px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	position: relative;
}

#headline .teaser-main .teaser-text {
	margin: 0 10px;
	position: relative;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 200;
}

#headline .teaser-main .teaser-text p {
	margin: 0;
}

#headline .teaser-main a:link,
#headline .teaser-main a:visited {
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	color: #E1E1E1;
}

#headline .teaser-main a:hover {
	color: #E1E1E1;
	text-decoration: underline;
}

#headline .glidecontenttoggler {


/* Style for DIV used to contain toggler links. */
 
	height: 250px;
	right: 15px;
	font-weight: bold;
	width: 115px;
	color: #BD3D0A;
	font-size: 12px;
	position: absolute;
	padding-right: 2px;
	padding-top: 5px;
}

#headline .glidecontenttoggler a {
	padding: 0px 0 4px 0;
	display: block;
	cursor: pointer;
}

#headline .glidecontenttoggler img:hover {
	border: 1px solid #000;
}

#headline .glidecontenttoggler .togglercontent {
	padding: 10px;
	font-weight: bold;
	border: none;
}

#headline .glidecontenttoggler .togglercontent a:hover {
	text-decoration: none;
	border: none;
}

#headline .glidecontenttoggler .togglertitle {
	margin: -2px 0 0 15px;
	line-height: 1.2em;
	display: block;
}

.article {
	background: url(images/articlebg.png);
	line-height: 19px;
	margin: 15px 0 18px 0;
	padding: 10px 5px 15px 10px;
}

.article div {
	font-family: arial, helvetica, sans-serif;
	line-height: 1.6em;
	font-size: 13px;
	margin-bottom: 10px;
}

.article h1 {
	padding-bottom: 10px;
}

.article h1 a {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
}

.article img {
	float: right;
	margin: 0 10px 10px;
}

.article small,.article small a {
	color: #b70404;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#articles h3,.widget h3 {
	font-size: 28px;
	font-weight: 600;
	padding: 18px 0 10px 10px;
	color: #b70404;line-height: 1;
}

ul.related_post a{
	font-size: 16px;
	color: #b70404;
}





div.tab-comments-text {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#articles,#more {
	float: left;
	width: 600px;
	min-height: 700px;
}

.author {
	float: left;
	width: 110px;
}

.author img {
	border: 1px solid #ccc;
	display: block;
}

#categ {
	background: url(images/menu.jpg) top left no-repeat;
	float: left;
	padding: 15px 0;
	text-align: right;
	height:34px; 
	width: 1020px;
}

ul#categorynav {
	background: #a9b653;
	width: 1000px;
	height: 175px;
}

#categorynav li{
display: inline;
background: url(images/polaroidbg.jpg) no-repeat left top;
float: left;width: 141px;
word-spacing: 50px;
}

#categorynav li a{
	display: block;clear:none;margin: 0 auto;
	width: 119px;height: 40px;;padding-top: 137px;
	font-size: 17px; text-align: center;line-height: 13px;
	text-transform: uppercase;font-weight: bold;
}

li.nutritionnews a{
	background: url(images/nutritionnews.jpg) 0px 13px no-repeat;
}

li.foodflash a{
	background: url(images/foodflash.jpg) 0px 13px no-repeat;
}

li.kitchenklinic a{
	background: url(images/kitchenklinic.jpg) 0px 13px no-repeat;
}

li.expertexaminer a{
	background: url(images/expertexaminer.jpg) 0px 13px no-repeat;
}

li.ecoeats a{
	background: url(images/ecoeats.jpg) 0px 13px no-repeat;
}

li.culturedcuisine a{
	background: url(images/culturedcuisine.jpg) 0px 13px no-repeat;
}

li.familyfocus a{
	background: url(images/familyfocus.jpg) 0px 13px no-repeat;
}

/*  The comment section*/

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border: 1px solid #808080;
	padding: .2em;
	margin-left: 10px;
}

#commentform textarea {
	width: 96%;
}

#commentlist {
	width: 97%;
	font-size: 11px;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
}

#commentlist li {
	border: 5px solid #dcdcdc;
	margin: 0 0 20px 0;
	list-style-type: none;
	padding: 0px;
	background: #f5f5f5;
}

#commentlist ul {
	margin: 0;
	padding: 0;
}

#commentlist li p {
	font-size: 12px;
	padding: 5px 10px 5px 80px;
	margin: 0;
}

#commentlist a {
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}

#commentlist a:hover {
	text-decoration: underline;
}

#commentlist li div.meta {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: center;
}

#commentlist li .avatar {
	float: left;
	padding: 0;
	margin: 5px;
	border: 2px solid #ECE8D7;
}

#commentlist2 h2 {
	padding-bottom: 10px;
}

#commentlist2 {
	line-height: 10px;
	float: left;
	width: 97%;
	font-size: 11px;
	color: #000;
	margin: 0px 0 20px 0;
	padding: 10px 0 0 10px;
}

#commentlist2 li {
	border: 1px solid #dcdcdc;
	margin: 0 0 20px 0;
	padding: 5px;
	list-style-type: none;
	padding: 5px 10px 5px 63px;
	background: #F8F5E8;
}

#commentlist2 ul {
	margin: 0;
	padding: 0;
}

#commentlist2 li p {
	font-size: 12px;
	margin: 0;
}

#commentlist2 a {
	text-decoration: none;
	font-weight: bold;
	border: none;
}

#commentlist2 a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#commentlist2 li div.meta {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: center;
	border-bottom: 1px dotted #3333;
}

#commentlist2 li .avatar {
	float: left;
	padding: 0;
	margin-left: -58px;
	width: 50px;
	height: 50px;
	border: 2px solid #E6E3D3;
}

#commentlist2 li ul li {
	margin-right: -5px;
	margin-left: -50px;
	margin-bottom: 7px;
	margin-top: 11px;
	background: #E6E3D3;
	border: 1px solid #ADACA8;
}

.children {
	padding: 0;
}

.authorcomm {
	float: left;
	margin: 0;
	padding: 0;
	width: 70px;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
}

.authorcomm a {
	text-decoration: none;
	font-weight: bold;
}

.reply {
	text-align: right;
	padding: 5px;
}

.navigation {
	width: 100%;
	height: 30px;
	margin: 0px 0;
	clear: both;
	padding-top: 0px;
}

.navigation a:link, .navigation a:visited {
	border: 1px solid #DDD;
	display: inline-block;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

div.cleaner {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 5px 0;
}

.cancel-comment-reply {
	text-align: right;
	float: none;
	font-size: 12px;
}

.comment-meta  a {
	border-bottom: 1px dotted #3333;
	text-transform: uppercase;
	font-size: 9px;
	color: #808080;
}

.fn {
	font-size: 13px;
	font-weight: bold;
}

.says {
	display: none;
}

#comments {
	font-size: 16px;
}

#respond h3 {
	font-size: 16px;
}

#content-wrap {
	float: left;
	padding: 10px;
}


#main-wrap {
	clear: both;
	float: left;
	font-size: 12px;

	margin-left: 20px;
	width: 1050px;
}

#more a {
	background: url(images/dot.png) no-repeat left;
	color: #154A7F;
	font-size: 13px;
	font-weight: 700;
	padding-left: 10px;
}

#more li {
	border-bottom: 1px dotted #ccc;
	display: inline;
	line-height: 25px;
}

.more_right {
	border-bottom: 1px dotted #ccc;
	color: #848d98;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#menu {
	float: right;
	padding: 5px 15px 5px 0;
	text-align: right;
}

#menu a {
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#menu img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#menu li {
	display: inline;
	padding-right: 10px;
}

#page-wrap {
	text-align: left;
	margin: 0 auto;
	width: 1050px;
	background: url(images/body.jpg) center top repeat-y;
}

#s, #semail {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-top: 1px solid #bbb;
	color: #666;
	float: left;
	font-size: 12px;
	padding: 5px;
	width: 135px;
}

input {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-top: 1px solid #bbb;
	color: #666;
	font-size: 13px;
}

#commentform input {
	height: 24px;
}

#commenform small {
	margin-left: 10px;
}

textarea {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-top: 1px solid #bbb;
	color: #666;
	font-size: 12px;
	padding: 5px;
}

#search {
	float: right;
	text-align: right;
background: url(images/searchbg.jpg) no-repeat center;
width: 220px;
padding: 14px 15px 13px 23px;
margin: -54px 22px 0px 0;
}

#socialicons {
	border-bottom: 1px dotted #A0BDD4;
	border-top: 1px dotted #A0BDD4;
	color: #4c4d50;
	float: left;
	margin: 10px 0 0;
	padding: 1px 0 10px 0;
	width: 530px;
}

#socialicons img {
	margin-right: 5px;
	padding-bottom: 3px;
	height: 16px;
}

#socialicons li {
	border: none;
	display: inline;
	float: left;
	padding-right: 11px;
}

#socialicons small {
	color: #4c4d50;
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

#socialicons small a {
	border-bottom: none;
	color: #4c4d50;
	text-decoration: none;
}

#socialicons small a:hover {
	border-bottom: none;
	color: #030a1f;
}

#socialicons small img {
	border: none;
	vertical-align: middle;
}

#submit {
	background: #737070;
	background-color: #737070;
	border: 1px solid #504F4F;
	color: #F1ECEC;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	padding: 5px;
	height: 26px;
	text-transform: uppercase;
}

#searchsubmit {
	background-color: #737070;
	border: 1px solid #737070;
	color: #F1ECEC;
	float: left;
	font-size: 10px;
	margin-left: 5px;
	padding: 5px;
	text-transform: uppercase;
}

/* ------------------------------------------ */

/* SIDEBAR */

/* ------------------------------------------ */

#sidebar {
	float: left;
	margin-left: 20px;
	padding-left:10px;
	text-align: left;
	width: 355px;
	background: url(images/sidebarbg.png);
}

div#twitterbox {
	float: left;
	width: 340px;
	margin: 20px;
	padding: 10px;
	background: url(images/twittersidebarbg.png);text-align: center;
}

div#footerbg {

	background: url(images/footer.jpg);
}

#twitter-3 h3 {
	background: url(images/recenttweets.gif) left top no-repeat;
	height: 100px;
	text-indent: -9999px;
	
}

#twitter-3 ul.tweets li {
	width: 320px;
	margin: 10px 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#twitter-3 ul.tweets li a {
	color: #B01709;
}


#sidebar_left {
	float: left;
	width: 185px;
}

#sidebar_right {
	float: left;
	margin-left: 5px;
	width: 140px;text-align: center;
}

#sidebar_right2 {
	float: left;
/*	margin-left: 5px;
	width: 200px;*/
	text-align: center;
}

#nblognetwork {
	clear: both;
}

#sidebar_left .widget, #sidebar_right .widget {
	float: left;
	margin: 0 0 15px;

}

#ads li {
	border: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
	text-align: left;
	width: 125px;
}

#flickrrss img {
	border: 2px solid #D3DDE5;
	height: 77px;
	width: 77px;
}

#flickrrss img:hover {
	border: 2px solid #0C2B41;
	background: #fff;
}

#flickrrss a {
	border: none;
	display: block;
	float: left;
	padding: 0 7px 5px 7px;
	text-align: left;
	width: 82px;
}

#flickrrss a:hover, #ads li:hover {
	background-color: #fff;
}

#flickrrss ul {
	display: block;
	list-style-type: none;
	margin: 5px 0 0;
	padding: 5px 0;
}

/* ------------------------------------------ */

/* FOOTER*/

/* ------------------------------------------ */

#footer {

	float: left;
	margin: 20px 50px;
	width: 950px;
	padding-bottom: 15px;
	background-image: url(images/footerbg.png);
	font: 12px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a {
	color: #fff;
	font-weight: 700;
}

#footer a:hover {
	border: none;
	text-decoration: none;
}

#footer h4 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

#footer_right {
	float: right;
	padding: 30px 15px 0 0;
	text-align: right;
	width: 600px;
}

#footer_right li {
	display: inline;
	font-size: 14px;
	font-weight: 700;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

#footer_right ul {
	display: block;
	padding-bottom: 10px;
}

#subscribe {
	float: left;
	padding: 20px;
	width: 280px;
}

#subscribe p {
	padding: 5px 0 8px 0;
}

/* END STRUCTURE */


#suckerfishnav {
    background:transparent;
    width:800px;
	font: 14px "Courier New", Courier, mono;
}
#suckerfishnav, #suckerfishnav ul {
    float:right;
    list-style:none;
    line-height:20px;
    padding:0;
    border:0px solid #bbb;
    
    width:970px;
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:3px 25px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:210px;
    font-weight:normal;
    margin:0;
    line-height:1.3;
    border:0;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px; 
border-top:0px solid #666666;

-webkit-box-shadow: 0px 0px 10px 0px #b01709;
-moz-box-shadow: 0px 0px 10px 0px #b01709;
box-shadow: 0px 0px 10px 0px #b01709; 
    }
#suckerfishnav li li {
    width:209px;
    text-align: left;

    }
#suckerfishnav li li a {
    padding:8px 10px;
    width:180px;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-20px 0 0 180px;
    }
#suckerfishnav li li:hover {
    background:#B01709;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#B01709;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#B01709;
    }

#commentform {
	margin: 20px 20px;
}

#nblognetwork {
	width: 160px;
	margin:auto;
	text-align: center;
	padding-left: 30px;
	padding-top: 10px;padding-bottom: 10px;
}

			div.rax_subscribe
			{
				width:560px;
				float:left;
				border:8px solid #EBEBEB;
				text-align:center;
				background-color:#fff;
			}
			div.rax-email-subscribe
			{
				background-color:none;
				padding:5px;width: 550px;float: left;text-align: center;

			}
			div.rax-email-subscribe span
			{
				color:#000;
				font-size:16px;clear: both;text-align: center;
			}
	
			div.rax-other-subscribe
			{
				margin:10px auto; width: 550px;float: left;text-align: center;
			}

div.rax_subscribe div.rax-email-subscribe form.emsb input {
	padding: 2px;background: #fff;border: 1px solid #000;
}

		div.rax-email-subscribe input.rax-button
			{
				font-size:14px !important;
				padding:2px !important;
				*padding:0px;
				background: #000;
			}
			.clear
			{
				padding:0;
				margin:0;
			}
			.rax-credit
			{
				width:60%;
				text-align:right;
			}
			.rax-credit a
			{
				text-decoration:none;
				font-size:9px;
				color:#CCC;
			}
			.rax-credit a:hover
			{
				text-decoration:none;
			}

#emailsub {
	text-align: center;
	clear: both;
}

div.mc_custom_border_hdr {
	font-size: 20px;
	color: black;
	font-family: courier, fixed-width;background: none;
}

#mc_subheader {

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

label.mc_var_label {
	text-transform: lowercase;
	font-family: courier, fixed-width;
}

#mc_signup_form div div.mc_merge_var {

}

div.mc_signup_submit {	
}



input#mc_mv_EMAIL.mc_input {
padding: 3px;
width: 300px;	margin: 5px;
}

ul#postsocial{
	width: 550px;
	clear: both;

	padding: 0;float: left; margin-left: 260px;

}

ul#postsocial li {
width: 30px;text-indent: -9999px;	float: left;line-height: 30px;
	list-style: none;
}

ul#postsocial li a{
display: block;border-bottom: none;
}

ul#postsocial li.twitter a{
	background: url(http://scoopnutrition.com/wp-content/themes/emma/images/twitter2.png) no-repeat;width: 30px;}

ul#postsocial li.facebook a{
	background: url(http://scoopnutrition.com/wp-content/themes/emma/images/facebook2.png) no-repeat;width: 30px;
}

	

input#mc_signup_submit.button{
	width: 150px;
	padding: 3px;
	background: #000;color: #fff;
}

#mc_signup_form div {
	
}

ul#text-6.widget {
margin-top: 50px;
}



.ads_section { 
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0;
    margin-top: 25px;
	width:380px;
}

.ads_section a img{ float:left; margin:0px 10px 0px 0px; }


.left-com { float:left; width:450px; margin:0px 20px 0px 0px; }
.right-com { float:right; width:450px;  }


.supp_img { background:url(./images/support_img_bg.jpg) no-repeat; padding:11px 0px 0px 12px; height:161px; width:174px; float:left; margin:0px 10px 0px 0px; }
.supp_img a { border:none; }
.com_pic { background:url(./images/poliriod_com_pic_bg.jpg) no-repeat; padding:12px 0px 0px 12px; height:190px; width:173px; float:left; margin:2px 10px 20px 0px; }
.fadebar { background:url(./images/fade_divider.png) no-repeat; height:20px; width:420px; margin:20px 0px 20px 0px; }
.cent { margin:auto; width:50%; }
.post h3 { font-family:"Courier New", Courier, monospace; font-size:24px; color: #c92e14; }
.post h2 { font-family:"Courier New", Courier, monospace; font-size:24px; color:#c92e14; }
.big_red { color:#c92e14; font-size:18px; font-family:"Helvetica", Geneva, Arial, sans-serif; font-weight:lighter; font-style:italic;}
.big_red a { text-decoration:none; color:#c92e14; font-size:18px; font-family:"Helvetica", Geneva, Arial, sans-serif; font-weight:lighter; font-style:italic; }
.big_red a:hover { color:#000; font-size:18px; font-family:"Helvetica", Geneva, Arial, sans-serif; font-weight:lighter; font-style:italic; }
h2.name { color:#000000; font-size:24px; }
h1.name { color:#000000; font-size:34px; }

.supporters { margin:0px; }


.bypostauthor { background-color:#BBBBBB !important; }

ul.honorroll { margin:0px; padding:0px; list-style:none; }
ul.honorroll li { float:left; width:200px; margin:0px 10px 0px 0px; list-style:none; }
