* {margin:0;padding:0;}

a {text-decoration:none;color:#286224;}
a:hover {color:#102b0e;}
p {
	margin:1em 0 1em 0;
	line-height:1.3em;
}
h1 {
	font-size:1.5em;
	margin:0.5em 0 0.5em 0;
}
h2 {
	color:#49762e;
	font-size:1.2em;
	margin:0.5em 0 0.5em;
	padding:0.2em 0 0.2em 0;
}
h3 {
}
h4 {
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#175113;
	font-size:14px;
}

#header {
	height: 40px;
	padding:148px 0 0 156px;
	margin:0 auto 10px auto;
	width:729px;
	background:url(/inc/html/celtic-chords/pix/header.jpg) no-repeat 142px top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content {
	width:885px;
	margin:0 auto;
	clear:both;
}

/*================= LEFT*/

.item img{
	width: 100%;
	height: auto;
	display: block;
}

#left-content {
	padding:25px 0 10px 0;
	text-align:right;
	float:left;
	width:131px;
	border-right:1px solid #d7d7d7;
}

#left-content ul {
	list-style:none;
}

#left-content li a {
	color:#286224;
	font-weight:bold;
	display:block;
	padding:5px 20px 5px 0;
	zoom:1;
} 

#left-content li a:hover {
	color:#000;
}

#left-content li a.current {
	color:#000;
	background:url(/inc/html/celtic-chords/pix/nav-current.jpg) right 50% no-repeat;
}

#left-content h2 {
	padding:6px 20px 6px 8px;
	border-bottom:1px solid #ababab;
	background:url(/inc/html/celtic-chords/pix/left-h2.png) top left repeat-x;
	clear:both;
	font-size:1em;
	color:#383838;	
}

img[align=left]{
	padding:2px 15px 0 0;
}

#scm-sidebar-members {
	text-align:left;
}

#scm-sidebar-news {
	text-align:left;
}

#scm-sidebar-news li {
	background:url(/inc/html/celtic-chords/pix/bullet.jpg) 5px 11px no-repeat;
	padding:0 0 0 15px;
	font-size:0.9em;
}

.scm-sidebar {
	margin:0 0 15px 0;
}

/*================= CENTER*/

#center-content {
	width:530px;
	padding:15px 25px 25px 25px;
	float:left;
	background:url('/includes/templates/celtic-chords/images/wrapper_bg.jpg') no-repeat 50% 0%;
}

#center-content a {
	border-bottom:1px dotted #286224
}

#center-content a:hover {
	border-bottom-style:solid;
}

/*================= RIGHT*/

#right-content {
	float:right;
	width:160px;
	padding:15px 0 15px 0;
}

/*================= FOOTER*/

#footer-bg {
	clear:both;
	background:url(/inc/html/celtic-chords/pix/footer-bg.jpg) top left repeat-x;
	border-top:1px solid #bfbfbf;
	height:139px;
	min-width:885px;
}

#footer {
	color:#4e4e4e;
	font-size:0.9em;
	width:729px;
	padding:18px 0 0 156px;
	margin:0 auto 0 auto;
	line-height:1.4em;
}

/* news */

h2.news-date-subhead {
	border-bottom:1px solid #DDD;
}


/* form */
fieldset {
	border:none;
	background:#efefef;
	padding:15px 50px 15px 50px;
	border:1px solid #eee;
}

label {
	font-weight:bold;
}

button {
	width:50%;
}

.required {
	color:red;
	font-weight:bold;
}


input, textarea {
	font-family:Arial;
	font-size:1em;
	padding:3px;
	margin-bottom:15px;
	width:100%;
}
