
body {
	color: #333333;
	background: #fff url(./images/bg.jpg) no-repeat;
	margin: 0;
	padding: 0 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

a {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
li {
	list-style: none;
}
p {
	padding: 0 0 15px;
	margin: 0;
}
h1 {
	color: #3366CC;
	margin: 0 0 2px;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
h1 a {
	color: #666;
	text-decoration: none;
}
h1 a:visited {
	color: #666;
	text-decoration: none;
}
h1 a:hover {
	color: #3366CC;
	text-decoration: none;
}
h2 {
	color: #3366CC;
	margin: 0 0 2px;
	padding-bottom: 3px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}

h2.pagetitle {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3366CC;
	}
h2 a, h2 a:visited {
	color: #3366CC;
	text-decoration: none;
}
h2 a:hover {
	color: #3366CC;
	text-decoration: none;
}
h3 {
	color: #3366CC;
	margin: 10px 0 5px;
	border-bottom: 1px solid #3366CC;

	padding-bottom: 3px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-decoration: none;
}

h4 {
	color: #3366CC;
	margin: 10px 0 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
}
form {
	margin:0;
	padding:0;
}
#page {
	width:80%;
	background: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
}
#header {
	background:transparent;
	height: 200px;
	width:100%;
	margin:0px;
	position: relative;
}
#description {
	position: relative;
	bottom: 3px;
	color:#000;
	font-size: 14px;
	display:inline;
}
#nav {
	list-style: none;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 140px;
}
#nav li {
	float: left;
	margin-left:5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #000;
}
#nav .page_item a {
	color: #333333;
	text-decoration: none;
	background: transparent url(./images/nav1.jpg) repeat-x;
	padding: 9px 9px;
	text-transform:uppercase;
	border-left: 1px solid #ccc;
	border-right: 1px solid #CCC;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: small-caps;
}
#nav .page_item a:hover {
	color: #FFFFFF;
	background: transparent url(./images/nav2.jpg) repeat-x;
}
#content {
	padding: 10px 5px 10px 0px;
	float: left;
	width: 70%;
	border-bottom:1px dotted #1D1D1D;
}
.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 100%
}
.post-cat {
	background: url(images/blue_dot.gif) no-repeat left top;
	padding-left: 15px;
	float:left;
	font-size: 95%;
	color: #666;
}
.post-comments {
	background: transparent;
	padding-left: 15px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(./images/cal.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited {
	color: #3366CC;
}
.previous-entries {
	float: right;
	padding-left: 18px;	/*background: url(./images/navl.gif) no-repeat left center;*/
}
.next-entries {
	float: left;
	padding-right: 18px;	/*background: url(./images/navr.gif) no-repeat right center;*/
}
#comments, #respond {
	border-bottom: 1px dotted #3366CC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0;
	padding-left: 5px;
	line-height: 130%;
}
.commentlist li {
	padding: 5px 10px;
}
.commentlist .alt {
	background: transparent;
	width:80%
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: #3366CC;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label {
	color: #3366CC;
	font-size: 87%;
}
#commentform input {
	width:80%;
	background:transparent;
	border:1px solid #3366CC;
	padding:3px;
	margin-top: 10px;
}
#commentform textarea {
	width:80%;
	height:115px;
	background:transparent;
	border:1px solid #3366CC;
	padding: 2px;
	margin-top:3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
}
#commentform #submit {
	background: url(./images/bg.gif) no-repeat;
	color: #3366CC;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#sidebar {
	float: right;
	padding: 5px 0px 5px 0;
	width: 27%;
}

#sidebar h3, #footer h4 {
	color: #0033FF;
	font-variant: small-caps;
	height:30px;
	border-bottom:1px dotted #ccc;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-image: url(./images/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*#sidebar li a, #footer li a {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#sidebar li a:hover, #footer li a:hover {
	color:#999999;
	background-color: #333333;
}
.ul-asides {
	list-style: none;
	margin:0 0 5px;
	padding:0;
}
.ul-recent {
	list-style: none;
	margin:0 0 15px;
	padding:0;
}
.ul-recent li {
	margin: 0;
	padding: 2px 0 2px 20px;
	background-image: url(images/blue_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ul-recent li a, .ul-recent li a:visited {
	color: #3366CC;
	text-decoration: none;
}
.ul-recent li a:hover {
	color: #666;
	text-decoration: none;
}
.ul-cat {
	list-style: none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.ul-cat li {
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(images/red_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ul-cat li a, .ul-cat li a:visited {
	color: #3366CC;
	text-decoration: none;
}
.ul-cat li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0 0 15px;
	padding:0;
}
.ul-archives li {
	margin: 0;
	padding: 2px 0 2px 20px;
	background-image: url(images/red_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ul-archives li a, .ul-archives li a:visited {
	color: #3366CC;
	text-decoration: none;
}
.ul-archives li a:hover {
	color: #666;
	text-decoration: none;
}/*
.ul-blogroll {
	list-style: none;
	margin:0 0 15px;
	padding:0;
}
.ul-blogroll li {
	margin:0;
	padding: 2px 0 2px 20px;
	background: url(./images/li.gif) no-repeat left center;
}
.ul-blogroll li a, .ul-blogroll li a:visited {
	color: #3366CC;
	text-decoration: none;
}
.ul-blogroll li a:hover {
	color: #666;
	text-decoration: underline;
}
.ul-flickr {
	list-style: none;
	margin:0 0 15px;
	padding:0;
	text-align:center;
}*/
#footer {
	clear: both;
	width: 90%;
	background: transparent;
	color: #333333;
	font-size: 95%;
	line-height: 130%;
	height:275px;
	margin-top: 20px;
}
#footer a, #footer a:visited {
	color: #33333;
}
#footer a:hover {
	color: #666;
}
#footer .left-col {
	width:50%;
	float: left;
	margin-left: 200px;
}
#footer .right-col {
	width: 20%;
	float: right;
	padding-right: 5px;
	padding-left: 10px;
}
#credits {
	width: 90%;
	float: left;
	color: #666;
	font-size: 85%;
	line-height: 120%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 100px;
}
#credits a, #credit a:visited {
	color: #666;
}
#credits a:hover {
	color: #666;
}
.center {
	text-align: center;
	margin: 10px;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	padding: 3px;
}
a:hover img.center {
	border-color: #3366CC;
}
.alignleft {
	float: left;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0;
	;
	padding: 3px;
}
a:hover img.alignleft {
	border-color: #3366CC;
}
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float:right;
	margin: 4px 10px 5px 0;
	padding: 3px;
}
a:hover img.alignright {
	border-color: #3366CC;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #3366CC;
}
blockquote {
	margin: 10px 10px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left: 5px solid #3366CC;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	border-left: 5px solid #3366CC;
}
#searchform {
	width: 90%;
	padding: 5px 5px 5px 5px;
}
#searchform #s {
	border:1px solid #3366CC;
	width: 80%;
	height: 22px;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(./images/search.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	color: #000;
	vertical-align: middle;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ihro {
	float: right;
	padding: 10px;
}
.blogtitle {
display:none;
}

.notloggin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabletext {
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabletext a {
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
}
.tabletext a:hover {
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tabletext_alt {
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}
.even {
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.odd {
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}
