/*	------------------------------------
	Base WebLog Template
	by Boris Anthony, 2004-11
	boris@permutype.com
	--------------------------------- */

/* -- Basics --------------------------- */
body {
	background: #fff url('/_shared/seasons/spring/img/bg.png');
	}

            a {	}
     a:link {		color: #06c; }
a:visited {		color: #06c; }
 a:active {		color: #f33; }
  a:hover {	color: #f33; }

h1, h2, h3, h4, h5 {
	}

/* -- Layout -------------------------- */
#container {
	background: #fff url(/_shared/seasons/spring/img/_bg_pattern.png);
	border-left: 1px solid #CBE5FF;
	border-right: 1px solid #CBE5FF;
	}
#banner {
	}
#space {
	color: #fff;
	background: transparent;
	}
#center {
	}
.content {
	color: #666666;
	background-color: #fff;
	}
#sidebarone {
	}
	.sidebar {
		}
#footer {
	}

/* -- Banner --------------------- */
#banner h1 {
	}
#banner h2 {
	}
#banner ul {
	}
	#banner ul li {
		color: #fff;
		border-left: 1px solid #fff;
		}
	#banner ul li.r {
		}
	#banner ul li.first {
		}
	#banner ul li a { color:#fff; }
	#banner ul li a:link { color:#fff; }
	#banner ul li a:visited { color:#fff; }
	#banner ul li a:active { color:#f60; }
	#banner ul li a:hover { color:#f60; }

/* -- Content --------------------- */
.content .arch-title {
	color: #333;
	background: #fff url('/_shared/seasons/spring/img/_feature_bg_top.png') top repeat-x;
	}
	.content .arch-title p {
	color: #333;
	}
.feature {
	background: #fff url('/_shared/seasons/spring/img/_feature_bg.png') bottom repeat-x;
	}
	.feature h1 {
		color: #f00;
		background: #fff url('/_shared/seasons/spring/img/_feature_bg_top.png') top repeat-x;
		}
.content .entry {
	border-bottom: 1px dotted #A9AFB9;
	}
.content .feature .entry {
	border-bottom: none;
	}

.content .entry h2 { /* date */
	color: #A9AFB9;
	}

.content .entry h3 { /* Title */
	color: #000;
	}
	.content .entry h3 a { color:#000; }
	.content .entry h3 a:link { color:#000; }
	.content .entry h3 a:visited { color:#000; }
	.content .entry h3 a:active { color:#09f; }
	.content .entry h3 a:hover { color:#09f; }

.content .entry h4 { /* Categories */
	color: #999;
	}
/*	.content .entry h4 a { color:#A9AFB9; }
	.content .entry h4 a:link { color:#A9AFB9; }
	.content .entry h4 a:visited { color:#A9AFB9; }
	.content .entry h4 a:active { color:#555F6F; }
	.content .entry h4 a:hover { color:#555F6F; }*/

.content .entry .entrybody {
	color: #333;
	}
.content .entry .entrybody p {
	}
.content .entry .entrybody blockquote {
	}
.content .entry li {
	}
.content .entry p.posted {
	}
.content .entry .discuss {
	}
	.content .entry .discuss a { color:#f99; }
	.content .entry .discuss a:link { color:#f99; }
	.content .entry .discuss a:visited { color:#f99; }
	.content .entry .discuss a:active { color:#f33; }
	.content .entry .discuss a:hover { color:#f33; }

.content .entry .extended {
	}

/* -- Top Nav -------------------- */

#topnav {
	border-top: 1px dotted #f66;
	border-bottom: 1px dotted #f66;
	}
#topnav li {
	font-weight: bold;
	}
/* -- Sidebars -------------------- */

.sidebar h2 {
	color: #000;
	}
.sidebar p.t {
	color: #555F6F;
	}

/* -- Most Popular -- */
.sidebar ol {
	}
.sidebar ol li {
	color: #666;
	}
/* -- End Most Popular -- */

.sidebar img {
	}
.sidebar form {
	}
.sidebar .archbox {
	}
	.sidebar .archbox input {
		color: #333;
		}
	form.archsel {
		}
	form.archsel select {
		}
.sidebar dl {
	}
	.sidebar dl dt {
		color: #999;
		}
	.sidebar dl dd {
		}


/* -- Recent Comments Listing ---------- */
#rc {
	}
#rc p.title {
	color: #000;
	}
	#rc p.title a { color:#000; }
	#rc p.title a:link { color:#000; }
	#rc p.title a:visited { color:#000; }
	#rc p.title a:active { color:#09f; }
	#rc p.title a:hover { color:#09f; }
	#rc p.title .count {
		color: #666;
		}
#rc p.date {
	}
#rc p.author {
	}
#rc p.title a.comment {
	}
	#rc a.link {  }
	#rc a.link:hover {  }


/* -- Comments & Trackbacks Listings --*/
.comments h5 {
	color: #666;
	}
.comments dl {
	}
.comments dt {
	border-bottom: 1px dotted #ccc;
	}
.cdate {
	}
.cauth {
	}
.corder {
	color: #555F6F;
	}

.comments dd {
	}
.comments dd, .comments dd p{
	}

/* -- Comment Forms ------------------ */
.commbox {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	}
	.commbox h5 {
		}
	.commbox #thanks p {
		border-bottom: 1px solid #ccc;
		}
	.commbox .remember {
		}
	.commbox .row {
		}
	.commbox .label {
		}
	.commbox .row input {
		color: #000000;
		}

textarea {
}

/* -- Previous Next Menu -------------- */
ul#prevnext {
	}
	ul#prevnext li {
		}
	ul#prevnext .right {
		border-left: 1px solid #333;
		} 
	ul#prevnext .br {
		} 




/* -- Calendar -------------------- */
#calendar {
	color: #999;
	}
#calendar table {
	}
#calendar caption {
	color: #333;
	}
#calendar tr.calhead {
	border-bottom: 1px solid #ccc;
	}
#calendar th {
	color: #666;
	}
#calendar td {
	}
#calendar td p {
	background: #fff;
	border: 1px solid #ccc; 
	}
#calendar a { color:#7E5758; background: #fff; border: 1px solid #7E5758; }
#calendar a:link { color:#7E5758; }
#calendar a:visited { color:#7E5758; }
#calendar a:active { color:#fff; background:#A03538; }
#calendar a:hover { color:#fff; background:#A03538;  }


/* -- Footer ----------------------- */

#footer #copy {
	}

