/*  
Theme Name: NetProfiler
Theme URI: http://www.netprofiler.nl/blog/
Description: Netprofiler Blog
Author URI: http://www.stott.nl/
*/
h1, h2, h3, h4, h5, h6
	{
		margin:0px;
		padding:0px;
	}
div, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:5px;
	}
img
	{
		border:none;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#6b578c;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:"trebuchet ms",arial,tahoma;
		font-size:12px;
		color:#433f3e;
		background:#ffffff;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:910px;
	}
.header
	{
		height:116px;
		overflow:hidden;
	}
.headerLeft
	{
		float:left;
		width:726px;
		background:url(images/headerBg.jpg) no-repeat right top;
		height:116px;
		overflow:hidden;
	}
.logo
	{
		padding-top:15px;
		padding-left:1px;
	}
.headerRight
	{
		float:right;
		width:184px;
		height:116px;
		overflow:hidden;
	}
.headerTop
	{
		text-align:right;
		padding-top:8px;
	}
.headerTop img
	{
		vertical-align:middle;
	}
.headerTop a, .headerTop a:visited
	{
		color:#5f5a5e;
		font-weight:bold;
		font-size:13px;
		font-family:tahoma;
	}
.headerTop a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.breadcrumb
	{
		padding:10px 0px;
		color:#453f59;
		font-family:arial;
		font-size:10px;
	}
.breadcrumb span
	{
		text-decoration:underline;
		color:#959595;
	}
/******************************************/
.nav
	{
		height:28px;
		padding-top:6px;
		overflow:hidden;
	}
.nav ul
	{
		float:left;
		list-style:none;
		overflow:hidden;
	}
.nav ul ul
	{
		/*float:left;*/
		margin:0px;
		padding:0px;
	}
.nav li
	{
		/*float:left;*/
		display:inline;
	}
.nav li li
	{
		/*float:left;*/
		margin:0px;
		padding:0px;
	}
.nav a, .nav a:visited, .nav ul.children li a, .nav ul.children li a:visited
	{
		text-decoration:none;
		float:left;
		display:block;
		width:170px;
		height:24px;
		padding-left:11px;
		padding-top:4px;
		font-size:13px;
		color:#ffffff;
		overflow:hidden;
		background:#74599c;
		border-left:solid 1px #ffffff;
	}
.nav a:hover, .nav li.current-cat a, .nav li.current-cat a:visited, .nav li.active a:hover, .nav ul.children li a:hover, .nav ul.children li.current-cat a, .nav ul.children li.current-cat a:visited
	{
		color:#775c91;
		text-decoration:none;
		background:#ffffff;
	}
.nav li.active a, .nav li.active a:visited
	{
		background:#3f3f4b;
		color:#ffffff;
		text-decoration:none;
	}
.nav li.active a:hover
	{
		color:#775c91;
		text-decoration:none;
		background:#ffffff;
	}
.nav li.current-cat a:hover
	{
		color:#775c91;
		text-decoration:none;
		background:#ffffff;
	}
/*****************************/
.search1
	{
		width:180px;
		padding-left:4px;
		padding-top:65px;
	}
.search1 .searchText1
	{
		width:122px;
		border:solid 1px #414045;
		font-size:11px;
		background:#ffffff;
		font-family:arial;
		padding:1px 1px;
		float:left;
	}
.search1 .go1
	{
		float:left;
		width:54px;
		height:18px;
	}
/*****************************************************************/
.content
	{
		padding:0px 0px 20px 0px;
		/*background:url(images/innerContentBg.jpg) repeat-y 762px;*/
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:495px;
		padding:0px 3px 0px 25px;
	}
.story
	{
		margin-bottom:15px;
		padding:10px;
		height:1%;
	}
.storyTitle
	{
		margin:0px;
		padding:0px;
		padding-bottom:3px;
	}
.storyTitle h3
	{
		font-size:20px;
		font-weight:bold;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#6b578c;
	}
