/*
Theme Name: Gear
Theme URI: http://www.mymobiles.com/wordpress-themes/gear
Description: High quality WordPress theme named "Gear". Threaded comments. Paginated comments. Includes a very customizable banner. Change visibility, banner's image (includes 6 variations: gear, bird, bulb, user, user2, binoculars), text through an options page. You may also change theme's background with available 14 patterns. Compatible with WordPress 2.7. Valid CSS & HTML. Theme is ready for localization. Please contact us, if you like to contribute your own language. Supported languages: Lithuanian, Italian, Danish, Spanish, Portuguese, German, Russian, Turkish, French, Romanian, Finnish, Swedish, Dutch, Persian, Polish, Chinese Simplified. Designed by <a href="http://www.mymobiles.com">My Mobiles</a> Web Development Team.
Version: 1.3.4
Author: My Mobiles
Author URI: http://www.mymobiles.com
Tags: black, blue, dark, white, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments


  BLUEPRINT CSS
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
  == STRUCTURE: ========================
   * Page width:            852 px
   * Number of columns:     24
   * Column width:          24 px
   * Margin width:          12 px
  ======================================
   
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/* typography.css */
body {font-size:12px;color:#676767;background:#fff;font-family:Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a:visited { color: #FA7217; }
a {color:#df7a1c;text-decoration:underline; outline: none;
}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0}
ul, ol {margin:0}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css
.extra_container {
	width: 960px;
	margin:0 auto;
}
.right_shadow, .left_shadow {
float: left;
width: 27px;
} */
.container {width:837px; height: 100%; background: #e1dbd4 url(_images/bg_gradient_container.png) repeat-x 0 0; padding: 0px 18px 28px 18px;}
.shadow_container { 
width: 927px; 
height: 100%; 
margin: 0 auto; 
background: url(_images/side_shadows.png); 
}

.container, #left_side_shadow, #right_side_shadow {
float: left;

}

#left_side_shadow, #right_side_shadow {
	width: 27px;
	height: 100%;
	
}
#left_side_shadow {
background: url(_images/bg_gradient_repeat_left.jpg) repeat-y;
}
#right_side_shadow {
background: url(_images/bg_gradient_repeat_right.jpg) repeat-y;
}


.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}



.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* ================== custom ================== */
body {margin: 0; padding: 0;}
code {white-space: normal;}
pre {overflow: auto;}
p img {float:none; margin:0 12px 0 0;padding:0;}
.block {display: block;}
small {font-size: 12px;}
table {margin-bottom: 0;}
table {border-collapse:collapse;}

/* 100% height */
html, body {
	height: 100%;
}
.main {
	min-height: 100%;
	
}
* html .main {
	height: 100%;
}

