/*   
Theme Name: Hacio'r Iaith
Theme URI: http://haciaith.com
Description: Thema ar gyfer gwefan Hacio'r Iaith.
Author: Gruffudd Prys
Author URI: http://ycylch.com/
Template: p2
Version: 1.0
Tags: P2
.

.
*/

@import url('../p2/style.css');

/* =Header
-------------------------------------------------------------- */

body {
    background: #AD0000;
}

#header {
	padding: 0px;
	
}

#header .sleeve {
background: none; //#AD0000;
background-image:url('hacior-iaith-baner-gwe.png');
background-repeat:no-repeat;
//margin-top:0px;
position:absolute;
/*left: 75px */
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow: none;
}

#header .sleeve h1 a {
    display:block;
	text-indent:-1000px;
	height:187px;
	width:650px; //960px; 176px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

#header small {
	text-indent:560px;
	color:#FFFFFF;
	
	position:relative;
	top:-55px;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
    
}

/* =Content
-------------------------------------------------------------- */

#wrapper {
    margin-top:80px;
}

/* =Links   (Link colour must also be changed in functions.php)
-------------------------------------------------------------- */

a, a:visited, h1 a:visited, a:active, #main .selected .actions a, #main .selected .actions a:link, #main .selected .actions a:visited, #help dt {
color: #B0300B;
}

a:hover, h1 a:hover, #main .selected .actions a:hover, #main .selected .actions a:active {
	color: #E78705;
}

/*
#main h2 {
display: none;
}*/

#main p img {
border-style: none;
}

.ee-roundish.ee-button {
    display: none;
}
