/*
Theme Name: Reshma_MK
Theme URI: http://mkp.com/
Description: A brief description.
Version: 1.0
Author: Reshma Mehta
Author URI: http://www.reshmamehta.com
*/

@charset "UTF-8";
/* CSS Document */

body, div, p, img, a, h1, h4, h5, h2{
	margin: 0;
	padding: 0;
	border: 0;
	}

/* For Safari */
body {
	margin: 0;
	padding: 0;
	}

div {
	margin: 0;
	padding: 0;
	}

p {
	margin: 0;
	padding: 0;
	}

img {
	margin: 0;
	padding: 0;
	}

a {
	margin: 0;
	padding: 0;
	}

h1 {
	margin: 0;
	padding: 0;
	}

h2 {
	margin: 0;
	padding: 0;
	}

h4 {
	margin: 0;
	padding: 0;
	}

h5 {
	margin: 0;
	padding: 0;
	}

/* End for Safari */

/* Comments */

h5 {
	font-size: 1.2em;	
	margin-bottom: 10px;
	}

p.input {
	margin-bottom: 3px;
	margin-top: 10px;
	}


h5.comment_heading {
	color: #8da5b3;
	}

textarea {
	margin-bottom: 10px;
	}

#commentlist p {
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #8da5b3;
	}

#postcomment {
	margin-top: 10px;
	}

#comments {
	margin-top: 10px;
	}



a {
	/*color: #98ada0;*/
	color: #698975;
        text-decoration: none;
	}

a:focus {
	outline: none;
	}


h1 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	color: #6f6655;
	}

h4 {
	color: #231f20;
	}




/* Sidebar headings */

#sidebar div {
	margin-top: 0px;
	margin-bottom: 12px;
	}

#sidebar div p, #sidebar div ul, #sidebar div img, #sidebar #twitter-1 ul, #twitter-tools {
	margin: 0px 0px 0px 4px;
	}

#sidebar p {
	font-size: 0.95em;
	line-height: 1.4em;
	}

#sidebar h5 {
	color: #231f20;
	font-size: 1.2em;
/*	padding: 7px 0px 2px 4px;
	margin-bottom: 8px;*/
	line-height: 1.0em;
	padding: 0.4em 0px 0.15em 0.2em;
	margin-bottom: 0.3em;
	border-top: 1px solid #768f9e;
	border-bottom: 1px solid #768f9e;
	}

a.widget_link {
	color: #eee;
	}

a.widget_link:hover {
	text-decoration: underline;
	}

/* End sidebar styles */
p, ul {
	font-family: Helvetica, Arial, sans-serif;
	}

tbody {
	font-family: Helvetica, Arial, sans-serif;
	}



html {
	padding: 0;
	height: 100%;
	}
	
body {
	background-color: #f3f4f3;
	background-image: url(images/body_bgnd_slice.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	margin: 0px; /* For Safari */
	padding: 0px;
	margin: 0 auto;
	height: 100%;
	}	

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */	
	width: 980px;
	position: relative;
	padding: 0;
	}	


#container {
	background-image:url(images/content_bgnd.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-top: 40px;
	width: 980px;
	}


#container2 {
	background-image:url(images/inside_content_bgnd.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-top: 40px;
	width: 980px;
	}	
	
#header {
	width: 980px;
	height: 200px;
	margin: 0 auto;
	}	

#about_mk {
	width: 200px;
	position: absolute;
	top: 20px;
	left: 755px;
	}
	
/* Main Navigation */
	
#nav {
	background-image: url(images/nav_bgnd.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	left: 0px;
	top: 185px;
	position: absolute;
	width: 800px;
	height: 36px;
	z-index: 1000;
	}	

#nav ul {
	list-style: none;
	}

#nav #main_nav {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #231f20;
	font-size: 1.0em;
	padding-left: 0px; /* For Safari */
	margin: 1em 0px 0px 1.4em;
	}

#main_nav li {
	float: left;
	position: relative;
	}
	
.mainitems a {
	margin-right: 0.6em;
	padding-bottom: 1.9em;
	}	

.mainitems .pipe {
	color: #a5b9c5;
	padding-right: 0.6em;
	}		

	