/* code*/
th {font-weight:bold;background:#5eb2e5;}
tr.even td {background:#d4e9f7;}
h2 {font-weight: bold;}
h3 {font-size: 18px; font-weight: bold; margin-bottom: 0.75em;}
.hr {background: url(images/hr.gif) repeat-x 0 0; height: 2px; display: block;}
a {color: #df7a1c; text-decoration: none;}
a:hover {color: #df7a1c; text-decoration: underline;}

/* default wordpress */
.post_box .wp-caption {
	/* border: 1px solid #ddd; */
	text-align: left;
	
	margin-top: 5px;
	margin-bottom: 15px;
	
	display: inline-block;
	
	
}
	.wp-caption a {
		line-height: 0.11em;
	}
	.wp-caption a:hover {
		background: none;
	}
	.wp-caption img {
		margin: 0 auto;
		/*display: block;*/
		padding: 0;
	}
	.post_box .wp-caption .wp-caption-text {
		padding: 3px 0 !important;
		margin: 0 !important;
		font-size: 12px;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* code*/
/* ie5, ie6 sidebar fix */
.span-7  { width: 237px;}

div.main {
	background: #464646 url(_images/bg_main.jpg) repeat-x 0 0;	
	color: #666666; /* #666666 */
	font-size: 12px;
}




.header {
	background: url(_images/vbp_logo.png) no-repeat 1px 27px;
	width: 400px;
	height: 104px;
	float: left;
}
		.logo {
			font-size: 32px;
			font-weight: bold;
			text-transform: uppercase;
			line-height: 1;
			margin-bottom: 0.25em;
			color: #eead24;
			display: block;
		}
			.logo a {
				text-decoration: none;
				color: #eead24;
			}
		.slogan {
			font-size: 16px;
			/* color: white; */
		}
	.icons {
		
	}
		.icons-wrapper {
			margin-bottom: 39px;
		}
		.icons a {
			float: right;
			padding-left: 18px;
			padding: 0 0 0 18px;
			
		}
		.icons a img {
			display: block;
		}
	
.menu {
	height: 18px;
	width: 185px;
	float: right;
	list-style-type: none;
	margin: 73px 0 0 0;
	background: url(_images/m1_bg.png) no-repeat 0 0;
}
	.menu li {
		display: block;
		float: left;
		padding: 0px;
	}
		.menu li a {
			text-decoration: none;
			text-indent: -9999px;
			overflow:hidden;
			display:block;
			height: 18px;
		}
		.menu .current_page_item {
			border-right: none;
			margin-left: -1px;
		}
		
		.menu .first {
			margin-left: 0;
		}
		.menu .current_page_item a {
			border-right: 1px solid #f47321;
			border-left: 1px solid #f47321;
		}
		.menu .first a {
			background: url(_images/m1_news.png) no-repeat;
			width: 51px;
		}
		.menu .first.current_page_item a {
			background: url(_images/m1_news_on.png) no-repeat;
			margin-left: -1px
		}
		.menu .page-item-2 a {
			background: url(_images/m1_work.png) no-repeat;
			width: 51px;
		}
		.menu .page-item-2.current_page_item a {
			background: url(_images/m1_work_on.png) no-repeat;
		}
		.menu .page-item-6 a {
			background: url(_images/m1_about_us.png) no-repeat;
			width: 81px;
		}
		.menu .page-item-6.current_page_item a {
			background: url(_images/m1_about_us_on.png) no-repeat;
			width: 81px;
		}

blockquote {
	/* background-color: #fbedcf; /* #F2F8FD; */
	/* border: 1px solid #eead24; /* #D4E9F7; */
	padding: 0 1em 1px 1em;
	margin: 0 1.5em 1.25em 1.5em;
	border-left: 2px solid #EEAD24;
}
blockquote p {
	margin-bottom: 0 !important;
}

code {
	display: block;
	margin: 0 1.5em 1.25em 1.5em;
}

.content {
	width: 837px;
}
#banner {
	width: 835px;
	height: 469px;
	border-left: 1px solid #bbb7b3;
	border-right: 1px solid #bbb7b3;
	border-bottom: 4px solid #f47321;
	background: #bbb7b3;
}
embed {
	margin-bottom: 15px;	
}
.addthis_container {
	margin-top: 15px;	
}

	.posts {
		/*width: 645px;*/
	}
	
	
		ul.items {
			list-style-type: none;
			margin: 16px 0px 16px 0px;
			font-size: 12px;
			float: left;
			display: inline;
			width: 627px;
		}
			.items li {
				margin-bottom: 1.25em;
			}
		 
		.items p {
			margin-bottom: 1em;
			font-size: 15px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		.items h2 {
			/* These headings are replace by flash content. These styles are meant to mimic the styles in the flash file. So as to properly match the height  */
			font-size: 24px;
			font-family: Arial, serif;
			font-weight: bold;
			margin: 5px 0 10px 0;
			text-transform: uppercase;
			letter-spacing: .02em;
			color: #f8f7f5;
			line-height: 1.1em;
		}
		
		.items h2 a {
			color: #f8f7f5;
		}
		.items h3 {
			font-size: 16px;
			margin-bottom: 0.6em;
		}
		.items ul, .items ol {
			margin-bottom: 1.25em;
		}
		.items ul {
			list-style-type: none;
			margin-left: 0;
		}
		.items ul li {
			padding-left: 21px;
			background: transparent url(images/ico/bullet-white.gif) no-repeat scroll 2px 6px;
			
		}
		.items ul li, .items ol li {
			margin-bottom: 0.25em;
		}
			.date {
				width: 77px;
				padding: 16px 6px 4px 0px;
				text-transform: uppercase;
				color: #FFFFFF;
				font-size: 12px;
				font-weight: bold;
				float: left;
				line-height: 1.4em;
			}
			.items .post_box {
				width: 520px;
	
				background: #f8f7f5;
				padding: 12px 12px 12px 12px;
				float: left;
				position: relative;
			}
			.items .post_box p {
				/*width: 500px;*/
			}
			.items a:hover {
				color: #EEAD24;
			}
			.info {
				color: #a2a2a2;
				line-height: 1.1em;
				font-size: 12px;
				font-family: Georgia, "Times New Roman", Times, serif;
				margin: 15px 6px 0 0;
			}
				.info .left {
					float: left;
				}
				.info .right {
					float: right;
				}
				.author {
					color: #797979;
					color: #a2a2a2;
					font-size: 11px;
				}
				.info .comment {
					font-size: 10px;
					line-height: 1.1em;
				}
				.info .tag_block {
					font-size: 11px;
				}
			
	
	.sidebar {
		width: 195px;
		margin: 16px 0px 0px 15px;
		float: left;
		display: inline;
	}
		.sidebar h3 {
			font-size: 14px;
		}
		.sidebar ul, .sidebar ol {
			margin: 0;
			list-style-type: none;
		}
			.sidebar ul li {
				padding-left: 18px;
				background: transparent url(images/ico/bullet.gif) no-repeat 1px 4px;
			}
			.sidebar ul li, .sidebar ol li {
				margin-bottom: 0.5em;
			}
			
			.sidebar #text-419940301, .sidebar #twitter-1 {
				margin: 0 0 15px 0;
				font-size: 12px;
				
			}
			.sidebar .widget_text {
				font-family: Georgia, "Times New Roman", Times, serif;
				background: #f1eeeb url(_images/h1_who_we_are.png) no-repeat;	
				padding: 32px 7px 10px 7px;	
				line-height: 1.3em;	
			}
			.sidebar #twitter-1 {
				font-family: Georgia, "Times New Roman", Times, serif;
				background: #f1eeeb url(_images/h1_140_characters.png) no-repeat;			
				padding: 25px 7px 10px 7px;	
				overflow: hidden;
			}
			.sidebar #twitter-1 .twitter_copy {
					
				margin: 15px 0px 5px 0px;	
			}
				
					
				#twitter-1 li {
					padding-left: 40px;
					background: url(_images/stache_icon.png) no-repeat;
					line-height: 1.3em;
					min-height: 31px;
				}
			.sidebar .widget_search {
				background: #f1eeeb url(_images/h1_search.png) no-repeat;			
				padding: 30px 5px 10px 5px;	
				margin-bottom: 15px;
				width: 173px;
				height: 22px;
			}
				.widget_search input .button {
						background: transparent url(_images/go_btn.png) no-repeat center top;
				}
			.search {
				clear: right;
				margin-bottom: 12px;
	
			}
				.search #s {
					background: transparent none no-repeat 0 0;
					border: none;
					margin: 5px 12px 4px 24px;
					color: #666666;
					width: 122px;
				}
				.widget_search h3 {
					display: none;
				}
				.widget_search .textfield {
					width: 117px;
				}	
			
				
			

