/* 
	Theme Name: coolblue
	Description: None
	Author: AskGraphics.com
	Author URI: http://www.askgraphics.com
	Version: 1.0

*/
/*
 * Normal color
 */
html {
	background: #333333;
	text-align: center;
} 
body {
	background: url('toptile.gif') repeat-x #333333 !important;
	width: 779px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
	font-size: 70%;
	color: #000;
}
a:link, a:visited {
	color: #0054a6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0;
}

/**
 * Normal ization.
 */
h1, h2, h3, h4, h5, h6, .ni, form {
	margin: 0;
	padding: 0;
}

/**
 * Normal font
 */
body, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 100%;
}

/**
 * Hiding ;)
 */
.hd, dfn {
	display: none;
}

/**
 * Header
 */
h1 {
	color: #fff;
	font: bold 59px Arial, Helvetica, sans-serif;
	letter-spacing: -0.06em;
	position: absolute;
	top: 21px;
	left: 35px;
}
h1 span {
	color: #00bff3;
}
h1 a:link, h1 a:visited {
	color: #fff;
	text-decoration: none;
}

/**
 * Main menu
 */
#topMenuPad {
	padding-top: 124px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu, .menuArea {
	height: 34px;
	background: #00bff3;
	position: relative;
}
.menu a:link, .menu a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	position: relative;
	padding-left: 2px;
}
.menu li {
	position: relative;
	float: left;
	line-height: 34px;
	padding-left: 2px;
	background: url(seperator.gif) top left no-repeat;
}
.menu .m_home {
	padding-left: 0;
}
.menu li, .menu li a, .menu li span {
	height: 34px;
	display: block;
}
.menu li span {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.menu .m_home,      .menu .m_home span     { width: 88px; }
.menu .m_home span     { background: url(menu.gif) bottom left no-repeat; font-size: 17px; }
.menu a:hover { color: #000; }

.menu .m_archives,  .menu .m_archives span { width: 101px; }
.menu .m_archives span { background: url(menu.gif) bottom left no-repeat; font-size: 17px; }

.menu .m_about,     .menu .m_about span    { width: 86px; }
.menu .m_about span    { background: url(menu.gif) bottom left no-repeat; font-size: 17px; }

.menu .m_contact,   .menu .m_contact span  { width: 101px; }
.menu .m_contact span  { background: url(menu.gif) bottom left no-repeat; font-size: 17px; }

/**
 * Search
 */
.search {
	background: #0d004c url(search.gif);
	width: 320px;
	height: 34px;
	line-height: 34px;
	float: right;
	position: relative;
	z-index: 1;
	color: #b7b3ca;
	overflow: hidden;
}
.search form {
	text-align: right;
	line-height: 34px;
}
.in {
	border: 1px solid #cecece;
	background: #fff;
	color: #000;
	vertical-align: middle;
}
.push {
	background: #0C004C;
	border: 0px solid #000;
	color: #fff;
	padding: 6px 10px;
}
.go {
	width: 29px;
	height: 34px;
	color: #fff;
	border: 0 solid #000;
	background: url(go.gif);
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
}

/**
 * Main
 */
#main {
	background: #f3f3f3;
}
#mc-neg {
	margin-right: -230px;
	width: 100%;
	float: left;
}
#mc-pos {
	margin-right: 230px;
	background: #f3f3f3;
}
.cls {
	clear: both;
}

/**
 * Sidebar
 */
#sidebar {
	float: right;
	width: 221px;
	padding-top: 4px;
}
.box {
	background: #0d004c url(box.gif) top right no-repeat;
	color: #fff;
}
.boxb {
	background: url(box.gif) bottom right no-repeat;
	height: 8px;
	line-height: 8px;
}
.box h3 {
	font-size: 120%;
	position: relative;
	height: 32px;
}
.box h3 em {
	text-align: right;
	display: block;
	padding: 8px 15px 0;
}
.box h3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 221px;
	height: 32px;
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 16;
	display: block;
}
.li1 { list-style-image: url(l1.gif); background: url(septile1.gif); }
.li2 { list-style-image: url(l2.gif); }
.li3 { list-style-image: url(l3.gif); }
.li4 { list-style-image: url(l4.gif); }
.li1 li { height: 26px; line-height: 24px; }
.li1 li.last { height: 25px; }
.box a:link, .box a:visited {
	color: #fff;
}

