/*  
 * Theme Name: 		News Print
 * Theme URI: 		http://www.thex.com/rd/news-print-theme/
 * Description: 	Four column news theme, reminiscent of print news. 
 * Author: 			Richard Dows
 * Author URI: 		http://www.thex.com/rd/
 */
 
 
* {
    margin:					0;
	padding:				0;
}

body, html {
background: #dfdfdf url('http://www.dandavats.com/wp-content/themes/News%20Print/shadowbkg.jpg') repeat-y center top;
	font-size:				90%;
	font-family: 			Verdana, Helvetica, Arial, sans-serif;
}
#whole
{
    margin:			0 auto;
    width:		100%;
}
#gold 
{
text-align:		center;
	margin:			0 auto;
    width:		876px;
	background-image:url('http://www.dandavats.com/wp-content/uploads/SS-2011-03-27_12.17.52.jpg');
    background-repeat:repeat;
}
#rap {

    width:					868px;
	text-align:				center;
	margin:					0 auto;
	background-color:		#fff;
}
/*.tr, td  {background-image: url(http://www.dandavats.com/wp-content/d25.jpg)
 }
*/
 /*----------------------------------------External links --------*/
a.liexternal:active{
position: relative;
color: #ffffff;
  top: 20px;
  left: 0px;
  display: block;
  width: 550px;
  height: 156px;
background:
url(http://www.dandavats.com/wp-content/themes/News%20Print/images/note.gif);
border: 1px solid red;}

/*----------------------------------------Recent Comments --------*/
.alternate
{
display: block;
margin: 0px;
margin-left: 10px;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.alternate small
{
margin: 0px;
margin-left: 0px;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.activityentry {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
/*---------------------------------------- header ----*/
#header {
    width:					850px;
	margin:					0 auto;
	text-align:				left;
}
#headerspace {
	height:					70px;
	padding:                10px 0 0 0;
}
#headerspacetwo {
    text-align:				center;
    padding:                0 0 5px 0;
}
#headerright { 
    width:					220px;
    margin-left:			630px;
}
* html #headerright {
    float:					right;
	margin-left:			0 !important;
}
#headerleft { 
    width:					620px;
}
* html #headerleft {
    float:					left;
	clear:					left;
}
@media all and (min-width: 0px) {
    #headerleft {
	    float:				left;
	}
}
#headeradleft { }
#headeradright { 
    margin-left:            10px;
}



/*--------------------------------------- content ----*/
#content { 
    text-align:				left;
	margin-left:            10px;
}
* html #content {
    margin-left:			5px;
}



/*----------------------------------- the columns ----*/
.colone, .coltwo {
    float:					left;
}
.colone { 
    width:					620px;
}
* html .colone {
    clear:					left;
}
.coltwo {
    width:					220px;
	color:					#000;
	text-align:				left;
	margin-right:			5px;
	margin-left:			10px;
	background-color:		#E4E4E4;
}
* html .coltwo {
    float:					right !important;
	clear:					right !important;
}



/*----------------------------- the three columns ----*/
#left, #right, #middle { 
    width:					200px;
	float:					left;
	font-size:				11px;
	padding-top:            5px;

}
#left, #middle {
    margin-right:			10px;
}
#left {
	color:					#000;
}
#middle {
	color:					#000;
}
#right {
	color:					#000;
}
* html #right {
    float:					right !important;
	clear:					right !important;
}



/*------------------------------------- the posts ----*/
.post {
    font-size:				90%;
	margin:					0 10px 10px 10px;
	text-align:				left;
}
.full {
    width:					620px;
	background-color:		#eee;
}
*>.full {
	margin-top:				0px;
}
* html .full {
    margin-bottom:			10px;
}
.fullsize {
    width:					620px;
}

.post-top h2 :hover { 
    color:	#57729b;
}
/*
full, .full:hover {
background-color: #f9f9f9;
}
*/
.post-single {
    background-color:		#fff !important;
}