.subuls {
	background-color: #ededed;
	display: none;
	width: 14.7em;
	font-size: 0.85em;
	position: absolute;
	top: 0px;
	left: 0;
	margin-top: 0.9em;
	margin-left: 0em;
	padding: 0.9em 0px 0px 0.9em;
	border: 1px solid #ccc;
	border-top: none;
	}		

.subuls li {
	width: 100%;
	padding-bottom: 10px;
	}

#nav a {
	color: #231f20;
	}
	
#nav a:hover {
	color: #404040;
	}
		
.subuls a:hover {
	text-decoration: underline;
	}	

#main_nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#main_nav li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}	
	
/* End main nav */
		
#content {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	overflow: auto;
	}
	
/* Home page Callouts*/

#callouts {
	margin-top: 280px;
	/*overflow: auto;*/
	}

#callouts h2 {
	/*margin: 18px 0px 18px 3px;*/
	margin: 1em 0px 0.9em 0.2em;
	/*padding: 6px 0 1px 5px;*/
	padding: 0.3em 0 0.1em 0.25em;
	line-height: 1.0em;
	}

h2.blue {
	color: #8da5b3;
	border-top: 1px solid #8da5b3;
	border-bottom: 1px solid #8da5b3;
	width: 180px;
	}

h2.green {
	color: #98ada0;
	border-top: 1px solid #98ada0;
	border-bottom: 1px solid #98ada0;
	width: 180px;
	}

h2.grey {
	color: #888f8a;
	border-top: 1px solid #888f8a;
	border-bottom: 1px solid #888f8a;
	width: 180px;
	}

h2.brown {
	color: #6f6655;
	border-top: 1px solid #6f6655;
	border-bottom: 1px solid #6f6655;
	width: 180px;
	}
	
.box1 {
	background-image:url(images/callout1.jpg);
	}

.box2 {
	background-image:url(images/callout2.jpg);
	}

.box3 {
	background-image:url(images/callout3.jpg);
	}

.box4 {
	background-image:url(images/callout4.jpg);
	}

.box1, .box2, .box3, .box4 {
	float: left;
	background-repeat: no-repeat;
	width: 206px;
	height: 317px;
	margin-right: 8px; /* was 8px when there were 4 callout boxes and no sidebar */
	padding: 0px 8px 0px 10px;
	position: relative;
	}

#callouts .btn {
	position: absolute;
	bottom: 10px;
	left: 20px;
	}

#book_callout td {
	vertical-align: top;
	padding-right: 6px;
	font-family: Helvetica, Arial, sans-serif;
	}

#book_callout td img {
	border: 1px solid #231f20;
	}

#callouts p {
	padding-bottom: 12px;
	}

.front {
	margin-left: 5px;
	}

div.front h4 a {
	color: #231f20;
	}

a.feature_links {
	color: #444;
	}

a.feature_links:hover {
	text-decoration: underline;
	}

/* End Callouts */



/* Networking Icons */

#network_icons {
	position: absolute;
	top: 129px;
	left: 673px;
	}

#network_icons ul {
	margin: 0;
	padding: 0;
	}
	
#network_icons li { 
	float: left; 
	list-style-type: none;
	margin-right: 3px;
	}	

#network_icons a {
	text-indent: -9999px; 
	display: block; 
	width: 36px;
	height: 36px;
	}

#network_icons a.contact {
	width: 52px;
	}

#network_icons a.flickr {
	background: url(images/flickr.gif)  0px 0px no-repeat;	
	}

#network_icons a.contact {
	background: url(images/contact.gif)  0px 0px no-repeat;	
	}

#network_icons a.linkedin {
	background: url(images/linkedin.gif)  0px 0px no-repeat;	
	}	

#network_icons a.rss {
	background: url(images/rss.gif)  0px 0px no-repeat;	
	}	
	
#network_icons a.twitter {
	background: url(images/twitter.gif)  0px 0px no-repeat;	
	}
	
#network_icons a.fb {
	background: url(images/fb.gif)  0px 0px no-repeat;	
	}
	
#network_icons a.youtube {
	background: url(images/youtube.gif)  0px 0px no-repeat;	
	}			
	

#network_icons a:hover	{
	height: 36px;
	background-position: 0px -36px;
	}
	
/* Search */

