/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }



/* -------------------------------------------------------------- 
   
   ie.css
   
   Contains every hack for Internet Explorer versions prior 
   to IE7, so that our core files stay sweet and nimble.
   
-------------------------------------------------------------- */

/* Make sure the layout is centered in IE5 */
body        { text-align: center; }
.container  { text-align: left; }


/* This fixes the problem where IE6 adds an extra 3px margin to
   two columns that are floated up against each other. */

* html .column { overflow-x: hidden; } /* IE6 fix */

.pull-1, .pull-2, .pull-3, .pull-4,
.push-1, .push-2, .push-3, .push-4, 
ul, ol {
  position: relative; /* Keeps IE6 from cutting pulled/pushed images */
}

/* Fixes incorrect styling of legend in IE6 fieldsets. */
legend { margin-bottom:1.4em; }

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


/* 
You're looking at CSS written by Allan Branch of LessEverything.com 
If you have questions email me at Allan(at)LessEverything(dot)com
To be able to read the rhtml better I use default classes (right, left, clear)
div class=clear is your friend, horizontal lists aren't
*/

body  {
	font: normal 13px Arial, sans-serif;
	background: url(/images/peteseeger_bg.jpg);
	margin: 0px auto;
	padding: 0px; 
	color: #565759; 
	text-align: center;
	line-height: 150%;
}	
div, img, form, ul {
	margin: 0px;
	padding: 0px;
	border: 0px; 
}
small			{font-size: 9px;}
div, span, td, .text_l {text-align: left;}	
.clear 			{clear: both;}	
.text_r 		{text-align: right;}
.text_c,
div .text_c 		{text-align: center;}
a 				  {color: #ed593f;text-decoration: none; }
a:hover 		{text-decoration: underline; }	
.left 			{float: left;}
.right 			{float: right;}
.hidden			{display: none;}
li				{list-style: none;}

#full_bg          {background: url(/images/peteseeger_bg_top.jpg) repeat-x; border: 1px solid white;}
.wrapper 		      {width: 900px; margin: 0px auto; padding: 0px;}
.front            {width: 840px; margin: 0px auto; padding: 0px; }
#plain_wrapper 	  {width: 310px; margin: 0px auto; padding: 0px; }
.side_places      {float: right; width: 160px; margin-top: 362px;}
.front_content    {width: 670px; float: left; }

.top              {margin-bottom: 20px;}

#search               {margin: 4px 0 0 0; padding-bottom: 8px; border-bottom: 3px solid #999;}
#search input	        {color: #ccc; padding: 1px; font-weight: bold; width: 210px; font-size: 15px; font-family: arial;}
#search input.button	{width: auto; padding: 3px;  font-size: 13px font-weight: bold; border: none; background: #ed593f; color: white;}

#nav a			          {font-size: 15px; float: left; font-weight: bold; text-decoration: none; color: #ed593f; padding: 8px 12px; }
#nav a:hover          {text-decoration: underline;}
#nav                  {padding: 8px 0 0 0; margin: 0 0 0 0; border-bottom: 1px solid #999;}
#nav a.little          {float: right; font-size: 12px;}
#welcome              {font-size: 15px; width: auto; padding: 30px 0 18px 12px; float: right;}
.front #welcome       {float: none; padding: 10px 0 20px 0; font-size: 15px;}
#logo                 {padding: 10px 0 12px 12px; float: left;}
.front #logo          {padding: 20px 0 0 0; float: left;}
#what                 {width: 470px; float: right; padding-top: 20px;}

#content              {padding: 0px 0 0 0;}
#logo_area            {padding: 0 0 0 0; border-bottom: 1px solid #999;}

.small_column         {float: left;  width: 150px; padding-left: 15px; min-height: 650px; height:auto !important; height:450px; border-top: 3px solid #999;  padding-top: 20px;}
.main_column          {float: right;  width: 710px;  min-height: 650px; height:auto !important; height:450px; padding-top: 20px;}

#secondary_nav        {margin-bottom: 15px; padding: 8px 0;}

.border_bottom        {border-bottom: 5px solid #999;}
#user_links           {font-size: 12px; font-weight: normal;}
#user_links a         {padding: 4px 4px 4px 0; display: block; text-decoration: none; font-weight: bold;}
.big_text             {font-size: 13px;}
.fixed_logo           {position: fixed; }

.footer               {padding: 20px 0 40px 0; font-size: 11px; border-top: 1px solid #999; margin: 20px 0 0 0; color: #999; font-weight: bold;}
.footer a             {color: #777;}
.padding              {padding: 30px 0 0 0;}
.box_front            {font-size:13px; line-height: 133%; margin: 0 0 0 0;}
.box_front span       {font-weight: bold; color: black;}

.search_page          {padding: 20px 0 0 0;}

h1				            {font-size: 25px; margin: 0 0 5px 0; font-weight: bold; color: black; line-height: 120%; }
h2				            {font-size: 14px; padding: 5px 5px 5px 10px; background: #e7e7e7; font-weight: bold; margin: 0 0 5px 0; color: black; text-transform: capitalize; }
h3				            {font-size: 13px; font-weight: bold; color: black;}
h4				            {font-weight: bold; color: black;}

.front h1             {margin: 0 0 3px 0; font-size: 19px;}
.front                {font-size: 14px;}

h1.plain              {margin: 0 0 0 0;}
.instruction	        {padding: 5px 0; font-weight: bold;}


.pad_top              {padding: 25px 0 0 0;}
.pad_bottom           {padding-bottom: 15px;}
.margin_top           {margin-top: 20px;}
img.centered          {margin: 15px 0 15px 55px;}
img.proceeds          {position: fixed; bottom: 0; right: 0; z-index: 9999999;}

.profile_actions      {}
.profile_actions a    {font-size: 12px; border-bottom: 1px solid #ccc; font-weight: bold; text-decoration: none; display: block; padding: 5px 0; background: url(/images/stars_gray.png) no-repeat right;}
.profile_actions a:hover{color: black; background: url(/images/stars.png) no-repeat right;}
.search_area          {border-bottom: 1px solid #999;}

.form_box             {margin: 30px 0;}
.form_area            {margin: 0 0 0 10px;}

.image			          {position: relative; margin: 0 5px 10px 0; padding: 0 10px 5px 0; float: left; background: url(/images/dshadow.png) right bottom;}
.delete_pic           {position: absolute; z-index: 3; top: 10px; left: 5px;}
.delete_pic a:hover     { background: #ed593f; border-top: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 1px solid #999; border-left: 1px solid #999;}
.delete_pic a           {font-size: 11px; text-decoration: none;  padding: 5px; color: white; background: black; border-top: 2px solid #333; border-right: 2px solid #333; border-bottom: 1px solid #333; border-left: 1px solid #333;}

.front_photos_img     {position: relative;  float: left;   margin: 10px 5px 10px 0; padding: 0 10px 5px 0; float: left; background: url(/images/dshadow.png) right bottom;}
.front_photos_img img {width: 270px;}
.front_photos_img .img {overflow: hidden; width: 200px; height: 200px; margin: 0 0 6px 0;}
.visit                {position: absolute; z-index: 3; top: 10px; left: 5px;}
.visit a:hover        {background: #ed593f; border-top: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 1px solid #999; border-left: 1px solid #999;}
.visit a              {font-size: 11px; text-decoration: none;  padding: 5px; color: white; background: black; border-top: 2px solid #333; border-right: 2px solid #333; border-bottom: 1px solid #333; border-left: 1px solid #333;}

.form_padding         {padding: 0 40px 0 12px;}

#data_column          {float: left; width: 400px;}
#photos_column         {float: right; width: 285px;}

.front_photos         {width: 645px; float: left; margin-top: 10px;}
.front_places         {width: 160px; float: right;  margin-top: 10px;}
.front_places li a    {line-height: 30px; font-size: 14px; text-decoration: none; background: #ed593f; color: white; margin-bottom: 4px; padding: 3px 6px;}
.front_places li a.country    {background: #bd4732;} 
.front_places li a:hover  {background: black; }


.small_down_image div	{width: 100px; overflow: hidden; height: 100px;}
.small_down_image 	  {width: 110px; height: 110px;}
.pad2			            {margin: 30px;}
#login_form,
#forgot_form		      {padding: 5px 0;}

.comment		          {padding: 0 0 5px 0; margin: 3px 0 5px 0;}
.newest_member	      {margin: 5px 0 18px 0;}
.newest_member a      {display: block;}

input, select, textarea {font-family: arial;}
.row input.checkbox	  {width: auto; border: none; background: none; padding: 0 0 0 0;}
.row 			            {padding: 7px 0;}
.row label		        {font-weight: bold; font-size: 11px; text-transform: uppercase;}
.row label span		    {font-weight: normal; font-size: 11px; text-transform: none; font-style: italic;}
textarea,
.row input,
.row select		        {font-size: 14px; font-weight: bold; padding: 3px; font-family: arial; color: black; float: left; width: 90%; border-top:1px solid #7c7c7c; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-bottom:1px solid #ddd; background:#fff url(/images/fieldbg.gif) repeat-x top;}
.row textarea	        {height: 120px;}
input.button	        {background: #ed593f; color: white; font-weight: bold; font-size: 12px; width: auto; height: auto; padding: 5px; border-top: 2px solid #ff6044; border-right: 2px solid #843223; border-bottom: 2px solid #843223; border-left: 2px solid #ff6044;}
input.button:hover	  {background: #333; }
#login_form .row input,
#forgot_form .row input {font-size: 15px;}
.row label input      {vertical-align: middle; width: auto; display: inline; float: none; margin-right: 3px;}
.checkbox_div         {float: left; color: black; font-size: 12px; padding: 3px 20px 3px 0; width: 45%;}
.checkbox_div input    {width: auto; float: none; vertical-align: middle; margin-right: 3px;}
.checkbox_div label    {display: inline; font-size: 12px; float: none; text-transform: none; }
.button_row             {margin-top: 10px;}
.activity_box	        {clear: both; padding: 5px 0 0 0; margin: 0 0 25px 0;}
.flasherror, 
.flashnotice	{position: fixed; bottom: 0; left: 0; width: 100%; padding: 8px; font-weight: bold; color: white; font-size: 13px; clear: both; background: #ed593f;}


#general_info,
#upload_icon,
#change_passwords	    {padding-bottom: 30px;}

.half			            {width: 46%;}
.third			            {width: 31%;}
#avatar_edit	        {clear: both; margin: 10px 0;}

#column_r		          {width: 210px; padding: 0 0 0 0;}
#column_l		          {width: 425px;}

a.big_link		        {display: block; font-size: 12px;}

.inside_box		        {}

.avatar			          {margin: 0 15px 5px 5px; width: 160px;}
.avatar img		        {border: 1px solid #666;}
.box			            {padding: 0 0 45px 0; clear: both;}

.upload_form	{margin: 0 0 0 0;}
.upload_form textarea	{height: 100px; width: 100%;}
.upload_form label	{display: block; float: none;}

#thickbox_form label	{display: block; color: #eee;}
#thickbox_form textarea	{display: block; height: 200px; width: 96%;}

.avatar_on_comment	{margin: 0 10px 10px 0;}

.comment_message	{overflow: hidden; padding: 0 0 10px 0; margin: 0 0 5px 0; max-height: 100px;}
.comment_holder		{padding-top: 10px;}
.comments 			{padding: 0px 10px 0px 10px;}

.pagination a,
.pagination .current{padding: 2px; background: #222; margin: 0 2px;}
.pagination select	{padding: 0px; font-size: 10px; margin: 0 5px;}
.pagination			{padding: 10px 0;}

#messages td, 
#messages th	{padding: 3px;}
#messages th	{background: #971d4a; font-size: 10px;}
#messages		{width: 100%;}
.unread {font-weight: bold;}

.blurp			{padding: 0 0 15px 0;}
.blurp strong	{display: block; color: white;}
.blurp img		{margin: 5px 15px 45px 0; float: left;}
h2.getting_started	{border-bottom: 1px dotted #333; padding: 15px 0 3px 0;}



#blog .row textarea	{height: 400px; width: 400px;}
#blog .row input	{width: 400px;}
#blog .row input.button	{width: auto;}

.feed_item		{padding: 3px 0;}
.feed_item p	{display: inline;}
.feed_item .right		{border-left: 1px solid #666; padding-left: 3px; margin-left: 3px; float: right; width: 15px;}
.feed_item .left		{}

.inside_box li	{padding: 2px;}
.inside_box ul	{padding-left: 0;}

.my_network		{width: 52px; text-align: center; padding: 5px; margin: 0 10px 10px 0; border: 1px solid #333;}
.my_network:hover		{border: 1px solid #ccc;}
.my_network	img	{margin: 0 5px 0 0; border: 1px solid black; }
.my_network	img:hover	{border: 1px solid #ccc;}

.my_network	a	{margin-top: 5px; font-size: 9px; line-height: 12px;}

#comment_link	{border-top: 1px dotted #333;}

.border_top		{padding: 5px 0 5px 0;  margin: 11px 0 11px 0; border-bottom: 1px solid #999;}

#post_history li a {font-size: 12px;}
#post_history li  {padding: 0 0 14px 0;}
ul#post_history	{padding: 0 0 0 0;}
.date_details_white {color: white;}

.search_row		{overflow: hidden; padding: 0px; height: 330px; margin: 0 10px 15px 0;}
.search_row .data_row {padding: 0 0 0 0; color: #444; font-size: 12px;}
.search_row .data_row a {font-size: 12px; font-weight: bold; padding-bottom: 2px; display: block;}


.title_search {width: 210px;}
/*.search_row img	{margin-bottom: 5px;}
.search_row a	{font-size: 10px;}
.search_row div {text-align: center; }*/

.flickr_image {padding:15px;}
.flickr			{width: 125px; height: 125px;}

h2 span			{font-weight: normal; font-size: 11px; margin-left: 5px;}





#message				{padding: 4px; z-index: 100000; position: fixed; top: 38%; left: 40%; display: none; background: black; color: white; font-size: 18px;}
#waiter 				{z-index:100000; position:fixed; background:white; display: none; height:13px; width:208px; border:0px; top: 50%; left: 50%; margin: -6px 0 0 -104px;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #222;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#ebe8df;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
	background: url(/images/peteseeger_bg.jpg);
	border: 4px solid #ebe8df;
  z-index: 102;
  color:#222;
  display:none;

  text-align:left;
  top:50%;
  left:50%;
}
#TB_window a	{color: #e22c6f; font-weight: bold; text-decoration: underline;}
#TB_window a:hover	{color: #eee;}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#999;
  height:27px;
color: #555;
margin-bottom: 15px;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