.post-single .post-top {
    margin:					0 0 15px 0;
}
.post-top img {
    float:					left;
	padding:                0 5px 0 0;
}
.post-bottom { 
    clear:					both;
}
.post-middle img {
    margin:					5px 5px 5px 0px;
	border:					0px solid #a68f5d;
        
}
.post-bottom { 
    padding:               3px 0px 2px 0px;
    
}

.postmetadata, .tagmetadata {
    padding:                3px 0 0 0 !important;
}
.postmetadata {
    background-color: #F9F9F9;
    font-size:				9px;
    border-top:				1px dashed #111;
	margin:					1px 0 0 0;

}
.tagmetadata {
    font-size:				0.7em !important;
    border-top:				1px solid #111;
	margin:					5px 0 0 0;
	text-align:				center;
}
.tagmetadata img {
    margin:                 3px 0 0 0;
}
table
{
    border-color: #000000;
    border-width: 0 0 0px 0px;
    border-style: solid;
    margin-top: 3px;
}

//td
{
    border-color: #FFFFFF;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 5px;
    background-color: #F5F5F5;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
    font-size: 10px;
}
.more-link 
{
   font-size:    10px;  
   text-align:   right;
   font-style:   italic;
   margin-top:   3px;
}

.more-link :hover
{
background-color: #fff;
font-weight: bold;
}
.excerpt, .more-link:hover   
{
background-color: #fff;
}
.excerpt
{
background-color: #F9F9F9;
display: block;
padding-left: 6px;
padding-bottom: 6px;
padding-right: 6px;
border: 0px #ffffff solid;
padding-top: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000000;
}
.excerpt strong {
font-size: 13px;
color: #a80101;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-variant: small-caps   ;
font-weight: lighter;
font-style: normal;
}

.excerpt img {
float:   left;
border: 2px #a68f5d solid; 
margin-right: 5px;
margin-top: 2px;
margin-left: 0px;
margin-bottom: 6px !important;
}
.image img{
border: 0px !important;
margin: 0 0 5px 0;
}
.imag-top img{
border: 2px #a68f5d solid;
margin: 0 0 0 0;
}
.ttf { 

border: 0px !important;}
/*------------------ post-details, on the sidebar ----*/
.post-details { 
    margin:					0 0 15px 0;
}
.post-details .row {
    clear:					both;
}
.post-details span.label { 
    width:					80px;
	margin-left:            10px;
	font-weight:			bold;
	font-size:				13px;
	float:					left;
}
.post-details span.details {
    float:					right;
	clear:					right;
    font-size:				11px;
	width:					130px;
}




/*---------------------- comments, after the post ----*/
.commentsdiv { 
    width:					600px;
	clear:					both;
}
.comments-header { 
    background-color:		transparent;
    font-variant:			small-caps;
}
.comments-middle {
    padding:                10px 0;
}
.comments-bottom {
    font-size:				9px;
}  
.comments { 
    margin:					10px 15px 10px 15px;
	padding:                0 5px 10px 10px;
    background-color:		#eee;
    border-top:				2px solid #900;
	border-bottom:			2px solid #900;
}

.commentform { 
	margin:					0 auto;
}
.commentform div {
    padding:				10px 30px;
}
.commentform .commentform-ads {
    float:					right;
	clear:					right;
	margin:                 10px 30px 0 0;
}
.commentform .commentform-inputs .row { 
    vertical-align:			middle;
	padding:                10px 0 !important;
}
.commentform .commentform-inputs label {
    float:					left;
	width:					80px;
	margin-left:            5px;
    padding:                3px 4px;
	font-size:				0.9em;
	letter-spacing:			0.25em;
}
.commentform .commentform-inputs span, .commentform .commentform-inputs input {
    padding-left:			15px;
}
.commentform .commentform-inputs input {
    padding:                1px 3px;
	border:					1px solid #333;
	font-size:				1.0em;
	width:					125px;
	font-family:			Georgia,"Times New Roman",serif;
	font-stretch:			expanded;
}
.commentform .commentform-textarea {
	text-align:				center;
	margin:					0 auto;
}
.commentform .commentform-textarea textarea {
    width:					540px;
	padding:                5px;
    background-color:		#eee;

    border-top:				2px solid #900;
	border-bottom:			2px solid #900;
	border-left:			1px solid #900;
	border-right:			1px solid #900;
	font-size:				1.1em;
	font-family:			Georgia,"Times New Roman",serif;
}
.commentform .commentform-textarea textarea:hover {
    background-color:		#fff;
	border-color:			#000;
}
.commentform .commentform-buttons {
    width:					560px;
	margin:					0 auto;
	padding:                10px 0 !important;
	text-align:				center;
}
.commentform .commentform-buttons input {
    width:					150px;
	border:					1px solid #000;
	border-right-width:		2px;
	border-bottom-width:	2px;
	padding:                2px 4px;
	background-color:		#fff;
	color:					#000;
	font-size:				10px;
}
.commentform .commentform-buttons input:hover {
    border-right-width:		1px;
	border-bottom-width:	1px;
	background-color:		#eee;
	cursor:					pointer;
}

