﻿/*
Theme Name: CadeLange
Version: 1.0
Author: LaWeb
Template: incarnation
*/


/*Add your own styles here:*/

a.more-link {font-style:normal;}
.sidebar .recentcomments a, .sidebar .widget_recent_entries li a {
    font-style: normal;
}
.main_color .input-text, .main_color input[type="text"], .main_color input[type="input"], .main_color input[type="password"], .main_color input[type="email"], .main_color textarea, .main_color select {
    background-color: #f8f8f8 !important;
}
.main_color .widget_first {
   color: #ffa200 !important;
}

#wp-calendar a {
    color: #ffa200;
}

.dynamic_element .dynamic_template_columns .entry-content {
    text-align: left;
}

#top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    color: #0a3259 !important;
    font-weight: inherit;
    text-decoration: none;
}

#top h1.post-title {
color: #ffa200; 
}

body#top.single h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    color: #ffa200 !important;
    font-weight: inherit;
    text-decoration: none;
}

sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
