/*  
Theme Name: Vibrant CMS
Theme URI: http://www.premiumnewstheme.com/
Description: Vibrant is a CMS style theme created by <a href="http://www.adii.co.za">Adii Freelancer</a>.
Version: 1.0
Author: Adii Freelancer & Magnus Jepson
Author URL: http://www.adii.co.za/
*/

h1, h2  {
	font-family: Georgia, Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3, h4  {
	font-family: Georgia, Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
}

h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

cite {
	padding-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}

ul li  {
	list-style: url(images/design/greenarrow.gif) no-repeat left;
}

a:hover {
	text-decoration: none !important;
 }

/* STRUCTURE */

#wrap {
	background-image:url(http://www.bingdesign.com/bing/BGslice.png);
	background-position:top;
	background-repeat:repeat-x;
}

#header  {
	position: relative;
	font-family: Verdana, sans-serif;
	height: 135px;
}

#header h1.title  {
	font-size: 32px;
	font-weight: normal;
	margin: 20px 0 0 0;
	line-height: 0.8em;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	font-size: 1.1em;
}

#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 15px;
}

#rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/design/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
}

#nav  {
/*	position: absolute;
	top: 106px;
	right: 10px;*/
	float:left;
	padding:0px;
	margin:0px;
}

#nav_new	{
	/*position: absolute;
	top: 106px;
	left: 10px;*/
	float:right;
	padding:0px;
	margin:0px;
	
}

#nav_bar  {
	position: absolute;
	top: 106px;
	width: 960px;
	left: 10px;	
	height: 26px;
	background: url(images/menu_bar.png)  repeat-x;
	padding:0px;
	margin:0px;
	/*border: 1px solid #d8dcde;*/
}

#taglinetwo  {
	color:#666666;
	font-size:12px;
	position: absolute;
	top: 50px;
	right: 20px;
	text-align: right;
	height: 26px;
	padding: 0px;
	margin: 0px;
}

#featured  {
	position: relative;
}

#featured .buttons  {
	width: 218px;
	padding-left:700px;
	position:relative ! important;
	top:-1px;
	position:inherit;

}



*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
	
}

#featured .buttons a.prev  {
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	width: 109px;
}

#featured .buttons a.next  {
	z-index: 9999;	
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	width: 109px;
}

.featimg img {
	top: 0px;
	left: 0px;
	z-index:-1;
}

#steps  {
	height: 46px;
}

#steps ul  {
	margin: 12px 0 0 0;
	padding: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 20px 0 0;
}

#steps ul li a  {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

#content  {
	padding: 20px 0;
}

#content .moreinfo  {
	padding: 0 10px;
	width: 258px;
}

#content .moreinfo .more a  {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 20px;
}

#content .moreinfo .more a  {
	color: #4093ce;
}

#content .moreinfo .twitter-message a  {
	text-decoration: none;
	color: #FF9900;
}

#content .moreinfo .twitter-message {
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d8dcde;
}

#news  {
	position: relative;
}

#news a.feed  {
	position: absolute;
	top: 5px;
	right: 0;
}

#news ul  {
	margin: 0;
}

#news ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	border-bottom: 1px dotted #d8dcde;
	background: #fff url(images/design/greenarrow.gif) no-repeat left;
}

#news ul li:first-child  {
	/*border-top: 1px solid #d8dcde;*/
}

#news ul li span.date  {
	margin-left: 10px;
}

#news ul li a  {
	font-weight: bold;
	text-decoration: none;
}

#news p.more a  {
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#bottom {
	padding: 10px 0px;
}

#newsletter  {
	color: #fff;
	padding-top: 5px;
}

#newsletter h3  {
	color: #fff;
}

#newsletter  p {
	margin-bottom: 5px !important;
}

#newsletterform label  {
	font-weight: bold;
	display: block;
	width: 60px;
	padding-top: 5px;
}

*:first-child+html #newsletterform label {
	width: 58px;
}

*html #newsletterform label {
	width: 55px;
}

#newsletter input.text  {
	height: 28px;
	width: 270px;
	border: none;
	margin-bottom: 8px;
	font-size: 1.8em;
	padding: 0 5px;
}

#footer  {
	height: 25px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#footer p  {
	padding-top: 5px;
	margin: 0;
}

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

 #footer p a:hover {
 	text-decoration: none;
}


/* -------------- */
/* NAVIGATION */
#nav_new ul  {
	/*border:solid 1px #ccc;*/
	/*padding:    1px 10px 11px 10px;*/
	margin:  6px 0px 6px 0px;
}

#nav_new ul li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding:    6px  0px 0px 1px;

}

#nav_new  ul li a {
	padding:  6px 14px 6px 14px;
	margin: 0px;
	text-decoration: none;
	background: url(images/menu_left.png)  repeat-x center left;

}

#nav_new  ul li a:link, #nav_new ul li a:visited  {
	text-transform: capitalize;
	color: #FFFFFF;
}

#nav_new  ul li a:hover  {
	padding:  6px 14px 6px 14px;
	text-decoration: underline;
	background: url(images/menu_left_over.png)  repeat-x center left;
	color: #FFFFFF;
}

/* -------------- */
#nav ul  {

	margin:  6px 0px 6px 0px;
}

#nav ul li  {
	list-style: none;
	display: inline;
	margin: 0px;
	padding:    6px  0px 6px 1px;
}

#nav ul li a
{
	padding:  6px 10px 6px 10px;
	margin: 0px;
	background: url(images/menu_right.png)  repeat-x center left;
	color: #FFFFFF;
}

#nav ul li a:link, #nav ul li a:visited  {
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
}

#nav ul li a:hover  {
	padding:  6px 10px 6px 10px;
	text-decoration: none;
	background: url(images/menu_right_over.png)  repeat-x center left;
	color:#FFFFF;
}