.comments-number { 
    float:					right;
	clear:					right;
	font-style:				italic;
	font-weight:			bold;
	font-size:				1.8em;
	margin:					0 5px;
}



/*--------------------------------------- footers ----*/
#pre-footer, #footer {
    width:					860px;
	text-align:				center;
}
#pre-footer {
	margin:					10px auto 25px auto;
}
#footer {
    clear:					both;
	font-size:				9px;
	margin:					5px auto 0 auto;
	padding:                5px 0;
	background-color:		#fff;
}
#footer a:link {
    color:					#900;
}
#footer a:visited { 
    color:					#c00;
}
#footer a:hover {
    color:					#000;
    text-decoration:		none;
}



/*--------------------------------- miscellaneous ----*/
abbr, acronym {
    border:					0;
	text-decoration:		none;
}
blockquote {
    background-color:		#eee !important;
	padding:				0 2px;
	margin:					0 5px 10px 5px;
	border:					1px solid #ccc;
}
.post-middle blockquote {
    margin:					10px 15px 10px 15px;
	padding:                0 5px 10px 10px;
	border:					0;
    border-top:				2px solid #900;
	border-bottom:			2px solid #900;
}
.commentsdiv blockquote {
    border-top:				1px solid #000;
	border-bottom:			1px solid #000;
	background-color:		#ddd !important;
}
cite {
    font-style:				italic;
	font-size:				0.9em;
}
form {
        font-size: 10px;
	font-family:			Verdana, Helvetica, Arial, sans-serif;
    width:					99%;
}
.colone p {
    padding:                10px 0 0 0;
}
.post-single p {
    font-size:				14px;
}
p.postmetadata span a {
    text-decoration:		none;
}
.tagmetadata a {
    text-decoration:		none;
}

h1, h2, h3, p, img {
	border:					0;
}
.colone h3 {
    font-size:				10px;
	font-family:			"Verdana", Helvetica, Arial, sans-serif;
        text-decoration:		none;
}
.post-top h2, .comments-header h2 {
    font-size:				14px !important;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    padding: 4px 0px 6px 0px;
    font-variant: small-caps;
}
.post-single h2 { 
    border-bottom:			1px solid #ffffff;
	padding:				0 0 5px 0;
}
.post-single h2 a {
	text-decoration:		none !important;
}
.comments-header h2 {
    border-bottom:			none !important;
	padding-left:                   15px;
}
.comments-header h2 span {
    font-size:				0.9em !important;
}

