/*  html */

html, body {
	font: normal 11px/14px arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

blockquote {
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 100%;
	font-style: italic;
	background-image: url(/img/quote.png);
	background-repeat: no-repeat;
}

code {
	font: 1em "Courier New", "Courier", monospace;
}

img {
  border: 0;
}

center {
  text-align: left;
}

/* page margins */

#blog {
	width: 787px;
	padding: 0 6px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(/img/bg_blog.png);
	background-repeat: repeat-y;
}

/* banner */

#banner {
	width: 786px;
	height: 95px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #BBB;
	background: url(/img/headers/blank.jpg) no-repeat;
}

#banner2 {
	width: 786px;
	padding-bottom: 10px;
	margin: 0;
	overflow: hidden;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #BBB;
	background: url(/img/headers/blank.jpg) no-repeat;
  color: #777;
}

#title-art {
	padding: 20px 20px 10px 30px;
	float: left;
	height: 100px;
	width: 150px;
	vertical-align: middle;
	overflow : hidden;
	}
#title-text {
	padding: 20px 30px 10px 30px;
  color: #777;
	}
#title-text a {
	font-weight: normal;
	color: #457BCC;
	text-decoration: none;
	}
#banner2 h1 {
	margin: 0 20px 5px 0;
	padding: 0;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #457BCC;
	}
#banner2 h1 span {
	color: #457BCC;
	}
body#blog #banner2 h1 {
	margin-bottom: 10px;
	}
#banner2 h2 {
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: normal;
	}

#header-image {
	display: none;
}

/* main content  */

.main {
	width: 449px;
	padding: 10px 50px;
	float: left;
	overflow: hidden;
}

.main p img {
	max-width: 100%;
}

.main a:link, a:visited  {
	text-decoration: none;
	color: #457BCC;
}

.main a:hover, a:active{
	text-decoration: none;
	color: #457BCC;
}

.main p, .main {
	line-height: 14px;
	color: #777;
	text-align: justify;
	margin-top: 0;
}

.main h2, .main h1 {
	margin: 15px 0 25px 0;
	color: #457BCC;
}

.main h2 {
	font-size: 11px;
	margin-bottom: 2px;
}

.main h1 {
	font-size: 1.46em;
}

.main h2 a:link, .main h2 a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #457BCC;
}

.main h2 a:hover, .main h2 a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #457BCC;
}

.main h1 a:link, .main h1 a:visited  {
	text-decoration: none;
	color: #457BCC;
}

.main h1 a:hover, .main h1 a:active {
	text-decoration: none;
	color: #457BCC;
}

.main h3 {
	font-size: 1em;
	font-weight: normal;
	color: #457BCC;
}

.main ul, .main ol {
	line-height: 180%;
	color: #777;
}

.main h2.pagetitle, .main h1.pagetitle {
	font-size: 1.36em;
	margin: 15px 0 3px 0;
	font-weight: bold;
}

.meta {
	font-size: 1em;
	margin: 15px 0 30px 0;
	padding-top: 5px;
	color: #777;
	border-top: 1px solid #777;
}

.meta a:link, .meta a:visited {
	text-decoration: none;
	color: #457BCC;
}

.meta a:hover, .meta a:active{
	text-decoration: none;
	color: #457BCC;
}

.postnav {
	width: 100%;
	float: left;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #457BCC;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

.left a {
	text-decoration: none;
	color: #457BCC;
}

.right a {
	text-decoration: none;
	color: #457BCC;
}

.left a:hover, .right a:hover {
	text-decoration: none;
	color: #457BCC;
}

.left a:active, .right a:active {
	text-decoration: none;
	color: #457BCC;
}

#mo_archive, #cat_archive {
	width: 325px;
	margin-bottom: 30px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
	list-style: none;
}

.main a.readmore {
  color: #008000;
  font-size: 10px;
  line-height: 14px;
}

/* entries home page */

.main div.entry {
	margin: 0 0 30px 0;
	}
.main div.entry h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 130%;
	line-height: 1em;
	font-weight: normal;
	}
.main h4.date {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
	color: #929C87;
	border: none;
	}
.date a, .date a:visited {
	text-transform: none;
	color: #929C87;
	font-weight: normal;
	}	
.main div.entry p {
	margin: 0px 0px 0px 0px;
	}
.main div.entry p.posted {
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	color: #ccc;
	}
.anonce-art {
	margin: 5px 10px 10px 0;
	float: left;
	height: 75px;
	width: 90px;
	overflow : hidden;
	}
.anonce-ul {
	clear: both;
	}

/* comments & trackbacks */

.comment_area, .trackback_area {
	padding: 0 15px;
	margin-bottom: 30px;
	border: 1px solid #457BCC;
	background: #FFF;
	color: #777;
}

