/*  
Theme Name: Mpumalanga Photographer
Theme URI: http://www.guymclaren.com/
Description: Mpumalanga Photographer is a website with 3 columns dedicated to photography.
Version: 1.0
Author: Guy McLaren
Author URI: http://www.guymclaren.com/
Tags: Photography, stock
*/

/* General */

body {
	margin: 0;
	background: url("../images/bg.gif") repeat-x #c5bb76;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

/* Page */

#page {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 1004px;
	height: 660px;
	background: url("../images/background.jpg") no-repeat;
}


/* Header */

#header {
	width: 1004px;
	height: 78px;
	position: relative;
	
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 15px;
		left: 25px;
		width: 954px;
		text-align: left;
	}
	
	#header #header-info h1 {
		color: #000000;
		font: bold 24px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info h2 {
		color: #000000;
		font: normal 14px Verdana;
	}
  
/* Nav Bar */

#pagenav {
	width: 600px;
	height: 30px;
	margin-left: 30px;
	position: relative;
}
	
	/* Search */
	
	
	
	/* Navigation */
	
	#menunav {
	width: 100px;
	height: 25px;
	float: left;
	}
	
	#menunav a {
		color: #0000cc;
		text-decoration: none;
		font: bold 11px Verdana;
	}
	
	#menunav a:hover {
		color: #000066;
		font: bold 11px Verdana;
		text-decoration: underline;
	}

/* Main */

#main {
	width: 1004px;
}

 
	/* Main - Content */
	
	#content {
		float: left;
		width: 600px;
		color: #000000;
		font: 10px Verdana;
	  float: left;
	}
	
		#content a {
			color: #000cc;
			text-decoration: underline;
		}
		
		#content a:hover {
			text-decoration: underline;
		}
	
	#content h2 {
		color: #000000;
		font: bold 14px Verdana;
		padding-bottom: 5px;
	}
	#content h3 {
		color: #000000;
		font: bold 11px Verdana;
		padding-bottom: 5px;
	}
	#content h4 {
		color: #000000;
		font: bold 9px Verdana;
		padding-bottom: 5px;
	}
	#content #photo {
		width: 533px;
		margin-left: 45px;
		margin-top: 3px;
		text-align:center;
		padding: 0 14px;
		color: #ffffff;
		font: 10px Verdana;
	  float: left;
	}
	#content #thumb1 {
		color: #000000;
		font: bold 9px Verdana;
	  float: left;
		width: 133 px;
		margin:3px, 3px, 3px, 3px ;
		}
		
		#content #thumb a {
		color: #000000;
		font: bold 9px Verdana;
		padding-bottom: 5px;
	}
	
	
		
/* Sidebar */
	
	#rbar {
		float: right;
		width: 400px;
		font: normal 12px/20px Verdana;
		color: #000000;
		margin-bottom: 10px;
		padding-top: 200 px;
	}
	
	#rbar a {
		color: #0000cc;
		text-decoration: underline;
	}
	
	#rbar a:hover {
		text-decoration: underline;
	}
		
	#rbar h3 {
			width: 250px;
			padding: 2px 0 0 15px;
			font: bold 16px/30px Verdana;
			color: #000066;		
	}
		
	
/* Footer */

#footer {
  float: left;
	width: 976px;
	height: 56px;
	color: #0000cc;
	font: normal 12px/36px Verdana;
	text-align: center;
}

#footer a {
	color: #000066;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
