/*
THEME NAME: Totally Alive
THEME URI: http://totallyalive.com.au
DESCRIPTION: A Child-Theme based on Thematic
Template: thematic
VERSION: 0.2
AUTHOR: Ant Backhouse
AUTHOR URI: http://abackhouse.com
TAGS: two columns,fixed width,simple,seo,microformats,widgets,framework,options page,hooks,filters,valid XHTML,valid CSS, blue, sifr
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.

*/

@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/layouts/3c-fixed.css');
@import url('../thematic/library/styles/images.css');
/*@import url('../thematic/library/styles/default.css');*/
@import url('plugins.css');

/** Override styles for shopping cart style sheets and calendar style sheets **/

/* shopping cart titles */

body.wordpress h2.prodtitles {
color: #472F92;
font-weight: normal;
}

body.wordpress h2.prodtitles a {
color: #472F92;
}

body.wordpress div.producttext {

}

body.wordpress div.default_product_display div.textcol {
margin-left: 0px; !important
}
div.wrap form td {
padding: 3px;
vertical-align: text-top;
}

body.single, body.archive, body.search {
	background: #FFF url(images/pagename=revelations.gif) no-repeat scroll -2px 25px; 
}

#text-348636971 {
	text-align: right;
	margin-top: -20px;
}

#text-348636971 a:hover {
	text-decoration: none;
	color: #472F92;
}

body.wordpress .category a {
	color: #7CCFEB;
}


span.cat-links {
	font-size: 11px;
	display: block;
	margin-top: -5px;
	padding-bottom:10px;
}

li#sidebar-page-image img {
	margin-top: -96px;
}

body.category .p1 {
	margin-top: -44px;
}


/** Calendar Styles **/

body.pageid-15 .entry-content h3 {
	font-weight: normal;
	border-top: #472F92 1px solid;
	border-bottom: #472F92 1px solid;
	color: #472F92;
	padding: 10px 0;
}

body.pageid-15 .entry-content strong {
	font-weight: normal;
	color: #472F92;
}
/* -------------------------------------------------------------- 
   
   Default theme styles for Thematic
  
-------------------------------------------------------------- */  


/* Un-comment the line below to set a grid with 18px line-height */
/*body { background:url(library/grids/960_grid_12_col.gif) repeat-y top center; }*/


/*cformsII*/



.linklove { display: none; }

form.cform {
	padding-left: 0;
}
.cform ﬁeldset { 
 margin: 0; 
 padding: 0; 
} 
.cform legend { 
 display: none;
} 
.cform ol {  
 list-style:none; 
 float: left;
 margin-left: 0;
} 
.cform li { 
 padding-bottom:1em; 
 float: left;
 width: 430px;
 position: relative;
}
.cform label {
	float: left;
	width: 430px;
} 
.cform select {
	width: 300px;
}
.cform textarea {
	width: 300px;
}
.cform input {
	width: 347px;
}
.cform input.sendbutton {  
 width: 100px;
}

.cform span.reqtxt, .cform span.emailreqtxt {
	position: absolute;
	top: 0px;
	left: 210px;
}

#usermessagea.failure, #usermessageb.failure {
	color: #B1469A;
}
#usermessage2b.failure, #usermessageb.failure {
	color: #B1469A;
	padding: 10px 0;
	border-bottom:1px solid #472F92;
	border-top:1px solid #472F92;
}
#usermessage2b.success, #usermessageb.success {
	color: #777;
	padding: 10px 0;
	border-bottom:1px solid #472F92;
	border-top:1px solid #472F92;
}

.cform .cf_li_err label, .cform .cf_li_err span.reqtxt, .cform .cf_li_err span.emailreqtxt {
	color: #B1469A;
}

.cform .cf_li_err input, .cform .cf_li_err textarea, .cform .cf_li_err select {
	border: 1px solid #B1469A;
	padding: 2px;
}

.cform li label.cf-after {
	float: none;
}

.cform li.cf-box-group {
	margin-top: -16px;
}

.cform li.cf-box-group label {
	margin-left: 20px;
	margin-top: -20px;
	float: none;
	display: block;
}
.cform li.cf-box-group input {
	margin-left: 0px;
	width: 10px;
}
.cform li.cf-box-title {
	color:#472F92;
}

/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family: "Century Gothic", "Avant Garde", Helvetica, sans-serif;
	/*background: #FFF url(images/background.png) no-repeat scroll -2px 25px;*/
	color: #777;
font-size: 120%;
}

body.home {
 	background: #FFF url(images/pagename=about.gif) no-repeat scroll -2px 25px 
}

