
/* Tupography*/

#vrp_title_caption_mag a {
        color: white;
}

#vrp_excerpt p {
	padding:0px;
	text-align: left;
}

#vrp_excerpt_mag p {
	padding:0px;
	text-align:left;
}
body {
	font: 12px arial,sans-serif;
        line-height: 1.5em;
}
a:link, 
a:visited, 
a:hover {
       text-decoration:none;
} 
fieldset,img {
       border:0;
} 
ul {
      list-style:none;
} 
q:before,
q:after {
       content:'';
} 
abbr,
acronym { 
       border:0;
}


h1 {
	margin-bottom:10px;
	padding:0px;
        font-family: arial narrow;
	} 
h1 a:link,
h1 a:visited,
h1 a:hover {
        color:#444;
}
#footer h2 {
        border: none;
        color:#333;
}	
h2 {
	color:#777777;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
        font-family: arial narrow;
}
#rightcolumn h2 {padding-top:20px;}
#rightcolumn h2#titlespons {padding:0;}
h3 {
	padding-bottom:5px;
	}

h3 {
	font:bold 1.2em arial,helvetica;
	}	

h3 a:hover{
	text-decoration:underline;
	}
	
h3#respond{
	margin-top:20px;
	}
/* Links */

a:link,  a:visited {
	color:#006699;
	}

a:hover {
	color:#777777;
	text-decoration:none;
	}

#postdetails a:link, #postdetails a:visited {
	color:#77ace0;
	}

#postdetails a:hover {
	color:#ffae00;
	text-decoration:none;
	}

#footer a:link, #footer a:visited {
	color:#006699;
	}

#footer a:hover {
	text-decoration:underline;
	}
#footer {
	color: #ccc;
	font-size:.9em;
	text-align:left;
    }
