/* replaced blog.css remove most styles ============================================================= */

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}

#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}




/* Content ---------------------------------------------------------------- */




ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,

.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}


.asset-content,


#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}










.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}



/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}




/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}





.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }





.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* end blog.css ----------------------------------------------------------------- */

/* start screen.css */

/*

A Six Apart theme adapted for Movable Type default templates
name: Tristan Blue (MT 4.2)
designer: Jim Ramsey
designer_url: http://jimramsey.net/
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Utility */

.widget-header,
.trackbacks-header,
.mt-entry-archive h2,
.mt-comment-preview h2,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */




.icon-comment {
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/reply-icon.gif) no-repeat 0 30%;
    padding-left: 15px;
}
.icon-entry {
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/topic-icon.gif) no-repeat 2px 50%;
    padding-left: 15px;
}
.icon-score {
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/score-icon.gif) no-repeat 0 50%;
    padding-left: 15px;
}




/* Header ----------------------------------------------------------------- */








/* Contents ----------------------------------------------------------------- */

/* Titles ---------------------------- */

#mt-community-forum .content-header {
    position: relative;
    margin-bottom: 15px;
}





#mt-community-forum #page-title {
    margin-bottom: 0;
}

#mt-community-forum.mt-entry-archive #page-title,
#mt-community-forum.mt-profile-view #page-title,
#mt-community-forum.mt-comment-preview #page-title {
    padding-bottom: 10px;
}

#mt-community-forum.mt-entry-archive #page-title,
#mt-community-forum.mt-comment-preview #page-title {
    border-bottom: 1px solid #F3F0E8;
}

.content-nav {
    position: relative;
    clear: both;
    margin: 10px 0;
    text-align: right;
    color: #777;
}

.content-nav #results-current-page {
    background-color: #777;
    padding: 2px;
    color: #fff;
}

.content-nav stong {
    color: red;
}

.create-entry {
    float: left;
    font-size: 14px;
    padding-left: 20px;
    background: transparent url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/start-topic-icon.png) left center no-repeat;
}

#mt-community-forum .content-header .create-entry {
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

#mt-community-forum.mt-entry-archive .create-entry {
    bottom: 10px;
}


/* Community Blog ---------------------------- */


#mt-community-blog .asset-content,
#mt-community-blog .asset-footer {
    margin: 2px 0 0 0;
}





.entry-asset .asset-meta .byline,
.entry-asset .asset-meta .entry-meta-comments,
.entry-asset .asset-meta .entry-meta-trackbacks {
    margin-right: 10px;
}

#mt-community-blog .entry-meta-label {
    display: none;
}

.entry-meta-comments {
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/comment-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

.entry-meta-trackbacks {
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/trackback-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

a.scoring {
    white-space: nowrap;
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/scoring-stars.gif) no-repeat 0 -120px;
    padding: 0 0 3px 18px;
    line-height: 22px;
    text-decoration: none;
    cursor: default;
}

a.scoring-scorable {
    background-position: 0 0;
    text-decoration: default;
    cursor: pointer;
}

a:hover.scoring-scorable {
    background-position: 0 -40px;
    text-decoration: underline;
}

a.scoring-pending,
a:hover.scoring-pending {
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/scoring-pending.gif) no-repeat;
    cursor: wait;
}

a.scoring-scored,
a:hover.scoring-scored {
    background-position: 0 -80px;
}

.scoring-vote,
#mt-community-blog .scoring-score-label {
    display: none;
}

#mt-community-blog .asset-content {
    clear: both;
}





/* Asset Meta ---------------------------- */

/*.meta,*/


#mt-community-forum .asset-meta {
    padding-top: 0;
}

#mt-community-forum #popular-entry .asset-meta,
#mt-community-forum #entry-table .asset-meta {
    padding: 0;
    margin: 0;
}
#mt-community-forum #popular-entry .last-comment .asset-meta,
#mt-community-forum #entry-table .last-comment .asset-meta {
    margin-left: 46px;
}


