/*
Theme Name: Trojan Tech Group
Theme URI: http://www.thinkbigonline.com/
Description: Trojan Tech Group custom wordpress theme.
Author: Think Big Online
Author URI: http://www.thinkbigonline.com/
Version: 1.2
Tags: trojan, trojantech, trojantechgroup
*/


/* =Reset default browser CSS. 
-------------------------------------------------------------- */

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;
	vertical-align: baseline;
    color: #404041;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
h1{
    color: #71BF44;
    font-size: 28px;
    font-weight: normal;
}

h3 {
    color: #726048;
    font-size: 11px;
    font-weight: bold;
}
ol, ul, li {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration:none;
}
a img {
	border: 0 none;
}
p {
    color: #404041;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
}
input{
	padding:0px;
	margin:0px;
	border:0px;
}
/* =Layout
-------------------------------------------------------------- */

/* start: common */
body {
    background-color: #F3F3F3;
    background-image: url("images/pagebg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    color: #404041;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
}
div#FlashFullBG {
    height: 100%;
    margin: auto;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: -99999;
}
div#FlashFullBG object, div#FlashFullBG embed{
	z-index: -99999;
}
#wrapper {
    background: url("images/topmenubg.jpg") repeat-x scroll 0 0 transparent;
    left: auto;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 100%;
    z-index: 999;
}
#wrapper2{
    margin: 0 auto;
    width: 1144px;
	z-index: 999;
}
#header{
    background-image: url("images/topmenubg.jpg");
    background-repeat: repeat-x;
    float:left;
	width: 1144px;		position: relative;
}
#header .content{
    float:left;
    width: 1144px;
}
#header .left{
    float: left;
    height: 40px;
    margin-left: 68px;
    padding: 0;
    width: 784px;
}
.breadcumbs{
    float: left;
    margin-left: 72px;
    width: 965px;
}
.breadcumbs #crumbs {
    background: none repeat scroll 0 0 white;
    float: left;
    font-size: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-top: 6px;
    width: 100%;
}
.breadcumbs #crumbs span {
    color: #404041;
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
    margin-left: 5px;
    margin-right: 5px;
}
.breadcumbs #crumbs a {
    color: #71BF44;
    font-size: 10px;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}
