/*  
Theme Name: Blue
Theme URI: http://smallprint.free.fr/
Description: WP glossy theme by <a href="http://www.ndesign-studio.com/">N.Design Studio</a>, modified by Anton.
Version: 1.0
Author: Anton
Author URI: http://smallprint.free.fr/

	This theme was designed and built by Nick La, then modified by Anton.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	color: #3300ff;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	padding-top: 10px;
	background: url(images/header-icon.png) no-repeat;
	font: bold 46px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 3px 0px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px;
	width: 100%;
	border: 0px;
	background: #FFFFFF;
}
#header {
	background: #020020 url(images/header-bg.jpg) no-repeat top right;
	height: 160px;
	position: relative;
}
#headerimg {
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	color: #ffffff;
	padding-left: 70px;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #242424;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}
#content {
	padding: 10px 0px 30px 13px;
	float: left;
	width: 70%;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	padding-right: 11px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	color: #999999;
	font-size: 95%;
}
.post-cat a, .post-cat a:visited {
	text-decoration: none;
	color: #CC6600;
}
.post-cat a:hover {
	text-decoration: underline;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-comments a, .post-comments a:visited {
	text-decoration: none;
	color: #CC6600;
}
.post-comments a:hover {
	text-decoration: underline;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	color: #999999;
	font-size: 95%;
}
.post-content-main {
	clear: both;
	padding-top: 10px;
	padding-left: 58px;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770E;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
.previous-entries a:hover, .next-entries a:hover {
	text-decoration: underline;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f7f5fe;
}
.commentlist cite {
	font-size: 120%;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #3333FF;
}
.commentlist cite a {
	text-decoration: underline;
}
.commentlist cite a:hover {
	color: #FF6600;
}
.commentlist small {
	font-size: 87%;
	padding-left: 10px;
	color: #999999;
}
.commentlist p {
	padding-top: 5px;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 10px 10px 20px 10px;
	width: 25%;
	color: #000000;
	background: #fffaf3 top right no-repeat; /*#ffffcc*/
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle, #calendar caption {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
	text-transform: capitalize;
}
#sidebar h2 a, #sidebar .sidebartitle a, #calendar caption a, #sidebar h2 a:visited, #sidebar .sidebartitle a:visited, #calendar caption a:visited {
	color: #758d38;
	text-decoration: none;
}
#sidebar h2 a:hover, #sidebar .sidebartitle a:hover, #calendar caption a:hover, #sidebar div.about div div a:hover {
	color: #FF6600 !important;
	text-decoration: none;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #3333ff;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 0px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
#sidebar div.about {
	background: url(images/avatar.gif) no-repeat right top;
	height: 130px;
	padding-right: 127px;
	padding-top: 20px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#sidebar div.about div {
	background-color: transparent !important;
}
#sidebar div.about div div, #sidebar div.about div div{
	text-align: left !important;
	font-family: "Trebuchet MS" !important;
}
#sidebar div.about div div{
	padding-top: 5px;
}
#sidebar div.about div div a {
	color: #758d38 !important;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
	font: normal 160%/100% "Trebuchet MS" !important;
	padding: 0px 2px 1px 0px;
	text-decoration: none !important;
}
#sidebar div.about div div a, #sidebar div.about div div a:visited {
	color: #3333ff !important;
	font: normal 100% "Trebuchet MS" !important;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#sidebar div.about div div a:hover{
	color: #FF6600 !important;
	font: normal 100% "Trebuchet MS" !important;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline !important;
}
#sidebar ul .tagcloud{
	line-height: 200%;
}
/* Calendar */
#calendar table{
	width: 100%;
}
#calendar caption {
	text-align: left;
}
#calendar table thead tr th {
	background: transparent;
	width: 14.25%;
	height: 25px;
	color: #484848;
}
#calendar table tbody tr td {
	text-align: center;
	background: #ffffff;
	width: 14.25%;
	height: 32px;
	padding: 0px;
}
#calendar table tbody tr td a, #calendar table tbody tr td a:visited {
	color: #3333ff;
	font-weight: bold;
}
#calendar #next {
	text-align: right;
}
#calendar td.pad {
	background: transparent;
	height: 0px;
}
#calendar td#today {
	border: 1px solid #758d38;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 80%;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 30px;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px -20px 0px -7px;
}
#credits {
	padding: 0px 20px 0px 20px;
	color: #ffffff;
	font-size: 85%;
	background: repeat-x top #000000;
	border-top: 7px solid #242424;
	height: 130px;
}
#credits a, #credit a:visited{
	color: #6699ff;
}
#credits a:hover {
	color: #ffcc66;
}
.rss {
	background: url(images/feed-icon-12x12.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
#credits h3 {
	font: bold 160%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	background-color: #242424;
	padding: 2px 10px 8px 10px;
	margin: 0px;
	margin-bottom: 6px;
	border-left: solid 1px #3c3c3c;
	border-right: solid 1px #3c3c3c;
	border-bottom: solid 1px #3c3c3c;
}
#credits ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#credits li {
	padding-left: 20px;
}
ul li.pad {
	margin-left: 27px;
	padding-right: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom: dashed 1px #242424;
}
.center {
	text-align: center;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
/*	padding: 3px;
	border: 1px solid #D5E6AC;*/
}
/*a:hover img.center {
	border-color: #339900;
}*/
.alignleft {
	float: left;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 15px 5px 0px;
/*	padding: 3px;
	border: 1px solid #D5E6AC;*/
}
/*a:hover img.alignleft{
	border-color: #339900;
}*/
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float:right;
	margin: 4px 0px 5px 15px;
/*	padding: 3px;
	border: 1px solid #D5E6AC; */
}
/*a:hover img.alignright{
	border-color: #339900;
}*/
.creditline {
	float: right;
	padding-top: 75px;
}
#wpblock {
	float: left;
	height: 80px;
	width: 80px;
	margin-left: 0px;
	margin-top: 12px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.blackpost {
	background: #000000;
}
.post-content-main .blackpost {
	margin-left: -25px;
}
.blackpost div {
	background-color: #000000;
	background-repeat: no-repeat;
	color: #ffffff;
}
.blackpost .ltop {
	background-image: url(images/ltcorner.jpg);
	background-position: top left;
	height: 25px;
	width: 25px;
	float: left;
}
.blackpost .rtop {
	background-image: url(images/rtcorner.jpg);
	background-position: top right;
	height: 25px;
	width: 25px;
	float: right;
}
.blackpost .lbott {
	background-image: url(images/lbcorner.jpg);
	background-position: bottom left;
	height: 25px;
	width: 49.99%;
	float: left;
}
.blackpost .rbott {
	background-image: url(images/rbcorner.jpg);
	background-position: bottom right;
	height: 25px;
	width: 50%;
	float: right;
}
.blackpost .wet {
	background-color: #ffffff;
	background-image: url(images/wetblack.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 16px;
	width: 99.99%;
	clear: both;
}
.blackpost .wet .lwet {
	background-color: #ffffff;
	background-image: url(images/lwcorner.jpg);
	background-position: top left;
	height: 16px;
	width: 25px;
	float: left;
}
.blackpost .wet .rwet {
	background-color: #ffffff;
	background-image: url(images/rwcorner.jpg);
	background-position: top right;
	height: 16px;
	width: 25px;
	float: right;
}
.blackpost .content {
	padding: 25px 25px 0px 25px;
}
.blackpost a, .blackpost a:visited {
	color: #6699ff;
}
.blackpost a:hover {
	color: #ffcc66;
}
blockquote {
	color: #3f3f3f;
}
img#wpstats{width:0px;height:0px;overflow:hidden;}