<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name:Rolex
Theme URL: http://www.web2feel.com/rolex/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags:  right-sidebar, fixed-width, theme-options, threaded-comments, banner ads, adsense,fab themes.

*/


/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 96%;
    vertical-align: baseline;
    background: transparent;
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif;
}

body {
    line-height: 1;
	
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} /* Hide from IE Mac \*/.clearfix {
    display: block;
} /* End hide from IE Mac */.none {
    display: none;
} /* End Clearfix */



/* #Forms
================================================== */

form {
    margin-bottom: 20px;
}

fieldset {
    margin-bottom: 20px;
}

input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

select {
    padding: 0;
}

input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}

textarea {
    min-height: 60px;
}

label,
	legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

input[type="checkbox"] {
    display: inline;
}

label span,
	legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}

/* Defaults */


body,
input,
textarea,
button {
    font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666666;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

a {
    text-decoration: none;
    color: #f15755;
}

a:hover {
    text-decoration: none;
    color: #555;
}

a img {
    border: none;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 20px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
}

img.alignnone {
    display: inline;
    margin: 0 0 20px;
}

img.alignright {
    display: inline;
    margin: 0px 0 20px 20px;
}

img.alignleft {
    display: inline;
    margin: 0px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

.wp-caption {
    text-align: center;
    margin: 10px 0px;
    padding: 5px 0 5px;
    border: 1px solid #ddd;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0;
}

h1 {
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 16px;
    line-height: 20px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}

/* FONTS */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SixCapsRegular';
    src: url('fonts/SixCaps-webfont.eot');
    src: url('fonts/SixCaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SixCaps-webfont.woff') format('woff'),
         url('fonts/SixCaps-webfont.ttf') format('truetype'),
         url('fonts/SixCaps-webfont.svg#SixCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* Outer */

#wrapper {
    background: #ffffff;
}

/* Head */

#masthead {
    /*background: url(images/head.png) repeat;*/
    height: 100px;
    /*border-bottom: 1px solid #3c3e43;*/
	max-width: 1024px;
	margin:auto;
}

#head {
    max-width: 1024px;
    margin:auto;
}

#top {
	width:1000px;
	height:40px;
	padding-top:20px;
	margin:auto;
	border-bottom:3px solid #dddddd;
	text-align:left;
}

#blogname h1 {
    font-size: 26px;
    margin: 30px 0px 0px 0px;
}

#blogname h1 a:link, #blogname h1 a:visited {
    color: #fff;
}
	
/* Menu */	
	
		
#botmenu {
    width: 740px;
    margin: 35px 0px 0px 10px;
    font-size: 12px;
    overflow: hidden;
    float: right;
}

#submenu {
    margin: 0px 0px;
    padding: 0px 0px;
}

#submenu ul {
    list-style: none;
    margin: 0;
    padding: 0 0px;
}

#submenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff;
}

#submenu li a {
    color: #fff;
    display: block;
    margin: 0;
    padding: 2px 15px 2px 0px;
    text-decoration: none;
    position: relative;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a, #submenu .current-page-ancestor a{
    color: rgb(123,180,159);
}

#submenu li a.sf-with-ul {
    padding-right: 10px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
    color: #aaa;
    font-size: 12px;
    width: 148px;
    margin: 0;
    padding: 0px 10px;
    line-height: 35px;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #2D2623;
    border-left: 1px solid #2D2623;
    border-right: 1px solid #444444;
    position: relative;
    background: #2e2e2b;
    font-weight: normal;
}

#submenu ul ul li:first-child {
    border-top: none;
}

#submenu ul ul li:last-child {
    border-bottom: none;
}

#submenu li li:last-child {
    border-bottom: none;
}

#submenu li li a:hover, #submenu li li a:active {
    background: #343431;
    color: #fff;
}

#submenu li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    background: #282828;
}

#submenu li ul a {
    width: 150px;
}

#submenu li ul a:hover, #submenu li ul a:active {
}

#submenu li ul ul {
    margin: -37px 0 0 169px;
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
    left: -999em;
}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
    left: auto;
}

#submenu li:hover, #submenu li.sfHover {
    position: static;
}
	
/* Body */

#casing {
    margin: 0px auto;
}

.otpad {
    width: 1024px;
    margin: 0px auto;
}

	

/* SEARCH FORM	 */
	
	
#search {
    float:right;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    background: #eee;
    border: 1px solid #fff;
	margin-top:-10px;
}

#search form {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#s {
    width: 290px;
    background: transparent;
    margin: 0px 0px 0px 3px;
    padding: 5px 5px;
    height: 20px;
    border: none;
    font: 11px normal 100% "Tahoma", Arial, Helvetica, sans-serif;
    color: #555;
    float: left;
    display: inline;
}
	


/* Slider */
.homepad {
    padding-top: 50px;
}

#slide {
    height: 350px;
    background: url(images/slidebg.png);
    border-top: 1px solid #000;
}

#cycle {
    width: 1024px;
    margin: 0px auto;
    height: 440px;
    background: url(images/cycle.png) bottom right no-repeat;
}

