/*  
Theme Name: Suddha Dharma Mandalam
Theme URI: http://www.law-blog.de/themes/law-blog
Description: SDM inspired in the law-blog.de Wordpress Theme.
Version: 1.0 
Author: Nando Pereira
Author URI: http://www.dharmalog.com/

ATTENTION!
The CSS instructions for the Header graphix are
in header.php. This is necessary to handle the different URLs
of your installation/the template folder.

This Style is based on:

- alistapart.com in the general design philosophy, the open space (they do rule, read them!)
- Kubrick's default template Kubrick v1.3.0-rc1  for  WordPress 1.3 binarybonsai.com/kubrick/ (he is king)
- Dieter Muellers Orange Template orangeguru.net (book him!)

Made with EmEditor. Mostly.
*/

/* ------------------------------ Body-Definition */

body 		{
		background: #fff;
		font-family: verdana, sans-serif; 
		line-height: 1; 
  		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
		color: #333; 
		font-size: 11px;
		}

/* ----------------------------------- Layout */

#main 				{
		float: none; 
  		width: 785px;
  		}

#content 			{
		width: 375px; 
		float: left;
		padding-left: 10px;
		padding-right: 10px;
                padding-top: 10px;
                overflow: hidden;
		}

#contentwide 			{
		width: 570px; 
		float: left;
		padding-left: 10px;
		padding-right: 10px;
                padding-top: 10px;
                overflow: hidden;
		}


#secondary 			{
		width: 175px;
		padding-left: 10px;
		padding-right: 10px;
                padding-top: 20px;
                overflow: hidden;
		float: left;
					}


#sidebar 			{
		width: 175px; 
		float: left;
		padding-left: 10px;
		padding-right: 10px;
                padding-top: 20px;
                overflow: hidden;
		}
			

#footer 		{
		height: 215px;
 		float: left;
  		background: #fff url("http://suddha.org/in/img/bg_footer_png82.png");
                background-repeat:repeat-x;
		border-bottom: 4px solid #ff3300;
		border-top: 1px solid #ff6600;
 		margin-top: 30px;
		padding-top: 20px;
		padding-bottom: 0px;
		width: 100%;
		}


#header		{
		height: 122px;
		text-align: center;
		border-top: 4px solid #ff3300;
		min-width: 750px;
		}

#navbar 		{
		height: 20px;
  		padding-top: 7px;
                background-color:#fff;
                background-image:url("http://suddha.org/in/img/bg_menu.gif");
		text-align: center;
  		border-top: 1px solid #ffffff;
		overflow: hidden; 
		min-width: 780px;
		}


#navbar a:hover		{
		color: #000000;
  		background: #FFFFFF;
		}


/* ---------------------------- Menu Top */

.menu	{
  	font-family: arial, sans-serif, verdana; 
        color: #522f1c; 
        font-size: 12px; 
        margin: 0px;
        font-weight: bold;
        letter-spacing: 0px;
        text-align:center;	
	}
.menu a {
        color: #ffffff;
        padding: 4px;
	text-decoration: none;
	}

.menu a:link {
        color: #ffffff;
	text-decoration: none;
	}
				
.menu a:active {
        color: #ffffff;
	text-decoration: none;
	}
		
.menu a:visited	{
        color: #ffffff;
	text-decoration: none;
}


/* ---------------------------- Headings */

.title			{
  		font-size: 27px;
		color: #522f1c;
		font-family: arial, sans-serif, verdana;
		margin-top: 15px;
		padding-bottom: 0px;
        margin-bottom: 0px;
		}
		
.title a,			{
		text-decoration: none;
		color: #522f1c;
		}

.title a:link		{
		text-decoration: none;
		color: #522f1c;
		}
				
.title a:active		{
		text-decoration: none;
		color: #522f1c;
		}
				
.title a:visited	{
		text-decoration: none;
		color: #522f1c;
		}