#sb_archives   span { background-image: url(title-archives.gif); }
#sb_category   span { background-image: url(title-category.gif); }
#sb_blogrolls  span { background-image: url(title-blog-rolls.gif); }
#sb_meta       span { background-image: url(title-meta.gif); }
.sb_content {
	padding: 10px 8px 6px 16px;
}

/**
 * Main
 */
#mainContent {
	padding: 8px 0 8px 12px;
}
#mc-pos h2 {
	font: bold 220% Arial, Helvetica, sans-serif;
	color: #1F1F66;
}

/**
 * In di vi dual post.
 */
.post {
	position: relative;
	padding: 1.5em 0;
}
.post h2 {
	padding-left: 64px;
}
.post .postContents {
	margin-left: 64px;
	margin-top: 2px;
	padding-top: 4px;
}
.post .date {
	display: block;
	position: absolute;
	width: 50px;
	height: 55px;
	font-size: 95%;
	background: #1F1F66 url(date.gif);
	text-align: center;
	color: #fff;
}
.post .date div {
	font-weight: bold;
	line-height: 30px;
}
.post .date strong {
	display: block;
	line-height: 20px;
}
.postContents {
	color: #888;
	background: url(postsep.gif) top left repeat-x;
}
.postContents .poster, .postContents .poster a:link, .postContents .poster a:visited {
	font-style: normal;
	color: #666;
}
.panel {
	background: #fff;
}
.b2, .b1 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}
.b2 {
	border: 2px solid #f3f3f3;
	border-width: 0 2px;
}
.b1 {
	border: 1px solid #f3f3f3;
	border-width: 0 1px;
}
.b0 {
	text-align: right;
	padding: 0.5em 1.5em;
}
.cmt {
	padding-left: 15px;
	background: url(comments.gif) center left no-repeat;
}
.nxt {
	padding-left: 15px;
	background: url(readmore.gif) center left no-repeat;
}

/**
 * Comment area
 */
#commentArea {
	margin: 0 auto;
	width: 534px;
	position: relative;
}

#commentArea h2 {
	height: 54px;
}
#commentArea strong {
	position: absolute;
}
#commentArea span {
	position: relative;
	display: block;
	background: url(comment-title.gif) top center no-repeat;
	height: 54px;
}
#commentBottom {
	background: url(comment-bottom.gif) top center no-repeat;
	height: 24px;
}
#commentArea form {
	background: #fff;
	margin: 0;
	padding: 0.6em 0;
}
#commentArea form p {
	margin: 0;
	padding: 0.5em 0;
}
#commentArea form .subm {
	padding-left: 113px;
}
#commentArea form label {
	float: left;
	clear: left;
	text-align: right;
	width: 105px;
	margin-right: 8px;
	line-height: 1.4em;
}

/**
 * Bottom
 */
#bottom {
	background: url(bottom.gif) top left repeat-x;
	height: 77px;
	position: relative;
}
#sitename {
	font: bold 32px Arial, Helvetica, sans-serif;
	letter-spacing: -0.06em;
	color: #261a5e;
	position: absolute;
	top: 20px;
	left: 30px;
}
#sitename span {
	color: #0c145e;
}
#cred {
	text-align: right;
	padding: 1.5em 1.5em 0.5em;
}
#cred, #cred a:link, #cred a:visited {
	color: #8680A6;
}
#cred2 {
	color: #fff;
	text-align: right;
	padding: 0 1.5em;
}
img {
	vertical-align: middle;
}