/*   
Theme Name: Tender Bytes Thematic Child Theme
Theme URI: http://tenderbytes.com.au/
Description: Thematic child theme developed for Tender Bytes by Finding Simple.
Author: Finding Simple
Author URI: http://findingsimple.com/
Template: thematic
Version: 1.0
*/

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

/* Set default typography based on Blueprint */   
body, input, textarea {color:#000;font: 12px Arial,sans-serif;line-height:18px;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;clear:both;}
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: 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;}
abbr, acronym {border-bottom:1px dotted #333;cursor: help;}
ins {text-decoration:none;}
sup, sub {height: 0;line-height: 1;vertical-align: baseline;position: relative;	}
sup {bottom: 1ex;}
sub {top: .5ex;}
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%;}

/* LAYOUT: One-Column (Right) Fixed */
body {min-width:960px;}
#header {position:relative;}
#branding {width:960px;margin:0 auto;}
#access {overflow:hidden;}
.menu {width: 750px;}
#main {width:960px;margin:0 auto;overflow:hidden;position:relative;}
#container {width:620px;float:left;}
#content {margin:0;width:620px;/*overflow:hidden;*/}
.main-aside {width:260px;float:right;position:relative;right:10px;}
#secondary {clear:right;}
#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;}
#siteinfo {clear:both;width:940px;margin:0 auto;}

/* 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 {max-height:12px;margin:0 !important;} /* Prevent the smileys from breaking line-height */

