/*
Theme Name: ThinkWebStore Redesign 3
Theme URI: http://wordpress.org/
Description: ThinkWebStore Redesign 3 Theme
Version: 1.0
Author: TWS Team
Author URI: http://thinkwebstore.com
Tags: custom header, fixed width
*/

/* Begin Typography & Colors */
/* Take outline off for Mozilla!!!!!*/

@font-face {
    font-family: 'bebasregular';
    src: url('fonts/bebasneue.eot');
    src: url('fonts/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue.woff') format('woff'),
         url('fonts/bebasneue.ttf') format('truetype'),
         url('fonts/bebasneue.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a:focus {
outline:none;
}

.linklove{display:none;}

.attachment-65x65{
	border:1px solid #000;
}


.upper_nav{
	
	color:#000000;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:11px;
	}


#topnav	{
	float:right;
	display:block;
	height: 50px;
	width: 661px;
	text-decoration:none;
	margin-top:7px;
	margin-right:52px;
	}
.navclass{
	margin-top: 6px;
	padding-left: 12px;
}
.mobile_link{
	display:inline-block;
	margin-top: -21px; 
	margin-right: -69px; 
	margin-left: 45px;
	float:left;	
}
.lmc_track{
	float:right;
	margin-right: 14px;
	font-size:24px;
	font-weight:300;
	color:#747474;
	font-family: 'bebasregular';
}
#social{
	float:right;
	margin-top: -63px; 
	margin-right: 18px;
}
#topnav1{
	float:left; 
	margin-left: 18px;
	display:block;
	height: 27px;
	width: 27px;
	background: url('images/btn_twitter.jpg') no-repeat; 
	}
#topnav1:hover	{
	background-position:0 -27px;
	}

#topnav2{
	float:left;
	display:block;
	height: 27px;
	width: 27px;
	background: url('images/btn_facebook.jpg') no-repeat; 
	}
#topnav2:hover	{
		background-position:0 -27px;
	}

#topnav3{
	float:left; 
	display:block;
	height: 27px;
	width: 28px;
	background: url('images/btn_gplus.jpg') no-repeat; 
	}
#topnav3:hover	{
		background-position:0 -27px;
	}
#home{
	float:left; 
	display:block;
	margin-left: 5px;
	height: 15px;
	width: 43px;
	font-size:24px;
	color:#747474; 
	}
#home:hover	{
	color:#ce3327;
	}
#top_nav_work{
	float:left; 
	display:block;
	height: 15px;
	width: 42px;
	font-size:24px;
	color:#747474;
	}
#top_nav_work:hover	{
	color:#ce3327;
	}
#team{
	float:left; 
	display:block;
	height: 15px;
	width: 43px;
	font-size:24px;
	color:#747474;
	}
#team:hover	{
	color:#ce3327;
	}	
#process{
	float:left; 
	display:block;
	height: 15px;
	width: 71px;
	font-size:24px;
	color:#747474; 
	}
#process:hover	{
	color:#ce3327;
	}		
#blog{
	float:left; 
	display:block;
	height: 15px;
	width: 39px;
	font-size:24px;
	color:#747474;
	}
#blog:hover	{
	color:#ce3327;
	}	
#contact{
	float:left; 
	display:block;
	height: 15px;
	width: 73px;
	font-size:24px;
	color:#747474; 
	}
#contact:hover	{
	color:#ce3327;
	}	
			
#homecontent{
	
	background:url('images/rotate1.jpg') no-repeat;
	display:block;
	float:left;	
	width:960px;
	height:269px;
	
	
}	
	
#btn_blue_more{
	float:right;
	display:block;
	height: 31px;
	width: 106px;
	background: url('images/btn_blue_more.jpg') no-repeat;
	margin-top:15px;
	}

#btn_blue_more:hover{
	background-position:0 -31px;
}


#btn_red_more{
	float:right;
	display:block;
	height: 31px;
	width: 106px;
	background: url('images/btn_red_more.jpg') no-repeat;
	margin-top:15px;
	}

#btn_red_more:hover{
	background-position:0 -31px;
}

#btn_green_more{
	float:right;
	display:block;
	height: 31px;
	width: 106px;
	background: url('images/btn_green_more.jpg') no-repeat;
	margin-top:15px;
	}

#btn_green_more:hover{
	background-position:0 -31px;
}


#tabs{
	clear:both;
	float:left;
	display:block;
	width:665px	;
	height:47px;
	background:#00CCCC;
}
	