#mt-community-forum .asset-meta a {
    font-weight: bold;
}
#mt-community-forum #entry-table .asset-meta a {
    font-weight: normal;
}

.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

#mt-community-blog .asset-meta .user-pic, 
#mt-community-forum .entry-comments .user-pic, 
#mt-community-forum #entry-table .user-pic {
    width: 36px;
    height: 36px;
}

#mt-community-forum .entry {
    margin: 0 0 20px;
}
#mt-community-forum #entry-table .entry {
    margin-bottom: 0;
}

#mt-community-forum #entry-table .entry {
    margin-left: 46px;
}

#mt-community-forum .asset-content,
#mt-community-forum.mt-entry-archive .entry-body {
    margin: 10px 0 0 60px;
    line-height: 1.5;
}

#mt-community-forum .asset-header {
    position: relative;
    margin: 0 0 5px 60px;
}

.category-name {
    font-size: 14px;
    color: #777;
    white-space: nowrap;
}

#mt-community-forum #popular-entry {
    border: 0;
    margin-bottom: 0;
}

#mt-community-forum #popular-entry h2 {
    margin: 5px 0;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-forum #popular-entry .entry-header {
    margin-left: 0;
}

#mt-community-forum #popular-entry .entry-title {
    margin-left: 0;
    width: 420px;
}

#mt-community-forum #popular-entry .entry-asset {
    margin: 0;
    background: #F3F0E8 url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/popular-topic-bg-bottom.png) center bottom no-repeat;
    line-height: 1.5;
}

#mt-community-forum #popular-entry .entry-asset-inner {
    position: relative;
    padding: 10px;
    background: transparent url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/popular-topic-bg.png) center top no-repeat;
}

#mt-community-forum #popular-entry .entry-body {
    float: left;
    width: 345px;
    margin-bottom: 10px;
}

#mt-community-forum #popular-entry .category-name {
    margin-left: 5px;
    padding-left: 12px;
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/forum-icon.gif) no-repeat 0 0;
}

#mt-community-forum .entry-comments {
    float: left;
    width: 160px;
    margin-bottom: 10px;
    background: #F3F0E8 url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/popular-entry-comment-bg.png) center top no-repeat;
}

#mt-community-forum .entry-comments .comment-count { 
    margin: 10px 10px 0; 
    font-size: 14px;
}

#mt-community-forum #popular-entry .comment-count a {
    font-weight: normal;
}

#mt-community-forum .entry-comments .last-comment { 
    padding: 0 10px 10px;
}

#mt-community-forum .entry-comments .last-comment {
    background: transparent url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/popular-entry-comment-bg-bottom.png) center bottom no-repeat;
}

#mt-community-forum .entry-comments .comment-link {
    text-align: right;
}

#mt-community-forum .last-comment h4 {
    margin: 5px 0 0;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-blog .comment-header, 
#mt-community-forum .comment-header {
    margin-bottom: 0;
}



#mt-community-forum #entry-table {
    clear: both;
}

#mt-community-forum #entry-table {
    width: 100%;
    margin-top: 20px;
    border-width: 0;
    border-spacing: 0;
}

#mt-community-forum #entry-table,
#mt-community-forum #entry-table th,
#mt-community-forum #entry-table td {
    border-style: solid;
    border-collapse: collapse;
}

#mt-community-forum #entry-table tr {
    border: none;
}

#mt-community-forum #entry-table th,
#mt-community-forum #entry-table td {
    border-width: 0 1px 1px 0;
    border-color: #F3F0E8;
    border-style: solid;
}

#mt-community-forum #entry-table th {
    padding: 3px 10px;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-forum #entry-table th.comment-count {
    text-align: center;
}

#mt-community-forum #entry-table td {
    padding: 10px;
}

#mt-community-forum #entry-table .last-comment {
    border-right-width: 0;
}

#mt-community-forum #entry-table td.comment-count {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

#mt-community-forum #entry-table .comments-closed {
    color: #777;
}

