/*  
Theme Name: Malinut Reloaded
Theme URI: http://www.malinut.com 
Description: Malinut Reloaded theme by <a href="http://www.redtaildesign.com">Redtail Design</a> inspired by 
the Hemingway Reloaded theme by <a href="http://www.wordpresslab.com">WordpressLab</a>.
Version: 1.0
Author: Redtail Design 
Author URI: http://www.redtaildesign.com
*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

* html #ancillary .block{
	margin: 0 0 0 4%;
}

* html #comments cite{
	width: 30.6%;
}

* html #primary .secondary{
	margin-right: 4%;
}

* html #primary.twocol-stories .story{
	margin-left: 2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}

a{
	color: #000000;
}

a img{
	border: none;
}

blockquote{
	border-left: 6px solid #eee;
	border-right: 6px solid #eee;
	color: #333;
	margin: 0 1em;
	padding: 0 1em;
}


/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{
	/*background: #7698a6 url(images/pattern_136_inv.gif) repeat;*/
	/*background: #bf835e url(images/rust-fade.jpg) repeat bottom left;*/
	/*new*/
	background-color: #a04518;
	background-image: linear-gradient(90deg, rgba(200,200,160,.07) 50%, transparent 50%),
	linear-gradient(90deg, rgba(200,200,160,.13) 50%, transparent 50%),
	linear-gradient(90deg, transparent 50%, rgba(200,200,160,.17) 50%),
	linear-gradient(90deg, transparent 50%, rgba(200,200,160,.19) 50%);
	background-size: 13px, 29px, 37px, 53px;
	/*end of new*/
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
}

fieldset {
	padding: .5em;
}

h1{
	color: #333;
	font-size: 2em;
	font-weight: normal;
	margin: 1.5em 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0;
}

h2{
	color: #000;
	font-size: 1.5em;
}

h3{
	color: #000;
	font-size: 1.25em;
}

input.textfield, textarea{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	margin: 5px 0;
	width: 15em;
}

label.text{
	left: 0.5em;
	position: relative;
	top: -0.5em;
}

li {
	margin-left: 5%;
}

dt {
	font-weight: bold;
	margin: .5em 0;
}
dd {
	margin: .5em 0 1em 5%;
}
ol#comments{
	list-style-type: none;
	margin: 2em 0;
}

ol#comments li{
	list-style-type: none;
	margin: 2em 0;
}

p{
	line-height: 1.75em;
}

pre{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;
	padding: 1em 0;
	width: 100%;
}

select option{
	padding: 0 5px;
}

table{
	border-spacing: 2px;
	margin: 1.5em 0;
	width: 100%;
}

table caption{
	color: #000000;
	margin-bottom: -1em;
	margin-top: 1em;
	text-align: left;
}

table td{
	/*background: #CCCCCC;*/
	color: #000000;
}

table th{
	/*background: #CCCCCC;*/
	color: #000000;
	text-align: left;
}

table th, table td{
	padding: 0.3em 0.75em;
}

textarea.commentbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0;
	padding: 0.25em;
	width: 28em;
}

ul li{
	list-style-type: square;
	margin: 0.5em 0 0.5em 2em;
	font-size: 105%;
}

ul.counts .count{
	color: #7A7A7A;
	float: right;
}

/*ul.dates {
	height: 150px;
}*/

ul.dates .date{
	color: #7A7A7A;
	padding: 0 .5em 0 0;
        display: block;
        float: left;
        width: 60px;
}

ul.dates a, ul.counts a{
	color: #444;
	text-decoration: none;
}

ul.dates a:hover, ul.counts a:hover, ul.counts a:hover .count{
	color: #000000;
}

ul.dates a:link .date, ul.dates a:visited .date {
	color: #ddd;
}

ul.dates a:hover .date, ul.dates a:active .date {
	color: #fff;
}


ul.dates li, ul.counts li{
	border-bottom: 1px solid #fb9;
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0;
}