#logo{
	float:left;
	display:block;
	height: 79px;
	width: 217px;
	margin-top:11px;
	margin-left:24px;
	background: url('images/TWS_Logo.png') no-repeat;
	}	
	
#basic-accordian{
		width:297px;
		clear:right;
		float:right;
		margin-right:12px;
}
.accordion_headings{
	padding:5px;
	background:url('images/bg_accord_heading.jpg') repeat-x;
	color:#003e7e;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:url('images/bg_accord_heading_hover.jpg') repeat-x;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}			

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
    padding: 0;
}
body {
	line-height: 1;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight:normal;
	color:#d03427;
	font-family: 'bebasregular';
}
h1{
	font-size:24px;	
}
h2{
	font-size:18px;	
	margin-top:10px;
	margin-bottom:10px;
	line-height:16px;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

#container {
	float: left;
	margin: 0 0 0 0;
	width: 960px;

}
#facebook_link{
	float:left;
	display:block;
	width:25px;
	height:25px;
	background: url('images/img_fb.jpg') no-repeat; 
	margin-left:12px;
}
#twitter_link{
	float:left;
	display:block;
	width:25px;
	height:26px;
	background: url('images/img_twitter.jpg') no-repeat;
	margin-left:12px;
}
#youtube_link{
	float:left;
	display:block;
	width:25px;
	height:26px;
	background: url('images/img_youtube.jpg') no-repeat; 		
	margin-left:12px;
}	
	
#btn_website{
	float:left;
	display:block;
	height:30px;
	width:77px;
	background: url('images/btn_website.jpg') no-repeat;
	margin-left:8px;
}	
#btn_website:hover{
	background-position:0 -30px;
}
#btn_menu{
	float:left;
	display:block;
	height:30px;
	width:66px;
	background: url('images/btn_menu.jpg') no-repeat;
	
}	
#btn_menu:hover{
	background-position:0 -30px;
}
#btn_search{
	float:right;
	display:block;
	height:30px;
	width:84px;
	border:none;
	background: url('images/btn_search.jpg') no-repeat;
	
}	
#btn_search:hover{
	background-position:0 -30px;
}

#twitter{
	float:left;
	display:block;
	height:23px;
	width:23px;
	background: url('images/btn_twitter.jpg') no-repeat; 	
}
#twitter:hover{
	background-position:0 -23px;
}


#rss{
	float:left;
	display:block;
	height:34px;
	width:42px;
	background: url('images/btn_rss.jpg') no-repeat; 
}

#rss:hover{
	background-position:0 -34px;
}

.learn_more{
	background: url('images/btn_learn.jpg') no-repeat;
	width:151px;
	height:47px;
	display:block;
   
	
}

.learn_more:hover{
	background-position:0 -47px;
	
	
}

#upcoming{
	float: left;
	display:block;
	background: url('images/upcoming.png') no-repeat; 
	width:320px;
	height:96px;
	margin-top:15px;
	
	
}
                
#join_us{
	float: left;
	display:block;
	background: url('images/join_us.png') no-repeat; 
	width:320px;
	height:88px;
	margin-top:15px;
}
                
#our_blog{
	float: left;
	display:block;
	background: url('images/our_blog.png') no-repeat; 
	width:320px;
	height:88px;
	margin-top:15px;
}
				
				
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 300px;
}
#secondary {
	clear: right;
}
#footer {
	clear:both;
	background: url('images/footer.jpg') no-repeat; 
	display:block;
	
	height:36px;
	width: 960px;
}

#sub_footer_top {
	clear:left;
	float:left;
	background: url('images/page_divider.jpg') no-repeat;
	display:block;
	clear: both;
	width: 960px;
	height:64px;


}
#sub_footer_bottom{
	clear:left;
	float:left;
	
	background: url('images/subfooter_bottom.jpg') no-repeat;
	display:block;
	width: 653px;
	height:29px;
	margin-left:8px;

}
#sub_footer_middle {
	clear:left;
	float:left;
	background: url('images/subfooter_middle.jpg') repeat-y;
	display:block;
	clear: both;
	width: 653px;
	height:auto;
	margin-left:8px;
}


/* BOXES */
#box_green_top {
	clear:left;
	float:left;
	background: url('images/box_green_top.png') no-repeat;
	display:block;
	clear: both;
	width: 275px;
	height:19px;


}
#box_green_bottom{
	clear:left;
	float:left;
	
	background: url('images/box_green_bottom.png') no-repeat;
	display:block;
	width: 275px;
	height:25px;
	
}
#box_green_middle {
	clear:left;
	float:left;
	background: url('images/box_green_middle.png') repeat-y;
	display:block;
	clear: both;
	width: 275px;
	height:auto;
	
	color:#FFFFFF;
	font-size: 14px;
    line-height: 20px;
	}
	#box_green_middle h3{color:#FFFFFF}