.storyTitle a:hover
	{
		color:#331268;
		text-decoration:none;
		background:none;
	}
.storyDate
	{
		color:#6b578c;
		padding-top:2px;
		font-size:12px;
	}
.storyContent
	{
		padding:8px 0px 5px 0px;
		text-align:justify;
		font-size:13px;
	}
/*.dummy
	{	border-left:solid 1px #929292;
	padding-left:7px;
	margin-left:4px;
	}*/
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:5px;
	}
/****************************************************************/
.sideBar
	{
		font-size:12px;
	}
.sideBarLeft
	{
		float:left;
		width:181px;
		color:#4a4849;
		padding:10px 0px 0px 0px;
		letter-spacing:1px;
	}
.sideBarRight
	{
		float:left;
		width:181px;
		color:#4a4849;
		padding:10px 0px 0px 25px;
		background:url(images/innerContentBg.jpg) repeat-y left;
	}
.sideBar ul
	{
		padding:0px 0px;
		height:1%;
	}
.sideBar ul ul
	{
		padding:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBar .sideBarTitle
	{
		color:#ffffff;
		padding:4px 10px;
		margin-bottom:2px;
		background:#74599c;
	}
.sideBar .sideBarTitle h2
	{
		font-size:12px;
		font-weight:normal;
		text-align:right;
		padding:0px 0 0px 10px;
	}
.sideBar .sideBarTitle h2 a, .sideBar .sideBarTitle h2 a:visited
	{
		color:#ffffff !important;
		text-decoration:none;
	}
.sideBar .sideBarTitle a:hover
	{
		text-decoration:underline;
	}
.sideBar li ul,li
	{	
		list-style:none;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		padding-bottom:10px;
		margin-bottom:10px;
		background:#e2deec;
		text-align:right;
		height:1%;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:2px 15px 2px 0px;
		list-style:none;
		border:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		display:block;
		background:none;
		padding:2px 10px 2px 10px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#6c5f8b;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#6c5f8b;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
.rsswidget
	{
		color:#2c2c2c !important;
		text-decoration:none !important;
		font-weight:bold !important;
		font-size:15px !important;
	}
.rsswidget img
	{
		vertical-align:middle;
	}
/***********    Right Sidebar    ***************/
/*.sideBarRight ul
	{
		padding:0px 0px;
		margin:0px;
		height:1%;
	}
.sideBarRight ul ul
	{
		padding:0px;
	}
.sideBarRight ul ul ul
	{
		padding:0px;
	}
.sideBarRight ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		margin-bottom:10px;
		background:#fafafa;
		height:1%;
	}
.sideBarRight li li li
	{
		padding:0px;
		margin:0px;
		padding:2px 0px 2px 15px;
		list-style:none;
		border:none;
	}
.sideBarRight li li
	{
		padding:0px;
		margin:0px;
		display:block;
		background:none;
		font-size:11px;
		padding:1px 0px 1px 0px;
	}
.sideBarRight li li a, .sideBarRight li li a:visited
	{
		color:#90918b;
		text-decoration:underline;
		padding:0px;
	}
.sideBarRight li li a:hover
	{
		text-decoration:none;
		color:#000000;
	}
.sideBarRight .sideBarTitle h2
	{
		color:#6b578c;
		font-size:14px;
		font-weight:bold;
	}*/
/***********************************************/
.search
	{
		text-align:center;
		margin-bottom:3px;
		margin-top:10px;
		padding-left:5px;
		height:1%;
	}
.searchText
	{
		float:left;
		width:125px;
		margin:0px;
		padding:0px;
		padding:2px;
		font-size:12px;
		font-family:arial;
		margin-top:1px;
		color:#000000;
		background:#ffffff;
		border:solid 1px #b0b0b0;
	}
.go
	{
		float:left;
		margin-left:3px;
		width:35px;
		height:24px;
	}
/**********************************************/
.footer
	{
		text-align:left;
		padding:20px 0px 20px 0px;
		margin:0px 208px 0px 214px;
	}	
/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-left:10px;
		font-family:tahoma;
		font-size:11px;
	}
.alignright
	{
		float:right;
		padding-right:10px;
		font-family:tahoma;
		font-size:11px;
	}
.navigation
	{
		height:1%;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		color:#4a3175;
	}
.navigation a:hover
	{
		text-decoration:none;
		background:none;
	}


/*********************************************************/
.comment_template
	{
		padding-left:0px;
		font-size:13px;
	}
blockquote
	{
		border-left:solid 5px #6b578c;
		padding:5px 0px 0px 20px;
		width:360px;
		font-size:14px;
	}
/*blockquote p
	{
		padding:10px 20px;
		background:url(images/pin.gif) no-repeat bottom right;
	}*/
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#3c3c3c;
		padding-top:5px;
		font-size:15px;
		font-weight:bold;
		padding-bottom:5px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#6b578c;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
		color:#6b578c;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #b0b0b0;
		width:450px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #b0b0b0;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #b0b0b0;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #b0b0b0;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#3c3c3c;
		padding-top:5px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#6b578c;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
		color:#6b578c;
	}

