/*
Theme Name: CVG
Theme URI: www.cvg.co.nz
Description: Christchurch Vascular Group
Author: Rumball-Smith
Author URI: your-URI
Template: thematic
Version: .1
.
General comments/License Statement if any.
.
*/


/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');




/* -------------------------------------------------------------- 
   
   Default theme styles for Thematic
  
-------------------------------------------------------------- */  


/* Un-comment the line below to set a grid with 18px line-height */
/*body { background: transparent url('../thematic/library/grids/960_grid_12_col.gif') repeat-y top center; }*/


/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family:Arial, sans-serif;
    background:#E6E6E6;
}
#wrapper {
    border-top:none;
    background-color: #E6E6E6;
    background: transparent url('../thematic/images/pageBg.gif') repeat-y scroll top;
    
}
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: url('../thematic/images/header.png') repeat-x top left;
    padding:0 0 10px 0;
    border-top:3px solid #f5f5f5;
    right:1px;
}
#blog-title {
    font-size:36px;
    line-height:48px;
    font-weight:bold;
    margin:0 2px 0 0;
    letter-spacing:-1px;
    padding:50px 0 10px 0;
    border-bottom:none !important;
     background:url(something.whatever) no-repeat;
  display:block;
  text-indent:-9000px;
  width:--px;
  height:--px;
    }

#blog-title a {
    color:#fff;
    text-decoration:none;
}
#blog-description {
    font-style:normal;
    font-size:18px;
    padding:8px 0 45px 0;
    color:#fff;
     background:url(something.whatever) no-repeat;
  display:block;
  text-indent:-9000px;
  width:--px;
  height:--px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:16px;
    background: transparent url('../thematic/images/gradientmenu.png') repeat-x scroll left top;
    border-top:3px solid #e1d6d6;
    padding:4px 0 5px 0;

}

.skip-link {
    display:none;
}
#menu {
    padding:0px 0 0px 0 !important;
    overflow:hidden; /* clears the inner float  */

}
#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 0px 0 0;
    padding:0px 20px;
    background: none;
    color:#e1d6d6;
    text-decoration:none;
    border-top:none;
}
#menu a:hover {
    color:#c4c4c4;
    background: none;
   
}
#menu .current_page_item a {
    color:#e1d6d6;
    background: none;
    border-color:none;
}
#menu .current_page_item a:hover {
    color:#c4c4c4;
    background: none;
    border-color:none;
}
#menu a:focus {
    background: none;
    color:#c4c4c4;
    border-color:none;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:18px 0;
    background: transparent url('../thematic/images/maingrad.png') repeat-x scroll left top;
    left:-1px;
    top:-11px;

}
#content {
}    
.hentry {
    margin:9px 0 0 0;
    padding:30px 1px 36px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.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:28px;
    line-height:30px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#000;
}
.entry-title a {
    text-decoration:none;
    color:#000;
}
.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:18px 0 0 0;
    overflow:hidden;
}
.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-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;
    padding:0 0 20px 0;
}
.entry-content ul {
    list-style:square;
    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 {
    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:#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%;
}
#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;
    font-weight:bold;
}
.aside ul ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.aside ul ul ul {
    margin:0 0 0 1.5em;
}
/* 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 0;
}
/* 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: transparent url('../thematic/images/footernew.png') repeat-x  left top;
    background-color:#71020d;
    color:#e1d6d6;
    padding:34px 0 5px 0;
    border-top:none;
    position:relative;
    left:-1px;
}
#footer a {
    color:#e1d6d6;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:106px 0 0 0;
    font-size:10px;
    text-align:center;
}
#siteinfo ul {
list-style:none;
}
#siteinfo a {
    font-style:italic;
}
.blog-description1 {
    font-style:normal;
    font-size:18px;
     padding:116px 0 0 0;
    color:#e1d6d6;
}

/* =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;
}
/* =Breadcrumbs
-------------------------------------------------------------- */
#breadcrumbs {
 padding:20px 0 0 0 ;
 color: #898989;

 }
#breadcrumbsstupidiefix {

