/* @override 
	http://madhulikaliddle.com/wp-content/themes/wptypo/style.css
*/

/*
Theme Name: Madhulika
Theme URI: http://diggingintowordpress.com
Description: Theme for MadhulikaLidddle.com
Version: 1.1
Author: TBNC
Author URI: http://thebrandnewco.com

*/

/*----- CSS Reset -----*/

* {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

a {
	outline: none;
}

a img {
	border: none;
}

/*----- General Styles -----*/

body, html {
	height: auto;
}

body {
	font: 62.5% Garamond, 'Adobe Garamond Pro', 'Apple Garamond', 'ITC Garamond', Georgia, Times, 'Times New Roman', serif;
	background-image: url(backhead.png);
	background-color: #7d80aa;
}

.clear {
	clear: both;
}
.clearfix {
	clear: both;
}

/*.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}*/

.hide {
	display: none;
}

/*----- Page Structure & Resuables -----*/

#wrap {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0px 0;
	background-color: white;
}

p.dots {
	color: #8e8e8e;
	font-size: 1.5em;
	letter-spacing: 1px;
	line-height: 5px;
}

.navigation {
	overflow: hidden;
	margin: 0 auto;
	font-size: 15px;
	width: 700px;
	padding-bottom: 35px;
	padding-top: 10px;
	border-top: 1px dotted silver;

}

.navigation a {
	text-decoration: none;
	color: gray;
	text-transform: uppercase;
	text-shadow: white 1px 1px 0;
	background-color: #eaeaea;
	padding: 10px;
}

.navigation a:hover {
	background-color: #7d80aa;
	color: white;
	text-shadow: #7a797a 1px 1px 0;
}

/*--- Menu ---*/

#logo {
	background: transparent url("logosite.png") no-repeat scroll 30px 20px;
	height: 30px;
	padding-left: 370px;
	padding-top: 45px;
	width: 530px;
	margin: 0 auto;
}

#logo h1 a {
	color: #3b3b3b;
	text-decoration: none;
	display: none;
}

#logo p.description {
	font-size: 2em;
	color: #8e8e8e;
	font-style: italic;
	margin: 0px;
	display: none;
}

/* @group Menu styles */

#menu {
	width: 100%;
	top: 0;
	color: #fff;
	background: url(red.png) repeat-x center -40px;
	padding-top: 0px;
}

#menu ul {
	font-size: 1.5em;
	text-transform: capitalize;
	padding: 0px 0px 0 0;
	width: 100%;
}

#menu ul li {
	float: left;
	padding: 0px 15px 0px 0px;
}

#menu ul li span {
	padding: 0px 10px 0px 0px;
	color: #454557;
}

#menu ul li a {
	color: #424354;
	text-decoration: none;
	text-transform: capitalize;
	font: 1.2em "Times New Roman", Times, serif;
}

#menu ul li a:hover {
	color: #e4eff1;
}



#menutwo {
	width: 100%;
	top: 0;
	color: #fff;
	background: url(redtwo.png) repeat-x center 110px;
	padding-top: 0px;
	height: 217px;
}

#menutwo ul {
	font-size: 1.5em;
	text-transform: capitalize;
	padding: 5px 0px;
	width: 100%;
}

#menutwo ul li {
	float: left;
	padding: 0px 15px 0px 0px;
}

#menutwo ul li span {
	padding: 0px 10px 0px 0px;
	color: #454557;
}

#menutwo ul li a {
	color: #424354;
	text-decoration: none;
	text-transform: capitalize;
	font: 1.2em "Times New Roman", Times, serif;
}

#menutwo ul li a:hover {
	color: #e4eff1;
}
#menutwo #extended-categories-3 ul li {
	padding-top: 10px;
}
#menutwo #extended-categories-3 ul li:active {
	float: left;
	padding: 15px 4px 6px 10px;
}
#menutwo #extended-categories-3 ul li a {
	color: #a4aeed;
	padding: 10px 10px;
}
#menutwo #extended-categories-3 ul li a:hover {
	color: #7577a0; 
	padding: 11px 10px 12px;
	background-color: white;
}

/* @end */

/*--- Header ---*/

#header {
	width: 640px;
	margin: 0px auto;
	padding: 10px 0px;
	height: 25px;
}

#header h1 {
	font-size: 4em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
}

#header h1 a:hover {
	color: #111;
}

/* @group Blurb Homepage */

#text-3 {
margin-left: 375px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 380px;
	text-align: center;
	height: 318px;
}

#text-3.widget_text {

}

