/***Abhitech only Styles ***/
h4.c0 {
	font-family:"Georgia";
	font-weight:normal;
	font-style:italic;
	font-size:26px;
	margin:14px 0px 6px 0px;
}

.tutorial-image  {
	text-align:center;
	margin:5px 0px;
}

.tutorial-image img {
	background:#EFEFEF;
	border:1px solid #A0A0A0;
	padding:6px;
}

.download-link {
	background:#eff5fc url("http://2.bp.blogspot.com/_FX3RmPElUpc/ShdAQJw0Q3I/AAAAAAAAARY/YfrZn4GFtoU/s320/download.png") no-repeat center left;
	border:1px solid #d8e8f7;
	clear:both;
	display:inline-block;
	font-family:'Georgia';
	font-size:21px;
	font-weight:bold;
	margin:8px;
	padding:20px 54px;
	text-align:center;
	width:80px;
	color:#000000;
	text-decoration:none;
}

.read {
	background:#eff5fc url("http://1.bp.blogspot.com/_FX3RmPElUpc/ShdAaj2xLZI/AAAAAAAAARg/G90zc0IVdcY/s320/read.png") no-repeat center left;
}

.home{
	background:#eff5fc url("http://3.bp.blogspot.com/_FX3RmPElUpc/SkrKlUjJ3II/AAAAAAAAAeY/fqP70xGtBas/s320/home_48.png") no-repeat center left;
}

.download-link:hover {
	text-decoration:underline;
}

/**generic**/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
background:#011550;
font-size: 14px;
font-family:"Verdana";
line-height:1.3em;
text-align:center;
}

a, a:visited {
outline:none;
color:#123A6B;
}

.clear {
clear:both;
}

.no-height {
font-size:0px;
line-height:0px;
}

#wrapper {
width:960px;
margin:0 auto;
text-align:left;
}


/**site specific**/
#header {
	height:90px;
	width:940px;
	margin-left:10px;
}

h1#logo {
	width:160px;
	height:90px;
	background:url("../images/logo.jpg") no-repeat center center;
	text-indent:-900%;
	float:left;
}

div#top-ad {
	/* background:#ffffff; */
	height:90px;
	width:728px;
	color:#7C7C7C;
	float:right;
}

#navigation {
	background:url('../images/navigation-bg.gif') repeat-x center center;
	height:38px;
	border:1px solid #CFCFCF;
	margin-top:5px;
}

#navigation ul {
	margin-left:9px;
	margin-top:1px;
}

#navigation ul li {
	list-style:none;
	float:left;
	margin-right:15px;
	padding-left:23px;
	cursor:pointer;
}

#navigation ul li a {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#011550;
	padding-top:9px;
	padding-right:23px;
	padding-bottom:11px;
	display:block;
}

#navigation ul li:hover, #navigation ul li.active {
	background:url("../images/nav-left.gif") no-repeat center left;
}

#navigation ul li:hover a, #navigation ul li.active a {
	background:url("../images/nav-right.gif") no-repeat center right;
}

#fold {
	background:url("../images/navbar-fold.jpg") no-repeat center center;
	width:960px;
	height:10px;
}

.fold-white {
	background:url("../images/navbar-fold-white.jpg") no-repeat center center;
	width:960px;
	height:10px;
}

#promo {
	background:url("../images/promo-bg.gif") repeat-x center center;
	height:222px;
	width:940px;
	margin-left:10px;
}

#promo a:visited {
	color:#ffffff;
}

.boxgrid {
	width:206px;
	height:206px;
	border:3px solid #000000;
	position:relative;
	overflow:hidden;
	margin-left:19px;
	float:left;
	display:inline;
}

.boxgrid img {
	position:abosolute;
	top:0;
	left:0;
	border:0px;
}

.boxgrid .boxcaption {
	position:absolute;
	top:146;
	left:0;
	float:left;
	background:#000000;
	width:100%;
	height:206px;
	/*opacity: .8;*/
	/* For IE 5-7 */
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
	/* For IE 8 */
	/*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
	padding:6px;
	color:#ffffff;
}

.boxcaption a{
	color:#ffffff;
	text-decoration:none;
}

.boxcaption a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.boxcaption	h3 {
	color:#FFFFFF; 
	font:14px Arial, sans-serif; 
	font-weight: bold;
	min-height:48px;
	height:48px;
}
.boxcaption p {
	margin-top:4px;
	font-size:11px;
}

.boxcaption .more {
	display:block;
	text-decoration:underline;
}

#main-content {
	background:#ffffff url("../images/white-bg.gif") repeat;
	width:940px;
	margin-left:10px;
}

#right-content {
	background:#ffffff;
	width:600px;
	margin-left:10px;
	padding-top:11px;
	float:left;
	display:inline;
}

.post {
	margin-top:-13px !important;
	margin-bottom:35px;
}

.postHead {
}

.postHead h2 {
	width:424px;
	/*border-bottom:2px solid #e0e0e0;*/
	height:auto;
}

