/*
 Theme Name:   Twenty Thirteen Custom
 Description:  Twenty Thirteen Child Theme
 Author:       Tomas Hromnik
 Author URI:   http://hromnik.com
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child
*/

.alert {
  padding: 5px 8px;
  border-radius: 3px;
  background: #ED6A31;
}

.margin-bottom {
  margin-bottom: 10px;
}

.donation input, .donation input:focus {
  border: none;
}

#masthead.site-header {
  background: url(http://blog.hromnik.com/wp-content/uploads/2015/02/circle2.jpeg) no-repeat scroll top;
}