/*
Theme Name: MobileRoar
Theme URI: http://mobileroar.com
Description: MobileRoar Theme
Version: 0.1
Author: Ben Fox
Tags: None


*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	list-style-type: none;
}

body {
	text-align: center;
	font-family: Arial, 'Trebuchet MS', sans-serif;
	background-color: #2A4101;
	font-size: 100%;
}

body a {
	color: #547c25;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#temp_Background {
	margin: 0 auto;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-left: 1px solid #2A4101;
}

#temp_Wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 36px 0 0 0;
}

#temp_Header {
	padding-bottom: 20px;
}

#temp_Header .left {
	float: left;
	width: 207px;
}

#temp_Header .right {
	float: right;
	width: 753px;
}

#temp_Header .right .pinch {
	padding: 13px 0 0 12px;
}

#temp_Navbar {
	height: 35px;
	background-image: url(images/mainnav_bg.gif);
	background-repeat: repeat-x;
}

#temp_Navbar ul {
	list-style: none;
	margin-left: 10px;
}

#temp_Navbar ul li {
	float: left;
	padding-top: 7px;
	margin: 0 13px;
}

#temp_Navbar ul li a {
	color: #252525;
	font-weight: bold;
	font-size: 80%;
}

#temp_Navbar ul li a:hover {
	color: #878787;
}

#temp_Subnav {
	height: 54px;
	background-image: url(images/secondarynav_bg.gif);
	background-repeat: repeat-x;
}

#temp_Subnav .nav {
	height: 54px;
	float: left;
}

#temp_Subnav .nav ul {
	list-style: none;
	margin-left: 7px;
}

#temp_Subnav .nav ul li {
	margin: 0 10px;
	float: left;
}

#temp_Subnav .nav ul li a {
	display: block;
	height: 54px;
	float: left;
}

#temp_Subnav .search {
	float: right;
	width: 250px;
	background-image: url(images/search_bg.gif);
	height: 54px;
}

#temp_Subnav .search .left {
	float: left;
	padding: 15px 0 0 45px;
}

#temp_Subnav .search .left input {
	width: 150px;
	height: 23px;
	padding: 3px 2px 0 2px;
}

#temp_Subnav .search .right {
	float: right;
	width: 51px;
	height: 54px;
}

#temp_Content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
}

#temp_Content_Left {
	width: 631px;
	float: left;
	background-color: #fff;
}

#temp_Content_Left .inner {
	padding: 15px 30px;
}

body.handies #temp_Content_Left {
	padding-top: 35px;
}

body.handies #temp_Content_Left .inner {
	padding: 0;
}

#temp_Content_Left .inner .post {
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

#temp_Content_Left .inner .post h2 {
	margin-bottom: 5px;
}

#temp_Content_Left .inner .post h2 a {
	color: #547C25;
}

#temp_Content_Left .inner .post h2 a:hover {
	color: #ec720f;
}

#temp_Content_Left .inner .post table.metaInfo {
	width: 570px;
	font-size: 80%;
	color: #464646;
	border: 0;
}

#temp_Content_Left .inner .post table.metaInfo tr td a {
	color: #464646;
	font-weight: bold;
}

#temp_Content_Left .inner .post table.metaInfo tr td a:hover {
	text-decoration: underline;
}

#temp_Content_Left .inner .post table.metaInfo tr td.left {
}

#temp_Content_Left .inner .post table.metaInfo tr td.right {
	text-align: right;
}

#temp_Content_Left .inner .post .content {
	padding-top: 20px;
	font-size: 80%;
	line-height: 160%;
}

.content img {
	padding: 10px;
}

#temp_Content_Left .inner .post .content img.leftAlign {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}

#temp_Content_Left #temp_Content_Left_Left {
	float: left;
	width: 140px;
	padding-left: 10px;
	color: #464646;
}

#temp_Content_Left #temp_Content_Left_Left .nav {
	width: 140px;
}

#temp_Content_Left #temp_Content_Left_Left .nav .inner {
	border: 1px solid #ffc256;
	background-color: #feeccb;
	background-image: url(images/handies_orange_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 18px 10px;
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #464646;
}

#temp_Content_Left #temp_Content_Left_Left .nav .inner ul {
	padding-top: 12px;
}

#temp_Content_Left #temp_Content_Left_Left .nav .inner ul li {
	padding: 0 0 15px 14px;
	background-image: url(images/handies_orange_list_arrow.jpg);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

#temp_Content_Left #temp_Content_Left_Left .nav .inner ul li a {
	color: #547c25;
}

#temp_Content_Left #temp_Content_Left_Left .nav .inner ul li a:hover {
	text-decoration: underline;
}

#temp_Content_Left #temp_Content_Left_Right {
	float: right;
	width: 490px;
	padding-right: 20px;
	font-size: 12px;
	color: #464646;
	line-height: 24px;
}

#temp_Content_Left #temp_Content_Left_Right h1 {
	font-size: 180%;
	color: #547c25;
	font-weight: normal;
	padding-left: 7px;
	padding-bottom: 12px;
}

#temp_Content_Left #temp_Content_Left_Right .signup {
	width: 490px;
	padding-bottom: 20px;
	line-height: 16px;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner {
	border: 1px solid #bad67f;
	background-color: #e9f2d8;
	background-image: url(images/handies_green_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 14px 16px 6px;
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #464646;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .left {
	float: left;
	width: 235px;
	font-size: 120%;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .left .title {
	font-size: 160%;
	padding-bottom: 3px;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .right {
	float: right;
	width: 205px;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .right input {
	border: 1px solid #ababab;
	height: 33px;
	width: 203px;
	background-image: url(images/handies_green_input.jpg);
	padding: 7px 5px 0;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .right .link {
	padding-top: 12px;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .right .link table {
	width: 205px;
	font-size: 120%;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .right .link table tr td {
	text-align: right;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .right .link table tr td strong {
	color: #547c25;
}

#temp_Content_Left #temp_Content_Left_Right .signup .inner .right .link table tr td input {
	width: auto;
	background-image: none;
	border: 0;
	padding: 0;
}

#temp_Content_Left #temp_Content_Left_Right .keyspecs {
	float: right;
	width: 185px;
	margin-left: 15px;
	margin-bottom: 5px;
}

#temp_Content_Left #temp_Content_Left_Right .keyspecs .inner {
	padding-left: 20px;
	border-left: 1px dashed #a0a0a0;
	font-size: 120%;
}

#temp_Content_Left #temp_Content_Left_Right .keyspecs .inner ul {
	padding-top: 8px;
}

#temp_Content_Left #temp_Content_Left_Right .keyspecs .inner ul li {
	padding: 0 0 6px 14px;
	background-image: url(images/handies_white_arrow.jpg);
	background-position: 4px 9px;
	background-repeat: no-repeat;
	font-size: 80%;
	color: #a0a0a0;
}

#temp_Content_Left .inner .navigation .left {
	float: left;
	width: 200px;
}

#temp_Content_Left .inner .navigation .right {
	float: right;
	text-align: right;
	width: 200px;
}

#temp_Content_Left .inner .navigation a {
	color: #000;
	font-size: 80%;
}

#temp_Content_Left .inner .navigation a:hover {
	text-decoration: underline;
	color: #547C25
}

#temp_Content_Right {
	width: 329px;
	float: right;
	background-color: #d7d2bf;
}

#temp_Content_Right .widgetRss {
	background-image: url(images/rssIcon.jpg);
	height: 54px;
	margin-top: -7px;
}

#temp_Content_Right .widgetYoutube {
	background-image: url(images/youTube.jpg);
	height: 63px;
	margin-top: 5px;
}

#temp_Content_Right .widgetYoutube .inner {
	padding: 22px 0 0 105px;
	font-size: 120%;
	color: #666;
}

#temp_Content_Right .sidebarVideo {
	margin: 14px 0 0 12px;
}

#temp_Content_Right .widgetYoutube .inner a {
	color: #000;
	margin: 0 5px;
}

#temp_Content_Right .widgetYoutube .inner a:hover {
	text-decoration: underline;
}

#temp_Content_Right .widgetRss .inner {
	padding: 19px 0 0 97px;
	font-size: 120%;
	color: #666;
}

#temp_Content_Right .widgetRss .inner a {
	color: #000;
	margin: 0 5px;
}

#temp_Content_Right .widgetRss .inner a:hover {
	text-decoration: underline;
}

#temp_Content_Right .widgetBox {
	padding: 15px 14px 0 15px;
}

#temp_Content_Right .widgetBox .nav {
	border-bottom: 1px solid #A39F8F;
}

#temp_Content_Right .widgetBox .nav ul {
	list-style: none;
	margin-bottom: 4px;
}

#temp_Content_Right .widgetBox .nav ul li {
	display: inline;
	overflow: hidden;
}

#temp_Content_Right .widgetBox .nav ul li a, #temp_Content_Right .widgetBox .nav ul li.active a {
	font-size: 70%;
	font-weight: bold;
	color: #666358;
	border: 1px solid #A39F8F;
	padding: 3px 7px 4px;
}

#temp_Content_Right .widgetBox .nav ul li a:hover {
	background-color: #afaa98;
}

#temp_Content_Right .widgetBox .nav ul li.active a {
	background-color: #EBE5D1;
	border-bottom: 1px solid #EBE5D1;
}

#temp_Content_Right .widgetBox .nav ul li.active a:hover {
	background-color: #EBE5D1;
}

#temp_Content_Right .widgetBox .content {
	border: 1px solid #A39F8F;
	border-top: 0;
	background-color: #EBE5D1;
}

#temp_Content_Right .widgetBox .content .inner {
	padding: 10px;
}

#temp_Content_Right .widgetBox .content .link-prev {
	float: left;
}

#temp_Content_Right .widgetBox .content .link-next {
	float: right;
}

#temp_Content_Right .widgetBox .content .link-prev a, #temp_Content_Right .widgetBox .content .link-next a {
	font-size: 10px;
	color: #000;
}

#temp_Content_Right .widgetBox .content .link-prev a:hover, #temp_Content_Right .widgetBox .content .link-next a:hover {
	text-decoration: underline;
}

#temp_Footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 33px;
	margin-bottom: 50px;
	position: relative;
}

ul.sidebarWidgets li.widget {
	padding: 15px 14px 0 15px;
	font-size: 110%;
	color: #666358;
}

ul.sidebarWidgets li.widget ul {
	background-color: #EBE5D1;
	border: 1px solid #A39F8F;
	padding: 10px 0;
}

ul.sidebarWidgets li.widget ul li {
	margin: 0 10px;
	border-bottom: 1px solid #B4B09E;
}

ul.sidebarWidgets li.widget ul li a {
	display: block;
	background-color: #E1DBC6;
	border-top: 1px solid #F5F0E1;
	font-size: 60%;
	padding: 5px 8px;
	color: #000;
}

ul.sidebarWidgets li.widget ul li a:hover {
	background-color: #d8d2bd;
}

ul.sidebarWidgets li.widget_categories ul li.cat-item {
	font-size: 70%;
}

ul.sidebarWidgets li.widget_text .textwidget {
	background-color: #EBE5D1;
	border: 1px solid #A39F8F;
	padding: 10px;
	font-size: 60%;
	color: #000;
}

ul.sidebarWidgets li.widget_text .textwidget ul {
	background-color: #EBE5D1;
	border: 1px solid #A39F8F;
	padding: 10px 0;
	padding: 0;
	background-color: transparent;
	border: 0;
}

ul.sidebarWidgets li.widget_text .textwidget ul li {
	padding: 0;
	margin: 0;
}

ul.sidebarWidgets li.widget_text .textwidget ul li a, ul.sidebarWidgets li.widget_text .textwidget ul li div {
	display: block;
	background-color: #E1DBC6;
	border-top: 1px solid #F5F0E1;
	border-bottom: 1px solid #B4B09E;
	font-size: 100%;
	padding: 5px 8px;
	color: #000;
}

ul.sidebarWidgets li.widget_text .textwidget ul li a:hover {
	background-color: #d8d2bd;
	border-bottom: 1px solid #a39f8f;
}

ul.sidebarWidgets li.widget_text .textwidget ul.alt {
	padding: 0;
	background-color: transparent;
	border: 0;
	margin-left: 15px;
	padding: 3px 0;
}

ul.sidebarWidgets li.widget_text .textwidget ul.alt li {
	padding: 0;
	list-style: square;
	border-bottom: 1px solid #EBE5D1;
}

ul.sidebarWidgets li.widget_text .textwidget ul.alt li a {
	display: inline;
	font-size: 100%;
	border: 0;
	background-color: transparent;
	padding: 0;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets {
	padding: 15px 14px 0 15px;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets {
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul {
	list-style: none;
	background-color: transparent;
	border: 0;
	padding: 0;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul a {
	float: left;
	clear: left;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul li {
	display: block;
	padding: 0;
	float: left;
	margin: 0;
	margin-right: 5px;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul li>a {
	float: none;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul li a, .sidebarWidgetsTabbed li.tw-tabbed-widgets ul li.ui-tabs-selected a {
	background-color: transparent;
	border: none;
	font-size: 70%;
	font-weight: bold;
	color: #666358;
	border: 1px solid #A39F8F;
	padding: 3px 7px 4px;
	display: block;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul li a:hover {
	background-color: #afaa98;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul li.ui-tabs-selected a {
	background-color: #EBE5D1;
	border-bottom: 1px solid #EBE5D1;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets ul li.active a:hover {
	background-color: #EBE5D1;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets .content, .sidebarWidgetsTabbed li.tw-tabbed-widgets .tabbed-widget-item {
	border: 1px solid #A39F8F;
	border-top: 0;
	background-color: #EBE5D1;
	clear: both;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets .content .inner {
	padding: 10px;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets .content .link-prev {
	float: left;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets .content .link-next {
	float: right;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets .content .link-prev a, .sidebarWidgetsTabbed li.tw-tabbed-widgets .content .link-next a {
	font-size: 10px;
	color: #000;
}

.sidebarWidgetsTabbed li.tw-tabbed-widgets .content .link-prev a:hover, .sidebarWidgetsTabbed li.tw-tabbed-widgets .content .link-next a:hover {
	text-decoration: underline;
}

.sidebarWidgetsTabbed .content .widget_content ul li {
	color: #666358;
	font-size: 110%;
}

.sidebarWidgetsTabbed .content .widget_content ul li ul {
	background-color: #EBE5D1;
	padding: 10px 0;
	color: #000;
}

.sidebarWidgetsTabbed .content .widget_content ul li ul li {
	border-bottom: 1px solid #B4B09E;
}

.sidebarWidgetsTabbed .content .widget_content ul li ul li a {
	display: block;
	background-color: #E1DBC6;
	border-top: 1px solid #F5F0E1;
	font-size: 55%;
	padding: 5px 8px;
	color: #000;
}

.sidebarWidgetsTabbed .content .widget_content ul li ul li a:hover {
	background-color: #d8d2bd;
}

.sidebarWidgetsTabbed .content .widget_content ul li ul li.active a {
	background-color: #EBE5D1;
	border-bottom: 1px solid #EBE5D1;
}

.sidebarWidgetsTabbed .content .widget_content ul li ul li.active a:hover {
	background-color: #EBE5D1;
}

/************************************************** BAM STYLES */