/* search result's title */
h3.pagetitle
	{
		color:#6b578c;
		font-size:20px;
		font-weight:bold;
		font-family:"trebuchet ms";
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		text-align:left;
	}
	
/* no match found in search */
.error, .article h2
	{
		color:#6b578c;
		font-size:20px;
		font-weight:bold;
		font-family:"trebuchet ms";
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		text-align:left;
	}

/*if there is any list posted by user in comment*/
.storyContent ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul
	{
		margin-left:20px;
	}
.storyContent ul li
	{
		list-style:square;
	}

/**/

	
	
/************************************/
.commentAvatar
	{
		float:left;
		/*width:200px;*/
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:0px;
		line-height:140%;
	}
.avatarImg
	{
		float:left;
		width:40px;
		padding-top:15px;
		padding-left:0px;
	}
.commentAuthor
	{
		float:right;
		width:400px;
		padding-top:15px;
	}
.authorName
	{
		padding:2px 0px 3px 0px;
		font-family:verdana;
		color:#545454;
		font-size:14px;
		font-weight:bold;
	}
.commentTime
	{
		font-size:10px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

.contentf {background: #dee5e8; padding:5px;}
.contentt {background: #dee5e8; border-top:solid 1px #f2eef7; border-bottom:solid 1px #f2eef7; padding-left:10px; padding-right:10px;}
.contentb {background:#dee5e8; height:15px;}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#d0cece; margin:0 5px;}
.b2f {height:1px; background:#f5f4f4; margin:0 3px; border-left:solid 2px #d0cece; border-right:solid 2px #d0cece;}
.b3f {height:1px; background:#f5f4f4; margin:0 2px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}
.b4f {height:2px; background:#f5f4f4; margin:0 1px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}

/**********************************************************/	
/* Begin Comments*/
/*.alt {
	margin:0px;
	padding:0px;
	border:solid 1px #f3c377 !important;
	/*border-left:none !important;
	border-right:none !important;
	height:1%;
	}*/
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:460px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:20px;
	list-style: none;
	line-height:18px;
	border-bottom:dashed 1px #c0c0c0;
	height:1%;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 160px;
	font-size:12px;
	color:#000000;
	text-align:center;
	}
#wp-calendar th
	{
		color:#000000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#000000;
	text-align: right;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#000000;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:160px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #6b578c;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px !important;
}
#wp-calendar td a:hover {
	background: #6b578c;
	border-left: none;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* debug 20100107 Bauke */
/*
.nav {
	height: 32px;
}

.nav a, .nav a:visited, .nav ul.children li a, .nav ul.children li a:visited {
	height: 32px;
	line-height: 30px;
	background: url(images/nav-button-black.gif) no-repeat scroll 0 0;
}

.nav ul li.active a {
	background: url(images/nav-button-purple.gif) no-repeat scroll 0 0;
	color: #ffffff;
}
*/