.slide {
    margin-top: 40px;
    margin-bottom: 30px;
}

.slide-content {
    float: left;
    width: 380px;
    margin-right: 20px;
}

.slide-content h2 {
    /*font-family: BebasNeueRegular;*/
    font-family: Nobile;
    font-weight:700; 
    color: #fff;
    font-size: 35px;
    margin-top: 10px;
    text-shadow: 0px 1px 0px #000;
    line-height:35px;
}

.slide-content p {
    color: #999;
    text-shadow: 0px 1px 0px #000;
}

.slide-banner {
    float: right;
    padding: 10px;
    background: #fff;
    width: 580px;
    height: 330px
}

.sl-more {
    padding: 5px 10px;
    background: #d2d2d3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #555;
}

#subhead {
    /*background: url(images/slidebg.png) repeat-x;*/
	background-color:rgb(208, 99, 16);
	position:relative;
    max-width: 995px;
    margin:auto;
}

#subsubhead{
	height:6px;
    border-bottom: 5px solid rgb(159,48,31);
		
    max-width: 995px;
    margin:auto;
}

.insub {
    width: 1024px;
    margin: 10px auto;
    color: #fff;
    font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif;
	/*Tahoma;*/
}

.insub a:link, .insub a:visited {
    color: #fff;
}

.insub h1 {
    font-size: 32px;
}

/* Homewidget */
.service-widget{

	padding-bottom:20px;
}

.service-widget-top{
	width:100%;
	height:2px;
	border-top:2px solid #cccccc;
}

.home-widget {
    width: 1024px;
    margin: 20px auto;
    padding: 40px 0px 0px 0px;
}

.home-widget .one-third {
    float: left;
    padding: 10px 10px;
    width: 313px;
    text-align: center;
}

.home-widget .one-third h3, .service-title {
    /*font-family: BebasNeueRegular;*/
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif; 
    font-size: 36px;
    line-height: 120%;
    margin: 10px 0px;
    color: #555;
}

/* Home posts */

#home-content {
    border-top: 1px solid #fff;
    background: url(images/blog.png);
    margin: 0px 0px;
height:455px;
}

.container {
    width: 1024px;
    margin: 0px auto;
    padding: 10px 0px;
}

.bloghead {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
}

.bloghead h4 {
    font-size: 16px;
    margin: 10px 0px;
    font-weight: bold;
}

.box {
    float: left;
    margin-right: 40px;
    width: 220px;
    margin-bottom: 20px;
}

.lastbox {
    margin-right: 0px;
}
/*
.boxim {
    background: #fff;
    padding: 4px 4px;
    margin-bottom: 10px;
}

.boxim:hover {
    background: #F07629;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
}

img.boximg {
    border: 1px solid #ddd;
}
*/
.btitle h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top:0px;
}

.btitle h2 a:link, .btitle h2 a:visited {
    color: #555;
}

.bmore {
    padding: 3px 8px;
    background: #f1f1f1 url(images/button.png) top repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #666;
}


/* Article Content */

#content {
    width: 804px;
    float: right;
    padding: 30px 0px;
}

.post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 3px solid #eee;
}

.title h2 {
    font-size: 22px;
    /*font-family: Tahoma;*/
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif; 
}

.title h2  a:link,.title h2  a:visited {
    color: #444;
}

.postimg {
    background: #fff;
    padding: 4px 4px;
    margin-bottom: 10px;
}

.postimg:hover {
    background: #F07629;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
}

.postmeta {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 99px;
    float: left;
    border-right: 1px solid #ddd;
}

.postmeta span {
    display: block;
    margin-bottom: 10px;
}

.entry-right {
    float: left;
    width: 560px;
    margin-left: 10px!important;
}

.entry {
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
    padding-bottom:10px;
}

.entry a:link,
.entry a:visited {
    color: #FF3838;
}

.entry a:hover {
    color: #FF1919;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}



	

/* Sidebar */

#right {
    width: 200px;
    float: left;
    padding: 30px 0px;
}

h3.sidetitl {
    color: #444;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 0px 0px 10px 0px;
    font-weight: normal;
    /*font-family: Tahoma;*/
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif; 
}

.sidebox {
    list-style: none;
    margin: 0px 0 30px 0px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
}

.sidebox li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.sidebox ul li {
    list-style-type: none;
    margin: 0;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 2px 0px;
	font-weight:bold;
	font-size:100%;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {
    border-bottom: 1px solid #fafafa;
}

.sidebox.widget_recent_entries ul li a {
    border-bottom: 1px solid #fafafa;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #fafafa;
    padding: 5px 0;
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
    /*font-family: BebasNeueRegular,Georgia,Century gothic, Arial, sans-serif;*/ 
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif;
    text-transform: uppercase;
    padding: 10px 5px 5px;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}



/* Banners */


.squarebanner {
    margin: 0px 0px 10px 0px;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 10px 15px 10px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}


/* Bottom */

.bottomouter {
    background-color: rgb(136, 127, 101);
    margin: 0px 0px;
    padding: 5px;
	width:1000px;
	margin:auto;
	height:120px;
}

#bottom {
    max-width: 1024px;
    margin: 0px auto;
}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: left;
    width: 130px;
    margin: 5px 5px 5px 5px;
    list-style: none;
	font-size:95%;
	color:#ffffff;
}