/* =Global Elements */
body, input, textarea {font: 14px 'Open Sans', helvetica, arial, sans-serif;line-height:24px;color: #524f4e;}
p, ul, ol, dd, pre {margin-bottom:22px;}
pre, code {font:14px Monaco, monospace;line-height:22px;}
blockquote {color:#666;font-style:italic;}
table {font-size:13px;line-height:18px;margin:0 0 22px 0;text-align:left;}
caption {text-align:left;}
tr {}
th, td {padding: .7em 1.25em;border:1px dotted #e1e1e1;}
hr {background-color:#ccc;border:0;color:#ccc;height:1px;margin-bottom:22px;}
a:link, a:visited {color:#d36510;text-decoration:none;} 
a:active, a:hover {color: #d36510;text-decoration:underline;}

/* =Header */

#header {z-index:2;height: 67px;background: #170b0b;}
#branding {padding:0;position:relative;}
#blog-title {display:block;width: 188px;height: 67px;}
#blog-title a {
	display:block;
	width: 188px;
	height: 67px;
	text-indent: -9999px;
    border:none;
    text-decoration:none;
    background: transparent url(images/logo.gif) no-repeat scroll top left;
}
#blog-title a:active, #blog-title a:hover {background: transparent url(images/logo.gif) no-repeat scroll top right;}
#blog-description {display: none;}

/* =Menu */
.skip-link {display:none;}
#access {width: 750px;height:67px;font-size:16px;overflow:visible;z-index:100;position: absolute;top: 13px;right: 0;text-transform:lowercase;}
.ie6 #access {
	
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {margin:0;padding:0;list-style:	none;}
.sf-menu {line-height:	1.0;}
.sf-menu ul {position:absolute;top:-999em;width:10em; }
.sf-menu ul li {width:100%;}
.sf-menu li:hover {visibility:inherit;}
.sf-menu li {float:left;position:relative;}
.sf-menu a {position:relative;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {left:0;top:2.5em;z-index:99;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:10em; top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:10em; top:0;}

/*** THEMATIC SKIN ***/
.sf-menu {float:right;}
.sf-menu a {padding: 15px 13px 0 13px;line-height:52px;height:52px;text-decoration:none;}
.sf-menu a, .sf-menu a:visited  {color:#fff;}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {color: #e3792a;}
.sf-menu #menu-item-3165 a, .sf-menu #menu-item-3165 a:visited {color: #76be1c;}
.sf-menu li {background:transparent;}
.sf-menu li li {background:	transparent;}
.sf-menu li li li {background:transparent;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:transparent;outline:0;color: #e3792a;}
.sf-menu #menu-item-3165 a:hover, .sf-menu #menu-item-3165 a:active {color: #a9df65;}
.sf-menu ul { }
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {}
.sf-menu ul ul {margin-top:0;}
.sf-menu ul a {background: transparent;}
.sf-menu ul a:hover {color: #e3792a;}

/* =Content */
#main {clear:both;padding:20px 0 0 0;}

.page #main {
	padding:10px 0 0 0;
}

.home #main {
	padding: 265px 0 0 0;
}

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #ca712f;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 12px 0;
    margin-bottom:22px;
    border-bottom: 1px solid #ccc;
}
.single .hentry {
    padding:0;
    margin-bottom:0;
    border: none;
}
.page .hentry {
	border: none;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-size:34px;
    font-weight:bold;
    line-height:1.1;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #ca712f;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
    display:none;
}
.meta-prep-author {
	background:transparent url(images/icons/user_gray.png) no-repeat scroll 0 3px;
	padding:2px 0 2px 20px;
}
.meta-prep-entry-date {
	background:transparent url(images/icons/clock.png) no-repeat scroll 0 3px;
	padding:2px 0 2px 20px;	
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #ca712f;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:20px 0 0 0;
}
.blog .entry-content,
.single .entry-content {
    padding:10px 0 0 0;
}
.page .entry-content {
	padding-top: 10px;
}
.entry-content h1 {
    font-size:16px;
    font-weight:bold;
    letter-spacing:0.05em;
    color: #d36510;
} 
.entry-content h2 {
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
    padding-bottom:5px;
    color: #d36510;
}
.entry-content h1 {
	padding-top: 0px;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:14px 0 14px 0;
    color: #d36510;
}
.entry-content h4 {
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.05em;
    color: #d36510;
}

.entry-content a:link,
.entry-content a:visited {
     color: #1e2dea; 
    /* color:#76be1c; Green */
    /* color:#187911; Darker Green */
    /* color:#101986; Dark Blue*/
    /* color:#b41417; */
}

.entry-content a:active,
.entry-content a:hover {
    color: #1e2dea; 
}

.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
}
.archive .entry-utility,
.search .entry-utility {
	margin-top: 22px;
}
.entry-utility a {
    color:#ca712f;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #ca712f;
    text-decoration:underline;
}
.meta-sep-comments-link,
.comments-link {
	display:none;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #ca712f;
}
.blog .cat-links,
.archive .cat-links,
.search .cat-links {
	display:block;
	background:transparent url(images/icons/note.png) no-repeat scroll 0 3px;
	padding:2px 0 2px 20px;
}
.blog .tag-links,
.archive .tag-links,
.search .tag-links {
	display:block;
	background:transparent url(images/icons/tag_orange.png) no-repeat scroll 0 4px;
	padding:2px 0 2px 20px;
}
.blog .meta-sep-tag-links,
.blog .meta-sep-edit,
.blog .edit,
.archive .meta-sep-tag-links,
.archive .meta-sep-edit,
.archive .edit,
.search .meta-sep-tag-links,
.search .meta-sep-edit,
.search .edit {
	display:none;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


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

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #ca712f;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =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:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    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 {
	display:none;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.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;
}

.page #comments {
	display:none;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:9pt;
    line-height:22px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:9pt;
    line-height:18px;
}
.aside .current_page_item a {
    color: #ca712f;
}
.aside .current_page_item .page_item a {
    color: #ca712f;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #ca712f;
    text-decoration:underline;
}
.aside {
    color: #524f4e;
}
.aside a {
    color:#ca712f;
}
.aside a:active,
.aside a:hover {
    color: #ca712f;
    text-decoration:underline;
}
.aside h3 {
    font-size:16px;
    font-weight: bold;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 0 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}

.main-aside .widgetcontainer {
	margin-bottom:22px;
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0;
}
.main-aside h3 {
	padding-bottom: 10px;
}
.main-aside ul ul {
    padding:0;
}
#primary {
    padding: 0;
}
.page #primary {
	padding-top: 10px;
}

.main-aside ul ul {
    list-style:none;
    margin:0 0 22px 0px;
    position: relative;
}
.main-aside ul ul li {
    padding:1px 0 1px 20px ;
    background: transparent url(images/bullet_black.jpg) no-repeat scroll 0 5px;
    position: relative;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    /* font-family:Helvetica, Arial, sans-serif;*/
    /* font-family: Verdana, sans-serif; */
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;
    color: #fff;   
}

#subsidiary .aside {
    color: #fff;
    font-size:9pt;
}

#subsidiary h3 {
	color: #fff;
	padding-bottom:15px;
}

/*
#subsidiary #first .widgetcontainer {
	width: 150px;
	float: left;
}
*/

#first ul ul {
    list-style:disc;
    margin:0 0 0 20px;
}

#first ul ul ul{
    list-style:disc;
    margin:0 0 0 10px;
}


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

