div.sociable {
	display: none;
	}

body {
	margin: 0px;
	padding: 0px;
	background: #1f1f1f url(img/body-bg.jpg);
	font-size: 62.5%;
	}

.box-left a {
	color: #0179b6;
	background: transparent;
	outline: none;
	}

.box-left a:hover {
	background: #F7F3F0;
	color: #ff6517;
	text-decoration: none;
	}

p {
	margin: 0 0 20px 0;
	padding: 0px;
	}

ul, ol {
	margin-bottom: 20px;
	}

blockquote {
	background: url(img/black-05.png);
	border-left: 5px solid #CCC;
	margin: 0px 10px 15px;
	padding: 10px;
	text-shadow: 0 1px #fff;
	}

/*	#############

   	BASIC LAYOUT

	############# */

#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 40px 0;
	font: normal 1.2em/1.6em Arial, sans-serif;
	color: #5e5e5e;
	position: relative;
	}

.white-15 {
	background: url(img/white-15.png);
	padding: 10px;
	color: #fff;
	width: 450px;
	float: left;
	text-shadow: #111 0 1px;
	min-height: 197px;
	margin-right: 20px;
	}

.white-15 h2 {
	color: #999;
	font-family: Trebuchet MS, Helvetica;
	}

#header-top {
	height: 10px;
	background: url(img/bg-header-top.gif) no-repeat left top;
	}

#header {
	position: absolute;
	height: 30px;
	right: 0;
	top: 0;
	}

#new-header {
	position: absolute;
	}

img {
	border: none;
	}

#new-header a {
	display: block;
	width: 100%;
	height: 100%;
	}

#content {
	padding: 0 0 10px;
	margin: 0 0 10px;
	overflow: hidden;
	}

#content-left {
	width: 590px;
	position: relative;
	margin-right: 20px;
	float: left;
	background: #fff;
	padding: 10px 15px 0;
	-webkit-box-shadow: 0px 1px 5px #111;
	-moz-box-shadow: 0px 1px 5px #111;
	box-shadow: 0px 1px 5px #111;
	padding-bottom: 20px;
	}

#content-right {
	float: right;
	width: 320px;
	}

#footer {
	
	}

/*	#########

   	HEADINGS

	######### */

h1 {
	position: absolute;
	left: 0;
	top: -113px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	width: 328px;
	height: 107px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(img/logo.png);
	}

h1 a {
	text-decoration: none;
	color: #c3c39d;
	}

h2#blog-description {
	position: absolute;
	bottom: 80px;
	left: 520px;
	margin: 0px;
	padding: 0px;
	font: normal 1.0em/1.0em Arial, sans-serif;
	color: #CCCCCC;
	}

h2 {
	margin: 0;
	padding: 0;
	}

#content-left > h2:first-child,
#content-left > div h2:first-child,
#content-right > div h4:first-child,
.mini-footer {
	background: #8b8b8b url(img/title-grad.png) repeat-x 0 100%;
	color: white;
	font-size: 18px;
	font-weight: normal;
	margin: -10px -15px 10px;
	padding: 10px;
	text-shadow: #111 0px 1px;
	text-transform: uppercase;
	border-width: 0 1px;
	border-top: 1px solid #b2b2b2;
	}

/*#content-right > div h4:first-child {
	background: #ff6517 url(img/title-grad-orange.png) repeat-x 0 100%;
	border-color: #ffbc9a;
	}*/

.box-left h3 {
	margin: 0;
	padding: 0;
	}

.box-left h3 a {
	color: #111;
	font-size: 18px;
	font-family: Georgia, Verdana, Arial, serif;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 8px 5px;
	margin: 0 -5px;
	background: #EBEBEB;
	text-shadow: 0 1px #fff;
	}

.box-left h3 a:hover {
	color: #f25100;
	background: #EBEBEB;
	text-decoration: none;
	/

*	background: none;*/
	}

/*.box-left h3 {
	background: #F7F3F0;
	color: #ff6517;
	border-bottom: 1px solid #ffcdb3;
	padding: 2px 5px;
	margin: 10px 0;
	font-weight: normal;
	text-shadow: 0 1px #fff;
	font-size: 13px;
}*/

#home .mini-footer {
	display: none;
	}

.mini-footer {
	margin-bottom: 0;
	margin-top: 0;
	background-position: 0 -1px;
	padding: 8px 10px;
	font-size: 12px;
	border: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 600px;
	margin: 0;
	}