#wrapper {

}
a:link, a:visited {
    color:#7CCFEB;
    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:"Avant Garde", Helvetica, sans-serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */

#header {
    background:#2E1C3F;
}
#blog-title {
    font-size:36px;
    line-height:54px;
    font-weight:bold;
    letter-spacing:-1px;
    padding:450px 0 0 0;
    border-bottom:1px solid #242A30;
}
#blog-title a {
    color:#fff;
    text-decoration:none;
}
#blog-description {
    font-style:italic;
    padding:8px 0 63px 0;
    color:#fff;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:11px;
    background: #FFF url(images/access_bg.png) repeat-x scroll top left;
    margin-top:-1px;
}
#branding {
	display: none;
}
.skip-link {
    display:none;
}
#menu {
    padding:20px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
	margin: -3px 0 0 184px;
	background: transparent url(images/nav-bar-line.gif) no-repeat scroll 852px 21px;
font-size: 120%;
width:980px;
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 -4px 0 2px;
    padding:0px 8px;
    color:#7CCFEB;
    text-decoration:none;
	background: #FFF url(images/nav-bar-line.gif) no-repeat scroll top left;
}

#menu a:hover {
    color:#472F92;
}
#menu .current_page_item a, #menu .current_page_ancestor a {
    color:#472F92;
}
#menu a:focus {
    color:#472F92;
}

#menu a#header-toggle {
	position: absolute; top: 0px; left: 970px; width: 30px; color: #FFF; font-size: 80%;
	background: transparent url(images/play_bg.png) no-repeat scroll 25px 3px;
}

#menu a#header-toggle:hover {
	color: #FFF;
}

/*** Sub Nav ***/

#subnav a {
	text-decoration: none;
}

#subnav li {
	padding-bottom: 5px;
}
#subnav a:hover {
	color:#472F92;
}

#subnav .current_page_item a {
	color:#472F92;
}

#subnav .current-cat a {
	color:#472F92;
}

body.blog .blog-home a {
	color:#472F92;
}


/* =Content
-------------------------------------------------------------- */

#main {
    padding:390px 0;
	margin:0 80px;
}
#content {
}    
.hentry {
    margin: 22px 0 0 0;
    padding:18px 1px 36px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 0px 0;
    border:none;
}
body.blog .p1 {
	margin-top: -22px;
}
.page-title {
    font-size:18px;
    text-transform: lowercase;
	color: #472F92;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:22px;
    line-height:26px;
    padding:8px 0 2px 0;
    color:rgb(106, 84, 163);
}
div.page h1.entry-title {
	display: none;
}

.entry-title a {
    text-decoration:none;
    color:#6A54A3;
}
.entry-title a:hover {
    text-decoration:none;
    color:#472F92;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.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:30px 0 0 0;
    overflow:hidden;
	font-size: 14px;
}
.entry-content h1 {
    font-size:22px;
    margin:0 0 22px 0;
    padding:0 0 0 0;
    color: #472F92;
}
.entry-content h2 {
	font-size: 14px;
	padding-bottom: 9px;
	color: #472F92;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:0 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:circle;
    margin:0 0 18px 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 ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
   text-transform:underline;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#B5D1EA;
    color:#fff;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    margin:0 20px 18px 20px;

    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#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 {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;
}
#respond h3 {
    padding-top:18px;
}
#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;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#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 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
	font-size: 14px;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside h3 {
    font-size:14px;
}
.aside ul ul {
    margin:0 0 18px 1.5em;
}
.aside ul ul#subnav {
	list-style: none;
	text-align: right;
	font-size: 14px;
	margin-top: 52px;
}
.aside ul ul ul {
    margin:0 0 0 1.5em;
}
.aside #smallvid {
	position: relative;
	top: -142px;
	left: -2px;
}

.aside #page_image {
	position: relative;
	top: 102px;
	left: -2px;
}

/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 35px;
float: right;
}
/* End Search styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    background:#181E24;
    color:#fff;
    padding:34px 0 90px 0;
    border-top:2px solid #000;
	display: none;

}
#footer a {
    color:#fff;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
    font-size:11px;
}
#siteinfo a {
    font-style:italic;
}

/* =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;
}


/****-------------- End Default CSS Below is BLAMatic ------------------- *********/


#sub
{
margin-left:50px;
}

#sub a
{
background:url(http://totallyalive.com.au/iconimages/subscribe_purple.png) no-repeat right; display:block; width:165px; height:38px;)
}

#sub a:hover
{
background:url(http://totallyalive.com.au/iconimages/subscribe_green.png) no-repeat right; display:block; width:165px; height:38px;)
}






































