/*  
Theme Name: Revelation Wordpress
Theme URI: http://www.celtathemes.com/
Version: 1.0
Description: Designed by <a href="http://www.celtathemes.com">Celta Themes</a>.
Author: Celta Themes
Author URI: http://www.celtathemes.com/
Tags: celtathemes

	Copyright: (c) 2011 Celta Themes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

.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 {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.sticky, .gallery-caption, .bypostauthor {}

#footer .textwidget > img {
	margin-bottom: 15px; 
}

.ads li a {
	display: block;
	width: 125px;
	height: 125px;
}

#portfolio-content .separator-line:last-child, #blog_list .separator-line:last-child {
	display: none;
}

#portfolio-nav.blog_nav {
	padding-top: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

#wrapper img.alignleft {
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
}

#wrapper img.alignright {
    float: right;
    margin-bottom: 0;
    margin-left: 15px;
}

.avatar img {
	margin-right: 0;
}

.comments-section ul {
	list-style: none;
}

.comment-reply-link {
	position: absolute;
	top: 0;
	right: 0;
}

.depth-2 {
	margin-left: 40px;
}

.depth-2 .comment-text {
	width: 480px;
}

.depth-3 {
	margin-left: 40px;
}

.depth-3 .comment-text {
	width: 440px;
}

.depth-4 {
	margin-left: 40px;
}

.depth-4 .comment-text {
	width: 400px;
}

.preview-lists {
	overflow: hidden;
}

#logo p {
	color: #747474;
}

.social-links li a {
	width: 28px;
	height: 28px;
	display: block;
}

.video_slide iframe {
	border: 1px solid #E7E7E7;
    padding: 4px;
}