#text-3 #toptitle {
	color: #525470;
	display: table;
	height: 45px;
	letter-spacing: -2px;
	margin: 0 auto;
	bottom: 0px;
	font-size: 3.8em;
	font-family:"Times New Roman", Times, serif;
}
#text-3.widget_text h3 {
	font-style: italic;
	color: #404258;
	margin-bottom: 90px;
	font-size: 1.7em;
}
#text-3.widget_text h4 {
	padding-top: 10px 0;
	font-size: 1.7em;
	line-height: 1.2em;
	color: #bdc0e4;
}
#text-3.widget_text h5 {
	margin: 0 auto;
	padding: 7px 0;
	font-size: 1.4em;
	line-height: 1.4em;
	font-style: italic;
	width: 340px;
	color: #bdc0e4;
}

#text-3.widget_text a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 2px;
	padding: 3px;
}
#text-3.widget_text a:hover {
	color: #585972;
	background-color: white;
}

#book {
	height: 460px;
	display: table;
	background: url(book2b.png) no-repeat -20px 80px;
	margin: 0 auto;
	width: 900px;
}

/* @end */


#extended-categories-3 #toptitle {
	display: none;
}

#extended-categories-3 {
	height: 43px;
	margin: 0 auto;
	padding-top: 4px;
	padding-left: 350px;
	background: url(writing.gif) no-repeat 220px 8px;
	width: 550px;
}

#extended-categories-3 ul {
	
}

#extended-categories-3 ul li {
	float: left;
	padding: 10px 7px;
}
#extended-categories-3 ul li:active {
	float: left;
	padding: 15px 4px 6px 10px;
}

#extended-categories-3 ul li a {
	color: #9096c5;
	padding: 0px 7px;
	
}

#extended-categories-3 ul li a:hover {
	padding: 11px 7px 13px;
		color: #7577a0;
	background-color: white;
}
#extended-categories-3 ul li.current-cat {
	color: #a4aeed;
	padding: 10px 0px 12px;
	background-color: white;
}

/* @group Headertwo */
#booktwo {
	height: 245px;
	display: table;
	background: url(booktwo.png) no-repeat 45px 70px;
	margin: 0 auto;
	width: 900px;
}

#text-4 {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 65px;
	width: 900px;
}

#text-4 #toptitle {
	display: none;
}

#text-4 .textwidget {
	display: table;
	margin-left: 200px;
	margin-right: 50px;
	text-align: left;
	color: #e4e2ff;
	min-height: 100px;
	font-size: 1.7em;
	width: 650px;
	
}

#text-4  a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 1px;
	padding: 3px;
}
#text-4  a:hover {
	color: #616379;
	background-color: #f2f2f2;
}
div#inpage {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0px 0 20px;
}
div#inpage.widget_text {
	color: #8c8eb4;
	font-size: 1.5em;
	font-style: italic;
	width: 640px;
	margin: 0 auto;
	line-height: 1.4em;
	border-bottom: 1px dotted #595b72;
	padding-bottom: 15px;
}
div#inpage.text-5 h3 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
}
.byline .sidecat a {
	font-style: italic;
	line-height: 2em;
	padding: 5px;
	font-size: 1em;
	text-decoration: none;
		color: #44475f;
	background-color: #e8e9f5;

}
.byline .sidecat a:hover {
	background-color: #c3c2d1;
	color: #474747;
}

/* @end */

/*--- Post ---*/

.post {
	width: 610px;
	margin: 0px auto;
	padding-right: 30px;
	padding-top: 40px;
	clear: both;
}

.post .byline {
	color: #a1a1a1;
	font-size: 1.4em;
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 25px;
	padding-top: 8px;
}

.post .byline .date {
	text-transform: uppercase;
}


.post h2.title {
	font-size: 4.3em;
	font-weight: 100;
	color: #a9a6a5;
	float: left;
	display: block;
	line-height: 35px;
	width: 445px;
	padding-top: 10px;
}

.post h2.title a {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.1em;
}

.post h2.title a:hover {
	color: #9396c9;
}

.post p.dots {
	padding-left: 165px;
	border-bottom: 1px dotted #c1cbd0;
	padding-top: 7px;
}

.post span.para {
	color: #d5d5d5;
	font-size: 6.75em;
	display: block;
	width: 70px;
	height: 90px;
	margin: 12px 20px 0px 75px;
	float: left;
	text-align: right;
}

/* Entry Styles --*/

.post .entry {
	float: left;
	width: 445px;
	color: #717171;
	padding: 20px 0px 0px;
	font-size: 1.5em;
	line-height: 21px;
}

.post .entry:first-line {
	font-size: 1.2em;
	color: #555;
}

.post .entry h2 {
	font-size: 1.6em;
	margin: 20px 0px 10px;
	color: #525252;
}

.post .entry h3 {
	font-size: 1.3em;
	margin: 20px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #525252;
}

.post .entry h4 {
	font-size: 1.65em;
	margin: 20px 0px 10px;
	font-style: italic;
	color: #525252;
	line-height: 1.3em;
}

