/*
Theme Name:     Chambo
Description:    Artist Website
Author:         pnbone
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");

body, input, textarea, p {
background: #ffffff;
    color: #000000;
    font-family: 'shanti', sans-serif;
}
p {
    font-size: 14px;
    line-height: 24px;
}
h1, {
    font-family: 'futura', sans-serif; font-size:8px;
}

h3 {
font-size:2px;
}

h2, h4, h5, h6 {
	font-family: 'futura', sans-serif;font-size:8px;
}

a {
    color: green;
    text-decoration: none;
}
#site-title {
margin-right: 0px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 1em;
}
#site-title a:hover, #site-title a:focus, #site-title a:active {
color: green; 
}
#site-title a{font-family: 'InaiMathi', sans-serif; font-size: 42px;}
#site-description {
display: none;
}

/* Search Form */
#branding #searchform {
	display: none;
}
#branding {
	border-top:0 ;
}
#access {
	background: none ;
	-webkit-box-shadow: none ;
	-moz-box-shadow: none ;
	box-shadow: none;
	clear: both;
	display: block;
margin: 0, 0, 0, 72px;
	width: 100%;
text-align: right;
position: absolute;
top: 25px;
right: 0;
}
#access a {
color: green;
display: block;
line-height: 3.333em;
padding-bottom: 0;
padding-left: 1.2125em;
padding-right: 1.2125em;
padding-top: 0;
text-decoration: none;
text-align: left;
}
#access ul { display:inline-block; }
#access ul ul a {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: none;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px;
    width: 168px;
}
#access li:hover > a,
#access a:focus {
background: #ffffff;
color: black;
}
#access div {
	margin: 0 0 0 0;
}
.page-id-2 .entry-title { display: none; }.page-id-8 .entry-title { display: none; }.page-id-14 .entry-title { display: none; }.page-id-45 .entry-title { display: none; } .page-id-4 .entry-title { display: none; }.page-id-61 .entry-title { display: none; } .page-id-136 .entry-title { display: none; } .page-id-145 .entry-title { display: none; }
/* Site Generator Line */
#site-generator {
	display: none;
}
#site-generator a {
	color: #555;
	font-weight: normal;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}