/*
Theme Name: Eagles View
Theme URI: http://www.eagles-view.co.za/
Description: The default theme for Eagles View.
Version: 1.0
Author: Bruce Galpin
Author URI: http://www.figure8.co.za/
Tags: black, custom header, fixed width, two columns, widgets

	This theme was designed and built by Bruce Galpin.

*/



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1f1f1;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 900px;
	margin: 0 0 0 50px;
	text-align: left;
}

	#container a {
		text-decoration: none;
		outline: none;
	}

#time {
	width: 890px;
	height: 25px;
	padding: 10px 0 0 10px;
}

#logo {
	width: 900px;
	height: 110px;
}

	#logo span.caption {
		color: #000000;
		float: right;
		width: 135px;
		margin: 84px 38px 0 0;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}

#toolbox {
	width: 900px;
	height: 55px;
	background-image: url(images/toolbox_bg.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

	#toolbox span.colour {
		float: right;
		margin: 19px 0 0 0;
	}
		#toolbox span.colour a {
			float: left;
			margin: 0 21px 0 0;
		}
		#toolbox span.colour a.on {
			background-image: url(images/colour_on.png);
			background-repeat: no-repeat;
			background-position: 0 0;
		}
		
	#toolbox #navigation {
		float: left;
		width: 670px;
		height: 33px;
		text-align: right;
		margin: 15px 0 0 0;
	}
		
		#toolbox #navigation ul {
			width: 220px;
			float: right;
		}
		
		#toolbox #navigation li {
			float: left;
		}
		
		#toolbox #navigation ul, #toolbox #navigation li {
			padding: 0;
			margin: 0 auto;
			display: inline-block;
		}
		
			#toolbox #navigation li a {
				width: 100px;
				height: 26px;
				display: inline-block;
				text-align: center;
				color: #000000;
				text-transform: uppercase;
				background-repeat: no-repeat;
				background-position: 0 0;
				padding: 7px 0 0 0;
				margin: 0 0 0 10px;
			}

