/*  
Theme Name: Vibrant CMS
Theme URI: http://www.woothemes.com/
Description: Vibrant CMS by WooThemes
Version: 1.1.3
Author: WooThemes
Author URL: http://www.woothemes.com/
*/

h1, h2, h3, h4, h5, h6  { font-family: "times new roman", serif, Georgia, Times; font-weight: bold; font-variant: small-caps; margin-top: 5px; margin-bottom: 5px; }

a:hover {  }

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	font-family: Georgia, Times, serif;
	height: 125px;
}

#header h1.title  { font-size: 36pt; font-weight: normal; margin: 5px 0 0; line-height: 0.8em; position: relative; z-index: 99999; }

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	font-size: 1.1em;
}

#rss  { background-position: 50% center; position: absolute; top: -15px; right: 0; padding: 20px 15px 8px; }
#rss a.phone  { font-weight: bold; text-decoration: none; font-size: 1em; line-height: 30px; background-image: url(images/phone.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center; width: 30px; padding: 20px 5px 5px; }
#rss a.rss { font-weight: bold; text-decoration: none; font-size: 1em; background-image: url(images/rss.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center; width: 30px; margin-top: 10px; padding-top: 20px; padding-right: 5px; padding-left: 5px; }
#rss img {  }
#rss a.email { font-weight: bold; text-decoration: none; font-size: 1em; background-image: url(images/email.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center; padding: 20px 5px 5px; }
#rss a.skype { font-size: 1em; font-weight: bold; text-decoration: none; background-image: url(images/skype.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center; padding: 20px 5px 5px; width: 30px; }
#rss a.twitter { font-size: 1em; font-weight: bold; text-decoration: none; background-image: url(images/twitter.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center; width: 30px; padding: 20px 5px 5px; }
#rss a.linkedin { font-size: 1em; font-weight: bold; text-decoration: none; background-image: url(images/linkedin.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center; padding: 20px 5px 5px; width: 30px; }
#rss a  { font-weight: bold; text-decoration: none; font-size: 0.9em; line-height: 30px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; width: 30px; padding-left: 23px; }
#nav  { color: #cc1233; position: absolute; top: 60px; right: 10px; }
#nav2 { color: #cc1233; font-family: helvetica; position: absolute; top: 80px; right: 10px; }
#navcats { color: #c6272b; font-family: helvetica; font-weight: normal; font-variant: normal; position: absolute; top: 80px; right: 0; }
#featured  { font-size: large; position: relative; padding-top: 10px; }

#featured .buttons  {
	width: 200px;
}

*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 92px;
}

#featured .buttons a.next  {
	z-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 92px;
}

.featimg img { position: relative; top: 0; right: 0; z-index: 99999; padding-right: -10px; }

#steps  { height: 46px; }
#steps1 { visibility: hidden; height: 46px; }
#steps ul  {
	margin: 12px 0 0 0;
	padding: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 20px 0 0;
}
#steps ul li.cat-item { visibility: hidden; }
#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;
}

#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 45px;
	border-bottom: 1px solid #d8dcde;
	background: #fff url(images/design/greenarrow.gif) no-repeat left center;
}
#news ul li.case-studies { background: #fff url(images/design/pr.png) no-repeat left center; }
#news ul li.blog { background: #fff url(images/design/blog.png) no-repeat left center; padding-top: 10px; padding-bottom: 12px; }
#news ul li.ink-airtime { background: #fff url(images/design/clipping.png) no-repeat left center; padding-top: 15px; padding-bottom: 12px; }
#news ul li.higher-ed-news { background: #fff url(images/design/graduation.png) no-repeat left center; padding-top: 15px; padding-bottom: 12px; }
#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  { color: #707366; height: 50px; font-family: helvetica, sans-serif, Times, serif; font-size: 0.8em; font-weight: bold; }

#footer p  {
	padding-top: 15px;
	margin: 0;
}

#footer p a  {
	text-decoration: none;
}
#footer img {
	vertical-align:middle;
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-8348908-1");
pageTracker._trackPageview();
} catch(err) {}</script>
}

/* NAVIGATION */

#nav ul  { color: #cc1233; }
#nav2 ul { color: #c6272b; }
#nav ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 11px;
}
#nav2 ul li { list-style: none; display: inline; margin: 0 0 0 11px; padding: 0; }
#nav ul li.current_page_item a { color: #cc1233; }
#nav2 ul li.current_page_item a { color: #cc1233; }
#nav ul li a:link, #nav ul li a:visited  {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#nav2 ul li a:link, #nav2 ul li a:visited { font-weight: bold; text-decoration: none; text-transform: uppercase; }
#nav ul li a:hover  { color: #cc1233; }
#nav2 ul li a:hover { color: #c6272b; }
/* BLOG CSS */

.post .categories  { visibility: hidden; padding: 10px; }

.post .categories a  { font-weight: bold; text-decoration:none; visibility: hidden; }

.post  { margin-top: -40px; margin-left: 10px; }

.post h2.title  { font-size: 24px !important; line-height: 24px; font-weight: normal !important; background-color: #4a99d2; width: 580px; margin-top: 20px; margin-right: 0; margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; }

.post h2.title .date  { color: #4a99d2; font-size: medium; font-family: helvetica, arial, sans-serif; text-transform: lowercase; text-align: right; float: right; 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: #000;
}

#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: #000;
}

#sidebar  {
}

#tabbox  { visibility: hidden; 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 center left;
	padding: 0 0 0 22px;
	text-decoration: none;  
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}
.widgettitle { color: white; font-size: small; font-family: georgia, sans-serif; font-weight: bold; line-height: 26px; background-image: url(images/design/redbar.png); background-repeat: no-repeat; background-position: center 50%; text-transform: uppercase; margin-left: -10px; padding-left: 20px; list-style-type: none; list-style-image: none; }
.widgetlist  h3  {
	margin: 0 0 7px 0;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size: 16px;
}

.widgetlist ul  { margin: 0 0 20px; list-style-type: none; list-style-image: none; }

.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; list-style-type: none; list-style-image: none; }

/* Pageitem */

div.crop { width: 960px; height: auto; overflow: hidden; float: left; }

div.widearea {
        width: 10000px; 
        height: auto;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea .pageitem { 
	width:980px;
}


/* 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{ color: #3c3f36; text-align:left; font-size:15px; line-height:20px !important; }
.entry a:hover {
	color: #000;
	text-decoration: none !important;
}	
.entry blockquote { padding: 0 10px; margin: 5px auto 15px; width:85%; color: #cc1233; font-size: 18px; font-family: "times new roman"; font-weight: bold; line-height: 24px; }
.entry blockquote p { color: #cc1233; font-size: 20px; font-family: "times new roman"; font-weight: bold; line-height: 24px; padding: 5px 0; margin: 5px 0; }
.entry img { 
	padding: 2px 2px 2px 2px;
	border: solid 1px #777; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:14px;
	line-height:18px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li { color: #4a99d2; background-position: 50% center; margin-left:20px; padding:3px 0; list-style-type: circle !important; list-style-image: url(images/arrow.png); list-style-position: inside !important; }
.entry ul li ul li { list-style-type: circle; list-style-image: url(images/magnifying.png); list-style-position: inside !important; }
.entry ol li { font-size:12px; padding:3px 0; list-style-type: circle !important; list-style-image: url(images/magnifying.png); list-style-position: inside !important; }
.entry ol li ol li { list-style-type: circle !important; list-style-image: url(images/magnifying.png); list-style-position: 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:#000 !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 #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}
.class { }

