/*  
/*  
Theme Name: D J J S 
URI: http://www.djjs.org
Description: Shri Ashutosh Maharaj Ji is founder of Divya Jyoti Jagrati Sansthan
Version: 1.0
Author: DJJS Website Development Team
Author URI: http://www.djjs.org
*/
* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
background: #000000;
	color: #545454;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial;
	}
	
p {	
	margin: 0px 0px;
	padding: 15px 15px 0px 15px;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#ccc;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#f8f8f8;
	border:#e8e8e8 solid 1px;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	

/* Structure */

#page {
	width:1000px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 0px 0 0px 0;
	background: #f7a329;
	}
	
#pages {
	width:1000px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 0px 0 0px 0;
	background: #f7a329;
	}

#bg {
	background-image:url(images/left-rope.png);
	background-repeat:repeat-y;
	margin-left: 955px;
	z-index: 1;
	}
	
#branding {
	width:625px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 322px;
	float:left;
	height:auto;
	}
	#sidebar2 {
	width: 322px;
	float:left;
	height:auto;
	}#sidebar3 {
	width: 322px;
	float:left;
	height:auto;
	}

#leftcol {
	width:287px;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:none;
	display:block;
	font-weight:700;
	padding:4px 4px 4px 8px;
	/* border-left:4px solid #8a0220; */
	}
		
.subnav li a:hover, .subnav li a:active {
	background:none;
	text-decoration:none;
	color: #8a0220;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		

/*	Headers */
h1 {
	font:3em "Century gothic",Verdana,Tahoma,sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 1.8em "Century gothic",Verdana,Tahoma,sans-serif;
	padding-bottom:8px;
	margin: 0px 0 0 0;
	padding-left: 15px;
	padding-top: 10px;
	}

h3 {
	font-size:1.6em;
	margin-bottom:6px;
	padding-left: 15px;
	}

h4 {
	font: 1.2em "Century gothic",Verdana,Tahoma,sans-serif;
	margin: 13px 0 0 0;
	padding-left: 15px;
	}
	
h5 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	}

#sidebar h2 {
	font: 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#fff;
	width: 322px;
	}
	
#sidebar2 h2 {
	font: 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#fff;
	width: 322px;
	}

#sidebar3 h2 {
	font: 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#fff;
	width: 322px;
	}
	
#sidebar h3, #sidebar h2 {
	background: #1c3037 url(images/nb.png) repeat-x;
	padding:6px 0 6px 22px;
	margin:22px 0 3px 0;
	font-size:1em;
	border:2px #1c3037 solid ;
	width: 322px;
	}
#sidebar2 h3, #sidebar2 h2 {
	background: #1c3037 url(images/nb.png) repeat-x;
	padding:6px 0 6px 22px;
	margin:22px 0 3px 0;
	font-size:1em;
	border:2px #1c3037 solid ;
	width: 322px;
	}

#sidebar3 h3, #sidebar3 h2 {
	background: #1c3037 url(images/nb.png) repeat-x;
	padding:6px 0 6px 22px;
	margin:22px 0 3px 0;
	font-size:1em;
	border:2px #1c3037 solid ;
	width:322px;
	}
h3#respond {
	margin-top:25px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	}


/* Content */

#content {
	width:605px;
	float:left
	}

#contentpage {
	width: 900px;
	float:left;
	margin-left: 20px;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	background:  url(images/lead.png) center top no-repeat;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em "Century gothic",Verdana,Tahoma,sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	font-weight:700;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block;
	}
	
#rightcol .clearfloat {
	border-bottom:0px solid #dfdfdf;
	padding:0 0 0 0;
	}	

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:100%;
	margin-left:22px;
	}

#sidelist .children {
	background:none;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #8a0220;
	}

#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:none;
	color: #8a0220;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#8a0220
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#e8e8e8;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7c011d;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom: 5px;
	background:#fff;
	font-size:13px;
	font: Georgia;
	height:100%;
	display:table;
	clear:both;
	}
	.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	}
	
.alignleft {
	float:left
	}
		
.entrys {
	padding-bottom: 5px;
	display:table;
	background:#fff;
	font-size:13px;
	font: Georgia;
	height:100%;
	margin-left: 175px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post ul li {
	list-style:round;
	margin-top:5px;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	margin-right:15px;
	}

.post ol li {
	margin-top:5px;
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	margin-right:15px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background: url(images/nb.png) repeat-x top;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background: url(images/nb.png) repeat-x top;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}


/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em "Century gothic",Verdana,Tahoma,sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* Footer*/

#footer {
	margin: 0px auto 0 auto;
	width: 1000px;
	height: 400px;
	font-size:13px;
	font: Georgia;
	text-align:center;
	padding-top:15px;
	color:#FFF;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	}

#footers {
	margin: 0px auto 0 auto;
	width: 1000px;
	height: 255px;
	font-size:13px;
	font: Georgia;
	text-align:center;
	padding-top:0px;
	color:#FFF;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	}

#footer a {
	color:#d3d1d1;
	}
	/*new elements added - DJJS Team*/
	
#text1 {
	color:#666;
	padding: 2px;
	text-align:justify;
}
#note{
	width:300px;
	height:214px;
	padding: 2px;
	background-image:url(images/Maharajji.jpg);
	background-repeat:no-repeat;
	
}
#bigimage {
	background-image:url(images/Brahm-Gyan.gif);
	background-repeat:no-repeat;
	width: 480px;
	height: 234px;
}
#newsletter{
	background-color:#E4DAAF;
	width:480px;
	height:50px;
}
#newrelease {
	height:234px;
	width: 320px;
	background-image:url(images/new-releases.png);
	background-repeat:no-repeat;
}
#social {
	background-image:url(images/social.jpg);
	background-repeat:no-repeat;
	width: 480px;
	height: 234px;
}
#satguru {
	
	color:#333;
	font-weight:bold;
}
#mahima {
	background-color:#fff;
	width: 960px;
}
#mahimas {
	background-color:#fff;
	background-image:url(images/left1.jpg);
	background-repeat:repeat-y;
	width: 960px;
}
#mahi {
	background-color:;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	width: 960px;
}
#ceiling {
	background-image:url(images/ceiling.gif);
	background-repeat:no-repeat;
	height: 35px;
	padding: 0px;
}

#bottom {
	background-image:url(images/pageend.jpg);
	background-repeat:no-repeat;
	height: 32px;
	padding: 0px;
	width: 960px;
}
#bottoms {
	background-image:url(images/pageends.jpg);
	background-repeat:no-repeat;
	height: 49px;
	padding: 0px;
	width: 960px;
}