#mt-community-forum #entry-table .entry-title {
    font-size: 14px;
}

#mt-community-forum #entry-table .entry-title a {
    font-weight: bold;
}

#mt-community-forum #entry-table .category-name {
    font-size: 12px;
} 
#mt-community-forum #entry-table .category-name a {
    font-weight: normal;
    margin-left: 5px;
    padding-left: 12px;
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/forum-icon.gif) no-repeat 0 0;
} 



.mt-comment-preview .comments-header h2,
.mt-entry-archive .comments-header h2 {
    display: inline;
}

#mt-community-forum .comment {
    margin: 1.5em 0;
    padding-bottom: .75em;
    clear: both;
}







#mt-community-forum ul.comments-content,
#mt-community-forum .comments-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.archive {
    margin-bottom: 10px;
}

.archive .primary-category {
    color: #948669;
    text-transform: uppercase;
}





.archive .archive-wrapper-yearly {
    width: 23%;
    margin-right: 2%;
    float: left;
}






/* Profile View ----------------------------------------------------------- */

.mt-profile-view .user-pic {
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
}

.mt-profile-view #page-title {
    font-size: 22px;
    margin-bottom: 10px;
}

#profile-data {
    margin-left: 100px;
}

#profile-data li {
    list-style: none;
}

#profile-data .profile-data-item {
    margin-left: 15px;
}

#tabs {
    clear: both;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/tab-bg.gif) repeat-x left bottom;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
}

#tabs li {
    float: left;
    margin-right: 3px;   
}

#tabs li a {
    display: block;
    padding: 7px 10px 6px 20px;
    background: #f3f0e8 url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/tab-arrow.gif) no-repeat 10px 50%;
    color: #948669;
}

#tabs li a.active {
    border: 1px solid #e2d9c5;
    border-bottom: none;
    padding: 6px 9px 7px 19px;
    background: #fff url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/tab-arrow-down.gif) no-repeat 9px 50%;
}

.tab_content .tab_content_label {
    display: none;
}

.tab_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab_content ul li {
    margin-bottom: .75em;
}

.tab_content_label {
    font-size: 18px;
}

#mt-community-blog.mt-profile-view .recent-actions li,
#mt-community-forum.mt-profile-view .recent-actions li {
    clear: none;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 1em;
    border-bottom: none;
    background-position: 0 0;
    font-weight: bold;
}

.recent-actions li .excerpt {
    margin-top: .25em;
    font-weight: normal;
    color: #666;
}

.user-listing {
    list-style-type: none;
    margin-left: 0;
}

.widget-content .user-listing li {
    margin-bottom: 10px;
    background: none;
    padding-left: 0;
}

.user-listing .user-pic {
    width: 36px;
    height: 36px;
    margin-bottom: 0;
}

.user-listing .user-name {
    font-weight: bold;
    display: block;
}

.user-listing .user-url {
    font-size: 11px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.edit-relation a {
    color: #948669;
    background: #f3f0e8;
    border: 1px solid #e2d9c5;
    text-decoration: none;
    padding: 1px 2px;
}
.edit-relation a:hover {
    color: #037;
}

/* Widget ----------------------------------------------------------------- */




.widget-syndication ul {
    list-style: none;
    margin: 0;
}

.widget-syndication .feed {
    text-align: left;
}


.custom-field-radio-list {
    margin-bottom: .25em;
    margin-left: 0;
}
.custom-field-radio-list li {
    list-style: none;
    margin-left: 0;
}

.widget-recent-comments .recent-comments-list {
    margin-left: 0;
    list-style: none;
}

.widget-recent-comments .recent-comments-list li {
    background: url(http://blogadmin.icnetwork.co.uk/mt421cs-static/themes/tristan-blue-4.2/bullet.gif) 0 .25em no-repeat;
    padding-left: 10px;
    margin: 5px 0;
}



/* Utilities -------------------------------------------------------------- */

.note {
    color: #777;
    font-style: italic;
}

.comment:after,
#header:after,
#header-inner:after,
#header-menu ul:after,
#content:after,
#alpha-inner:after,
.entry-asset:after,
.last-comment:after, 
#mt-community-blog .asset-meta:after,
#mt-community-forum .archive:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after,
#tabs:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.comment,
#header-inner,
#header-menu ul,
#content-inner,
#footer-inner,
.content-header, 
.entry-asset, 
.last-comment, 
#mt-community-blog .asset-meta, 
#mt-community-forum .archive,
#mt-community-forum .entry-header,  
#mt-community-forum .entry-asset-inner,
.content-nav, 
.asset-body,
#tabs {
    height: 1%;
}

/* end screen.css */

/* additional styles */

/* additional styles */

/* Wide-Thin-Thin */

.layout-wtt #alpha {
left: 180px;

}

