/*JINJURSTYLE*/
/*2009-01-27*/
/* basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 11px;
}

a { color: #4788c9; font-weight: normal;  text-decoration: none}
a:visited { color: #4788c9;  text-decoration: none}
a:hover { color: #C084DA;  text-decoration: none}

#banner a { color: #8ea2b0; text-decoration: none; }
#banner a:visited { color: #8ea2b0; }
#banner a:hover { color: #4788c9; }

.module-content a { color: #69c; }
.module-content a:visited { color: #69c; }
.module-content a:hover { color: #4788c9; }

h1, h2, h3, h4, h5, h6
{
	font-family: 'georgia', helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
	padding: 5px 10px 5px 5px;
	color: #2858A8;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.module-header a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a
{
	color: #2858A8;
	font-weight: bold;
	text-decoration: underline;
}

.module-header a:visited,
.trackbacks-header a:visited,
.comments-header a:visited,
.comments-open-header a:visited,
.archive-header a:visited
{
	color: #2858A8;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #2858A8;
}

.entry-body
.entry-more,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;

}

.comment-footer
{
	font-weight: bold;
}


/* page layout */

.posted-date
{
	margin: 0;
	padding: 0 15px 5px 0;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.entry-title
{
	margin: 0 35px 5px 0;
	color: #2858A8;
	font-size: 16px;
	font-weight: bold;
}

.entry-more,
.entry-body{
	margin: 5px 0;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}


.entry-more-link { 
	font-weight: bold; 
	font-size: 12px;
}

.entry-footer
{
	margin: 0px 5px 10px 0;
	border-bottom: 0
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}



/* sidebars*/

	.side {
		font-family:verdana, arial, sans-serif;
		font-size: 11;
		color: #00cccc;
		margin-top:4px;
		margin-bottom:10px;
		align:center;
		}

	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#2858A8;
		font-size:small;
		font-weight:bold;
  		padding:2px;
  		margin-top:0px;
  		text-align:center;
  		text-transform:uppercase;
		letter-spacing: .1em;
		}

	.syndicate {
  		padding:2px;
  		margin-top:0px;
  		margin-bottom:10px;
  		text-align:center;
		}

	.powered {
  		padding:2px;
  		margin-top:0px;
  		margin-bottom:10px;
  		text-align:center;
		}

#container { width: 760px; }
#container-inner { margin: 20px 0; }


.content-nav { margin: 0; padding: 10px 15px; }



/* twitter*/

#twitter_div ul
{
list-style: none;
list-style-image: url("art/tweet.gif");
padding: 0;
margin-left:15px; 
} 


#twitter_update_list {
  		text-align:left;
}


#twitter_div {
  		padding:2px;
  		margin-top:0px;
  		margin-bottom:10px;
  		margin-left:15px;
  		margin-right:5px;
}