.footer {
	color: #666666;
	background-color: black;
}
	.footer .paddings div {
		padding-bottom: 18px;
	}
	.footer a {
		text-decoration: none;
		color: #666666;
	}
	


/* Comments template */

div.com {
	margin-bottom: 30px;
}
.com ul li, .com ol li {
	background: none;
}
.com .children {
	margin: 0 0 0 1.5em;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.com .list-4 li {
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
	}
		* html .com .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.com-header img {
			display: block;
			float: left;
		}
		.com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
			.tp span, .tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}


/* widgets */

/* calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #666666;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #EEAD24; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #666666;
	}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}


/* WORK PAGE
**********************************
*/
ul#sub_menu {
	padding-top: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	position: absolute;
	height: 24px;
	width: 200px;

}

ul#sub_menu li {
	
display: block;
list-style-type:none;
margin: 0 0;

}
ul#sub_menu li a {
color: #bababa;	
display: block;
background: url(_images/clientBg.png) no-repeat;
padding: 2px 20px;
font-size: 12px;
width: 160px;

}
ul#sub_menu li a:hover {
color: #ffffff;	
text-decoration: none;
}
ul#sub_menu li#clientsButton {
	background-image: url(_images/clients_button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 74px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin-bottom: 2px;
	
}
ul#sub_menu li a#aClientsButton {
	background: none;	
}



