/* @override 
	http://phonefeedr.com/wp-content/themes/phone_feedr/style.css
	http://phonefeedr.com/wp-content/themes/phone_feedr/iPhone.css
*/

/*  
Theme Name: Phone Feedr
Theme URI: http://wordpress.org/
Description: The official Phone Feedr Theme
Version: 1.0
Author: Adrian Hanft
Author URI: http://www.adrian3.com/

	Phone Feedr v1.0
	 http://www.phonefeedr.com/

	This theme was designed and built by Adrian Hanft,
	whose blog you will find at http://www.adrian3.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/* 
dark blue: #2488c6
medium blue: #57b7df
light blue: #a3d2ec
*/

/* @group Body */
body {	
	color:#666;
	font-family: 'trebuchet ms', verdana, sans-serif;
	background-color:#fff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */ 
	}
a { 
	color:#2488c6; 
	text-decoration:none; 
	border: none;
	}

a:link { 
	color:#2488c6; 


	}

#alpha li a, #beta a { 
	color:#2488c6; 
	text-decoration:none; 
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:1px;
	border-style: solid; 
	border-color:#ccc;
	}
h1 a, h2 a { 
	color:#666; 
	text-decoration:none; 
	 border:0;
	}
a:visited {
	color:#2488c6; 
	}
a:active { 
	color:#666; 
	}
a:hover	{ 
	color:#666; 
	}
#beta a:hover	{ 
	color:#000; 
}
img { 
	border:none; 
	border-style:none;
	}
a img { 
	border: none ; 
	border-style: none;
	}
p { 
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 20px 0;

	}
#beta h2 a, #beta h1 a {
	border: none;
}
h1, #beta h2 {
	color:#2488c6;	
	font-family: ScalaSansOT-Regular, "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size:2.3em;
	font-style:normal;
	line-height: 25px;
	letter-spacing:0;
	margin:0 0 10px 0;
	padding:0;
	font-weight: normal ;
	text-align:left;
	text-transform: none;
	}
h2 {
	color:#2488c6;	
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size:1em;
	font-style:normal;
	letter-spacing:0.1em;
	margin: 0;
	padding:0;
	font-weight:bold;
	text-align:left;
	}
h3 {
	color:#2488c6;	

	}
/* @end */

/* @group Structure */

#container {
	padding: 0;
	font-size:1.1em;
	line-height:1.4em;
	margin: 0;;
	}
#content-inner {
    width: 985px;
    margin: 0 auto;
    padding: 0;
	}
#content-inner2 {
    width: 985px;
    margin: 0 auto;
    padding: 0;
	}
#content_wrapper {
    width: 985px;
    margin: 0 auto;
	}
#content_wrapper_home {
    width: 985px;
    margin: 0 auto;
	}

#flash {
    width: 802px;
	height:326px;
	font-size:1.2em;
    margin: 0 auto;
    padding:0;
    position: relative;
	}

#content {
	width:802px;
    margin: 0 auto;
    position: relative;
	}
#content2 {
	width:985px;
    margin: 75px auto 0 auto;
    position: relative;
	}

#alpha {
    position: relative;
	width:200px;
	line-height:1.5em;
	padding:0 110px 0 102px;
    display: inline;
    float: left;
	}

#alpha2 {
    position: relative;
	width:231px;
	line-height:1.5em;
	padding:20px 40px 0 17px;
    display: inline;
    float: left;
	}

#beta {
	margin:0;
	width:559px;
	padding: 0;
    display: inline;
    float: left;
	}

#beta_center {
	margin:0;
	width:375px;
	padding: 20px 111px 0 170px;
    display: inline;
    float: left;
	}
#beta-inner {
    padding: 0;
    margin: 0 20px 0 0;
	}
#beta-inner, #alpha-inner {
    padding: 0 0 50px 0;
	}

#content-inner, #alpha-inner, #beta-inner {
    position: static;
	}
#alpha ul, #beta ul {
	padding:0 0 0 15px;
	list-style-image: url('http://adrian3.com/wp-content/themes/Clean_White/images/bullet.jpg');
	margin:0 0 25px 0;
	line-height: 1.3em;
	}
#alpha ul li, #beta ul li { 
	font-size: 1.1em;
	margin:0;
	padding:5px 0 5px 0;
	color: #777;
	}
#alpha ul li a, #beta ul li a {
	color: #777;
	}
#alpha ul li a.selected {

	}
#alpha ul li a:hover {
	color:#2488c6;
	}
#latest-meta {
	margin:0 0 80px 0;
	padding: 0;

	}
.mu_register p{
	padding: 10px 0 0;
}
.mu_alert{
	margin: 0 0 50px 0;
}

/* @end */

/* @group Typography */

.subhead {
	font-size: 1.3em;
	color:#666;
	line-height:1.3em;
	font-weight: bold;
	}
.underline {
	text-decoration: underline;

	}

#alpha p {
font-size:1.1em;
line-height:1.2em;
	}