.post-top h3 {
   padding: 4px 0px 6px 0px;
   font-variant: small-caps;
   font-size: 14px;
   background-color: #f9f9f9;
border-bottom: 1px #eeeeee solid;
}
post-top, h3:hover {
background-color: #ffffff;
}
.post-single ul, .post-single ol {
    margin:					0 0 15px 25px;
	font-size:				0.8em;
}
.coltwo ul {
	list-style-type:		none;
}
.coltwo ul h2 {
	font-size:				11px;
	font-family:			      "Verdana", Helvetica, Arial, sans-serif;	
margin-bottom:                         5px;
	padding:                               1px 0 1px 5px;
	border-bottom:			       4px solid #111;
	background-image:  url(http://www.dandavats.com/wp-content/ddd.jpg);
	color:					#fff;
}
coltwo, ul a h2:hover{
	font-size:				11px;
	font-family:			      "Verdana", Helvetica, Arial, sans-serif;	
margin-bottom:                         5px;
	padding:                               1px 0 1px 5px;
	border-bottom:			       4px solid #111;
	background-image:  url(http://www.dandavats.com/wp-content/ddd4.jpg);
	color:					#fff;
}
.coltwo ul ul {
    font-size:				11px;
	list-style-image:       url(images/blog-smallarrow.gif);
	margin:                 0 5px 0 25px !important;
}
.coltwo ul ul.files {
    list-style-image:		url(images/blog-smallfile.gif);
}
.coltwo ul ul.files li:hover {
    list-style-image:		url(images/blog-smallfile2.gif);
}

div.ads {
    text-align:				center;
	margin:					0 auto;
}
div.spacer {
    clear:					both;
}
.alignleft2 {
	clear:					left;
}
.alignleft {
    float:					left;
	clear:					left;
}
.alignright {
    float:					right;
	clear:					right;
}



form#searchform input#s {
    width:					120px;
}




/*------------------ colors for columns and links ----*/
a:link { 
	color:					#900;
}
a:visited { 
    color:					#c00;
}
a:hover { 
    color:					#c00;
}


#left a:link {
    color:					#c00;
}
#left a:visited {
    color:					#900;
}
#left a:hover {
    color:					#000;
}
#left h3 a:link, #left h3 a:visited {
    color:					#000;
}
#left h3 a:hover {
    color:					#900;
}
#left a:hover {
    color:					#900;
}


#middle a:link {
    color:					#000;
}
#middle a:visited {
    color:					#c00;
}
#middle a:hover {
    color:					#900;
}
#middle h3 a:link, #middle h3 a:visited {
    color:					#000;
}
#middle h3 a:hover {
    color:					#900;
}


#right .post-middle a:link {
    color:					#c00;
}
#right .post-middle a:visited {
    color:					#333;
}
#right .post-middle a:hover {
    color:					#000;
}
#right h3 a:link, #right h3 a:visited {
    color:					#000;
}
#right h3 a:hover {
    color:					#900;
}


.post-single h2 a:link {
    color:				    #c00;
}
.post-single h2 a:visited {
    color:					#900;
}
.post-single h2 a:hover {
	color:					#000;
}

h3 a:link {
    color:					#000;
}
h3 a:visited {
    color:					#333;
}
h3 a:hover {
    color:					#666;
}

.coltwo a:link {
    color:					#000;
}
.coltwo a:visited {
    color:					#900;
}
.coltwo a:hover {
    color:					#c00;
}


.comments-bottom a:link {
    color:					#c00;
}
.comments-bottom a:visited {
    color:					#900;
}
.comments-bottom a:hover {
    color:					#000;
}



/*------- switching boxes for switching the theme ----*/
.switcher {
    border:					1px solid #333;
	height:					16px;
	width:					16px;
	float:					right;
	margin:					4px 5px 0 5px;
}
* html .switcher {
    clear:					right;
}
.switcherbox { 
	font-size:				10px !important;
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:          5px;
	padding:                0 0 0 5px;
	border-bottom:			3px solid #111;
	background-color:		#666;
	color:					#fff;
	text-align:				left;
	z-index:				10;
}
.switcherbox h2 {
	font-size:				16px;
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:		#666;
	color:					#fff;
}
#switcher1 { 
    background-color:		#c00;
}
#switcher2 {
    background-color:		#ccc;
}
#switcher3 { }
#switcher4 { 
    background-color:		#fff;
}



/*-------------------------------------- the menu ----*/
#menurap {
    margin:					0 0 5px 0 !important;
	padding-bottom:         5px;
	padding-left:         7px;
	clear:					both;
