/*Theme Name: Custom BarelyABlog
Version: 1.0
Description: A custom child theme for BarelyABlog.com based off of the Twenty Twelve theme.  ~ Do not delete the 2012 theme, this theme requires it ~
Template: twentytwelve
Author: Design! by Kiltz Internet Solutions, Christy Kiltz
*/
@import url("../twentytwelve/style.css");
body {
  font: 13px Georgia,Serif;
  color: #333;
}
body.custom-font-enabled {
  font-family: Georgia,Serif;
}
body .site {
  padding: 0 0 2em;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
  width: 1000px;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
  border-radius: 0;
  box-shadow: none;
}
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"] {
  padding: 0.28571429em 0.614285714em;
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  color: #900202;
  background-color: #fff;
  background-repeat: repeat-x;
  background-image: none;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
input[type="submit"] {
  color: #333;
  font-family: Arial, Helvetica, Geneva, sans-serif;
}
a {
  outline: none;
  color: #900202;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #900202;
}
.entry-content a:visited, .comment-content a:visited {
  color: #900202;
}
hr {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  background-color: #900202;
  border: thin double #900202;
}
/* donate link in sidebar */
div.donate-btn input[type="submit"]{
	font-size: 20px;
	color: #900202;
	background-color: #b9a697;
	-webkit-border-radius: 15px;
	border-radius: 30px;
	background: -moz-linear-gradient(left,  rgba(185,166,151,1) 0%, rgba(185,166,151,0.82) 50%, rgba(220,211,203,0.75) 70%, rgba(255,255,255,0.25) 90%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(185,166,151,1) 0%,rgba(185,166,151,0.82) 50%,rgba(220,211,203,0.75) 70%,rgba(255,255,255,0.25) 90%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(185,166,151,1) 0%,rgba(185,166,151,0.82) 50%,rgba(220,211,203,0.75) 70%,rgba(255,255,255,0.25) 90%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9a697', endColorstr='#00ffffff',GradientType=1 );
	line-height: 30px;
	width: 230px!important;
	border: 0px none transparent;
	box-shadow: none;
	padding: 5px 5px 5px 10px;
	margin-right: auto;
	margin-left: auto;
}

.site-header {
  padding: 0;
  background-color: #fff;
}
.header-image {
  margin-top: 0;
}
/*#menu-item-128517 {
	font-size: 19px!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
}*/

/*.main-navigation #menu-item-81583 li,
.main-navigation #menu-item-128517 li {
	margin-right: 10px!important;
}*/

.main-navigation {
  margin-top: -24px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
  border-bottom: none;
  border-top: none;
}
.main-navigation ul {
  margin-left: 100px;
}
.main-navigation li {
  margin: 0 30px 0 0;
  position: relative;
}
.main-navigation li a {
  border-bottom: 0;
  color: white;
  line-height: normal;
  text-transform: capitalize;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
}
#menu-item-130010 a{
	font-size: 18px!important;
	line-height: 18px;
}
.main-navigation li a:hover {
  color: white;
}
.main-navigation li ul {
  border: 1px solid #a30000;
  -moz-box-shadow: 0px 0px 10px #000000;
  -webkit-box-shadow: 0px 0px 10px #000000;
  box-shadow: 0px 0px 10px #000000;
}
.main-navigation li ul li {
  width: 100%;
  background: url(http://barelyablog.com/wp-content/uploads/2014/01/stripe.jpg) repeat;
margin;0;
}
.main-navigation li ul li a, .main-navigation li ul li a:hover {
  background: transparent;
  border-bottom: 1px solid #ededed;
  color: black;
  display: block;
  font-size: 0.785714286rem;
  line-height: 1.481818182;
  padding: 3px 5px;
  padding: 0.371428571rem 0.614285714rem;
  width: 180px;
  white-space: normal;
  font-weight: bold;
}
#main {
  margin-left: 15px;
}
.site-content {
  float: left;
  width: 630px;
  margin: 0;
  padding: 0;
}
.site-content article {
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
  margin: 0 0 1.114285714em;
  line-height: 1.414285714;
}
.entry-header .entry-title {
  font-size: 1.371428571em;
  color: #900202;
  font-weight: normal;
}
.entry-header .entry-title a, .nav-previous a {
  font-weight: normal;
  font-style: normal;
}
.entry-header .entry-title a:hover {
  text-decoration: none;
}
.site-content article {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1em;
  margin: 3.5em 0 1.5em;
}
/* blogroll page */
.entry-content ul.blogroll {
    list-style: none;
}
.entry-content h2.widgettitle{
  position: absolute;
  top: -999px;
  left: -999px;
}
.site-content article a:hover {
  text-decoration: underline;
}
footer.entry-meta {
  margin-top: 2.75em;
}
.postFooter {
  text-transform: uppercase;
  letter-spacing: .1em;
  font: 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
p.post-categories {
  margin: 0;
  font: 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
}
p.post-categories a {
  font-weight: normal;
  font-style: normal;
}
.entry-meta a {
  font-weight: normal;
  font-style: normal;
}
.edit-link {
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: .9em;
  text-align: right;
  display: block;
  text-transform: lowercase;
}
.entry-content img, .comment-content img, .widget img {
  max-width: 85%;
}
.nav-previous, .nav-next a {
  font-size: smaller;
  font-weight: normal;
  font-style: normal;
}
.comments-title {
  margin: 1em 0;
  font: bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #999;
}
.comments-area article header cite, .comments-area article header time {
  font: 80%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin-left: 1rem;
}
.comments-area article header {
  margin: 0 0 12px;
  margin: 0 0 1.428571429rem;
}
.site-content article {
  border-bottom: none;
  padding: 1.5em .5em .5em 0;
  margin: 1em 0;
}
.comment-content {
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 95%;
}
.thread-even {
  background-color: #d9d2ca;
}
#secondary {
  padding-top: 15px;
}
.widget-area {
  margin: 0;
  background: url(sidebarBackground.jpg) no-repeat right top;
  float: right;
  width: 275px;
  text-align: center;
}
.widget-area .widget {
  margin-bottom: 5px;
  padding: 0 10px;
}
.widget-area .widget_categories {
  margin-bottom: 0!important;
  border-top: thin dotted silver;
  padding-bottom: 0!important;
}
.widget-area .widget_archive {
  padding-top: 0!important;
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}
.widget-area .widget_search, .widget-area .widget_links {
  border-bottom: thin dotted silver;
  padding-top: 0!important;
  padding-bottom: 10px!important;
}
.widget-area .widget h2 {
  font-family: Times New Roman, serif;
  font-weight: bold;
  font-size: 20px;
  color: #900202;
  text-align: center;
  padding-bottom: 15px;
}
.widget-area .widget h3 {
  margin: 1.5em 0 0;
  margin-bottom: .5em;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #404040;
  font: 10px/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
.widget-area .widget h3.blogroll a {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #404040;
  font: 10px/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  margin: 1.5em 0;
}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
  font-size: 0.928571429em;
  line-height: normal;
}
.widget-area .widget li {
  margin: 0;
  padding: 0 0 .25em 15px;
  line-height: 1.25em;
}
.widget-area .widget .blogroll li {
  padding-bottom: 0;
}
.widget-area .widget a, .widget-area .widget a:visited {
  color: #900202;
  font-weight: normal;
  font-style: normal;
}
.widget-area .widget a:hover {
  color: #900202;
  text-decoration: underline;
}
.widget-area .widget_black_studio_tinymce form {
  margin-bottom: .5em;
  text-align: center;
}
.widget-area .widget_search input[type="submit"] {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.widget-area .widget {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  word-wrap: normal;
}
.widget-area .tablepress {
  width: auto;
  margin: 25px auto 0;
}
.widget-area .tablepress .odd td {
  background-color: transparent!important;
}
.widget-area .tablepress th, .widget-area .tablepress td {
  padding: 0;
  border: 0;
  background: 0;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.widget-area .tablepress td a img {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.95);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.95);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.95);
}
#socialIcons a {
  color: black;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}