ul.dates, ul.counts{
	border-top: 1px solid #fb9;
	list-style-type: none;
	margin: 1.5em 0;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.comment-head{
	border-bottom: 1px solid #E3E3E3;
	padding: 0.8em 2em 1.0em 2em;
}

.comment-head .details{
	font-size: 0.95em;
}

.comment-head a{
	color: #868686;
	text-decoration: none;
}

.comment-head h2{
	font-size: 1.5em;
	margin: 0;
}

.formactions .spinner{
	float: right;
	margin: -8px -20px 0 0;
}

.formactions input.submit{
	background-color: #ccc;
	border: 1px solid #868686;
	float: right;
	margin: -1em 0 0 0;
	padding: 0 0.5em;
}

.hide, .print-logo, .close-button{
	display: none;
}

/* This class sets the width and position for all rows */
.inside {
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}

.left{
	float: left;
}

.right{
	float: right;
}

.rule{
	border-top: 1px solid #ccc;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 1.5em 0;
}

.secondary .featured dl{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0.5em 0 0.6em 0;
}

.secondary .featured p{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	line-height: 1.5em;
	margin: 1em 0 0 0;
	padding: 0.5em 0 0.6em 0;
}

.secondary dd{
	display: inline;
	margin: 0;
	padding: 0;
}

.secondary dd a{
	color: #808080;
}

.secondary dd a:hover{
	color: #000;
}

.secondary dt{
	color: #aaa;
	display: inline;
	margin: 0;
	padding: 0;
}

.single-post h1, .single-post h2{
	margin-top: 0;
}

.story h3{
	color: #666;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0 0 1.5em 0;
}

.story h3 a{
	border-bottom: 1px dotted #666666;
	color: #333;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/
#ancillary {
	padding: 2em 0 0 0;
	color: #eee;
	border-top: 4px solid #f96;	
	max-height: 265px;
}

#ancillary .block{
        color: #fff;
	float: left;
	margin: 0 0 0 5%;
	width: 30%;
	font-size: 105%;
}

#ancillary .block a:link {
	color: #eee;
	background-color: #BF835E;
	font-weight: bold;
	padding: 2px;
}

#ancillary .block a:visited {
	color: #c6eafb;
	background-color: #BF835E;
	font-weight: bold;
	padding: 2px;
	
}

#ancillary .block a:hover,#ancillary .block a:active {
	color: #fff;
	background-color: #BF835E;
	font-weight: bold;
	padding: 2px;
	
}
#ancillary .block h2, #ancillary .block h3{
	margin: 0 0 2em 0;
}

#ancillary .block-separator{
	clear: both;
	height: 2.5em;
}

#ancillary .first, * html #ancillary .first{
	clear: both;
	margin: 0;
}

#ancillary .thrice-length{
	width: 100%;
}

#ancillary .twice-length{
	width: 65%;
}

#comment-form{
	margin: 5em 0 5em 35.4%;
	width: 36em;
}

#comments .content{
	border-left: 1px solid #868686;
	float: left;
	margin-left: 1.9%;
	padding: 0 0 0 2%;
	width: 60%;
}

#comments .content h3{
	font-size: 1em;
	margin: 0;
}

#comments .content p{
	margin: 0 0 1em 0;
}

#comments .pingback cite .author{
	background: url(../images/trackback_pingback.gif) 100% 0 no-repeat;
	display: block;
	padding-top: 68px;
}

#comments cite{
	float: left;
	font-style: normal;
	text-align: right;
	width: 31%;
}

#comments cite .admin-tools{
	margin: 5px 0;
}

#comments cite .admin-tools a{
	background: #666666;
	border: 1px solid #999999;
	float: right;
	margin: 0 5px;
	padding: 0 3px 3px;
	text-decoration: none;
}

#comments cite .author{
	font-size: 1.2em;
}

#comments cite .author a{
	text-decoration: none;
}

#comments cite span{
	display: block;
}

#errors{
	color: #FF0000;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	color: #eee;
	/*background-color: #7698a6;*/
	margin: 1em 0;
}

#footer .inside {
	padding: .25em 0;
	color: #c6eafb;
}

#footer p {
	margin: 0;
	font-size: 105%;
}
#footer p.attributes{
	float: right;
}

#footer p.attributes a{
	color: #fff;
	background-color: #BF835E;
	padding: 0 0 0 1em;
	text-decoration: underline;
}

#footer p.attributes a:hover{
	color: #fff;
	background-color: #BF835E;
	text-decoration: underline; 
}

#footer .inside a{
	color: #fff;
	/*background-color: #BF835E;*/
	padding: 0 0 0 1em;
	text-decoration: underline;
}