#footer {
    /* background: #3d3532 url(images/bg-footer.jpg) repeat-x scroll top left; */
    background: #160c0b;
}
#siteinfo {
    color:#564b4b;
    font-size:11px;
    line-height:18px;
    padding:44px 0 22px 0;
}
#siteinfo a {
    /* color:#564b4b; */
}
#siteinfo a:active,
#siteinfo a:hover {
    /* color:#564b4b; */
}

/* Home Banner */

#home-banner-wrapper {
	height: 290px;
	background:#e9a43f url(images/bg-banner-wrapper-1-2.jpg) repeat-x scroll bottom left;
	padding-top: 28px;
}

#home-banner-wrapper h2 {
	color: #fff;
	font-weight:normal;
	font-size:33px;
	line-height: 33px;
	text-align:center;
	padding: 10px 0 24px 0;
	font-family: 'Open Sans', sans-serif;
}

#home-banner-wrapper h2 strong {
	font-weight:bold;
}

#home-banner {
	width: 985px;
	height: 223px;
	margin: 0 auto;
	background: transparent url(images/bg-banner-small.jpg) no-repeat scroll bottom left;
	position:relative;
}


#actions-wrapper {
	height: 101px;
	background: #160c0b;
/*	background:#3e3634 url(images/bg-actions.jpg) repeat-x scroll top left; */
}

#actions {
	width: 960px;
	height: 101px;
	margin:0 auto;
	color: #fff;
	font-size:20px;
}

#actions ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#actions ul li{
	list-style:none;
	padding: 0;
	margin: 0 10px 0 0;
	display:block;
	width: 310px;
	height: 101px;
	float: left;
}


#actions ul li.action-writing{
	background:transparent url(images/bg-writing-action.png) no-repeat scroll 25px 20px;
}

#actions ul li.action-writing a{
	padding-top: 25px;
	margin-left: 20px;
	text-align:center;
	display:block;
}

/*
#actions ul li.action-signup a,
.action-signup a {
	margin-top: 17px;
	text-indent:-9999px;
	display:block;
	background:transparent url(images/sign-up-big.png) no-repeat scroll top left;
	width: 313px;
	height: 65px;
}

#actions ul li.action-signup a:hover,
.action-signup a:hover {
	background:transparent url(images/sign-up-big.png) no-repeat scroll 0 -65px;
} */

#actions ul li.action-signup a,
.action-signup a {
	margin-top: 17px;
	display:block;
	background:transparent url(images/sign-up-icon.png) no-repeat scroll 40px 5px;
	width: 248px;
	height: 65px;
	padding-left:65px;
	text-indent:0;
	text-align:center;
	padding-top: 7px;
}

#actions ul li.action-signup a:hover,
.action-signup a:hover {
	
}

a.action-signup-sidebar {
	text-indent:-9999px;
	display:block;
	background:transparent url(images/sign-up-big.png) no-repeat scroll top left;
	width: 313px;
	height: 65px;
}

a:hover.action-signup-sidebar {
	background:transparent url(images/sign-up-big.png) no-repeat scroll 0 -65px;
}

#actions ul li.action-kit span{
	padding-top: 25px;
	display:block;
	margin-left: 80px;
	text-align:center;
}

#actions ul li.action-kit a{
	padding-top: 25px;
	display:block;
	margin-left: 80px;
	text-align:center;
}

#actions ul li a span.white{
	color: #fff;
	display:inline;
	padding: 0;
	margin: 0;
	text-align:inherit;
}

#actions ul li.action-kit{
	background:transparent url(images/bg-kit-action.png) no-repeat scroll 35px 20px;
	margin: 0;
}

#wrapper {
	/* background: transparent url(images/bg-main.jpg) repeat-x scroll 0 170px; */
}

.home #wrapper {
	/* background: transparent url(images/bg-main.jpg) repeat-x scroll 0 372px; */
	background: transparent url(images/logos.jpg) no-repeat scroll center 498px;
}

.slogan {
	display:block;
	width: 340px;
	height: auto;
	color: #fff;
	font-size:23px;
	position:absolute;
	top: 35px;
	right: 15px;
	line-height:1.3;
}

.slogan .pandp-btn {
	display:block;
	width: 259px;
	height: 61px;
	text-indent:-9999px;
	background: transparent url(images/p-p.png) no-repeat scroll top left;
	margin:10px 0 20px -5px ;
}

.slogan span {
	display:block;
	font-size: 13px;
	color:#fbe7c9;
}

.slogan span a {
	color:#fbe7c9;
	text-decoration:underline;
}



.home .entry-title {
	display:none;
}

