/*
Theme Name: Charitas
Theme URI: http://themeforest.net/user/WPlook/portfolio
Author: Victor Tihai
Author URI: http://wplook.com/
Description: Premium WordPress Theme for Charity, NGO, Foundation.
Version: 1.0.8
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, blue, green, orange, pink, red, white, two-columns, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, front-page-post-form, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blavatar
*/


@media (max-width: 1200px) {
	
}

@media (max-width: 768px) {

}

@media (max-width: 640px) {
	
}

@media (max-width: 480px) {

}

@media (max-width: 320px) {
	
}

/*	----------------------------------------------------------
	Print
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media print {
	
}






/*============================================================================*/
/*					      	Star  Modifications                               */
/*============================================================================*/

.fleft {  float: right;}
.fright {   float: left;}



/*============================================================================*/
/*					      	      HEADER                                      */
/*============================================================================*/

body #toolbar .tb-list { float: left !important;}
body #toolbar .tb-list .search-items {  left: 0;    right: auto;}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {    float: right;}
body #branding nav {  float: left;}
body .nav-menu .sub-menu, body .nav-menu .children {  left: auto;  right: -25px;}
body .nav-menu .sub-menu, body .nav-menu .children {  text-align: right;}
body #rootline { text-align: left;    direction: ltr; }
body #toolbar .fb_iframe_widget {  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);  position: absolute;  right: 165px;  top: 9px;}

 .site-navigation li {
 	float: right;
 }
 .teaser-page #rootline {
 	text-align: rtl;
 }

/*============================================================================*/
/*					      	      CONTENT                                     */
/*============================================================================*/
.widget ul li:before {
    content: "\f053";
     font-family: FontAwesome;
    padding-left: 10px;
    float: right;
}

.widget-title h3 {  padding-left: 12px;  padding-right: 0;}
.grid_12 .widget-event-body .event-item {  float: right; }
.widget-causes-body .cause-item {  float: right; }
body .main_link_image img {  float: right; }



/*============================================================================*/
/*					      	      FOOTER                                      */
/*============================================================================*/


body .widget_custom_cf7 p {   float: left;  }



body #rootline {
    text-align: right;
}

figure {
	float: right;
}











