      /*  
   
      Theme Name: Travel Insurance File
	  
	  Description: A Child Theme of Mimbo
   
      Author: Michael Small
	  
	  Template: mimbo
   
      */
	 	  @import url(../mimbo/style.css);

/* Overiding header styles */
#description {
-x-system-font:none;
border-left:1px dotted #7C7C7C;
color:#888787;
width:500px;
float:right;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
letter-spacing:0.01em;
line-height:normal;
margin:13px 0 0 20px;
padding:0 0 0 20px;
}

.search {
float:right;
}

.header_ad {
margin-top:1em;
width:900px;
float:left
}

.header_ad a {
font-size:1.5em;
}
#masthead h1 span.subtitle {
	font-size:0.435em;
	color:#4D778D;
	}

#sidebar ul {
list-style:none;
}

#sidebar li {
margin-left:0px;
}

/* These styles are for the sidebar button. */
#content a.snowbird_button {
   color: #fff;
}

.snowbird_button {
   display: inline-block;
   line-height: 1.5;
   width:170px;
   height:25px;
   padding: 7px 10px;
   text-decoration: none;
   text-align:center;
   font-weight: bold;
   font-size:1.35em;
   background-color: #39c;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   border-radius: 5px;
}
input.snowbird_button, button.snowbird_button {
   border: 0px none;
}
.buttonwrap {
   display: inline-block;
   position: relative;
   zoom: 1;
   *display: inline;
}
.corner {
   position: absolute;
   width: 5px;
   height: 5px;
   background: transparent url(images/corner.png) no-repeat 0 0;
}
.tl { top: 0; left: 0; background-position: left top; }
.tr { top: 0; right: 0; background-position: right top; }
.bl { bottom: 0; left: 0; background-position: left bottom; }
.br { bottom: 0; right: 0; background-position: right bottom; }

div#content span#tags {
display:none;
}
#content a img, a:visited img {

	margin: 4px 18px 8px 0;

	padding:2px;

	border:1px solid #b9b9b9;

	background:#FFF;

	}

span.commentcount {
display:none;
}
p.postmetadata {
display:none;
}

/* These styles are for the snowbird header button. */
div.header_ad a.snowbird_ad {
   color: #fff;
}

.snowbird_ad {
   display: inline-block;
   line-height: 1.5;
   width:890px;
   height:30px;
   padding: 7px 10px;
   text-decoration: none;
   text-align:center;
   font-weight: bold;
   font-size:1.35em;
   background-color: #39c;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   border-radius: 5px;
}
input.snowbird_ad, button.snowbird_ad {
   border: 0px none;
}
.buttonwrap {
   display: inline-block;
   position: relative;
   zoom: 1;
   *display: inline;
}
.corner {
   position: absolute;
   width: 5px;
   height: 5px;
   background: transparent url(images/corner.png) no-repeat 0 0;
}
.tl { top: 0; left: 0; background-position: left top; }
.tr { top: 0; right: 0; background-position: right top; }
.bl { bottom: 0; left: 0; background-position: left bottom; }
.br { bottom: 0; right: 0; background-position: right bottom; }

div#content span#tags {
display:none;
}

span.commentcount {
display:none;
}
p.postmetadata {
display:none;
}

.commentlist li.bypostauthor {

	background:#DFDFDF !important; 

	border:1px solid #c7c7c7 !important;

	}

.byline {
	font-size:0.435em;
	color:#4D778D;
}