.commentsSection {
	float: left;
	width: 611px;
}

ol#commentlist {
	margin-bottom: 20px;
	float: left;
}

.commentsSection h2 {
	color: #547c25;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

.commentsSection ol li {
	background: url(images/commentBg.jpg) repeat-x;
	border-top: 1px dashed #d9d9d9;
	float: left;
	width: 551px;
	padding: 5px;
	margin: 0 5px;
}

p.commentorDetails {
	font-size: 70%;
	color: #464646;
	margin-bottom: 20px;
}

p.commentorDetails cite {
	font-style: normal;
}

p.commentorDetails a {
	color: #547c25;
	text-decoration: none;
}

.commentText {
	float: left;
	margin-bottom: 20px;
}

.commentText p {
	margin-left: 70px;
	float: left;
	font-size: 80%;
	color: #464646;
}

.commentsSection input,
.commentsSection textarea {
	border: 1px solid #9f9f9f;
	background: url(images/dropShadow.jpg) no-repeat;
	width: 100%;
}

.commentsSection textarea {
	clear:left;
	float:left;
	width:535px;
	margin-top: 5px;
}

.commentsSection #submit {
	background: url(images/submit.jpg) no-repeat;
	width: 72px;
	height: 24px;
	cursor: pointer;
	margin-top: 10px;
	float: right;
	border: 0;
	clear: both;
	margin-right: 36px;
}