h1				{
       	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
       	color: #999;
  display: block;
  font-size: 3.0em;
  line-height: 1em;
  letter-spacing: -.03em;
  margin: 0 0 .25em 0;
       	text-align: left;
		padding-top:5px;
        padding-bottom:5px;
				}
			
h1 a,			{
        color: #333;
		text-decoration: none;
		}

h1 a:link		{
        color: #333;
		text-decoration: none;
		}
				
h1 a:active		{
        color: #ccc;
		text-decoration: none;
		}
				
h1 a:visited	{
        color: #333;
		text-decoration: none;
		}

h1 a:hover 		{
        color: #fff; 
		background: #ff6600; 
		text-decoration: none;
		}

h2	{
  		font-family: arial, sans-serif, verdana; 
        color: #333; 
        font-size: 16px; 
        margin: 0px;
        font-weight: bold;
        letter-spacing: 1px;
        text-align:center;	
	}

h2 a,			{
        color: #ffffff;
		text-decoration: none;
				}

h2 a:link		{
        color: #ffffff;
		text-decoration: none;
		}
				
h2 a:active		{
        color: #ffffff;
		text-decoration: none;
		}
				
h2 a:visited	{
        color: #ffffff;
		text-decoration: none;
		}

h3 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
		margin-left:70px;
		margin-right:70px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		color: #ff6600;
        text-align:center;
		text-transform: uppercase;
		letter-spacing: 2px;
				}

h3 a,			{
        color: #ff6600;
		text-decoration: none;
		}

h3 a:link		{
        color: #ff6600;
		text-decoration: none;
		}
				
h3 a:active		{
        color: #ff6600;
		text-decoration: none;
		}
				
h3 a:visited	{
        color: #ff6600;
		text-decoration: none;
		}

h3 a:hover 	{
        color: #fff; 
		background: #ff6600; 
		text-decoration: none;
	}

h4 				{
		font-family: verdana, arial, sans-serif;
		padding-top: 20px;
        font-size: 11px;
        letter-spacing: 1px;
        color: #333;
        text-align:center;
		font-weight:normal;
				}

h5 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
		color: #d9560f;
        text-align:center;
		text-transform: uppercase;
		letter-spacing: 2px;
		}

h5 a,			{
        color: #d9560f;


		text-decoration: none;
		}

h5 a:link		{
        color: #d9560f;
		text-decoration: none;
		}
				
h5 a:active		{
        color: #d9560f;
		text-decoration: none;
		}
				
h5 a:visited	{
        color: #d9560f;
		text-decoration: none;
		}

h5 a:hover 	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
	}


/* --------------------- Only Home */

#topnews 			{
		width: 785px; 
		padding-left: 0px;
		padding-right: 10px;
        padding-top: 10px;
		overflow: hidden;
		}

.headline {
    font-family: Georgia, Times New Roman;
    font-size: 18px;
    letter-spacing: -1px;
    color: #666;
}

.fotohome {
    border:1px solid #cccccc;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.h3home 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
		margin-left:20px;
		margin-right:20px;
		margin-bottom: 5px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
        color: #ff6600;
		text-align:center;
		text-transform: uppercase;
        letter-spacing: 2px;
		}
.h3home a,			{
        color: #ff6600;
		text-decoration: none;
		}

.h3home a:link		{
        color: #ff6600;
		text-decoration: none;
		}
				
.h3home a:active		{
        color: #ff6600;
		text-decoration: none;
		}
				
.h3home a:visited	{
        color: #ff6600;
		text-decoration: none;
		}

.h3home a:hover 	{
        color: #fff; 
		background: #ff6600; 
		text-decoration: none;
	}

.leghome {
        background-color: #FFEDA5;
        color: #594D21;
        text-align: left;
        line-height: 20px;
        margin-top: 10px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        width: 765px;
        font-size: 11px;
}

/* ---------------------------- Mainly Main */