.layout-wtt #beta {
left: -480px;

}



.layout-wtt #delta {

left: 0px;
}

#header-inner, #footer-inner, #alpha-inner,
#beta-inner, #gamma-inner, #delta-inner  {
overflow: hidden;

}




#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}




#header, #content, #alpha, #beta, #gamma, #delta, #footer {
    position: relative;
}

#alpha, #beta, #gamma, #delta {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}

#header-inner, #content-inner, #content, #footer-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}

/* cov telegraphe global navigation */


body {
font: normal 12.33px arial, Verdana, sans-serif;
color: #28122e;
background: #fff url('http://images.icnetwork.co.uk/collections/css_r2_coventrytele/bodybkg.gif') top repeat-y;
}






/*
this is the cv site screen stylesheet leave for now - copy and paste used elements in additional styles
*/


/* Default ---------------------------------------------------------------- */

/* Global */





.archive-title {
padding: 0;
line-height:140%;
padding-bottom: 5px;
padding-top: 0px;
padding-left:0px;
font-weight:bold;
}

.report-comment
{
float:right;
position:relative;
bottom:27px;
font-size:1em;
}

.trackbacks-info,
.trackback-content,
.comment-content,

.comments-closed {
margin: 5px 0;
}

.innertrack
{
border-top:1px solid #bad1f4;
border-bottom:1px solid #bad1f4;
padding-top: 5px;
}





.search-results-header {
margin-bottom: .25em;
}



/* Footer */

#footer-content,
#footer-content a {

}





/* Global ----------------------------------------------------------------- */

body {


}

a {
color: #0e3d82;

}

a:hover {
text-decoration: underline;

}







/* Header ----------------------------------------------------------------- */

#header {
margin: 0px auto 0px auto;
}

#header a {

font-weight: bold;
}

#header-content {
width: 260px;
margin: 0;
float:left;
}

#header-name {
font-family: Arial, sans-serif;
font-size: 32px;
line-height:140%;
font-weight: bold;
}

#header-description {

}


/* Content ---------------------------------------------------------------- */


.asset-footer {
border-top-color: #d2d2d2;
}




.archive-list-item {
margin-bottom: 5px;
}



/* Widget ----------------------------------------------------------------- */


.search-results-header, .comments-open-header, {
padding: 0;
line-height:110%;
margin-top: 10px;
padding-bottom: 5px;
padding-top: 5px;
}













#footer-content #headersuperbanner {
border-top: 1px solid #cccccc;
}



/* Contact form */

.contact-header
{
font-size: 28px;
line-height:110%;
font-weight: bold;
color: #000;
font-family: Arial, sans-serif;
margin-bottom:10px;
}

.contact-text
{
margin-bottom:10px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
padding: 10px;
text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
font-size: 1em;
line-height:100%;
text-align: right;
}

.widget-calendar .widget-content table tr td { padding: 5px 10px 5px 10px; }

.widget-calendar .widget-content table tbody tr th { padding-left: 5px; }

.widget-calendar a { text-decoration: underline; }

/* Footer Widgets */

#footer .widget {
margin: 0px;
}

