@charset "utf-8";
/*  
Theme Name: Cover WP
*/

/*
MY STYLES
*/

body
{
	background-image:url(images/wood.jpg);
	font-family:'Asap', Arial, Helvetica, sans-serif;
}

#wrapper
{
	margin:12px auto;
	box-shadow: 0 1px 8px 8px rgba(0, 0, 0, 0.5);
}

#google_ad_970x90
{
	margin:12px auto;
	width:970px;
	height:90px;
}

img {
	border:none !important;
}

.alignleft
{
	margin-top:4px !important;
}

.alignright
{
	margin-top:4px !important;
}

sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
   font-size: 75%;
}
sub { top: 0.4em; }

#topbar
{
	height:11px;
	background:url(images/topbar.gif) top left no-repeat;
	border-bottom:none;
}

#feeds a:link, #feeds a:visited
{
	color:#333333;
	font-weight:bold;
	text-shadow: #999999 2px 2px 4px;
}

#sticky, #headline, #featured, #latest, #the_loop, #comments
{
	width:590px;
	margin:10px;
	padding:10px;
	border:#daccb0 1px solid;
	background:#FFFFFF url(images/featured-w.png) top no-repeat;
	overflow:hidden;
}

#headline, #featured {
	padding-bottom:0;
}


table th, td
{
	border:none;
}

a:hover, a:active
{
	text-decoration:none !important;
}

.the_content a:hover, .the_content a:active 
{
	border-bottom:1px dotted #999999;
}


ul#menu li a:hover, ul#menu li a:active, .menu ul li a:hover, .menu ul li a:active, ul#menu li.current_page_item a, .menu ul li.current_page_item a:link, .menu ul li.current_page_item a:visited, .menu ul li.current_page_item a:hover, .menu ul .current_page_item a:active
{
	background-color:transparent;
}

ul#menu li.current_page_item a, .menu ul li.current_page_item a:link, .menu ul li.current_page_item a:visited, .menu ul .current_page_item a:active
{
	color:#333333;
}

ul#menu, .menu ul
{
	font-family:'Fjalla One', Georgia, "Times New Roman", serif;
	color:#333333;
	font-size:14px;
	text-transform:uppercase;
	border:none !important;
}

h1, h2, h3, h4 {
	font-weight:normal;
}

h3 {
	font-size:20px;
}

h4 {
	font-size:20px;
	line-height:140%;
}

#headline p, #sticky p, #featured p, #latest p {
	font-size:14px;
	line-height:21px;
	text-align:left;
}

#featured p, #popular p {
	line-height:18px;
}

#sticky, #headline, #featured, #latest, #the_loop, #comments
{
	padding-top:10px;
}

#sticky img, #headline img, #featured img, #popular img, #latest img, #the_loop img.thumb, #the_loop img.wp-post-image
{
	margin-right:12px;
}

ul#categories li, .topitem ul li
{
	border-bottom:none;
}

.the_content h1, .the_content h2, .the_content h3, .the_content h4, .the_content h5, .the_content h6
{
	margin:2px 0 8px 0;
}

.the_content h5 {
	font-weight:normal;
	word-spacing:2px;
}

.widget h3 {
	font-family: 'Oswald', sans-serif;
	font-size:10px;
	font-weight:normal;
	word-spacing:2px;
}

#sticky p a:link, #sticky a:visited, #headline p a:link, #headline p a:visited,  #featured p a:link, #featured p a:visited, #popular p a:link, #popular p a:visited, #latest p a:link, #latest p a:visited
{
	color:#204080;
}

ul#categories li a:link, ul#categories li a:visited, .topitem ul li a:link, .topitem ul li a:visited
{
	color:#204080;
	padding-top:2px;
}

.sitem ul li a:link, .sitem ul li a:visited, .topitem ul li a:link, .topitem ul li a:visited
{
	color:#204080;
}

a:link, a:visited
{
	color:#003366;
	text-decoration:none;
}

