/* -------------------
RSB 
Edited 2010.01.13
------------------- */
html, body {background:#e6e6e6;
font-family:  Lucida Sans Unicode, Lucida Grande,Tahoma, sans-serif;
width: 100%;
/*font: "verdana";*/}
h1{
	color: #fff;
	display: block;
	background: #484848;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
	height: 1.5em;
	font-size: 1.5em; font-weight:normal; letter-spacing: .02em;
	padding: 5px 20px;
	margin:0px 0 10px 0;
	/*width: 460px;*/

	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;
	border: #343434 solid 1px;
	
}

h2{
	font-size: 1.1em;
	font-weight: bold;
	/*width: 480px;*/
	margin-left: 10px;
}

h3{
	font-size: 1.1em;
	font-weight: bold;
	/*width: 480px;*/
	/*margin-left: 10px;*/
	margin:5px 0 10px 0;
	
}


p{
	font-size: .9em;
	line-height: 1.5em;
	margin-bottom: .5em;
	color: #333;
	/*width: 480px;*/
	padding: 0 10px;
}
hr {clear: both; background: none; border: none;}
#sidebar p strong, #sidebar p a{/*margin-left: 5px;*/}

.ui-widget-content .ui-widget-content p{
	font-size: .9em;
	line-height: 1.1em;
	margin-bottom: .2em;
	color: #333;
	width: 480px;
	padding-left: 10px;
}

em {font-style: italic;}

a {text-decoration: none;
/*font-weight: bold;*/
color: #33a;
}
a:hover {
	color:#4855da;
}
strong {font-weight: bold;}

/*-------- tweeks --------*/	
 ul.incont li{

	padding-left: 20px;
	display: block;
	position: relative;
		width: 460px;
		font-size: .9em;
		background: url(../images/ui/bullet_cir.png) 0 .2em no-repeat;
		padding: 0 0 0 1.5em;
		/*padding: 0 20px 0 20px;*/
	}
ul.incont {
	margin-bottom: 1.5em;
	width: 460px;
}

#content {
	border: solid 1px #ccc;
	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;
	background: #fff;
	padding: 5px;
	margin: 10px 0 20px 10px;
	display: block; width: 740px; 
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
}
#masthead {
	width: 517px;
	padding: 10px 10px 10px 50px;
	background-color:#585858;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
	position: relative;
	float: left;
	
}
.appStoreBadge{float: left; margin: 2px 0 0 10px;}
#leftCol{
	border: solid 1px #ccc;
	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;
	background: #fff;
	padding: 5px;
	margin: 10px 0 20px 10px;
	display: block; width: 460px; 
	float: left;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
}
#content img.right {
/*	border: solid 1px #ccc;
	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;*/
	float: right; 
	margin:4px 0 0  10px;
	border-bottom: solid 1px #4f3b21;
}
#content img.right {
/*	border: solid 1px #ccc;
	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;*/
	float: right; 
	margin:4px 0 0  10px;
	border-bottom: solid 1px #4f3b21;
}
#content .imgLeft {
/*	border: solid 1px #ccc;
	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;*/
	float: left; 
	margin:4px 10px 0  0;
	/*border-bottom: solid 1px #4f3b21;*/
}
#content .news{
/*	border: solid 1px #ccc;
	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;*/
	width: 500px;
	/*border-bottom: solid 1px #4f3b21;*/
}


	
	
/*-------- tweeks --------*/
.clear {
	/*clear: both; */
/*border: none; background: none;*/
}