/* BLOG CSS */

.post .categories  {
	padding: 10px;
	margin-top: 50px;
}

.post .categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post  
{
	/*padding-top: 10px;*/
	padding-top: 0px;
}

.post h2.title  {
	margin: 20px 0px;
	font-size: 24px !important;
	line-height: 24px;
	font-weight: normal !important;
}

.post h2.title .date  {
	padding: 0 0 0 30px;
}

.post h2.title a  {
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;

}

#postad  {
	width: 468px;
	height: 60px;
	padding: 10px 56px 10px 56px;
	margin-bottom: 20px;
}

a.adlink  {
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-top: -5px;
}

.asides  {
	margin: 25px 0;
}

.asidespost  {
	padding-left: 10px;
	font-size: 14px;
}

.asidespost .comments a  {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}

#postnav  {
	margin-top: 30px;
}

*:first-child+html #postnav  {
	height: 1%;
}

*html #postnav  {
	height: 1%;
}

#postnav p.prev a  {
	padding: 2px 0 0 22px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	background: url(images/design/preventries.jpg) no-repeat bottom left;
	color: #283d53;
}

#postnav p.next a  {
	padding: 2px 22px 0 0;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	background: url(images/design/nextentries.jpg) no-repeat bottom right;
	color: #283d53;
}

#sidebar  
{
	
}

#tabbox  {
	margin-top: 20px;
	margin-bottom: 20px;
}

*:first-child+html #tabbox  {
	height: 1%;
}

*html #tabbox  {
	height: 1%;
}

#tabbox ul.idTabs  {
	height: 36px;
	margin: 0;
}

*html #boxes  {
	margin-top: -2px;
}

#tabbox ul.idTabs li {
	display: inline;
	list-style: none;
	margin: 0;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	line-height: 36px;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	text-decoration: none;
	padding: 9px 13px 9px 13px;
}

#boxes ul  {
	margin: 0;
}

#boxes ul li {
	list-style: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	font-size: 14px;
	font-family: Georgia, Times, serif;	
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	background: url(images/design/greenarrow.gif) no-repeat left;
	padding: 0 0 0 22px;
	text-decoration: none;  
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0 0 7px 0;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size: 16px;
}

.widgetlist ul  {
	margin: 0 0  20px 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

/* Pageitem */

div.crop {
        width: 960px;
        height: auto;
        overflow: hidden;
}

div.widearea {
        width: 10000px; 
        height: auto;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea .pageitem { 
	width:960px;
}


/* POST ENTRY */

.entry { margin-bottom:5px;}
.entry h3 {
	font-weight: normal !important;
	font-size: 20px !important;
}
.entry h4 {
	font-weight: normal !important;
	font-size: 18px !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry a:hover {
	color: #283d53;
	text-decoration: none !important;
}	
.entry blockquote { 
	padding: 0px 40px;
	/*border-left: 2px solid #777777;*/
	margin: 5px auto 15px auto;
	/*width:85%;*/
	/*color: #777777;*/
	/*font-style: italic;*/
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	/*list-style:circle inside !important;*/
	margin-left:25px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/* COMMENTS */

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 24px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style: none;
	margin: 0px;
	padding: 10px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:left;
	margin: 0px 10px 0px 0px;
}
.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#283d53 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}
#commentform textarea {
	padding: 5px;
}

/* STYLES */

.bordered  {
	border: 1px solid #283d53;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}
	
.alignr  {
	text-align: right;
}

.content-right {
	float: right;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.content-left {
	float: left;
	width: 675px;
}
/*.content-left ul li {
	list-style-image: url(images/design/greenarrow.gif);
	list-style-type: none;
}*/
.goomap {
	margin: 0 0 10px 0px;
	border: 2px solid #666666;
	width: 201px;
}
.content-right-samples {
	float: right;
	width: 245px;
	margin-left: 20px;
}

/* DIV AD BACKGROUNDS */

.AdsBingenuity {
	background: url(images/ads/AdSpace_BINGenuity.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsContactsUs {
	background: url(images/ads/AdSpace_ContactUs.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 76px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsPortfolio {
	background: url(images/ads/AdSpace_Portfolio_SOG.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 91px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsWOTD {
	background: url(images/ads/AdSpace_WOTD.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 149px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsAchievements {
	background: url(images/ads/AdSpace_Achievements.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 97px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsPerform {
	background: url(images/ads/AdSpace_Perform.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 91px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsSogeti {
	background: url(images/ads/AdSpace_SOG.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsWittenberg {
	background: url(images/ads/AdSpace_WIT.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsFactSheet {
	background: url(images/ads/AdSpace_FactSheet.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 96px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsSocialMedia {
	background: url(images/ads/AdSpace_SocialMedia.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 111px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsSocialMedia2 {
	background: url(images/ads/AdSpace_SocialMedia2.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 111px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsHouse {
	background: url(images/ads/AdSpace_House.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 91px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}.AdsBing {
	background: url(images/ads/AdSpace_Bing.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 99px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.AdsTDCSmedia {
	background: url(images/ads/AdSpace_TDCSmedia.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 99px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.person {
	/*width: 400px;*/
	width: 250px;
	height: 300px;
	border: solid 1px #666666;
	/*background-image: url(http://bingdesign.com/wp-content/uploads/2009/05/nickbg.jpg);*/
	padding: 10px 20px 10px 20px;
	float: left;
	margin: 0 20px 20px 0;
	/*background-repeat: no-repeat;*/
	/*background-position: right top;*/
}
.person h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #283D53;
}
.icons {
	margin: 0 10px 0 0;
	float: left;
}
.twtr-hd {
	display: none!important;
}
.twtr-ft div {
	display: none!important;
}