/*
Description:	This is the custom.css file for Hispanic PR Blog
Author: 		3iCreative
Author URL:		http://www.3icreative.com/
*/

body.custom { background: #00718F; }
.custom #page { background: #fff;}
.custom #sidebars { background-color: #G7G7G7; }
.custom h1, .custom h2, .custom h3 { font-weight: bold; }
.custom h1, .custom h2 { color: #a90000; letter-spacing: -1px; text-align: left; }
.custom h2 a, .custom h2 a:visited { color: #a90000; }
.custom h2 a:hover { color: #000; }
	
/*---:[ header ]:---*/
.custom #header #logo { position: absolute; width: 738px; height: 90px; top: 3px; left: 63px; }
.custom #header { position: relative; height: 100px; padding: 0 1em; background: url('http://www.hispanicprblog.com/wp-content/themes/thesis_151/custom/images/blogbanner5.jpg') no-repeat; border: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header { padding: 0; }
.custom #header #tagline { height: 0; }
.custom.noborder #content_box { background: none; }

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/wp-content/uploads/feed-icon-14x14.png") no-repeat 0 50%;
}



div.prev_next {display:none;}