t/*
	TABLE OF CONTENTS:

	1) GENERAL
		- TAGS
		- LISTS
		- TABLE
		
	2) NAVIGATION
		- LOGO
		- MENU
		- OPTIONS MENU
	
	3) OPTIONS DIV (SEARCH - FEED - LOGIN)	
	4) BREADCRUMB
	5) INTRO
		- TITLES
		
	6) MAIN
	7) GALLERIES
		- GALLERIES NAVIGATION
		- SMALL GALLERY
		- BIG GALLERY
		
	8) PORTFOLIO
		- PORTFOLIO THUMBS GALLERY
		- PORTFOLIO SMALL GALLERY
		- PORTFOLIO BIG GALLERY
		- PORTFOLIO NAVIGATION
		- PROJECTS GRID
		- CATEGORIES DROPDOWN
	
	9) SIDEBAR
	10) COMMENTS
	11) FORM
	12) PAGINATION
	13) PRE FOOTER
		- FORM
		
	14) FOOTER
	15) EXTRA CLASSES
		- BUTTONS
		- HIGHLIGHTERS
		- BORDERS
		- SHADOWS
*/

/*
  * BODY ***
*/

body, html{ color:#4f4f4f; background-color:#373c3e; }


/*
  *********************************
  * 1) GENERAL ***
  *********************************
*/

	#top{ background:url('../images/skin/back_ground_top.jpg') no-repeat center bottom; }	

	h1, h2, h3, h4, h5, h6{
	color:#4d5360;
}

	a{ color:#4f4f4f; }
	a:hover{ color:#999; }

	blockquote{ background:#eff4f6 url("../images/skin/back_ground_blockquote.jpg") no-repeat 10px 10px; border:solid 1px #ccc; }
	blockquote p{ color:#777; }

	code, pre{ color:#3c3c3c; border:solid 1px #ccc; }
	code{ background:#e8eef1 url("../images/skin/back_ground_pre.gif") repeat 0px 0px; }
	pre{ background-color:#e8eef1; }
	cite { background-color:#fff; border:solid 1px #ccc; }

	/* LISTS */

	.none_list a, .none_list span,.arrows_list a, .arrows_list span, .circles_list a, .circles_list span, .check_list a, .check_list span{ color:#4f4f4f; border-bottom:solid 1px #ddd; }
	.none_list a:hover, .arrows_list a:hover, .circles_list a:hover, .check_list a:hover{ color:#575757; }
	.arrows_list li{ background-image:url('../images/skin/arrow_icon.gif'); }
	.circles_list li{ background-image:url('../images/skin/circle_icon.gif'); }
	.check_list li{ background-image:url('../images/skin/check_icon.gif'); }

	.thumbnail_list li{ color:#4f4f4f; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; }
	.thumbnail_list a{ color:#4f4f4f; }
	.thumbnail_list a:hover{ color:#999; }
	.thumbnail_list .post_meta{ color:#999;}

	.news_list li{ color:#4f4f4f; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; background: transparent url('../images/skin/pen_icon.gif') no-repeat 0px 9px; }
	.news_list a{ color:#4f4f4f; }
	.news_list a:hover{ color:#999; }

	.twitter_list li{ color:#4f4f4f; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; background:transparent url('../images/skin/twitter_icon.gif') no-repeat 0px 9px; }
	.twitter_list a{ color:#4f4f4f; }
	.twitter_list a:hover{ color:#999; }

	/* TABLE */

	.table_wrapper .table th{ color:#eee; border:solid 1px #ccc; background-color:#373c3e; }
	.table_wrapper .table td{ color:#575757; border:solid 1px #ccc; }
	.table_wrapper .table tr.alt td{ color:#575757; background-color:#e8eef1; }
	
	
	
	/* CGIS COLOURS */
	.cgis_blue {color:#258dbf;}
	.cgis_dkgrey {color:#333;}



/*
  *********************************
  * 2) NAVIGATION ***
  *********************************
*/

	#nav{
	background-image: url(../images/skin/back_ground_menu97.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

	
	/* LOGO */

	#logo .logo a{
	width:110px;
	height:80px;
	background-color: transparent;
	background-image: url(../images/skin/cgis_logo.png);
	background-repeat: no-repeat;
	background-position: 12px 2px;
}

	/* MAIN MENU */

	/* top level */
	#menu ul a{ color:#595959; }
	#menu ul a:hover{ color:#2f84e4; }

	/* sub menus */
	#menu ul ul{ background:url('../images/skin/back_ground_submenu.png') no-repeat 0px 0px; }
	#menu ul ul ul{ background-color:#d4d7d7; background-image:none; }
	#menu ul ul a{ color:#4f4f4f; background-color:#eeefef; }
	#menu ul ul a:hover{ color:#fff; background-color:#2f84e4; }

	/* class current top level */
	#menu .current{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #1A136A;
}
	#menu ul .current a{ color:#000; }
	#menu ul .current a:hover{ color:#2f84e4; }

	/* class current sub menus */
	#menu ul .current ul a{ color:#4f4f4f; }
	#menu ul .current ul a:hover{ color:#ccc; }
	
	
	/* EMPLOYEE MENU */

	/* top level */
	#menu2 ul a{ color:#595959; }
	#menu2 ul a:hover{ color:#2f84e4; }

	/* sub menus */
	#menu2 ul ul{ background:url('../images/skin/back_ground_submenu.png') no-repeat 0px 0px; }
	#menu2 ul ul ul{ background-color:#d4d7d7; background-image:none; }
	#menu2 ul ul a{ color:#4f4f4f; background-color:#eeefef; }
	#menu2 ul ul a:hover{ color:#fff; background-color:#2f84e4; }

	/* class current top level */
	#menu2 .current{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #1A136A;
}
	#menu2 ul .current a{ color:#000; }
	#menu2 ul .current a:hover{ color:#2f84e4; }

	/* class current sub menus */
	#menu2 ul .current ul a{ color:#4f4f4f; }
	#menu2 ul .current ul a:hover{ color:#ccc; }
	

	/* OPTIONS MENU */

	#options_menu{ background:url('../images/skin/back_ground_options_menu.png') repeat-x 0px 0px; }
	#options_menu .search, #options_menu .feed{ background:transparent url('../images/skin/line_1.png') no-repeat right 2px; }	

/*
  *********************************
  * 2A) SUBPAGE NAVIGATION ***
  *********************************
*/
	#subnav_box {
	float:left;
	width:240px;
	position:relative;
	}
	
	#subnav_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color:#258dbf;
	padding: 15px 5px 15px 15px;	
	}
		
	
	* html #blueblock{ /*IE 6 only */
	w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
	}
	
	#subnav_menu ul{
	list-style: none;
	margin: 0;
	border: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
	#subnav_menu .current {
	color: #FFC;
	font-weight:bold;
	}
	
	#subnav_menu li {
	margin: 0;
	padding-bottom: 4px;
	}
	
	#subnav_menu li a{
	display: block;
	color: #fff;
	text-decoration: none;
	}
	
	#subnav_menu li a:hover{
	display: block;
	color: #8EC1F4;
	text-decoration: none;
	}
	
	html>body #blueblock li a{ /*Non IE6 width*/
	width: auto;
	}
	
/*
  *********************************
  * 2B) CGIS SMALL TOP NAVBAR ***
  *********************************
*/
	
	#navbar{
	position:absolute;
	height: 30px;
	width: 120px;
	right: 60px;
	top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	margin: 0px;
	padding: 0px;
	}
	
	#navbar_menu_left{
	position:absolute;
	margin: 0px;
	padding: 0px;
	width:7px;
	left: 0px;
	}
	
	#navbar_menu_center{
	position:absolute;
	left: 7px;
	width: 106px;
	height: 30px;
	background-image:url(../images/cgis/navbar/navbar_center.png);
	margin: 0px;

	}
	
	#navbar_menu_right{
	position:absolute;
	left: 113px;
	margin: 0px;
	padding: 0px;
	width:7px;
	}
	
	#navbar ul {
	margin:0;
	list-style:none;
	padding:0;
	}
	
	#navbar li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	}
	
	#navbar li img {
	float:left;
	margin-top:8px;
	}
	
	#navbar li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
	#navbar li a:hover {
	color:#8EC1F4;
	}
	


/*
  *********************************
  * 3) OPTIONS DIV ***
  *********************************
*/

	#search{ background:transparent url('../images/skin/back_ground_search.png') no-repeat 0px 0px; }
	#feed{background:transparent url('../images/skin/back_ground_feed.png') no-repeat 0px 0px; }
	#login{background:transparent url('../images/skin/back_ground_login.png') no-repeat 0px 0px; }
	
	#search .button_search { background:transparent url('../images/skin/button_search.png') no-repeat 0px 0px; }
	#feed .button_subscribe{ background:transparent url('../images/skin/button_subscribe.png') no-repeat 0px 0px; }
	#login .button_login{ background:transparent url('../images/skin/button_login.png') no-repeat 0px 0px; }

	#search .input_search, #feed .input_feed, #login input{ color:#ccc; }


/*
  *********************************
  * 4) BREADCRUMB ***
  *********************************
*/

	.breadcrumb{
	color:#8d9e90;
	}
	.breadcrumb a{ color:#fff; }


/*
  *********************************
  * 5) INTRO ***
  *********************************
*/

	#intro{
	position:relative;
	background-color: #fff;
	background-image: url(../images/skin/back_ground_intro.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

	/* TITLES */

	#text{ color:#777; }

	/**/

	.line_back_ground{ background:url('../images/skin/line_2.png') no-repeat right center; }
	
	
/*
  *********************************
  * 5) SUBPAGE TITLE/NAVIGATION ***
  *********************************
*/
	#cgis_subpage {
	background-color:#FFF;	
		
	}


/*
  *********************************
  * 6) MAIN ***
  *********************************
*/

	#main, #main_home{ background-color:#fff; border-bottom:solid 5px #fff; }

	#main .entry h2, .entry h2 a{ color:#4e4c42; }
	#main .entry .post_meta{ border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; }
	#main .entry .post_meta a{ color:#4e4c42; }
	#main .entry .read_all{ border-top:solid 1px #ddd; }
	
	
	
	/*
  *********************************
  * 6A) CGIS - MAIN CONTENT ***
  *********************************
*/

	.cbox_literature p {
		display:inline;
	}
	
	.cbox_literature img {
		display:inline;
	}

	
	.cboxMenu {float:right; width:235px; margin:0px 5px 30px 0px; padding:0px; position:relative; }
	.cboxMenu2 {
	float:right;
	width:245px;
	padding:0px;
	position:relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

	.cboxProdDescript {float:left; width:645px; margin:0px 0px 15px 0px; padding:10px; position:relative;}
	.cboxProdBullets {float:left; width:920px; margin:0px 0px 15px 0px; padding:10px; position:relative;}
	
	.cboxContent645 {float:left; width:645px; margin:0px 0px 15px 0px; padding:10px; position:relative;}
	.cboxContent430 {float:left; width:435px; margin:0px 0px 15px 0px; padding-right:20px; position:relative;}
	.cboxContent440 {float:left; width:425px; margin:20px 0px 15px 0px; padding-right:40px; position:relative;}

	.cboxContent440 li {
	margin-left:15px;
	padding-bottom: 10px;
	font-size:12px;
	line-height: 1.0em;
	list-style:square;
	}

	.bodyHeading16px {
	font-size:16px;
	color:#258dbf;
	padding-bottom: 10px;
	}
	
	
	.download {
	float:left;
	width: 285px;
	padding:20px;
	margin-right: 20px;
	background-color: #F0F5F7;
	border: 1px solid #DFE3D7;

	}
	
	.download a {
	font-size:10px;
	font-weight:bold;
	color:#333;
	}
	
	.download a:hover {
	color:#999;
	}
	
	
	.download ul {
	padding: 0;
	margin: 0px 0 0 0;
	}
	

	.download ul li {
	padding-left: 40px;
	background-color: transparent;
	background-image: url(/images/skin/pdf_logo.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

	#download2 {
	width: 225px;
	background-color: #F0F5F7;
	border: 1px solid #DFE3D7;
	float: right;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;

	}
	
	#download2 a {
	font-size:10px;
	font-weight:bold;
	color:#333;
	}
	
	#download2 a:hover {
	color:#999;
	}
	
	
	#download2 ul {
	padding: 0;
	margin: 0px 0 0 0;
	}
	

	#download2 ul li {
	background-color: transparent;
	background-image: url(/images/skin/pdf_logo.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

	
	.bodyHeading23px {
	font-size:20px;
	color:#258dbf;
	padding-bottom: 0.3em;
	border-bottom-color:#258dbf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 0.7em;
	}
	
	.bodyHeadingClients {
	font-size:20px;
	color:#258dbf;
	display:block;
	padding-bottom: 0.3em;
	border-bottom-color:#258dbf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 0.7em;
	}
	
	.bodyHeading17px {
	font-size:17px;
	color:#258dbf;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	}
	
	.cgis_headingSpacer {
	color:#258dbf;
	padding-bottom: 0.3em;
	border-bottom-color:#258dbf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 0.7em;
	}
	
	.bodyHeading24px {
	font-size:24px;
	line-height: 33px;
	color:#258dbf;
	padding-bottom: 0.3em;
	}
	
	
	
	
	.bodytext {
	font-size:13px;
	line-height: 1.8em;
	page-break-after:right
	}
	
	#careerApply {
	position:absolute;
	height: 28px;
	width: 106px;
	top: 6px;
	right: 15px;
	}
	
	
	.bodyBold {
	font-weight:bold;
	}
	
	.cboxImgRight {
	float:right;
	display:inline;
	margin-right: 10px;
	padding-left: 10px;
	}
	
	.cboxImgLeft {
	float:left;
	padding-right: 20px;
	}
	
	.cboxContent645 li {
	margin-left:15px;
	padding-bottom: 10px;
	font-size:13px;
	line-height: 1.4em;
	list-style:square;
	}
	
	.box_fullwidth  li {
	margin-left:15px;
	padding-bottom: 10px;
	font-size:13px;
	line-height: 1.4em;
	list-style:square;
	}

	
	.cboxMenuTitle {
	font-size:11px;
	font-weight:bold;
	color: #258DBF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #258DBF;
	padding-bottom: 5px;
	display: block;
	}
	
	.cboxMenu ul {
	padding-top: 10px;
	}

	.cboxMenu li {
	list-style:none;
	font-size:11px;
	line-height: 2.2em;
	}
	
	.cboxMenu .current {
	color: #1A136A;
	font-weight:bold;
	}
	
	.cboxMenu li a{
	display: block;
	color: #444;
	text-decoration: none;
	}
	
	.cboxMenu img {
	padding-right: 10px;
	float:left;
	}
	
	.cboxMenu li a:hover{
	display: block;
	color: #8EC1F4;
	text-decoration: none;
	}	
	
	.productLink {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #1A136A;
	border-bottom-color: #1A136A;
	}
	
	.cboxProdDescript img {
	margin-bottom: 15px;
	}
	
	.cboxProdDescript h3 {
	color:#258dbf;
	font-size:24px;
	font-weight: bold;
	padding-bottom: 0.2em;
	}
	
	
	.cboxProdDescript p {
	font-size:13px;
	line-height: 1.8em;
	}

	.cboxProdDescript li {
	margin-left:15px;
	padding-bottom: 10px;
	font-size:13px;
	line-height: 1.4em;
	list-style:square;
	}
	
	.cgisFeature {
	padding-bottom:15px;
	color:#258dbf;
	font-size:16px;

	}
	.cboxProdBullets h3 {
	color:#258dbf;
	font-size:24px;
	font-weight: bold;
	padding-bottom: 0.2em;
	}
	
	.cboxProdBullets ul {
	margin-bottom:30px;
	}
	.cboxProdBullets li {
	float:left;
	font-size:13px;
	line-height: 1.9em;
	list-style-type: square;
	vertical-align: bottom;
	padding-right: 30px;
	}



	.cgis_productsList {
	float: left;
	}
	
	.cgis_productsList img {
	float:left;
	margin-top: 3px;
	padding-right: 30px;
	margin-bottom: 220px;
	}
	
	.cgis_productsList ul {
	padding-top: 10px;
	}

	
	.cgis_productsList li {
	margin-left:15px;
	font-size:13px;
	line-height: 1.7em;
	list-style:square;
	}
	
	.cgis_productsList h3 {
	color:#1A136A;
	font-size:24px;
	font-weight: bold;
	padding-bottom: 0.0.5em;
	}
	
	.cgisFeature {
	color:#258dbf;
	font-size:16px;

	}

	.productDescription	{
	width: 420px;
	}
	
	.cgis_productsList p {
	font-size:13px;
	line-height: 1.8em;
	}
	
	.cgisAddress {
	float:left;
	width: 190px;
	margin-bottom: 20px;
	margin-right: 30px;
	}
	
	
	.cgisDotLine {
	border-bottom-color:#258dbf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 0.7em;
	padding-top: 0.7em;
	}
	
	.logoPadding {
	margin-bottom: 10px;
	}
	
	.bodyHeading26px {
	font-size:26px;
	color:#258dbf;
	padding-bottom: 0.3em;
	border-bottom-color:#258dbf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 0.7em;
	}

/*
  *********************************
  * 7) GALLERIES ***
  *********************************
*/

	/* GALLERIES NAVIGATION */

	.gallery_navigation_left{ background:url('../images/skin/back_ground_gallery_navigation.png') no-repeat 0px 0px; }
	.gallery_navigation_center{ background:url('../images/skin/back_ground_gallery_navigation.png') repeat-x 0px -40px; }
	.gallery_navigation_right{ background:url('../images/skin/back_ground_gallery_navigation.png') no-repeat 0px -80px; }

	.gallery_navigation a{ background:url('../images/skin/button_slider_off.png') no-repeat 0px 0px; }
	.gallery_navigation .current{ background:url('../images/skin/button_slider_on.png') no-repeat 0px 0px; }

	/* SMALL GALLERY */

	.small_gallery .gallery_items .item{ background-color:#000; }
	.small_gallery .gallery_items .over{ background:transparent url('../images/skin/back_ground_caption.png') 0px 0px; }
	.small_gallery .gallery_items .over a{ color:#fff; }
	.small_gallery .gallery_items .over a:hover{ color:#eee; }
	.small_gallery .gallery_items .over .title{ color:#aaa; }

	/* BIG GALLERY */

	.big_gallery .gallery_items .item{
	background-color:#999;
}
	.big_gallery .gallery_top_shadow{ background:url('../images/skin/big_gallery_top_shadow.png') no-repeat 0px 0px; }
	.big_gallery .gallery_items .description{ background-color:#eff4f6; }
	.big_gallery .gallery_items .over{ background:transparent url('../images/skin/back_ground_caption.png') 0px 0px; }
	.big_gallery .gallery_items .over  h2, .big_gallery .gallery_items .over a{ color:#fff; }
	.big_gallery .gallery_items .over a:hover{ color:#eee; }
	.big_gallery .gallery_items .over .caption{ color:#aaa; }



/*
  *********************************
  * 7A) HOME FEATURE BOX TEXT *
  *********************************
*/

	.cgis_featurewrapper {
	position: absolute;
	width: 370px;
	top: 40px;
	right: 35px;
	padding: 0;
	margin: 0;
	}
		
	.cgis_featureblue {
	background-color: #258dbf;
	padding: 20px;	
	}
	
	.cgis_featurebrown {
	background-color: #72574a;
	padding: 20px;	
	}

	.cgis_featuregreen {
	background-color: #686745;
	padding: 20px;	
	}

	
	.cgis_featurewrapper h3 {
	font-size:30px;
	color:#F9EEC6;
	text-align: left;
	}

	
	.cgis_featurewrapper p {
	font-size:16px;
	color:#FFF;
	line-height: 20px;
	}

		
	.cgis_more_sm {
	float:right;
	margin-bottom: 30px;
	padding; 0;
	display:block;
	}
	
	#cgis_featurearrow {
	float:left;
	clear: left;
	padding-bottom: 10px;
	}


/*

  *********************************
  * 8) PORTFOLIO ***
  *********************************
*/

	/* PORTFOLIO THUMBS GALLERY */

	.portfolio_thumbs_gallery .project h2{ color:#fff; }
	.portfolio_thumbs_gallery .project .box_one_fourth{ color:#fff; }
	.portfolio_thumbs_gallery .project .thumbs{ background:url('../images/skin/line_3.png') no-repeat 0px 0px; }

	/* PORTFOLIO SMALL GALLERY */

	.portfolio_small_gallery .project h2{ color:#fff; }
	.portfolio_small_gallery .project p{ color:#fff; }

	/* PORTFOLIO BIG GALLERY */

	.portfolio_big_gallery .project .top_shadow{ background:url('../images/skin/big_gallery_top_shadow.png') no-repeat 0px 0px; }
	.portfolio_big_gallery .project h2{ color:#fff; }
	.portfolio_big_gallery .project p{ color:#fff; }

	/* PORTFOLIO NAVIGATION */

	.navigation_1{ background:url('../images/skin/line_4.png') no-repeat 0px 0px; }

	/* PROJECTS GRID */

	#grid h3, #grid h3 a{ color:#4e4c42; }
	#grid h3 a:hover{ color:#999; }

	/* CATEGORIES DROPDOWN */

	#categories_dropdown .dropdown{ background-color:#2d3133; }
	#categories_dropdown .dropdown a{ color:#b6beb8; border-bottom:solid 1px #1e2122; }
	#categories_dropdown .dropdown a:hover{ color:#fff; background-color:#1a1e1c; }


/*
  *********************************
  * 9) SIDEBAR ***
  *********************************
*/

	#left_sidebar #sidebar_top{ background:transparent url('../images/skin/back_ground_sidebar_top.png') no-repeat top right; }
	#right_sidebar #sidebar_top{ background:transparent url('../images/skin/back_ground_sidebar_top.png') no-repeat top left; }

	#left_sidebar{ background:transparent url('../images/skin/back_ground_sidebar_center.png') repeat-y top right; }
	#right_sidebar{ background:transparent url('../images/skin/back_ground_sidebar_center.png') repeat-y top left; }

	#left_sidebar #sidebar_bottom{ background:transparent url('../images/skin/back_ground_sidebar_bottom.png') no-repeat bottom right; }
	#right_sidebar #sidebar_bottom{ background:transparent url('../images/skin/back_ground_sidebar_bottom.png') no-repeat bottom left; }

	#left_sidebar .current, #right_sidebar .current{ background-color:#eff4f6; }


/*
  *********************************
  * 10) COMMENTS ***
  *********************************
*/

	#comments .label_title{ color:#333; }
	#comments .content_label span{ color:#aaa; }
	#comments .comment .message{ background-color:#eff4f6; }
	#comments .gravatar{ border:solid 1px #ddd; background-color:#eee; }
	#comments .comment_meta{ color:#777; background:transparent url('../images/skin/back_ground_comments_meta.png') no-repeat 70px 0px; }


/*
  *********************************
  * 11) FORM ***
  *********************************
*/

	#form textarea, #form input{ border:1px solid #ddd; color:#313131; background-color:#fff; }
	#form textarea:focus, #form input:focus{ background-color:#eff4f6; }
	#form label{ color:#4f4f4f; }
	#form label span{ color:#ccc; }

	#form .light_button_send{ color:#4f4f4f; text-shadow:#fff 1px 1px 0px; border-top:solid 1px #eee; border-bottom:solid 1px #ccc; background:transparent url('../images/skin/button_light.png') repeat-x 0px 0px; }
	#form .dark_button_send{ color:#eee; text-shadow:#000 1px 1px 0px; border-top:solid 1px #333; border-bottom:solid 1px #181818; background:transparent url('../images/skin/button_dark.png') repeat-x 0px 0px; }

	#form #response{ background-color:#232628; }
	#form #response p{ color:#eee; }


/*
  *********************************
  * 12) PAGINATION ***
  *********************************
*/

	#pagination a{ color:#777; background-color:#e6edef; }
	#pagination a:hover{ color:#181818; background-color:#fff; }
	#pagination a.current, #pagination a.current:hover{ color:#eee; background-color:#232628; }


/*
  *********************************
  * 13) PRE FOOTER ***
  *********************************
*/

	#pre_footer_back_ground{ background:#d1d8da url('../images/skin/back_ground_pre_footer.jpg') repeat-x 0px 0px; }
	#pre_footer{ color:#4f4f4f; }
	#pre_footer h4{ color:#333;}
	#pre_footer a{ color:#4f4f4f; }
	#pre_footer a:hover{ color:#2f84e4; }
	#pre_footer ul li{ color:#000; }
	#pre_footer ul a, #pre_footer ul span{ color:#4f4f4f; border-bottom:solid 1px #fefefe; }

	/* FORM */

	#footer_form .label span{ color:#575757; }
	#footer_form form{ background:transparent url('../images/skin/back_ground_footer_form.png') no-repeat 0px 0px; }
	#footer_form input, #footer_form textarea{ color:#333; }
	#footer_form .btn{ background:transparent url('../images/skin/button_send.png') no-repeat 0px 0px; }
	#footer_form #response{ background:none; }
	#footer_form #response p{ color:#000; }

	#pre_footer .thumbnail_list li{ border-top:solid 1px #fefefe; border-bottom:solid 1px #fefefe; }
	#pre_footer .thumbnail_list .post_meta{ color:#484848;}

	#pre_footer .news_list li{ border-top:solid 1px #fefefe; border-bottom:solid 1px #fefefe; background: transparent url('../images/skin/pen_icon_1.gif') no-repeat 0px 9px; }
	#pre_footer .twitter_list li{ border-top:solid 1px #fefefe; border-bottom:solid 1px #fefefe; background:transparent url('../images/skin/twitter_icon_1.gif') no-repeat 0px 9px; }


/*
  *********************************
  * 14) FOOTER ***
  *********************************
*/

	#footer_back_ground{ background:#232628 url('../images/skin/back_ground_footer.jpg') repeat-x 0px 0px;}
	#footer .menu_clone{ color:#717f74; }
	#footer .menu_clone a{color:#717f74;}
	#footer .copyright{ color:#5a655c; }
	#footer .copyright a{color:#fff;}


/*
  *********************************
  * 15) EXTRA CLASSES ***
  *********************************
*/

	.newsHeader {
	width:645px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #258DBF;
	margin-bottom: 20px;
	}
	
	.newsContent {
	float:left;
	}
	
	.newsContent img {
	float:right;
	}


	#body .text_right_quote, #body .text_left_quote{ color:#444; border:solid 1px #ddd; background:#eff4f6 url('../images/skin/back_ground_blockquote.jpg')  no-repeat 10px 10px; }
	#body .text_caps{ color:#232628; }

	/* BUTTONS */

	#body .light_button{ color:#4f4f4f; text-shadow:#fff 1px 1px 0px; border-top:solid 1px #eee; border-bottom:solid 1px #ccc; background:transparent url('../images/skin/button_light.png') repeat-x 0px 0px; }
	#body .light_button:hover{ color:#000; }
	#body .dark_button{ color:#eee; text-shadow:#282c2d 1px 1px 0px; border-top:solid 1px #818789; border-bottom:solid 1px #313637; background:transparent url('../images/skin/button_dark.png') repeat-x 0px 0px; }
	#body .dark_button:hover{ color:#fff; }

	/* HIGHLIGHTERS */

	#body .highlighter_1{ color:#fff; background-color:#2f84e4; }
	#body .highlighter_2{ color:#eee; background-color:#000; }

	/* BORDERS */

	#body .border_bottom{ border-bottom:solid 1px #ccc; }
	#body .light_border{ background-color:#fff; }
	#body .neutral_border{ background-color:#f8f8f8; }
	#body .dark_border{ background-color:#333; }
	#body .light_outline{ border:solid 1px #fff; }
	#body .neutral_outline{ border:solid 1px #ddd; }
	#body .dark_outline{ border:solid 1px #555; }

	/* SHADOWS */

	#body .thumb_shadow{ background:transparent url('../images/skin/thumb_shadow.png') no-repeat center bottom; }
	#body .small_shadow{ background:transparent url('../images/skin/small_shadow.png') no-repeat center bottom; }
	#body .big_shadow{ background:transparent url('../images/skin/big_shadow.png') no-repeat center bottom; }
	#body .big_shadow_border{ background:transparent url('../images/skin/big_shadow.png') no-repeat center bottom; }
	#body .full_shadow{ background:transparent url('../images/skin/full_shadow.png') no-repeat center bottom; }