#wrapper {
	position: relative;
	display: block;
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
	border: solid 1px #e5e5e5;
	background: #e6e6e6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	top: 10px;
}
#header {
	/*background:url(../images/ui/header_bg.png) left top no-repeat;*/
	position: relative;
	display: block;
	width: 	750px;
	height: 60px;
	zoom: 1;
	margin: 0 0 0 15px;
}
.linkWrap {
	zoom: 1;
	z-index: 1;
}
#logo {
	position: relative;
	display: block;
	/*margin: 7px 0 0 10px;*/
	left: 2 0px;
	top: 18px;
	zoom: 1;
	float: left;
}
#header ul{
	position: relative;
	display: block;
	margin-left: 220px;
	top: 26px;
	list-style: none;
		
}
#header ul li {

	float: left;
}
.promoWrapper {
	background-color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	width: 700px;
	margin: 0 auto;
	
	position: relative;
	display: block;
}
	
	
#sidebar {
	position: relative;
	display: block;
	float: left;
	margin-left: 10px;
	background: #fff;
	
	width: 210px;
	border: solid 1px #ccc;
		-moz-border-radius: 5px; -webkit-border-radius: 5px; 
	top: 10px;
	/*padding: 10px 12px 10px 0;*/
	font-size: 12px;
}
#sidebar h1 {
	height: 1.2em;
	font-size: 1em;
	width: 160px;
	margin: 5px; auto;
	position: relative;
}
#sidebar img
{margin:10px auto;
display: block;}
#sidebar .email{
	width: 180px;
	margin: 20px auto 10px auto;
	
	/*border: solid 1px #eaeaea;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		position: relative;*/
}
div#sidebar div.email span a{
	font-weight: normal;}

#sidebar  p a{
/*margin-left: 5px;	*/
}

#sidebar span {
	width: 200px;
	margin: 5px;
	display: block;
}


#tabs {
	float: left;
	width: 460px;
	margin: 10px 0;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
}

#tabs p{
	width: inherit;
	padding-left: 0px;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
#footer{
	clear: both;
	height: 20px;
	width: 770px;
	border-top: solid 1px #ccc;
}
#footer div{
	width:700px;
	margin: 10px auto;
}
#footer div em {
	float: left; 
	font-size: 9px;
	color: #777;
	position:relative; 
	display: block;
	font-style:normal;
	width: 175px;
	margin-left: 150px;
	/*text-align: center;*/
}
#footer div p {
	float: left; 
	font-size: 9px;
	color: #777;
	position: relative;
	display: block;
	padding: 0;
	width: 350px;
	line-height: normal;
	margin:0;
}
/* -------------------
tab content styling
------------------- */
.ui-tabs .ui-tabs-panel ul {margin-bottom: 1.5em;}
.ui-tabs .ui-tabs-panel ul li {
	list-style:outside;
		font-size: .9em; 
		padding: 0 0 0 1.5em;
		list-style: none;
		background: url(../images/ui/bullet_cir.png) 0 .2em no-repeat;
		overflow: visable;
}
.ui-tabs .ui-tabs-panel ul li a{
	color: #000; font-weight: 100;
}
.ui-tabs .ui-tabs-panel ul li a:hover{
	color: #4855da;
}
.ui-tabs .ui-tabs-panel ul.links li {
	list-style:outside;
		font-size: .9em; 
		padding: 0 0 0 1.5em;
		list-style: none;
		background: url(../images/ui/bullet_tri.png) 0 .2em no-repeat;
		overflow: visable;
}
.ui-tabs .ui-tabs-panel ul li.note {
	list-style:outside;
		font-size: .9em; 
		padding: 0 0 0 1.5em;
		list-style: none;
		background:none;
		font-style: italic;
		font-size: .8em;
		letter-spacing: .02em;
}

.ui-tabs .ui-tabs-panel p {
	list-style:outside;
		font-size: .9em; 
		margin: 0;
}
/* -------------------
inline images
------------------- */
.h_cafe {
		 background:url(../images/art/coffeeDiscussion.png) top left no-repeat;
		 height: 9em;
		 width: 300px;
		 overflow: hidden;
		 float: left;
		 display: block; 
		 margin: 4px 20px 0 10px;
		 	border-bottom: solid 1px #4f3b21;
			/*border-right: solid 1px #4f3b21;*/
}
/* blog styling */
.widget_recent_entries a, .textwidget a{
	font-weight: normal;
	font-size: .9em;
	padding: 5px 10px;
	text-decoration: none;
	line-height: 130%;
	display: block;
}
.widgettitle {
	padding: 5px;
	margin-left: 0px;
	}
#comment {
	width: 500px;
}
.alignleft, .alignright {
	display: block;
	/*float: left;
	width: 290px;
	margin: 5px;*/
	font-size: .8em;
}
 a:hover{
text-decoration:none;
}

#sidebar .textwidget a img {
	margin: 0px;
	padding: 0;
}

