/*
Theme Name: Verendum Business Portfolio
Theme URI: http://www.rockingthemes.com/themes/verendum
Description: Slick Business Portfolio.
Author: David Leonard
Author URI: http://www.davidleonard.co.za
Version: 1.0
.
This theme can be used for commercial or non-commercial use
so long as it is not redistributed or resold in any way.
.
*/

/* General */

body {
	background: #666666 url(img/bg.jpg) no-repeat top center fixed;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 14px;
}

a {
	color: #069;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* Main Text */

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	font-family: Georgia;
	font-weight: normal;
}

h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	font-size: 26px;
	font-family: Georgia;
	font-weight: normal;
}

h4 {
	font-size: 24px;
	font-family: Georgia;
	font-weight: normal;
}

h5 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
}

h6 {
	font-size: 20px;
	font-family: Georgia;
	font-weight: normal;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 15px;
}

img {
	border: none;
}


/* Header */

#header {
	margin-top: 50px;
}

#header a {
	float: left;
}

#header form {
	float: right;
}

#search {
	border: 1px solid #666666;
	width: 250px;
	float: left;
	margin-right: 5px;
	height: 21px;
	background: #fff !important;
}

#search_button {
	float: left;
}

/* Navigation */

#nav_box {
	position: relative;
	z-index: 1000;
}

#nav {
	margin-top: 50px;
	background: url(img/nav_bg_new.png) no-repeat;
	height: 50px;
	position: absolute;
	width: 965px;
	left: -13px;
	z-index: 99;
	padding-left: 15px;
}

#nav li {
	display: inline;
	margin-right: 15px;
	float: left;
}

#nav li a {
	color: #FFF;
	margin: 2px 0 0 5px;
	padding: 9px 9px 6px 9px;
	float: left;
	text-decoration: none;
}

#nav li a:hover {
	/*color: #CCC;*/
	/*background: url(img/nav_bg.gif) no-repeat center center;*/
	border-bottom: 3px solid #F00;
}

#nav .current_page_item a {
	border-bottom: 3px solid #F00;
}

/* Feature */

#feature {
	background: #FFF;
	height: 250px;
	border: 1px solid #ccc;
	border-top: none;
	width: 938px !important;
	overflow: hidden !important;
	margin-top: 70px;
	padding-top: 15px;
}


/* Info Box */

#info {
	background: #FFF;
	margin-top: 20px;
	border: 1px solid #666;
	padding: 10px;
}

#info ul li {
	display: inline;
	width: 280px;
	float: left;
	padding: 10px 10px 10px 15px;
	min-height: 100px;
	border-left: 1px dashed #ccc;
}

#info ul .first_info {
	border-left: none;
}

#info .who {
	background: url(img/Monitor.png) no-repeat 10px 28px;
}

#info .what {
	background: url(img/Chart_4.png) no-repeat 10px 28px;
}

#info .talk {
	background: url(img/Comments.png) no-repeat 10px 28px;
}

#info ul li h2 {
	margin-bottom: 10px;
	margin-top: -3px;
	font-size: 18px;
	color: #069;
}

#info ul li p {
	padding-left: 60px;
	line-height: 1.2;
	margin-top: 0;
}

/* Content */

#content {
	background: #FFF;
	margin-top: 20px;
	padding: 15px;
	position: relative;
	border: 1px solid #666;
}

#content .content_header {
	background: url(img/header.png) no-repeat;
	width: 388px;
	height: 50px;
	position: absolute;
	left: -14px;
	padding: 10px 15px 0 30px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

#content ul {
	margin-top: 35px;
}

#content ul li {
	border-bottom: 1px dotted #999;
	padding: 20px 10px 15px 10px;
}

#content h2 {
	font-size: 26px;
	margin-bottom: 25px;
}

#content .small {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 20px;
}

#content ul li .excerpt img {
	float: left;
	display: inline; 
	padding: 0 15px 15px 0;
}

#content ul li .excerpt p {
	float: left;
	width: 550px;
	display: inline;
	margin-top: 0;
}

#content .post_info li {
	margin: 0;
	border: none;
	display: inline;
	margin-right: 25px;
	padding-left: 25px;
	font-size: 11px;
}

#content .post_info_date {
	background: url(img/calendar_16.gif) no-repeat left center;
}

#content .post_info_cat {
	background: url(img/label_16.gif) no-repeat left center;
}

#archive_content {
	background: #FFF;
	margin-top: 80px;
	padding: 25px;
	position: relative;
	border: 1px solid #666;
}

#archive_content ul {
	margin-top: 5px;
}

#archive_content ul li {
	border-bottom: 1px dotted #999;
	padding: 20px 10px 15px 10px;
}

#archive_content h2 {
	font-size: 26px;
	margin-bottom: 25px;
}

#archive_content .small {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 20px;
}

#archive_content ul li .excerpt img {
	float: left;
	display: inline; 
	padding: 0 15px 15px 0;
}

#archive_content ul li .excerpt p {
	float: left;
	width: 550px;
	display: inline;
	margin-top: 0;
}

