/* 
Theme Name: World Tech USA
Theme URL: http://www.worldtechusa.com/
Description: Custom WordPress theme created for WorldTechUSA.com
Author: Stephen Ward
Author URI: http://www.boldinteractive.com/
Version: 1.0
*/

/* Begin Reset */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* End Reset */



/* Begin Core Styles */
body {
	font-family: sans-serif;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	height: 1px;
}
/* End Core Styles */



/* Begin Header Styles */
#header_container {
	background: #F6F6F6 url(/wp-content/themes/world-tech-usa/images/header-background.gif) repeat-x 0px 104px;
	width: 100%;
}

#header {
	height: 105px;
	margin: 0 auto;
	width: 963px;
}

#logo {
	background: url(/wp-content/themes/world-tech-usa/images/worldtech-logo.png) no-repeat;
	display: block;
	float: left;
	height: 46px;
	margin: 37px 0px 0px 19px;
	text-indent: -9999px;
	width: 278px;
}

#utility_menu {
	color: #999;
	font-size: 60%;
	float: right;
	line-height: 15px;
	margin: 18px 0px 0px 0px;
}

#utility_menu li {
	display: inline;
	letter-spacing: 10px;
}

#utility_menu a:link, #utility_menu a:visited {
	color: #999;
	letter-spacing: 0px;
	text-decoration: none;
}

#utility_menu a:active, #utility_menu a:hover {
	color: #999;
	letter-spacing: 0px;
	text-decoration: underline;
}

#search_form {
	clear: right;
	float: right;
	margin: 21px 0px 0px 0px;
}

#search_form #search_field {
	clear: none;
	float: right;
	height: 14px;
	width: 133px;
}

#search_form #magnifying_glass {
	float: right;
	padding: 5px;
}
/* End Header Styles */



/* Begin Main Menu Styles */
#main_menu {
	background: url(/wp-content/themes/world-tech-usa/images/main-menu-background.gif) repeat-x;
	clear: both;
	display: block;
	font-size: 80%;
	font-weight: bold;
	height: 44px;
	text-transform: uppercase;
	width: 963px;
}

#main_menu ul {
	text-align: center;
	padding: 18px 0px 0px 0px;
	width: 964px;
}

#main_menu ul li {
	display: inline;
	letter-spacing: 20px;
}

#main_menu ul li a:link, #main_menu li a:visited {
	color: #000;
	letter-spacing: 0px;
	text-decoration: none;
}

#main_menu ul li a:active, #main_menu ul li a:hover {
	color: #4F6FB0;
	letter-spacing: 0px;
	text-decoration: none;
}

#sub_menu {
	clear: both;
	display: block;
	font-size: 70%;
	height: 30px;
	text-transform: uppercase;
	width: 963px;
}

#sub_menu ul {
	text-align: center;
	padding: 10px 0px 0px 0px;
	width: 964px;
}

#sub_menu ul li {
	display: inline;
	letter-spacing: 10px;
}

#sub_menu ul li a:link, #sub_menu li a:visited {
	color: #000;
	letter-spacing: 0px;
	text-decoration: none;
}

#sub_menu ul li a:active, #sub_menu ul li a:hover {
	color: #4F6FB0;
	letter-spacing: 0px;
	text-decoration: none;
}
/* End Main Menu Styles */



/* Begin Home Page Styles */
#home #content_container {
	background: url(/wp-content/themes/world-tech-usa/images/body-background.gif);
	padding: 4px 0px 0px 0px;
	width: 100%;
}

#home #content_area {
	background: none;
	margin: 0 auto;
	width: 963px;
}

#home #home_banner {
	background: #FFF url(/wp-content/themes/world-tech-usa/images/home-banner.jpg) no-repeat 5px 5px;
	height: 327px;
	margin: 2px 0 0 0;
	position: relative;
	width: 963px;
}

#home #home_banner p, #home_banner li {
	text-indent: -9999px;
}

#home #home_banner #learn_more {
	display: block;
	height: 11px;
	left: 400px;
	position: absolute;
	text-indent: -9999px;
	top: 256px;
	width: 76px;
}

#home #home_banner #learn_more:hover {
	background: url(/wp-content/themes/world-tech-usa/images/learn-more-rollover.jpg) no-repeat;
}

#home #home_banner #sign_up {
	display: block;
	height: 79px;
	left: 715px;
	position: absolute;
	text-indent: -9999px;
	top: 188px;
	width: 228px;
}