/* 
#subsidiary .widget_categoryposts_fs h3 {
	background: transparent url(images/new.png) no-repeat scroll 220px 0;
}

#subsidiary .widget_recent_entries h3 {
	background: transparent url(images/new.png) no-repeat scroll 105px 0;
}*/

#subsidiary .widget_categoryposts_fs a:link,
#subsidiary .widget_categoryposts_fs a:visited {
	color: #fff;
}

#subsidiary .widget_categoryposts_fs .post-date {
	display:inline;
	color: #564b4b;
}

#page-banner-wrapper {
	height: 103px;
	background:#e1720a url(images/page-banner-large.jpg) repeat-x scroll top left;
}

#page-banner {
	width: 960px;
	margin: 0 auto;
	height: 103px;
	position:relative;
}

#page-banner h1 {
	color: #fff;
	font-size:30px;
	position: absolute;
	bottom: 20px;
	left: 0;
	padding-bottom: 2px;
}

#page-banner .action-signup {
	position:absolute;
	top: 18px;
	right: 0;
}

#page-banner .action-signup a {
	margin-top:0px;
}

#tender-slider {
	width: 580px;
	height: 180px;
	position:absolute;
	bottom: 2px;
	left: 7px;
	padding: 0;
	margin: 0;
	background:transparent;
	overflow:hidden;
}

#tender-slider .tender {
	width: 480px;
	height: 130px;
	padding: 20px 50px;
	background: transparent url(images/new-tender.jpg) no-repeat scroll 485px -4px;
}

.tender .tender-title {
	display:block;
	/* width: 390px; */
	color: #1c1211;
	font-size: 20px;
	line-height:1.2;
	margin-bottom:15px;
}

.tender .tender-desc {
	color:#666868;
	font-size:13px;
}

.tender .tender-meta {
	position:absolute;
	bottom: 20px;
	left: 50px;
}

.tender .tender-organisation {
	color:#9e9996;
	font-size:12px;
	line-height:1.3;
	display:block;
	width: 480px;
}

.tender .tender-organisation span,
.tender .tender-close span {
	width: 90px;
	display:block;
	float:left;
	color:#9e9996;
}

.tender .tender-organisation span.org-name {
	color:#d47c48;
	display:block;
	width: 385px;
	float:left;
}

.tender .tender-close {
	color:#655a56;

	font-size:12px;
}

#prev {
	position:absolute;
	top: 110px;
	left: 15px;
	display:block;
	width: 25px;
	height: 30px;
	z-index:9999;
	text-indent:-9999px;
	background:transparent url(images/bg-prev-2.png) no-repeat top left;
	display:none;
}

#next {
	position:absolute;
	top: 110px;
	right: 400px;
	display:block;
	width: 25px;
	height: 30px;
	z-index:9999;
	text-indent:-9999px;
	background:transparent url(images/bg-next-2.png) no-repeat top right;
	display:none;
}

/* img, li, a, h3 { behavior: url(/wp/wp-content/themes/tenderbytes/js/iepngfix.htc); } */


/* Landing Page Template*/
.page-template-page-landing-php #wrapper {background: transparent url(images/bg-main.jpg) repeat-x scroll 0 372px;}
.page-template-page-landing-php .entry-title {display:none;}

/* Full Width Tempalte*/
.page-template-template-page-fullwidth-php .entry-content,
.page-template-template-page-fullwidth-php #content,
.page-template-template-page-fullwidth-php #container {
	width:99%;
}

.page-template-template-page-fullwidth-php .left {
	width: 65%;
	float: left;
}
.page-template-template-page-fullwidth-php .right {
	width: 30%;
	float: right;
}


/*
.page-template-template-page-fullwidth-php #page-banner h1 {
	display:block;
	text-align:center;
	width:100%;
}

.page-template-template-page-fullwidth-php .call-out-sub {
	display:block;
	text-align:center;
}
*/

#pricing-table th,
#pricing-table td {
	border:1px solid #e1e1e1;
}

#pricing-table th {
	background:#333;
	color: #f1f1f1;	
	text-align:center;
}

#pricing-table th span {
	display:block;
	font-size: 30px;
	margin-top:15px;
	color:#fff;
}

#pricing-table th a {
	display:block;
	color: #a9df65;
	margin-top:15px;
	font-weight:normal;
	font-size:15px;	
	text-transform:uppercase;
}

#pricing-table th a:hover {
	color: #a9df65;	
}

.wordpress #pricing-table th a.monthly {
	font-size:10px;
	color: #76be1c;	
	margin-top:5px;
	text-transform:none;
}

#pricing-table {
	text-align:center;
}