.post .entry h5 {
	font-size: 1em;
	margin: 20px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.post .entry p {
	margin-bottom: 20px;
	font-size: 110%;
	font-weight: 100;
}

.post .entry p em {
	margin-bottom: 20px;
	font-size: 110%;
}

.post .entry p:first-child:first-line {
	font-size: 130%;
	line-height: 1.4;
}

.post .entry ul, .post .entry ol {
	margin: 0px 0px 15px 30px;
}

.post .entry ul li {
	list-style: disc outside;
	padding-top: 10px;
	line-height: 1.6em;
	font-size: 1.1em;
}

.post .entry ol li {
	list-style: decimal outside;
}

.post .entry ol ol li {
	list-style: lower-alpha outside;
}

.post .entry a {
	text-decoration: none;
	color: #44475f;
	background-color: #e8e9f5;
	padding: 4px 6px 3px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 80%;
	opacity: 1;
	font-weight: normal;
	font-style: normal;
}

.post .entry a:hover {
	text-decoration: none;
	background-color: #c3c2d1;
	color: #474747;
}

.post .entry blockquote {
	background: #f1f1f1;
	padding: 15px 30px 1px 10px;
	margin-bottom: 15px;
	font-style: italic;
	position: relative;
}

.post .entry .blockquote_extender {
	background: #f1f1f1;
	position: absolute;
	width: 1000px;
	height: 100%;
	right: 445px;
	top: 0px;
	overflow: hidden;
}

.post .entry .blockquote_extender span {
	display: block;
	width: 70px;
	height: 0px;
	color: #d5d5d5;
	font-size: 11em;
	top: 90px;
	right: -10px;
	line-height: 0px;
	position: absolute;
}

.entry img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.rssLinkListItemTitle {
	padding-right: 10px;
	font-size: 110%;
	font-variant: small-caps;
	font-weight: bold;
}

.continue {
	margin-top: 25px;
	height: 24px;
}

/*--- Comments ---*/

.comments {
	clear: both;
	width: 610px;
	margin: 0px auto 50px;
	padding-right: 30px;
	font-size: 1.4em;
}

.comments h3.heading {
	font-size: 1.5em;
	color: #4c4b4a;
	margin: 0px 0px 25px 150px;
}

.comments h3.heading span {
	text-transform: uppercase;
}

.comments p.notice {
	font-size: 1.1em;
	color: #4c4b4a;
	margin: 0px 0px 20px 160px;
}

.comments a {
	color: #525252;
	text-decoration: underline;
}

.comments a:hover {
	text-decoration: none;
}

/* Comment List */

ul.commentlist {
	margin-bottom: 25px;
	display: inline-table;

}
.commentlist li {
	margin-bottom: 20px;
	display: inline-table;
}

.commentlist li li {
	margin-bottom: 10px;
}

.commentlist li .byline {
	color: #a1a1a1;
	font-size: 1em;
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 25px;
	padding-top: 8px;
	position: relative;
	z-index: 50;
	line-height: 1.5em;
}

.commentlist li .byline .date {
	text-transform: uppercase;
}

.commentlist li .byline a {
	color: #a1a1a1;
	text-decoration: none;
}

.commentlist li .byline a:hover {
	border-bottom: 1px solid #d5d5d5;
}

.commentlist li .byline strong {
	color: #4c4b4a;
	text-transform: uppercase;
}

.commentlist li .byline_expander {
	position: absolute;
	width: 1000px;
	height: 100%;
	right: 370px;
	top: 0px;
	overflow: hidden;
	z-index: 40;
}

.commentlist li .comment_num {
	position: relative;
	width: 70px;
	height: 70px;
	float: left;
	overflow: hidden;
}

.commentlist li .comment_num .bg {
	font-size: 40em;
	display: block;
	width: 70px;
	height: 70px;
	line-height: 0px;
	position: absolute;
	left: -35px;
	top: -67px;
	color: #b4b4b4;
	z-index: 50;
}
.commentlist li .author .comment_num .num {
	color: #7d80aa;
}
.commentlist li .comment_num .num {
	color: #ccc;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 70px;
	font-size: 4.75em;
	position: absolute;
	z-index: 100;
}


.commentlist .text {
	width: 360px;
	margin: 0px 0px 0px 10px;
	float: left;
	color: #4c4b4a;
	font-size: 1.1em;
		line-height: 1.5em;

}
.commentlist .author .text {
	color: #7d80aa;
}


.commentlist .text ul, .commentlist .text ol {
	margin: 0px 0px 15px 25px;
}

.commentlist .text ul li {
	list-style: disc outside;
}

.commentlist .text ol li {
	list-style: decimal outside;
}

.commentlist .text ol ol li {
	list-style: lower-alpha outside;
}

.commentlist .text blockquote {
	background: #f1f1f1;
	padding: 15px 30px 1px 10px;
	margin-bottom: 15px;
	font-style: italic;
	position: relative;
}

.commentlist li.author .byline {
	padding: 15px 0px 13px;
	color: #7d80aa;
}

.commentlist li.author .comment_num {
	margin-top: 4px;
}

.commentlist li.author .comment_num .bg {
	color: #4c4b4a;
}

/* Form */

.comments form {
	clear: both;
	color: #4c4b4a;
	padding: 5px 0px 0px;
}

.comments form label {
	display: block;
	float: left;
	font-size: 1.35em;
	font-style: italic;
	width: 140px;
	text-align: right;
	margin-right: 25px;
}

.comments form input.text {
	border: none;
	background: transparent;
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 15px;
	display: block;
	float: left;
	width: 250px;
	font-family: 'Courier New', Courier, monospace;
	padding: 5px 0px;
	outline: none;
}

.comments form .textbox {
	width: 400px;
	float: left;
	position: relative;
}

.comments form .bracket {
	font-size: 5em;
}

.comments form textarea {
	width: 440px;
	border: 1px dotted #b4b4b4;
	border-left: none;
	border-right: none;
	background: transparent;
	font-family: 'Courier New', Courier, monospace;
	outline: none;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0;
}

.comments form .allowed_tags {
	clear: both;
	margin-left: 160px;
	text-align: right;
	padding-top: 10px;
	font-family: Courier, monospace;
	font-size: 10px;
	color: #999;
	margin-bottom: 10px;
}

.comments form p.submit {
	text-align: right;
	font-size: 2.5em;
}

.comments form p.submit input#submit {
	background: #fff;
	border: none;
	text-transform: uppercase;
	font-size: 0.6em;
	padding: 10px 3px 0px;
	color: #4c4b4a;
	vertical-align: top;
	cursor: pointer;
	font-family: Georgia, Serif;
}