.commentsSection label {
	clear: both;
	float: left;
	margin-bottom: 5px;
}

input#author,
input#email,
input#url {
	width: 255px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

p.commentURL {
	position: absolute;
	top: 49px;
	left: 280px;
}

#commentform {
	position: relative;
	margin-left: 40px;
}

.loggedIn {
	position: absolute;
	top: -27px;
	left: 170px;
	font-size: 70%;
}

.loggedIn a {
	color: #547c25;
	text-decoration: none;
}

p.noCommentsYet {
	margin-bottom: 20px;
}

#searchsubmit {
	background: url(images/search_go.gif) no-repeat;
	width: 51px;
	height: 54px;
	cursor: pointer;
}

h2.pageTitle,
h2.archivetitle {
	margin-bottom: 20px;
	color: #547C25;
}

.post .content a {
	font-weight: bold;
}

.post .content a:hover,
.post .related ul li a:hover {
	color: #EC720F;
}

div.related {
	margin: 20px 0 0 0;
	border-top: 1px solid #CCCCCC;
	padding: 0px 30px 0 30px;
}

div.related h4 {
	font-size: 80%;
	font-weight: bold;
	color: #464646;
}

div.related ul li {
	background: url(images/bulletTri.gif) no-repeat 0 7px;
	padding-left: 10px;
	margin-left: 10px;
}