.the_content a:link, .the_content a:visited
{
	border-bottom:1px dotted #000000;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	border: 1px solid #204080;
	color: #204080;
}

.wp-pagenavi a:visited {
	border: 1px solid #204080;
	color: #204080;
}

.wp-pagenavi a:active {
	border: 1px solid #204080;
	color: #204080;
}

.sitem {
	padding-bottom:0;
}

#footer {
	padding: 0 10px 3px 10px;
	background:none;
	margin-bottom:10px;
}

#copyright
{
	background:#FFFFFF url(images/copybar.gif) top no-repeat;
	height:20px;
}

#copyright p
{
	text-align:center;	
	font-size:11px;
	padding-top:0px;
	color:#000000;
}

#fbar
{
	margin-left:0px;
}

.flinks
{
	width:270px;
	margin:0 20px;
	padding:10px;
	margin-bottom:10px;
	border:#daccb0 1px solid;
	background:#f4f1e9 url(images/featured.png) top no-repeat;
	overflow:hidden;
}

.flinks h3
{
	background:#d5c6a6;
	font-size:16px;
	color:#333333;
	padding:3px 7px;
	text-transform:uppercase;
	border:#cbbb9a 1px solid;
	margin-top:0;
	margin-bottom:8px;
}

.flinks ul li
{
	margin-bottom:5px;
	min-height:20px;
	padding:0px 0 2px 0;
	font-size:12px;
	color:#333333;
}

.flinks ul li
{
	border-bottom:none;
}

.flinks a:link, .flinks a:visited
{
	color:#204080;
}

.postmeta {
	margin-bottom:10px;
}

p, .custom_field_by {
	font-size:14px;
	line-height:21px;
	color:#000000;
	text-align:left;
	margin:0;
}

.custom_field_by {
	margin-top:10px;
	line-height:21px;
}

.the_content {
	font-size:14px;
	line-height:21px;
}

.the_content p
{
	margin-bottom:12px;
	text-align:left;
}

#sticky h3, #headline h3, #featured h3, #popular h3, #latest h3, .sitem h3, #top h3 
{
margin-bottom: 10px;
font-size:13px;
}

#headline h2 a {
	font-size:24px;
}

#featured h2 a {
	font-size:24px;
}

p.details
{
	font-size:11px;
	margin-top:6px;
	padding-top:8px;
	line-height:15px;
}


.logged-in-as {
	font-size:11px;
}

.custom_field_by {
color: #333;
font-weight: normal;
margin-bottom: 20px;
}

blockquote {
	line-height:21px;
	background:none;
	background-color:#ececec;
	padding:10px 10px 1px 10px;
	font-style:normal;
margin-left:24px;
	margin-top:11px;
	margin-bottom:11px;
}

blockquote p {
	color:#333;
	margin:0;
}

.myquote2 {
	border-left:4px solid lightgray;
	padding-left:14px;
}

h1#post-headline a:link, h1#post-headline a:active, h1#post-headline a:hover, h1#post-headline a:visited {
	font-family:'Fjalla One', Georgia, 'Times New Roman', serif;
	font-size:30px;
	padding-top:0px;
	padding-bottom:4px;
	letter-spacing:-1px;
	text-shadow: #BBB 2px 2px 4px;
}

#featured .spbottom, #popular .spbottom {
	border-bottom:none;
}

#featured .spost p, #popular .spost p {
	text-align:left;
	font-size:12px;
	line-height:17px;
}

#searchform
{
	margin-top:7px;
	color:#333;
}

#searchform input#s
{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

#searchform input#searchsubmit
{
}

h3#reply-title {
	font-family:'Fjalla One', Georgia, 'Times New Roman', serif;
	font-weight:normal;
	line-height:10px;
	margin-bottom:0px;
	padding-bottom:0px;

}

#respond {
	margin-top:24px;
}

.share_save_container
{
	margin:10px 0;
}

.nocomments {
	font-size:11px;
}

.fn {
	font-weight:bold;
}

