/*
	STYLING FOR CID 2008 v.2
	Author:		Ivo Vandeberg
	Company:	Concept, Image & Design
	Created:	15-4-2009	
*/

	/* START MENU STYLES */
	ul#menu {
		height: 100px;
	}
	.home-page ul#menu {
		margin-top: 0;
	}
	/* END MENU STYLES */

	/* START SERVICES MENU STYLES */
	h2.services-menu-title {
		width: 40px;
		height: 157px;
		float: left;
		padding: 20px 0 0;
		margin: 0;
	}
	h2.services-menu-title span {
		display: none;
	}
	ul#services-menu {
		margin-left: 0;
		float: left;
		background: transparent url(http://cid-iv.com/cid/wp-content/themes/cid/img/backgrounds/segments_bg.gif) no-repeat scroll 0 0;
	}
	/* Fonts */
	ul#services-menu li a:hover h2 {
		color: #FFF; /*#FF7200;*/
	}
	ul#services-menu li a span {
		display: inline;
	}
	ul#services-menu li a {
		font-size: 1em;
		line-height: 1em;
		text-transform: uppercase;
		color: #353535;
	}
	ul#services-menu li h2 {
		font-weight: normal;
		line-height: 1em;
		color: #333; /*#5F5353*/
		margin: 0 0 10px 17px;
		text-align: left;
		font-size: 1.82em;
		padding-top: 13px;
	}
	ul#services-menu li h2 span {
		font-size: 2.1em;
	}
	ul#services-menu li h2 span span {
		font-size: 0.8em;
	}
	ul#services-menu li blockquote {
		font-size: 1.273em;
		line-height: 1.636em;
		text-transform: uppercase;
		text-align: left;
		color: #9E9D9D;
		margin: 0;
		padding: 0 20px;		
		font-weight: bold;
	}
	ul#services-menu li blockquote p  {
		font-size: 1em;
		margin: 0;
	}
	ul#services-menu li blockquote p:first-letter {
		font-size: 220%;
		padding: 0 .1em 0 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	ul#services-menu li blockquote p span {
		display: block;
		text-transform: none;
		font-size: 0.8em;
		text-align: right;
	}
	/* END SERVICES MENU STYLES */
	
	/* START SIDEBAR STYLES */
	.services-page #sidebar {
		display: none;
	}
	.sidebar-title {
		margin: 10px 0 0;
	}
	/* END SIDEBAR STYLES */