
/** START: css/so.css**/

img,div,h1,h2,h3,h4,p,ul,ol,li,form,fieldset,table,td,th {
	margin: 0pt;
	padding: 0pt;
	border: 0px;
}

a {
	color: #2470ed;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.post-body li {
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px;
	text-align: justify;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 10pt;
	background: url("/img/bodybg.jpg") repeat-x;
}

.bodywrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.bodywrapper .crown {
	height: 15px;
	font-size: 8pt;
	padding: 2px 12px 0 10px;
	color: #2470ed;
	font-weight: bold;
	margin-bottom: -4px;
}

.bodywrapper .shcol {
	background: url("/img/sh.990.png") repeat-y;
}

.bodywrapper .maincol {
	width: 968px;
	margin-left: 9px;
	background-color: white;
	margin-left: 9px;
}

.bodywrapper .shTop {
	height: 12px;
	background: url("/img/top.990.png") bottom no-repeat;
}

.bodywrapper .shBottom {
	height: 23px;
	background: url("/img/bottom.990.png") no-repeat;
}

.mainTop {
	height: 20px;
	padding: 30px 15px 55px 15px;
	position: relative;
}

.mainRight {
	padding-right: 24px;
	width: 302px;
	min-height: 300px;
	float: right;
	position: relative;
	top: -10px;
}

.mainLeft {
	float: left;
	padding: 0px 24px 15px;
	width: 590px;
	min-height: 300px;
}

.clearBoth {
	clear: both;
}

.mainBottom {
	height: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
	text-align: center;
	font-size: 9pt;
}

.mainRight .titleBox {
	margin-bottom: 10px;
}

.border1 {
	border: 1px solid red;
}

#navigation {
	height: 20px;
	position: relative;
	padding-left: 280px;
	background: url("/img/bar.png");
}

#navigation li a {
	display: block;
	color: white;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	text-align: center;
}

#navigation li a:hover {
	background: url("/img/glow.png") bottom repeat-x;
	padding-top: 2px; 
}

#navigation li > ul {
	display: none;
	position: absolute;
	left:-1px;
}

#navigation li:hover > ul {
	display: block;
}


ul.horizontal > li {
	display: block;
	float: left;
	border-right: 1px blue solid;
	position: relative;    
	width: 8em;
	z-index:2;
}

ul.vertical > li{
	background: url("/img/bar.png") bottom repeat-x;
	border: 1px solid blue;
	border-top: 0px;
	width: 8em;
	z-index:2;
}

.titleBox {
	display: block;
}

.titleBox .title {
	background: url("/img/bar.png") repeat-x;
	padding: 1px 5px 0px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
}

.titleBox .content {
	padding: 3px 5px;
	font-size: 10pt;
	text-align: justify;
	border: 1px solid #2470ed;
}


div.sarLoadingBg {
	background: url(/img/loading-bg.gif) center center no-repeat;
	width: 100%;
}

div.sarLoadingSm {
	background: url(/img/loading-sm.gif) center center no-repeat;
	width: 100%;
}

span.block{
	display: block;
}

span.center{
	text-align: center;
}

span.right{
	text-align: right;
}

img.vmi{
	vertical-align: middle;
}

/** END: css/so.css**/

/** START: css/blogger.css**/

h2.date-header {
	color: #999999;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 78%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	margin: 1.5em 0 0.75em;
	text-transform: uppercase;
}

code {
	font-family: 'Courier New', Courier, monospace;
}

pre.code {
	font-family: 'Courier New', Courier, monospace;
	display: block;
	border: 1px solid blue;
	background-color: #a7d5f8;
	padding: 4px 14px;
	overflow: auto;
}

.post-title {
	margin-bottom: .1em;
}

.post-header-line-1 {
	margin-bottom: .5em;
	color: #999999;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 68%;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	text-transform: uppercase;
}

.post-title a,.post-title a:visited {
	font-weight: bold;
	color: #2470ed;
	text-decoration: none;
}

.post-footer a {
	text-decoration: none;
}

.post-footer {
	color: #999999;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 78%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	margin: 0.75em 0pt;
	text-transform: uppercase;
}

.post {
	font-size: 10pt;
	border-bottom: 1px solid #2470ed;
}

.post blockquote {
	background: url("/img/quote20.png") no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}

.post p {
	text-align: justify;
}