/*--- Explore ---*/

#explore-area {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	background: #ccc;
	padding: 20px 0px 40px;
	overflow: hidden;
}
#footwrap {
	width: 900px;
	margin: 0 auto;
}
#explore-area ul li a {
	display: block;
	padding: 10px;
	color: #3B3B3B;
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px solid #3B3B3B;
	text-align: center;
}

#explore-area ul li a:hover {
	background: #999;
}

#explore-area h3 {
	font-size: 1.6em;
	margin: 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3B3B3B;
	text-align: center;
}

#explore-area h3 span {
	font-style: italic;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: lowercase;
}

#archives-area {
	width: 200px;
	margin-right: 20px;
	float: left;
}

#blogroll-area {
	width: 200px;
	margin-right: 20px;
	float: left;
}

#search-area {
	width: 200px;
	float: left;
	text-align: center;
}

#search-area p.submit {
	font-size: 2.5em;
}

#search-area p.submit input#searchsubmit {
	border: none;
	text-transform: uppercase;
	font-size: 0.6em;
	padding: 8px 3px 0px;
	color: #4c4b4a;
	vertical-align: top;
	cursor: pointer;
	font-family: Georgia, Serif;
	background: none;
}

/*--- Search & Archives ---*/

#page-sub-title {
	padding: 10px;
	background: #494949;
	color: white;
	margin: 0 0 25px 165px;
	font-size: 2.0em;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: normal;
}

/* REQUIRED by WordPress Theme Directory */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding: 9px 10px 5px;
}

.alignright {
	float: right;
	padding: 9px 10px 5px;
}

.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}

/*--- Footer ---*/

#footer {
	width: 100%;
	height: 27px;
	background: #7d80aa;
	color: #fff;
	font-size: 1.1em;
	text-transform: uppercase;
	position: fixed;
	bottom: 0;
	z-index: 200;
}

#footer p {
	width: 580px;
	margin: 0px auto 0px;
	padding-top: 8px;
	letter-spacing: 1px;
}

#footer p span.left {
	float: left;
	display: block;
}

#footer p span.right {
	float: right;
	display: block;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
}

/* LightSocial */

.lightsocial_container {
	margin-top: 20px;
	margin-bottom: 35px;
	position: relative;
	padding-top: 40px;
	border-top: 1px dotted #7d80aa;
	background: url(share.gif) no-repeat left 10px;
	height: 40px;
}

div#social .lightsocial_element a {
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
	float: left;
	background: white;
	padding: 3px;
}

.lightsocial_a {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: white;
}

.lightsocial_img {
	margin: 0px;
	border: 0px;
}

.lightsocial_container img {
	margin: 0px;
	border: 0px;
}

.lightsocial_container a {
	background-color: white;
}