/* @override http://teeluxe.com.au/wp-content/themes/teeluxe/style.css */
/*
Theme Name: Teeluxe Child
Theme URI:
Description: Teeluxe Child

Author: Net Prophets
Author URI: http://netprophets.com.au
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is � Ian Stewart http://themeshaper.com/
.
*/


/* 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 {
	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; }


body {
    font: 12px/18px Georgia,serif;
    color:#030303;
}

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

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

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

p {
	margin: 0 0 18px 0;
}
ul, ol {
	margin: 0 0 18px 1.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 0 1.5em 0;
}
dl dt {
	font-weight: bold;
	margin: 18px 0 0 0;
}
dd {
	margin: 0 0 0 1.5em;
}*/
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
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;
}
ins {
	text-decoration:none;
}

/* Forms
-------------------------------------------------------------- */

input, textarea {
    font: 12px/18px Georgia,serif;
}
/* =WordPress Stats
-------------------------------------------------------------- */

img#wpstats {   /* hide WordPress Stats smiley */
    width:0px;
    height:0px;
    overflow:hidden
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color: blue !important;
	background:transparent !important;
	border:none !important;
}
.wp-pagenavi a:hover {	
}
.wp-pagenavi span.pages {
	background:transparent !important;
	border:none !important;
}
.wp-pagenavi span.current {
	background:transparent !important;
	border:none !important;
}
.wp-pagenavi span.extend {
	background:transparent !important;
	border:none !important;
}

/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

#header {
    position:relative;
}
#branding {
    position:relative;
    width:960px;
    height:104px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
    width:962px;
    margin:0 auto;
}
#menu {
    width:650px;
    margin:0 auto;
}
#main {
    width:960px;
    margin:0 auto 0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:650px;
    float:left;
}
#content {

    margin:0;
    float:left;
    width:649px;
    overflow:hidden;
}
.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:10px;
}


#footer {    
    clear:both;
}
#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}



/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family:Georgia, serif;
}
#primary{
    min-height:450px;
}
#blank{
    width:290px;
    height:20px;
    background:#fff;
    margin-top:-30px;
}

a:link, a:visited {
    color:#2772B3;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}


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

#header {
    background:#fff;


}
#branding{
    background:#fff url('/wp-content/themes/teeluxe/images/teeluxe_header.jpg') 0 30px no-repeat;
}
#blog-title a {
    font-size:1pt;
    margin-left:2px;
    display:block;
    width:220px;
    height:104px;
    color:#efefee;
    text-indent:-9999px;
    text-decoration:none;
}
#blog-description{display:none;}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:11px;    
    margin-top:-1px;
}
.skip-link {
    display:none;
}
.menu {
    border-top:1px solid #C9C9C7;
    border-left:1px solid #C9C9C7;
    border-right:1px solid #C9C9C7;
    padding:3px 0 3px 0;
    overflow:hidden; /* clears the inner float  */
}
.menu ul {
    margin:1px 0 0 10px;
    list-style:none;
    clear:both;
}
.menu ul ul {
    display:none;
}
.menu li {
    display:inline;
}
.menu a {
    display:block;
    float:left;
    margin:0 15px 0 0;
    padding:1px 6px;
    text-transform:uppercase;
    color:#030303;
    text-decoration:none;
}
.menu a:hover {
    color:#FD0101;
    border-color:#3B86C7;
}
.menu .current_page_item a {
    color:#FD0101;
    border-color:#3B86C7;
}


/* =Content
-------------------------------------------------------------- */

#main {
    border:1px solid #C9C9C7;
    padding:0;
}
#content {
    border-right:1px solid #C9C9C7;
} 

#stocking{
    width:100%;
    border-top:1px solid #C9C9C7;
    padding:5px 15px;
    height:235px;
    background:#fff url('/wp-content/themes/teeluxe/images/stockists.jpg') 8px 30px no-repeat;
}
#stocking h4{
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#FD0101;
}
body.pageid-508 #mailbuild{
    border-bottom:1px solid #C9C9C7;
}
#mailbuild{
    width:100%;
    border-top:1px solid #C9C9C7;
    padding:13px 15px;
    height:22px;
}
#mailbuild label{
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#FD0101;
}
#mailbuild input{
    margin-left:8px;
    border:1px solid #C9C9C7;
    padding:1px 2px 2px 2px;
}
#mailbuild button,#respond button{
    margin-left:3px;
    border:1px solid #C9C9C7;
    background:#fff;
    padding:1px 0;
    color:#0B94CD;
    text-transform:uppercase;
    cursor:pointer;
    font-family:Georgia,serif;
}
div.post{
}   
.hentry {
    margin:0px 0 0 0;
    padding:14px 1px 5px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.post_date{
    margin:90px 0 0 15px;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:18px;
    padding:2px 0 3px 0;
    font-weight:500;
    color:#444;
    margin-left:15px;
}
body.page .entry-title{
    padding-top:17px;
}
body.home .entry-title{display:none;}
body.single .entry-title{
    padding-top:11px;
}
.entry-title a {
    text-decoration:none;
    color:#444;
}
.entry-meta {
    font-size:11px;
    color:#787878;
    margin-left:15px;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin:5px 0 0 0;
    overflow:hidden;
}
body.wpsc-transaction-details .entry-content{padding-left:15px;margin-top:10px;}
.entry-content h1, .entry-content h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-size:14px;
    letter-spacing:1px;
    font-family:Georgia,serif;
    margin:15px 0 5px 15px;
}
.entry-content h5 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#FD0101;
    margin:5px 0 0 15px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:disc;
    margin:7px 0 0 3em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content p{
    margin:10px 20px 0 15px;
}
.entry-content strong{
    color:#FE0202;
    font-weight:500;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#030303;
    margin:20px 0 20px 15px;
}
.entry-utility a {
    font-style:italic;
    color:#030303;
}
.entry-utility .posted_by{
    text-transform:uppercase;
    font-size:10px;
    margin:0 0 0 0;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}