#box_blue_top {
	clear:left;
	float:left;
	background: url('images/box_blue_top.png') no-repeat;
	display:block;
	clear: both;
	width: 275px;
	height:19px;


}
#box_blue_bottom{
	clear:left;
	float:left;
	
	background: url('images/box_blue_bottom.png') no-repeat;
	display:block;
	width: 275px;
	height:25px;
	
}
#box_blue_middle {
	clear:left;
	float:left;
	background: url('images/box_blue_middle.png') repeat-y;
	display:block;
	clear: both;
	width: 275px;
	height:auto;
	color:#FFFFFF;
		font-size: 14px;
    line-height: 20px;
	}
	#box_blue_middle h3{color:#FFFFFF}
#box_red_top {
	clear:left;
	float:left;
	background: url('images/box_red_top.png') no-repeat;
	display:block;
	clear: both;
	width: 275px;
	height:19px;


}
#box_red_bottom{
	clear:left;
	float:left;
	
	background: url('images/box_red_bottom.png') no-repeat;
	display:block;
	width: 275px;
	height:25px;
	
}
#box_red_middle {
	clear:left;
	float:left;
	background: url('images/box_red_middle.png') repeat-y;
	display:block;
	clear: both;
	width: 275px;
	height:auto;
	color:#FFFFFF;
		font-size: 14px;
    line-height: 20px;
	}
	#box_red_middle h3{color:#FFFFFF}
	

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 960px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family:Helvetica, Arial, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#access2 .menu,
#access2 div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "bebasregular";
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
#access2 .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 960px;
	
	
}
#wrapper {
	
	margin-top: 0px;
	padding: 0 0px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
html, body {
	background:  url('images/bg_body.jpg') repeat;	

}
body,
input,
textarea {
	color: #363636;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #c9533c;
	text-decoration:none;
}
a:visited {
	color: #c9533c;
}
a:active,
a:hover {
	color: #000000;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0 0 0 0;
	display:block;
	margin: 0 auto;
	width:960px;
	height:156px;
}
#top_section{
	margin: 0 auto;
	height: 140px;
	width: 100%;
	background:  url('images/top.jpg') repeat-x top center;	
}

#header_section1{
	margin: 0 auto;
	height: 252px;
	width: 100%;
	background:  url('images/bg_header.jpg') repeat-x bottom;	
}
#dream{
	width: 960px; 
	margin: 0 auto; 
	height: 252px;
	background:  url('images/bg_dream.jpg') no-repeat;	
}
#header_section2{
	margin: 0 auto;
	margin-top:-1px;
	height: 195px;
	width: 100%;
	background:  url('images/bg_header.jpg') repeat-x bottom;	
}
#bg_interior{
	width: 960px; 
	margin: 0 auto; 
	height: 195px;
	background:  url('images/bg_interior.jpg') no-repeat;	
}
#let_us_know{
	margin:0 auto;
	display:block;
	margin-top: -76px; 
	width: 365px; 
	height: 30px; 
}
#dream_buttons{
	float:left;
	width: 122px; 
	height: 185px;
	margin-top: 50px; 
	margin-left: 11px; 
}
#dream_buttons a:visited{
	
}
#dream_buttons a:link{
	
}
#websites{
	float:left;
	margin-left: 16px; 
	height: 21px;
	width: 103px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474; 
	}
#websites:hover	{
	color:#000000;
	}
#logos{
	float:left; 
	margin-left: 16px;
	height: 24px;
	width: 70px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474; 
	}
#logos:hover	{
	color:#000000;
	}
#print{
	float:left; 
	margin-top: 3px;
	margin-left: 16px;
	height: 25px;
	width: 66px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474;
	}
#print:hover	{
	color:#000000;
	}
#social_media{
	float:left;
	margin-left: 16px; 
	height: 25px;
	width: 136px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474;
	}
#social_media:hover	{
	color:#000000;
	}
#tv_video{
	float:left; 
	margin-left: 16px;
	height: 25px;
	width: 140px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474;
	}
#tv_video:hover	{
	color:#000000;
	}
.left{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:395px;
	height:222px;	
}
.right{
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	width:395px;
	height:222px;	
}
#media_placement{
	float:left; 
	margin-left: 16px;
	height: 23px;
	width: 178px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474; 
	}
#media_placement:hover	{
	color:#000000;
	}
