body  {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0; 
	padding: 0;
	text-align:center;
	color: #000;
	background-color: #FFF;
}
a {
color:#000;
text-decoration:none;
}
.mySetClass #container { 
	width: 100%;
	background: #EBEBEB;
	text-align: left;
background: #FFF url(/images/pageBg.png) repeat-y 0px 0px;
}  
* img {
border:none;
}
/*#####################################  HEADER #########################################################################*/
	#rss {
	position:absolute;
	top:0px;
	right:0px;
	margin:5px 15px;
	display:block;
	width:170px;
	padding:0;
	font-size: 13px;
	color:#000;
	text-align:right;
	background: url(/images/rss.png) no-repeat left;
	z-index:9999;
	}
	#rss a{
	font-weight:bold;
	}
	#rss a:hover{
	color: #F00;
	}
	.links {
		font-size: 12px !important;
	}
#header {
	position:absolute;
    display:block;
	margin:0;
	left:0;
	top:0;
	width:100%;
	height:276px;
	z-index:100;
	background: url(/images/topTitle.png) no-repeat left top;
	border-bottom:solid 1px #009;
}
#headerBg {
    display:block;
	margin:0;
	padding:0;
	width:100%;
	height:276px;
	z-index:0;
	background: url(/images/topTitleBg.png) repeat-x left top;
}
#homeBack{
display:block;
position:absolute;
top:0;
left:0;
width:750px;
height:210px;
z-index:999990;
}
#navigation {
	position:absolute;
	top:0;
	left:0;
	z-index:300;
	margin-top:245px;
	margin-left:255px;
}
	#navigation li {
		float: left;
		margin-right:35px;
		color: #FFF;
	}
	#navigation li a {
		float: left;
		display: block;
		padding:0;
		margin: 0px;
		text-transform: uppercase;
		font-weight:bold;
		color: #FFF;
	}
	#navigation li a:hover {
		text-decoration: none;
		border-bottom:solid 1px #FFF;
	}
#calendar {
position:absolute;
right:5px;
margin: 95px 5px;
width:180px;
z-index:9999;
color:#FFF;
}
#calendar a{
font-weight:bold;
color: #FFFF99;
}
#calendar a:hover{
color: #FFFF00;
}
#homeBack {
position:absolute;
top:0;
left:0;
display:block;
width: 450px;
height: 210px;
padding:0;
margin:0;
background: url(/images/transp.gif) repeat left;
}	
/*#####################################  HEADER #########################################################################*/

/*#####################################  CONTEXT MENU #########################################################################*/
#contmenu {
float: left;
height:400px;
margin:20px 0;
width:251px;
background: #FFF url(/images/pageBg.png) repeat-y 0px 0px;
}
#contmenu span a{
color: #666;
display: block;
width:216px;
height:25px;
padding: 7px 3px 3px 30px;
margin:0;
margin-bottom:5px;
background: url(/images/btBgUp.png) no-repeat left 0px;
font-size:14px;
font-weight:bold;
}
#contmenu  a:hover{
color: #000;
}
#contmenu span.current-cat a{
width:215px;
background: url(/images/btBgDown.png) no-repeat left 0px;
color:#000;
}
#tag_cloud{
display:block;
position:absolute;
top:500px;
left:0;
width:250px;
margin:0;
margin-top:30px;
padding:0 0 13px 0;
background: url(/images/brackets.png) no-repeat bottom;
}
#tag_cloud div{
padding: 0px 15px;
text-align:center;
background: #FFF url(/images/pageBg.png) repeat-y 0px 0px;
z-index:777;
}
#tag_cloud div a{
display:inline;
color: #666;
background:none;

}
#tag_cloud div a:hover{
color:#000;
text-decoration:underline;
}
#tag_cloud h3{
display:block;
width:100%;
height:35px;
background: url(/images/brackets.png) no-repeat 0px 15px;
margin:0 0 -5px 0;
text-align:center;
font-size:16px;
}
/*#####################################  CONTEXT MENU END  ####################################################################*/

/*#####################################  MAIN CONTENT  #########################################################################*/
.mySetClass #mainContent {
	min-height:850px; 
 	margin: 0;
	padding:0;
	width:auto;
	border:#FFF solid 1px;
	background: #FFF;
	overflow: auto;
} 
.mySetClass #subContent {
 	margin:0;
	padding:10px;
} 
#pages {
display:block;
text-align:center;
}
#pages a{
border:solid 1px #CCC;
padding:5px;
font-weight:bold;
}
/*#####################################  MAIN CONTENT END  ###################################################################*/

/*#####################################  SIDEBAR2  ###########################################################################*/
.mySetClass #sidebar2 {
	float: right; 
	margin: 0;
	width: 200px;
	background:#FFC  url(/images/siderbarSolidBg.png);
	padding: 0;
	border-left:solid 1px #999;
}
#rightWIDGETS {
width:100%;
margin:0;
}
#rightWIDGETS h3{
font-size:13px;
}
.textwidget {
color: #FFF;
display: block;
width:90%;
padding: 5px;
margin:-13px auto;
border:solid 1px #000099;
border-top:0;
/* background:#FFC  url(/images/siderbarSolidBg.png); */
background: url(/images/topTitleBg_2.png) repeat-x left bottom #0066CC;
}
.textwidget a{
color: #FFF;
}
#cBg{
display:block;
width:90%;
height:17px;
padding:5px;
margin-left:auto;
margin-right:auto;
border:solid 1px #000099;
color:#FFF;
background: url(/images/cBg.gif) repeat-x left bottom #0066CC;
}
.mySetClass #blogroll {
padding:0;
text-align:center;
}
.mySetClass #blogroll li{
margin-left:-35px;
list-style: none;
}
.mySetClass #blogroll li a{
width:170px;
color: #333;
display: block;
padding: 5px 10px 5px 5px;
margin:6px auto;
border:solid 1px #666;
background:#FFC  url(/images/siderbarSolidBg.png);
}
.mySetClass #blogroll li a:hover{
color: #000;
border:solid 1px #000;
}
.mySetClass #blogroll h3{
font-size:16px;
}
/*#####################################  SIDEBAR2 END ########################################################################*/

