/* ============================ common ============================== */

body {
	color:#425154;
	background: #fff;
	font: normal 69% Georgia, sans-serif;
}

a { color: #424a4b; text-decoration: none; }
a:hover, a:active, a:focus { color: #e27a2e; }

a img { border: none; }
a span { cursor: pointer; }
em { font-style: italic; }
strong { font-weight: bold; }

.aural{
	position: absolute;
	font-size: 0;
	left: -2007px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
	text-align:right;
}

.left {
	float: left;
}
.right {
	float: right;
}

.clear {
	clear: both;
}

/* ========================== common end ============================ */

/* ============================ layout ============================== */

#notice {
	height: 20px;
	padding: 3px;
	text-align: center;
	background-color: #fffdcb;
	line-height: 20px;
	font-size: 12px; font-style: italic;
	border-bottom: 2px solid #fdeb6f;
	margin-bottom: 5px;
}
#notice a {
	text-decoration: underline;
}

.holder {
	width: 962px;
	margin: 0 auto;
	position: relative;
}

#main {
	border-top: 1px solid #d0d8da;
	background: #dde6e8;
	margin-top: 10px;
	width: 100%;
}

.input-text {
	width: 202px; height: 25px;
	border: 1px solid #a5babf;
	background: #ffffff;
	position: relative;
}
.input-text input {
	position: absolute;
	left: 3px; top: 5px;
	width: 195px;
	border: 0;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */

#stats {
	background: url(../img/stats-bg.gif) no-repeat 0 0;
	width: 477px; height: 42px; float: right;
	margin-right: 50px; margin-top: 20px;
	text-align: center; line-height: 33px;
	font-size: 16px; color: #aaaaaa;
}
#stats strong {
	color: #e68326;
	font-weight: bold;
}

#logo {
	background: url(../img/inblogs.gif) no-repeat 0 0;
	width: 228px; height: 144px; display: block;
	position: absolute; top: 9px; left: 0;
	z-index: 1;
}
#logo a {
	width: 228px; height: 144px; display: block;
	text-indent: -2008%;
}

#header-box {
	background: url(../img/header-box.gif) no-repeat 0 0;
	width: 962px; height: 258px; margin-top: 21px;
	position: relative; z-index: 0;
}

#description {
	background: url(../img/description.gif) no-repeat 0 0;
	width: 167px; height: 125px; float: left;
	margin: 66px 0 0 33px;
	
}
#description p {
	margin: 22px 10px 0 10px;
	line-height: 160%;
	font-size: 10px;
	font-style: italic;
}

#any-questions {
	background: url(../img/any-questions-btn.gif) no-repeat;
	width: 166px; height: 28px; display: block; float: left;
	margin: -28px 0 0 33px;
}

#bounce {
	background: url(../img/bounce.png) no-repeat;
	width: 574px; height: 76px;
	position: absolute; top: -20px; left: 170px;
}

#subscribe-rss {
	background: url(../img/subscribe-rss.gif) no-repeat;
	width: 170px; height: 26px; display: block;
	position: absolute; right: 50px; top:30px;
}

.header-menu-item {
	background: url(../img/header-menu.gif) no-repeat;
	width: 314px; height: 157px;
	float: left; margin-left: 50px; margin-top: 75px;
	position: relative;
}
.header-menu-item p {
	color: #ffffff; line-height: 130%;
	padding: 5px 18px 10px 20px;
	font-size: 13px; font-style: italic;
}
.header-menu-item p a {
	color: #c5e7f0;
	text-decoration: underline;
}
.header-menu-item .rss {
	background: url(../img/rss-btn.gif) no-repeat;
	height: 20px; display: block;
	margin-left: 18px; width: 190px;
	font-size: 13px; text-align: right;
	font-style: italic; text-decoration: underline;
	color: #ffffff; padding-bottom: 3px;
}
.header-menu-item .view-all {
	background: url(../img/view-all-btn.gif) no-repeat;
	width: 95px; height: 14px; display: block;
	margin-left: 18px; margin-top: 10px;
}
.header-menu-item #get-listed {
	background:url(../img/get-listed.png) no-repeat;
	width: 98px; height: 34px; display: block;
	position: absolute; bottom: -18px; right: 18px;
}
.header-menu-item #add-my-blog {
	background:url(../img/add-my-blog.png) no-repeat;
	width: 98px; height: 34px; display: block;
	position: absolute; bottom: -18px; left: 55px;
}
.header-menu-item #be-a-friend {
	background:url(../img/be-a-friend.png) no-repeat;
	width: 106px; height: 38px; display: block;
	position: absolute; bottom: -19px; right: 55px;
}