#marketing{
	float:left; 
	margin-top: 1px;
	margin-left: 16px;
	height: 24px;
	width: 115px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474;
	}
#marketing:hover	{
	color:#000000;
	}
#more{
	float:left;
	margin-top: 1px;
	margin-left: 16px; 
	height: 14px;
	width: 136px;
	font-family: 'bebasregular';
	font-size:24px;
	color:#747474;
	}
#more:hover	{
	color:#000000;
	}
#think_work{
	margin: 0px auto; 
	width: 519px; 
	height: 362px;	
}
#social_left{
	float:left;	
}
#social_right{
	float:right;	
}
#social_top{
	float:left;
	width: 800px;	
}
#social_bottom{
	float:left;
	width: 526px;	
}
#social_content{
	float:left;
	width: 800px;	
}
#marketing_evolved{
	float:left;
	width: 560px; 
	margin-bottom: 17px;	
}
#sm_info{
	width: 240px; 
	float: right;
}
#thumbs{
	width:240px;
	height:200px;
}
#social_marketing{
	float:left;
	width: 216px;	
}
#fb_twitter{
	float:left;
	width: 166px;
}
#technology{
	float:left;
	width: 211px;	
}
#related_articles{
	float:left;
}
.imageNav{
	font-size: 0px;	
}
#featured_work{
	margin: 0 auto;
	height: 385px;
	width: 100%;
	background:  url('images/bg_featured.jpg') repeat-x bottom;	
}
#featured{
	width: 960px; 
	height: 383px;
	margin: 0 auto; 
	background:  url('images/featured_work.jpg') no-repeat;	
}
.featured{
	float:left;
	width:220px;
	height:220px;	
	margin-top: 90px; 
	margin-left: 15px;
}
#featured1{
	float:left;
	width: 220px; 
	height: 220px;
	background:  url('images/featured1.jpg') no-repeat;		
}
#featured1:hover{
	background-position:0 -220px;
	} 
#featured2{
	float:left;
	width: 220px; 
	height: 220px;
	background:  url('images/featured2.jpg') no-repeat;		
}
#featured2:hover{
	background-position:0 -220px;
	} 
#featured3{
	float:left;
	width: 220px; 
	height: 220px;
	background:  url('images/featured3.jpg') no-repeat;		
}
#featured3:hover{
	background-position:0 -220px;
	} 
#featured4{
	float:left;
	width: 220px; 
	height: 220px;
	background:  url('images/featured4.jpg') no-repeat;		
}
#featured4:hover{
	background-position:0 -220px;
	} 
#featured5{
	float:left;
	width: 220px; 
	height: 220px;
	background:  url('images/featured5.jpg') no-repeat;		
}
#featured5:hover{
	background-position:0 -220px;
	} 
#featured6{
	float:left;
	width: 220px; 
	height: 220px;
	background:  url('images/featured6.jpg') no-repeat;		
}
#featured6:hover{
	background-position:0 -220px;
	} 
#featured_link{
	
	margin-left: 331px; 
	 
		
}
#featured_link{
	float:left; 
	margin-top: 25px; 
	margin-right: -10px;
	width: 300px; 
	height: 20px;
	display:block;
	background: url('images/btn_portfolio.jpg') no-repeat; 
}
#featured_link:hover{
	background-position:0 -20px;
	}
#news_section{
	
	height: auto;
	width: 100%;
	background:  url('images/bg_news_body.jpg') repeat;	
	clear:both;
	margin:0 auto;
}

#news_header{
	height: auto;
	width: 100%;
	background:  url('images/bg_news.jpg') repeat;	
	clear:both;
	margin:0 auto;	
}
#bg_news{
	margin:0 auto;
	width: 960px; 
	background-image:  url('images/bg-recentNews.jpg') repeat-x;
	height:auto;
	display:block;
	
}

