/*
 * Theme Name:		GWT-Wordpress 25.3.2
 * Theme URI:		http://i.gov.ph
 * Description:		Custom WordPress theme based on the draft Unified Web Content Policy 
 *					prepared by the PCDSPO, DOST-ASTI, and DOST-ICTO. Theme is built on 
 *					HTML5 responsive WordPress framework based on ZURB's Foundation.
 * Version:			25.3.2
 * Author:			iGovPhil
 * Author URI:		http://i.gov.ph
 * License:			MIT License
 * License URI:		http://www.opensource.org/licenses/mit-license.php
 * Tags: 			theme-options, rtl-language-support, featured-images, editor-style, custom-menu, 
 *					responsive-layout, right-sidebar, left-sidebar, one-column, two-columns, three-columns
 */


 /** Your style here **/

#agency-name{
font-family: "Times New Roman";	
	text-transform:uppercase;
	font-weight:normal;
}

.container-masthead{
	background-color:#0018a9;
}
#pst-container{
	color:#e2e2e2;
}

#content h1{
	display:none;
}

ul.list-bidding{
	list-style:none;
	margin:0;
	padding:0;
}

ul.list-bidding li a{
	color:#000 !important;
	font-size:11px;
	background-color:#eaeaea;
	display:block;
	padding:5px;
	margin-bottom:5px;
}


ul.list-bidding li a:hover{
	background-color:#2ba6cb;
	color:#ffffff !important;
}

#social{
	text-align:right;
}

#social p{
	display:inline-block;
}

#text-19{
	margin-bottom:0;
}

#text-18{
	margin-top:0;
}