#footer p.copyright{
	float: left;
}


/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	/*background: #9cd url(/wp-content/themes/malinut-reloaded-01/images/pattern_137.gif) repeat;*/
        /*background: #bf835e url(/wp-content/themes/malinut-reloaded-01/images/rust-fade.jpg) repeat 0 0;*/
	/*new*/
	background-color: #a04518;
	background-image: linear-gradient(90deg, rgba(200,200,160,.07) 50%, transparent 50%),
	linear-gradient(90deg, rgba(200,200,160,.13) 50%, transparent 50%),
	linear-gradient(90deg, transparent 50%, rgba(200,200,160,.17) 50%),
	linear-gradient(90deg, transparent 50%, rgba(200,200,160,.19) 50%);
	background-size: 13px, 29px, 37px, 53px;
	/*end of new*/

	color:#000;
}

#header .inside{
	padding: 3em 0;
}

#header h2{
	border-right: 1px solid #808080;
	float: left;
	font-size: 2.25em;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0.25em 0;
}

#header h2 a{
	color: #000000;
	text-decoration: none;
}

#header p{
	line-height: 1em;
	margin: -.5em 0 0 0;
	padding: 0 0;
}

#header img.masthead {
	height: 54px;/*96px;*/
        padding-bottom:20px;
	width: 487px;/*528px;*/
}

#header p.description {
	font-size: 2em;
}

/*-----------------------------------------------------------------------------------------------
  Live Search
-----------------------------------------------------------------------------------------------*/
#live-search{
	-moz-opacity: 0.4;
	filter:alpha(opacity=40);
	height: 30px;
	opacity: .40;
	position: absolute;
	text-align: right;
	top: 2.5em;
	width: 100%;
}

#live-search:hover, #live-search:active {
	opacity: 1.0;
	-moz-opacity: 1.0;
}

#preview{
	border: 1px solid #CCCCCC;
	margin: 1em 0;
	padding: 0.5em;
}

#preview p{
	margin: 1em 0 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
#primary{
	background: #FFFFFF;
	color: #333;
	padding:2em 0;
	border-top: 4px solid #f96;
}

#primary .primary {
	float: right;
	width: 50%;
}

#primary .secondary {
	display: inline;
	float: right;
	margin-right: 5%;
	padding-top: 0.65em;
	width: 30%;
}

#primary .secondary .admin-tools {
	margin:1em 0; 
}

#primary h2{
	color: #000000;
}

#primary.onecol-stories .primary{
	/*display: inline;*/
	float: left;
	margin: 10px 0 0 0;
	width: 40%;
}

#primary.onecol-stories .secondary{
	/*display: inline;*/
	float: right;
	margin: 0 0 0 10%;
	width: 40%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 4%;
	display:inline;
}

* html #primary.twocol-stories .story{
	margin-left:2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #cccccc;
	padding:0.5em 0;
	font-size:0.95em;
	color:#4D4D4D;
}
.story .details .read-on{
	background:url(../images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
}
.story .details a {
	color:#4D4D4D;
	text-decoration:none;
}

.story .details a:hover{ color:#000000; }

#search .spinner{
	padding: 0 0 5px 0;
	text-align: right;
}

#search img{
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon{
	margin: 0 7px 0 0;
	top: 1px;
}

#search input{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 2px;
	width: 150px;
}

#search input:focus{
	background: #FFFFFF;
}

#search-result ul{
	margin: 0;
}

#search-results{
	background: #CCCCCC;
	border-top: 1em solid #000000;
	float: right;
	-moz-opacity: 0.9;
	padding: 0 0 0 0;
	width: 30%;
}

#search-results h3{
	background: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
	text-align: left;
}

#search-results small{
	border-bottom: 1px solid #555555;
	border-top: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
}

#search-results small a{
	color: #CCCCCC;
}

#search-results ul li{
	list-style-type: none;
	margin: 0.5em 0;
	padding: 0 1em 0.5em 1em;
}

#search-results ul li a{
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}

#search-results ul li:hover{
	background: #202020;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{
	background: #fff;
	padding: 1px 2em;
}

/*-----------------------------------------------------------------------------------------------
	Bios
-----------------------------------------------------------------------------------------------*/

div.bio {
	height: 425px;
	margin-top: 10px;
}

