/* Typography & Colors */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 1em;
	background-color:#fff;
	color:#2C5B69;
	font-size: 14px;
	line-height: 1.4em;
}
/*
a {
	color:;
	text-decoration:none;
}

a:hover {
	background-color:#336699;
	color:#fff;
	text-decoration:none;
}*/
a {
	color: #AAAA55;
	text-decoration: none;
}
a:active { outline: none; }
a:hover {
	color:#CC9933;
	text-decoration: underline;
	outline: none;
}

h2 {
	color:#4FABC4;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0.5em;
}

h3 {
	color:#b8cde8;
	font-size:16px;
	font-weight:bold;
	padding-bottom:0.5em;
	border-bottom: 1px dashed #CCCCCC;
}

h4 {
	font-size: 12px;
}

h5 {
	font: normal 12px;
}

img {
	border: none;
}

address {
	font-style: italic;
}

blockquote {
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	border-left: 4px solid #c2cfdf;
}

address {
	font-style: italic;
}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
}

code, pre, var {
	font-size: 1em;
}

ol {
	margin-left: 2em;
}

dd {
	margin: .5em 0 1em 1.5em;
}

cite {
	font-weight: bold;
	font-style: normal;
}

input, textarea, select {
	padding:4px;
	border:1px solid #e5e5e5;
	font-size:12px;
	line-height:14px;
	background-color: #fff;
	font-family: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#999;
	word-wrap: break-word;
}

textarea {
	width: 450px;
}

input#author, input#email, input#url {
	width: 350px;
}

input#submit {
	width: 250px;
	height: 30px;
	padding: 2px 5px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #999;
}

/* Structure */

#warp {

	margin-bottom:1.5em;
}
#header {
    height: 68px;
    display: block;
    padding: 0;
    margin: 0em 0.5em 0em 0.5em;
}

#logo {
float: left;
width: 210px;height: 66px;
}

#logo a{ 
float: left;
width: 210px;
height: 66px;
background: url("logo.gif") no-repeat;
text-indent: -10000px;
}
ul#tnav{float:left;width:300px;}
ul#tnav li{float:left;list-style:none;padding:5px;}
#search{
float: left;
margin: 0 1em 0 1em;
}
#content { 
	background-color:#F7FBFF;
	margin: 0em 18em 0em 0.5em;
	padding: 0em 1.5em 0em 1.5em;
	word-wrap: break-word;
	border: #CCCCCC dashed 1px;
}
/*
.entry img {
	border: 1px solid #c2cfdf;
	padding: 3px;
}
*/
.entry img a{
	border: 1px solid #c2cfdf;
	padding: 1px;
}
.entry img a:hover{
	border: 3px solid #c00fdf;
	padding: 1px;
}
.entry { 
	background-color:#F7FBFF;
	padding: 0em 0.8em 0.8em 0.1em;
	word-wrap: break-word;
}

.entry ul {
	list-style: none;
	padding-left:0px;
	margin-left:2.0em;
}

.entry li{
	list-style: disc;
 	margin-left:1em;
}
/*
.postmetadatasingle {
	margin-top: 4.0em;
}
*/
.postmetadata {
	margin-top: 1em;
font-size: 12px;
border-bottom:#4EABCD dashed 1px;
background: url("images/tag_bg.gif") repeat-x left center;
}

#sidebar {
	width: 15em;
	float: right;
	clear: left;
	background-color:#F9F9F9;
	padding: 0.8em 1em 0.2em 1em;
	border: #CCCCCC dashed 1px;
	margin-bottom:1.5em;
	color:#999;
	}
#sidebar .widget_categories a{
padding-left:8px;
background: url("images/red_arrow.gif") no-repeat left center;}
#sidebar a {
	color:#4896AC;
}
#sidebar a:hover{
	color:#4FABC4;

	text-decoration:underline;
}
#sidebar h2 {
	color:#4FABC4;

	font-size:16px;
	font-weight:bold;
	padding:1em 0 0 0;
	border-bottom: 1px dashed #CCCCCC ;
}

#sidebar ul{
	padding: 0;
	font-size:12px;
	color:#666;
	line-height: 1.8em;
	list-style: none;
	margin-left:0px;
	color:#999;
}

#sidebar ul li{
	list-style: none;
	padding-left:0;
	color:#999;
	}

#footer{
	margin: 1em 0.5em 0em 0;
	padding: 0em 0.8em 0.2em 0;
	border:solid 1px #e5e5e5;
	background-color:#fff;
        clear:both;
text-align:center;
font-size:12px;
}
/* header Style */
hnav
/* Comment Style */
h3#comments{color:#2C5B69;}
li.even .vcard{background:#E9F7F6;}
li.odd .vcard{background:#EDF3DE;}
.vcard {height:34px;}
.vcard img{padding:1px;float:left;padding-right:5px}
p.autitle{line-height:2.4em;}

#respond{border:0;background:#FAFAFA;margin-bottom:10px;}
#respond strong{display:block;width:100px;}
/* Navigation Elements */
h3.related{color:#247AA2;padding-bottom:0.2em;}
.related_post li {
line-height:1.8em;
	list-style-image:url(images/libg.gif);

}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 5px;
}
/*
.code {
	font-family:"Verdana" , "Courier New", "Courier", "mono";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #DDEDFB;
	margin: 5px;
	padding: 5px;
	width: 96%;
	border: 1px solid #0099CC;
	display:block;

}*/
.post_info{
float:right;
font-size: 12px;
font-weight:300;
color:#83CDE1;
}


.post_info a{
color:#86D734;
border-bottom:1px dotted #86D734;
}
.post_info a:hover{
background:#86D734;
color:#fff;
text-decoration:none;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter{
	display: block;border:1px #DADADA solid;
	padding:3px;margin-left: auto;background:#ffffff;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;

	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

