html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
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 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


:focus 
{
	outline: 0;
}

body 
{
	line-height: 1;
	color: #000;
	background: #fff;
}

table 
{
	border-collapse: collapse;
}

caption, th, td 
{
	text-align: left;
	font-weight: normal;
}

input, select, button
{
	font-size: inherit;
}

textarea
{
	font-size: 110%;
	font-family: "Andale Mono", "Consolas", monospace;
}

/* end CSS reset
============================================================================= */

/* Primary layout blocks
============================================================================= */

body
{
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	line-height: 150%;
	background: #43576f;
	color: #000;
}

#container
{
	max-width: 1100px;
	margin: auto;
	background: #fff;
	border: 1px solid #5876AD;
	border-top: none;
}

#middle_container
{
	background: #fff url('http://toenailfungustreatments.com/wp-content/themes/tnft/images/content-bg.png') 59.5% 0% repeat-y;
	background-position: 63.71% 0%;
}

#header
{
	padding: 5px 1.5% 0 1.5%;
	background: #2d97cb;
	border-bottom: 1px solid #5876AD;
}

#header h1
{
	font-size: 200%;
	margin: 10px 0 0 0;
	/*text-transform:uppercase;*/
}

#header h2
{
	font-size: 1em;
	color: #96d9f7;
}

#logo
{
	float: left;
	color: #fff;
	padding-left: 80px;
}

#logo a
{
	color: #fff;
	text-decoration: none;
}

#logo img.float-left
{
	position: absolute;
	margin-left: -80px;
}

#navigation
{
	float: right;
	margin: 15px 0 0 0;
}

#navigation form input
{
	vertical-align: middle;
}

#main_nav
{
	margin: 12px 0 0 0;
	color: #9c6;
	font-size: 125%;
	padding-bottom: 15px;
}

#main_nav a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#main_nav a:hover
{
	background: #536C1E;
}

#footer
{
	clear: both;
	background: #CED9EB;
        border: 1px solid #7F9EC8;
        border-left: none;
        border-right: none;
	padding: 10px 20px;
	text-align: center;
       
        font-size: .9em;
}

#content
{
	padding: 10px 0 10px 1.8%;
	float: left;
	width: 59.5%;
	background: #fff;
	overflow: hidden;
}

#content3
{
	padding: 0px 0 10px 1.8%;
	float: left;
	width: 94.5%;
	background: #fff;
	overflow: hidden;
}

#sidebar
{
	float: right;
	width: 37%;
	font-size: 87%;
	line-height: 155%;
	background: #FFFDF3;
}

#sidebar #about
{
	background: #FFF9DE  top center no-repeat;
	padding-top: 20px;
}

.side-block
{
	padding: 5px 4% 2px 4%;
	border-bottom: 1px solid #EAD477;
	border-left: 1px solid #EAD477;
	background: #FFF9DE;
}

.sidebar-subcolumns
{
	float: left;
	width: 49%;
	padding: 10px 0 10px 0;
	margin-left: 2%;
	overflow: hidden;	
}

#sidebar h2
{
	font-size: 125%;
	margin: .8em 0;
	border-bottom: 1px solid #C1CFEF;
}

#sidebar h2 a
{
	text-decoration: none !important;
}

#sidebar p, #sidebar ul, #sidebar table
{
	margin: .6em 0;
}

#sidebar table
{
	margin: 0 !important;
}

#sidebar h2.twitter-title
{
       margin-bottom: 0;
       border-bottom: none;
}

#sub_sidebar
{
	width: 46%;
}

#twitter_update_list
{
	list-style: none !important;
	border: 1px solid #C1CFEF;
	margin: 0 !important;
	background: #fff;
}

#twitter_update_list li
{
	margin: 8px 10px;
	border-bottom: 1px solid #C1CFEF;
	padding-bottom: 5px;
}

#twitter_update_list li:last-child
{
	border: none;
}

#rss_subscribe
{
	margin: .8em 0 1em 0;
}

