/****************
 html and body
*/
html {height: 100%;}

body {
	background: #CFCDC2 url(img/bkgd-gold.gif) repeat-y center top;
	margin: 0px;
	padding: 0px; 
	font-weight: normal;
	font-family: Avenir, "Lucida Grande", Lucida, Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: #444444;
}	

body img {
	border: 0px;
}

	body { height: 100%; }

/*****************
  links
*/

a {
    text-decoration: none;
	padding: 0px 1px 0px 1px;
}

a:link {
	color: #8D668D;
}

a:visited {
	color: #9F7777;
}

a:hover {
	color: #f0f0f0;
	background-color: #5D7A93;
}

a.backoff:hover, a.backoff, a.backoff:link, a.backoff:visited {
	background: transparent;
	border: 0px;
}

/****************
  Text and Font
*/

em {
	color: #a9a173;
	font-style: normal;
	font-weight: bold;
}

i {
	font-style: italic;
}

code {
	font: small Georgia, Times New Roman, Serif;
	color: #666666;
}

strong {
	font-style: normal;
	font-weight: bold;
	color: #74838F;
}

b {
	font-weight: bold;
	color: #555555;
}

q {
	font: small verdana, Avenir, sans-serif;
	font-weight: normal;
	font-style: italic;
}


p {
	margin: .3em 0em .7em 0em;
}

h1 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
 	color: #A9A173;
}

h2 {
	font-family: helvetica, arial, sans-serif; 
	font-weight: normal;
	font-size: 1.6em;
	color: #666666;
}

h3 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #728594;
	margin-bottom: .5em;
}

h4 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #777777;
	margin-bottom: .5em;
}

h5 {
	font-family: Verdana, Avenir, "Lucida Grande", Lucida, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #728594;
	margin-bottom: .5em;
}

h6 {
	font-family: Verdana, Avenir, "Lucida Grande", Lucida, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 100%;
	color: #777777;
	margin-bottom: .5em;
}

blockquote {
	background: transparent url(/img/quote_start.gif) no-repeat;
	padding: 0px 23px 0px 23px;
	margin: 6px 0px 0px 0px;
	line-height: 1.3em;
	color: #555555;
}

small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.2em;	
}

pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 */
word-wrap: break-word; /* IE 5.5+ */
}

.flourish {
	font-family: helvetica, verdana, sans-serif;
	font-size: 90%;
	color: #999999;
}

/*****************
 Lists
*/

ul, ol {
	padding-left: 0em;
	margin-left: 2em;
}

ul.l-bb {
	list-style-type: none;
	padding: 0;
	margin: .2em;
}

ul.l-bb li {
	background-image: url(/img/small_blue_dot.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
}

ul.l-plain {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.l-plain li {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
ul.l-plain a, ul.l-plain a:link, ul.l-plain a:visited {
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}

ul.l-inline li {
	display: inline;
	margin-right: .4em;
}

/******************** 
 Feedpage
*/

#main {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: rgb(51, 51, 51);
	margin-bottom: 2em;
}

#main img, #sources img, #feedinfo img {
	border: 0;
	vertical-align: text-bottom;
}

#navigation {
	margin-left: 2px;
}

#navigation ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#navigation li {
	list-style: none;
	margin-right: 0.5em;	
	display: inline;
	}
#navigation li.ltitle {
	font-weight: bold; 
	color: rgb(114, 133, 148);
}
#navigation li.active {
	border: 1px solid rgb(170, 170, 170);
	padding: 1px 2px; 
	color: rgb(170, 170, 170);
}
#navigation a:visited {
	color: #8D668D;
}
#navigation a:hover {
	color: #f0f0f0;
	background: #5D7A93;
}
#c1 {
	color: #fff ;
	background: #fff ;
	display: none;
}
#c2 {
	color: #f0f0f0 ;
	background: #f0f0f0; 
	/*color: #eeeeee ;
	background: #eeeeee ; */
	display: none;
}

.lheading {
    font-family: Verdana, Avenir, "Lucida Grande", Lucida, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 100%;
	color: #455D6F;
	background-color: #F1F4F7;
	margin: 1.5em 0;
	padding: 2px;
}

#links, #sources, #opml {
	margin-top: 4em;
	margin-bottom: 4em;
}

#feedinfo {
	line-height: 1.7em;
	margin-top: 1.5em; 
	margin-bottom: 1.5em;
}

#main .item {
	margin: 3px 0px 3px 0px;
	background-color: #ffffff;
	padding: 2px 2px 2px 30px;
}
.item2 {
	margin: 3px 0px 3px 0px;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
}

.bmark { /* Bookmark image */
	
	}

.icon {
	margin-left: -28px;
	margin-right: 10px;
}
.time { /* Time Posted */
	font-family: helvetica, verdana, sans-serif;
	font-size: 90%;
	color: #999999;
	margin-right: 10px;
	}
.title { /* Title */
	color: #444;
	text-decoration: none;
	cursor: pointer;
}

.title:hover {
	color: #5D7A93;
	background: transparent;
	text-decoration: underline;
}
.source { /* Direct link to weblog post */
	font-family: helvetica, verdana, sans-serif;
	font-size: 90%;
	margin-left: 1em; 
}
.source a {
	color: #999;
	text-decoration: none;
}
.source a:visited {
	color: #9F7777;	
}
.source a:hover {
	color: #5D7A93;
	background: transparent;
	text-decoration: underline;
}
#main .excerpt { /* Excerpted content from feed */
	margin: 5px 24px 0px 0px;
	font-family: helvetica, verdana, sans-serif;
	display: none;
	}
#main .excerpt2 { /* Excerpted content from feed */
	margin: 5px;
	font-family: helvetica, verdana, sans-serif;
	display: none;
	}

.excerpt a:hover
{
    background-color: transparent;
    color: rgb(109, 143, 173);
}

/* Google */

.google {
	margin: 0 0 0 0 ;
	padding: 0px;
	/* background: #ffffff ; */

}
.google p { 
	display: block; 
	margin-bottom: 0 ;
	margin-top: 0 ;
	color: #555555 ;
}

/* del.icio.us */
.delicious_tags {
	display: inline ;
	text-align: right;
	padding: 0 0 0 10px;
}

/****************
  Layout Stuff
*/

/*** ClearFix ***/
/* float clearing "hack" http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*** End ClearFix ***/

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#middle {
	background: #fff;
	padding: 0px 30px 10px 30px;
	margin: auto;
	width: 626px;
}

#header {
    margin: auto;
	padding-top: 0px;
    width: 689px;
}

#header a, #header img {
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	border: 0px;
}

#footer {
	margin: auto;
	margin-bottom: 0px;
    width: 689px;
}

/* End Common */

#header {
	padding-top: 1px;
}