#home #home_banner #sign_up:hover {
	background: url(/wp-content/themes/world-tech-usa/images/trial-button-rollover.jpg) no-repeat;
}

#home #home_subsections {
	color: #FFF;
	height; 260px;
	width: 963px;
}

#home .home_subsection {
	background: #000 url(/wp-content/themes/world-tech-usa/images/home-subsection-background.jpg) no-repeat 5px 0px;
	float: left;
	height: 260px;
	position: relative;
	width: 321px;
}

#home .home_subsection h2 {
	display: block;
	font-size: 90%;
	height: 35px;
	text-transform: uppercase;
	margin: 25px 0px 0px 60px;
	position: relative;
	width: 261px;
}

#home .home_subsection h2 a:active, #home .home_subsection h2 a:hover, #home .home_subsection h2 a:link, #home .home_subsection h2 a:visited {
	color: #FFF;
	text-decoration: none;
}

#home .home_subsection h2 img {
	left: -45px;
	margin: 0px 16px 0px 0px;
	position: absolute;
	top: -7px;
}

#home .home_subsection p, #home .home_subsection ul {
	font-size: 80%;
	line-height: 120%;
	padding: 10px 30px 0px 32px;
}

#home .home_subsection .call_to_action {
	bottom: 30px;
	left: 105px;
	position: absolute;
}

#home .arrow_list li {
	background: url(/wp-content/themes/world-tech-usa/images/blue-arrow.gif) no-repeat;
	height: 20px;
	padding: 2px 0px 12px 32px;
}

#home .arrow_list li:hover {
	background: url(/wp-content/themes/world-tech-usa/images/blue-arrow-rollover.gif) no-repeat;
}

#home .arrow_list li a:link, .arrow_list li a:visited {
	color: #FFF;
	text-decoration: none;
}

#home .arrow_list li a:active, .arrow_list li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#home #newsletter_and_testimonials {
	background: url(/wp-content/themes/world-tech-usa/images/newsletter-and-testimonials-background.jpg) repeat-x;
	clear: both;
	height: 248px;
	width: 963px;
}

#home #newsletter_sign_up {
	background: url(/wp-content/themes/world-tech-usa/images/newsletter-signup-background.png) 13px 20px no-repeat;
	float: left;
	height: 233px;
	position: relative;
	width: 248px;
}

#home #newsletter_sign_up h3 {
	font-size: 90%;
	font-weight: bold;
	margin: 33px 0px 0px 32px;
}

#home #newsletter_sign_up p {
	font-size: 75%;
	margin: 10px 39px 15px 32px;
}

#home #newsletter_form {
	margin: 0px 0px 0px 32px;
}

#home #newsletter_form label {
	font-size: 75%;
	font-weight: bold;
}

#home #newsletter_form #email_field {
	margin: 4px 0px 0px 0px;
	width: 166px;
}

#home #newsletter_form #join_now {
	bottom: 12px;
	left: 61px;
	position: absolute;
}

#home #client_testimonials {
	background: url(/wp-content/themes/world-tech-usa/images/testimonials-background.jpg);
	border: 1px solid #A1A4A8;
	float: right;
	height: 208px;
	margin: 20px 9px 0px 0px;
	width: 691px;
}

#home #client_testimonials h3 {
	color: #FFF;
	display: block;
	height: 31px;
	padding: 15px 0px 0px 27px;
	text-transform: uppercase;
	width: 664px;
}

#home #client_testimonials blockquote {
	font-size: 80%;
	font-style: italic;
	line-height: 120%;
	margin: 15px 0px 10px 28px;
}

#home #client_testimonials cite {
	font-size: 80%;
	padding: 0px 0px 0px 28px;
}
/* End Home Page Styles */



/* Begin Sub Page Styles */
#content_container {
	background: url(/wp-content/themes/world-tech-usa/images/body-background.gif);
	padding: 4px 0px 15px 0px;
	width: 100%;
}

#content_area {
	background: #DEE1E6;
	margin: 0 auto;
	width: 963px;
}

#get_started {
	background: url(/wp-content/themes/world-tech-usa/images/get-started.jpg) no-repeat;
	display: block;
	float: right;
	height: 168px;
	position: relative;
	text-indent: -9999px;
	width: 210px;
}

#get_started #request_a_quote {
	height: 59px;
	left: 10px;
	position: absolute;
	top: 102px;
	width: 189px;
}

#get_started #request_a_quote:hover {
	background: url(/wp-content/themes/world-tech-usa/images/request-a-quote-rollover.jpg) no-repeat;
}

