/* begin page layout */

body {
	/*Touch of Gray*/
  background: #e7e7e7;
	/* Twitpic */
	background: #e6f2ff;
	/* Facebook-ish*/
	background: #e5eaf1;
	/* Mild Gray */
  background: #e2e2e2;

  /* background-image:url('http://www.blinding-light.com/load/bg/006.gif'); */
  font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #000;
	margin: 0px;
	padding: 0px;
}

/* body {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF} */

#container {
	width: 900px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

#header {
  height: 80px;
	position: relative;
  width:100%;
	
}
#logo {
	width: 210px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: -55px;
  
}

#content {
  position: relative;
  width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 10px 0 0 0;

}

#left_column_A {
	float: left;
	width: 595px;

}

#right_column_A {
	float: right;
	width: 300px;
  padding-top:120px;
}

#left_column_B {
	float: left;
	width: 300px;
  padding-top:120px;
  
}

#right_column_B {
	float: right;
	width: 595px;
  
}

#bottom_content
{

	float:left;
	width:100%;
}

#footer
{
	padding: 10px 0 10px 0;
	margin: 0px 0 0 0;
	font-size: 0.9em;
	text-align: center;
	border-top: 1px solid #EEE;
	clear:both;
  width:100%;
	color: #fff;
	font: normal 13px 'Lucida Grande', Helvetica, Arial, sans-serif;
	background: #inherit;
		border-bottom: solid 1px #fff;
}

#footer a {
	margin-left: 15px;
	color: #7C95AC;
	white-space: nowrap;
}


#footer.fixed {
	position: fixed;
	height: 56px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-shadow: #000 1px 1px 2px;
	font-weight: bold;
	line-height: 80px;
}

#footer.fixed a {
	color: #fff;
	text-decoration: none;
}

#footer.fixed a:hover {
	text-decoration: underline;
}
/* end page layout */

/* begin basic formats */
a img {
	border-width: 0px;
}
a {
	color: #2c5858;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
  color: #888888; 
}
p, ul, blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
}
ul ul, ul ol, ol ul, ol ol {
	margin: 5px 0px;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
*, *:active, *:focus {
	outline: 0;
	outline-style: none;
	outline-width: 0px;
	-moz-outline-width: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
input, select {
	font: normal 13px 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #444;
}
select {
	border: solid 1px #bbb;
}

h1 {
	font-family: Arial;
	color: #2d4159;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 35px;
	line-height: 24px;
	letter-spacing: -1px;
}
h1 a {
	color: #3E4752;
}
h2 {
	font-weight: strong;
	font-size: 25px;
	padding: 0px;
	margin: 5px 0px 15px 0px;
	color: #2c5858;
	font-weight:bold;
	
}
h2 small {
	color: #9ba6b3;
	font-style: italic;
	font-size: 10px;
}
h3  {
	color: #3E4752;
	font-size: 16px;
	font-weight: bold;
}
/* end basic formats */

/*removes scrollbar at right of page in IE */
html {
  overflow: auto;
}

/* begin key formats */

.summary {
	font-size: 80%;
	color: #525252;
	margin: 0 0 10px 0;
	padding: 0;

}

.texteditId {
	color: gray;
	font-size: 80%;
	text-decoration: underline;
}

.textedit {
	background: #FFFF9E;
}

.textedit textarea {min-height: 50px; overflow-y: scroll;}

#view_more{
  text-align: right;
  margin-right: 60px;
}

#userStatus {
	float: right; 
  margin: 18px 30px 8px 8px;
	text-align:right;
	font-weight: bold;
	
}

#userStatus a{
  font-weight: bold;
  text-decoration: none;
  color: #936b49;
}

#userStatus a:hover{
  text-decoration: underline;
}

#userStatus .logged_in, #userStatus .logged_in a {
  font-size: 12px;
  color: #888888;
  text-decoration: none;
}

#userStatus .logged_in a:hover {
  color: #000000;
  text-decoration: none;  
}
  
#logo
{
	padding: 20px 0 20px 10px;
	font-size: 200%;
}

#nav {
	position: absolute;
	right: 0px;
	top: 49px;
	font-size: 16px;
	z-index: 90;
	font-weight: bold;
	font-size:15px;
}

#nav ul
{
	padding: 0;
	margin: 0;
	padding: 0.4em 0 0.3em 0;
	float: right;
}

#nav ul li
{
	display: inline;
	position: relative;
	padding: 5px 8px;
	margin-left: 10px;
	cursor: pointer;                                    
  margin-left: 5px !important; 
       
}

#nav ul li a
{
  
	color: #2c5858;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #888888;
	text-decoration: none;
}

#nav ul li a.active {

}

