/*
Theme Name:     Tips and Tricks (child) Phone
Description:    Child theme for the Tips and Tricks theme
Author:         Vertaxe
Author URI:     http: //www.vertaxe.com
Template:       tt_parent
*/

#header .site_title a
{
	background:url('images/ptt_title2.gif') 0 0 no-repeat;
	width:226px;
	height:54px;
	display:block;
	text-indent:-3000px;
	white-space:nowrap;
	margin:0;
}

#header .site_title
{
	width:226px;
	height:54px;
	position:absolute;
	top:20px;
	background:none;
	border:0;
	margin: 0 0 0 9px;
	padding:0;
}

span.tagline
{
	color:#FFF;
	font-size:12px;
	font-style:italic;
	position:absolute;
	top:81px;
	left:9px;
}

a.button_big {
	display: block;
	position: relative;
	float: left;
	width: 215px;
	height: 200px;
	padding: 20px 0;
	text-align: center;
	font-size: 18px;
	text-shadow: 1px 1px #FFF;
	color: #009eff;
}
a.button_big span {
	display: block;
	width: 100%;
	color: #333;
	padding: 10px 0 0 0;
	font-size: 12px;
	text-shadow: none;
}
#share_ptt {
	width: 620px;
	height: 100px;
	margin: 20px 0px 0px 15px;
}

#share_ptt_left {
	float:left;
	width:300px;
	height: 100px;
	background: no-repeat left center url('images/share_ptt_left.gif');
}
#share_ptt_right {
	float:right;
	width:300px;
	height: 100px;
	background: no-repeat url('images/share_ptt_right.gif')  ;
}

div.info-box p.main-font {
color:#FFF;
}

ul#menu-site-pages.menu ul.sub-menu {
padding-left:10px;	
}

.sidebar_subhead {
	font-size:14px; 
	color:#FFF; 
	height:16px;
	padding-bottom:3px;
}

.subscribe_cont {
	border:1px solid #222222; 
	width:280px; 
	background-color:#FFF;
	padding:3px 8px 1px 10px; 
	overflow:hidden;	
}

.subscribe_img {
	text-align:left; 
	float:left; 
	width:67px;
}


.author_box {
	background: none repeat scroll 0 0 #F5F5F5; 
	border: 1px solid #CCC; 
	overflow: hidden; 
	padding: 1px 1px 1px 0px;
	margin: 40px 0px 0px 15px; 
	width: 608px;
}

.author_cont {
	overflow: hidden; 
	padding: 5px 5px 5px 0px; 
}

.author_right {
	color: #333333; 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 20px; 
	word-spacing: 0;
	margin:0px 0px 0px 15px;
}

.avatar_img {
	 style="border: 1px solid #DDDDDD; 
	 display: inline; 
	 float: left; 
	 margin: 2px 10px 10px 5px;
}

.author_text {
	font-size:16px; 
	font-weight:bold; 
	padding-bottom:5px;
}


.xmas_pagehead, .acc_pagehead {
	font-size:26px;color:#000;font-weight:bold;padding-top:18px;	
}

.xmas_pagetext, .acc_pagetext {
	padding-left:10px;font-size:16px;line-height:1.5em;text-align:center;
}


.xmas_heading, .acc_heading{
	font-size:24px;font-weight:bold;color:#F60; margin:30px 0px -15px 0px;
}

.xmas_box, .acc_box {
	border:#666 1px solid;margin:20px 10px 0px 0px;padding:10px 0;	
}

.xmas_title, .acc_title {
	color:#000;font-size:20px;font-weight:bold;
}

.xmas_desc, .acc_desc {
	font-size:12px;line-height:1.5em;
}

.xmas_price, .acc_price {
	color:#F00;font-size:20px;font-weight:bold;
}

.xmas_save, .acc_save {
	color:#F00;font-size:12px;font-weight:bold;
}

.xmas_readmore, .acc_readmore {
	font-size:18px; text-decoration:underline!important;
}

.edit_cat_header {
	background-color: #444444; 
	border: 1px solid #000000; 
	color: #FFFFFF; 
	font-size: 17px; 
	font-weight: bold; 
	letter-spacing: 0.5px; 
	margin: 10px 0; 
	padding: 5px; 
	width: 615px;	
}

.summary_cont {
	width:610px; 
	margin:0px 0px 20px 15px; 
	border-top:1px solid #000; 
	border-bottom:1px solid #000; 
	padding:15px 0px; 
	overflow:hidden; 
}


.summary_left {
	width:100px; 
	align:center; 
	float:left; 
	position:relative;	
}

.summary_right {
	font-size:15px; 
	line-height: 1.4em;
	width:510px; 
	float:right; 
	position:relative;"
}

#tip_nav {
	background-color: #FF6600;
	color: #999999;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 18px 5px 21px;
	height:20px;
	margin: 8px 0 1px;
	border-radius:5px;
	
}

#tip_nav a {
	color:#FFF;
	text-decoration:underline;
}

#prev_tip {
	float:left;
	width:200px;
}

#all_tips {
	float:left;
	text-align:center;	
	width:200px;
	color:#FF7300;
}

#next_tip {
	float:right;
	text-align:right;
	width:200px;
}