blockquote		{
		padding-top:0px;
		margin-left:10px;
		padding-left: 35px;
		font-family: verdana, arial, sans-serif;
		font-style: italic;
		background-image:url(./gfx/quote.gif);
		background-position: 0px 0px;
		background-repeat:no-repeat;
		}

.beispiel	{
		padding-top:10px;
		margin-left:10px;
		padding-left: 15px;
		margin-bottom:10px;
		font-family: verdana, arial, sans-serif;
		font-style: italic;
		background-position: 0px 15px;
		}

/*li				{
		list-style-type: square; 
		margin-left: 7px;
                padding-left: 10;
		font-weight: normal;
                margin-top: 0; 
                margin-bottom:2px;
				} */
/*ul              {
		margin-left: 7px;
                padding-left: 0;
                list-style-position:outside;
                margin-top: 0; 
                margin-bottom:0;
                } */

.date			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
        letter-spacing: 1px;
		font-size: 10px;
		text-align:center;
		line-height:150%;
		padding-top: 0px;
		}

.date-singlepost			{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 10px;
		text-align:center;
		line-height:150%;
		padding-top:5px;
		}

.postmeta	{
		font-family: verdana, arial, sans-serif;
		color: #666; 
		font-size: 10px;
        text-align:center;
		line-height:180%;
		padding-bottom:20px;
		}

.postmeta a,	{
        color: #d9560f;
		text-decoration: none;
		}
				
.postmeta a:link {
        color: #d9560f;
		text-decoration: none;
		}
				
.postmeta a:visited {
        color: #d9560f;
		text-decoration: none;
		}
				
.postmeta a:active {
        color: #d9560f;
		text-decoration: none;
		}

.postmeta a:hover
		{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}
		

.text 			{
		font-family: arial, sans-serif, helvetica;
		color: #333; 
		font-size: 11px;
    	text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:7px;
		padding-bottom:7px;
		}

.text a, 		{
    	color: #ff6600;
		text-decoration: underline;
		}

.text a:link 	{
    	color: #ff6600;
		text-decoration: underline;
		}
				
.text a:visited	{
    	color: #ff6600;
		text-decoration: underline;
		}

.text a:hover 	{
        color: #fff; 
		background: #ff6600; 
		text-decoration: none;
		}


.foto {
    padding:7px;
    border:1px solid #cccccc;
    background: #ffffff;
    }

.foto:hover {
    padding:7px;
    border:1px solid #000000;
    background: #ffffff;
	}

.fotopr {
    padding-right: 10px;
}


/* --------------------- Mostly Sidebar */


.sidehead		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
                letter-spacing: 1px;
		font-size: 10px;
		line-height:150%;
                text-align: center;
		padding-top: 20px;
		}

.sidehead2		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		text-transform: uppercase;
                letter-spacing: 1px;
		font-size: 10px;
		line-height:150%;
                text-align: center;
		padding-top: 10px;
		}

.sideheadhome		{
		font-family: verdana, arial, sans-serif;
		color: #fff; 
                font-weight:bold;
		text-transform: uppercase;
                letter-spacing: 1px;
		font-size: 10px;
		line-height:150%;
                text-align: center;
		padding-top: 2px;
                padding-left: 10px;
                padding-right: 10px;
                padding-bottom: 2px;
                background: #ff6600;
		}

.sidetext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
                text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:20px;
		padding-bottom:20px;
				}

.sidetext a, 	{
        color: #ff6600;
		text-decoration: none;
		}
				
.sidetext a:link 	{
        color: #ff6600;
		text-decoration: none;
		}
				
.sidetext a:active 	{
        color: #ff6600;
		text-decoration: none;
		}
				
.sidetext a:visited 	{
        color: #ff6600;
		text-decoration: none;
		}


.sidetext a:hover 
		{
        color: #fff; 
		background: #ff6600; 
		text-decoration: none;
		}