#bg_news_header{
	margin:0 auto;
	clear:both;
	width: 960px; 
	height:84px;
	background:  url('images/bg-recentNews-Header.jpg') no-repeat;	

}
#news_top{
	
	width:960px;
	height:auto;
	clear:left;	
	
}
#bg_fb_twitter{
	float:left; 
	margin-top: 25px; 
	margin-left: 7px;
	width: 300px; 
	height: 278px;
}
#bg_recent_think{
	float:left;
	margin-left: 24px; 
	margin-top: 0px;
	padding-top:25px;
	width: 620px; 
	height: auto;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:12px;	
	line-height:12px;	
}
#bg_blog_think{
	clear:left;
	
	margin-top: 70px; 
	margin-left: 10px;
	width: 960px; 
	height: auto; 
	font-family:Helvetica, Arial, Sans-serif;
	font-size:12px;	
	line-height:15px;		
}
#bg_blog_think img{
	display:none;	
}
#news_videos{
 
	display:block;
	width:960px;
	height:300px;
	clear:left;
	padding-top: 18px;
	
	
}
#left_video{
	float:left;	
	margin-top: 13px; 
	margin-left: 10px;
}
#right_video{
	float:right;
	margin-top: 13px; 
	margin-right: 10px;	
}
.more-link{
	float:right;	
	display:block;
	width: 74px;
	height:10px;
	margin-top:21px;
	margin-right: 31px;
}
#bg_recent_think .more-link{
	margin-top: 0px; 
	margin-right: 0px;
	width:255px;	
	color:#D03427;
}
#bg_recent_think .more-link:hover{
	color:#C9533C;
}
#footer_section{
	margin: 0 auto;
	margin-top: -6px;
	height: 462px;
	width: 100%;
	clear:both;
	background: url('images/bg_footer.jpg') repeat-x top;	
}
#bg_footer{
	margin: 0px auto;
	width: 960px; 
	height: 462px; 	
	background: url('images/bg-footer.jpg') repeat-x top;
}
#contact_map{
	float:left;
	margin-top: 84px; 
	width: 300px; 
	margin-left: 11px; 
	height: 108px;
}
.comments-link{
	display:none;	
}
#think_contact{
	float:left;
	display:block;
	margin-top: 203px;
	margin-left: -276px;	
	color:#c1c1c1;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:14px;
	font-weight:bold;
}
#contact_form{
	float:right;
	width: 613px;
	margin-right: 14px;
	margin-top: 89px;
	height: 141px;
}
#contact_form input {
    outline: 0; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;	
}
.ginput_container{
	margin-top: 0px;	
}
.gfield_description{
	color:#FFF;	
	margin-top: -9px;
	font-family: 'bebasregular';
	font-weight:normal !important;
	font-size:14px;
	line-height: 12px;
}
#field_1_1{
	float:left;
	margin-top: -31px; 
	width: 175px;	
}
#input_1_1{
	border:none;
	width:175px;
	height:25px;
	color:#c1c1c1;
	background-color:#4c4c4c;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:14px;
	font-weight:bold;	
}
#field_1_6{
	float:left;
	width: 175px;
	margin-top: -55px;
	margin-left: 218px !important;	
}
#input_1_6{
	border:none;
	width:175px;
	height:25px;
	color:#c1c1c1;
	background-color:#4c4c4c;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:14px;
	font-weight:bold;	
}
#field_1_3{
	float:right;
	margin-top: -56px; 
	margin-right: -15px;
}
#input_1_3{
	border:none;
	width:175px;
	height:25px;
	color:#c1c1c1;
	background-color:#4c4c4c;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:14px;
	font-weight:bold;	
}
#field_1_4{
	width: 615px;
}
#input_1_4{
	height: 95px;
	width: 612px;
	margin-top: -3px;
	border:none;
	color:#c1c1c1;
	background-color:#4c4c4c;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:14px;
	font-weight:bold; 	
}
#input_1_5{
	float:left;	
	margin-top: 22px;
	height: 128px;
	display:block;
}
#field_1_5 label{
	display:none;	
}
#gform_submit_button_1{
	float:right;
	margin-top: -143px;	
	margin-right: -18px;
	width:100px;
	height:34px;
	background: url('images/form_submit.png') no-repeat;
	border:none;
	cursor:pointer;
	font-size:0px;	
}
#gform_submit_button_1:hover{
	background-position:0 -34px;	
}

.gform_wrapper .validation_error{
	margin-top: -37px !important;
	display:none;	
}
.gform_confirmation_message_1{
	margin-top:162px !important;	
}
#field_1_5{
	margin-top: 9px !important;
	width: 602px !important;	
}
#recaptcha_privacy{
	margin-top: -5px;	
}
#footer_left{
	float:left;
	display:block;
	width: 313px;	
}
#footer_right{
	float:left;
	display:block;
	width: 628px;
	margin-left: 19px;	
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
	
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	width: 518px;
	margin-top:30px;
	margin-left: 71px;
	font-family:"bebasregular";
	text-transform: none;
	height:50px
}
#access .menu-header,
div.menu {
	font-size: 14px;
	margin-left: 0px;
	width: auto;
	font-weight: normal;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float:left;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	margin-top: 19px;
	margin-left:23px;
	display: block;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #747474;


}
#access ul li:hover > ul {
	display: block;

}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	
	
}