h1 {
	background: #FFF url(/wp-content/themes/world-tech-usa/images/sub-banner.jpg) no-repeat 2px 2px;
	color: #FFF;
	display: block;
	float: left;
	font-size: 140%;
	font-weight: bold;
	height: 96px;
	padding: 72px 364px 0px 39px;
	width: 350px;
}

h1 #subtitle {
	display: block;
	font-size: 60%;
	margin: 8px 0px 0px 0px;
}

#content {
	background: #DEE1E6;
	float: left;
	font-size: 90%;
	line-height: 120%;
	padding: 36px 41px 36px 41px;
	width: 620px;
}

#content a:link, #content a:visited {
	color: #4F6FB0;
	text-decoration: none;
}

#content a:active, #content a:hover {
	color: #4F6FB0;
	text-decoration: underline;
}

#content h2 {
	font-size: 105%;
	font-weight: bold;
	margin: 0px 0px 22px 0px;
}

#content p {
	margin: 0px 0px 20px 0px;
}

#content ul {
	list-style-type: disc;
	margin: 0px 0px 20px 20px;
}

#content ul.arrow_list {
	font-size: 90%;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
}

#content .arrow_list li {
	background: url(/wp-content/themes/world-tech-usa/images/blue-arrow.gif) no-repeat;
	padding: 0px 0px 5px 20px;
}

#content .arrow_list li:hover {
	background: url(/wp-content/themes/world-tech-usa/images/blue-arrow-rollover.gif) no-repeat;
}

#custom_submit {
	background: transparent;
	border: none;
	left: 170px;
	position: relative;
}
/* End Sub Page Styles */



/* Begin Side Bar Styles */
#side_bar {
	background: #161A20;
	border: 1px solid #6E7177;
	float: right;
	width: 256px;
}

#side_bar #side_menu li a {
	display: block;
	font-size: 90%;
	padding: 23px 0px 0px 60px;
	text-transform: uppercase;
	width: 195px;
}

#side_bar #side_menu li a:link, #side_bar #side_menu li a:visited {
	color: #FFF;
	text-decoration: none;
}

#side_bar #side_menu li a:active, #side_bar #side_menu li a:hover{
	color: #FFF;
	text-decoration: none;
}

#side_bar #side_menu #what_it_costs {
	background: url(/wp-content/themes/world-tech-usa/images/what-it-costs-background.png) no-repeat;
	height: 36px;
}

#side_bar #side_menu #what_it_costs:hover {
	background: url(/wp-content/themes/world-tech-usa/images/what-it-costs-background-rollover.png) no-repeat;
}

#side_bar #side_menu #how_it_works {
	background: url(/wp-content/themes/world-tech-usa/images/how-it-works-background.png) no-repeat;
	height: 41px;
}

#side_bar #side_menu #how_it_works:hover {
	background: url(/wp-content/themes/world-tech-usa/images/how-it-works-background-rollover.png) no-repeat;
}

#side_bar #side_menu #who_uses_worldtech {
	background: url(/wp-content/themes/world-tech-usa/images/who-uses-worldtech-background.png) no-repeat;
	height: 42px;
}

#side_bar #side_menu #who_uses_worldtech:hover {
	background: url(/wp-content/themes/world-tech-usa/images/who-uses-worldtech-background-rollover.png) no-repeat;
}

#side_bar h3 {
	background: #32373E;
	color: #FFF;
	display: block;
	font-size: 80%;
	height: 26px;
	padding: 15px 0px 0px 15px;
	text-transform: uppercase;
	width: 238px;
}

#side_bar blockquote {
	color: #FFF;
	font-size: 80%;
	font-style: italic;
	padding: 12px 18px 12px 18px;
}

#side_bar cite {
	color: #FFF;
	font-size: 80%;
	padding: 12px 18px 12px 18px;
}

#side_bar #applications_list {
	padding: 18px 0px 19px 0px;
}

#side_bar #applications_list li {
	background: url(/wp-content/themes/world-tech-usa/images/blue-arrow.gif) no-repeat;
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0px 0px 11px;
	padding: 2px 0px 12px 22px;
}

#side_bar #applications_list li:hover {
	background: url(/wp-content/themes/world-tech-usa/images/blue-arrow-rollover.gif) no-repeat;
}

#side_bar #applications_list li a:link, #side_bar #applications_list li a:visited {
	color: #FFF;
	text-decoration: none;
}