#work_thumbnails {
	margin: 50px 0 0 0;
	background-color: #F8F7F5;
	padding: 19px 0 0px 17px;
	display: block;
	
}

	#work_thumbnails img.client_name {
		margin: 0 10px 10px 0;
	
	}

	#work_thumbnails img.client_name, #work_thumbnails a.work_item {
		display: block;
		float: left;
	}
	
	#work_thumbnails a.anchor {
			display: block;
			width: 0;
			height: 0;
			margin: 0;
			padding: 0;
			border: none;
			float: left;
			
	}
	
	
	#work_thumbnails .client h1 {
		font-size: 22px;
		text-transform: uppercase;
		color: #FA7217;
		font-weight: bold;
	}
	#work_thumbnails a.work_item {
		width: 257px;
		height: 221px;
		margin: 0 16px 10px 0;
		position: relative;
		
	}
		#work_thumbnails a.work_item img.icon_corner {
				border: none;
				left:172px;
position:absolute;
top:132px;
		}
		#work_thumbnails a.work_item .rollover {
				width: 257px;
				height: 65px;
				background: url(_images/dark_gradient.png) repeat-x;
				position: absolute;
				top: 153px;
				left: 3px;
				display:none;

		}
			
			#work_thumbnails a.work_item .rollover .name {
				margin: 12px 0 0px 7px;
				color: #fff;
				font-size: 15px;
				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
				width: 211px;
			}
			#work_thumbnails a.work_item .rollover .client {
				width: 211px;
				margin: 0px 0 3px 7px;
				color: #f47321;
				font-size: 12px;
				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
			}
			#work_thumbnails a.work_item .rollover img.rollover_icon {
				border: none;
				float: right;
				margin: 17px 5px 5px 5px;
			}
			
	
	#work_thumbnails a:hover {
		text-decoration: none;
	}
	
	#work_thumbnails a.work_item img {
		margin: 0 0 0 0;
		border: 3px solid #404040;
	}
	#work_thumbnails a.work_item .client {
			margin: 0;
	padding: 0;
	line-height: 1.3em;
	
	}
	
	
	
	
.hidden_content {
background-color: #FFFFFF;
display: block;
}


/* ABOUT US PAGE
**********************************
*/
.about_us {
font-family: Georgia, "Times New Roman", Times, serif;
float: left;
background: #f8f7f5;
padding: 25px 27px 17px 15px;
margin: 16px 0 0 0px;
width: 585px;
font-size: 15px;

}
	#divider {
		border-top: 3px solid #FA7217;
	}
	.about_us h1 {
		font-size: 26px;
		color: #f47321;
	}
	.about_us p.what {
		text-indent: -9999px;
		background: url(_images/what.png) no-repeat;
		width: 579px;
		height: 98px;
		margin: 25px 0 25px 0;
	}

	.about_us p.one_and_two {
		text-indent: -9999px;
		background: url(_images/1and2.png) no-repeat;
		width: 544px;
		height: 23px;
		margin: 20px 0 20px 15px;
	}

#sidebar_about {


	font-family: Georgia, "Times New Roman", Times, serif;
	width: 195px;
	line-height: 1.4em;
	float: left;
	margin: 16px 0px 0px 15px;
	font-size: 12px;
}	
	#sidebar_about h2 {
	 	height: 17px;
		text-indent: -9999px;
		font-size: 12px;
		margin: 0 0 10px 0;
		
	 }
	#sidebar_about .new_biz {
	 	margin: 0px 0px 0px 0px;
		width: 195px;
		background: #f6f3ef;
	}
	
	 #sidebar_about .new_biz h2 {
	 	background: url(_images/h1_new_biz.png) no-repeat #FA7217;
	 }
	#sidebar_about .employment {
		width: 195px;
	 	margin: 10px 0px 0px 0px;
		background: #f6f3ef;
	}
	 #sidebar_about .employment h2 {
		background: url(_images/h1_employment.png) no-repeat #FA7217;
	 }
	
	 #sidebar_about p {
		 padding: 0px 5px 10px 7px;	
	 }




