/*
Theme Name: Laviza
Theme URI: http://laviza.com/
Version: 1.6
Author: Sandeep Sharma
Author URI: http://fridaymasala.com/

*/



/* Begin Typography & Colors */
body {
	/*	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
/*	color: #333;
	text-align: center;*/
margin: 0;
padding: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
background: #6cc2e5 url(images/bg2.jpg) center top no-repeat;
	}


#main {
width: 960px;
margin: 0 auto;

}

#contentRight {
width: 100%;
margin: 0px 0 0 0;
/*background: url(images/back_bg.png);*/
padding: 10px;
text-align: justify;
}

#header {
width: 927px;
height: 185px;
/*background: url(images/header_bg.jpg) no-repeat;
position: relative;*/
}




.clear {
clear: both;
}

#header {
height: 185px;
background: url(images/header.jpg) no-repeat;
}

#leftContent {
width: 620px;
padding: 180px 0 0 0px;
float: left;
}

#mainPostbg {
width: 630px;
background: url(images/contentBg.png);
border: 3px solid  #57899d;


-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 30px 0 0 0;

}

.post {
width: 590px;
margin: 0 auto;
padding: 0 0 25px 0;
}

.postHeader {
height: 50px;
position: relative;
margin: 0 0 25px 0;
padding: 0;

}


.postHeader li {
	margin: 0 0 2.5em 0;
	padding: 0;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}
.postHeader {
	position: relative;
	margin: 0 0 1.4em 0;
	padding: 0;
}
.postHeader p {
	font: 12px Georgia, "Times New Roman", Times, serif;;
	color: #D2D6D1;
	padding: 0;
	margin: 0 0 1.3em 0;
	letter-spacing: 0.03em;
}
.postHeader h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0a8bc0;
	padding: 0;
	margin: 0 0 0em 60px;
	letter-spacing: -.03em;
}
.postHeader h2 a, .postHeader h2 a:visited {
	color: #0a8bc0;
	text-decoration: none;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.postHeader h2 a:hover { 
	color: #57899d; 
	text-decoration: none; 
	background: none;
	padding: 0; 
	margin: 0; 
}
.postHeader .date {
	background: transparent url("images/date_bg.gif") 0 50% no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 48px;
	width: 48px;
	display: block;
	margin: -25px .9em 0 0;
	padding: 0;
}
.postHeader .date .month {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	color: #99AC80;
	padding: 0px 0 0 0;
	letter-spacing: 0;
}
.postHeader .date .day {
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display: block;
	color: #fff;
	padding: 3px 0 0 0;
	margin: 0;
}
.postHeader .postby {
font-size: 11px;
	margin: -23px 0 0 60px;
	padding: 0;
	color: #6f6d6d;
	letter-spacing: .04em;
	display: block;
	position: relative;
}
.postHeader .postby .comments a {
	background: transparent url("images/icon_comment.png") 1px .0em no-repeat;
	float: right;
	display: block;
	color: #000;
	text-decoration: none;
	border: none;
	height: 20px;
	position: relative;
	padding: 0 0 1px 20px;
	margin: 0;
}
.postHeader .postby br { display: none; }
.postHeader .postby .comments a:hover { margin: 0; color: #333; text-decoration: none; border: none; }
.postInfo {
	width: 100%;
	margin: 1em 0 0 0;
	padding: 5px;
	border-top: 1px solid #84bfd7;
	border-bottom: 1px solid #84bfd7;
}




.entry p {
color: #0d0d0d;
line-height: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
	}




#sidebar {
width: 290px;
background: url(images/contentBg.png);
border: 3px solid  #57899d;
padding: 20px;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}


#main_sidebar {
width: 307px;
float: right;
padding: 180px 0 0 0px;
}

.cessdemo {
width: 307px;
float: right;
padding: 180px 0 0 0px;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
}



/* wordpress class */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 300px;
	padding: 5px 5px;
	margin: 5px 5px 1px 0;
	}
	
#commentform  label {
width: 200px;
display: block;
float: left;
font-size: 12px;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 300px;
	padding: 5px 5px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
	
#respond h3 {
color: #333;
font-size: 15px;
padding: 0 0 5px 0;
border-bottom: 1px solid #333;
}

h2.pagetitle {
margin: 0;
color: #990000;
font-size: 18px;
padding: 0 0 10px 32px;
}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/*#sidebar
{
	padding: 15px;
	width: 250px;
	float: right;
	
	background: #fff;
	border: 1px solid #bfe5f4;
	}*/
	
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
/*	border-bottom: 1px solid gray;*/
	font-weight: normal;
	color: #8b0208;
	}

#sidebar form {
	margin: 0;
	text-align: left;
	}
	
#sidebar a {
color: #0a5879;
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/*.center {
	text-align: center;
	}*/

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.postmetadata {
padding: 0 0 15px 0;
font-size: 12px;
line-height: 20px;
}

.postmetadata a {
color: #136726;
text-decoration: none;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

/*.narrowcolumn .postmetadata {
	text-align: center;
	}*/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #b50101;
	}
	
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11PX;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size: 12PX;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.commentlist {
font-size: 11PX;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

	
	
/*ul, li, ol {
margin: 0;
padding: 0;
}*/


.confrm {
color: #0481b4;
}

.confrm td {
padding: 5px 0;
}

.confrm .inputcon {
padding: 5px 0 5px 5px;
width:350px;
border:1px #6cc2e5 solid;
background:#daf1fb;
color: #0481b4;
}

.confrm .textcont {
padding: 5px 0 5px 5px;
width:350px;
border:1px #6cc2e5 solid;
background:#daf1fb;
color: #0481b4;
}

#captchaInputDiv {
}

#captchaInputDiv label  {
width: 80px;
}

#captchaImgDiv {
padding: 0 0 0 200px; 
}



#footerBG {
height: 271px;
background: url(images/footer_Bg.png) no-repeat center ;
margin: 15px 0 0 0;
}