/*
Theme Name: Simplify
Theme URI: http://d5creation.com/themes/simplify/

Author: D5 Creation
Author URI: http://d5creation.com/

Description: Simplify is a CSS3 Powered and WordPress Latest Version Ready Responsive Theme for Small Business Companies. Exciting Slide, Customizable Background and other options will give the WordPress Driven Site an attractive look.  Simplify is super elegant and Professional Responsive Theme which will be adjusted automatically with all smart devices. First and Second Row Featured Boxes can show your company's Featured Items, Services etc.  Right and Footer Sidebar will be usable for showing the widgets. Full Wide Template can be used for showing showcase or other pages. You can Visit the Simplify Demo <a href=" http://demo.d5creation.com/themes/?theme=Simplify" target="_blank"><strong>Here: http://demo.d5creation.com/themes/?theme=Simplify</strong></a>.

Version: 2.7

Tags: gray, light, two-columns, right-sidebar, fixed-layout, fluid-layout, responsive-layout, black, blue, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, rtl-language-support, front-page-post-form, full-width-template, theme-options  

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simplify WordPress Theme, Copyright 2012-2014: D5 Creation (www.d5creation.com)
Simplify is distributed under the terms of the GNU GPL

Text Domain: simplify

*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

caption, th, td {
	text-align:right;
}

.alignnone {
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.alignnone {
	margin:5px 0 20px 20px;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.aligncenter {
	margin-right:auto;
	margin-left:auto;
}

.wp-caption.alignnone {
	margin:5px 0 20px 20px;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

img.site-logo {
	float:right;
}

#content {
	float:right;
}

#left-sidebar {
	float:left;
}

.youtube-link,
.gplus-link,
.picassa-link,
.li-link,
.feed-link {
	float:right;
}

.li-link {
	margin:0 20px 0 40px;
}

#simplify-main-menu {
	float:left;
}

#simplify-main-menu li {
	float:right;
}

#simplify-main-menu li ul {
	float:right;
}

#simplify-main-menu ul ul,
.sub-menu, .sub-menu ul ul {
	float:right;
	right:0;
	left: auto;
}

#simplify-main-menu ul ul ul {
	right:100%;
	left: auto;
}

#simplify-main-menu ul ul a {
	text-align:right;
}

#left-sidebar .widget li {
	padding:5px 17px 5px 0;
}

#footer-widget {
	float:right;
}

#footer-sidebar .widgets {
	margin-right:6%;
	float:right;
	margin-left: auto;
}

#footer-sidebar .widget li {
	padding:5px 17px 5px 0;
}

ul, ol {
	margin:0 25px 10px 0;
}

address {
	text-align:left;
}

input[type="text"],
textarea, input#s,
input[type="password"] {
	border-right:1px solid #999999;
	border-left:1px solid #FFFFFF;
}

button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	background:-webkit-gradient(linear, right top, right bottom, color-stop(0.05, #11a5db), color-stop(1, #085d96));
}

button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
	background:-webkit-gradient(linear, right top, right bottom, color-stop(0.05, #085d96), color-stop(1, #11a5db));
}

.post.sticky,
.sticky {
	background:url("images/sticky.png") no-repeat scroll left top #F2F2F2;
}

#ft-buttons-slide {
	text-align:right;
}

#ft-title-slide {
	margin-right:400px;
	margin-left: auto;
}

#ft-title-slide blockquote {
	text-align:left;
	border-right:10px solid #999999;
	border-left:10px solid #999999;
}

#ft-title-slide blockquote:before {
	margin-left:0;
	margin-right: auto;
}

#ft-title-slide blockquote:after {
	margin-right:0;
	margin-left: auto;
}

#featured-boxs {
	text-align:right;
}

.featured-box {
	margin-right:30px;
	margin-left: auto;
}

h3.featured-box2 {
	float:left;
}

.featured-box,
.featured-box-first {
	float:right;
}

blockquote, q {
	border-right:10px solid #ccc;
	border-left:10px solid #ccc;
}

blockquote:before, q:before {
	margin-left:.20em;
	margin-right: auto;
}

blockquote:after, q:after {
	margin-right:.20em;
	margin-left: auto;
}

#container .attachment-thumbnail {
	margin:0px 0 10px 15px;
	float:right;
}

h1.page-title,
h1.arc-post-title {
	text-align:right;
}

h2.post-title,
h2.comments,
h3#reply-title,
h2.post-title-color {
	text-align:right;
}

.floatright {
	float:right;
	text-align:right;
}

.floatleft {
	float:left;
	text-align:left;
}

#page-nav .alignleft {
	text-align:left;
}

#page-nav .alignright {
	text-align:right;
}

#commentsbox img.avatar {
	right:0;
	left: auto;
}

#commentsbox .commentlist li.comment {
	padding:5px 50px 0 0;
}

#commentsbox .commentlist .children li {
	margin:0 -25px 0 0;
}

/* =Media Print
-------------------------------------------------------------- */
@media print {

}

