/*
 Theme Name:   Tina's Chic Custom Pinboard Child
 Theme URI:    http://tinaschic.com
 Description:  Tina's Chic Custom Pinboard Child
 Author:       David Stephens
 Author URI:   http://tinaschic.com
 Template:     pinboard
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  pinboard-child
*/

@import url("../pinboard/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#site-title 
{
  font-family: Tangerine, cursive;
  font-size: 60px;
}

#site-description 
{
  font-family: Tangerine, cursive;
  font-size: 32px;
}

.form-allowed-tags
{ 
  display: none; 
}

#current-location
{ 
  display: none; 
}

.legalese
{ 
  text-align: center; 
}

.fineprint
{ 
  font-size: 0.7em; 
}

hr 
{ 
  border-color: #888; 
}

.bordered 
{  
  border: solid 1px #000; 
  padding-left: 3px 
}

.widget-area li 
{
  padding:1px;
}

.highlight 
{ 
  background-color: #ff0; 
}

.half_break 
{ 
  display: block; height: 0.5em; 
}

.warning 
{ 
  border-style: none; 
  vertical-align: middle; 
  text-decoration: none; 
}