h3.bothead {
    padding: 0px 0px;
    color: rgb(159, 48, 31);
    font-weight: bold;
	font-size:95%;
	margin:0px;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #ffffff;
}

.botwid ul li a:hover {
    color: rgb(123,180,159);
}

.botwid p,  .botwid .textwidget{
    padding: 0px 0px;
    margin: 0;
    line-height: 110%;
}

.botwid table {
    width: 100%;
    text-align: center;
}			
	
.botwid ul.blogroll li{
    line-height: 100% !important;
    margin-top: 5px;
}	

/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
}

h3#comments {
    padding: 10px 0px;
    font-size: 18px;
    margin: 20px 0px 20px 0px;
    color: #333;
    /*font-family: 'Tahoma';*/
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 18px;
    margin: 0px 0 20px 0px;
    padding: 10px 10px;
    border: 1px solid #eee;
    background: #fff;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #f15755;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    padding: 5px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #f15755;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #E1512A;
}

#commentform p {
    color: #999;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #999;
    padding: 5px 0;
}

#respond input {
    background: #fff;
    border: 1px solid #ddd;
    color: #02070F;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background: #545454;
    border: 1px solid #333;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 3px 5px;
}

textarea#comment {
    background: #fff;
    border: 1px solid #ddd;
    width: 70%;
    color: #02070F;
    margin: 10px 0 0;
    padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}	
	
	

/* Footer	 */

#footer {
    padding: 10px 0px;
    text-align: center;
	width:1024px;
	margin:auto;
}

.fcred {
    max-width: 1024px;
    margin: 0px auto;
    color: #aaa;
}

.fcred a:link, .fcred a:visited {
    color: #aaa;
}


/* Pagenavi	 */

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #666!important;
    border: 1px solid #333 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900!important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}	

#submenu ul{
	margin-left:225px;
}

#submenu li a:after{
	padding: 0px 5px 0px 5px;
}
/*
#submenu li.menu-item-147 a:hover, #submenu li.menu-item-147 a:active, #submenu .current_page_item.menu-item-147 a, #submenu .current-menu-parent.menu-item-147 a{
    color: #90CA77 !important;
}

#submenu li.menu-item-146 a:hover, #submenu li.menu-item-146 a:active, #submenu .current_page_item.menu-item-146 a, #submenu .current-menu-parent.menu-item-146 a{
    color: #81C6DD !important;
}

#submenu li.menu-item-145 a:hover, #submenu li.menu-item-145 a:active, #submenu .current_page_item.menu-item-145 a, #submenu .current-menu-parent.menu-item-145 a{
    color: #E9B64D !important;
}

#submenu li.menu-item-144 a:hover, #submenu li.menu-item-144 a:active, #submenu .current_page_item.menu-item-144 a, #submenu .current-menu-parent.menu-item-144 a{
    color: #E48743 !important;
}

#submenu li.menu-item-143 a:hover, #submenu li.menu-item-143 a:active, #submenu .current_page_item.menu-item-143 a, #submenu .current-menu-parent.menu-item-143 a{
    color: #FFCC00 !important;
}

#submenu li.menu-item-142 a:hover, #submenu li.menu-item-142 a:active, #submenu .current_page_item.menu-item-142 a, #submenu .current-menu-parent.menu-item-142 a{
    color: #9E3B33 !important;
}
*/
#submenu li.menu-item-481 a:after{
	content:'';
}

.sub-menu li{
	padding-left:15px;
	font-size:0.9em;
}


.col-lg-3{
/*padding:0px !important;*/
}

#top #submenu ul{
	margin-left:0px;
}

#top #submenu ul li a{
	color:rgb(208, 99,16);
	font-weight:bold;
	padding:0px;
}

#top #submenu ul li a:after{
	content:' |';
}

h4{
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif !important;
	font-weight:bold;
	color:rgb(208,99,16);
	font-size:140%;
	margin:0px !important;
}

.page_sub_titulo{
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif !important;
	font-weight:bold;
	color:rgb(123,180,159);
	font-size:120%;
}

.page_escolhas_titulo{
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif !important;
	font-weight:bold;
	color:#000000;
	font-size:140%;
}

.page_escolhas_conteudo{
	font-family: Rockwell, 'Courier new', courier, Georgia, Times, "Times New Roman", serif !important;
	font-weight:normal;
	color:rgb(136, 127, 101);
	font-size:110%;
	line-height:15px;
	
}

.stButton img{
	width:15px !important;
}

.textwidget a{
	   color: #fff;
}

.textwidget a:hover, .textwidget a:active{
    color: rgb(123,180,159);
}

.smc_icon_container {
	text-align:left;
	margin:0px !important;
	margin-bottom:3px !important;
}

.smc_icon_container img{
	width:20px !important;
}</pre></body></html>