/* Layout Specific Styles ==============================    */  

body {background: url(../images/body.jpg) repeat;}

.clear-block {
    display: block; 
    clear: both;
}

.top-bar {
    background: url(../images/top-bar.jpg) repeat top center; 
    height: 9px;
}

#container {
    width: 960px;
    margin: 0 auto;
    background: url(../images/glow.jpg) top center no-repeat;
    padding-top: 25px;
}

p.view-more {margin-top: 10px;}

p.view-more a { 
    text-decoration: none;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background: url(../images/read-more.jpg) no-repeat center;
    color: #b3b496;
    padding: 7px 22px;
}

p.view-more a:hover {color: #E8D4AF;}

hr {
    background: none;
    border-top: 1px dotted #5b5a4e;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #8a8571;
    margin: 15px 0;
}

a {
    color: #a2ccd0;
    text-decoration: none;
}

 a:hover {color: #badee1;}   

/* Header ==============================    */  

#header {margin-bottom: 20px;}

h1.site-logo a {
    margin-left: auto;
    margin-bottom: 5px;
    margin-right: auto;
    margin-top: 0;
    background: url(../images/logo.png) no-repeat;
    display:block;
    height:0 !important;
    overflow:hidden !important;
    padding-top: 130px;
    width: 268px; 
}

/* Navigation and Search ==============================    */  

#navigation {
    background: url(../images/navigation.jpg) no-repeat top center;
    height: 52px;
    padding: 28px 0 0 0;
}

#navigation li {
    float: left;
    margin-right: 5px;
}
  
#navigation a {
    color: #e8d4af;
    text-decoration: none;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    height: 19px;
    width: 81px;
    display: block;
    text-align: center;
    padding-top: 8px;
}  

#navigation a:hover,
#navigation a.active { background: url(../images/navigation-hover.jpg);}                              

#navigation .search {float: right;}

#navigation .search input.form-text {
    background: url(../images/form-text.jpg) repeat-x;
    color: #5b5a4e;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    border: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    padding: 6px 10px;
}

#navigation .search input.form-submit { 
    text-decoration: none;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    height: 27px;
    width: 81px;   
    text-align: center; 
    border: none;
    background: url(../images/navigation-hover.jpg) no-repeat;
    color: #b3b496;
}

#navigation .search input.form-submit:hover { 
    cursor: pointer;
    color: #e8d4af;
}

/*Primary ==============================    */

.author {
    width: 200px;
    float: right;
    margin-left: 100px;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 10px;
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: normal;
}

#primary h3 {
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0;
    font-weight: normal;
}

#primary h1.page-title {
    font-weight: normal;
    color: #d1a773;
    font-family: Georgia, Palatino, serif;  
    font-size: 50px;       
}

#primary h1.page-title {
    font-weight: normal;
    color: #d1a773;
    font-family: Georgia, Palatino, serif;  
    font-size: 50px;       
}

#primary h1 a:hover {color: #badee1;}

#primary p.subhead {
    color: #e8d4af;
    font-size: 16px;
    font-family: Georgia, Palatino, serif;
    margin: 5px 0 15px 0;
    line-height: 20px;
}

#primary h2 {
    color: #e8d4af;
    font-family:Georgia,Palatino,serif;
    font-size:24px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:20px;
    margin:0 0 10px;
}

#primary p,
#primary li {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
    margin-bottom: 15px;
}

#primary ul li {
    margin-left: 30px;
    list-style: square;
    margin-bottom: 5px; 
}

#primary ol li {
    margin-left: 30px;
    list-style: decimal;
    margin-bottom: 5px; 
}

#primary img { border-style: solid;}

#primary img.img-right {
margin-left: 50px;
margin-bottom: 5px;
margin-right: 0;
margin-top: 0;
border-width: 5px;
    border-style: solid;
    border-color: #454439; 
    float: right;
}

#primary img.rss {   
    margin: 0 20px 5px 0; 
    float: left;
} 

#primary img.img-left {
    border-width: 5px;
    border-style: solid;
    border-color: #454439;
    margin: 0 20px 5px 0; 
    float: left;
} 


#primary .column-1 {
    width: 460px;
    float: left;
    margin-top: 15px;
}

#primary .column-2 {
    width: 460px;
    float: right;
    margin-top: 15px;
}

.news #primary .column-1 {
    width: 900px;
    float: left;
    margin-top: 15px;
}

.news #primary .column-2 {
    width: 220px;
    float: right;
    margin-top: 15px;
}

#primary .item {
    width: 900px;
    border-bottom:1px dotted #8A8571;
    float:left;
    margin-bottom:20px;
    padding-bottom:15px;
}
#primary .item2 {
    border-bottom:1px dotted #8A8571;
    float:left;
    margin-bottom:20px;
    padding-bottom:15px;
}
#primary .post {
    border-bottom:1px dotted #8A8571;
    float:left;
    margin-bottom:20px;
    padding-bottom:15px;
}

