html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, a, cite, code, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1;
}

html {
	background-color: #c4e3ff;
}

body {
	font-size: 11pt;
	font-family: Verdana, Sans-serif;
	padding: 0;
	line-height: 1;
	color: #000;	
	background-color: transparent;
}

*:first-child+html h1 { font-size: 192%; }
*:first-child+html h2 { font-size: 145%; }
*:first-child+html h3 { font-size: 115%; }
*:first-child+html h4 { font-size: 105%; }
*:first-child+html h5 { font-size: 80%; }
*:first-child+html h6 { font-size: 65%; }

h1 { _font-size: 192%; }
h2 { _font-size: 145%; }
h3 { _font-size: 115%; }
h4 { _font-size: 105%; }
h5 { _font-size: 80%; }
h6 { _font-size: 65%; }

:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#page {
	width: auto;
	margin: 0;
	padding: 0;
}

div.navigation {
margin-top:1em;
margin-bottom:2em;
}

div.navigation a, a:visited {
	color: #0166c6;
}

div.navigation a:hover {
	
}

pre {
	padding-left: 5em;
	color: #000;
}

ul.inlined li, div.inlined li, #sidebar li {

}

#searchform {
text-align:right;
}

.description {
float:left;
}

strong a, strong a:visited {
color:#e74f05;
}

.next_links {
margin-top:2em;
}

abbr {
	letter-spacing:0.1em;
}

/*	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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

blockquote {
	color:#000;
	padding-left: 8px;
	border-right: 30px solid #388db3;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#content img {
	border: 1px #ccc solid !important;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter,
		  div.aligncenter {
display: block;
			margin-left: auto;
			margin-right: auto;
		  }

.wp-caption-text {
	font-size:small;
	font-style:italic;
}

.wp-caption {
	padding:2px;
	border: 1px solid #aaa;
}

/* added by arti */

html {
	background-color: #c4e3ff;
}

body {
	font-size: 11pt;
	font-family: Verdana, Sans-serif;
	padding: 0;
	line-height: 1;
	color: #000;	
	background-color: transparent;
}

a, a:link, strong a { 
	color: #0166c6 !important;	
	text-decoration: none;
	margin: 0 0.15em;
}  

a:visited {
	color: #004e99;
	color: #c42a00;	
}

#sidebar a:visited {
	color: #0166c6;	
}

#sidebar a:hover {
	text-decoration: underline;	
}

#content a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 849px;
	margin: 0 auto 3em auto;
	background: transparent url(/i/content_bg.gif) 0 0 repeat-y;	
	*position: relative;
}

#header p#slogan {
	font-size: 12px;
	margin-left: 43px;	
}

#header p#slogan a:visited {
	color: #0166c6;	
}

#sidebar {
	float: right;
	width: 190px;
	padding: 20px 45px 0 20px;
}

#sidebar {
	*position: absolute;
	*top: 170px;
	*right: 0;	
}

#sidebar p {
	line-height: 1.4;	
}

#sidebar ul {
	width: 90%;
	font-size: 11px;
	list-style: none;
}

#sidebar ul ul {
	list-style-type: square;
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1.5em;
}

#sidebar ul ul li {
	line-height: 1.45 !important;	
	margin-bottom: 0.5em;
}

#sidebar ul#mostCommented {
	list-style: none;
	padding-left: 0;	
	margin: 1em 0;
}

#sidebar h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 1.75em 0 0 0;	
}

#header {
	padding: 20px 4.5em 0 4.5em;
	*margin-bottom: 1.5em;
}

#header a#homeLink {
	display: block;
	width: 276px;
	height: 107px;
	text-indent: -3000px;
	background: transparent url(/i/logo_bg.gif) 0 0 no-repeat;		
}

ul#priNav {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;	
}

ul#priNav li {
	float: left;
	margin: 0 10px;
}

ul#priNav a {
	color: #004d71;
	font-weight: normal;
	font-size: 11px;	
}

ul#priNav a:hover {
	text-decoration: underline;
}	

ul#priNav a.active {
	font-weight: bold;	
}



#content {
	padding: 1em 4.5em 1em 4.5em;	
	background: transparent url(/i/sidebarBlog_bg.jpg) 99% 20px no-repeat;
	_height: 750px;
	min-height: 750px;
}

img.right {
	float: right;	
	margin: -3px 60px 10px 0;
	*margin: -3px 230px 10px 8px;
}

#content h1 {
	font-size: 1.4em;
	margin: 1.5em 0;
	
}	

#content h2 {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 1.35em;
	line-height: 1.25;
	color: #f50;
	margin-top: 1.5em;
	margin-bottom: 0.85em;
	*margin-bottom: 0.7em;
}

#content h2 a {
	color: #0c4c8e;
	color: #f50 !important;
	margin: 0;	
}

#content h2 a:hover {
	
}

#content h3 {
	font-size: 1em;
	*font-size: 0.95em;	
	*font-weight: bold !important;
	font-weight: normal;
	margin: 1.3em 0 0.45em 0;
	color: #000;
	line-height: 1.35;
}	

#content h3 a {
	margin: 0 0 0 1em;
	font-size: 11px;	
}

#content h3 a.inFaq {
	font-size: 12px;
	margin: 0;	
}

#content h4#comments {
	font-size: 0.75em;	
	color: #777;
}

#content p {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	line-height: 1.45;
	font-size: 0.8em;
	*font-size: 0.75em;
	margin: 0 0 1.2em 0;
	color: #222;
	margin-right: 220px;	
}

em.important {
	color: #f30;	
}

.new {
	color: #f20 !important;	
}

#content img.wp-smiley {
	border: 0 !important;	
}

ul, ol {
	margin: 1.5em 0 2em 2em;
	font-size: 12px;	
	*font-size: 11px;
	margin-right: 220px;
}

ul {
	list-style-type: square;	
}

li {
	margin-bottom: 0.75em;	
	*margin-bottom: 0.65em;
	line-height: 1.45;
}

li, x:-moz-any-link {
	margin-bottom: 0.55em;	
}

#content ol {
	padding-left: 0.75em;	
}

#content ol.commentlist {
	padding-left: 0;
	margin-left: 0;	
}

#content ol.commentlist li {
	margin-top: 0.25em !important;
	margin-bottom: 1.85em;
	margin-bottom: 0;
	/*border: 1px #dedede solid;*/
	/*background-color: rgb(245,245,245);*/
	padding: 8px 10px 5px 15px;
	list-style-position: inside;
}

#content ol.commentlist li cite {
	font-weight: bold;	
}

#content ol.commentlist p {
	font-size: 12px;	
	margin: 1em 0 1.35em 0;
}

#content p.prevNext {
	margin-top: 3em;	
}

#content p.postNav {
	margin: 2.5em 220px 4em 0;
	padding-top: 0.75em;
	border-top: 2px #dedede solid;
	text-align: center;
}

#content p.postNav a:visited {
	color: #0166c6;	
}

#footer {
	height: 10px;
	padding: 100px 3em 30px 0;
	background: transparent url(/i/footer_bg.jpg) 0 100% no-repeat;	
	font-size: 11px;
	text-align: right;
	color: #004d71;
}

#footer a {
	color: #004d71;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;	
}

#footer p {
	margin: 0.85em 0 0 0;
	line-height: 1.3;
}
