/*
Theme Name: Migraine Relief Theme
Theme URI: http://themigrainerelief.com/affiliates.html
Description: Affiliate Theme for The Migraine Relief
Author: Claudio Corneliani
Author URI: http://themigrainerelief.com/
Version: 1.0
*/

*
{
	margin: 0;
	padding: 0;
}
body
{
	background: url(images/bg.gif) repeat-x top #e7e6e6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
div.hide-me
{
	display: none;
}
p
{
	color: #575759;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding: 10px 0;
}
a
{
	color: #1c5ea9;
}
/* Standard Typography Elements */
div.post ol li {
	padding: 5px;
	margin-left: 30px;
	color: #575759;
}
div.post ul li {
	padding: 5px;
	margin-left: 30px;
	color: #575759;
}
#wrapper
{
	margin: 0 auto;
	text-align: left;
}
#header
{
	height: 170px;
}
#content
{
	background: url(images/content.gif) repeat-x top #fff;
	clear: both;
}
#logo
{
	float: left;
	height: 76px;
	padding: 10px 0;
	padding-top: 30px;
	width: 480px;
}
#logo h1 a
{
	color: #FFFFFF;
	font-size: 32px;
	letter-spacing: 1px;
	text-decoration: none;
}
#logo h3
{
	border: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
#nav
{
	clear: both;
	list-style: none;
	margin-top: 3px;
}
#nav li
{
	display: block;
	float: left;
}
#nav li a
{
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 13px;
	text-decoration: none;
}
#nav li a:hover
{
	background: url(images/sidebar-header.gif) repeat-x bottom;
	color: #444;
}
div.sidebar
{
	float: left;
	width: 290px;
}
div.sidebar a img
{
	border: none;
	float: left;
	margin: 10px;
}
div.sidebar li
{
	list-style: none;
}
div.sidebar h2
{
	background: url(images/sidebar-header.gif) repeat-x bottom;
	color: #555;
	font-size: 16px;
	padding: 5px;
}
div.sidebar ul
{
	list-style: none;
}
div.sidebar ul li
{
	background: url(images/bullet.png) no-repeat left;
	border-bottom: 1px dotted #ccc;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 4px;
	padding: 5px;
	padding-left: 17px;
}
div.sidebar ul.documents li
{
	background: url(images/document.png) no-repeat left;
}
div.sidebar ul.star li
{
	background: url(images/star.png) no-repeat left;
}
div.sidebar ul li a
{
	text-decoration: none;
}
div.post
{
	background: #f8f8f8;
	border: 1px dotted #ccc;
	margin-bottom: 20px;
	padding: 10px;
}
div.post h2 a
{
	color: #333;
	display: block;
	font-size: 21px;
	padding-bottom: 10px;
	text-decoration: none;
}
div.post h3
{
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
}
div.post a.readmore
{
	background: url(images/readmore.png) no-repeat left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 17px;
}
div.post a.readmore-top
{
	background: url(images/readmore.gif) no-repeat left;
	display: block;
	height: 36px;
	text-indent: -99999999px;
	width: 160px;
}
#featured-post h2 a
{
	color: #fff;
	display: block;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 5px;
	text-decoration: none;
}
#featured-post div.post
{
	border: none;
}
#featured-post h3
{
	color: #6f7a83;
	display: block;
	font-family: verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	padding: 5px 0;
}
#featured-post p
{
	color: #8fa3ad;
	font-size: 11px;
}
#footer-bio
{
	padding: 20px 0;
}
.comments
{
	border-top: dotted 4px #F6F4F4;
	clear: both;
	margin-top: 20px;
	padding: 0px;
}
.comment-meta
{
	float: left;
	padding: 0px 0 10px 0;
	text-align: right;
	width: 140px;
}
.commenttext
{
	border-left: dashed 1px #aaaaaa;
	float: left;
	margin-bottom: -5px;
	margin-top: -5px;
	padding-left: 20px;
	width: 280px;
}
.comments div.cgravatar
{
	border: 1px dotted #ccc;
	float: right;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 4px;
}
.comment-author
{
	display: block;
	font-weight: bold;
}
.comment-date
{
	color: #B4AB9D;
	display: block;
	font-size: 12px;
}
.comment-meta a
{
	color: #000000;
	text-decoration: underline;
}
.comment
{
	clear: both;
	margin-bottom: 15px;
}
h2#comments
{
	border-bottom: solid 3px #dddddd;
	display: block;
	margin: 40px 0 20px 0;
	padding-bottom: 10px;
}
#commentform span
{
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
#commentform input
{
	background-color: #ffffff;
	border: solid 2px #dddddd;
	margin-right: 10px;
	padding: 3px;
	width: 300px;
}
#commentform textarea
{
	border: solid 2px #dddddd;
	margin-bottom: 10px;
	padding: 3px;
	width: 430px;
}
table#wp-calendar
{
	padding: 3px;
}
table#wp-calendar caption
{
	font-size: 18px;
	padding: 5px 0;
}
table#wp-calendar td
{
	border-bottom: 1px solid #eee;
	font-size: 12px;
	padding: 7px;
}
table#wp-calendar td:hover
{
	background: #eee;
}
small.post
{
	color: #777;
	line-height: 1.7em;
	padding: 10px;
}
.alignright
{
	text-align: right;
}
.alignleft
{
	text-align: left;
}
.aligncenter
{
	text-align: center;
}
div.top-header
{
	padding-top: 20px;
}
h3
{
	border-bottom: 1px dotted #ccc;
	color: #333;
	font-size: 17px;
	padding-bottom: 5px;
}
div.top-header p
{
	color: #666;
	font-size: 12px;
}
a.rss
{
	background: url(images/rss_go.png) no-repeat;
	display: block;
	margin: 10px;
	padding: 5px;
	padding-left: 20px;
	padding-top: 0;
}
#optin form input[type=text]
{
	border: 1px solid #999;
	font-size: 13px;
	padding: 5px;
	width: 200px;
}
#optin form input[type=submit]
{
	font-weight: bold;
	margin: 10px;
	padding: 4px;
}
hr
{
	border: none;
	border-bottom: 1px dotted #ccc;
	display: block;
	margin: 30px 0;
}
.column
{
	float: left;
	margin-right: 20px;
	width: 290px;
}
#footer
{
	background: #eee;
	border-top: 2px solid #ccc;
	clear: both;
	height: 250px;
	margin-top: 30px;
	padding: 20px;
	padding-top: 30px;
}
#footer-wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 900px;
}
div.f-column
{
	float: left;
	margin: 10px;
	width: 280px;
}
div.f-column ul
{
	list-style: none;
}
div.f-column ul li
{
	background: url(images/bullet.png) no-repeat left;
	border-bottom: 1px dotted #ccc;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 4px;
	padding: 5px;
	padding-left: 17px;
}
div.f-column ul.documents li
{
	background: url(images/document.png) no-repeat left;
}
div.f-column ul.star li
{
	background: url(images/star.png) no-repeat left;
}
div.f-column ul li a
{
	text-decoration: none;
}
a.img img
{
	border: 3px solid #eee;
	float: left;
	height: 130px;
	margin: 10px 0;
	margin-right: 20px;
	width: 130px;
}