#home h2 {
	font-size: 18px !important;
	overflow: hidden !important;
	line-height: 18px !important;
	font-weight: 500 !important;
	margin: 0 auto 0 !important;
	padding: 0 !important;
	text-transform: none !important;
	font-weight: inherit !important;
	color: #51b4e6 !important;
	border: none !important;
	background: none !important;
	}
#home #smooth_sldr h2 {
	padding: 10px 0 0 !important;
	}
h3 {
	margin: 0 0 20px 0;
	}

h3 a {
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: underline;
	}

h4 {
	margin: 0 0 10px 0;
	}

/*	#######

   	HEADER

	####### */

#header ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: block;
	background: url(img/menu_border.png) no-repeat bottom center;
	}

#header li {
	float: left;
	margin: 0;
	padding: 0px;
	}

#header li#first {
	
	}

#menu li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 40px 15px 14px;
	color: #ddd;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	font-family: Trebuchet MS, Helvetica;
	text-shadow: #111 0 1px;
	}

#menu li a:hover {
	color: #fff;
	}

.current_page_item a {
	background: url(img/current_page_item.png) repeat-x bottom left !important;
	color: #fff!important;
	}

#rss {
	top: 40px;
	bottom: 80px;
	right: 200px;
	width: 900px;
	height: 40px;
	text-align: right;
	}

#rss p {
	margin: 0px;
	padding: 1px 0 0 0;
	}

#rss img {
	float: right;
	margin: 0 0 0 10px;
	}

/*	#######

   	CONTENT

	####### */

/** content left */

.box-left {
	margin: 0;
	}

.box-left img {
	float: left;
	margin: 0 10px 10px 0;
	}

.box-left p.first {
	background: #f3f3f3;
	padding: 5px 10px;
	margin: -10px -15px 10px;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	color: #999;
	text-shadow: 0 1px #fff;
	}

.back-to-top {
	float: right;
	padding: 6px 7px;
	text-indent: -9999em;
	background: url(img/black-50.png);
	position: relative;
	margin: -20px 0 0;
	}

.back-to-top a {
	width: 10px;
	height: 11px;
	background: url(img/back-to-top.png) no-repeat;
	}

.back-to-top a span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	}

.back-to-top a:hover {
	background-position: 0 100%;
	}

.meta {
	clear: both;
	color: #5E5E5E;
	background: #f8f8f8;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px;
	margin: 0 -5px 10px;
	}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
	}

.meta-categories {
	padding: 0 10px 0 20px;
	border-left: 1px solid #ccc;
	background: url(img/bg-meta-categories.gif) no-repeat 6px 2px;
	display: none;
	}

.meta-comments {
	padding: 0 10px 0 20px;
	border-left: 1px solid #ccc;
	background: url(img/bg-meta-comments.gif) no-repeat 6px 2px;
	}

p.tags {
	clear: both;
	}

/** content right */

.box-right {
	margin: 0px 0px 21px;
	padding: 10px 15px 20px;
	background: #fff;
	-webkit-box-shadow: 0px 1px 5px #111;
	-moz-box-shadow: 0px 1px 5px #111;
	box-shadow: 0px 1px 5px #111;
	}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.box-right li {
	background: url(img/hor-divider-dotted.png) repeat-x left top;
	/

*	padding: 0 0 1px;
	*/
	
/

* white space bug IE6 */
	}

.box-right li:first-child {
	background: no-repeat;
	}

.box-right li a {
	display: block;
	margin: -1px 0 0;
	padding: 5px;
	text-decoration: none;
	color: #666;
	}

.box-right li a:hover {
	color: #000;
	background-color: #ececec;
	}

.box-right li ul {
	margin: 0px;
	padding: 0 0 0 20px;
	}

/*	#########

   	COMMENTS

	######### */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
	}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
	}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	}

#commentform .button,
#wpcf7-f1-p12-o1 .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #747474 url(img/title-grad.png) repeat-x left -1px;
	border: none;
	color: #fff;
	}

.comment-meta {
	padding: 10px 10px 0 10px;
	color: #5e5e5e;
	}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
	}

.comment-text p {
	margin: 0;
	padding: 10px;
	}

/*	###########

   	SEARCHFORM

	########### */

#searchform #search {
	float: left;
	border: 1px solid #EBEBEB;
	width: 178px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff;
	color: #5e5e5e;
	}