#rss_subscribe a
{
	border: 1px solid #EAD477;
	display: block;
	float: left;
	padding: 7px 0;
	width: 48%;
	background: #FEF4C7;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#rss_subscribe a:hover
{
	background: #fff;
	border-color: #c90;
}

#rss_icon
{
	margin-right: 1.5%;
}

#email_subscribe form
{
	margin-top: 4px;
}

#rss_sub_options ul
{
	list-style: none;
}

#rss_sub_options ul h3
{
	text-indent: -12px;
}

#rss_sub_options a img
{
	vertical-align: middle;
	text-decoration: none;
	border-right: 6px solid #FFF9DE;
}

ul.module-list
{
	list-style: none;
	margin: 0;
}

.module-list li
{
	margin: 5px 0;
}

.module-list table, .module-list td
{
	border: none;
}

/* Entry Styles
============================================================================= */
.entry
{
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 4px solid #8ad;
}

.posted
{
	font-size: 90%;
	line-height: 150%;
	border-top: 1px dotted #000;
	padding-top: .5em;
	margin: .5em 0 .3em 0;
}

#content .feedburner-ads table, #content .feedburner-ads table *
{
	border: none !important;
	padding: 0 !important;
}

.feedburnerFlareBlock
{
	font-size: 90%;
	line-height: 150%;
	margin: .3em 0 .5em 0;
}

#content p.content-nav, .content-nav
{
	font-size: 90%;
	text-align: center;
}

h3.comments-header
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

#content .archive-categories
{
	float: left;
	width: 50%;
	padding-left: 3%;
}

#content .archive-date-based
{
	float: left;
	width: 30%;
}

/* Content Styles
============================================================================= */

h1
{
	font-size: 200%;
	line-height: 110%;
}

h2
{
	font-size: 160%;
	line-height: 114%;
}

h3
{
	font-size: 130%;
	line-height: 120%;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#content h2
{
	margin: .5em 0 .32em 0;
}

#content h3, #content h4, #content h5, #contenth6
{
	margin: 1em 0;
}

p
{
	margin: 1.5em 0;
}

blockquote
{
	background: #f6f6f9;
	padding: .15em 2em;
	margin: 1.5em;
	clear: both;
	border-left: 1px solid #ccc;
}

ul, ol, dl
{
	margin: 1em 0 1em 1em;
}

li, dd
{
	margin: .5em 0 .5em 1.5em;
}

table
{
	margin: 1.5em 0;
	border: 2px solid #ccc;
}

thead, tfoot
{
	background: #f3f3f3;
}

thead th, tfoot th
{
	border-color: #ccc;
}

th
{
	font-weight: bold;
}

td, th
{
	border: 1px solid #ccc;
	border-color: #ccc #eee;
	padding: .45em .5em;
}


abbr, acronym
{
	border-bottom: 1px dotted #999;
	cursor: help;
}

code, kbd, samp, tt
{
	font-family: "Andale Mono", "Consolas", monospace;
	color: #050;
	background: #f3f3f3;
}

em, cite, dfn
{
	font-style: italic;
}

strong, dfn
{
	font-weight: bold;
}

strong em, em strong
{
	background: #ff9;
	font-style: normal;
	font-weight: bold;
}

sup, sub
{
	font-size: .87em;
	line-height: .1em;
	position: relative;
}

sub
{
	top: .3em;
}

sup
{
	top: -.3em;
}

input[type=text]:focus, textarea:focus
{
	background: #ffd;
}

#sidebar input[type=text]:focus
{
	background: #fff;
}

hr
{
	background: transparent;
	height: 1px;
	overflow: hidden;
	border: none;
	border-top: 1px solid #ccc;
	clear: both;
}

a:link
{
	color: #009;
}

a:visited
{
	color: #538;
}

a:hover
{
	color: #070;
}

a:active
{
	color: #900;
}

#content a
{
	text-decoration: underline;
}

/* Reusable CSS classes
============================================================================= */
.bold
{
	font-weight: bold;
}

.align-right
{
	text-align: right;
}

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

.align-center
{
	text-align: center;
}

.float-right
{
	float: right;
}

.float-left
{
	float: left;
}

.clear-both
{
	clear: both;
}

.small
{
	font-size: 87%;
	line-height: 160%;
}

.large
{
	font-size: 118%;
}

.alternate
{
	background: #fcfcfc;
}

.noborder
{
	border: none !important;
}

.button, .pointer, .subscribe-to-comments label, .submit-button
{
	cursor: pointer;
}

.normal-text
{
	font-weight: normal;
	text-decoration: normal;
	font-style: normal;
}

a img
{
	border: none;
}

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

.iphone-only
{
      display: none;
}

.superfly
{
      position: absolute;
      top: -10000px;
}

#content img.float-right
{
	float: right;
	display: block;
	margin: 0 0 .5em 2em;
}

#content img.float-left
{
	float: left;
	display: block;
	margin: 0 2em .5em 0;
}

#sidebar img.float-right
{
	display: block;
	margin: 0 0 .5em 1em;
}

#sidebar img.float-left
{
	float: left;
	display: block;
	margin: 0 1em .5em 0;
}

.special-note
{
	background: #ffd;
	border: 1px solid #fd9;
	border-color: #fd9 #dc3 #db2 #fd7;
	padding: .5em 1em;
	margin: 1em;
}

div.special-note
{
	padding: 0 1em;
}

div.special-note p
{
	margin: .5em 0;
}

p.feedburnerFlareBlock
{
font-size: 11px !important;
color: #999;
}

table.ig_reset, table.ig_reset td, table.ig_reset th
{
  border: none !important;
}

table.ig_reset iframe
{
  margin: 5px auto;
width: 160px;
}

#lwp_main
{
display: none;
}