.postHead h2 a {
	font-family:Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:1.3em;
}

.postHead .postInfo {
	/*float:right;*/
	width:176px;
	/*border-bottom:2px solid #b1b1b1;*/
	margin:0;
	height:auto;
	/*text-align:right;*/
	color:#b1b1b1;
}

.postInfo span.author, .postInfo span.date {
	display:block;
	font-family:"Georgia";
	font-weight:normal;
	font-size:14px;
}

.postInfo span.author a {
	font-weight:bold;
}

.post-body {
	margin-top:13px;
	font-family:"Verdana";
	font-size:12px;
	line-height:24px;
}

.post-body p {
	margin:10px 0px;
}

.post-body ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:25px;
}

.post-body ul li {
list-style-image:url(http://1.bp.blogspot.com/_FX3RmPElUpc/SnJbitMyNYI/AAAAAAAAApk/sN0lHkpeOS0/s320/bullet.png);
}

.post-image {
float:left;
margin-right:6px;
}

.post-body blockquote {
	margin:20px 35px 20px 20px;
	border-left: 3px solid #e0e0e0;
	padding-left:8px;
}

.read-more {
	width:89px;
	height:25px;
	display:inline-block;
	float:left;
}

.share-area {
	text-align:center;
	margin:12px 0px;
}

.share-area a, .share-area a img {
	border:none;
}

.share-area a {
	margin-right:13px;
}

.share-area .digg {
	
}

.pagination {
	text-align:center;
}

.pagination ul {
	list-style:none outside none;
}

.pagination ul li {
	display:inline-block;
	float:left;
	margin-right:6px;
	margin-bottom:15px;
}

.pagination a.prev-button, .pagination a.next-button {
	display:inline-block;
	padding:4px;
	border:1px solid #123A6B;
}

/*** Old Blogger Comments ***/
.comments {
	margin-top:10px;
	font-size:11px;
}

.comment {
	background:#EFEFEF;
	border:1px solid #A0A0A0;
	margin-bottom:8px;
	padding:4px;
}

.comment-author {
	display:block;
	font-size:1.1em;
	font-weight:bold;
}

/**Sidebar**/
#sidebar {
	background:#ffffff;
	width:300px;
	float:right;
	margin-right:10px;
	padding-top:11px;
	display:inline;
}

.widget {
	margin-bottom:5px;
}

.widget h2 {
	background:url("../images/wdgt-head.jpg") no-repeat center left;
	padding:14px 0px 22px 12px;
	font-size:12px;
	color:#ffffff;
	font-family:"Verdana";
}

.widget .content {
	background:#DEECF5;
	padding-top:5px;
	margin-top:-1px;
	padding-bottom:6px;
}

.widget ul {
	list-style:none;
	margin-left:11px;
	margin-right:6px;
}

.widget ul li {
	background:url("../images/star-icon.gif") no-repeat top left;
	padding-left:20px;
	margin-bottom:9px;
}

.widget ul li a {
	color:#000000;
}

.widget ul li a:hover {
	text-decoration:none;
}

.welcome h2 {
	font-family:Verdana, "Arial";
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	background:#2670A1;
	padding:10px 0px 9px 12px;
}

.welcome .content {
	margin-top:0px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

.welcome .content strong {
	background:#FFF6CC;
}

.welcome .content a {
	display:inline-block;
	margin-right:4px;
	margin-top:4px;
}

.welcome .content a img {
	border:none;
}

.welcome ul {
	list-style:none;
	margin-left:8px;
	padding-top:6px;
}

.welcome ul li {
	background:transparent;
	padding-left:0px;
	margin-bottom:0px;
}

.welcome ul a img {
	border:none;
}

.cats h2 {
	padding:14px 0 21px 12px;
}

.widget .sects {
	background:#DEECF5;
	float:left;
	margin:0 6px 0 0;
}

.web-dev ul li {
	background:url("../images/star-icon.gif") no-repeat top left;
}

.how-to ul li {
	background:url("../images/heart-icon.gif") no-repeat top left;
}

#footer {
	text-align:center;
	color:#ffffff;
	margin:15px 0px 0px;
	font-family:"Arial";
	padding-bottom:15px;
}

#footer span {
	background:url("../images/blogger-bw.gif") no-repeat left center;
	padding-left:20px;
}

#footer a {
	color:#ffffff;
}