.tithome {
		font-family: georgia, arial, sans-serif;
		color: #333; 
		font-size: 16px;
                text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:5px;
		padding-bottom:5px;
}

.tithome a:link, .tithome a:visited 	{
        color: #ff6600;
		text-decoration: none;
		}
				
.tithome a:hover 
		{
        color: #fff; 
		background: #ff6600; 
		text-decoration: none;
		}

.puretext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
                text-align:left;
		line-height:160%;
		font-weight:normal;
		padding-top:20px;
		padding-bottom:20px;
				}


/* --------------------- Footercontent */

.footertext 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 10px;
        text-align: center;
		line-height:150%;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom:20px;
		}

.footertext a, 	{
        color: #9d9560f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:link 	{
        color: #d9560f;

		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:active 	{
        color: #d9560f;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:visited 	{
        color: #d9560f;
		text-decoration: none;

		line-height:180%;
		}

.footertext a:hover 
	{
        color: #fff; 
		background: #d9560f; 
		text-decoration: none;
		}




/* Begin Comments*/


#comment  { 
color: gray;
background-color: none; 
text-align: left; 
border-top: 2px dotted gray
}

.commentshead { 
color: black; 
font-size: x-large;
font-family: Georgia, Times, Times New Roman, serif; 
font-weight: bold; 
line-height: 140%; 
text-align: left 
margin-top: 50px;
}

.commentstext   { 
color: black; 
font-size: small; 
font-family: Georgia, Times, Times New Roman, serif; 
font-weight: normal; 
line-height: 160%; 
text-align: left 
margin-top: 5px;
margin-bottom: 50px;
}

.commentsmetadata { 
color: grey; 
font-size: x-small; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
line-height: 140%; 
}

#commentform input {
	width: 300px;
	color: grey;
	font-size: small; 
font-family: verdana, arial, sans-serif; 
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
	text-align: left; 
	}

#commentform textarea {
	width: 300px;
	color: grey;
	padding: 2px 2px 2px 2px; 
        font-size: small; 
        font-family: verdana, arial, sans-serif;
	}

#commentform #submit {
	margin: 0px;
		text-align: center; 
			color: black;
	float: center;
	}

.nocomments {
	text-align: right;
	margin: 0;
	padding: 0;
	}


/* End Comments */



/* New 3-250px column content area for Home */

#offnewshome {
		width: 770px
		float: none;
		clear: both;	
}

#content1 			{
		width: 255px; 
		float: left;
		padding-left: 0px;
		padding-right: 0px;
        padding-top: 10px;
        overflow: hidden;
		}

#content2 			{
		width: 250px;
		padding-left: 10px;
		padding-right: 10px;
        padding-top: 10px;
        overflow: hidden;
		float: left;
     	}

#content3 			{
		width: 250px; 
		float: left;
		padding-left: 0px;
		padding-right: 0px;
        padding-top: 10px;
        overflow: hidden;
		}

#newshome {
		width: 750px;
		clear: both;

}

.headtit				{
       	font-family: arial, sans-serif, verdana;
       	/* font-family: Georgia, Times New Roman; */
       	color: #999;
		font-size: 14pt;
       	font-weight: normal;
		line-height:120%;
       	letter-spacing: -1px;
    	text-align: left;
		padding-top:5px;
        padding-bottom:5px;
				}
			
.headtit a,			{
        color: #333;
		text-decoration: none;
		}

.headtit a:link		{
        color: #333;
		text-decoration: none;
		}
				
.headtit a:active		{
        color: #ccc;
		text-decoration: none;
		}
				
.headtit a:visited	{
        color: #333;
		text-decoration: none;
		}

.headtit a:hover 		{
        color: #fff; 
		background: #ff6600; 
		text-decoration: none;
		}

.hrhome { 
        color: #ccc;
        background-color: #ccc;
        height: 1px;
        border: none;
}

/* The End */