/*
File Name: style.css
Theme Name:  RT-Theme Seventeen
Author: Tolga Can
Version: 2.3
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/

.qts_widget ul, .qts_widget ol {
    list-style: none;
    margin: 0 0 0px 7px;
}

.qts-lang-menu li {
width:20px;
float:left;
margin-right:20px;

}

/*
	EDIT /css/style.css for the theme stlye
*/
#container {
    
}
.content-wrapper {
    background: none repeat scroll 0 0 #FFC781 !important;
}
#navigation_bar > ul > li > a {
    color: #08446A;
}
.transparent-line, #info_bar {
    background: url("images/transparent-white.png") repeat scroll 0 0 rgba(25, 109, 163, 0.6);
}
.box-shadow {
	border-top: 5px solid rgba(255, 154, 26, 0.5);
    box-shadow: 0 5px 0 rgba(25, 109, 163, 0.5);
}
a.banner_button {
    border: 5px solid #196DA3;
}
.tweet_time a, dd, .frame, .wp-caption, .blog_list .comment_quote p, .tags, .tags a, .author_info strong a, i.decs_text, blockquote, #comments ol.commentlist li .comment-body .comment-author, #cancel-comment-reply-link, .rss-date, a.read_more, a.more-link, span.price, .client_logos_text, .recent_posts .date, .template_builder .sub_title {
    font-family: "Droid Serif",sans-serif !important;
}
blockquote p {
    color: #196DA3;
}

.breadcrumb {
    color: #196DA3;
}
.widget_archive ul li.current-menu-item > a, .widget_links ul li.current-menu-item > a, .widget_nav_menu ul li.current-menu-item > a, .widget_categories ul li.current-menu-item > a, .widget_meta ul li.current-menu-item > a, .widget_pages ul li.current-menu-item > a, .widget_rss ul li.current-menu-item > a, .widget_recent_comments ul li.current-menu-item > a, .widget_recent_entries ul li.current-menu-item > a {
	color: 	#196DA3;
	font-variant: small-caps;
	font-weight: bold;
}
.sidebar .title h3 {
	color: 	#196DA3;
	font-weight: bold;
}
.sidebar {
	color: #196DA3;
}
.widget_archive ul li a, .widget_links ul li a, .widget_nav_menu ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_recent_entries ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_recent_comments ul li a {
    color: #196DA3;
}
input, select, textarea {
    border: 1px solid #196DA3;
    box-shadow: 0 0 0 1px #FFFFFF inset, 1px 2px 0 #196DA3;
}
form input[type="button"], form input[type="submit"] {
    background: url("../images/button_shadow.png") repeat-x scroll center bottom #196DA3;
}
#footer .copyright {
    color: #08446A;
}