#menu_divider{

	background: url('images/menu_divider.jpg') no-repeat; 
	float:left;
	display: block;
	width:3px;
	height: 35px;

}

#menu_left {

	background: url('images/menu_not_selected_left.jpg') no-repeat; 
	float:left;
	display: block;
	width:11px;
	height: 35px;

}
#menu_right{

	background: url('images/menu_not_selected_right.jpg') no-repeat; 
	float:left;
	display: block;
	width:11px;
	height: 35px;

}
#menu_left_selected{

	background: url('images/menu_selected_left.jpg') no-repeat; 
	float:left;
	display: block;
	width:11px;
	height: 35px;

}
#menu_right_selected{

	background: url('images/menu_selected_right.jpg') no-repeat; 
	float:left;
	display: block;
	width:11px;
	height: 35px;

}

.dashes{	
	background: url('images/dashes.jpg') repeat-x; 
	float:left;
	display: block;
	width:960px;
	height: 7px;
	margin-bottom: 7px;
}
#bottom_dash{
	margin-bottom: 44px;	
}
#work_navigation{
	margin:0 auto;
	display:block;
	width: 540px;
	height:23px;	
}

#website_work{
	width:960px;	
}

.dot{
	float:left;
	display:block;
	margin-top: 8px; 
	margin-left: 17px;
	width:4px;
	height:4px;
	background: url('images/dot.png') no-repeat; 	
}

.work_nav{
	float:left !important; 
	margin-left:14px; 
	font-family: 'bebasregular';
	font-size:18px;
	color:#747474 !important; 
	}
.work_nav:hover	{
	color:#000000 !important;
	}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0 0 0 0;
	height:auto;
	min-height:500px;
	background: url('images/content_bg.jpg') repeat-y; 
	
}
#content {
	margin: 0 auto;
	width: 960px; 
	padding-top: 10px;
	margin-bottom: 30px;
	height: auto;
	font-family: Helvetica, Arial, Sans-serif;
}

#left_col{
	float:left;
	margin-left: 25px;
	width:600px;
	height:auto;	
	padding: 0 0 0 7px;
}

#right_col{
	float:left;
	width:300px;
	height:auto;
	padding: 0 7px 0 15px;	
}

.newsletter-bg{
	float:left;
	width:300px;
	height:240px;
	background: url('images/form-background-2.jpg') no-repeat; 	
}

.newsletter-bg h2 span{
	display:block;
	margin-top: -4px; 
	margin-left: 22px;
	color:#ffffff;	
}

.newsletter-body{
	margin-top: 25px; 
	margin-left: 29px;	
}

.newsletter-submit{
	cursor:pointer;	
}

.social-follow{
	float:left;
	margin-top:10px;
	width:300px;
	height:135px;
	background: url('images/social-right-rail-bg.jpg') no-repeat; 		
}

.social-follow h2 span{
	display:block;
	margin-top: -4px; 
	margin-left: 22px;
	color:#ffffff;	
}

.follow-buttons{
	float:left;
	display:block;
	width:300px;
	height:65px;	
}

.follow-btn{
	float:left;
	display:block;
	width: 97px;
	margin-left: 16px; 
	margin-top: 14px;	
}

.follow-btn-2{
	float:left;
	display:block;
	width: 97px; 
	margin-top: 14px;
	margin-left: 35px;	
}

.services-bg{
	float:left;
	margin-top: 10px;
	width:300px;
	height:146px;
	background: url('images/services-right-rail-bg.jpg') no-repeat; 	
}

.services-bg h2 span{
	display:block;
	margin-top: -4px; 
	margin-left: 22px;
	color:#ffffff;	
}

.services-column-1{
	float:left;
	width: 93px;
	height: 82px;
	margin:12px 0px 0px 53px;	
}

.services-column-2{
	float:left;
	width:130px;
	height: 82px;
	margin:12px 0px 0px 20px;	
}

.services-bg a:hover{
	text-decoration:none !important;
}

.widget-title{
	display: block;
    margin-left: 22px;
    padding-top: 5px;
	font-size:18px;
	color:#ffffff;	
	display:table;
}

#wpp-2{
	margin-top: 10px; 
	width: 300px;
	height:275px;
	background: url('images/popular-posts-rail-bg.jpg') no-repeat; 	
}

#btn_submit{
	width:40px;
	height:33px;
	display:block;
	background: url('images/btn_submit.jpg') no-repeat; 
	float:left; 
	margin-left:21px;
	border:none;
	padding:0;
}

