/*
Theme Name: Marlabs Blogs
Theme URI: http://marlabsblogs.com
Description: Integrated by IIS Tem on behalf of Marlabs
Version: 1.6
Author: IIS Team
*/
BODY
{
	margin: 0px;
	background-color:white;

}
/*
Kali (K05) code start on 01-JUL-2009
*/

/* Inner page title*/
.titleStyle1 {
	font-size: 12px;
	color: #373F4B;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.titleStyle2 {
	font-family: Arial;
	font-size: 13px;
	color: #1885AC;
	line-height: 18px;
	text-decoration:none;
}

.titleStyle2:hover {
	text-decoration:underline;
}


/* Home page H4 content */

h4, p {
margin:0;padding:0;
font-size: 12px;
	color: #373F4B;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	}
h4 a
{
text-decoration:none;
color:#1885ac;
}
h4 a:hover
{
	text-decoration:underline;
}

h1, h1 a {color:#333333;font-size:25px;margin:15px 0 0 18px;}
ul, ol, li {margin-top: 0;padding-top: 0;margin-bottom: 0;padding-bottom: 0;}

/* to separate content of the posts in innerpage */
.post-line {
	border-top:1px dashed #CCC;
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin-bottom:10px;
		margin-top:25px;
	}
	<!-- bottom margin after each post -->
.post-lineMargin 
{
margin-bottom:60px;
}
<!-- side bar bottom margin after each category -->
.cate-lineMargin
{
margin-bottom:15px;
}

/* Used in home page side bar box */
.style25 {
	font-size: 12px;
	color: #373F4B;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.style26 {
	font-family: Arial;
	font-size: 12px;
	color: #282828;
}
.style30 {color: #1885AC}
.style62 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1885AC;
text-decoration:none;
}
.style62:hover
{
	text-decoration:underline;
}
.style75 {color: #676767
font-weight:normal;
	font-size: 10px;
}
.titleProfile
{
margin-bottom:50px;
}
<!-- for date for response comments -->
.style90 {
	font-family: Arial;
	color: #1885AC;
	font-weight:normal;
	font-size: 10px;
	letter-spacing: 0px;
	word-spacing: 0px;

}
.style72 {
	font-size: 10px;
	color: #676767;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.style89 {
color: #1885AC; letter-spacing: 1px; 
word-spacing: 3px; 
font-family: Arial; font-size: 10px;
text-decoration:none;
padding-left:0px;

}
.style89:hover
{
	text-decoration:underline;
}

/* Code added by Kali on 17-DEC-2009 for titles in recent posts */
.stylePosts
{
color: #1885AC; letter-spacing: 0px; 
word-spacing: 3px; 
font-family: Arial; font-size: 10px;
text-decoration:none;
padding-left:0px;
}

.stylePosts:hover
{
	text-decoration:underline;
}

/* For older entries bottom */
.alignleft
{
	padding-bottom:3px;
}

.alignright
{
	padding-bottom:5px;
}

/* To Increase content body font size */
.entry p
{
	font-size: 13px;
	font-family: Arial;
}


/* Kali code end */

/* This is for Comments labels */
.lblComments {
	font-family: Arial;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}

/* This is for inner page content */
h2, p {
font-family: Arial;
	font-size: 12px;
	color: #525252;
	text-decoration:none;
	font-weight:normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 18px;
	}
h2 a
{
text-decoration:none;
color:#525252;
}
h2 a:hover
{
	text-decoration:underline;

}
/* Dotted separator of content(home) page */
.tdleft{
float:left;
width:170px;
height:27px;
margin-bottom: 2px;
border-bottom:1px dashed #CCC;
margin-right:0px;
}

/* Home page category top margin and box height */
#home-latest div {
margin: 2px 10px; padding: 0 0 10px 0; width: 47%; 
height: 95px; float: left;
margin-top:30px;
margin-right:0px;

}
/* Home page sub category font and margin style */
#home-latest div ul {
margin: 2px 0; clear: both; list-style: none; padding-left: 0px;
margin-bottom:0px;
margin-top:0px;

}
.Arcstyl {
color: #1885AC; letter-spacing: 1px; 
word-spacing: 3px; 
font-family: Arial, Helvetica, sans-serif; font-size: 10px;
text-decoration:none;
list-style:none;
}
#home-latest div ul li {
margin: 0px 0;
}
#home-latest div ul {
margin: 3px 0;
}

/* This is for archives */


ul.ulArc li
{
margin-bottom:2px;
background-image:url(images/bullet2.jpg);
background-repeat:no-repeat;
background-position:center left;
list-style:none;


}

