/*
Theme Name: AFW
Theme URI: http://afw.com.py/
Description: Theme for  Asuncion Fashion Week.
Version: 1
Author: Marco Roa
Author URI: http://marcoroa.com/
Tags: afw, asuncion, fashion, week

*/
 
/* *************************************** 
   GENERAL 
*************************************** */

#int_wrap {width: 100%; margin: 0 0 30px 0; padding-top: 27px;}
#int_wrap .post {width: auto; position: relative; margin: 0 140px 20px 185px; display: block; clear: both;}
#int_wrap .post h2 a {position: relative;
	margin-bottom: 15px;
	padding: 21px 0 7px 0;
	letter-spacing: 1px;
	text-align: left;
	color: #333;
	border-bottom: 1px dotted #666;
	text-transform: uppercase; font-size: 20px; font-weight: lighter; letter-spacing: 1px;
	display: block;}
.alignleft { float: left; margin: 0 10px 10px 0;}
li.pagenav {list-style-type: none;text-transform: lowercase;}
.module small + ul {}
.blog-pages { height: 640px;}
.blog-pages p {margin-left: 270px;}
.blog-pages img {width: 300px; height: 448px;}
.entry { padding: 15px 0;}

#blog-title {
	position: relative;
	padding: 70px 0 30px 0;
	display: block;
	color: #000;
	text-transform: lowercase;
	font-size: 40px;
	font-weight: lighter;
	}
	

/* *************************************** 
   CAPTIONS
*************************************** */
.wp-caption {
	border: 1px solid #999;
	background-color:#CCC;
	padding: 10px 0 10px 10px;
	text-align: center;
	margin-left: 270px;
	widht: 300px;
}
.wp-caption img { margin: 0 !important; display: block; clear: both;}
p.wp-caption-text { margin: 0 !important; font-size: 11px; font-style: italic; padding: 0; color: #CCCCCC; }
.entry .wp-caption {margin-left: 0 !important;}

hr { display: none;}