#nav .menu_arrow {
	vertical-align: 3px;
	width: 9px;
	height: 5px;
	margin-left: 7px;
}
#nav .nav_menu {
	position: absolute;
	width: 105px;
	left: 0px;
	top: 27px;
	background-color: #1f354c;
	z-index: 100;
	/* border-bottom: solid 1px #0f1e31;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
*/
	border-bottom: solid 2px #1B2B42;
}
#nav .nav_menu a {
	display: block;
	color: #93a2b3;
	font-size: 13px;
	text-decoration: none;
	border-top: solid 1px #182e45;
	padding: 5px 8px;
	cursor: pointer;
}
#nav .nav_menu a:first-child {
	border-width: 0px !important;
}
#nav .nav_menu a:hover {
	color: #C1CDDB;
}

img#content_top, img#content_bottom {
	width: 900px;
	height: 25px;
}
img#content_top, img#content_bottom {
	display: none;
}

/* Pagination Widget */

#pagination {
	font-weight: bold;
	font-size: 14px;
	color: #cdd2d9;	
  margin: 15px 0px 5px 10px;

}

#pagination a {
	color: #cdd2d9;
	text-decoration: none;
	background-color: #1f354c;
	padding: 5px 7px;
	margin-left: 2px;
	white-space: nowrap;
}

#pagination a:hover {
	color: #A6B9CA;
}

/* Posts Layout */

ol#posts {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;

}

ol#posts .postframe{
  background:  #d5d5e5;
  border: solid 3px #d5d5e5;
  margin: 0px 5px 0px 0px;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
 
ol#posts li.post {
	padding: 10px 10px 10px 15px;
  border: solid 2px #ccd0d6;
  border-bottom: solid 3px #bbb;
	word-wrap: break-word;
	margin: 0px 0px 0px 0px;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  overflow: hidden;
  color: #000;
  font: normal 13px 'Lucida Grande', Helvetica, Arial, sans-serif;
  background: #ffffff;
}

ol#posts li.post .post_info, ol#posts li.post .post_controls {
	font: bold 16px Arial, Helvetica;
	color: #a8b1ba;
}

ol#posts li.post .bubble{
  float: right;
  margin: 10px 0px 0px 0px;
}

ol#posts li.post .post_info a, ol#posts li.post .post_controls a {
	color: #2c4762;
	text-decoration: none;
}
ol#posts li.post.is_reblog .post_info a {
	text-decoration: underline;
}
ol#posts li.post .post_info a:hover {
	text-decoration: underline;
}
ol#posts li.post .tags {
	font: 10px 'Lucida Grande', Verdana;
	margin-top: 10px;
	overflow: hidden;
	font-weight: bold;

}
ol#posts li.post .tags a {
	margin-right: 2px;
  color: #002BB8;
	text-decoration: none;
}
ol#posts li.post .tags a:hover {
	color: #a8b1ba;
	text-decoration: underline;
}

.post_content ol, .post_content ul  {
  margin-left: 40px;
}

#intro_block{
  float:right;
  width:350px;
  margin-right:0px;
  margin-top:0px
}

#home_search_submit:hover, #home_search_submit:focus {
background-position:0 -5px;
color:#111111;
cursor:pointer;
}

.firefox-windows #home_search_submit {
padding:8px 8px 10px;
}

#home_search_submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius:5px;
-x-system-font:none;
background:#ADBAC4 url(http://www.group.io/images/bg-btn-signup.png) repeat-x scroll 0 0;
border:0 solid #E8F5FF;
color:#333333;
font-family:Helvetica,Arial,Sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:23px;
line-height:normal;
margin-left:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:8px 15px;
text-decoration:none;
text-shadow:0 1px 0 #E8F5FF;
}
/* end key formats */

/* begin data grid style */
table.dataGrid
{
	margin-top: 5px;
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */

.actionBar
{
	margin: 0px;
	padding: 5px;
	background: #fff;
  width: 160px;
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}

.comment h3 {
	margin-bottom: 0;
}
.comment {
	margin: 0 0 10px 0;
	border-left: 1px solid silver;
	padding: 5px;
}

.comment .permalink{
	color: #AAAAAA;
}
.comment .small{
	margin-bottom: 0;
}

.post_link{
  float:right; 
  background:#e5eaf1; 
  padding: 5px; 
  margin:0px 0px 4px 10px; 
  border: 0px; 
}

/* Loading */
div.loading {
    background-image: url(spinner.gif);
    background-position:  center center;
    background-repeat: no-repeat;  
}


/*Tooltip */
* {margin:0; padding:0}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tt_bottom.gif) top right no-repeat; overflow:hidden}