#content-top {
	width: 900px;
	height: 20px;
	background-image: url(images/content_top_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content-area {
	width: 900px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

	#content {
		float: left;
		width: 580px;
		margin: 0 30px 50px 70px;
	}
	
		#content div.post h1, div.post h2, div.post h3, div.post h4 {
			margin: 0 0 20px 0;
			padding: 0;
			font-weight: normal;
		}
		#content div.post h1 {
			font-size: 23px;
		}
		#content div.post h2 {
			font-size: 21px;
		}
		#content div.post h3 {
			font-size: 19px;
		}
		#content div.post h4 {
			font-size: 17px;
		}
		#content div.entry p {
			text-align: justify;
		}
	
		#content p.date {
			float: left; 
			width: 50px; 
			height: 40px;
			margin: -40px 0 0 -60px;
			text-align: center;
			text-transform: uppercase;
			padding: 10px 0 0 0;
			color: #000000;
		}
		
			#content p.date span {
				margin: 7px 0 0 0;
				color: #777777;
				display: inline-block;
				text-transform: lowercase;
				font-size: 14px;
			}
			
		#content p.permalink {
			display: inline-block;
			height: 17px;
			text-align: right;
			margin: 0 25px 0 0;
			padding: 5px 0 0 27px;
			float: left;
		}
		
			#content p.permalink a {
				display: inline-block;
			}
			
		#content p.comments {
			display: inline-block;
			height: 17px;
			text-align: right;
			margin: 0 25px 0 0;
			padding: 5px 0 0 0;
			float: left;
		}
		
			#content p.comments span {
				display: inline-block;
				width: 22px;
				height: 18px;
				float: left;
				margin: -5px 5px 0 0;
				text-align: center;
				font-weight: bold;
				padding: 4px 0 0 0;
			}
			
		#content p.edit {
			display: inline-block;
			height: 17px;
			text-align: right;
			margin: 0 25px 0 0;
			padding: 5px 0 0 27px;
			float: left;
		}
			#content p.edit a {
				display: inline-block;
			}

		#content p.prev-post {
			display: inline-block;
			padding: 5px 0 0 27px;
			width: 258px;
			text-align: left;
			height: 17px;
		}
			#content p.prev-post a {
				display: inline-block;
			}
		
		#content p.next-post {
			display: inline-block;
			padding: 5px 27px 0 0;
			width: 258px;
			text-align: right;
			height: 17px;
		}
			#content p.next-post a {
				display: inline-block;
			}
		
		#content h3#comments {
			margin: 25px 0 25px 0;
		}
		
			#content h3#comments span {
				color: #ffffff;
			}
		
		#content div.commentmetadata {
		}
			
			#content div.commentmetadata strong {
				font-size: 14px;
			}
			
			#content div.commentmetadata span.comment-date {
				color: #777777;
				font-size: 10px;
			}
			
			#content div.commentmetadata span.comment-author-edit {
				display: inline-block;
				width: 38px;
				float: right;
				text-align: right;
				margin: -13px 25px 0 0;
			}
				#content div.commentmetadata span.comment-author-edit a {
					display: inline-block;
				}
			
			#content p span.comment-author-profile {
				display: inline-block;
				padding: 0 0 0 17px;
				height: 16px;
				float: right;
				text-align: right;
				margin: -13px 25px 0 0;
			}
			
			#content p span.comment-author-logout {
				display: inline-block;
				width: 55px;
				height: 16px;
				float: right;
				text-align: right;
				margin: -13px 25px 0 0;
			}
			
			#content div#paging div.alignleft a {
				display: inline-block;
				height: 17px;
				padding: 5px 0 0 27px;
				margin: 0;
			}
			
			#content div#paging div.alignright a {
				display: inline-block;
				height: 17px;
				padding: 5px 27px 0 0;
				margin: 0;
			}
			
			#content div#paging div.alignleft a:hover, #content div#paging div.alignright a:hover {
				color: #f1f1f1;
				border: 0;
			}
	
	#sidebar {
		float: right;
		width: 200px;
		margin: 0 10px 50px 10px;
	}
	
		#sidebar h2 {
			margin: 0 auto;
			padding: 0;
			font-weight: normal;
			font-size: 21px;
			text-indent: -9999px;
		}
		
		#sidebar h2#calendar {
			width: 200px;
			height: 40px;
			background-image: url(images/sidebar_calendar.png);
			background-repeat: no-repeat;
			background-position: 0 0;
		}
		
		#sidebar h2#articles {
			width: 200px;
			height: 40px;
			background-image: url(images/sidebar_articles.png);
			background-repeat: no-repeat;
			background-position: 0 0;
		}
		
		#sidebar h2#archives {
			width: 200px;
			height: 40px;
			background-image: url(images/sidebar_archives.png);
			background-repeat: no-repeat;
			background-position: 0 0;
		}
		
		#sidebar h2#categories {
			width: 200px;
			height: 40px;
			background-image: url(images/sidebar_categories.png);
			background-repeat: no-repeat;
			background-position: 0 0;
		}
	
		#sidebar ul {
			list-style: url(images/list-arrow.png);
			margin: 0 0 10px 0;
		}
		
			#sidebar ul li a:hover {
				border: none;
				text-decoration: underline;
			}
			
		#sidebar div#tagcloud a:hover {
			border: none;
			text-decoration: underline;
		}
		
		#sidebar table#wp-calendar {
			width: 100%;
		}
			
			#sidebar table#wp-calendar caption {
				font-size: 15px;
				text-transform: uppercase;
			}
			
			#sidebar table#wp-calendar td, #sidebar table#wp-calendar th {
				text-align: center;
				width: auto;
				height: 22px;
			}
			
			#sidebar table#wp-calendar td#today {
				background: #000000;
			}
			
				#sidebar table#wp-calendar td a {
					font-weight: bold;
				}
	
	#footer {
		height: 65px;
		margin: 0 auto;
		text-align: left;
		padding: 25px 70px 0 70px;
		background-image: url(images/footer_bg.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		min-width: 900px;
	}
		
		#footer div {
			width: 850px;
		}
		
		#footer p.credits {
			color: #777777;
		}
		
		#footer p.author {
			color: #777777;
		}
	
			#footer p.author span.author a {
				width: 150px;
				height: 23px;
				display: inline-block;
				background-image: url(images/credit_bg.png);
				background-repeat: no-repeat;
				background-position: 0 0;
				color: #000000;
				padding: 2px 0 0 0;
				font-family: "Century Gothic";
				font-size: 11px;
				text-align: center;
				margin: 0 0 0 10px;
				border-bottom: none;
				text-decoration: none;
			}
			
				#footer p.author span.author a span {
					color: #006600;
					font-weight: bold;
				}

.cleared {
	clear: both;
}

a img {
	border: none;
}

a {
	display: inline-block;
}

#content a:hover, #sidebar a:hover {
	border: none !important;
	outline: none;
	text-decoration: underline !important;
}

#searchsubmit {
	border: 0;
	width: 22px;
	height: 22px;
	margin: 0 0 0 10px;
	outline: 0;
	cursor: pointer;
}

#searchform div input#s {
	border: 0;
	width: 158px;
	height: 18px;
	margin: 0;
	padding: 4px 5px 0 5px;
}

#searchform {
	margin: 0 0 10px 0;
}
#content p input.comment-text {
	width: 210px;
	height: 20px;
	padding: 4px 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
}

#submit {
	border: 0;
	width: 66px;
	height: 22px;
	margin: 0;
	outline: 0;
	cursor: pointer;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img.aligncenter {}

img.size-full {
	width: 570px;
	height: auto;
}

img.alignleft {
	margin: 0 10px 0 0;
}

img.alignright {
	margin: 0 0 0 10px;
}