#searchform #search-submit {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #747474 url(img/title-grad.png) repeat-x 0 -1px;
	border: none;
	color: #ededed;
	}

/*	#######

   	FOOTER

	####### */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-shadow: #111 0 1px;
	}

#legal {
	float: left;
	width: 400px;
	}

#webdemar {
	float: right;
	width: 380px;
	text-align: right;
	}

#footer-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	}

/*	#######

   	USEFUL

	####### */

.clear {
	clear: both;
	}

/** WORDPRESS CSS */

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.aligncenter {
	margin: 0 0 10px 0;
	}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
	}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f7f7f7;
	padding-top: 4px;
	}

.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
	}

#calendar_wrap td {
	text-align: center;
	}

.home-action,
.home-action img {
	float: left;
	}

.home-action {
	margin: -5px;
	@margin: -5px -25px -5px -5px;
	overflow: hidden;
	display: block;
	}
.home-action a {
	float: left;
	background: none !important;
}
.home-action img {
	margin: 5px;
	border: none;
	float: left;
	}

#home #content-left {
	width: auto;
	border: none;
	padding: 0;
	background: none;
	}

#footer,
#footer a {
	color: #b6b6b6;
	text-decoration: none;
	display: block;
	}

#footer a {
	color: #B6B6B6;
	}

#footer a:hover {
	color: #fff;
	}

#footer h3 {
	padding-bottom: 10px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica;
	}

#services-ft,
#info-ft,
.col {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#services-ft,
#info-ft {
	width: 470px;
	overflow: hidden;
	background: url(img/footer-highlight.png) no-repeat 0 7px;
	}

#services-ft {
	margin-right: 20px;
	}

.col {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 48%;
	margin-right: 2%;
	}

.col li {
	padding: 0 0 0 10px;
	background: url(http://fdgweb.com/wp-content/themes/blackglobe/img/action_text_but_arrow.png) no-repeat left center;
	}

#content-left ul {
	margin: 10px 20px 20px;
	padding: 0;
	}

#content-left ul li {
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
	background: url(http://fdgweb.com/wp-content/themes/blackglobe/img/content-arrow.png) no-repeat left center;
	}

#info-ft a {
	color: #51B4E6;
	text-decoration: underline;
	}

#info-ft div.col.first {
	background: url(http://fdgweb.com/wp-content/themes/blackglobe/img/ver-divider-dotted.png) repeat-y top 90%;
	}

#info-ft a:hover {
	text-decoration: none;
	}

#header #menu a {
	text-transform: uppercase;
	}

#footer #menu {
	clear: left;
	background: url(http://fdgweb.com/wp-content/themes/blackglobe/img/hor-divider.png) repeat-x top left;
	padding: 10px 0 0;
	}

#footer #menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #555;
	float: left;
	}

#footer #menu li:first-child {
	border: none;
	}

#footer #menu a {
	font-size: 14px;
	padding: 2px 10px;
	background: none !important;
	color: #51B4E6;
	}

#header #menu a:hover {
	background: url(http://fdgweb.com/wp-content/themes/blackglobe/img/white-15.png);
	}

#footer #menu a:hover {
	color: #fff;
	background: url(http://fdgweb.com/wp-content/themes/blackglobe/img/white-15.png)!important;
	}

#content-right .current_page_item a {
	background: url(img/black-50.png) !important;
	}

div.portfolio-website {
	background: url(img/hor-divider-dotted.png) repeat-x left bottom;
	}

.website-thumbnail img {
	border: none!important;
	padding: 5px !important;
	-webkit-box-shadow: 0px 0px 10px #999999;
	-moz-box-shadow: 0px 0px 10px #666666;
	box-shadow: 0px 0px 10px #666666;
	}

.website-name a {
	display: block;
	margin-left: 345px;
	text-transform: uppercase;
	}

.content-arrow ul {
	margin: 0 0 20px 25px;
	padding: 0;
	list-style: none;
	}

.content-arrow li {
	background: url(img/content-arrow.png) no-repeat 0 6px;
	padding: 0 0 0 10px;
	}

.navigation {
	margin: 0 0 20px;
	}

.meta a {
	text-decoration: none;
	color: #999;
	}

.meta a:hover {
	text-decoration: underline;
	color: #FF6517;
	}

/*** HIDE EXTRA MENU ITEMS ***/

.page-item-307,
.page-item-316,
.page-item-319,
.page-item-368,
.page-item-407 {
	display: none;
	}