float:left;
clear:both;

}
.breadcrumbsstupidiefix {

 color: #898989;

 }
 
 /* =Subpagelist
-------------------------------------------------------------- */
.subpagelist a {
font-size: 14px ;
text-decoration: none;
}

.subpagelist li {
list-style: square;
padding:4px 0 0 0;
}
 /* =catlist
-------------------------------------------------------------- */
.lcp_catlist a {
font-size: 16px ;
text-decoration: none;
}

.lcp_catlist li {
list-style: none;
}


 /* =People
-------------------------------------------------------------- */

.sidebarimage {

padding: 8px 0px 9px 0;
}


#peopleimages ul li {
display: inline;
float: left;
padding:0px 5px 0 5px;
}

#peopleimages img {
border: 1px grey solid;
}

/* Attachment list */

.attachment_list .attachment {
        margin-top: 5px;
        margin-left: 0px;
        font-size: 1em;
        list-style-type: square;
}

.attachment_list .attachment a {
        display: block;
        padding-left: 20px;
        padding-top: 1px;
        height: 16px;
        background-repeat: no-repeat;
        background-image: url('../thematic/images/attach/page_white.png');
}

.attachment_list .attachment p {
        padding-left: 20px;
        font-size: .9em;
}

.attachment_list .zip a, .attachment_list .gz a, .attachment_list .gzip a, .attachment_list .bz a, .attachment_list .bz2 a, .attachment_list .rar a, .attachment_list .tgz a, .attachment_list .tar-gz a, .attachment_list .tar a, .attachment_list .gtar a, .attachment_list .cab a {
        background-image: url('../thematic/images/attach/page_white_zip.png');
}

.attachment_list .pdf a {
        background-image: url('../thematic/images/attach/acrobat.png');
}

.attachment_list .as a {
        background-image: url('../thematic/images/attach/page_white_actionscript.png');
}

.attachment_list .html a {
        background-image: url('../thematic/images/attach/page_white_code.png');
}

.attachment_list .cfm a, .attachment_list .cfml a {
        background-image: url('../thematic/images/attach/page_white_coldfusion.png');
}

.attachment_list .java a, .attachment_list .jar a, .attachment_list .jad a, .attachment_list .jav a {
        background-image: url('../thematic/images/attach/page_white_cup.png');
}

.attachment_list .sql a {
        background-image: url('../thematic/images/attach/page_white_database.png');
}

.attachment_list .xls a {
        background-image: url('../thematic/images/attach/page_white_excel.png');
}

.attachment_list .fla a, .attachment_list .swf a {
        background-image: url('../thematic/images/attach/page_white_flash.png');
}

.attachment_list .fh3 a, .attachment_list .fh4 a, .attachment_list .fh5 a, .attachment_list .fh6 a, .attachment_list .fh7 a, .attachment_list .fh8 a, .attachment_list .fh9 a, .attachment_list .fh10 a {
        background-image: url('../thematic/images/attach/page_white_freehand.png');
}

.attachment_list .php a, .attachment_list .phps a, .attachment_list .php4 a, .attachment_list .php5 a {
        background-image: url('../thematic/images/attach/page_white_php.png');
}

.attachment_list .ppt a {
        background-image: url('../thematic/images/attach/page_white_powerpoint.png');
}

.attachment_list .rb a, .attachment_list .rbs a, .attachment_list .rhtml a {
        background-image: url('../thematic/images/attach/page_white_ruby.png');
}

.attachment_list .txt a, attachment_list .rtf a {
        background-image: url('../thematic/images/attach/page_white_text.png');
}

.attachment_list .doc a {
        background-image: url('../thematic/images/attach/page_white_word.png');
}

.attachment_list .ai a, .attachment_list .svg a {
        background-image: url('../thematic/images/attach/page_white_vector.png');
}

.attachment_list .jpg a, .attachment_list .gif a, .attachment_list .png a, .attachment_list .bmp a, .attachment_list .psd a {
        background-image: url('../thematic/images/attach/page_white_picture.png');
}