h2.bio a {
	background: #fff url('images/sstar.png') no-repeat left;
	/*background-position: 0 0.1em;*/
	padding-left: 20px;
	font-size: 85%;
}

p.nickname {
	margin: 0;
	font-style: italic;
}  
  
.title {
	color: #59b;
	font-weight: normal;
	font-size: 85%;
}  

img.imgleftborder {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
	vertical-align:text-top;
}
  
img.imgleftnoborder {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	border: 0px solid #000;
	vertical-align:text-top;
 }  
  
img.imgrightborder {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
	vertical-align:text-top;
}
  
img.imgrightnoborder {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	border: 0px solid #000;
	vertical-align:text-top;
}    

img.tinyicons {
	border: 0px solid #000;
	vertical-align: middle;
}

.clickerimg {
	float: left:
	height: 220px;
	width: 250px;
}


img.clickerimg {
	border: 1px solid #000;
}

/*-----------------------------------------------------------------------------------------------
	Reference Table Styles
-----------------------------------------------------------------------------------------------*/

.reference tr {
	vertical-align: top;
	height: 25px;
	padding: 0px;
	margin: 0px;
}

.reference th {
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
	font-size: 1em;
	border-bottom: 1px solid #000;
}

.reference td {
	align: center;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	
}

.red {
	background-color: #f00;
	color: #000;
	padding-bottom: 1px;
	}
	
.lightred {
	background-color: #ffc1b2;
	color: #000;
	border-bottom: 1px solid #f00;
	padding-bottom: 1px;
	}
		
	
.orange {
	background-color: #ffc045;
	color: #000;
	border-bottom: 1px solid #f60;
	padding-bottom: 1px;
	}
	
.yellow {
	background-color: #ff0;
	color: #000;
	padding-bottom: 1px;
	}
	
.teal {
	background-color: #9adbd7;
	color: #000;
	padding-bottom: 2px;
	}
	
.lightblue {
	background-color: #e8f4ff;
	color: #000;
	border-bottom: 1px solid #39f;
	padding-bottom: 1px;
	
	}
	
.lavender {
	background-color: #d8bfd8;
	color: #000;
	padding-bottom: 2px;
	}
	
.green {background-color: #e1f6da;
	color: #000;	
	border-bottom: 1px solid #393;
	padding-bottom: 1px;
	}
 
.third {
 	width: 33%;
 }
 
.quarter {
 	width: 25%;
 } 
 
 
.sixth {width: 15%;}

.tenth {width: 10%;}

.tiny	{width:1%;}	


/*-----------------------------------------------------------------------------------------------
	Pedigree Styles
-----------------------------------------------------------------------------------------------*/


/* <![CDATA[ */
#pedigree ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#pedigree ul ul
	{
	float: right;
	width: 75%;
	border: none;
	border-left: solid 1px #479;
	list-style-type: none;
	
	}
#pedigree ul ul ul
	{
	width: 66%;
	list-style-type: none;

	}

#pedigree ul ul ul ul
	{
	width: 50%;
	list-style-type: none;
	}
#pedigree li
	{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: solid 1px #479;
	list-style-type: none;
	
	}
/* could be li:first-child for browsers that understand it */
#pedigree li.sire
	{
	border-bottom: none;
	}
#pedigree li li
	{
	border: none;
	}
#pedigree li li.sire
	{
	border-bottom: solid 1px #479;
	}
#pedigree li div
	{
	float: left;
	width: 24%;
	padding: 5.2em 0;
	font-size: .9em;
	}
#pedigree li li div
	{
	width: 32%;
	padding: 2em 0;
	font-size: .9em;
	}
#pedigree li li li div
	{
	width: 49%;
	padding: 0.5em 0;
	font-size: .8em;
	}

#pedigree li li li li div
	{width: 99%;
	padding: 0.5em 0;
	font-size: .8em;
	}

#pedigree li h2, li h3
	{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0.5em 0 0.5em;
	padding: 0;
	}
#pedigree li h3
	{
	font-style: italic;
	}
/* ]]> */

/*-----------------------------------------------------------------------------------------------
  Google Search
-----------------------------------------------------------------------------------------------*/
/*#searchcontrol {
	width: 100%;
	background-color: #ccc;
	color: #000;
}*/