#primary ul,
#primary ol {margin-bottom: 20px;}

#primary .submitted {
    font-style: italic;
    font-size: 10px;
}

#primary .contact-form {padding-top: 10px;}

#primary label {
    width: 40px;
    float: left;
    margin-top: 5px;
}

#primary .contact-form textarea {
    height: 100px; 
    width: 400px;
    margin-top: 5px;
}

#primary input {
    background: url(/wp-content/themes/majik/style/images/form-text.jpg) repeat-x;
    color: #5b5a4e;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    border: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    padding: 6px 10px;
}

#primary textarea {
    background: url(/wp-content/themes/majik/style/images/form-text.jpg) repeat-x bottom #f0e4c5;
    color: #5b5a4e;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    border: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    padding: 6px 10px;
}

#primary  input.submit-button { 
    text-decoration: none;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    height: 27px;
    width: 81px;   
    text-align: center; 
    border: none;
    background: url(/wp-content/themes/majik/style/images/navigation-hover.jpg) no-repeat;
    color: #b3b496;
}

#primary input.submit-button:hover { 
    cursor: pointer;
    color: #E8D4AF;
}

/*Bottom Container ==============================    */

#bottom-container {
    background: url(../images/bottom.jpg) repeat-x;
    margin-top: 30px;
    border-bottom: 1px dotted #8a8571; 
}

/*Secondary ==============================    */  

#secondary .inside {padding: 30px;}

#secondary {
    float: left; 
    width: 50%;
}

#secondary h3 {
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0 15px 0;
    font-weight: normal;
}

#secondary .column {
    float: left;
    width: 50%;
}

#secondary img {
    float: left;
    border: 1px solid #545348;
    margin-right: 5px;
}

#secondary h4 a {
    text-decoration: none;
    color: #a2ccd0;
    font-family: Georgia, Palatino, serif; 
    font-size: 15px;
    font-weight: normal;
}

#secondary h4 a:hover {color: #badee1;}

#secondary p {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
}

#secondary .item {
    clear: both;    
    margin-bottom: 15px;
}

/*Tertiary ==============================    */  

#tertiary .inside {padding: 30px;}

#tertiary {
    float: right; 
    width: 50%;
}

#tertiary h3 {
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0 15px 0;
    font-weight: normal;
}

#tertiary h2 a {
    text-decoration: none;
    color: #a2ccd0;
    font-family: Georgia, Palatino, serif; 
    font-size: 24px;
    font-weight: normal;
}

#tertiary h2 a:hover {color: #badee1;}

#tertiary p {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
}

#tertiary p.view-more {margin-top: 20px;}

/*Footer ==============================    */

#footer p {
    float: left;
    padding: 10px 0;
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.quote {
	color: #e8d4af;
	text-align: center;
	font-style: italic;
}

.horse {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #badee1;
}
.bullet {
	font-size: 16px;
	font-weight: bold;
	color: #badee1;
}
#credit {
	float: right;
}

#credit a {
	color: #a2ccd0;
}

#credit a hover {
	color: #badee1;
}

.emphasis {
	font-style: italic;
	color: #a2ccd0;
}

.poem {
	margin-top: 30px;
	width: 200px;
	float: left;
	font-style: italic;
	color: #a2ccd0;
}

#write {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 40px;
	border-width: 200px;
	float: left;
}

#call {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-width: 200px;
	float: left;
}

#primary .item li {
	margin-bottom: 0px;
	margin-top: 0px;
}

#bodyContent p {
	color: #111111;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
}

#firstHeading {
	font-weight: bold;
	font-size: 22px;
	color: #111111;
	font-family: Helvetica, Arial, sans-serif;
}

#map_canvas {
    border-width: 5px;
    border-style: solid;
    border-color: #454439;
	margin-top: 20px;
	height: 300px;
	float: left;
}

.directions2 {
	width: 420px;
	margin-top: 20px;
	margin-left: 40px;
	height: 300px;
	float: left;
}

.directions {
	width: 150px;
	margin-top: 20px;
	margin-left: 40px;
	height: 300px;
	float: left;
}



/***  PEDIGREE TABLE  ***/
table.bracket {
    border-collapse: collapse;
    border: none;
    font-size: 10px;
}

.bracket td {
    vertical-align: middle;
    width: 40em;
    margin: 0;
    padding: 10px;
}

.bracket td p {
    /*border-bottom: solid 1px black;*/
    margin: 0;
    padding: 5px 5px 5px 5px;
}

.bracket th{
    text-align:center;
}


.ped-column-2 { font-size: 12px!important; }
.ped-column-3 { font-size: 14px!important; }
.ped-column-4 { font-size: 16px!important; }
.ped-column-5 { font-size: 18px!important; }
.ped-column-6 { font-size: 20px!important; }