#footer .widget-content {
padding-right: 0;
padding-left: 0;
}

#footer .widget-powered .widget-content {
padding: 0;
text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer {
margin-top:10px;
border-top:1px solid #d2d2d2;
}



#footer-content {
padding: 10px 0 0 0;
margin: 10px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#group-nav-inner {
position: relative;
width: 900px;
margin: 0 auto;
}


/*
for clearing floated elements - mainly images
*/

.clearfix:after {
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}





.widget-content img {
border: 0px solid #000;
}

.widget-content .clearfix {
margin-bottom:10px;
}

.entry-tags {
line-height:1.8em;
}


#headersuperbanner {
margin-top: 15px;
text-align: right;
padding-top:0px;
padding-bottom:0px;
width:730px;
float: right;
display: inline;
}


#header-content {
background: url("http://cv5.coventrytelegraph.net/css/logo1.gif") no-repeat top left ;

}

.asset-body p, .asset-more p {
line-height:140%;
margin-bottom:0px;
}










.asset-footer,
.asset-meta, .comment-header {

line-height:140%;
font-family: Arial, sans-serif;
color: #000000;
}

.last {
background: ;
}

.icomment {
background: url("http://cv5.coventrytelegraph.net/css/icons1.gif") no-repeat 0 0;
background-position:0 0;
padding-left:25px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
}

.itag {
background: url("http://cv5.coventrytelegraph.net/css/icons1.gif") no-repeat 0 0;
background-position:0 -45px;
padding-left:20px;
padding-top:3px;
padding-bottom:3px;

}

.ihome {
background: url("http://cv5.coventrytelegraph.net/css/icons1.gif") no-repeat 0 0;
background-position:0 -22px;
padding-left:25px;
padding-top:3px;
padding-bottom:5px;

}


.archive-content{
border-bottom:1px dotted #ccc;
padding-bottom:10px;
margin-bottom: 0px;
}

.archive {
margin-bottom: 0px;
}

.field p {
margin: 10px 0;
}

.field img {
margin: 0px 0 10px 0;
}






.socialbookmark-tags {
clear: both;
margin-top:5px;

}

li.list-divider { border-right: 1px solid #ccc; margin-right: 5px; }

.entry-tags-header {
font-weight: normal;
}

.entry-tags {
margin-top:5px;
}

div#sitenavigation {
float: left;
width:100%;
background: #fff;
margin: 0px 0 10px 0;
padding: 0;
text-align: center;
}

div#sitenavigation ul{
margin: 10px 0;
padding: 0;
text-transform:uppercase;
font-family: Arial, sans-serif;
}

div#sitenavigation ul li{
display:inline;
font-size:11px;
line-height:140%;
font-weight: bold;
}

div#sitenavigation ul li a{
padding:0 10px;
text-decoration: none;
border-right: 1px dotted #7ac142;

}

div#sitenavigation ul li a:hover {
text-decoration: underline;
}


ul li.rssicon {
background: url("http://cv5.coventrytelegraph.net/css/feed-icon-12x12.gif") no-repeat 5px 0;
padding-left: 11px;
}

div#footercol1content {
padding-top:7px;
padding-left:5px;
width:635px;
float: left;
}


div.footercol2content {
float: left;
margin: 0px 0 0 15px;
padding: 5px 0 0 10px;
width: 310px;
background: #fefece;
}

div.footercol2content ul {
margin: 0;
paddding: 0;
}

div.footercol2content ul li {
list-style: none;
margin: 5px 0 3px 0;
}


div.widget-cloud ul.widget-list li { background: none; }
div#mpu {text-align: center; margin:0px auto 0px auto; background:#f5f5f5; }
#skyad { text-align: center; margin:0px auto 15px auto;}

img.logo { margin: 10px 0 0 10px; }




.comment
{
border-top:0px solid;
line-height:140%;
margin:15px 0;
padding:10px;
color: #000;
}


.even{
background: #f5f5f5 url("http://cv5.coventrytelegraph.net/css/comment_bkg1.gif") no-repeat bottom right;
}

