/*
Theme Name: canvasplentyn
Theme URI: URI to your theme
Description: Canvas i Ankst
Author: HUW
Version: 0.0.1
Template: canvas


 
 

/* Imports all styles from the TwentyTen stylesheet */
@import url('../canvas/style.css');




/* Cael gwared a enw a logo yn yn prif penawd */
#logo .site-title, #logo .site-description {
display:none;
}



/* Cael gwared a sylwadau */
    .comments { display: none; } 

.post-comments comments {
  display: none;
}




 
/* Cael gwared a posts */
  .entry-meta{display:none;} 

.post-meta {
  display: none;
}







 /*    newid lle botwm iaith yn y header   */  

#lang_sel_list {
position:relative;
left:750px;
top:20px;
z-index: 2;

}

 
 
 /* Cael gwared a gap yn rwl? */
.entry p {
margin-bottom: .1em;
}

/* llai o padding uwchben read more*/
.post-more {
clear: both;
text-transform: uppercase;
border: 1px solid #E6E6E6;
border-width: 4px 0 1px;
padding: 4px 0;
font: 9px/12px sans-serif;
} 

/* Cael gwared a read more*/
 /*s  .entry-more { display: none; } 

   .post-more {
    display: none;
}
/*
 
<!-- Cael gwred a border rownd lluniau -->
*/
.entry img, img.thumbnail {
  background: none;
  border: medium none;
  padding: 5px;
}

/* Changes the hover background, text and text shadow color  */
.nav li ul li a:hover, .nav li.sfHover ul li a.sf-with-ul:hover { background:#c00000; color:#ffffff; }
 
/* Changes the default background color of a drop down menu with a child */
.nav li ul li, .nav li.sfHover ul li a.sf-with-ul { background: none repeat scroll 0 0 #:#c00000; }





/* cael gwared o logo yn y header a symud y hav bar lawr */

#logo {
    display: none;
}


#header {
    min-height: 245px;
    padding-bottom: 0;
    padding-top: 0;

}


/* newid maint teip yn y Twitter Feed */
.widget_woo_twitter ul li .content {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
}


/* cael gwared a padding uwchben y neader*/

#wrapper {
    padding: 0px 0 40px;
}



/* trio newid leading y neaders*/


.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited  {
    line-height: 1em;
}


/* linciau rhifau tudalen gwaelod */

.woo-pagination {
text-align: left;
}


 



/* - - - - - -

/* newid leading penawdau */
hi, h2, .entry h1, .entry h2, .entry h4, .entry h5, .entry h6 {
    line-height: 1em;
    margin: 0 0 0.5em;
}

/* newid leading penawdau h3 */
h3, .entry h3 {
    line-height: 1.1em;
    margin: 0 0 0.8em
}




--- - - - -  */