#archive_content .post_info li {
	margin: 0;
	border: none;
	display: inline;
	margin-right: 25px;
	padding-left: 25px;
	font-size: 11px;
}

#archive_content .post_info_date {
	background: url(img/calendar_16.gif) no-repeat left center;
}

#archive_content .post_info_cat {
	background: url(img/label_16.gif) no-repeat left center;
}

#post_content {
	background: #FFF;
	margin-top: 80px;
	padding: 25px;
	position: relative;
	border: 1px solid #666;
}

#post_content h1 {
	font-size: 30px;
	color: #069;
	margin-top: 10px;
}

#post_content h2 {
	font-size: 28px;
	color: #069;
	margin-top: 10px;
}

#post_content h3 {
	font-size: 24px;
	color: #069;
	margin-top: 10px;
}

#post_content h4 {
	font-size: 20px;
	color: #069;
	margin-top: 10px;
}

#post_content h5 {
	font-size: 18px;
	color: #069;
	margin-top: 10px;
}

#post_content h6 {
	font-size: 16px;
	color: #069;
	margin-top: 10px;
}

#post_content p {
	margin-bottom: 20px;
}

#post_content .content_header {
	background: url(img/header.png) no-repeat;
	width: 388px;
	height: 50px;
	position: absolute;
	left: -14px;
	padding: 10px 15px 0 30px;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}

#post_content h2 {
	font-size: 26px;
	margin-bottom: 0;
	color: #069;
}

#post_content .small {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 20px;
}

#post_content .comments_head {
	margin-top: 95px;
}

#post_content ul {
	padding: 0 0 10px 20px;
	list-style-type: disc;
	list-style-position: inside;
}

#post_content ul li {
	padding: 10px 0 0 20px;
}

#post_content ul li ul {
	list-style-type: circle;
	list-style-position: inside;
}

#post_content ol {
	padding: 0 0 10px 20px;
	list-style-type: decimal;
	list-style-position: inside;
}

#post_content ol li {
	padding: 10px 0 0 20px;
}

#post_content ol li ol {
	list-style-type: lower-roman;
	list-style-position: inside;
}

#post_content ins {
	text-decoration: underline;
}

#post_content blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

#post_content img {
	border: 3px solid #cccccc;
	padding: 3px;
	margin: 20px;
}

#post_content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#post_content .alignright {
	display: inline;
	float: right;
}

#post_content .alignleft {
	display: inline;
	float: left
}

/* Comments */

#comments {
}

#comments .comments_body {
	margin-top: 15px;
	border: 5px solid #CCC;
	padding: 10px;
}

#contact_form {
	padding-top: 30px;
	margin-top: 20px;
}

#comments form {
	padding-top: 20px;
}

#comments .content_header {
	background: url(img/header.png) no-repeat;
	width: 388px;
	height: 50px;
	position: absolute;
	left: -14px;
	padding: 10px 15px 0 10px;
	color: #FFF;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 20px;
}

#comments label {
	float: left;
	clear: both;
	width: 120px;
	margin-top: 15px;
}

#name, #email, #url, #comments textarea {
	float: left;
	margin-top: 15px;
	border: 1px solid #999;
	background: #FFF !important;
	width: 300px;
	padding: 5px;
}

#name:focus, #email:focus, #url:focus, #comments textarea:focus, #name:hover, #email:hover, #url:hover, #comments textarea:hover {
	border: 1px solid #069;
}

#comments #submit {
	float: left;
	clear: both;
	margin-top: 15px;
	margin-left: 120px;
}

#failure {
	border: 1px solid #dc3b10;
	background: #ffebe8 url(img/Mail_remove.png) no-repeat 10px center;
	padding: 0 15px 15px 15px;
	margin-top: 15px;
}

#success {
	border: 1px solid #090;
	background: #f7fce6 url(img/Mail_verified.png) no-repeat 10px center;
	padding: 0 15px 15px 15px;
	margin-top: 15px;
}

#success p, #failure p {
	margin-left: 80px;
}

/* Sidebar */

#sidebar {
	background: #FFF;
	margin-top: 20px;
	border: 1px solid #666;
	padding: 15px;
}

#sponsors {
	text-align: center;
}

#sidebar h2 {
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 18px;
	border-top: 1px dashed #CCC;
	padding-top: 15px;
}

#sidebar .sidebar_first {
	border: none;
	padding-top: 0;
}

#sidebar img {
	padding: 2px;
}

#sidebar ul li {
	margin: 5px 0 5px 0px;
}

#post_sidebar {
	background: #FFF;
	margin-top: 80px;
	border: 1px solid #666;
	padding: 15px;
}

#post_sidebar h2 {
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 18px;
	border-top: 1px dashed #CCC;
	padding-top: 15px;
}

#post_sidebar .sidebar_first {
	border: none;
	padding-top: 0;
}

#post_sidebar img {
	padding: 2px;
}

#post_sidebar ul li {
	margin: 5px 0 5px 0px;
}

/* Footer */

#footer {
	margin-top: 20px;
	padding: 10px;
	color: #fff;
	margin-bottom: 20px;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#png_fix {
	display: none;
}