.breadcumbs #crumbs a:hover{
    color: #71BF44;
    text-decoration: underline;
}
#menu-primary-menu li{
    border-right: 1px dotted #4C4C4E;
    float: left;
    padding: 14px 8px 9px;
    cursor:pointer;
    position: relative;
}
#menu-primary-menu li a{
    color: #B2B2B2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; 
}
#menu-primary-menu li.current_page_item,
#menu-primary-menu li.current-menu-parent, 
#menu-primary-menu li:hover{
    background: #4C4C4E;
}
#menu-primary-menu li.current_page_item a,
#menu-primary-menu li.current_menu-parent a{
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#menu-primary-menu ul.sub-menu{
    background: none repeat scroll 0 0 #4C4C4E;
    display: none;
    left: 0;
    position: absolute;
    top: 35px;
    width: 160px;
    z-index: 901;
}
#menu-primary-menu li:hover a{
	color: #FFFFFF;
}
#menu-primary-menu ul.sub-menu li{
    border-bottom: 1px solid #5E5E60;
    border-right: 0 none;
    float: left;
    width: 144px;
}
#menu-primary-menu ul.sub-menu li:hover,
#menu-primary-menu ul.sub-menu li.current-menu-item{
    background:#71BF44;
}
#header .right{
    float: left;
    width: 288px;
}
#header .right img{
    float: left;
    height: 29px;
    margin-left: 0px;
    margin-top: 3px;
    width: 33px;
}
#header .right a{
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
}
#header .content2{
    background-image: url("images/headerbg.png");
    background-repeat: no-repeat;
    float: left;
    height: 188px;
    margin-top: 20px;
    width: 1144px;
}
#header .content2 .left{
    float: left;
    height: 100px;
    padding: 51px 205px 34px 35px;
    width: 258px;
}
#header .content2 .left a{
    cursor: pointer;
    display: block;
    float: left;
    height: 100px;
    width: 258px;
}
#header .content2 .left p {
	color: #000000;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 35px;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 110px;
}
#bottom-header{    background: none repeat scroll 0 0 #4C4C4E;    padding: 15px;    position: absolute;    right: 70px;    top: 35px;}#bottom-header p{    color: #F7EA0C;    font-size: 11px;    font-weight: bold;    line-height: 0;}#bottom-header a{}
#header .content2 .right {    background: url("images/bg_testimonial.png") no-repeat scroll right top #252525;    border-radius: 20px 20px 20px 20px;    float: right;    height: 99px;    margin: 23px 70px 0 0;    width: 502px;}
#header .content2 .right p{
    color: #FFFFFF;    font-size: 11px;    font-weight: normal;    line-height: 14px;    margin: 8px 10px;
}
#header .content2 .right .author{
    color: #8EDA61;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
}
#main{
    background-image: url("images/mainbody.png");
    background-repeat: repeat-y;
    float: left;
    width: 1144px;
}
.container_inner{
    float: left;
    padding: 7px 100px 20px 112px;
    width: 942px;
}
.container_inner .left{
    float: left;
    padding-right: 40px;
    width: 556px;
}
.container_inner .left h1{
	margin-bottom: 20px;
}
.container_inner .left .entry-content{ 
    float: left;
    /*overflow: hidden;*/
    width: 100%;
}
.container_inner .left .entry-content p strong{ 
	color: #71BF44;
}
.container_inner .left .entry-content p a:hover{ 
	text-decoration: underline;
	color: #71BF44;
}
.container_inner .left .entry-content li{ 
	line-height: 26px;
}
.container_inner .left .entry-content table td{ 
	line-height: 18px;
}
.home .container_inner .left .entry-title h1{ 
	display:none;
}
.container_inner .right{
    float: left;
    width: 336px;
}
.h2Green {
    color: #5AB236;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.container_inner .entry-inner{
    border-bottom: 1px solid #E3E3E3;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 580px;
}
.container_inner .entry-inner .left{
    float: left;
    padding: 0;
    width: 108px;
}
.container_inner .entry-inner .left h2{
    font-size: 18px;
    line-height: 20px;
}
.container_inner .entry-inner .left a{
    font-weight: bold;
}
.container_inner .entry-inner .left a:hover{
    text-decoration: underline;
}
.container_inner .entry-inner .right{
    float: left;
    margin-right: 10px;
    width: 170px;
}
/* start: sidebar */
.sidebar-latestnews{
    float: left;
}.home .sidebar-latestnews{    width: 548px;}
.sidebar-latestnews .content{
    display: block;
    float: left;
    padding: 15px 0 0;
    position: relative;
    z-index: 10;
}
.sidebar-latestnews .rss{
	background: url("images/rss.jpg") no-repeat;
	width:16px;
	height:29px;
	float:left;
}
.sidebar-latestnews .title{
    background: url("images/greenBar.jpg") no-repeat scroll 0 0 transparent;
    height: 35px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 530px;
	line-height: 35px;
}
.sidebar-latestnews .title .left{
    padding: 0;
    width: 416px;
}
.sidebar-latestnews .title .left span{
    float: left;
    margin-right: 20px;
	color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
}
.sidebar-latestnews .title .right{
    padding-left: 34px;
    width: 78px;
}
.sidebar-latestnews .title .right a{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.sidebar-latestnews .title .right a:hover{
	text-decoration: underline;	
}
.sidebar-latestnews .data{
    float: left;
    padding: 0 20px;
}
.sidebar-latestnews .latest-date{
    color: #606060;
    float: left;
    font-size: 11px;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 528px;
}
.sidebar-latestnews .latest-title{
    float: left;
    padding-bottom: 10px;
    width: 528px;
}
.sidebar-latestnews .latest-title a{
    color: #61B83A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.sidebar-latestnews .latest-content{
    background-image: url("images/dotline.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    float: left;
    padding-bottom: 20px;
    width: 528px;
}
.sidebar-latestnews .latest-content p, .sidebar-latestnews  ul.sidebar-home-list li a{
    color: #606060;
    font-size: 12px;
    line-height: 22px;
}
.sidebar-latestnews  ul.sidebar-home-list li a{
    line-height: 16px;
}
.sidebar-latestnews  ul.sidebar-home-list li{
    background: url("images/arrow.png") no-repeat scroll left 6px transparent;
    border-right: 1px dotted #DBDBDB;
    float: left;
    padding-bottom: 10px;
    margin-right: 10px;
    padding-left: 13px;
    padding-right: 10px;
    width: 135px;
	line-height: 16px;
}
.sidebar-latestnews  ul.sidebar-home-list li:last-child{
    margin-right: 0px;
    padding-right: 0px;
	border-right: 0px;
}
.widget-container{
	float: right;
	margin-bottom: 20px;
}
.widget-container li{
	line-height: 22px;
	margin-bottom: 6px;
}
.widget-container li a{
	color: #61B83A;
}
.widget-container .widget-title, .widget-container .widget-title span {
    color: #61B83A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	margin-bottom: 10px;
}
.widget_twitter{
	display: none;
}
.home .widget_twitter{
	display: block;
}
#text-8 .textwidget{
    border: 1px solid #DBDBDB;
    text-align: center;
    width: 336px;
}
.widget-container img{
	max-width: 336px;
}
.ssg_widget .widget-title{
	display: none;
}
.widget-container .social{
    float: right;
    margin-bottom: 3px;
	width:336px;
	height:86px;
	background: url("http://www.trojantechgroup.com.au/wp-content/uploads/2013/08/sidebar-touch2.png") no-repeat;
}
.widget-container .social a{
    cursor: pointer;
    float: left;
    height: 27px;
    margin-right: 6px;
    margin-top: 27px;
    width: 27px;
	text-indent: -99999px;
}
.widget-container .social a.fb{
    margin-left: 189px;
}

.widget-1 a{
    float: right;
    margin-bottom: 3px;
}
.widget-2{
    background-image: url("images/right_form_body.jpg");
    background-repeat: repeat-y;
    float: centre;
    width: 336px;
}
.widget-2 .content{
    background-image: url("images/right_form_top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: centre;
    width: 336px;
}
.widget-2 .content2{
    background-image: url("images/right_form_bot.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    float: left;
    padding-bottom: 35px;
    width: 336px;
}
.widget-2 .content3{
    float: left;
    padding: 15px 22px;
    width: 292px;
}
.widget-2 .content .title{
    float: left;
    height: 34px;
    width: 292px;
    color: #5AB236;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.widget-2 .content .row{
    float: left;
    margin-bottom: 12px;
    width: 300px;
}
.widget-2 .content .row input.input{
    background-color: #FDFCF1;
    border: 1px solid #CDCDCD;
    color: #6B6B6B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 14px;
    margin-right: 4px;
    padding: 2px 5px;
    width: 130px;
}
.widget-2 .content .row select{
    background-color: #FDFCF1;
    border: 1px solid #CDCDCD;
    color: #6B6B6B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 18px;
    width: 105px;
	margin-right: 4px;
}
.widget-2 .content .row .label{
    color: #6B6B6B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.widget-2 .content .row input.submit{
    background: url("images/Submit.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    height: 27px;
    margin: 0 10px 0 0;
    padding: 0;
    text-indent: -99999px;
    width: 84px;
	cursor:pointer;
}
.widget-2 .content .row a.register{
    background: url("images/BtnArrow.gif") no-repeat scroll left center transparent;
    color: #000000;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 16px;
}
.widget-2 .content .row a.register:hover{
	text-decoration:underline;
}
.sidebar-right .wpcf7, .sidebar-right .member, .sidebar-right #fadeshow1{
    border: 1px solid #DBDBDB;
    float: left;
    width: 336px;
}.sidebar-right .member a{    margin-bottom: 10px;}.sidebar-right .member img{    width: 336px;}
.sidebar-right .wpcf7 form{
    padding: 20px 0 20px 20px;
}
.sidebar-right .wpcf7 form h1 {
    color: #68AD5C;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
}
.sidebar-right .wpcf7 form p{
    font-weight: bold;
    line-height: 34px;
}
.sidebar-right .wpcf7 form span.label{
    float: left;
    font-family: Myriad Pro;
    font-size: 13px;
    font-weight: bold;
    margin-right: 20px;
    text-align: right;
    width: 50px;
}
.sidebar-right .wpcf7 form input, .sidebar-right .wpcf7 form seelct{
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E8E8E8;
    height: 20px;
    width: 220px;
}
.sidebar-right .wpcf7 form select {
    margin-left: 4px;
    margin-right: 14px;
    width: auto;
}
.sidebar-right .wpcf7 form input.wpcf7-submit{
    background: url("images/submit_fom.png") no-repeat scroll left center transparent;
    border: 0 none;
    float: right;
    height: 32px;
    margin-bottom: 24px;
    margin-right: 16px;
    margin-top: 18px;
    text-indent: -99999px;
    width: 82px;
	cursor: pointer;
}
/* end: sidebar */


/* start: footer */
#footer{
    background: url("http://www.trojantechgroup.com.au/wp-content/uploads/2013/08/footerlarge12.png") no-repeat center;
   margin:0px auto;
    float: left;
    height: 190px;
    /*margin-top: -224px;*/
    padding: 197px 90px 0 182px;
    position: relative;
 left:-124px;
    width:100%;
    z-index: 1;
}
#footer .footer-top{
    float: left;
    height: 83px;
    margin-bottom: 2px;
    padding: 0 0 0 72px;
    width: 800px;
}
#footer .footer-top .left, #footer .footer-top .right{
    float: left;
    height: 25px;
    width: 368px;
}
#footer .footer-top p{
    color: #404041;
    font-size: 11px;
    font-weight: normal;
    line-height: 25px;
}
#footer .footer-top p strong{
	font-size: 11px;
}
#footer .footer-top a{
    color: #71BF44;
    font-size: 11px;
    text-decoration: none;
}
#footer .footer-top a:hover{
    text-decoration: underline;
}
#footer .footer-bottom .left{
    float: left;
    height: 24px;
    width: 603px;
}
footer-bottom
{
width:942px;
margin:0px auto;
padding;
}
.menu-footer li{
    background: url("images/footersep.gif") no-repeat scroll right top transparent;
    float: left;
    line-height: 20px;
    padding-left: 2px;
    padding-right: 23px;
}
.menu-footer li:first-child{
	padding-left:0px;
}
.menu-footer li:last-child{
	background:none;
}
.menu-footer li a{
    color: #606060;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.menu-footer li a:hover{
	color:#62B83A;
	text-decoration: underline;
}
#footer .footer-bottom .right{
    float: left;
    height: 24px;
    width: 269px;
}
#footer .footer-bottom .right p{
    color: #606060;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}
/* end: footer */

/* start: contact form */
.content span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FF0000;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    left: 60px;
    line-height: 14px;
    padding: 5px;
    position: relative;
    top: -40px;
}
.content div.wpcf7-validation-errors{
    background: none repeat scroll 0 0 #FF0000;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 14px;
    padding: 5px;
    float: left;
    margin:0 0 10px;
}
.content div.wpcf7-mail-sent-ok{
    background: #398F14;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 14px;
    padding: 5px;
    float: left;
    margin:0 0 10px;
}
.entry-content div.wpcf7{    
	float: left;    
	padding: 20px 28px 0 0;    
	width: 520px;
}
.entry-content div.wpcf7 form.wpcf7-form{    
	float: left;    
	/*overflow: hidden; */   
	padding: 10px 0 20px;    
	width: 520px;
}
.entry-content div.wpcf7 form.wpcf7-form p{    
	float: left;    
	width: 520px;
}
.entry-content div.wpcf7 form.wpcf7-form .label{    
	float: left;       
	padding: 0 14px 0 10px;    
	width: 115px;    
	color: #404041;    
	font-family: Arial,Helvetica,sans-serif;    
	font-size: 12px;    
	font-weight: bold;
}
.entry-content div.wpcf7 form.wpcf7-form select{    
	background-color: #FDFCF1;    
	border: 1px solid #CDCDCD;    
	color: #9B9B99;    
	float: left;    
	font-family: Arial,Helvetica,sans-serif;    
	font-size: 11px;    
	height: 18px;    
	width: 381px;
}
.entry-content div.wpcf7 form.wpcf7-form input, 
.entry-content div.wpcf7 form.wpcf7-form textarea{    
	background-color: #FDFCF1;    
	border: 1px solid #CDCDCD;    
	color: #9B9B99;    
	float: left;    
	font-family: Arial,Helvetica,sans-serif;    
	font-size: 11px;    
	height: 18px;    
	padding: 2px 5px;
	margin-bottom:15px;    
	width: 369px;
}
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-checkbox,
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-radio{    
    float: left;
    margin-bottom: 15px;
    width: 374px;
}
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item,
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-radio span.wpcf7-list-item {    
	float: right;    
	margin-left: 0;    
	width: 375px;
}
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-checkbox input,
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-radio input{    
	height: 25px;    
	width: 14px;
	margin: 0;
}
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label,
.entry-content div.wpcf7 form.wpcf7-form .wpcf7-radio .wpcf7-list-item-label{    
	float: left;    
	margin-left: 5px;    
	width: 300px;
}
.Green11Copy {    
	color: #8EDA61;    
	font-size: 11px;    
	font-weight: normal;    
	line-height: 15px;
}
.entry-content div.wpcf7 form.wpcf7-form textarea{	
	height: 100px;
}
.entry-content div.wpcf7 form.wpcf7-form input.wpcf7-submit {    
	background: url("images/Submit.gif") no-repeat scroll 0 0 transparent;    
	border: 0 none;    
	cursor: pointer;    
	float: right;    
	height: 27px;    
	margin-top: 20px;    
	padding: 0;    
	text-indent: -99999px;    
	width: 84px;
}
/* end: contact form */

/* start: wp-pagenavi */
#page-navi{
    float: left;
    margin-left: 18px;
    margin-top: 10px;
    width: 100%;
}
#page-navi .wp-pagenavi span.current {
    color: #61B83A;
}
#page-navi .wp-pagenavi a:hover, #page-navi .wp-pagenavi span.current {
    border-color: #61B83A;
}
/* end: wp-pagenavi */

/** comment section **/
#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.comment-author{
	padding-left: 50px;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding-left: 50px;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: 20px;
	padding: 0;
	position: absolute;
	top: 24px;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 93%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	/*left: 30px;*/
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/** call to action blog **/
.cta-box-n{
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #aaa;
	width: 94%;
	margin: 15px 0;
}
.cta-box-n h1{
	color: ##71BF44;
	font-size: 28px;
	margin-bottom: 5px !important;
}
.cta-box-n span{
	text-decoration: underline; 
	color: blue;
	font-size: 28px;	
}

/** trojan tech sidebar optin form June 3, 2013 **/
.trojanoptin{
	border: 1px solid #d6d6d6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	background-color: #f1f1f1;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
}
.trojangreen{
	background-color: #599f2e;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	text-align: center;
	padding: 20px 10px;
}
.trojangreen h2{
	color: #fff;
	font-size: 21px;	
	line-height: 23px;
}
.trojanblack{
	background-color: #49494A;
	box-shadow: 0px 0px 30px 10px #444 inset;
	-moz-box-shadow: 0px 0px 30px 10px #444 inset;
	-webkit-box-shadow: 0px 0px 30px 10px #444 inset;
	-ms-box-shadow: 0px 0px 30px 10px #444 inset;
	text-align: center;
	padding: 20px 10px;
}
.trojanblack p{
	color: #fff;
	font-size: 16px;	
}
.trojanform{
	text-align: center;
	padding: 15px 0;
}
.trojanform input{
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 0;
	width: 290px;
	margin: 5px 0;
}
.trojanform input[type=submit]{
	background-image: url(images/submitimg.png);
	width: 305px;
	height: 55px;
	border: none;
}
.trojanform input[type=submit]:hover{
	opacity: .8;
}
.trojanform p{
	padding: 0 0 10px 0;
}
.trojanform img{
	padding: 5px 0;
}
.trojanform form{
	margin: 0;
}
.textwidget{text-align:center;}
.footer_Box_main
{
width:1000px;
margin:0px auto;
padding:0px;
}