.odd {
background: #daeffa url("http://cv5.coventrytelegraph.net/css/comment_bkg.gif") no-repeat bottom right;
}

.localads img {margin-bottom:10px;}

.localads {text-align: center; margin:0px auto 0px auto;}

.paginationcontrols {margin-bottom:10px; border-bottom:1px solid #ccc;padding-bottom:15px;font-weight:bold;color:#b71313;}
.paginationcontrols a{border:1px solid #ccc;padding:5px;margin:0 4px;}

#footer #headersuperbanner {text-align:center;width: 995px;margin: 10px auto;padding:10px 0;}


/* Community Blog ---------------------------- */


#mt-community-blog .asset-content,
#mt-community-blog .asset-footer {
    margin: 0px 0 0 0px;
}







.create-entry {
    float: left;
    font-size: 13px;
    padding-left: 20px;
    background: transparent url(start-topic-icon.png) left center no-repeat;
}

#alpha-inner {
    padding: 0px 0px 0 0px;
}

#beta-inner,
#gamma-inner {
    padding: 0px 0px 0 0px;
}

.socialbookmark-tags {clear: both; margin-top:5px;}

li.list-divider { border-right: 1px solid #ccc; margin-right: 5px; }

.entry-tags-header {font-weight: normal;}

.entry-tags {margin-top:5px;}

.entry-tags-list{display: inline; list-style: none; margin-left: 0; padding-left: 0;}

.entry-tags-list .entry-tag {display: inline;}


			.video { padding: 0; background: #fff; }
			div.gallery-extras { margin-left: 10px; margin-top: 5px; }
			.gallery-extras  h2 { margin: 5px; }
			div.teasers img { margin-left: 5px; }
			.sponsored-horizontal h5, .sponsored-horizontal p { padding-left: 5px;}
			.headerlinks ul li {line-height:1.25em; }	
			
			div.teasers img { margin-left: 5px; }
			.sponsored-horizontal h5, .sponsored-horizontal p { padding-left: 5px;}
			div.span-33.last.classified-quicklinks { background: #fff; margin-top: 10px; margin-bottom: 10px;}
        
  
          .applemenu {
			margin: 0;
			padding: 0;
			width: 100%; /*width of menu*/
			background: #fff;
			} 
			
			.applemenu div.silverheader a {
			background: #4183bb url(css/birmpost/slider_arr1.gif) no-repeat top left;
			color: white;
			display: block;
			position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
			width: auto;
			padding: 3px 0;
			padding-left: 25px;
			text-decoration: none;
			
			font-weight:bold;
			} 
			
			.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active {
			color: white;
			} 
			
			.applemenu div.selected a, .applemenu div.silverheader a:hover {
			background:#0159a4 url(css/birmpost/slider_arr.gif) no-repeat top left;
			color: white;
			} 
			
			.applemenu div.submenu { /*DIV that contains each sub menu*/
			background: #fff;
			padding: 0px 0 5px 0;
			/*  Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click" */
			}
			
			
			.applemenu div.silverheader1 a {
			background: #4183bb url(css/birmpost/slider_arr1.gif) no-repeat top left;
			color: white;
			display: block;
			position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
			width: auto;
			padding: 3px 0;
			padding-left: 25px;
			text-decoration: none;
			 font-weight:bold;
			} 
			
			.applemenu div.silverheader1 a:visited, .applemenu div.silverheader1 a:active {
			color: white;
			} 
			
			.applemenu div.selected a, .applemenu div.silverheader1 a:hover {
			background:#0159a4 url(css/birmpost/slider_arr.gif) no-repeat top left;
			color: white;
			} 
			
			.applemenu div.submenu1 { /*DIV that contains each sub menu*/
			background: #fff;
			padding: 0px 0 5px 0;
			/*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
			}
			
			.applemenu h2 { margin-top: 5px;} /* added by chris lam */
			
/* end of apple menu */