#side_bar #applications_list li a:active, #side_bar #applications_list li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#side_bar #newsletter_sign_up {
	background: url(/wp-content/themes/world-tech-usa/images/newsletter-signup-texture.gif);
	border: 2px solid #89898A;
	margin: 0px 0px 4px 4px;
	width: 244px;
}

#side_bar #newsletter_sign_up h3 {
	background: none;
	color: #000;
	display: block;
	font-size: 90%;
	font-weight: bold;
	height: auto;
	padding: 10px 0px 14px 13px;
	text-transform: none;
	width: auto;
}

#side_bar #newsletter_sign_up p {
	font-size: 80%;
	padding: 0px 13px 13px 13px;
}

#side_bar #newsletter_sign_up #newsletter_form {
	padding: 0px 0px 13px 13px;
}

#side_bar #newsletter_sign_up #newsletter_form label {
	font-size: 90%;
	font-weight: bold;
}

#side_bar #newsletter_sign_up #newsletter_form #email_field {
	margin: 5px 0px 0px 0px;
	width: 125px;
}

#side_bar #newsletter_sign_up #newsletter_form #join_now {
	float: right;
	position: relative;
	right: 3px;
	top: 17px;
}

#side_bar .stico_default {
	background: none!important;
}

#side_bar .stwrapper {
	top: 25px;
}

#side_bar #sharethis_0 a.stbutton {
	background: url(/wp-content/themes/world-tech-usa/images/envelope-icon.gif) no-repeat!important;
	display: block;
	font-size: 80%;
	height: 14px;
	margin: 11px 0px 22px 15px;
	padding: 0px 0px 0px 31px;
}

#side_bar  #sharethis_0 a.stbutton:link, #side_bar  #sharethis_0 a.stbutton:visited {
	color: #FFF;
	text-decoration: none;
}

#side_bar  #sharethis_0 a.stbutton:active, #side_bar  #sharethis_0 a.stbutton:hover {
	color: #FFF;
	text-decoration: none;
}

#side_bar #email_sign_up {
	margin: 0px 0px 11px 14px;
	position: relative;
}

#side_bar #email_sign_up #email_field {
	color: #666;
	font-size: 80%;
	height: 20px;
	width: 135px;
}

#side_bar #email_sign_up #subscribe {
	position: absolute;
	right: 10px;
	top: 0px;
}

#side_bar #subscribe {
	display: block;
	font-size: 80%;
	margin: 0px 0px 45px 15px;
}

#side_bar #subscribe img {
	position: relative;
	top: 3px;
}

#side_bar #subscribe:link, #side_bar #subscribe:visited {
	color: #FFF;
	text-decoration: none;
}

#side_bar #subscribe:active, #side_bar #subscribe:hover {
	color: #FFF;
	text-decoration: none;
}

#side_bar #categories_menu ul, #side_bar #archives_menu ul {
	color: #FFF;
	list-style-type: disc;
	padding: 8px 0px 46px 40px;
}

#side_bar #categories_menu ul li, #side_bar #archives_menu ul li {
	color: #FFF;
	font-size: 90%;
}

#side_bar #categories_menu ul li a:link, #side_bar #archives_menu ul li a:link, #side_bar #categories_menu ul li a:visited, #side_bar #archives_menu ul li a:visited {
	color: #FFF;
	text-decoration: none;
}


#side_bar #categories_menu ul li a:active, #side_bar #archives_menu ul li a:active, #side_bar #categories_menu ul li a:hover, #side_bar #archives_menu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* End Side Bar Styles */



/* Begin Footer Styles */
#footer {
	background: #FFF;
	clear: both;
	padding: 22px 0px 0px 0px;
	width: 100%;
}

.footer_menu {
	color: #666;
	font-size: 75%;
	line-height: 15px;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

.footer_menu li {
	display: inline;
	letter-spacing: 10px;
}

.footer_menu a:link, .footer_menu a:visited {
	color: #666;
	letter-spacing: 0px;
	text-decoration: none;
}

.footer_menu a:active, .footer_menu a:hover {
	color: #666;
	letter-spacing: 0px;
	text-decoration: underline;
}

#copyright {
	color: #666;
	font-size: 75%;
	margin: 5px 0px 27px 0px;
	text-align: center;
}

#copyright a:link, #copyright a:visited {
	color: #666;
	text-decoration: none;
}

#copyright a:active, #copyright a:hover {
	color: #666;
	text-decoration: underline;
}
/* End Footer Styles */