html,body {
	margin: 0px;
	height:100%;
	font: 12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	color:#1e1e1e;
}
a {
	color: #FF6600;
	text-decoration:underline;
}
a:hover {
	color: #999900;
}
a:visited {
	color: #FF6600;
}
h2 { font-size:12px; }
.clear {
	clear: both;
}
p { text-align:justify; }
#warper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
h1, h2, h3 { font-family: "Trebuchet MS";}
/* --------- header -------------- */
#head {
	background-image: url(tp.gif);
	background-repeat: no-repeat;
	height: 120px;
}

/* ============== searchbox of top ==============*/
#searchbox {
	float: left;
	left: 370px;
	position: relative;
	top: 20px;
}
#searchbox #st {
	border-width: 0px;
	border-style: none;
	width: 250px;
	color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	left: 10px;
	position: absolute;
}
#searchbox input#searchsubmit {
	background: url(search.gif) no-repeat;
	border-width: 0px;
	height: 24px;
	width: 24px;
}
#searchbox input#searchsubmit:hover {
background: url(search.gif) no-repeat 0 -24px; 
}
#searchbox input#searchsubmit:active {
background: url(search.gif) no-repeat 0 -48px; 
}
#searchbox .searchr {
	left: 270px;
	margin-top: 0px;
	float: left;
	position: relative;
	top: -2px;
}


/* ====================== */
#rsslink {
	right: 60px;
	position: relative;
	float: right;
	top: 10px;
	width: 40px;
	height: 40px;
}
#logo {
	float: left;
	position: relative;
	top: 20px;
	left: 100px;
}
/* -------------- header end ------------- */
#container {
	background-image: url(md.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
	}


/* -------- main box --------- */
#mainbox {
	width: 460px;
	position: relative;
	float: left;
	left: 40px;
	top: -10px;
	overflow: hidden;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mainbox .pagetitle {
	font-size: 30px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #FF6600;
}
.pagemeta {
padding: 0px; margin: 0px 0px 0px 0px; color: #999999;
	color: #999999;
}
.pagemeta a:hover {

padding: 0px; margin: 0px 0px 0px 0px; color: #999900;
	color: #999999;
}

.PostHead {
	position: relative;
	clear: left;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid  #e2e2e2;
}
.entry img {
	border: solid 1px #f0f0f0;
	margin:0px 15px 15px 0px;
	padding:1px;
}

.PostDate {
	position: absolute;
	left: 0px;
	text-align: center;
	padding: 0px 10px 2px 0px;
	margin: -18px 0px 0px 0px;
	list-style: none;
	border-right: solid 1px #e2e2e2;
	width: 20px;

}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #999; text-transform: lowercase;}
.PostDate .day { display: block; font-size: 20px; font-family: 'Arial'; font-weight: normal; line-height: 20px; color: #FF6600; letter-spacing: -1px;}
.editpost {
padding: 0px; margin: 0px 0px 0px 40px; color: #999999;
	color: #999999;
}
.editpost a {
	color: #999999;
	text-decoration: none;
}
.editpost a:hover {
	color: #996600;
	text-decoration: none;
}
.entry a:hover {
	color: #999900;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mainbox h2 {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px 0px 0px 40px;
	color: #FF6600;
}
#mainbox h2 a {
	color: #FF6600;
	text-decoration: none;
}
#mainbox h2 a:hover {
	color: #CC9900;
	text-decoration: none;
}
.PostComments a {
	padding: 0px 0px 0px 35px;
	text-decoration: none;
	display:block;
	background: url(combg.gif) no-repeat 0px 0px;
}
.PostComments a:hover {
	text-decoration: none;
	background-position: 0 -20px;
}
.PostComments a:active {
	text-decoration: none;
	background-position: 0 -40px;
	color:#FFFFFF;
}
/* -------- main box end --------- */

/* -------- sidebars--------- */

#rightx {
	width: 260px;
	position: relative;
	left: 80px;
	float: left;
	top: -20px;
}
#rightsmall {
	width: 160px;
	float: left;
	left: 85px;
	position: relative;
	top: -20px;
}
/* -------- sidebars end--------- */