.sidebar img {
	border: 0px;
}

#AdSense1 {
	display: none;
	position: relative;
	float: left;
	height: 250px;
}

#BlogArchive1 h2,#Label1 h2,#AdSense1 h2,#AboutBox1 h2 {
	display: block;
	padding: 1px 5px 0px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	background: url("/img/bar.png") repeat-x;
	margin: 0px;
}

.widget {
	padding-bottom: 12px;
}

#AdSense1 h2,.gsc-close-button-sar {
	cursor: pointer;
	cursor: hand;
}

#BlogArchive1 .widget-content,#Label1 .widget-content,#AboutBox1 .widget-content,#AdSense1 .widget-content
	{
	padding: 3px 5px;
	font-size: 10pt;
	text-align: justify;
	border: 1px solid #2470ed;
	clear: both;
}

#AdSense1 iframe {
	border: 1px solid #2470ed;
	clear: both;
}

#BlogArchive1,#Label1,#AdSense1 {
	padding-bottom: 10px;
}

#BloggerButton1 .widget-content,#Image1 .widget-content {
	text-align: right;
}

.zippy {
	color: #2470ed;
}

#navbar {
	display: none;
}

.comments,.blog-pager,.post-feeds,.blog-feeds {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 10pt;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

div.clear {
	clear: both;
}

#Label1 li {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	display: inline;
	white-space: nowrap;
}

#Label1 li a {
	color: #2470ed;
	text-decoration: none;
	text-transform: lowercase;
}

#Label1 li a:visited,#BlogArchive1 a:visited {
	color: #2470ed;
}

#Label1 li span {
	display: none;
}

#Label1 li a:hover {
	background-color: #d6ebff;
}

a:visited {
	color: #555;
}

#photoImgrt {
	margin: 5px;
	padding: 3px;
	height: 82px;
	border: thin solid #2470ed;
}

.AboutInfo {
	margin: 5px;
	color: #2470ed;
	float: left;
}

.AboutInfo .rssbox a {
	padding: 1px;
	text-decoration: none;
	color: #555555;
	display: block;
	font-size: .9em;
}

.AboutInfo .rssbox img {
	border: 0;
	vertical-align: middle;
	height: 16px;
	width: 16px;
}

div.icon1616Cont {
	border-top: thin dotted #2470ed;
	margin-top: 3px;
	padding-top: 3px;
}

#SODefferedContent {
	display: none;
}

/** END: css/blogger.css**/

/** START: css/sprite.css**/

.sprite {
	background: url(/img/csg-4987b28ce25cd.png) no-repeat top left;
	width: 16px; height: 16px; 	margin: 1px; 
}

.sp-openshare { background-position: 0 -5px; } 
.sp-addthis { background-position: 0 -26px; } 
.sp-buddy { background-position: 0 -47px; } 
.sp-pdf { background-position: 0 -68px; } 
.sp-picasa { background-position: 0 -89px; } 
.sp-blog { background-position: 0 -110px; } 
.sp-cell { background-position: 0 -131px; } 
.sp-linkedin { background-position: 0 -152px; } 
.sp-delicious { background-position: 0 -173px; } 
.sp-facebook { background-position: 0 -194px; } 
.sp-calendar { background-position: 0 -215px; } 
.sp-blogger { background-position: 0 -269px; } 
.sp-sar-thumb-80 { background-position: 0 -290px; } 
.sp-twitter { background-position: 0 -375px; } 
.sp-orkut { background-position: 0 -396px; } 
.sp-digg { background-position: 0 -417px; } 
.sp-comment { background-position: 0 -438px; } 
.sp-share { background-position: 0 -459px; } 
.sp-bluex { background-position: 0 -480px; } 
.sp-green-plus { background-position: 0 -494px; } 


/** END: css/sprite.css**/

/** START: css/srch.css**/


/*Custom Search Results*/
	/* disable twiddle and size selectors for left column */
#sOnlineCseControl .gsc-twiddle {
	background-image: none;
}

/* Disable built in search forms */
#sOnlineCseControl .gsc-results-selector,#sOnlineCseControl .gsc-trailing-more-results,#sOnlineCseControl .gsc-control form.gsc-search-box
	{
	display: none;
}

#sOnlineCseControl .gs-no-results-result .gs-snippet{
	background-color: #a7d5f8;
	border-color: #2470ED;	
}

