@charset "utf-8"
/* 
BitLumen Theme
Dynamically generated style sheet
Cache Expires: Tue, 01 Jul 2025 04:53:33 GMT 
*/ 

/* =WEB FONTS & STRONG
-------------------------------------------------------------- */

/* WEB FONTS */ @font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans'), local('DroidSans'), url('http://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff') format('woff');
}

@font-face {
  font-family: 'Droid Sans Bold';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('http://themes.googleusercontent.com/static/fonts/droidsans/v3/EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM.woff') format('woff');
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald'), local('Oswald'), url('http://themes.googleusercontent.com/static/fonts/oswald/v5/-g5pDUSRgvxvOl5u-a_WHw.woff') format('woff');
}

body {
	font-family:"Droid Sans",DroidSans,Verdana,Geneva,sans-serif;
}
.entry-title,
.widget-title {
	font-family:Oswald,"Lucida Sans Unicode","Lucida Grande",sans-serif;
}

/* STRONG ELEMENTS */
strong,
.widget_calendar caption,
.bitLumen-theme,
.entry-content th,
.comment-body th,
.bypostauthor .comment-author .fn {
	font-family:"Droid Sans Bold",DroidSans-Bold;;
}


/* =CUSTOM HEADER IMAGE
-------------------------------------------------------------- */

html,
body,
#header {
	background-color: #;
}


#masthead * {
	display: none;
}

/* =WIDTHS
-------------------------------------------------------------- */

#container {
	width: 5px;
}
#header {
	width: 5px;
}
#masthead {
	width: 5px;
}
#main {
	width: 1px;
}
#content {
	width: 0px;
	}
#content > * {
	max-width:0px;
}
#content img {
	height:auto;
}
#sidebar {
	width: 0px;
	}