#searchbox {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 2000;
	left: 750px;
	top: 190px;
	}

/* Content width when index page template is used (any page other than home page)*/
#index_content {
	width: 690px;
	}

#index_content p {
	margin: 8px 0px 20px 0px;
	}

/* Posts page */

#posts {
	width: 690px;
	}

#posts p {
	margin: 8px 0px 20px 0px;
	}


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

#posts h4, #index_content h4 {
	padding: 8px 0px 8px 0px;
	}

.cat_links a {
	font-weight: normal;
	}

#sidebar {

	width: 210px;
	float: right;
	margin-right: 50px;
	clear: both;
        }

#time_author {
	margin-bottom: 20px;
	}

.time {
	float: left;
	}

.author {
	float: right;
	}


img.divide {
	margin-top: 20px;
	margin-bottom: 15px;
	}	

#bot_row {
	width: 700px;
        position: relative;
	height: 50px;
	}


a.comment_link	{
	/*float: right;*/
	position: absolute;
	left: 0px; /* right: -14px - moved this since Filed Under was removed */
	top: 10px;
	background-image: url(images/bubble.jpg);
	background-repeat: no-repeat;
	width: 103px;
	height: 43px;
	padding-top: 9px;
	padding-left: 14px;
	color: #FFF;
	font-weight: normal;
	}

#page_btns {
	margin-top: 15px;
	}

span.next a {
	background-image: url(images/next.jpg);
	background-position: top right;
	padding-right: 45px;
	}

span.prev a {
	background-image: url(images/prev.jpg);
	padding-left: 45px;
	padding-right: 415px;
	}

#page_btns a {
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 150px;
	font-size: 1.0em;
	line-height: 2.5em;
	font-family: Helvetica, sans-serif;
	color: #554d4f;
	}

/* Sub navigation for News and Free Content */
#news_list {
	margin: 20px 0px 30px 0px;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	}

#news_list ul {
	margin: 0;
	padding: 0;
	}

#news_list li {
	display: inline;
	margin-right: 15px;
	padding: 4px 4px 2px 4px;
	background-color: #efefef;
	border: 1px solid #ccc;
	text-transform: uppercase;
	}

/*#gallery {
	float: left;
	border: 1px solid #000;
	margin-left: -25px;
	}*/

#gallery {
	width: 730px;
	position: absolute;
	left: 13px;
	top: -20px;
	}

strong.search-excerpt { background-color: yellow; }

/* Twitter Widget */

#twitter-1 a.twitter_title_link {
	color: #231f20;
	}

#twitter-1 a {
	color: #eee;
	}

#twitter-1 ul {
	list-style-type: none;
	padding: 0;
	padding-top: 5px;
	}

#twitter-1 ul li {
	margin: 0px 0px 10px 0px;
	} 	

/* Footer */
#container_bot{
	width: 980px;
	height: 10px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 30px;
	}
	
#footer {
	width: 100%;
	background-color: #98ada0;
	margin: 0 auto;
	margin-bottom: 0px;
	height: 142px;
	padding:0;
	border-top: solid 1px #898f71;
	}

.push {
	height: 137px;
	clear: both;
	}
	
#footer_links {
	width: 980px;
	margin: 15px auto;
	position: relative;
	/*background-color: #ddd;*/
	}

#footer_links h5 {
	margin-left: 20px;
	color: #ddd;
	/*background-color: #4fd321;*/
	}


#footer_links #mk_logo {
	/*float: right;
	margin-right: 20px;*/
	position: absolute;
	left: 840px;
	top: 0px;
        }

#footer_links a {
	color: #ddd;
/*	font-size: 14px;*/
	}

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

/* Microsite Styling */

#microsite-nav {
	float: left;
	width: 150px;
	background-color: #eee;
	}

#microsite-nav ul {
	margin: 10px 0px 5px 0px;
	padding: 0px 15px;
	list-style-type: none;
	}

#microsite-nav ul li {
	padding: 0px 0px 5px 0px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	}

#microsite-nav a, #microsite-nav a:visited {
	color: #444;
	}


#microsite-content {
	margin-left: 165px;
	width: 515px;
	overflow: hidden;
	}

img.microbanner {
	padding-bottom: 20px;
	}
