/*
Theme Name: Sol-Tech (Hybrid Custom)
Theme URI: http://www.sol-tech.co.za
Description: Redesign 2009
Version: 0.1
Author: Kobus Bezuidenhout
Author URI: http://geekspeak.co.za
Tags: 
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get default Hybrid CSS */
/* @import url('../hybrid/library/css/screen.css'); */

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get the menu CSS */
@import url('../hybrid/library/css/drop-downs.css');



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F2D088 url(images/page-bg.gif) top repeat-x;
}

#header {
	width: 960px;
	height: 200px;
	position: relative;
	background: url(images/header-bg.jpg) top center no-repeat;
	margin: 0;
}

#site-title {
	display: none;
}
	
#site-description {
	display: none;
}

#container {
	margin-bottom: 0;
}

#navigation {
	background-color: #065C39;
	width: 955px;
	height: 26px;
	margin: 0;
	border-left: 5px solid #f18e31;
}

a.taal {
	display: block;
	position: absolute;
	bottom: -30px;
	right: 0;
	padding: 6px 10px;
	color: #ffffff;
	text-decoration: none;	
}

	#page-nav {
		display: none;
	}
	
	#page-nav li a {
		background-color: transparent;
		font-size: 12px;
		padding: 7px 10px;
		color: #ffffff;
		border: none;
	}
	
		#page-nav li a:hover {
			text-decoration: none;
			background-color: #ec7b0c;
		}
	
		#page-nav li ul {
			background-color: #f08e2c;
			border-top: none;
			border-right: 2px solid #ec7b0c;
			border-bottom: 2px solid #ec7b0c;
			border-left: 2px solid #ec7b0c;
			width: 150px;
			margin-top: 10px;
		}
		
		#page-nav li li {
		}
		
			#page-nav li li a {
				font-variant: normal;
				padding: 8px 11px;
			}
			
				#page-nav li li a:hover {
					background-color: #ec7b0c;
					text-decoration: none;
				}
	*/

table, td, th {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.entry {
	border-bottom: 1px solid #cccccc;
}

.hentry {
	margin-bottom: 20px;
}

/*
.entry-content td, .entry-content th {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
*/

.no-widgets .content, .no-default-widgets .content {
	width: 680px;
}

#container {
	background-color: #ffffff;
}

.content {
	float: right;
	width: 680px;
	padding: 20px 20px 20px 0;
	
}

#awmAnchor-menu {
	float: left;
	width: 235px;
	min-height: 380px;
	border-left: 5px solid #f18e31;
	background-color: #387D61;
}

#primary {
	float: left;
	clear: left;
	width: 235px;
	border-left: 5px solid #f18e31;
	background-color: #387D61;
}

#secondary {
	float: left;
	clear: left;
	width: 235px;
}

a, a:visited {
	color: #ec7908;
	text-decoration: underline;
}

	a:hover, a:active {
		color: #ec7908;
		text-decoration: none;
	}

.entry-title a {
	text-decoration: none;
	color: #176943;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #176943;
}	

h1 {
	font-size: 24px;
}

.breadcrumb {
	display: none;
}

#kennisgewings-box {
	width: 330px;
	float: left;
}

.media-box {
	width: 324px;

	padding: 2px;
	margin-bottom: 21px;
	border: 1px solid #cccccc;
}

	.media-box object, .media-box embed {
		margin: 0;
	}

#slideshow-box, #klank-box {
	float: right;	
}

#slideshow-box{
	height: 216px;
}

#stube-box {
	height: 243px;
	float: left;
}

hr {
	height: 2px;
	background-color: #cccccc;
	clear: both;
}

.thumbnail {
	float: left;
	margin: 0 20px 0 0;
}

.entry-meta {
	display: none;
}

#comments-template {
	display: none;
}

.next {
	float: right;
}

.byline {
	display: none;
}

ul ul {
	list-style-type: circle;
}

.category-info .category-title, .page-title {
	border-bottom: 1px solid #f18e31;
	line-height: 32px;
}

.wp-caption {
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: center;
}

.thumbnail {
	padding: 3px;
	border: 1px solid #cccccc;
	float: right;
}

/*
.entry-title {
	font-style: normal;
}

.widget-title {
	font-style: normal;
}

dl {
	margin: 10px 0 0 0; 
}


/* Titel van Foto */
/*

#shDisplay div#shTitle {
	display: none;
}
*/

#footer {
	border-top: 5px solid #f18e31;
}

/*
#footer-container .widget-title {
	color: #ffffff;
	margin: 0 0 10px 0;
}

#footer-container .textwidget {
	color: #ffffff;
}

#footer .copyright, #footer .credit {
	display: none;
}

*/

.widget-title {
	margin: 10px 0 10px 10px;
	color: #ffffff;
}

.textwidget {
	background-color: #ffffff;
	margin: 0 5px 5px 0;
}