<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------  Body --------------------------*/
body {
	color:#707070;
	font: normal 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
.entry-title a, h2.entry-title {
	font: bold 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
h1.page-title {
	font: bold 20px/23px Helvetica Neue, Helvetica, Arial, sans-serif;
}
h3.widget-title, #sidebar .widget-title {
	font: normal 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
.entry-meta span, .entry-meta span a {
	font: normal 10px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
.sub-footer {
	font: normal 12px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
.widget-title{
	border-left-color:#e86200}
.header-top{
    background:#ff7400; 
    background: -moz-radial-gradient(center, ellipse cover, #ff7400 0%, #e86200 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ff7400), color-stop(100%,#e86200));
    background: -webkit-radial-gradient(center, ellipse cover, #ff7400 0%,#e86200 100%); 
    background: -o-radial-gradient(center, ellipse cover, #ff7400 0%,#e86200 100%);
    background: -ms-radial-gradient(center, ellipse cover, #ff7400 0%,#e86200 100%);
    background: radial-gradient(ellipse at center, #ff7400 0%,#e86200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#e86200',GradientType=1 ); 
}
#footer{
    background:#ff7400;
    background: -moz-radial-gradient(center, ellipse cover, #ff7400 0%, #e86200 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ff7400), color-stop(100%,#e86200));
    background: -webkit-radial-gradient(center, ellipse cover, #ff7400 0%,#e86200 100%); 
    background: -o-radial-gradient(center, ellipse cover, #ff7400 0%,#e86200 100%);
    background: -ms-radial-gradient(center, ellipse cover, #ff7400 0%,#e86200 100%);
    background: radial-gradient(ellipse at center, #ff7400 0%,#e86200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#e86200',GradientType=1 ); 
}
/*----------------------  Theme General Colors --------------------------*/
h2.quote-text, h2.link-text {
    border-left-color: #e86200;
}
.postformat-icon a img , .recent-view, .wpb_twitter_widget .twitter_follow_button, .wpb_teaser_grid .recentpost-link-icon{
    background-color: #e86200 !important;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus{
    border-color: #e86200 !important;
}
.button a:hover,.da-thumbs li .port-hover div , .button a.selected,.post-author-name, .button, .comment-button .btn, .comment-reply-link , .pagination a{
    background: #e86200;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .entry-meta &gt; div a:hover, .comment-list h6, .pagination .active a, .pagination a:hover, #menu &gt; li.current_page_item &gt; a, #menu ul.children li a:hover, a ,.widget li a:hover,ul.dropdown a:hover, ul.dropdown ul li a:hover, #menu&gt;li&gt;a:hover, #menu .mega-item ul.children li a:hover, #menu div.children&gt;div a:hover{
    color: #e86200;
}
#contactform input.error, #contactform textarea.error, #commentform input.error, #commentform textarea.error {
    border: 1px solid #e86200;
}
#contactform label.error, #commentform label.error, .blog-top h4 a, .entry-title, .tab-meta, link_title{
    color: #e86200;
}
#sidebar .widget-title, h2.wpb_teaser_grid_heading{
    border-left-color:#e86200;
}
legend {
    border-bottom: 1px solid #e86200;
}
.more-link:hover,.blog-top h4 a:hover{
    background-color: #e86200 !important;
}
a:hover{
    color:#ff7400;
}
.mirasahip {
    display: inline-block;
    width:220px ; height: 51px; float:left ;
    background: url('http://www.mira.net.tr/images/sahip/mira-on.png') no-repeat;
}


.mirasahip:hover {
	background: url('http://www.mira.net.tr/images/sahip/mira-yan.png') no-repeat;
}
</pre></body></html>