#btn_submit:hover{
	background-position:0 -33px;
	}

#content,
#content input,
#content textarea {
	font-size:14px;
	line-height:20px;
	
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-top:12px;
	padding-right:15px;
	color:#363636;
	font-size:14px;
	font-weight: normal;
	font-family:Helvetica, Arial, Sans-serif;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}

#content table {
	border: none;
	margin: 0 -1px 0px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	
	padding:0 10px 0 0;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 20px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #ba2325;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-weight:normal;
	font-size: 12px;
	width:800px;
	height:25px;
	display:none !important;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:none;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {

}
#content .attachment img {
	max-width: 960px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 0px 0;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */


#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
#access2,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#access2,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	
	
	
	
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}


/* BEGIN Style for tabbed Social Box */
.twtr-hd{
	display:none;	
}
.twtr-ft{
	display:none;	
}
.twtr-doc{
	margin-top: 14px;
	width: 300px; 
	height: 327px;	
	float:left;
}
#tabMenu {
    margin:0;
    list-style:none;
}
 
#tabMenu li {
    float:left;
    cursor:pointer;
    cursor:hand
}
 
/* this is the button images */
li.social_twitter {background:url(images/btn_social_twitter.jpg) no-repeat 0 0; width:150px; height:44px; display:block; padding:0;float:left;}
li.social_facebook {background:url(images/btn_social_facebook.jpg) no-repeat 0 0; width:150px; height:44px; display:block; padding:0;float:left;}
 
li.mouseover {background-position:0 -44px;}
li.mouseout {background-position:0 0;}
li.selected {background-position:0 -44px;}
 
.box {
    width:303px;
	height:510px;
	margin-top: 0px; 
	margin-left: 0px;
	display:block;
	background:url(images/bg_social_box.jpg) no-repeat;
	padding-top:2px;
	padding-left:2px;
}
 
.boxTop {
    clear:both
}
 
.boxBody {
	margin-top:5px;
}
 
.boxBottom {
}
 
.boxBody div.parent {
    display:none;
}
 
.boxBody div.show {
    display:block;
}
 
 
.boxBody #category a {
    display:block
}

.post{
	margin: 0 auto;
	display:block;
	margin-bottom:30px;	
}
 
/* styling for the content*/
.boxBody div ul {
    margin:0 10px 0 25px;
    padding:0;
    width:283px;
   
}
 
.boxBody div li {
  
    padding:0 0;
    cursor:hand;
    cursor:pointer
}
 
.boxBody div ul li.last {
    border-bottom:none
}
 
/* IE Hacks */
*html .boxTop {margin-bottom:-2px;}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}

#print_material img{
	float:left;
}

#print_material{
	float:left;
	margin-top: 19px; 
	width: 562px;
}
#print_text{
	float:left;
	width: 554px;	
}
#print_list{
	float:right;
	width: 236px;	
}
#dcs{
	margin-left: 21px; 
	margin-top: 94px;
}
/* END Style for tabbed Social Box */

#contact_info{
	float:left;
	width:328px;
	margin-top: 16px;
	}


/* BEGIN Style for image rollovers  */
div.wrapper{
	width:240px; 
	height: 205px; 
	overflow:hidden; 
	position:relative;
	}
div.caption {
	position:relative; 
	text-align:left; 
	padding:55px 15px; 
	color:#FFFFFF;
	font-weight:bold;
	width:220px;
	height:197px;
	background: url('images/red-hover.png') no-repeat;
	}
.grayed{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
}

#post-0{
	margin:0 auto;
	margin-top: 116px;
	min-height:200px;	
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	display:block;
	margin:4px 0px 4px 0px !important;
	position:relative;
	padding:0px !important;
	border:none !important;
}

.ngg-gallery-thumbnail img:hover {
	
}

.ddsg-wrapper ul li div{
	display:none;	
}
.teamphoto{
	float:left;
	margin-top: 19px; 
	margin-bottom: 19px;	
}
#think_h1{
	line-height:14px;
	font-size:14px;	
}
.teamInfo{
	float: left; 
	margin-top: 83px; 
	margin-left: 30px;
}
.teamMember{
	width:960;
	height:150px;	
	border-bottom: 1px solid #CCC;
}
.float_left{
	float:left;	
}
.float_right{
	float:right;	
}

.clear_both{
	clear:both;	
	margin-bottom: 10px;
}

.top_social{
	float:left;
	width:195px;
}

.post_text{
	float:right;
	margin-left:5px;
	width:185px;	
}

.grey_line{
	width:90%;
	margin:0 auto;
	margin: 10px 0px 10px 10px; 
	border-bottom: 1px solid #999;
}

