/* @override 
	http://tnr.netprophets.com.au/wp-content/themes/tnr/style.css
*/
/*
Theme Name: TNR
Theme URI:
Description: TNR

Author: Wes Davis
Author URI: http://netprophets.com.au
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/


@import url(css/suckerfish.base.css);
@import url(css/suckerfish.skin.css);

/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
   
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }


/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#000;    
    font: 12px Georgia,serif;
    line-height:18px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;

}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:18px;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: normal;
	color:#AAA;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

body {background:#fff url('/wp-content/themes/tnr/images/bg.jpg') repeat; text-align:center; }

#header{background:transparent url('/wp-content/themes/tnr/images/header.jpg') no-repeat scroll top center;height:351px;}
#branding {width:960px; height:150px; margin:0 auto;}

#blog-description {
display:none;
}
#branding a {

display:block;
height:130px;
text-indent:-9999px;
width:230px;
}

#access {width:960px; height:50px; margin:0 auto;}
#accessleft{float:left;color:#fff;font-size:9px;text-align:center;width:280px;padding:5px 0 0 0;height:22px;}
#accessleft p{margin:0;}
div.menu {float:left;}

#main {width:960px; margin:0 auto;background:#fff;min-height:539px;padding:35px 0 0 0;}

#breadcrumb {width:830px; margin:10px auto;padding-right:10px;}
#breadcrumb-top {border-bottom:solid 1px #f2f2f2; padding-bottom:5px;}
#container, .aside {text-align:left;}

#primary{float:left;width:265px;margin:43px 0 0 20px;}
div.textwidget h3{color:#82c6d9;font-size:13px;text-transform:uppercase;}
h3.widgettitle{font-size:13px;color:#82c6d9 !important;text-transform:uppercase;}
h3.widgettitle a{text-decoration:none;color:#82c6d9 !important}
div.textwidget p{color:#9b9b99;margin:0;font-size:13px;}
#monthly{color:#82c6d9;font-size:13px;text-transform:uppercase;margin:15px 70px 0 0;}
#monthly a{color:#82c6d9 !important;text-decoration:underline !important;}
#monthly a:hover{color:#82c6d9;}
#primary{color:#999898;}
#primary ul{margin:0;color:#999898;}
#primary li{list-style:none;font-size:13px;}
#primary a{text-decoration:none;color:#999898;}
#primary ul ul{margin:0 0 0 0;}
#primary ul ul:before{content:'- ';}

#primary ul ul a:hover{color:#2571a7 !important;}

#primary ul ul li.current_page_parent a:before{content:'+ ';}

#primary ul ul ul{margin:20px 0 20px 5px;display:none;}
#primary ul ul ul a{color:#666;}
#primary ul ul li.current_page_item a,#primary ul ul li.current_page_parent a{color:#2571a7;}
#primary ul ul li.current_page_item a:before{content:'+ ';color:#2571a7 !important;}
#primary ul ul li.current_page_item li a,#primary ul ul li.current_page_parent li a{color:#666;}
#primary ul ul li ul a:before,#primary ul ul li.current_page_parent ul a:before,#primary ul ul li.current_page_item li a:before{content:'- ';}
#primary ul ul li.current_page_parent ul li.current_page_item a{color:#95141f;}
#primary ul ul li.current_page_parent ul li.current_page_item a:before{content:'+ ';font-size:9px;}

body.parent-pageid-26 #primary ul ul li.page-item-26 ul,body.pageid-26 #primary ul ul li.page-item-26 ul,body.parent-pageid-27 #primary ul ul li.page-item-27 ul,body.pageid-27 #primary ul ul li.page-item-27 ul{display:block;}

#secondary {display:none;}
#container {width:100%; border-left:1px solid #D9D9D9;height: 100%;min-height:530px;}

#container{width:665px;float:right;}
.sidebar_image {width:320px; float:right; margin-top:10px;} 
#container h1 {margin:0 0 0 15px;font-size:18px;color:#2571a7;text-transform:uppercase;}


/* Project pages */
body.page-template-projects-template-php #container h1{display:block;color:#000;text-transform:uppercase;font-size:12px;margin:145px 0 0 0}
#projecthead{margin:4px 0 0 0}
#projectimage{float:left;width:180px;margin-left:15px;}
#projectsmeta{float:right;text-align:left;width:350px;}
body.page-template-projects-template-php .entry-content{clear:both;margin-top:10px;}
body.page-template-projects-template-php ul.post-meta{list-style:none;color:#333;}
span.post-meta-key{display:none;}

#comments h3, #comments label {font-size:16px; margin-bottom:15px; color:#067399;}
#container h3 {color:#85c7df; margin-bottom:5px;text-transform:uppercase;font-weight:normal;}
#container ul {margin:0 0 15px 0; padding:0;}
#container h3, #container h4, #container h5, #container h6 {clear:none;}
#container h5{color:#82c6d9;margin:10px 0 30px 0;font-size:13px;}
#container h5 a{color:#82c6d9;}
#content .page ul li {margin-left:0;list-style:none;}
#content .page ul li:before{content:'- ';}
li#sub-page-menu{list-style:none;}



#footer {clear:both;height:0;}
#extrafoot{width:920px;background:#fff;height:23px;margin:0 auto;padding:0 20px 5px 20px;}
#extrafoot p{font-size:11px;color:#ccc;}
#extrafoot a{color:#ccc;text-decoration:none;}
.copyright{float:left;width:920px;text-align:left;border-top:1px solid #D9D9D9;padding-top:5px;}
.credits{float:right;border-top:1px solid #D9D9D9;padding:5px 0;width:400px;text-align:right;}


/* Blog Styles */

.entry-utility, .entry-meta {margin:20px 0 20px 0; padding:0; color:#4496B3;}
.entry-utility a, .entry-meta a {color:#4496B3;}
.navigation {display:none;}
#comments {margin-bottom:15px;}
#comments textarea{width:100%;}
.entry-meta {margin:0 0 0 0;}

/* Home Styles */



#container h2 {
color:#000;
font-size:15px;
margin:25px 20px 20px 20px;
font-weight:normal;
}

#primary .primary-author, #primary .primary-comments {text-transform:uppercase; font-size:11px;}
#container h2 a {color:#067399; text-decoration:none;}

p {margin-bottom:15px;}



/* Main Content */
.entry-content{margin:23px 0 0 0;padding:0 20px 0 15px;}

.entry-content p, .entry-content li {font-size:13px;color:#666766;}
.entry-content a{color:#666;}
.entry-content a:hover{color:#2571a7;}

#container h3 {font-size:13px;}
/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
   
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {

    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#DEF6D8;

    padding:18px 1.5em;
    margin-bottom:10px;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#DEF6D8;
}
#comments-list ul li {

    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


.edit-link{display:none;}

/* Clearfix
-------------------------------------------------------------- */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

/*gallery*/
body.slug-gallery #container{width:100%;}
div.gallery{margin-left:-48px;}
dl {margin:0; padding:0;}
.gallery-item {width:24%;}

.sf-menu li.page-gallery, .sf-menu li.page-about  {display:none;}
#afc_home, #afc_specifications, #afc_applications {margin-top:10px;}
html, body {
height: 100%;
min-height: 100%;
}
a.pdf{padding:1px 0 10px 25px;background:url('/wp-content/themes/tnr/images/pdficon_small.gif') 0 0 no-repeat;}
