/*   
Theme Name: ORH Custom
Theme URI: http://offroadherps.com.au/
Description: Custom theme for Off Road Herps 
Author: Luke Thompson		
Author URI: http://luke-thompson.net
Version: 1
*/

@media screen {

/* Eric Meyer CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/* End CSS Reset */

body { background: url(images/wood-bg.jpg) 0 0 repeat; font-family: Arial; font-size: 13px; color: #222; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; color: #215E21; }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; margin: 5px; }

p { margin: 0 0 10px 0; line-height: 1.5; }
a { color: #0A70A1; font-weight: bold; text-decoration: none; }
a:hover { color: #238E23; } 

h2 a { color: inherit; font-weight: normal; }

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.wrap { width: 960px; position: relative; margin: 0 auto; box-shadow: 0 0 10px 2px #000; }

#header { background: #000; border-bottom: 2px solid #f7921e; position: relative; height: 320px; width: 100%; }
#header .wrap { height: 320px; }
#header h1 { position: absolute; top: 40px; }
#header .abn { color: #b0d236; display: block; font-size: 12px; position: absolute; top: 15px; }
#header #off-road-herps { position: absolute; right: 0; bottom: 140px; }

#nav-wrap { position: absolute; bottom: 0; width: 958px; padding: 4px 0; height: 30px; background: #333; color: #fff; border: 1px solid #222;
	border-radius: 5px 5px 0 0;
	box-shadow: inset 0 2px 10px 2px #000;
}
#nav { font-weight:bold; margin-bottom:10px; float:left; position:relative; z-index:5; }
#nav li { float:left; position:relative; }
#nav a { display:inline-block; padding:0 15px; color:#fff; text-decoration:none; line-height: 30px; height: 30px; }
#nav a:hover{ color: #228B22; }
/*--- DROPDOWN ---*/
#nav ul { display: none; background:#fff; background:rgba(255,255,255,0); list-style:none; position:absolute;}
#nav ul li { padding-top:1px; width: 100%; }
#nav ul a { white-space:nowrap; }
#nav li:hover ul { display: block; }
#nav li:hover ul a { text-decoration:none; background:#333; width: 100%; }
#nav li:hover ul li a:hover { background:#333; }

#main { background: #f0f0f0; padding: 25px;}

.content { margin-right: 40px; width: 600px; float: left; }

.post { }
.post-excerpt { border-bottom: 1px solid #ccc; margin: 30px 0; padding-bottom: 30px; position: relative; }
.post-excerpt img { float: left; margin: 0 15px 10px 0; }

.entry { }
.entry a { }
.entry a:hover { }
.entry .wp-post-image { float: right; margin: 0 0 15px 15px; }
.entry .wp-caption { background-color: #fff; border: 1px solid #ccc; padding: 10px 0 10px 10px; 
	border-radius: 3px;
}
.entry .wp-caption-text { font-size: 11px; text-align: center; }
.entry .wp-caption.aligncenter { margin: 15px auto; }

img.alignright { margin-left: 15px; }
img.alignleft { margin-right: 15px; }

#meta { }
.postmetadata { }

#sidebar { width: 200px; float: left; }
#sidebar li { margin-bottom: 10px; }

#footer { background: #000; clear: both; padding: 10px 20px 20px 20px; }
#footer a { color: #b0d236; }
#footer #menu-nav .menu-item { float: left; margin:0 10px 10px 10px; }
#footer #menu-nav .sub-menu .menu-item { float: none; }
#footer .copyright { margin-top:30px; text-align: center; }

.search-results .page { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #999; }

/*Home Page*/
.home-content { float: left; width: 48%; line-height: 1.5; text-align: justify; }
.home .post-excerpt { margin: 15px 0; padding-bottom: 15px; }

.home-gallery { width: 450px; height: 360px; overflow: hidden; }

.welcome h1 { font-size: 32px; margin-bottom: 10px; }
.slide-wrap { float: right; border: 1px solid #000; position: relative; height: 360px;}
.slide-wrap .main { position: absolute; top: 25px; left: 50%; margin-left: -180px; }
.slide-wrap .thumb { width: 61px; height: 61px; margin: 10px 5px; }

.left { width: 436px; margin-right: 18px; margin-top: 40px; }
.right { width: 436px; margin-left: 18px; margin-right: 0; margin-top: 40px; }

/*Gallery*/
.gallery { float: none; margin:0; width: 100%; }

.gallery-title { width: 215px; float: left; position: relative; }
.gallery-title h3 { text-align: center; }
.gallery-title img { margin: 0 10px; }

/*Care Sheets*/
.caresheet-title { width: 200px; position: relative; float: left; margin-top: 20px; }
.caresheet-title h3 { color: #b0d236; font-size: 13px; font-weight: bold; line-height: 30px; text-indent: 10px; position: absolute; background: #000; left: 10px; width: 190px; bottom: 5px; }
.caresheet-title img { margin: 0 10px; }

/*Contact*/
#contact-form {}
.fieldcontain { position: relative; width: 100%; height: 40px; }
.fieldcontain label { position: absolute; top: 4px; }
.fieldcontain .text-input { position: absolute; left: 80px; width: 260px; height: 22px; }
.fieldcontain.textareacontain { height: 60px; }
.fieldcontain textarea { position: absolute; left: 80px; width: 260px; height: 60px; font-family: Arial; }
.fieldcontain .submit-btn { position: absolute; top: 15px; left: 300px; }
.fieldcontain label.error { color: #FF0000; position: absolute; left: 360px; }

#searchform { height: 24px; position: absolute; z-index: 10; top: 10px; right: 0px;}
#searchform div { width: 204px; height: 24px; position: relative; }
#s { background-color: #111; border: 1px solid #444; color: #fff; width: 180px; height: 24px; padding-right: 24px; position: absolute; text-indent: 5px; z-index: 5;
	border-radius: 5px;
}
#searchsubmit { position: absolute; right: 0px; z-index: 10; }

.float-left { float: left; }
.float-right { float: right; }
.clear-both { clear: both; }

/* Blog */
.meta { font-size: 12px; margin-bottom: 15px; }

#comments,
#respond { margin-top: 30px; }

/*Animals and Breeding*/
#animals-table { width: 100%; }
#animals-table tr { border: 1px solid #999; }
#animals-table td { border: 1px solid #999; padding: 5px; }
#animals-table th { padding: 5px; }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */