/*CUSTOM HEADER*/

.custom #header { 
border-bottom:none;
height:181px;
padding-top:0;
padding-bottom:0;
background:url(http://tradingwireless.com/images/logo.png) center left no-repeat; 
}

.custom #header #logo { 
display:none; 
}

.custom #header #tagline { 
display:none; 
}

/*CUSTOM PAGE LAYOUT*/

.custom #container{
width: 960px;
}

.custom.squeeze_page #container{
width: 990px;
}

.custom #content{
/*width: 620px;*/
width: 680px;
}

.custom.squeeze_page #content {
width: 620px;
}

.custom.purchase_page #content{
width: 700px;
}

.custom #sidebars{
/*width: 370px;*/

width: 280px;
}

.custom.squeeze_page #sidebars{
width: 370px;
}
.custom .post_box, .custom .teasers_box {
margin: 0px 0px 0px 1.1em;
}

/*CUSTOM FOOTER*/
.custom #footer{
background:url(http://tradingwireless.com/images/footer.png) no-repeat;
}

.custom #footer p{
color:#fff;
text-align:left;
padding-top:10px;
}

.custom #footer p a{
color:#fff;
text-decoration:none;
border:none;
}

/*REMOVE PAGE TITLE*/

.custom .headline_area {
display:none; 
}

/*CUSTOM HOME*/

.custom .format_text {
padding: 0 0 0 15px; 
}

.custom .hometitle{
color:#990000;
font-size:28px;
font-weight:bold;
text-align:center;
padding-bottom:30px;
line-height:30px;
}

.custom .homesubtitle{
color:#27527E;
font-size:22px;
font-weight:none;
text-align:center;
padding-bottom:37px;
line-height:25px;
}

.custom .homeintro{
color:#303030;
font-size:22px;
font-weight:none;
text-align:left;
padding-bottom:20px;
padding-left:15px;
line-height:25px;
}

.custom .format_text ul{
padding: 0 0 0 0; 
}

.custom .format_text ul li{
font-size:14px;
background:url(http://tradingwireless.com/images/check.png) left no-repeat; 
list-style:none;
padding-left:15px;
}

.format_text h2{
font-size:22px;
font-weight:none;
text-align:center;
margin: 5px 0;
}

.format_text h3{
font-size:20px;
font-weight:none;
text-align:left;
margin: 5px 0;
}

/*CUSTOM NAVIGATION*/

.menunav{
white-space:nowrap;
font-size:16px;
color:#234FA7;
font-weight:bold;
margin: 5px 0 0 40px;
}

.menunav ul{
list-style-type:none;
}

.menunav ul li{
display:inline; 
padding: 0 5px;
}

.custom #content_box {
background: none;
}

.custom .download-now {
width: 270px;
height: 99px;
margin-top: 80px;
/*margin-left: 20px;*/
}

.custom #text-3 {
margin-bottom: .5em;
}

.custom #archives-3 {
width: 90%;
padding-left: 15px;
}