div.related ul li a {
	color: #547c25;
	font-size: 80%;
}

.content blockquote {
	background: #f0e3b8;
	margin: 20px 30px 30px 30px;
	padding: 5px 10px;
}

.content blockquote p {
	margin: 10px 0 5px 0;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin:15px 0 0 0;
}

.content p {
	margin: 10px 0 0 0;
}

.content ol {
	margin: 5px 0 5px 40px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.content ol li {
	list-style-type: decimal;
}

.post .content ul {
	margin: 12px 0 12px 15px;
}

#widgetBox_New img {
	padding: 0;
}

.post .content ul li {
	background:transparent url(images/bulletTri.gif) no-repeat scroll 0 7px;
	margin-left:10px;
	padding-left:10px;
}

.carrierContain img.carrierLogo {
	float: left;
	margin-top: 10px;
}

.carrierContain .content {
	float: left;
	padding-top: 0 !important;
}

.carrierContain .content h4 {
	margin-top: 0 !important;
}

.carrierContain .content ul {
	margin-top: 5px;
}

h2.black {
	color: #000;
}

#temp_Footer p {
font-size: 12px;
text-align: right;
color: #fff;
position: absolute;
top: 30px;
width: 100%;
right: 5px;

}

#temp_Footer p a {
color: #fff;
font-weight: bold;
}


