/*
Theme Name: Atahualpa
Theme URI: http://wordpress.bytesforall.com/
Description: Configure your custom theme: Fixed or flexible width layout, with min/max width, 0 - 4 sidebars, very browser safe (incl. IE6), create custom widget areas, import/export styles (several styles included), color pickers, over 200 options. 
Version: 3.7.1
Author: BytesForAll
Author URI: http://forum.bytesforall.com/
Tags: white, one-column, two-columns, three-columns, four-columns, fixed-width, flexible-width, custom-colors, custom-header, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
	
.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
	}
	
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
	}

.sticky {
	font-weight: normal;
}

.bypostauthor {
	font-weight: normal;
}

.callback-widjet-text {display:none;}
.callback_request #callback_request_form {margin:0 5px;}
/* colorbox */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#cboxOverlay{background:url(../writing/images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../writing/images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../writing/images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../writing/images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../writing/images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../writing/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../writing/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../writing/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../writing/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxLoadingOverlay{background:url(../writing/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../writing/images/loading.gif) no-repeat center center;}

        #cboxClose{position:absolute; bottom:0; right:0; background:url(../writing/images/controls.png) no-repeat -27px -2px; width:25px; height:25px; text-indent:-9999px;}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.citation{
	background: #DDD url(/wp-content/themes/writing/images/testimonial.gif) no-repeat 0 0; 
	border-radius: 5px; 
	padding: 10px 25px 0 90px; 
	border: 1px solid silver; 
	margin-left: 0px; 
	margin: auto;
}

.post error404 not-found{
	background-color:white
}

.spinner-of-dots li{
List-style-type: none;
padding: 3px 5px 3px 30px !important;
border: none;
line-height: 18px !important;
background: url(/wp-content/themes/writing/images/spinner-of-dots.png) no-repeat 0 3px !important;
}

.peny li{
List-style-type: none;
padding: 3px 5px 3px 30px !important;
border: none;
margin-left: -20px;
line-height: 18px !important;
background: url(/wp-content/themes/writing/images/peny.png) no-repeat 0 3px !important;
}

.pencily li{
List-style-type: none;
padding: 3px 5px 3px 30px !important;
border: none;
margin-left: -20px;
line-height: 18px !important;
background: url(/wp-content/themes/writing/images/pencily.png) no-repeat 0 3px !important;
}
/*.post-743  #land_top  #form_wrapper{*/
/*    background-color: transparent !important;    */
/*}*/
.post-743  #land_top  #form_wrapper #quote_form label{
    color: #fff;    
}