@charset "utf-8";
/* CSS Document */


/* Defaults
----------------------------------------------- */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color:#000000;
	line-height:1.3;
	background:#CCC url(../images/buckeye_leaf3.gif) repeat-x fixed
}

blockquote {
	font-style:italic;
	padding:0 32px;
	line-height:1.6;
	margin:0 0 .6em 0;
}

p {margin:0;padding:0};

abbr, acronym {
	cursor:help;
	font-style:normal;
}
	
code {font:12px monospace;white-space:normal;color:#666;}

hr {
	display:none;
	color: #000;
}

img {border:0px none;}

/* Link styles */
a:link {
	color:#920403;
	text-decoration:underline;
	font-weight: bold;
}
a:visited {
	color:#716E6C;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color:#000;
	text-decoration:underline overline;
	font-weight: bold;
}
a:active {
	color:#000;
	font-weight: bold;
}


/* Layout
----------------------------------------------- */
#wrap {
	background-color:#FFFFFF;
	border-left:5px solid #EA1137;
	border-right:5px solid #EA1137;
	width:700px;
	margin:0 auto;
	padding:2px;
	text-align:center;
}
#main-top {
	width:700px;
	height:60px;
	background:#000000
	margin:0;		padding:0;
	display:block
}
#main-bot {
	width:700px;
	height:75px;

	background:#000000
	margin:0;		padding:0;
	display:block;
	text-align: left;
	font-size: 9px;
}
#main-content {
	width:700px;
	background:#000000
	margin:0;
	text-align:left;
	display:block
}
#inner-wrap {
	padding:0 10px;
}
#blog-header {
	margin-bottom:12px;
	padding-top: 8px;
}
#blog-header h1 {
	margin:0;
	font-size:225%;
	font-weight:normal;
	color:#612E00; font-family:Verdana; padding-left:0; padding-right:0; padding-top:0; padding-bottom:6px
}
#blog-header h1 a:link {
	text-decoration:none;
}
#blog-header h1 a:visited {
	text-decoration:none;
	}
#blog-header h1 a:hover {
	border:0px none;
	text-decoration:none
}
#blog-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;
}
div.clearer {
	clear:left;
	line-height:0;
	height:10px;
	margin-bottom:12px;
	_margin-top:-4px; /* IE Windows target */
	background:url(../images/goalpost.JPG) no-repeat center bottom;
}
#main {
	width:500px;
	float:right;
	padding:8px 0;
	margin:0;
	border-left-width: 3px;
	border-left-color: #EA1137;
}
#sidebar {
	width:160px;
	float:left;
	padding:2px 0;
	margin:0;
}	
#footer {
	clear:both;
	background:url('../images/divider.gif') no-repeat top left;
	padding-top:10px;
	_padding-top:6px; text-align:center
}
#footer p {
	line-height:1.5em;
	font-family:Verdana, sans-serif;
	font-size:75%;
}


/* Typography :: Main entry
----------------------------------------------- */
h2.date-header {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	margin:0;
	padding:0;
}
.post {
	margin:8px 0 24px 0;
}
h3.post-title {
	font-weight:bold;
	font-size:120%;
	color:#1B0431;
	margin:0;
	padding:0;
}
.post-body p {
	line-height:1.5em;
	margin:0 0 .6em 0;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	color:#211104;
	font-size:74%;
	border-top:1px solid #BFB186;
	padding-top:6px;
}
.post ul {
	margin:0;
	padding:0;
}
.post li {
	line-height:1.5em;
	background:url(../images/list_icon.gif) no-repeat 0px 0.3em;
	vertical-align:top;
	margin:0;
	list-style-type:none;
	padding-left:17px;
	padding-right:0;
	padding-top:0;
	padding-bottom:.6em
}


/* Typography :: Sidebar
----------------------------------------------- */
h2.sidebar-title {
	font-weight:normal;
	font-size:100%;
	margin:0;
	padding:0;
	color:#211104; font-family:Verdana
}
h2.sidebar-title img {
	margin-bottom:-4px; font-family:Verdana
	}
#sidebar ul {
	font-family:Verdana, sans-serif;
	font-size:86%;
	margin:6px 0 12px 0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	padding-bottom:6px;
	margin:0;
}
#sidebar p {
	font-family:Verdana,sans-serif;
	font-size:86%;
	margin:0 0 .6em 0;
}


/* Comments
----------------------------------------------- */
#comments {}
#comments h4 {
  font-weight:normal;
	font-size:120%;
	color:#29303B;
	margin:0;
	padding:0;
	}
#comments-block {
  line-height:1.5em;
  }
.comment-poster {
	background:url(../images/list_icon.gif) no-repeat 2px 0.35em;
	font-weight:bold;
	margin-left:0;
	margin-right:0;
	margin-top:.5em;
	margin-bottom:0;
	padding-left:20px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0
}
.comment-body {
	margin:0;
	padding:0 0 0 20px;
}
.comment-body p {
	font-size:100%;
	margin:0 0 .2em 0;
}
.comment-timestamp {
	font-family:Verdana, sans-serif;
	color:#29303B;
	font-size:74%;
	margin:0 0 10px;
	padding:0 0 .75em 20px;
}
.comment-timestamp a:link {
	color:#473624;
	text-decoration:underline;
}
.comment-timestamp a:visited {
	color:#716E6C;
	text-decoration:underline;
}
.comment-timestamp a:hover {
	color:#956839;
	text-decoration:underline;
}
.comment-timestamp a:active {
	color:#956839;
	text-decoration:none;
}
.deleted-comment {
  font-style:italic;
  color:gray;
  }

	
/* Profile
----------------------------------------------- */
#profile-container {
	margin-top:12px;
	padding-top:12px;
	height:auto;
	background:url('../images/divider.gif') no-repeat top left;

}
.profile-datablock {
	margin:0 0 4px 0;
}
.profile-data {
	display:inline;
	margin:0;
	padding:0 8px 0 0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	color:#211104;
}
.profile-img {display:inline;}
.red { color: #F00; }
.profile-img img {
	float:left;
	margin:0 8px 0 0;
	border:1px solid #A2907D;
	padding:2px;
  }
.profile-textblock {
	font-family:Verdana, sans-serif;font-size:86%;margin:0;padding:0;
}
.profile-link {
	margin-top:5px;
	font-family:Verdana,sans-serif;
	font-size:86%;
}

/* Post photos
----------------------------------------------- */
img.post-photo {
	border:1px solid #A2907D;
	padding:4px;
}
  h2 {
	color: #F00;
	font-size: 24px;
	letter-spacing: .35em;
}
.cntr_days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	height: 200px;
	width: 156px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	border: thin double #990000;
	font-weight: bold;
}
#labelList {}
ul#label-list {text-align:justify}
ul#label-list li {display:inline;}

.top_bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EA1137;
	border-bottom-color: #EA1137;
}