#beta p {
font-size:1.3em;
line-height:1.5em;
	}
#beta a  {
	color:#2488c6;
	}
#beta a:hover  {

	color:#666;
	}

.pkg:after, #content-inner:after, #content-inner2:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
	}
#content-inner { display: inline-block; }
* html #content-inner { height: 1%; }
#content-inner { display: block; }

blockquote {
	display:block;
	color: #b9b9b9;
	line-height:1.5em; 
	font-style: italic;
	font-size: 1.6em;
	background-color: #fff;
	border-top:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	border-right:0px;
	border-left:0px;
	margin:20px 0 20px 0; 
	padding: 25px 0 0 0;
	float:none;
}
.post {
	margin: 0 0 100px 0;
	text-align: justify;	
	}
.navigation {
	padding: 0 0 30px 0;
	
	}
.alignright {
	float: right;
	padding:0;
	}

.alignleft {
	float: left;
	padding:0;
	text-transform: uppercase;
	}
.postmetadata, .postmetadata a {
	color: #ccc;
	text-transform: uppercase;
	}
/* @end */

/* @group navigation */

#nav_container {
	position: relative;
	width: 505px;
	height: 22px;
	padding: 0;
	margin: 0 0 0 408px;

	}
#nav {
	width:985px;
    margin: 0 auto;
	height:57px;
	padding:0;
	background: url("images/nav.jpg");
    background-repeat: no-repeat;
background-position:top;

	}


#nav_buttons {
	position: absolute;
	top: 25px;
	left: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	display: inline;
	overflow: hidden;
	width: 501px;
	}
	
#nav_buttons li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav_buttons a {
	float: left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win */
	}
	
#nav_buttons a:hover {
	background-position: 0 -24px;
	}

#nav_buttons a:active, #nav_buttons a.selected {
	background-position: 0 -44px;
	}
#about a {
	width: 94px;
	background: url("images/button_about.jpg") top left no-repeat;
	}
#tools a {
	width: 87px;
	background: url("images/button_tools.jpg") top left no-repeat;
	}
#channels a {
	width: 132px;
	background: url("images/button_channels.jpg") top left no-repeat;
	}
#faqs a {
	width: 72px;
	background: url("images/button_faqs.jpg") top left no-repeat;
	}
#blog a {
	width: 76px;
	background: url("images/button_blog.jpg") top left no-repeat;
	}

/* @end */

/* @group Footer */

#footer { 
float:left;
    width:585px;
    height: 25px;
    font-size: 12px;
	position: relative;  /* Needed for Safari */
	padding:70px 0 0 400px;
	color:#333;
	text-transform: uppercase;
		margin: 0 auto;
	}
#footer a {color:#2488c6;}

#footer-content, #footer_left p {

	padding:0;
	margin: 0;
	color: #2488c6;
	}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #666;
	}

#footer h3 {
	color:#333333;	
	font-size: 1.1em;
	height: 18px;
	margin: 0;
	padding: 0;
	}
#client_login	{
	width: 111px;
	text-align: left;
	font-weight:bold;
	padding:0;
	margin: 0;
	color: #333;
	float: right;
	}


/* @end */

/* @group homepage styles */

#header {

    padding: 0;
    background: url("images/header_background.jpg");
background-repeat:repeat-x;
background-position:top;
	}
#logo {
	width:985px;
    margin: 0 auto;
	height: 126px;

	padding:0;
	font-size:0.9em;


	}

#intro {
	width:985px;
    margin: 0 auto;
	height:166px;
	padding:30px 0 0 25px ;

	}
#signup {
	width:960px;
    margin: 0 auto;
	height:34px;
	padding:0 0 0 25px;

	}
#signup_outer {

    margin: 30px auto 0 auto;
	height:34px;
	padding:0 0 0 25px;
    background: url("images/sign_up_background.jpg");
background-repeat:repeat-x;
background-position:top;
	}

#signup_outer_home {

	}

.login_header {
	float: right;
	width: 300px;
	padding:10px 0 0 0  ;
	font-size:1.2em;
	text-align: right;
	}
#login {
	width:300px;
	margin:0 25px 0 477px;
	padding:33px 0 0 0;
	font-size:0.9em;
	}
#alpha_home {
    position: relative;
	width:510px;
	line-height:1.5em;
	padding:0 0 0 25px;
    display: inline;
    float: left;
  	background-color: #fff;
	}
#beta_home {
    position: relative;
	width:180px;
	line-height:1.5em;
	padding:0 0 0 45px;
    display: inline;
    float: left;
	background-color: #fff;
	}	
#beta_home ul {
	margin: 0 0 20px 5px;
	padding:0;
	list-style-type: none;
	}	
#beta_home ul li a {
		color: #666;
}
#gamma_home {
    position: relative;
	width:200px;
	line-height:1.5em;
	padding:0 0 0 25px;
    display: inline;
    float: left;
	background-color: #fff;
	}

/* @end */