/*#####################################  FOOTER ##############################################################################*/
.mySetClass #footer { 
	display:block;
	height:90px;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	padding: 0;
	background: url(/images/topTitleBg.png) repeat-x left top;} 
.mySetClass #footer p {
	margin: 10px 20px;
	display:block;
	padding-top: 6px;
	padding-left: auto;
	padding-right: auto;
	font-size: 11px;
	text-align:center;
}
.mySetClass #footer a {
		color: #FFFFFF;
		font-weight: bold;
	}
.mySetClass #footer a:hover {
		text-decoration: underline;
	}
	#copy {
		display:block;
		text-align:center;
		padding: 20px;
		color:#FFF;
	}
	#dev {
	float:right;
	margin-right:20px;
	color: #FFF;
	font-size:11px;
	}
	#dev a{
	color: #FFF;
	font-size:12px;
	}
/*#####################################  FOOTER END  #########################################################################*/
/*#####################################  WORDPRESS STYLE  ####################################################################*/

	.title {
		font-size: 1.4em;
		font-weight: bold;
		padding:0;
		margin-bottom:20px;
		text-align:center;
		text-transform:uppercase;
	}
	.post {
		width:95%;
		margin:5px auto 20px auto;
		border-bottom: 1px dotted #C0C0C0;
		padding-bottom: 30px;
	}
	.post h2{
	font-size:16px;
	text-align:center;
	}
	.post p {
		line-height: 1.8em;
		margin: 10px 0;
	}
	#postTitle  {
		display:block;
		margin: 20px 0 20px 0;
		padding:0 5px;
		text-align:center;
	}
	#postTitle a {
		display:block;
		margin-right:20px;
		font-size: 14px;
		font-weight:bold;
		text-align:left;
		color:#333;
		border-top:solid 1px #6666FF;
	}
	#postTitle a:hover {
		background: #CCC url(/images/TopicBg.png);
		color:#000;
	}
	.post ul {
		margin: 0 0 10px 18px;
		list-style-type: disc;
	}
	.post ul li {
		padding: 4px 0;
	}
	.post ol {
		margin: 0 0 10px 22px;
		list-style-type: decimal;
	}
	.post ol li {
		padding: 4px 0;
	}
	#content blockquote {
		line-height: 1.8em;
		margin: 10px 0;
		font-style: italic;
		padding: 0 5px 0 10px;
		border-left: 2px solid #CCCCCC;
		background-color: #EEEEEE;
	}
	#content h2 {
		font-size: 2em;
		font-weight: normal;
	}
	.post h2 a {
		font-weight: normal !important;
	}
	.author {
		margin: 0 !important;
		padding-left: 25px;
	}
	.category {
		margin: 0 !important;
		padding-left: 25px;
/*		background: url(/images/category.gif) no-repeat 0 5px;*/
	}
	.date {
		margin: 0 !important;
		padding-left: 25px;
		font-size:11px;
/*		background: url(/images/date.gif) no-repeat 0 2px;*/
	}
	.date a{
	color:#999;
	}
	.comments {
		margin: 0 !important;
		padding-left: 25px;
/*		background: url(/images/comments.gif) no-repeat 0 5px;*/
	}
	.author a, .category a, .date a, .comments a {
		font-weight: normal !important;
	}
	#postnav {
		padding: 10px;
	}
	#main .left {
		width: 70%;
	}
	#comments {
		width:97%;
		margin: 5px auto 5px auto;
		padding:0px;
	}
	#comments h2 {
		font-size: 1.8em;
		margin-bottom: 20px;
	}
	#comments h3 {
		font-size: 1.6em;
		margin: 20px 0;
		font-weight: normal;
	}
	#comments form {
		padding: 5px;
	}
	#comments form input, #comments form textarea {
		margin-bottom: 2px;
	}
	.comment1, .comment2 {
		margin: 5px 0;
		padding: 5px;
	}
	.comment1 p, .comment2 p {
		margin-bottom: 10px;
		text-align: justify;
		line-height: 1.6em;
	}
	.comment2 {
		background-color: #EEEEEE;
		border-top: 1px dotted #C0C0C0;
		border-bottom: 1px dotted #C0C0C0;
	}
	.required {
		font-weight: bold;
		color: #FF0000;
	}
	.notfound {
		padding: 20px;
	}
	.notfound p {
		margin: 10px 0;
	}
	.commentdetails {
		display:block;
		margin-bottom: 10px;
		border-bottom:dotted 1px #CCC;
	}
	.commentauthor {
		float:left
		font-size: 1.6em;
		font-weight: bold;
		margin-bottom: 2px;
		margin-left: 10px;
	}
	.commentauthor a {
		font-weight: bold;
	}
	.commentdate {
	float:right;
		font-size: 0.9em;
		color:#666;
		margin-left: 30px;
	}
.left {
	float: left;
}
.right {
	float: right;
}
.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 10px 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*
#pointerBR{
	float:right;
	width:20px;
	height:20px;
	padding:0;
	margin:-10px 0;
	background: transparent url(/images/pointer_1.png) no-repeat left center;
}
*/
/*#####################################  WORDPRESS STYLE  ####################################################################*/

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*#####################################  TITLES FONT  ############################################################################*/
.mySetClass h2 {
font-size:16px;
} 

/*#####################################  TITLES FONT END  ########################################################################*/