#friend {
	background: url(../img/friend-of-the-day.gif) no-repeat;
	width: 192px; height: 39px; display: block;
	margin-left: -8px; margin-top: 10px;
}

#add-blog-inblogs {
	background: url(../img/add-inblogs.gif) no-repeat;
	width: 160px; height: 38px; display: block;
	margin-left: -8px; margin-top: 10px;
}

#friends {
	background: url(../img/friend-inblogs.gif) no-repeat;
	width: 192px; height: 39px; display: block;
	margin-left: -8px; margin-top: 10px;
}

/* ========================== header end ============================ */

/* ============================ content ============================= */

#content {
	background: url(../img/content-box-bg.jpg) repeat-x #c3d5d9;
}

#page {
	float: right;
	width: 625px;
	position: relative;
	right: 20px; top: 10px;
	padding-left: 18px;
	padding-top: 30px;
	border-left: 1px solid #97a5a8;
	display: block;
}

#page h2 {
	font-size: 13px;
	font-weight: bold;
}

#page p {
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 140%;
}

#page ul {
	font-size: 13px;
	margin-bottom: 15px;
}

#page-link {
	float: left;
	font-size: 13px;
	position: relative;
	z-index: 999;
}

.page-nav {
	float: right;
	text-align: right;
	font-size: 13px;
	vertical-align: middle;
	margin-bottom: 15px;
	margin-right: 22px;
	position: relative;
	z-index: 999;
}
.page-nav img {
	vertical-align: middle;
}



.post {
	background-color: #ffffff;
	margin-bottom: 65px;
	position: relative;
	width: 604px;
}

.post .date {
	font-family: Arial;
	background: url(../img/date-meta.gif) no-repeat;
	width: 49px; height: 48px; float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.post .date .day {
	width: 49px;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #574d46;
}
.post .date .month {
	width: 49px;
	text-align: center;
	display: block;
	margin-top: 6px;
	font-size: 8px;
	text-transform: uppercase;
	color: #ffffff;
}

.post .friends-badge {
	background: url(../img/friends.gif) no-repeat;
	width: 36px; height: 39px; float: left;
	margin: 10px 0 0 17px;
}

.post .content {
	width: 525px;
	float: right;
	padding-top: 8px;
	padding-bottom: 10px;
}

.post h3 {
	background: url(../img/line.gif) repeat-x bottom;
	position: relative; z-index: 999;
	font-size: 17px; color: #191e1e;
	display: inline; padding-bottom: 1px;
}
.post h3 a {
	color: #191e1e;
}
.post h3 a:hover {
	color: #d25d12;
}

.post h3 .friend {
	color: #d25d12;
}
.post h3 .friend:hover {
	color: #191e1e;
}

#page .post p {
	margin: 0;
	margin-top: 10px;
	font-size: 12px;
	font-style: italic;
	padding-right: 18px;
	line-height: 160%;
}

.post-top {
	background: url(../img/post-top.gif) no-repeat 0 0;
	width: 604px; height: 7px; display: block;
	position: absolute; top: -5px; left: 0px;
}
.post-meta {
	background: url(../img/post-meta.gif) no-repeat 0 0;
	width: 604px; height: 44px;
	position: absolute; bottom: 0; left: 0; margin-bottom: -44px;
}

.blog-name {
	position: absolute;
	left: 20px; top: 16px;
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.blog-name a {
	font-weight: normal;
	color: #a2ccd7;
}

.post-date {
	position: absolute;
	left: 220px; top: 16px;
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.post-date a {
	font-weight: normal;
	color: #a2ccd7;
}

.view-website {
	background: url(../img/view-website.jpg) no-repeat 0 0;
	width: 78px; height: 24px; display: block;
	float: right; margin-top: 13px; margin-right: 5px;
}

.view-entries {
	background: url(../img/view-entries.jpg) no-repeat 0 0;
	width: 78px; height: 24px; display: block;
	float: right; margin-top: 13px; margin-right: 6px;
}

#content-foot {
	background: url(../img/content-foot.gif) repeat-x;
	width: 100%; height: 5px; position: relative;
	top: 5px;
}


.subscription {
	margin-top: 3px;
	display: block;
}

.spacer {
	width: 606px;
	height: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbcdd0;
}

.left-page-col {
	float: left;
	width: 47%;
	padding-right: 10px;
	border-right: 1px solid #bbcdd0;
}

.right-page-col {
	margin-right: 10px;
	float: right;
	width: 47%;
}

.left-page-col h2, .right-page-col h2 {
	margin-bottom: 5px;
}

.left-page-col p, .right-page-col p {
	font-size: 11px;
	font-style: italic;
}

/* ========================== content end =========================== */

/* ============================ side-bar ============================ */


#sidebar {
	float: left;
	width: 265px;
	position: relative;
	left: 18px; top: 30px;
}

