/* GLOBAL STYLES */

* {
	margin:0;
	padding:0;
}
body {
	background:#3F3933;
	/* background: #fff; */
	margin-bottom: 10px;
}

img {
	border: none;
}

a:active
{
  outline: none;
}

/* LAYOUT STYLES */

#network {
	padding:3px 10px;
	text-align:right;
	background: #333 url('/images/eleymedia.gif') left 1px no-repeat;
}
#network a {
	color: #fff;
}

#networkinfo {
	color: #fff;
	padding: 15px 50px;
	font-size: 9pt;
	text-align: left;
}

#networkdesc {
	width: 250px;
	float: left;
	padding-right: 25px;
}
#networkdesc p {
	line-height: 1.5;
}
#networksites {
	margin-left: 275px;
}
#networksites ul {
	list-style: none;
}
#networksites ul li {
	list-style-type: none;
	margin-bottom: 0.5em;
}
#networksites ul li h3 {
	font-size: 1.4em;
	margin-bottom: 0.2em;
}

#container {
	margin: 0 auto;
	width: 900px;
	background: #fff;
}
#header {
	position: relative;
	background: #828974;
	width: 900px;
	margin: 0 auto;
	border-top: 2px solid #666;
}

#name {
	height: 66px;
}

#mainbody {
	background: url('/images/bottombg.gif') bottom no-repeat;
	padding-bottom: 10px;
	padding: 0 10px 15px 15px;
}

#leftbar {
	width: 170px;
	/* margin-left: 15px; */
	margin-top: 15px;
	float:left;
}
#content {
	width: 510px;
	float:left;
	padding: 15px;
	padding-top:0;
	margin-top:15px;
}
#rightbar {
	width: 160px;
	/* margin-right: 15px; */
	float:left;
	margin-top:15px;
}
#adsense {

}
#adsense img {
}

.rightad {
	
}

#footer {
	padding: 10px;
	padding-bottom: 0;
	background: #828974;
	color: #fff;
	border-top: 3px double #666;
	border-bottom: 3px double #666;
}

#othersites {
	width:280px;
	float:left;
}
#copyright {
	width:300px;
	float:left;
	margin: 0 10px;
}
#footerad {
	width:280px;
	float:left;
}

#login, #search, #newsletter {
	height:1%;
	background: #E5E7E2;
	margin-bottom: 15px;
	padding: 4px 10px;
	border-top: 3px double #999;
	border-bottom: 3px double #999;
}
#login label {
	width: 45px;
	display: block;
	float:left;
}
#login input {
	float:right;
	line-height: 1.8;
}
#login p {
	clear:both;
	line-height: 1.8em;
}
.header {
	text-align: center;
	font-size: 1.1em;
}

#search input, #newsletter input {
	line-height: 1.8;
	width: 146px;
}

.entry {
	border-bottom: 1px solid #E5E7E2;
	padding-bottom: 10px;
	margin-bottom:10px;
}
#entry {
	padding-bottom: 35px;
	background: url('/images/entrybg.gif') bottom 50% no-repeat;
}

#header_graphic {
	margin: 15px 0;
}


#feed, .rightad {
	margin-bottom: 15px;
	padding: 8px;
	border: 1px solid #999;
	background: #E5E7E2;
}

#feed p {
	padding-left: 33px;
	line-height:28px;
	background: url('/images/feed.png') left no-repeat;
}
#feed a {
	font-size: 1.4em;
}


#recentposts {
	background: url('/images/recentbg.gif') repeat-y;
}

#recentevents, #recentdirectory, #recentmarketplace {
	float:left;
	width:170px;
}

#homeabout {
	border: 1px solid #999;
	background: #E5E7E2;
	padding: 8px;
	margin: 10px 0;
}

/* MAIN NAVIGATION STYLES*/

#navbar {
	position: absolute;
	bottom:0;
	right: 0;
}

#navlist
{					
	margin-right: 10px;
}

#navlist li
{
	list-style: none;
	text-transform: uppercase;
	display:inline;
}

#navlist li a
{
	padding: 0.4em 0.5em;
	border: 0;
	border-top: 3px solid #BFC8C8;
	background: #3F3933;
	text-decoration: none;
	color: #FFFEE8;
	display: block;
	float:left;
	margin: 0 0.4em;
}


#navlist li a:hover
{
	background: #fff;
	color: #263645;
}

#navlist li a#current
{
	background: #fff;
	color: #263645;
}