/* -------- footer --------- */

#footer {
	background-image: url(bt.jpg);
	background-repeat: no-repeat;
	height: 49px;
}
#footertext {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
	
	padding-top: 35px;
	color: #999999;
	padding-bottom: 10px;
}
#footertext a {
	color: #999999;
	text-decoration: none;
}
#footertext a:hover {
	color: #999900;
	text-decoration: none;
}
/* -------- footer end --------- */

/* --------- wedgets ----------- */
.widget {
	margin-bottom: 10px;
	color:#3F4E5C;
	padding: 5px;
	list-style-type: none;
	position: relative;
	border-right: 1px solid #E8E8E8;
}
.widget h2 {
	margin: 0px;
	color: #FF6600;
	position: relative;
	border-bottom: 1px solid #E8E8E8;
	padding: 0px 0px 5px 25px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: normal;
	background: url(title.png) no-repeat left center;
}

.widget ul {
	margin: 0px;
	padding: 0px;
	
}
.widget li {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding: 2px 0px 3px 0px;
	list-style-type: none;
}
.widget li a {
	color:#666666;
	background: url(li.png) no-repeat left top;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}
.widget li a:hover {
	background: url(li_hover.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #999900;
}
.widget li a:active {


	color:#660033;
	background: url(li_hover_active.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.widget_categories .children ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; }
.widget_categories .children li { margin: 0px; padding: 0px; list-style-type: none; border-bottom: none; font-size: 10px; background: none; }
/* --------- wedgets end ----------- */

/* Begin Images */
#container img {
	padding: 0;
	max-width: 100%;
	}

#container img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#container img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#container img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#container .alignright {
	float: right;
	}

#container .alignleft {
	float: left
	}


/* End Images */

#s_adsense {
	height: 250px;
	width: 250px;
}

/*--------------- comment forum -------------------- */
#commentform #comment {
	width: 350px;
}
#commentform #url {
	width: 350px;
}
#commentform #email {
	width: 350px;
}
#commentform #author {
	width: 350px;
}
.TopBk {
	background-image: url(commtop.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 420px;
	padding-bottom: 1px;
	background-color: #D1E2EB;
	margin: 0px;
}

.Form {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.Form .commentform {
	margin-top: 0px;
	background-color: #D1E2EB;
	padding :10px 10px 10px 30px;
}
.avatar {
	float: right;
	margin-right: 20px;
}

.BottomBk {
	background-image: url(commbottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 420px;
}
.Form h3 {
	margin:0px 0px 5px 0px;
	font-size: medium;
}
#commentform #author {
	height: 15px;
}
#commentform #email {
	height: 15px;
}
#commentform #url {
	height: 15px;
}

#commentform input#submit {
	width: 170px;
	height: 22px;
	background: url(ComSubmit.gif) no-repeat;
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#commentform input#submit:hover { background: url(ComSubmit.gif) no-repeat 0 -22px; margin-top: 8px;}

/*========== comment list =============== */
.commentlist {
	padding: 5px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.commentlist li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	width: 420px;
}
.maincoms cite {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.maincoms p {
	margin: 10px 0px;
}
.maincoms .commentmetadata {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.maincoms {
	background-color: #D1E2EB;
	width: 395px;
	padding: 5px 5px 5px 20px;
}
.maincoms .commentmetadata  a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
.maincoms .commentmetadata a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999900;
}

/*--------------- comment forum -------------------- */
/* =========== Navigation =============== */
#bnav {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	background-color: #FFFFFF;
	height: 16px;
	padding-right: 10px;
}

#bnav .Nav {
	text-decoration: none;
	float: right;
	position: relative;
	padding-left: 20px;
	font: 14px/14px Geneva, Arial, Helvetica, sans-serif;
}
#bnav .Nav a {
	text-decoration: none;
	color: #666666;
}
/* =========== Navigation =============== */#bnav .Nav a:hover {
	text-decoration: none;
	color: #999900;
}

/*================ TAGS ============ */
#tag_cloud a {
	color: #666666;
	text-decoration: none;
}
#tag_cloud a:hover {

	color: #999900;
}