/*-------------
home page
-------------*/
#home_lc {
	float: left;
	width: 150px;
	display: block;
	position: relative;
}
#home_lc h1{
	font-size: 1.2em;
	height: 1.3em;
}
#home_lc p{
	text-align: center;
	width: 150px;
}

#home_lc ul{
	list-style: inside;
	width: 150px;
	
}
#home_lc ul li {
	font-size: .9em;
	line-height: 1.2em;

	margin-bottom: 5px;

		font-size: .9em;
		background: url(../images/ui/bullet_cir.png) 0 .05em no-repeat;
		padding: 0 0 0 1.5em;
}

#home_rc {
	float: left;
	width: 330px;
	margin-left: 20px;
	display: block;
	position: relative;
}
div#home_rc h1{
	
}
div#home_rc p {
	width: 320px;
}
/* google blog stream styling */
.gfg-root {
  width : 210PX;
  margin-top: 20px;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
  font-size: .8em;
 	border: solid 1px #ccc;
		-moz-border-radius: 5px; -webkit-border-radius: 5px; 
		float: left;
		margin-left: 10px;
}

.gfg-title {
  font-size: 1.2em;
  font-weight : normal;
  color : #ccc;
  background-color: ##4855da;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  height: 1.8em;
   padding-top: 2px;
}

.gfg-title a {
  color : #333;
margin: 3px 0 0 10px;
}

.gfg-subtitle {
  font-size: .7em;
  font-weight : bold;
  color : ##4855da;
  background-color: ##4855da;
  line-height : .9em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
  text-align: left;
}

.gfg-subtitle a {
  color : ##4855da;
 
}

.gfg-entry {
  background-color : white;
  width : 200px;
  height : 10em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 5px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  /*white-space : nowrap;*/
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  font-size: .8em;
  
  padding : 5px 5px 5px 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 1em;
  line-height : 1.2em;
  overflow : hidden;
  /*white-space : nowrap;*/
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
  width: 200px;
}
.gfg-root .gfg-entry{

 width: 210px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 9px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  /*white-space : nowrap;*/
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #fff;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
  color: #fff;
}

.clearFloat {
  clear : both;
}
.gf-result {
	font-size: .9em;
	
	line-height: 1.2em;
}
.gf-author{
	font-size: .8em;
	line-height: .7em;
}
.gf-relativePublishedDate{
	font-size: .8em;
	line-height: .7em;
}
a.gf-title {
	font-size: 1.2em;
}

#tabs  h2 strong{
	margin-left: 0;
	padding-left: 0;
}

div[id*="post"] h2{
	color: #fff;
	display: block;
	background: #484848;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
	
	/*font-size: 1.5em;*/ font-weight:normal; letter-spacing: .02em;
	padding: 5px 20px;
	margin:10px 5px 10px 5px;
	width: 410px;
	-moz-box-shadow: #ccc 0 2px 4px;
	-webkit-box-shadow: #ccc 0 2px 4px;
	border: #343434 solid 1px;
}

div[id*="post"] h2 a
{color: #fff;
font-size: 1.2em;}
div[id*="post"] h2:first-child{
	margin-top: 0px;
}

div[id*="post"] p{
	margin: 0 5px 1em 5px;
}

li.cat-item a{
	margin-left: 10px;
}
#social {width: 720px;}
#social p {float: left; margin-left: 200px;}
#social img {float: left; margin:0 20px;}

img.badge {margin-left: 20px;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .4em .7em; }

div#supportLink {
	display: block;
	width: 140px;
	padding: 10px 5px;
	margin: 10px auto;
	font:  1.1em / 100% Lucida Sans, Lucida Sans Unicode, arial, sans-serif;
	color: #fafafa;
	
	text-align: center;
	border: solid 1px #aabaff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #2345ac;
	
}

div#supportLink a {
	color: #fafafa;
}

div#supportLink:hover {
	display: block;
	width: 140px;
	padding: 10px 5px;
	margin: 10px auto;
	font:  1.1em / 100% Lucida Sans, Lucida Sans Unicode, arial, sans-serif;
	
	
	text-align: center;
	border: solid 1px #aabaff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #6A9DAc;
	
}