ul.ulArc li a
{
text-decoration:none;
vertical-align:top;
height:auto;
padding-left:0px;
margin-left:-6px;
color: #1885AC;
font-family: Arial; font-size: 10px;

}
ul.ulArc li a:hover
{
text-decoration:underline;
}

#home-latest div ul li a {
font-family: Arial;
	font-size: 12px;
	color: #282828;
	text-decoration:none;
	margin-left:0px;
	margin-top:0px;
	
}
#home-latest div ul a {
font-family: Arial;
	font-size: 12px;
	color: #282828;
	text-decoration:none;
	
	margin-top:10px;
	
}

#home-latest div ul li a:hover {
	text-decoration:underline;
font-family: Arial;
	font-size: 12px;

}

#home-latest div ul a:hover {
	text-decoration:underline;
font-family: Arial;
	font-size: 12px;

}


#home-latest div h4 {
color: #1885AC;
text-decoration:none;
}
/* More label style (Home page) */
.subtitle{
	font-family: Arial;
	font-size: 10px;
	color: #282828;text-decoration:none;

	}
.subtitle:hover {
	text-decoration:underline;

	}
.titHead {
font-size: 12px;
	color: #030303;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 0px;
	font-family: Arial;

}

/* Side bar category separation */
.Blog-line {
	border-top:1px dashed #CCC;
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin:1px 0 5px 0;
	margin-bottom:8px;
	margin-top:6px;
	}
.separator {
	
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin:5px 0 1px 0;
		margin-bottom:8px;
	}
	#blogsHead{
	width:175px;
	padding:0 0px 0 4px;
	margin-top:10px;
	}
#sidebartop {
	float:left;
	width:260px;
	border-left:1px solid #e6e6e6;
	}

.styleBorder	
{	
border-left:4px solid #e1e1e1;
border-bottom:0;
border-right:0;
border-top:0;
background-color:#F0F0F0;
}
/* Inner page category */
.CategoryStyle
{
font-size: 10px;  font-weight: bold; letter-spacing: 1px; 
word-spacing: 3px; font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
color: #52626F;
}
a.CategoryStyle:hover
{
	text-decoration:underline;
}
/* This is for archives */
h3{
font-size: 10px;  font-weight: bold; letter-spacing: 1px; 
word-spacing: 3px; font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
color: #52626F;
margin:0;padding:0;
	}
h3 a
{
text-decoration:none;
color: #52626F;
}
h3 a:hover
{
	text-decoration:underline;

}
/*
Kali (K05) code end
*/

body#marlabsblog #dropmenudiv
{
	color: white;
	background-color: rgb(204, 204, 204);
	width: 110px;
	left: 1001.5px;
	top: 107.3px;
	visibility: hidden;
}
body#marlabsblog .style23
{
	font-size: 12px;
}
.style24
{
	font-size: 10px;
}
body#marlabsblog .style35
{
	font-size: 11px;
}
body#marlabsblog .footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body#marlabsblog .bodytext
{
	font-family: Arial;
}
body#marlabsblog .bannerwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
body#marlabsblog .hometext
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
body#marlabsblog .leftlink
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
body#marlabsblog .leftlink:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
body#marlabsblog .leftlinkactivated
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
body#marlabsblog .leftlinkhead
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
body#marlabsblog .rightlinkhead
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
body#marlabsblog .leftbelow
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
}
body#marlabsblog .leftlinkbelow
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
}
body#marlabsblog .leftlinkblack
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
}
body#marlabsblog .leftblack
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
}
body#marlabsblog .imgtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
/*Body Typography*/
body#marlabsblog #content
{
	margin: 40px 0 0;
	padding: 0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left:40px;
	margin-right:40px;
}


body#marlabsblog #content.homepage { padding: 0; margin: 20px 0 0; }


body#marlabsblog #content H2
{
	font-family: Arial;
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
	margin-bottom: 3px;
	
}
body#marlabsblog #content H2 A
{
	text-decoration:underline;

}
body#marlabsblog #content H2 A:hover
{
	text-decoration:underline;

}

/* This is for posted by Kali in database | no comments */
body#marlabsblog #content A
{
color: #1885AC;
text-decoration:none;
}
body#marlabsblog #content A:hover
{
	text-decoration:underline;

}


body#marlabsblog #content .post
{
	margin: 0 0 30px;
}

/* This is for date display below category */

