/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');



body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:auto;
	text-align:left;
}/*body{color:#1E1E1E;font-family:Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;font-size:12px;font-size-adjust:none;font-style:normal;font-variant:normal;font-weight:normal;}*//* Just some example content */
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width:100%;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title, .entry-meta {
	clear:both;
}
.entry-meta a {
	color:#0040B6;
}
h2.entry-title {
	font-size:2.5em; /* edit by me*/
	margin:5px 0;
}
.entry-title a {
	color:#333333;
	text-decoration:none;
}
.entry-title a:hover {
	text-decoration:underline;
}
div#container, div#primary {/*margin-top:2em;*/
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#f5f5f5;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
	margin: 10px 0; /* edit by thiago */
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
	background:#ffffff; /* edited */
	border:1px solid #bbbbbb;  /* edited */
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
	padding-bottom:15px; /* edited */
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.sidebar a {   /*color:#336600; green */
	color:#0040B6;
}
div.sidebar h3 {/*font-size:1.2em;*/
	font-size:2em;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {/*margin:0 0 0 1em; edit by me*/
	list-style-type:none;
	margin:0;
	padding:0;
}
div.sidebar ul ul li {/*list-style:disc;margin:0; edit by me*/
	background:#FFFFFF url(/images/icon.gif) no-repeat scroll left top;
	margin:5px 0;
	padding:0 0 5px 20px;
}
div.sidebar ul ul li ul {/* edit by me*/
	display:none;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:circle;
}
div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
	float:left;
}
div#footer { /*div#header,div#footer {*/
	text-align:center;
}
div#header {
	text-align:left;
}
div#footer a {
	color:#333333;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
.optinbox-header-text {
	color:#FED943;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div.dash {
	border-top:1px dashed #AAAAAA;
	clear:both;
	margin:auto;
	padding-bottom:20px;
	padding-top:10px;
	text-align:center;
	width:98%;
}
.breadlink a {     /*color:#336600; green */
	color:#0040B6;
}
.comments ol {
	-x-system-font:none;
	color:#333333;
	font-family:Arial, Verdana, Arial, sans-serif;
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2em;/*list-style-type:none;*/
	margin:1.5em 0 0;
	padding:0;
}
.comments ol li {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F3F7FB;
	border:1px solid #CDDFEF;
	line-height:1.6em;
	margin:9px 0 0 2em;
	padding:1px 20px 13px;
	position:relative;
	width:90%;
}
.comments .comment-author {
	background-color:#E4ECF6;
	border-bottom:2px solid #FFFFFF;
	margin:0 -19px 0 -20px;
	padding:3px 15px 3px 10px;
}
.comments .comment-author {
	height:36px;
	line-height:30px;
}
.avatar {
	position:absolute;
	right:0;
	top:0;
}
.comment-author span {
	background:transparent url(/images/user_comment.png) no-repeat scroll;
	padding-left:25px;
}
#respond h3 {
	-x-system-font:none;
	border-bottom:3px solid #000000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:20px 0 0;
}
#commentform {
	background:#F5F5F5 url(http://www.ovariancystreatment.com/images/bg-form.gif) repeat-x scroll 0 0;
	margin:15px 0;
	padding:0 0 1px;
	width:100%;
	border:medium none;
}
#commentform fieldset {
	border-bottom:1px solid #FFFFFF;
	padding:5px 22px 8px 19px; /* edit by thiago */
	border:medium none;
	margin:0;
}
.entry-meta {
	background:transparent url(http://www.ovariancystreatment.com/images/ico-published.gif) no-repeat scroll 0 0;
	color:#939393;
	font-size:0.85em;
	line-height:15px;
	overflow:hidden;
	padding:0 0 10px 20px;
	width:100%;
}
.entry-meta-bottom {
	background-color:#EBF5FF;
	color:#6E6E6E;
	font-size:0.92em;
	font-weight:normal;
	height:1%;
	line-height:20px;
	margin:30px 0;
	overflow:hidden;
	padding:10px;
}
.more-link {
	font-weight:bold;
	color:#5999DE;
	font-family:Arial, Trebuchet MS, Arial, sans-serif;
	font-size:1.2em;
        /* edit by Thiago */
        background:transparent none repeat scroll 0 0 !important;
        padding-right:0 !important;
}
.cat-links, .comments-link {
	font-weight: bold;
}
.entry-content {
	color:#1E1E1E;
	font-family:Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
}
.entry-content a {
	background:transparent url(/images/Icon_External_Link.png) no-repeat scroll right center;
	padding-right:15px;
}

.entry-content .nobg{
	background:transparent none repeat scroll 0 0 !important;
        padding-right:0px !important;
}
.aboutauthor {
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.4em;
	margin:1.3em 0 0;
}
.aboutauthor h4 {
	color:#CC0000;
	font-size:2em;
	margin:0;
	padding:10px 0;
	border-bottom:3px solid #ff0000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;/*text-decoration:underline;*/
}
.aboutauthor p {
	background: transparent url(http://www.ovariancystreatment.com/images/barbara-woods-face_normal.jpg) no-repeat 0px 3px;
	padding:0 0 10px 60px;
}
.relatedTitle {
	border-bottom:3px solid #000000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:20px 0 0;
}
a { /* link color master*/
	color:#0040B6
}
.list {
	list-style-type:none;
}
.list li { /* edit by thiago */
	background:#FFFFFF url(/images/icon.gif) no-repeat scroll left top;
	padding:0 0 5px 20px;
}
.breadlink p {  /*breadcrumb path link */
	padding-top:7px;
}
#blog-description, h1#blog-title { /* edited */
	padding-left:5px;
}/* page navigation style */
.wp-pagenavi {
	margin-top:10px;
}
#minisales {
	border-top-color:#AAAAAA;
	border-top-style:dashed;
	border-top-width:1px;
	margin-bottom:0;
	margin-left:10px;
	margin-right:0;
	margin-top:0;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:15px;
	padding-left:0;
	padding-right:0;
	padding-top:15px;
	width:98%;
	clear:both;
}

.jqDockMouse0_14 {
     border:0 !important;
}
#bookTitle{
font-family:Arial,Helvetica,sans-serif;
font-size:1.3em;
font-weight:bold;
letter-spacing:-0.02em;
padding:10px 30px 0;
}
#textColored {
color:#F3165B;
}

.related_post_title{
border-bottom:3px solid #000000;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:28px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
}

.country-flag {
   padding-left:10px;
}
.os-icon {
   padding-right:10px;
}

li.bypostauthor .comment-author{
    /* CSS styles for author comments */
   background:#AAD9F2 url(http://www.ovariancystreatment.com/images/barbara-woods-face_normal.jpg) no-repeat scroll right top;
   font-weight:bold;
}

li.bypostauthor .comment-author .avatar {
    display:none;
}
