/*  
Theme Name: MMBL cyberSKILLS
Theme URI: http://www.kill3rmedia.com/
Description: Theme for <a href="http://cyberskills.lk">MMBL cyberSKILLS</a>.
Version:
Author: kill3rmedia.com
Author URI: http://www.kill3rmedia.com/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#fff url(images/bg_top.png) top repeat-x;
}

.wrapper {width:100%;padding:0; margin:-15px 0 0 0 !important; overflow:hidden;}
.wrapper_inner {width:100%;padding:0; margin:0 !important;overflow:hidden;}

a{
	color: #ccc;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	width: 960px;
	margin:15px auto;
	border:0px #990000 solid;
}
/*--- Main Columns ---*/
#columns{
	padding:5px 15px 0px;
	margin: 0px;
}
.col1{
	float: left;
	width: 580px;
	margin-right:0px;
	padding:0 15px;
}
.col2{
	float:right;
	width: 300px;
	color:#999999;
}

.col2 .featured_titles li {padding-right:3px; padding-top:10px; padding-bottom:10px}
.col2 .featured_titles .featured_title { font-size:14px; font-weight:bold}
.col2 .featured_titles .featured_title a {color:#555}
.col2 .featured_titles .featured_text a { font-size:12px; line-height:14px; color:#666666}
.col2 .featured_titles .featured_text a:hover {text-decoration:none; color:#000000}

/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #000;
	letter-spacing:-1px;
	text-transform:uppercase;
}

.content_container {background:#fff; width:932px; overflow:hidden}
.left_col {width:500px; min-height:100px; float:left; color:#213e56;}
.left_col a {color:#213e56}
.left_col .about_us h2 { font-size:25px}
.mid_col {width:456px; min-height:100px; float:left; margin:0 15px}
.right_col {width:420px; min-height:100px; float:right; font-size:11px;color:#4f4f4f}

.right_col .archivebox {width:193px; float:left; padding-left:16px; padding-top:5px;}
/*========= HEADER =========*/

.contentdiv {height:308px; width:932px; margin:10px 0; float:left}
.contentdiv .banner_image {background:url(images/main_images/main_01.jpg) top left no-repeat; width:640px; height:308px; float:left;}
.contentdiv .banner_text {background:#153148; width:240px; height:278px; float:right; padding:15px;}

/*- Page Navigation -*/
#nav{
	height: 30px;
	padding: 5px 0px 0px 0px !important;
	margin:0 15px 0px !important;
	width: 932px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav .current_page_item {
	height:30px;
	color:#CC3300;

}
#nav .current_page_item a {
	color:#DDD !important;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

#nav ul  li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	line-height: 30px;
	position: relative;
	overflow: hidden;
	margin: 0 20px 0 1px !important;
	margin: auto 7px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
#nav ul  li a, #nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
	color:#FFFFFF;
}
/*- Category Navigation -*/
.nav_cats {display:inline;float:left; padding-right:10px;}
.services_cat { padding-left:25px; height:278px; background:url(images/bg_trans01.png)}
.nav_cats h2 {padding:8px 5px; text-transform:uppercase; color:#FFFFFF; font-size:16px; line-height:15px;width:120px; font-weight:bold}
.nav_cats h2 a {color:#FFFFFF}
.nav_pages {padding:0px; display:inline;}
.nav_pages li {font-size:13px; padding:0 10px 0 10px; line-height:13px; font-family:Helvetica, Arial, sans-serif;display:inline; line-height:81px; border-right:2px solid #000; letter-spacing:-0.5px; font-weight:bold}
.nav_pages .last_item {border-right:none !important}
.nav_pages li a {color:#000;}
.nav_pages li a:hover {}

#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
	}
#nav2 {
	height: 30px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	line-height: 30px;
	margin:0px 15px;
	border-bottom:1px #333 solid;
	text-transform:uppercase;
	z-index:10 !important;
}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
	z-index:10 !important;
}
#nav2 li a {
	color: #666666;
	display: block;
	padding: 0 13px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-right:2px solid #1d1203;
	letter-spacing:-1px;
	z-index:10 !important;
}
#nav2 li a:hover {
	text-decoration: none;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	margin-top:0px;
	z-index:10 !important;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
	display:block !important;
	float:none !important;
	border:1px solid #000 !important;
	border-top:none !important;
	background:#000;
	z-index:10 !important;
}

#nav2 li ul li a {border:none}

/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:auto;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #fff url(images/bg_grey.png) top repeat-x;
	border: 1px solid #3571b2;
	color:#000;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding:3px 0 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 3px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header{
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0px;
	overflow:hidden;
}
/*- Logo -*/
.logo h1{
	float: left;
	display:inline;
	line-height: 81px;
	font-size: 24px;
	margin:0 -10px 0 15px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}

#topbanner img{
	float: right;
}

/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#000;
	float:left;
	width:583px;
	height:auto;
	margin:15px 0px 0px;
	padding: 5px;
	border: 1px solid #222;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#000;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	display:inline;
	background-color:#000;
	padding: 10px;
	}
.video-right h2{
	color: #888 !important;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:14px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #222;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#444;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #222;
	background:#111;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

.box .post p a:link, .post-alt p a:link {color:#000; text-decoration:underline;};`
/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
}
.box .post{
	width: 220px;
}
.box .post h2 a{
	color:#000;

}
.box .post h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size: 16px;
	padding: 0;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px 0 10px 0;
	color:#170e02;
}

.box .post em{
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	padding: 0px 0 10px 0;
	color:#888888;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.box .post img{
	padding: 4px;
	border: 1px solid #dddddd;
	float:left;
	display:inline;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 5px;
}

/*=== Traditional Blog Post ===*/

.post_bg_top {background:url(images/bg_post_top.jpg) no-repeat top left; overflow:hidden;}
.post_bg_mid {background:url(images/bg_post_mid.jpg) #333 repeat-y left; overflow:hidden;}
.post_bg_bottom {background:url(images/bg_post_bottom.jpg) no-repeat bottom left; overflow:hidden; padding:5px}

.archive_post {margin-bottom:25px !important;}

.post-alt{
	margin: 0 0 15px 0;
	padding:0;
}
.post-alt h2{
	font-weight:bold;
	font-size: 20px;
	letter-spacing:-1px;
	padding:10px 0 0 0;
	color:#000000;
	line-height: 26px;
	
}
.post-alt h3{
	font-size: 14px;
	line-height: 13px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 5px;
}
.post-alt h3.post_date{
	color:#666666;
	padding: 5px 0px 5px;
	font-size: 12px;
}
h3.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	padding: 5px;
	margin-top: 0px;
	text-align: right;
	border:1px solid #EEE;
	background:#EFEFEF;
	clear:both;
}
h3.posted a {
	color: #000000;
	font-size:11px;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.continue a { color:#999 !important; text-decoration:none !important}

.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color:#666666;
	font-size: 1.1em;
	font-weight:bold;
	padding: 0 20px 0 0;
	text-transform:uppercase;
	letter-spacing:-1px;
}
/*=== Traditional Blog Post ===*/

.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:25px;
	padding:10px 0 10px 0;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#908d82; font-size:2em; text-transform:uppercase; font-weight:bold;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: bold; color:#000000;
}
#archivebox a, #archivebox h2 {
	color:#908d82;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.post_tags {clear:both}
.post_tags h3 {color:#FFFFFF !important}
.post_tags h3 a:link {color:#fff !important; font-weight:normal !important}

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#ccc !important;
}
.singletags a {font-weight: normal !important; }
.singletags a:link { color:#fff !important}


.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 1px solid #DDD;
	float:left;
	display:inline;
	background-color:#EEE;
	margin-right: 15px;
	margin-bottom: 10px;
	}
.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:15px;
	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 =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 10px 0 0 0;
	font-weight:bold !important;
	color:#444;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	color:#666666;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 0 !important;
	background:#000;
	border:1px solid #111;	
}

ol.commentlist li.alt .author { background:#111; padding:2px 10px 2px 10px;width:auto;}
ol.commentlist li.alt .commentbar {padding:0 !important}

.post_comments {color:#666666}

.post_comments input,.post_comments select,.post_comments textarea{
	border: #DDD 1px solid;
	font-size: 12px;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#EEE;
}

.post_comments label { font-size:14px; font-family:Arial, Helvetica, sans-serif; padding-left:5px;}

.post_comments #submit {border:2px solid #666666; font-weight:bold; color:#000000}
.post_comments #submit:hover { background-color:#888}

#comment {margin0; padding:0; overflow:hidden; color:#666666}
.comment_style {padding:10px;}

.comments_close_normal { margin-left:7px;}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;	
	padding:10px;
	margin-bottom:15px; 
	border: 1px solid #281803;
	overflow:hidden;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:258px;
	padding:5px;
	border:1px solid #222;
	background-color:#000;
	float:left;
	display: block;
}
.col2 .mootabs_title{
	font-size: 12px;
	width: 100%;
	float:left;
}
.col2 .mootabs_title li{
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #222;
	color: #000000;
	border:1px solid #333;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}

.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	border: 1px solid #551;
	text-decoration: none;
}
.col2 .mootabs_panel {
	display: none;
	clear: both;
	float:left;
	height:auto !important;
}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul{
	width: 296px !important;
	padding:5px !important;
	border:1px solid #333 !important;
	margin:5px 0px 0px !important;
	background-color: #111;
	min-height:203px;
	}
.list1 li,.list2 li, .list3 li{
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #222;
}
.list1 li a,.list3 li a,.list4 li a, .list5 li a{
	color: #666666;
	font-size: 12px;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list5 li{
	border-bottom: 1px solid #eee;	
	padding:6px 0px;
}
/*- Ads -*/
.ads{
	border: 1px solid #281803;
	height: 125px;
	width:308px;
	padding: 5px;
	margin:0 0 15px;
}
.ads img{
	float: left;
	margin:0 5px 0 0;
}
.ads img.last{
	margin: 0;
}
/*- Flickr -*/
.flickr{
	width:318px;
	margin:0px 0px 15px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:5px;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr p {
	display:inline;
	padding-left:10px;
}
.flickr-ar {
	clear:both;
	overflow:hidden;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding:0 0 1px 2px;
	color: #ccc;
	background:#222;
}
.flickr-ar a {
	color: #ccc;
}
.flickr img {
	margin:0;
	padding:0 1px 0 3px;
}
/*=== Styling Widget Lists ===*/
.widget {margin-bottom:15px}
.widget h2 {
	padding: 5px; background:#153148; color:#FFFFFF; text-transform:uppercase; font-size:16px;
}

.widget h2 a {color:#FFFFFF}

.widget ul {
	margin:0 0 5px 0;
	padding:0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #d4dae2;
	padding:2px 0 2px 3px;
	margin:0px;
	color:#777;
	font-size:12px;
}
.widget ul li a {
	color: #000;
}

.widget a {color:#999}

.event_cal_date {color:#cf7502; font-weight:bold; font-size:11px}
.event_cal_title {color:#a80101; text-transform:uppercase;font-weight:bold;font-size:11px}
.event_cal_desc {font-size:11px; line-height:15px;}

/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #666666;
	height: 60px;
	margin:20px 15px 15px;
	padding:15px;
}

#footer ul {margin-top:10px; margin-left:-10px !important}

#footer ul li { border-right:2px solid #EEE; line-height:25px !important}
#footer li a { color:#888}

#footer .footer_text a {color:#555}
#footer .footer_text a:link {color:#555 !important}
#footer .footer_text a:hover {text-decoration:underline !important}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	/* border-bottom: 1px solid #eee; */
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #dddddd;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}

/* Start: Contact Form */
.post-alt .wpcf7 p {padding-bottom:0px !important;}
.contact_form {padding:15px 0 0 0; font-size:12px; font-weight:bold; text-transform:uppercase}
.contact_form img { background:none; border:none; margin:0 auto 0 auto;}
.contact_form table {background:#DDD; width:100%;}
.contact_form .captcha_image_cell {width:100px; background:#fff; padding:10px;}
.contact_form .captcha_textfield_cell { padding:5px;}
.contact_form .c-input-field {width:565px; background:#EEE;font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:5px; border:1px #CCC dotted; display:block}
.contact_form .c-input-field:focus {background-color:#FFF; border-color:#FF9933;}
.contact_form .c-input-field:hover {background-color:#FFF;}
.contact_form #c-captchafield {text-transform:uppercase; width:448px;}

.contact_form .button input {padding:5px 15px 5px 15px; font-size:14px; font-weight:bold; margin-top:20px; border:2px #550000 dotted;background:#CCCCCC url(images/bg_grey.png) top repeat-x; text-transform:uppercase; width:100%; letter-spacing:2px;}
.contact_form .button input:hover {background-color:#666666}

.contact_info .textwidget {color:#000000; padding-top:3px; font-weight:bold}


.contact-us-table {padding-top:10px}
.contact-us-table a { color:#003366; font-weight:bold; text-decoration:underline}

/* End: Contact Form */

.skills { margin-bottom:15px; font-weight:bold; color:#000000}
.skills .title {color:#000; font-size:18px; text-transform:uppercase;}
.skills .types { font-size:12px;}