#socialIcons img {
  border-style: none;
  display: inline;
  padding: 0 2px;
  vertical-align: middle;
}
.st_sharethis {
  font: 1.1em Georgia,Serif!Important;
}
.printfriendly{
	display: inline;
}
.delicious_vertical {
  margin: 0!important;
}
footer[role="contentinfo"] {
  border-top: none;
  clear: both;
  line-height: 2;
  padding: 0;
  margin-top: 18px;
  margin-bottom: 5px;
}
footer[role="contentinfo"] a, footer[role="contentinfo"] a:hover {
  color: #fff;
  font: bold 14px/28px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: url(footerNavBackground.png) no-repeat center center;
}
#colophon .widget_nav_menu li ul {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 1;
}
#colophon .widget_nav_menu ul li:hover > ul.sub-menu {
  border-left: 0;
  display: block;
}
#colophon .widget_nav_menu li ul.sub-menu li a {
  background: #efefef;
  border-bottom: 1px solid #ededed;
  display: block;
  font-size: 11px;
  font-size: 0.785714286rem;
  line-height: 2.181818182;
  padding: 8px 10px;
  padding: 0.571428571rem 0.714285714rem;
  width: 180px;
  width: 12.85714286rem;
  white-space: normal;
}
#colophon .widget_nav_menu {
  text-align: center;
  padding-top: 5px;
  background: url(footerNavBackground.png) no-repeat center center;
}
#colophon ul.menu, #colophon ul.menu li {
  display: inline;
}
#colophon ul.menu li {
  padding-left: 0;
  margin-right: 25px;
  padding: 0;
  margin-left: 0;
}
#colophon .widget_text {
  font-weight: bold;
  padding-left: 20px;
  line-height: 1.1;
  padding-bottom: 5px;
}
@media (max-width:1000px) {
}
@media (max-width:800px) {
body .site {
  padding: 0 0 2em;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
  width: 99.999%;
}
#main {
  margin-left: 0;
}
.site-header {
  padding: 0;
  background-color: #fff;
}
#outerWrapper {
  padding-left: 1.514285714em;
  padding-right: 1.514285714em;
}
.site-content {
  float: none;
  width: auto;
  display: block;
}
#secondary {
  border: 0 solid #463722;
  padding: 1.7871429em 1.0714857em;
  float: none;
  margin: 0 auto;
  width: 50%;
  display: block;
  background-image: none;
  border-top: 2px solid #b5afa8;
  background: #d9d2ca;
  background: url(data:image/svg+xml;
  base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDJjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top, #d9d2ca 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d2ca), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #d9d2ca 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #d9d2ca 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #d9d2ca 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #d9d2ca 0%,#ffffff 100%);
}
body, input, textarea {
  font-size: 12px;
}
.gw-go-footer .gw-go-btn-wrap, .gw-go-footer .gw-go-btn-medium {
  height: auto;
}
.gw-go-btn-wrap-inner {
  height: auto;
}
#content {
  margin-top: .5em;
}
#contentBlocks .otw-sidebar h2 {
  font-size: 1.3em;
}
#main #content {
  margin: 0 1.6%;
  width: auto;
}
.main-navigation li a {
  color: white;
  font-weight: bold;
  font-size: 11px;
  padding-top: 3px;
}
#nav-below {
  margin-bottom: .625em;
}
body.home .site-content {
  margin: 1em 0 0;
}
.main-navigation li {
  padding-right: .125em;
  padding-left: .125em;
  margin: 0 .425em;
}
.page-template-showcase-php .featured-posts {
  min-height: 280px;
}
.featured-posts section.featured-post {
  height: auto;
}
.page-template-showcase-php section.recent-posts {
  float: none;
  margin: 0;
  width: 100%;
}
.page-template-showcase-php #main .widget-area {
  float: none;
  margin: 0;
  width: auto;
}
.page-template-showcase-php .other-recent-posts {
  
}
section.featured-post .attachment-small-feature,
.one-column section.featured-post .attachment-small-feature {
  border: none;
  display: block;
  float: left;
  height: auto;
  margin: 0.625em auto 1.025em;
  max-width: 30%;
  position: static;
}
article.feature-image.small {
  float: right;
  margin: 0 0 1.625em;
  width: 64%;
}
.one-column article.feature-image.small .entry-summary {
  height: auto;
}
article.feature-image.small .entry-summary p a {
  left: 0;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
  width: 100%;
}
.singular blockquote.pull {
  margin: 0 0 1.625em;
}
.singular .pull.alignleft {
  margin: 0 1.625em 0 0;
}
.singular .pull.alignright {
  margin: 0 0 0 1.625em;
}
.singular .entry-meta .edit-link a {
  left: 0;
  position: absolute;
  top: 40px;
}
.singular #author-info {
  margin: 2.2em -8.8% 0;
  padding: 20px 8.8%;
}
.commentlist {
  width: 100%;
}
.commentlist > li.comment,
.commentlist .pingback {
  margin-left: 102px;
  width: auto;
}
#respond {
  width: auto;
}
#colophon #supplementary .widget-area {
  float: none;
  margin-right: 0;
  width: auto;
}
#colophon .widget_nav_menu {
  text-align: center;
  background: #780001 none 0;
  padding-top: 3px;
  padding-bottom: 3px;
}
.error404 #main .widget {
  float: none;
  margin-right: 0;
  width: auto;
}
}
@media (max-width:650px) {
#socialIcons {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
#socialIcons .printfriendly {
  display: none;
}
#main {
  padding: 1em 0 0;
}
blockquote {
  margin: 0;
}
.site-content {
  margin: 0;
  margin-top: 0;
  padding-left: .25em;
  padding-right: .25em;
}
.alignleft,
.alignright {
  display: block;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
#nav-single {
  display: block;
  position: static;
}
.singular .hentry {
  padding: 1.625em 0 0;
}
.singular.page .hentry {
  padding: 1.625em 0 0;
}
#respond input[type="text"] {
  width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
  left: 95%;
}
#content .gallery-columns-3 .gallery-item {
  width: 31%;
  padding-right: 2%;
}
#content .gallery-columns-3 .gallery-item img {
  width: 100%;
  height: auto;
}
body {
  font-size: 12px;
}
.widget {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.menu-toggle {
  color: #900202;
  font-weight: bold;
}
.main-navigation {
  margin-top: 0;
  background-color: #fff;
}
.main-navigation ul {
  margin-left: 1em;
}
.main-navigation ul li {
  padding-right: .25em;
  text-align: left;
  line-height: 3;
  width: 99%;
  padding-left: .25em;
}
.main-navigation ul li a {
  border-bottom: 0;
  color: #790102;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: normal;
  font-size: 1em;
  font-style: normal;
  text-decoration: none;
}
.main-navigation li ul {
  background: transparent;
}
.main-navigation li ul li {
  font-weight: normal;
  font-style: normal;
}
.main-navigation li ul li a {
  
}
.main-navigation li ul li a:hover {
  background: transparent;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
  border-bottom: none;
  border-top: none;
}
.main-navigation li.current-menu-item, .main-navigation li.current_page_item, .main-navigation li.current-page-ancestor {
  background: transparent;
}
.main-navigation a:active {
  color: #FFF200;
}
#contentBlocks .otw-sidebar {
  width: auto;
  margin-right: 1%;
  margin-left: 1%;
  float: none;
  display: block;
  margin-bottom: 1.5em;
}
#contentBlocks .otw-sidebar h2 {
  font-size: 1.45em;
  width: auto;
}
#outerWrapper {
  padding-left: 1.514285714em;
  padding-right: 1.514285714em;
}
.site-content {
  float: none;
  width: auto;
  display: block;
}
.site-content article {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.full-width .site-content article {
  margin-left: 3%;
  margin-right: 3%;
}
#secondary {
  border: 0 solid #463722;
  padding: 1.7871429em 1.0714857em;
  float: none;
  margin: 0 1.6%;
  width: auto;
  display: block;
  background-image: none;
  border-top: 2px solid #b5afa8;
  background: #d9d2ca;
  background: url(data:image/svg+xml;
  base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDJjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top, #d9d2ca 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d2ca), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #d9d2ca 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #d9d2ca 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #d9d2ca 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #d9d2ca 0%,#ffffff 100%);
}
.widget-area {
  border-top: none;
}
#colophon .widget_nav_menu {
  text-align: center;
  background: #780001 none 0;
  padding-top: 3px;
  padding-bottom: 3px;
}
}
@media (min-device-width:320px) and (max-device-width:480px) {
body {
  padding: 0;
  font-size: 12px;
}
#page {
  margin-top: 0;
}
#branding {
  border-top: none;
}
.widget {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
#content .gallery-columns-2 .gallery-item {
  width: 45%;
  padding-right: 4%;
}
#content .gallery-columns-2 .gallery-item img {
  width: 100%;
  height: auto;
}
}