span.cat-links,span.meta-sep-tag-links{display:none;}

/* =Comments
-------------------------------------------------------------- */

#comments {
    color:#010101;
    margin:0 0 0 15px;
    overflow:hidden;
}
#comments h3 {
    font-size:10px;
    color:#0B94CD;
    font-weight:500;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:0 20px 0 0;
}

#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    border-top:1px solid #C9C9C7;
    margin:0 20px 0 0;
    padding:0 10px 0 0;
    position:relative;
}
#comments a {
}

#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    display:none;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 0px;
    display:block;
}
#comments .fn a {
    color:#010101;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0;
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#010101;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    padding:0 20px 0 0;
    width:610px;
}
#respond h3 {

}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    clear:both;
    float:left;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
    width:220px;
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
    border:1px solid #C9C9C7;
    padding:2px;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
   border:1px solid #C9C9C7;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 0 10px;
    overflow:hidden;
}
.navigation a{
    color:#0B94CD;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    dislay:none;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0 0 0 0; max-width:100%; }

img.alignleft,img.align-left {
	float: left;
	margin-right:20px;
}
img.alignright,img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
img.aligncenter {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */
#secondary{
    float:left;
    width:178px;
    
    margin-top: 10px;
}
#secondary ul{
    border:0;
    margin:0;
}
#secondary ul li{
    border-bottom:1px solid #C9C9C7;
    padding-bottom:10px;
}
#secondary ul ul.PeCategories li{
    text-transform:uppercase;
    font-size:12px;font-weight:bold;
}
#secondary ul ul {
    margin:0 0 5px 25px;
    padding:0;
}
#secondary ul ul li{
    border:0;
    padding:0;;

}
#secondary ul ul ul{
    margin:0 0 5px 0;
}
#secondary ul ul.PeCategories ul li{
    text-transform:none;font-weight:normal
}


#secondary a{
    color:#444;
}
ul.wpsc_categories li a{font-weight:bold;font-size:11px;}
ul.wpsc_categories li li a{font-weight:normal;}
#secondary ul ul ul li a{
    background:#fff url('/wp-content/themes/teeluxe/images/li.gif') 0 1px no-repeat;
    padding:0 0 0 13px;
}
#secondary ul ul ul li a.active{
    background:#fff url('/wp-content/themes/teeluxe/images/liactive.gif') 0 1px no-repeat;
    padding:0 0 0 13px;
}
#secondary a.active{
    color:#FD0101;
}
#eway{
	height: 105px;
	width: 180px;
	background: url('/wp-content/themes/teeluxe/images/eway.gif') 7px 10px no-repeat;
}
#eway a{
    display:block;
    height:125px;
}
#eway span{
    display:none;
}
.aside ul {
    margin:5px 15px;
    list-style:none;
}
.aside ul.xoxo{
    margin:15px 0 0 0;

}
.aside ul.xoxo ul{
    padding:5px 0 15px 0;
    margin:0;
}
.aside li{
    list-style:none;
    font-size:12px;
    margin-left:15px;
}
.aside li li{margin-left:0}
#query-posts-3{margin-left:0;}
.aside li a{
    color:#444;
    
}
.aside {
    border-left:1px solid #C9C9C7;
}
.aside div.post_item{
    margin:20px;
    border-bottom:1px solid #C9C9C7;
}

.aside div.post_item img{
    margin-bottom:15px;
}
.aside .posted_by{
    text-transform:uppercase;
    font-size:10px;
    margin:0;
}
.aside ul h3{
    font-size:11px;
    font-weight:500;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
#secondary h3.widgettitle{
    margin:15px 0 0 25px;
}
.aside h3.widgettitle{
    color:#FD0101;
    margin:15px 0 0 0;
    text-transform:uppercase;
}
#secondary h3.widgettitle{
    display: none;
}
.aside h4{
    font-size:18px;
    margin:10px 0 10px 0;
    color:#444;

}
.aside h4 a{
    color:#030303;
}
.aside .side_date,.post_date{
    color:#FF0202;
    font-style:italic;
}
.aside img{
    margin:15px auto 0 auto;
}
.aside ul ul {
    list-style:none;
}

#primary span{
    text-transform:uppercase;
    font-size:10px !important;
}
#primary span a{
    color:#0B94CD;
    font-weight:500;
}
#primary span.permalink{
    margin-left:10px;
}


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

#footer {
    background:#fff;
    color:#6D6D6D;
    padding:5px 0 90px 0;
    margin:0 auto;
    width:960px;
    
}
#footer p{
    font-size:10px;
}
#footer a {
    color:#6D6D6D;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:0;
    float:left;
    width:120px;
}
#footermenu{
    padding:0;
    float:right;
    width:780px;
}
#footermenu ul{
    float:right;
    margin-right:-10px;
}
#footer li.footerhome{
    border:0;
}
#footer li{
    list-style:none;
    display:inline;
    font-size:10px;
    padding-left:10px;
    padding-right:10px;
    border-left:1px solid #6D6D6D;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}

li.cat_selected a{color:#FE0202 !important;}
li.cat_selected li a{color:#000 !important;}