body#marlabsblog #content small {
	color: #676767;
	display: block;
	margin-top:6px;
	margin-bottom: 25px;	
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}


body#marlabsblog #content .entry {
padding: 2px 0 0 0;

}
/*Sidebar Styles*/
body#marlabsblog #td-sidebar
{
	padding: 0;
	margin: 0;
}
body#marlabsblog #sidebar
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
body#marlabsblog #sidebar A
{	
	display: block;
	text-indent: 13px;
	padding: 2px 0;
}
body#marlabsblog #sidebar H3
{
	margin: 35px 0 5px;
	font-size: 12px;
	text-indent: 13px;
	font-weight: bold;
}


body#marlabsblog #sidebar a#blogger-profiles {
	padding: 10px 0 14px;
	display: block;
}
body#marlabsblog UL#choose-blog
{
	margin: 0 0 0px;
	padding: 0px 0 0px;
	list-style: none;
}
body#marlabsblog UL#choose-blog LI
{
	margin: 2px 0;
}
body#marlabsblog UL#choose-blog LI A
{
font-size: 11px;margin:0;padding:0;
color: #1885ac;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin-bottom: 15px;
height:27px;
border-bottom:1px dotted #CCC;
}
body#marlabsblog UL#choose-blog LI A:hover
{
	/*background: #C0C0C0;
	*/
	text-decoration:underline;
}


body#marlabsblog UL#choose-blog LI A.active
{
	/*background: #C0C0C0;
	*/
}
body#marlabsblog UL.links
{
	list-style: none;
	margin: 0 10px 0 13px;
	padding: 0;
}


body#marlabsblog #sidebar ul.links a {
	text-indent: 0; 
	}
body#marlabsblog ul.links a, a.links {
color: #1885ac;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration:none;
}

body#marlabsblog .postmetadata {
padding: 10px 0 0 0;
}
body#marlabsblog .postmetadata a {
text-decoration: none;
}
/*Original Styles*/
body#marlabsblog .smallbluetext
{
	font-family: Arial;
	font-size: 8pt;
	color: #006699;
	font-weight: bold;
}
body#marlabsblog .bluelinktext
{
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
body#marlabsblog .blacktext
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
body#marlabsblog .gradwhitetext
{
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-shadow: inherit;
}
body#marlabsblog .topmenulink
{
	font-size: 11px;
	color: #E2E2E4;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
body#marlabsblog .topmenulink:hover
{
	font-size: 11px;
	color:#ffffff;
	
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
body#marlabsblog .link2
{
	font-size: 11px;
	color: #3F6296;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
body#marlabsblog .link2:hover
{
	font-size: 11px;
	color: #1885AC;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
.bilink1
{
	font-size: 12px;
	color: #55AED6;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 130%;
}
.bilink1:hover
{
	font-size: 12px;
	color: #55AED6;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 130%;
}
.bilink2
{
	font-size: 12px;
	color: #468BB3;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 130%;
}
.bilink2:hover
{
	font-size: 12px;
	color: #468bb3;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 130%;
}
.bilink3
{
	font-size: 12px;
	color: #3A6B93;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 130%;
}
.bilink3:hover
{
	font-size: 12px;
	color: #3A6B93;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 130%;
}
.heading1_blue
{
	font-size: 10px;
	color: #2389D9;
	font-family: verdana;
	text-decoration: none;
}
.link3
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
.link3:hover
{
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
body#marlabsblog #dropmenudiv
{
	position: absolute;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	line-height: 20px;
	z-index: 100;
}
body#marlabsblog #dropmenudiv A
{
	/* width: 350px; */
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}


body#marlabsblog #dropmenudiv A.small
{
	width: 110px;
}


body#marlabsblog #dropmenudiv A:hover
{
/*hover background color*/
	background-color:#666666;
	color: #FFFFFF;
}
body#marlabsblog .leftbanner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

body#marlabsblog .sitemaplink1
{
	font-size: 11px;
	color: #3F6296;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}
body#marlabsblog .sitemaplink1:hover
{
	font-size: 11px;
	color: #3F6296;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}

.sitemaplink1:active
{
	font-size: 11px;
	color: #3F6296;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}
.sitemaplink2:hover
{
	font-size: 10px;
	color: #1885AC;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}

.sitemaplink2:active
{
	font-size: 10px;
	color: #1885AC;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}
.sitemaplink3
{
	font-size: 9px;
	color: #626E7E;
	font-family: verdana;
	text-decoration: underline;
	font-weight: lighter;
}

.sloghead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373F4B;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	word-spacing: 3px;
}

