/* Standard element */

a img{ border:none; }

/*
Design by Lorlei Web Design
http://www.loreleiwebdesign.com for http://www.toptut.com
Released for free under a Creative Commons Attribution 2.5 License

Coding based on Earthling theme by headsetoptions.org, used by permission.

*/

body {
	margin: 0;
	padding: 0;
	background: #322c1d url(images/img1.jpg);
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3b98b;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7b5d1a;
}

.entry h1 {
margin-top:20px;
margin-bottom:10px;
}

h2 {
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
}

h3 {
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
	text-transform: none;
	letter-spacing: 1px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 15px;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(images/img4.gif) repeat-x;
}

ul li.first {
	background: none;
}

a {
color: #a5965d;
text-decoration: none;
}

a:hover {
color: #9f780b;
	text-decoration: none;
}

strong {
	color: #a5965d;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
	background: url(images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 900px;
	height: 250px;
	margin: 0 auto;
}

#header * {
	text-transform: lowercase;
	color: #eae4ce;
}

#header h1 {
	float: left;
	padding: 0px 0 0 0;
	letter-spacing: 1px;
	font-size: 35px;
display:none;
}

#header h2 {
	float: right;
	padding: 10px 0 0 10px;
	background: none;
	font-size: 11px;
	font-weight: none;
display:none;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 218px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #ffffff;
}

#header li.first a {
	border: none;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 490px;
}


.commentby{
	background:url(images/comment.gif) no-repeat;
	padding:0 0 0 5px;
	padding-left:20px;
}


.postedby{
	background:url(images/page.gif) no-repeat;
	padding:0 0 0 5px;
	padding-left:20px;
}

#content .info span.page {background:url(images/page.gif) 0 50% no-repeat;}
#content .info span.cat {background:url(images/comment.gif) 0 50% no-repeat;}

#colOne img {
	padding: 5px;
	border: none;
	margin: 5px;
}


#colTwo {
	float: right;
	width: 175px;
	padding: 0 5px 0 5px;
}

#colTwo h3 {
	margin-top: 10px;
}

#colThree {
	float: right;
	width: 175px;
	padding: 0 5px 0 5px;
}



/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#commentform textarea 
        {
	width:350px;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:3px solid #2e2712;
	color:#908148;
}


#flickr img {
	display: block;
	float: left;
	padding: 0px;
	position: relative;
	height: 65px;
	width: 65px;
	border-width:0;
	margin:2px;
	}



/* 
 * Styles for Bill's Gigulator - Sidebar
 * Bill@billmalchow.com 4/3/2010
 */

/*after removing sidebar 2,  make col one bigger 490+175 */
div#colOne {
width:665px;
}

#bgig_sidebar {
}

#bgig_sidebar .bgig_pic img {
	max-width:125px;
	max-height:150px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

#bgig_sidebar .bgig_date h2 {
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	background: none;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 11px;

}

#bgig_sidebar .bgig_row {
	padding: 2px 0 5px 0;
	background: url(http://earinn.com/wp-content/themes/EARINN/images/img4.gif) repeat-x;
}

#bgig_sidebar .bgig_project_desc {
	display: block;
	font-size: 9px;
	line-height: 15px;
}




.bgig_cal_page {
	background: url(http://earinn.com/wp-content/themes/EARINN/images/img3.gif) repeat-x;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-left:1em;
}

/* 
 * Custom sytles for Bill's Gigulator - Main Calendar 
 */
 
div.bgig_main#bgig_ear_cal {
	clear:both;
	float:left;
	text-align: left;
	width:99%;  
}
 
#bgig_ear_cal .bgig_hdrmonth h2 {
	float: left;
	letter-spacing: 1px;
	font-size: 35px;
	display:block;
	width:100%;
	background: url(http://earinn.com/wp-content/themes/EARINN/images/img3.gif) repeat-x left bottom;
	font-size: 22px;
	margin: 0 0 20px 0;
	padding: 45px 0 10px 0;	
}



/* Row */
#bgig_ear_cal .bgig_row {
	padding: 2px 0 5px 0;
	background: url(http://earinn.com/wp-content/themes/EARINN/images/img4.gif) repeat-x;
	float:left;
	clear:both;
	width:100%;
	padding-bottom: 1em;
}

#bgig_ear_cal .bgig_spacer {
	float: left;
	clear:left;
	height: 1em;
	width: 100%;
}



/* Image */
#bgig_ear_cal .bgig_pic {
   clear:left;
	float:right;
	width:120px;
	min-height:20px;
	padding: 0 2em 0 0;
}

#bgig_ear_cal .bgig_pic a {
	border-style: none;
}			 

#bgig_ear_cal .bgig_pic img {
	border-style: none;
	margin:0;
	width:120px;
}


/***  top, right, bottom, left  ***/







/* Text */
#bgig_ear_cal .bgig_text {
	float:left; 
	position: relative;
	width: 310px;	
}





#bgig_ear_cal .bgig_date,
#bgig_ear_cal .bgig_date h2 {
	display:inline;
}

#bgig_ear_cal .bgig_date h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	text-transform: none;
	letter-spacing: 1px;
}


#bgig_ear_cal .bgig_time, 
#bgig_ear_cal .bgig_time_show {
	display:inline;
/* 	display:block; */
}

#bgig_ear_cal .bgig_time_doors {
	display:none;
}


/* 
 * Event 
 */
#bgig_ear_cal .bgig_event h3 {
	color: #c3b98b;
	font-size:12px;
	padding:0;
	margin:0;
	background: none;
}

#bgig_ear_cal .bgig_event {
}


#bgig_ear_cal .bgig_project {
	display:block;
	font-size: 12px;
}

#bgig_ear_cal .bgig_project_desc {
	display: block;
	font-size: 10px;
	line-height: 15px;
}




#bgig_ear_cal .bgig_notes {
	font-size: .825em;
	clear:both;
/*
	padding-top:1em;
	padding-bottom:1em; 
*/
}

#bgig_ear_cal .bgig_notes p {
}





/* http://earinn.com/wp-content/themes/EARINN/style.css */
/* http://www.billmalchow.com/publish/css_samples/earinn.css */
