/*
Theme Name: Redglass Pictures
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky,
.bypostauthor{
	display:block;
}

.navigation{
    overflow:hidden;
    width:100%;
    text-align:justify;
}
.navigation .next{float:right;}
.navigation .prev{float:left;}

#respond {
 clear: both;
}
#respond input {
 height: 24px;
 margin: 0;
 width: 300px;
}
.commentlist li {
 list-style:none;
 margin:5px 5px 5px 0;
 background:none !important;
 padding:0 !important;
}
.commentlist li p {
 margin:0 !important;
}
.commentlist li .avatar {
 float: left;
 margin:5px 5px 5px 0;
}
.commentlist {margin:0;}
#comments {clear:both;
}
#respond textarea {
 width: 300px !important;
}
#respond h2{margin-top:5px;}
#respond #submit {
 width:150px
}
#comments .commentlist { padding:0;}
#respond label {
    height: 24px;
    margin: 5px 0;
    width: 300px;
}

#comments ul.children{
    margin-left:15px;
}

#respond label {
 height: 24px;
 margin: 5px 0;
 width: 400px;
 margin: 0;
 vertical-align: top;
 display: block;
}

.submit-form .row .submit input[type="email"] {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  float: left;
  font-size: 15px;
  height: 19px;
  line-height: 19px;
  outline: medium none;
  padding: 5px 10px;
  width: 229px;
}

#sidebar ul {
    padding: 0;
    margin: 0;
    font: bold 17px/20px Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}
#sidebar ul li { margin: 0 0 12px; }
#sidebar ul li a { color: #2c2925; }
#sidebar ul li:hover a, #sidebar ul li.active a {
    color: #ef401f;
    text-decoration: none;
}

.txt-holder2{
    width: 523px;
}

.txt-holder2 h1{
    text-align: center;
}

.two-columns.notfound{
    text-align: center;
}

.linksouter .social li span {
  background: url("images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #201917;
  display: block;
  font: 13px/15px 'ITCAvantGardeStd-Bold',Arial,Helvetica,sans-serif;
  height: 21px;
  overflow: hidden;
  padding: 5px 0 0 32px;
}
.linksouter .social li{cursor: pointer;}
.linksouter .social li.tweet span {
  background-position: -174px 0;
}

.work-single #nav li.work a {
  color: #EF4723;
}
.linksouter .social li:hover span {
    background-position: 0 -27px;
    text-decoration: none;
}
.linksouter .social li.tweet:hover span{
  background-position: -174px -26px;
}


#sidebar ul li:hover a, #sidebar ul li.current-cat a {
  color: #EF401F;
  text-decoration: none;
}

blockquote {
background: none repeat scroll 0 0 #EF4823;
color: #FFFFFF;
float: right;
font: 19px/140% 'ITCAvantGardeStd-Bold',Arial,Helvetica,sans-serif;
height: 180px;
margin: 0;
padding: 30px 30px 55px;
width: 211px;
word-spacing: 0;
}


/* main elements */