.menu-item {
	background: #ffffff;
	position: relative;
	width: 260px;
	text-align: center;
	margin-top: 20px;
}
.menu-item img {
	padding-bottom: 5px;
	padding-top: 10px;
}

.menu-item p {
	font-size: 12px;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	font-style: italic;
	text-align: left;
}
.menu-item a {
	font-weight: bold;
	text-decoration: underline;
}
.menu-item-top {
	background: url(../img/menu-item-top.gif) no-repeat;
	width: 260px; height: 5px; display: block;
	position: absolute; top:-5px; left: 0;
}
.menu-item-bottom {
	background: url(../img/menu-item-bottom.gif) no-repeat;
	width: 260px; height: 5px; display: block;
	position: absolute; bottom:-5px; left: 0;
}

#ads h4 {
	background: url(../img/ads.gif) no-repeat;
	width: 35px; height: 12px; display: block;
	text-indent: -2008%; margin-bottom: 10px;
	margin-top: 40px;
}

#ad-links {
	margin-bottom: 20px;
}

#search h4 {
	background: url(../img/search.gif) no-repeat;
	width: 69px; height: 12px; display: block;
	text-indent: -2008%; margin-bottom: 10px;
	margin-top: 40px;
}

#search-btn {
	background: url(../img/search-btn.gif) no-repeat;
	width: 57px; height: 27px; float: right;
	border: 0; cursor: pointer;
}

#bloglist {
	margin-top: 30px;
}
#bloglist h4 {
	background: url(../img/bloglist.gif) no-repeat;
	width: 89px; height: 12px; display: block;
	text-indent: -2008%; margin-bottom: 10px;
}
#bloglist p {
	font-style: italic;
	font-size: 12px;
}

#list {
	font-size: 12px;
	margin-top: 20px;
}
#list li {
	margin-bottom: 3px;
}
#list li a {
	color: #191e1e;
	margin-left: 3px;
}
#list li a:hover {
	text-decoration: underline;
}
#list li .friend {
	font-weight: bold;
}
#list li .feed-link {
	margin: 0;
}


#simplepie {
	margin-left: 60px;
	margin-top: 80px;
	display: block;
}

#fused {
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 50px;
	display: block;
}

/* ========================== side-bar end ========================== */

.row {
	display: block;
	width: 100%; height: 25px;
	margin-bottom: 10px;
}

.row label {
	width: 110px;
	float: left;
	text-align: right;
	color: #252c2e;
	line-height: 25px;
	font-size: 12px;
}

.row .input-text {
	float: right;
	margin-right: 10px;
	width: 162px; height: 25px;
	border: 1px solid #a5babf;
	background: #ffffff;
	position: relative;
}
.row .input-text input {
	position: absolute;
	left: 3px; top: 5px;
	width: 155px;
	border: 0;
}

.row .small-text {
	float: right;
	margin-right: 10px;
	width: 140px; height: 25px;
	border: 1px solid #a5babf;
	background: #ffffff;
	position: relative;
}
.row .small-text input {
	position: absolute;
	left: 3px; top: 5px;
	width: 135px;
	border: 0;
}

#submit-btn {
	float: right;
	margin-right: 10px;
}

.errors {
}
.errors li {
	margin-bottom: 3px;
}

/* ============================= footer ============================= */

#footer {
	background: url(../img/footer-bg.gif) repeat-x;
	width: 100%; height: 146px; margin-top: -35px;
	font-size: 13px; font-style: italic;
}
#footer a {
	font-weight: bold;
	text-decoration: underline;
}

#footer .left {
	float: left;
	padding-top: 55px;
}

#footer .right {
	float: right;
	text-align: right;
	padding-top: 55px;
}

/* =========================== footer end =========================== */