/*  
Theme Name: NPTA
Description: Customized theme for the National Procurement and Tender Administration
Version: 1.0
Author: Tony Geer
Author URI: http://tonygeer.com/
*/


* {
	padding: 0;
	margin:0;
	}
/*--------------------------------------------------------------------------------------
		LAYOUT
----------------------------------------------------------------------------------------*/
body {
	color:#484747;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#F3F2F2;
	}

#wrapper {
	width: 744px;
	margin:30px auto 30px auto;
	line-height:1.5em;
	text-align:left;
	border:6px solid #E6E5E5;
	background-color:#fff;
	}
	
#header {
	width:744px;
	height:175px;
	background-image:url(images/header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
		
#content {
	padding:10px 0 30px 0;
	float:right;
	width:543px; 
	}

#welcome {
	padding:10px 0 30px 0;
	float:right;
	width:743px; 
	}
	
	.column {
		width:245px;
		float:left;
		}

#sidebar {
	padding:15px 0 30px 0;
	float:left;
	width:201px;
	font-size:11px;
	line-height:1.45em;
	}

#footer {
	line-height:1.4em;
	font-size:11px;
	color:#8E8888;
	text-align:center;
	clear:both;
	margin:0 auto;
	padding:4px 0;
	}

.clearboth {
	clear:both;
	}

/*--------------------------------------------------------------------------------------
		BASE STYLES
----------------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:20px 15px 8px 15px;
	color:#28292A;
	}

h1{
	font-size:22px;
	}

h2 {
	font-size:18px;
	}
	
	#content h2 {
		margin-left:15px;
		}

#sidebar h2 {
	text-transform:uppercase;
	color:#1868A0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

h3 {
	font-size:14px;
	margin-bottom:5px;
	}

abbr, acronym {
  border-bottom: 1px dotted #5B5959;
  cursor: help;
  }
  
em {
	color:#000;
	}

cite {
	font-style:normal;
	}

dl {
	margin-left:15px;
	}

p {
	margin:4px 15px 8px 15px;
	}

p a, blockquote a{
	color:#1A5EBB;
	border-bottom:1px dotted #444;
	text-decoration:none;	
	}

	p a:hover, blockquote a:hover {
		color:#000;
		border:0;
		}

form input, select, textarea {	
	border:1px solid #aaa;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	padding:0px 1px 1px 2px;
	background-color:#FFF;
	color:#105687;
	}

ul, ol {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	}

	#content ul, ol {
		margin-left:30px;
		}
		
	#welcome ul li {
		margin:0 15px;
		}

ul a {
	color:#C63026;
	text-decoration:none;
	}

	ul a:hover {
		color:#000;
		}

blockquote {
	  margin: 5px 0 10px 30px;
	  padding: 18px 0 0 22px;
	  font-size: 90%;
	  color:#000;
	  line-height: 1.5em;
	  background: url(images/quote-open.gif) top left;
	  }		
	
img {
	border:0;
	margin 0 15px 0 15px;
	}	

/* header navigation
-------------------------------------------------------------------------------------*/
ul#headernav {
	list-style:none;
	text-align:center;
	float:left;
	margin:146px 0 0 0;
	height:29px;
	overflow:hidden;
	}	
	
	#headernav li {
		float:left;
		line-height:29px;
		}
	
		#headernav li a {
			display:block;
			text-indent:-6000px;
			background-position:0 -58px;
			background-repeat:no-repeat;
			}
			
			#headernav a.current {
				background-position:0 0;
				}
			
				#headernav a:hover.current {
					background-position:0 0;
					}
			
			#home {
				width:68px;
				background-image:url(images/home.gif);
				}
			#tender {
				width:148px;
				background-image:url(images/tender.gif);
				}
			#contract {
				width:165px;
				background-image:url(images/contract.gif);
				}
			#procurement {
				width:296px;
				background-image:url(images/procure.gif);
				}
			#sbds {
				width:67px;
				background-image:url(images/sbds.gif);
				}
		
		#headernav li a:hover {
			border:0;
			background-position:0 -29px;
			}
			
/* post styles
-------------------------------------------------------------------------------------*/
.post ul {
	margin-left:30px;
	}

.post h2 a{
	color:#555;
	font-size:18px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
	}

	.post h2 a:hover{
		color:#000;
		}

.post .date {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	margin-top:-5px;
	margin-bottom:-2px;
	color:#555;
	}

.authorinfo {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin:20px 15px 0 15px;
	}	


.postmetadata {
	border:1px solid #eee;
	background-color:#F7F7F7;
	padding:2px 4px;
	margin-bottom:25px;
	}
	
	.postmetadata a{
		border:0;
		color:#777;
		}
		
		.postmetadata a:hover{
			color:#000;
			}
	
	h2.pagetitle {
		color:#1868A0;
		font-size:20px;
		}
	
	.alignleft {
		float:left;
		}
		
	.alignright {
		float:right;
		}
	
/* sidebar 
-------------------------------------------------------------------------------------*/		
#sidebar ul {
	font-size:11px;
	list-style-type:none;
	
	}

	#sidebar ul ul {
		margin-left:0;
		margin-right:0;
		}
		
		#sidebar ul ul li{
			margin:4px 0;
			border-bottom:1px solid #E0DCDC;
			padding-bottom:4px;
			}
			
			#sidebar ul ul li a{
				
				}
			
	#sidebar ul h1, h2, h3, h4, h5, h6, h7 {
		margin-left:0;
		}	
		
		#sidebar a {
			color:#414447;
			width:100%;
			}
	
		#sidebar a:hover {
			background-color:#FAF9F9;
			color:#CE372C;
			}
		
/*=search*/
#searchsubmit {
	margin:5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#3F83E0;
	color:#fff;
	border:1px solid #104995;
	}	
	
	
	
	
	
/* footer, footer navigation
-------------------------------------------------------------------------------------*/
ul#footernav {
	list-style:none;
	margin:10px 0 0 200px;
	text-align:center;
	height:26px;
	}	
	
	#footernav li {
		float:left;
		line-height:26px;
		overflow:hidden;
		margin-right:8px;
		}
	
		#footernav li a {
			display:block;
			text-indent:-6000px;
			background-repeat:no-repeat;
			}
			#fnavhome {
				width:54px;
				background-image:url(images/homesmall.gif);
				}
			#fnavwhyus {
				width:68px;
				background-image:url(images/whyussmall.gif);
				}
			#fnavstrategy {
				width:66px;
				background-image:url(images/strategysmall.gif);
				}
			#fnavourwork {
				width:76px;
				background-image:url(images/ourworksmall.gif);
				}
			#fnavcontact {
				width:62px;
				background-image:url(images/contactsmall.gif);
				}
		
		#footernav li a:hover {
			border:0;
			}

#footer a {
	border:0;
	}

	#footer a:hover {
		border-bottom:1px dotted #942D63;
		}

#footer .left {
	margin-top:5px;
	float:left;
	text-align:left;
	}

#footer .right {
	margin-top:5px;
	float:right;
	text-align:right;
	}

	
	
	
	
	
	
	
	
	