#subnav {
	margin-bottom: 15px;
}
#subnav h2 {
	text-align: center;
}
#subnav ul#nav_categories {
	list-style: none;
	border-top: 3px double #999;
	border-bottom: 3px double #999;
}
#subnav ul {
list-style: none;
}
#subnav ul li {
	list-style-type: none;
	height: 1%;
width: 170px;
margin:0;padding:0;
display:inline;
}
#subnav ul li a {
	width: 158px;
	display:block;
	padding: 6px;
	background: #fff;
	border-bottom: 1px solid #999;
	text-decoration: none;
	font-size: 0.85em;
	color: #000;
margin:0;
}
#subnav ul li a:hover {
	background: #B4B8AB;
}
#subnav ul li a.last {
	border-bottom:none;
}
#subnav ul ul li {
	font-size: 0.9em;
	margin-left: 2em;
	list-style-type: disc;
}


/* TEXT STYLES */

body {
	font-family:"Bookman Old Style","Book Antiqua",Georgia,"Times New Roman",Times,serif;				
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #5C6054;
	border-bottom: 1px solid #5C6054;
	text-decoration:none;
}
a:hover {
	color: #000;
	background: #E5E7E2;
	border-bottom: 1px solid #828974;
}
			
#network p {
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
}
#networklink {
	display: block;
	color: #ccc;
	font-size: 10px;
	border:none;
	text-decoration: none;
}
#network a:hover {
	text-decoration:underline;
	border:none;
	background:none;
}

#name h2 {
	font-size: 2.1em;	
	font-weight: normal;
	letter-spacing: -1px;
	padding: 9px 10px 0 10px;
}
#name h2 a {
	color: #FFF;
	text-decoration:none;
	border:none;
}
#name h2 a:hover {
	border:none;
	background:none;
}

#content, #leftbar, #rightbar, #header {
	line-height: 1.6;
	font-size: 0.85em;
}
#content p, #content ul {
	margin-bottom: 0.6em;
}
#content ul {
	margin-left: 2em;
}
#content ul li {

}
#content h1 {
	font-size: 2em;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 10px;
}

#content h1 a {
	border:none;
}
#content h2 {
	margin: 1em 0 0.6em 0;
}

#content .author {
	font-size: 1.1em;
	text-align: center;
}

#content .author, #content .author a, #content .author2, #content .author2 a {
	color: #777;
	text-transform: uppercase;
	letter-spacing: +2px;
}

#content .author2 {
	
}

#content .author a:hover, #content .author2 a:hover {
	color:#333;
}

#content .author em, #content .author2 em {
	text-transform: none;
}

#content .published {
	padding: 4px;
	background: #E5E7E2	;
	border: 1px dashed #666;
	border-right:none;
	border-left:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin: 1em 0;
	text-align: center;
}
#content .published a:hover {
	background:none;
}

#entry h1 {
	margin-bottom: 0;
}


#abouttheauthor h3 {
	font-size: 1.5em;
	text-align: center;
	margin: 15px 0 5px 0;
}

.authorpic {
	float:left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #B4B8AB;
}

#search p {
	margin-bottom: 6px;
}

.note {
	text-align: center;
	font-size: 0.8em;
}

#footer a {
	color: #fff;
	text-decoration: underline;
	border:none;
}
#footer a:hover {
	color: #fff;
	border:0;
	background: none;
	text-decoration:none;
}

#footer h2 {
	margin-bottom: 0.5em;
}

#copyright {
	text-align:center;

}
#copyright p {
	font-size: 0.9em;
	line-height: 1.5;
}
#othersites ul {
	
}
#othersites ul li {
	margin-left:2em;
}
#othersites ul li a {
	
}

#recentposts ul {
	padding: 10px;
	padding-left: 0;
}
#recentposts ul li {
	font-size: 0.8em;
	margin-bottom: 0.2em;
}
#recentposts ul li a {

}

#recentposts h3 {
	text-align:center;
	font-size: 1.4em;
}

#recentposts h4 {
	font-size: 1.2em;
}


/* MISC STYLES */

.clearer {
	clear:both;
}

/* CALENDAR STYLES */

.calendarBG {
 background-color: #eee; 
 border-collapse: collapse;
}
.calendarBG td, .calendarBG th {
	border: 1px solid #ccc;
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #000; 
 text-align: center;
 background-color: #eee; 
}

.calendarMonthLinks {
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #000;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #999;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #000; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {

	font-size: 0.8em;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #666;
 background-color:  #fff;
 padding: 6px;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.adsense_square {
	width: 200px;
	height: 200px;
	float:left;
	margin-right: 10px;
}

.adsense_rect {
width: 468px;
height: 60px;
margin: 10px auto;
}