#sOnlineCseControl .gsc-control {
	width: 100%;
}

#sOnlineCseControl .gsc-resultsHeader .gsc-title {
	color: #2470ED;
	display: inline;
	font-size: 14pt;
	margin-right: 10px;
	padding-left: 0;
}

#sOnlineCseControl .gsc-resultsRoot {
	font-size: 10pt;
}

#sOnlineCseControl .gs-title {
	font-size: 11pt;
	color: blue
}

#sOnlineCseControl .gs-webResult .gs-visibleUrl-short {
	display: none;
	color: #2470ED
}

#sOnlineCseControl .gs-webResult .gs-visibleUrl-long {
	color: #2470ED;
	display: block;
	height: 1.4em;
	overflow: hidden;
}

#sOnlineCseControl .gsc-resultsHeader,#sOnlineCseControl .gsc-resultsbox-visible
	{
	border-bottom: 1px solid #2470ED;
}

#sOnlineCseControl .gsc-close-button-sar {
	background-image: url("/img/bluex.gif");
	float: right;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.searchDiv {
	padding: 5px 15px 8px 0px;
	text-align: right;
	color: #2470ED;
	font-size: 10pt;
	font-weight: bold;
}

#searchForm #s2424 {
	position: relative;
	top: 4px;
	margin-left: -10px
}

#searchForm #q {
	border: 1px solid #2470ed;
	width: 212px;
	height: 15px;
}


/** END: css/srch.css**/

/** START: css/ajbl.css**/

.post .postheader {
	padding-bottom: 8px;
}

.post div.cal {
	float: left;
	height: 49px;
	padding-right: 5px;
	width: 46px;
}

.post div.cal span.mon {
	color: white;
	display: block;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 3px;
	font-size: 10px;
}

div.cal span.day {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}

#BlogPosts .post-title {
	padding-top: 0.3em;
}

.widelayOut .mainRight {
	display: none;
	width: 288px;
}

.widelayOut .mainLeft {
	width: 905px;
}

.layOut3 #BlogPosts .post {
	float: left;
	margin: 2px;
	padding: 2px;
	width: 293px;
}

.layOut3 #BlogPosts .post-body {
	height: 9.9em;
	line-height: 1.1em;
	overflow: hidden;
	padding: 0 5px;
	text-align: justify;
}

.layOut3 #BlogPosts object,.layOut3 #BlogPosts embed {
	display: none;
}

.layOut3 #BlogPosts .firstpost .post-body {
	height: 22.4em;
}

.layOut3 #BlogPosts .firstpost {
	width: 586px;
	border: 0px;
}

#BlogFeedNav {
	display: none;
}

#BlogFeedNav a {
	text-decoration: none;
	font-weight: bold;
	color: #2470ed;
}

.layOut3 #BlogFeedNav {
	display: block;
}

.layOut3 #BlogPosts .post-title {
	height: 1.2em;
	line-height: 1.1em;
	overflow-y: hidden;
}

div#BlogComments .comment {
	padding: 5px 0px;
}

div#BlogComments .comment .auth {
	font-size: 8pt;
}

div#BlogComments .comment .cont {
	font-style: italic;
	height: 3.8em;
	overflow-y: hidden;
	padding: 0 10px;
	font-size:9pt;
}

.layOut3 #BlogPosts pre.code{
	background-color: inherit;
	border: none;
}

#BlogCommentPoster {
	border: 0 none;
	height: 610px;
	width: 475px;
	display: none;
}

.ajxDynContent {
	display: none;
}

#BlogLatestPosts li,#BlogRelatedPosts li {
	font-size: 8pt;
	margin: 0 2px;
	overflow: hidden;
	height: 16px;
	padding: 2px 0px;
	text-indent: -1px;
	clear: both;
	text-align: left;
}

#BlogLatestPosts li span.icoBl,#BlogRelatedPosts li span.icoBl {
	height: 1.1em;
	padding: 2px;
}

.smsilv {
	color: #555555;
	font-size: smaller;
}

#ajaxblg-Error {
	text-align: center;
	font-weight: bold;
	background-color: #a7d5f8;
	border: 1px solid #2470ED;
	display: none;
	margin: 0 0 8px;
	color: red;
	padding: 2px;
}

div.dthd{
color:#555555;
font-size:8pt;
}

/** END: css/ajbl.css**/
