@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#FFF;
	width:1003px;
}
.header {
	background:#333333;
}
.header .logo h1 {
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:3em;
	color:#FFF;
}
.header .logo h1 a {
	color:#FFF;
	text-decoration:none;
}
.header .logo h1 a:hover {
	color:#FFF;
	text-decoration:none;
}
.header .logo h2 {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	color:#FFF;
}
.search {
	background:url(../images/seachbgnd.jpg) right top no-repeat;
}
.search form {
	margin:0px;
}
* html .textboxrow {
	padding-top:1px;
}
.textboxrow {
	padding-top:2px;
}
* html .search .textfield {
	height:13px;
	background:#4d4d4d;
	border: 0px;
	border-bottom:1px solid #757575;
	border-top: 1px solid #757575;
	width:153px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}
.search .textfield {
	height:13px;
	background:#4d4d4d;
	border: 0px;
	border-bottom:1px solid #757575;
	border-top: 1px solid #757575;
	width:153px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
.menu {
	background:url(../images/menu_bgnd.jpg) left top repeat-x;
	height:35px;
}
.calendar {
	background:url(../images/calendar.jpg) 7px 5px no-repeat;
}
.calendar .date {
	font-size:10px;
	color:#FFF;
	padding-top:2px;
}
.calendar h4 {
	color:#000;
	margin:0px;
	font-size:16px;
}
.title h1 {
	margin:0px;
	color:#ff8f0b;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-transform:capitalize;
}
.title h1 a {
	color:#ff8f0b;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}
.title h1 a:hover {
	text-decoration:underline;
}
.comments {
	background:url(../images/comments.jpg) 10px 10px no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.comments a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.comments a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
.contents {
	text-align:justify;
	line-height:18px;
	padding:10px 5px 10px 5px;
	background:#f1f1f1;
}
.contents p {
	margin:0px;
	text-align:justify;
	line-height:25px;
	padding-top:5px;
}
.contents li {
	padding-bottom:10px;
}
.contents code {
	margin:0px;
	/*background:#6e6e6e;*/
	color:#FFF;
	padding-left:20px;
	padding-right:20px;
}
.contents blockquote {
	margin:0px;
	background:#f5f2f2;
	border:1px solid #e1dede;
	padding-left:20px;
	padding-right:20px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
}
.contents a {
	color:#000;
	text-decoration:none;
}
.contents a:hover {
	color:#000;
	text-decoration:none;
}
.contents h2 {
	margin:0px;
	font-size:12px;
}
.contents h3 {
	margin:0px;
	font-size:12px;
}
.contents h4, .contents h5, .contents h6 {
	margin:0px;
	text-transform:capitalize;
	font-size:12px;
}
.contents ul {
	margin:0px;
	list-style:disc;
}
.contents li {
	margin:0px;
}
.contents ol {
	margin:0px;
}
.contents hr {
	margin:0px;
	color:#333333;
}
.contents ul div li, .contents ol div li {
	color:#F00;
	text-decoration:line-through;
}
.contents img {
	border:0px;
	padding:3px;
}
.readmore {
	background:url(../images/readmorelist.jpg) 10px 10px no-repeat;
	font-size:10px;
	padding-right:10px;
}
/*IE 7 Hack*/ 
*+html .readmore {
	background:url(../images/readmorelist.jpg) left 10px no-repeat;
}
* html .readmore {
	background:url(../images/readmorelist.jpg) left 10px no-repeat;
}
.readmore a {
	color:#000;
	text-decoration:none;
}
.readmore a:hover {
	color:#000;
	text-decoration:underline;
}
hr {
	margin:0px;
	color:#333333;
}
.sidebar {
}
.sidebar .aboutme_photo {
	background:url(../images/my-photo.jpg) center top no-repeat;
}
.sidebar .title1 {
	background:url(../images/about_bgnd.jpg) left top repeat-x;
}
.sidebar .title1 h1 {
	margin:0px;
	font-size:16px;
}
.sidebar .aboutcontent {
	background:url(../images/aboutcontent_bgnd.jpg) left top no-repeat;
}
.sidebar .main {
	text-align:justify;
	line-height:20px;
}
.sidebar .parttitlebgnd {
	background:#262626;
}
.sidebar .parttitlebgnd h1 {
	color:#FFF;
	margin:0px;
	font-size:16px;
}
.sidebar .tagclouds {
	background:#f2f2f2;
}
.sidebar .tagclouds a {
	color:#000;
	text-decoration:none;
}
.sidebar .tagclouds a:hover {
	color:#000;
	text-decoration:underline;
}
.sidebar ul {
	margin:0px;
	list-style:none;
}
.sidebar li {
	margin:0px;
	list-style:none;
	background:url(../images/sidebarlist.jpg) -2px 7px no-repeat;
	padding-left:15px;
	line-height:20px;
}
/*IE 7*/
*+html .sidebar li {
	background:url(../images/sidebarlist.jpg) 20px 7px no-repeat;
	padding-left:35px;
	line-height:20px;
}
/*IE 6*/
* html .sidebar li {
	margin-left:30px;
	background:url(../images/sidebarlist.jpg) -2px 6px no-repeat;
}
.sidebar form {
	margin:0px;
}
.sidebar select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.footer {
	background:url(../images/footer_bngd.jpg) left top repeat-x;
	color:#FFF;
}
.footer .splendid {
	font-size:10px;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
.button {
	border:1px solid #FFF;
	background: #333333;
	color:#FFF;
	padding:5px;
}
.footer ul {
	margin:0px;
}
.footer li {
	display:inline;
	margin-left:2px;
	margin-right:2px;
	line-height:18px;
	font-size:11px;
}