/* Fun With Sidebar Tabs */
.fw_tabs_tabs_surround {
	padding: 5px 15px 0 15px;
}

.fw_tabs_tabs_surround .tab-content ul li {
	border-bottom: 1px solid #B4B09E;
	font-size: 11px;
	font-weight: bold;
}

.fw_tabs_tabs_surround .tab-content ul li a {
	background-color: #E1DBC6;
	border-top: 1px solid #F5F0E1;
	color: #000000;
	display: block !important;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 8px !important;
}

.fw_tabs_tabs_surround .tab-content ul li a {
	background-color: #E1DBC6;
	border-top: 1px solid #F5F0E1;
	color: #000000;
	display: block !important;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 8px !important;
}

.fw_tabs_tabs_surround .tab-content ul li a:hover {
	background-color: #D8D2BD;
}
.fw_tabs_tabs_surround .tab-content ul li a.url {
	background-color: inherit;
	border-top: 0px;
	display: inline !important;
	font-weight: bold;
	padding: 0px !important;
}

/* for the bottom tab to fit with a vertical ad */
.sidebarWidgetsBottomLeft > div, #fw_tabs_tabs_surround_2 {
	float: left;
	width: 130px;
	padding-right: 0px;
}

.sidebarWidgetsBottomRight {
	float: right;
	padding-right: 15px;
	padding-left: 0px;
}