#pricing-table td {
	width: 25%;
	vertical-align:middle;
	text-align:center;
}

#pricing-table td a {
	display:block;
	color: #76be1c;
	font-weight:bold;
	font-size:18px;	
	text-align:center;
	padding:5px 0;
	text-transform:uppercase;
}

#pricing-table td a:hover {
	color: #a9df65;	
}

#pricing-table tr td.plus-cell,
#pricing-table col.three {
	background: #eee;
}

#pricing-table td .tick {
	display:block;
	width: 21px;
	height: 21px;
	overflow:hidden;
	text-indent:-98px;
	background: transparent url(images/tick.gif) no-repeat scroll top left;
	margin: 0 auto;
}

#pricing-table ul,
#pricing-table li {
	list-style:none;
	margin: 0;
	padding: 0;
}

#pricing-table .price {
	font-size:30px;
	line-height:40px;
}

#pricing-table .price span {
	display:block;
	font-size:13px;
	padding: 5px 0;
	line-height:13px;
}

#pricing-table th.blank {
	background:none;
	border:none;
	border-right: 1px dotted #e1e1e1;
	color:#999;
	vertical-align:middle;
	font-weight:normal;
}

.wordpress .entry-content .gform_wrapper img {
	margin:0;
}

#pricing-table tr.alt td {
	background: #eee;
}

#pricing-table tr.alt td.plus-cell {
	background: #dddddd;
}


.page-template-page-home-features-php #container,
.page-template-page-home-features-php #content {
	width: 100%;
}

.page-template-page-home-features-php .home-left {
	width: 46%;
	float: left;
}

.page-template-page-home-features-php .home-right {
	width: 46%;
	float: right;
}
/* Clearfix
-------------------------------------------------------------- */
/* http://sonspring.com/journal/clearing-floats */
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.page-template-page-home-features-php .entry-content h2 {
	margin-bottom: 10px;
}

.home-feature-list {
	list-style:none;
	padding: 0;
	margin: 0;
	position:relative;
}

.home-feature-list li {
	padding-bottom:10px;
	padding-left: 32px;
	background: transparent url(images/tick.gif) no-repeat scroll 0 2px;
	position:relative;
}


#testimonials .wrap {
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding: 0 0 3% 0;
}

.testimonial {
	width: 48%;
	margin: 0 0 22px 0;
	float: left;
}

.testimonial.alt {
	width: 48%;
	margin: 0 0 22px 0;
	float: right;
}
	

.cite {
	background: transparent url(images/testimonial-arrow.gif) no-repeat scroll 8px 0;
	padding-top: 1em;
	font-size: 0.75em; /* 12 / 16 */
	line-height: 1.21428571em; /* 17 / 14 */
}

.testimonial .thumbnail {
	float: left;
	margin-right:1em;
}

/* Blockquotes. */
.testimonial blockquote {
	overflow: hidden;
	margin: 0;
	padding: 21px 25px 21px 25px;
	font-size:1.125em; /* 18 / 16 */
	line-height: 1.4444444em; /* 24	/ 18 */
	background: #f1f1f1 url(images/testimonial-bg-grad.original.png) repeat-x scroll top left;
	font-style:normal;
	}

.testimonial blockquote p {
	margin-bottom:0;
}

#testimonials h2 {
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
    padding-bottom:5px;
    color: #d36510;
    margin-bottom:10px;
}

#gform_wrapper_1,
#gform_wrapper_3,
#gform_wrapper_4,
#gform_wrapper_5,
#gform_wrapper_6,
#gform_wrapper_7 {
	border: 1px solid #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
 	-webkit-box-shadow: 5px 5px 5px #ccc;
 	box-shadow: 5px 5px 5px #ccc;
	padding: 10px 20px 20px 20px;
	margin-bottom:30px;
}

.thanks {
	display:block;
	width: 100%;
	height: 161px;
	background: transparent url(images/thanks.gif) no-repeat scroll top left;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:20px;
}

.edit-link {
	display:block;
	width: 100%;
	clear: both;
}

.main-aside .gform_widget {
	background:#ffecb3;
	padding: 15px 15px 0 15px;
}

.main-aside .gform_wrapper form li {
	background:none;
	padding-left: 0;
}

.main-aside .gform_widget h3 {
	margin-bottom:0;
	padding-bottom:0;
}

.main-aside .gform_wrapper .top_label .gfield_label {
	margin-top:0;
}

.main-aside .gform_wrapper .gform_footer {
	margin-top:0;
	padding-top:10px;
}