.tile{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:385px;
	height:100%;
	background-color:#e5e5e5;
	padding-bottom:5px;
	padding-left: 5px;	
}

.ratings_left{
	float:left;	
}
.ratings_right{
	float:right;	
}
.ratings{
	float:left;	
	margin-top: 35px;
	margin-left: -1px;
}

.rating_text_div{
	float:left;	
	margin-top: 35px;
	width: 346px; 
	height: 336px;
}

.rating_text_one{
	margin-top: 17px !important;
}
.rating_text_two{
	margin-top: 29px !important;
}
.rating_text_three{
	margin-top: 26px !important;
}
.rating_text_four{
	margin-top: 28px !important;
}
.rating_text_five{
	margin-top: 26px !important;
}

#gform_wrapper_3 .medium{
	width: 345px !important;	
}

#gform_wrapper_3{
	width: 387px; 
	float: right;	
}

#gform_submit_button_3{
	margin-left: 346px;
}

.thumbnail{
	float:left;	
}

.logo-gallery{
	margin:0 auto;
	width: 748px;	
}

.video-thumbs{
	margin:0 auto;
	width: 810px;	
}

.mr_social_sharing_wrapper{
	position:relative !important;
	z-index:100 !important;	
}

#pp_full_res{
	position:relative !important;
	z-index:999 !important;	
}

li.hidden-field {
	display: none !important;
}

/* Review Page Styles */
.left-column {
	width: 45%;
	float: left;
	padding: 0 10px;
	display: inline-block;
}

.right-column {
	width: 45%;
	float: right;
	padding: 0 10px;
	display: inline-block;
}

.review-tile {
	position: relative;
	/*width: 300px;*/
	width: 230px;
	height: auto;
	background: #fff;
	border-radius: 10px;
	margin: 10px auto;
	border: 1px solid #920211;
}

.review-tile-content {
	padding: 15px;
	/*width: 255px;*/
	width: 195px;
	display: inline-block;
}

.review-logo-div {
	height: 32px;
	width: 100%;
	/*margin-bottom: -10px;*/
}

.review-logo {
	height: 32px;
	width: 59px;
	float: right;
}

.review-header {
	display: block;
	height: 40px;
	width: 100%;
	margin-bottom: 15px;
}

.review-image {
	display: inline-block;
	height: 40px;
	width: 40px;
	/*margin-right: 15px;*/
}

.review-name {
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.review-content {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.review-link-div {
	display: block;
	text-align: right;
}

.review-link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
}

.review-tile-link-div {
	position: absolute;
	float: right;
	width: 15px;
	height: 100%;
	border-radius: 0 8px 8px 0;
	top: 0;
	right: 0px;
}

.review-tile-link {
	display: block;
	height: 100%;
	width: 15px;
	border-radius: 0 8px 8px 0;
	background-color: #870211;
	padding: auto 2px;
}

.review-tile-link:hover {
	background-color: #e6001d;
}

.review-tile-link-arrow {
	width: 11px;
    height: 24px;
    position: relative;
    top: 43%;
    left: 2px;
}

.review-columns {
	width: 60%;
	display: inline-block;
}

.review-sidebar {
	width: 39%;
	display: inline-block;
	float: right;
	margin-top: 10px;
}

.review-area {
	width: 860px;
	margin: 0 auto;
}

.more-reviews-link-area {
	text-align: center;
	margin: 10px 0;
	width: 60%;
}

.more-reviews-link, .more-reviews-link:link, .more-reviews-link:visited {
	background-color: #484a4a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px 20px;
}

.more-reviews-link:hover {
	background-color: #870211;
}

.reviews-sidebar-box {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 40px;
	background-color: #e0e0e0;
}

.reviews-sidebar-box-header {
	font-family: "bebasregular";
	font-size: 20px;
	color: #fff;
	background-color: #d23427;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 0;
}

.reviews-sidebar-text {
	text-align: center;
	padding: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000;
}

.reviews-sidebar-links {
	text-align: center;
	padding: 15px;
}

.reviews-sidebar-links a {
	display: block;
}

.reviews-sidebar-social-buttons {
	text-align: center;
	padding: 15px;
}

a.image-swap img:last-child {
	display: none;
}

a.image-swap:hover img:first-child {
	display: none;
}

a.image-swap:hover img:last-child {
	display: inline-block;
}

img.social-button-image {
	height: 44px;
	width: 65px;
}

img.review-button-image {
	height: 76px;
	width: 109px;
	margin: 0 10px;
}