.comment_area a, .comment_area a:visited, .comment_area a:active {
	text-decoration: none;
	color: #457BCC;
}
	
.comment_area a:hover {
	text-decoration: none;
	color: #457BCC;
}

.comment_area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment_area li {
	margin-bottom: 25px;
}

.comment_area form li {
	margin-bottom: 0;
}

.comment_area p {
	padding: 0;
	margin-bottom: 0;
}

.commenter {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
	color: #457BCC;
}

.commenter p a, .commenter p a:visited, .commenter p a:active {
	text-decoration: none;
	color: #457BCC;
}

.commenter p a:hover {
	text-decoration: none;
	color: #457BCC;
}

.comment_info {
	font-size: .8em;
	font-weight: normal;
	margin-left: 25px;
	color: #457BCC;
}

.comment_number {
	font-family: georgia, times, serif;
	font-size: 2.46em;
	margin-left: 0;
	margin-right: 5px;
	color: #457BCC;
}

.comment_number a, .comment_number a:visited, .comment_number a:active {
	text-decoration: none;
	color: #457BCC;
}

.comment_number a:hover {
	text-decoration: none;
	color: #457BCC;
}

.submit {
	font-weight: bold;
	padding-left: 0;
}

.comment_area textarea {
	width: 100%;
}

.trackback_area ol {
	list-style: none;
	padding-left: 15px;
}

.trackback_area li {
	line-height: 180%;
}

#comments h2 {
		color: #457BCC;
		background-color: #FFF;
}

/* sidebar */

#side {
	width: 208px;
	float: left;
	padding: 15px;
}

#side h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #457BCC;
}

#side p {
	font-size: 10px;
	color: #777;
}

#side ul {
	list-style: none;
	font-size: 10px;
	width: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	color: #777;
	border-top: 1px solid #777;
}

#side ul.sidelist {
	padding-bottom: 15px;
}

#side ul a {
	padding: 5px 0;
	width: 94%;
	padding-left: 6%;
	display: block;
	text-decoration: none;
	background-color: #FFF;
	border-bottom: 1px solid #777;
	color: #777;
}

#side ul a:hover {
	color: #FFF;
	background-color: #457BCC;
}

#side ul ul {
	border: none;
}

#side ul ul a {
	width: 90%;
	padding-left: 10%;
}

#side ul ul ul a {
	width: 85%;
	padding-left: 15%;
}

#side ul ul ul ul a {
	width: 80%;
	padding-left: 20%;
}

#side a.rss, a.rss:visited {
	padding-left: 15px;
	background: url(/img/icon/icon-rss.gif) no-repeat 0 50%;
	}

/* footer */

#foot {
	width: 786px;
	padding: 0;
	margin: 0;
	clear: both;
	color: #777;
	background-color: #FFF;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}

#foot p {
	padding: 7px 0;
	font-size: 11px;
	margin: 0;
	text-align: center;
	color: #777;	
}

#foot p a:link, #foot p a:visited {
	text-decoration: none;
	color: #457BCC;
}

#foot p a:hover, #foot p a:active {
	text-decoration: none;
	color: #457BCC;
}

/* calendar */

#calendar table {
	width: 100%;
	text-align: center;
	color: #777;
}
#calendar .th {
	border-collapse: collapse;
/*	background: #fafafa;*/
}
#calendar .th td {
	padding: 4px 10px;
	border-bottom: solid 1px #457BCC;
}
#calendar .mc {
	border-collapse: collapse;
	border: solid 1px #457BCC;
	border-width: 1px 0 0 1px;
	padding: 0px;
}
#calendar td.dn, #calendar .mc td {
	padding: 4px;
	margin: 0px;
	width: 10%;
	border: solid 1px #457BCC;
	border-width: 0 1px 1px 0;
	font: normal 10px arial, verdana, sans-serif;
}
#calendar td.dn {
	background: #457BCC;
	font-weight: bold;
}
#calendar td.nowd {
	background: #457BCC;
}
#calendar span {
	display: block;
	background: #457BCC;
	color: #fff;
	margin: 0;
	font: bold 12px arial, verdana, sans-serif;
	text-align: center;
	padding: 6px 10px;
	border-bottom: solid 1px #1f4f7f;
}

/* search form */

#searchform fieldset {
	padding: 0;
	margin: 0;
	border: 0px solid #FFF;
}

#searchform fieldset input {
	width: 94%;
	margin-left: 3%;
}

#searchform legend, #searchform label {
	display: none;
}

/* sidebar searchform */

#searchform .searchfield {
	background: #fff;
	border: 1px solid #777;
	color: #457BCC;
	padding: 2px 5px 1px 5px;
	width: 100px;
	}
	
#searchform .searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
#searchform .submit {
	background: url(/img/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
#searchform .submit:hover {
	background: url(/img/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}

/* adsense */

.adsense_article_top {
  float: left;
}
