/home/vianto5/cititower.mx/wp-content/themes/montreal
Edit: /home/vianto5/cititower.mx/wp-content/themes/montreal/rtl.css (1439B)
/*
Theme Name: montreal
Theme URI: http://www.madeinebor.com
Version: 1.1.0
Description: montreal - A Multipurpose Blog & Portfolio Theme
Author: Tom Rhodes
Author URI: http://www.madeinebor.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
*/
@import url('http://fonts.googleapis.com/css?family=Oswald:400,300,700');
@import url('http://fonts.googleapis.com/css?family=Droid+Serif:400italic,700italic');
@import url('http://fonts.googleapis.com/css?family=Ubuntu');
@import url('css/gumby.css');
@import url('css/ui.css');
@import url('css/text.css');
@import url('css/plugins.css');
@import url('rtl.php');
/*--WORDPRESS STYLES--*/
body {
direction: rtl;
unicode-bidi: embed;
}
.sticky { }/*--STICKY STYLING IS HANDLES VIA JQUERY--*/
.bypostauthor img.avatar {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone { margin-bottom: 15px }
img.alignleft { float: left; margin-right: 30px; }
img.alignright { float: right; margin-left: 30px; }
img.aligncenter { display: block; margin-right: auto; margin-left: auto; text-align: center; }
.wp-caption, .gallery-caption { margin: 40px 0; max-width: 100%; text-align: center; color: #999; }
.wp-caption-text, .gallery-caption-text { margin: 6px 0; font-style: italic; font-size: 95%; line-height: 120%; }
.aligncenter { text-align: center }