#comments ol li.comment-author-admin {
background:none;
}

.comment-body p {
	margin-bottom:8px;
}


.navigation {
	font-size:11px;
}

.sinosplicetooltip {
	font-size:12px;
}

.sitem ul {
list-style-image:url(http://www.wariscrime.com/new/wp-content/themes/cover-wp/images/perle.gif);
}

.sitem ul li {
line-height:17px;
border:none;
}

.the_content li, .the_content ul .the_content ol {
	line-height:21px;
	font-size:14px;
}

.the_content ol {
	margin-left:10px;
}

ol li, ol li ol li, ol li ol li ol li {
	margin-bottom:6px;
}
.the_content ol ol {
	margin-left:18px;
}


#mysearchbox {
position:relative;
text-align:right;
top:19px;
right:12px;
z-index:10;
}

#myrssbox {
position:relative;
text-align:right;
top:60px;
right:10px;
}

#mybooks {
width:332px;
height:160px;
background-image:url(images/books333x160.gif); 
background-repeat: no-repeat;
border:#daccb0 1px solid;
}

#mybooks img {
width:96px;
height:144px;
margin-top:6px;
border:none;
}

#mybooks .img0 {
margin-left:7px;
}

#mybooks .img1 {
margin-left:8px;
margin-right:8px;
}

#mybooks .img2 {
}

.myquote {
margin-left:24px;
color:#333;
}

.sottred {
color: #C92221;
}

/*
.sottred {
color: #8C0005;
}
*/

.smallcaps
{
font-variant:small-caps;
}

.adsplat
{
  float: right;
  margin: 6px 0 4px 12px;
  background: #fff url( http://wariscrime.com/new/wp-content/themes/cover-wp/images/adbackground.gif ) top no-repeat;
  width: 308px;
}

.adsplat iframe { 
  margin: 10px 4px;
}

/* Perle for list items */
.perle {
list-style-image:url(http://www.wariscrime.com/new/wp-content/themes/cover-wp/images/perle.gif);list-style-type:square; margin: 0px 0px 0px 20px; padding: 0px 0px 3px 0px; background:none; border:none;
}

.mylegend {
	padding:6px 4px;
	text-align:center;
	font-size:12px;
	line-height:18px;
}

/* CSS TOOLTIP: <q><span class="tool">SELECT-TEXT<span class="tip"><q>SHOW-TEXT</q></span></span></q> */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: 200px;
  padding: 5px 7px 6px 8px;
  border: 1px solid #666;
  background-color: #DEDEDE;
  font: normal 0.9em/1.4em 'Lora', arial, helvetica, sans-serif;
  text-align: left;
  color: #333;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
  content: url(images/bubble.gif);
}

/* css/tooltip.css */


#menu_home, #menu_home a, #menu_home a:link, #menu_home a:visited {
	display:block;
	width:16px;
	height:15px;
background: url("http://wariscrime.com/new/wp-content/themes/cover-wp/images/menu_home.png") no-repeat 0 -15px;
}

#menu_home a:hover, #menu_home a:active {	
	background-position: 0 0px;
}

div.ye-container {
	margin:14px 0 18px 0;
}

.lead {
	font-size:16px;
}

.mystars {
	width:590px;
	text-align:center;
	letter-spacing:50px;
}

.widget_related_posts h3 {
color: #de0008;
}

#simple_table {
    border-collapse: collapse;
    border: 2px solid black;
	margin:1em auto;
	text-align: center;
}

#simple_table td, #simple_table th {
    border: 1px solid black;
    padding: 4px 8px 3px 8px;
}

#simple_table th {
    text-align: left;
    padding-top: 6px;
    padding-bottom: 5px;
    background-color: #555555;
    color: #ffffff;
}

.myquote3 {
margin-left:24px;
padding:10px;
background-color: #e5e5e5:
}

#tiptip_content {
	line-height:1.3;
}

.h44 {
font-size:115%;
font-weight:bold;
margin: 8px 0 4 px 0;
}