background:				#fff url(http://www.dandavats.com/wp-content/six_0.gif) repeat-x;
height:					21px;
}
#menu1 {
    width:					620px;
    padding:			    0; 
    margin:					0 auto; 
    list-style-type:		none;
    	
}
#menu1 li {
    float:					left;
    width:					101px;
    border:					0px solid #fff; 
	border-bottom:			3px solid #000;
      clear: right;
}
#menu1 a {
    display:				block;
    width:					101px;
    color:					#fff;
    background:				 url(http://www.dandavats.com/wp-content/six_0.gif) repeat-x; 
    //background-color:		#666; 
    text-align:				center; 
    padding:	            4px 0; 
	font-size:				11px;
    text-decoration:		none; 
    float:					left; 
	font-weight:			bold;
}
#menu1 a:hover {
    color:					#fff; 
    background:				 url(http://www.dandavats.com/wp-content/buttondanda.jpg);
}

.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
	.btn
		{color: #000066; font-family: Verdana; font-size: 10px; background: #ffffff; border-bottom: 1px solid #104A7B; border-right: 1px solid #104A7B; border-left: 1px solid #AFC4D5; border-top: 1px solid #AFC4D5; text-decoration:none; cursor: hand;  }

td
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding: 2px;}


div#ajax-comment-preview {

        text-align: left;
	color:#555;
	background: #eee;
	padding: 10px 0 10px 0;
	margin: 0;
	margin-top: 10px;
        margin-bottom: 10px;
        border-top:		        2px solid #900;
	border-bottom:			2px solid #900;
}

div#ajax-comment-preview .commentlist li{
	border: 0;
	padding:0;
	margin: 0;
        list-style-type: none;
}

div#ajax-comment-preview ol.commentlist{
	margin: 0;
}
.cmd-avatar
{
clear: none;
border: #990000 1px solid;

display: inline;
float: right;
margin: 0px 0px 5px 5px;

padding: 4px;
}
/*-------------------------------------- the menu ----*/
#navcontainer {
	margin:					0 auto !important;
	text-align:				center !important;
	height:					22px;
	border-top:				1px solid #000;
	border-bottom:			1px solid #000;
	font-size:				12px;
font-weight: bold;}
#navcontainer ul {
	text-align: 			center;
	padding:                2px 0 2px 0;
	/* cancels gap caused by top padding in Opera 7.54 */
background-color: 		#FFEADF;
	color: 					#333;
	width: 					600px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	line-height: 			18px;/* fixes Firefox 0.9.3 */
}
#navcontainer ul li {
	display: 				inline;
	padding:                2px 0 2px 0;
}
#navcontainer ul li a {
	padding:                2px 35px 2px 35px;
	color: 					#000;
	text-decoration: 		none;
	border-right: 			1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: 		#fff;
	color: 					#f00;
}
#navcontainer #active {
	border-left: 1px solid #fff;
}
.delicious {
display: block;
	list-style-image:       url(http://www.dandavats.com/wp-content/themes/News%20Print/images/blog-smallarrow.gif);
	padding:                 0px 0px 0px 15px;
text-align:				left;
}
#facebook_like {
	border-top: 20px solid #fff;
}
#tweet {

  margin-left: 6px;

  font-family: "Verdana";
  font-size: 10px;
  color: #000;
  font-weight: bold;
}
/*#adpTitle{
  font:bold 9pt verdana;
  color: #0365F1;
  text-align:left;  
	background-color: #EAD906 !important;   
	/*background:url(someimage.gif) top left repeat-x;*/
}*/
 /*#cCheck { float: left ! important; } */

.post-middle ol li 
{
margin-left: 35px;
}
.prabhupada {
position: fixed;
bottom: 0px;
left: 0px;
z-index: 301;
}
#creditfooter a {
	display: none;
}
.coltwo liinternal, ul li h2 a:visited{
	
	color:	#fff !important;
}
.ad5 img {
margin: -7px 0 0px 0 !important;
}
.post-bottom .postmetadata {
color: black ! important; }

.post-middle ol {
padding-top: 20px ! important;
padding-left: 50px ! important; }
