body {
	background-attachment: fixed;
	background-color: #eeeeee;
	background-image: url(http://www.forzamanuel.com/wp-content/themes/creativo/skins/diagonal.png);
    background-position: center top;
    background-repeat: repeat;
	color: #222222;
	font-family: Tahoma, Geneva, sans-serif;
}
a {
	color: #0096a3;
}
/*********************************************************************************
*
*				Typography
*
*********************************************************************************/
h2 {
	color: #222222;
}
h2 a, a h2 {
	color: #222222!important;
}
h3 {
	color: #333333;
}
h3 a, a h3 {
	color: #333333!important;
}
h4 {
	color: #444444;
}
h4 a, a h4 {
	color: #444444!important;
}
h5 {
	color: #555555;
}
h5 a, a h5 {
	color: #555555!important;
	text-decoration: none;
}
h6 {
	color: #666666;
}
h6 a, a h6 {
	color: #666666;
}
p {
	color: #222222;
}
.entry, p, ul, ol {
	color: #222222;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {
	background-color: #efefef;
}
/*********************************************************************************
*
*				Layout
*
*********************************************************************************/
.border {
	background-color: #dfdfdf;
}
#bottomborder {
    background-color: #222222;
}
.clearborder, hr {
	background-color: #dfdfdf;
    border-bottom: 1px solid #ffffff;
}
#container {
    background-color: #f7f7f7;
}
.nail {
	margin: 0 auto;
    width: 1000px;
}
#topborder {
    background-color:  #222222;
}
.prevteaser {
	background: #dfdfdf;
}
.prevteaser .arrowLeft {
    border-right: 15px solid #ffffff;
}
.nextteaser .arrowRight {
    border-left: 15px solid #ffffff;
}
.nextteaser {
	background: #dfdfdf;
}
.covershowcase {
    background-color: rgba(54, 54, 54, .8);
    filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#aa363636', endColorstr='#aa363636');
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#aa363636', endColorstr='#aa363636');
}
.covershowcase .postmeta .data, .covershowcase .postmeta .comments {
	color: #ffffff;
}
.covershowcase p {
    color: #ffffff;
}
.covershowcase span.title {
	color: #ffffff;
}
.entry img, .entry iframe, .entry object {
	border: 5px solid #dfdfdf;
}
.entry a:hover img {
	border-color: #363636;
}
#hideAll {
	background-attachment: fixed;
	background-color: #eeeeee;
	background-image: url(http://www.forzamanuel.com/wp-content/themes/creativo/skins/diagonal.png);
    background-position: center top;
    background-repeat: repeat;
}
.checkSign {
	color: #17c30a;
}
#reply-title small {
	font-family: Tahoma, Geneva, sans-serif;
}
.commentlist .comment-text {
	border: 4px solid #dfdfdf;
}
.commentlist li .comment-text span {
	color: #7f7f7f;
}
.commentlist .left_arrow {
    border-right: 10px solid #dfdfdf;
}
.commentlist .left_arrow2 {
    border-right: 10px solid #f7f7f7;
}
.reply a {
    background: #939393;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #ffffff;
}
.commentform label {
	color: #222222;
}
.commentform input[type=text] {
    background-color: #dfdfdf;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #222222;
	font-family: Tahoma, Geneva, sans-serif;
}
.commentform textarea {
    background-color: #dfdfdf;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #222222;
	font-family: Tahoma, Geneva, sans-serif;
}
.post-edit-link {
    background: #939393;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #ffffff;
}
pre {
	border: 1px solid #dfdfdf;
}
code {
	border: 1px solid #dfdfdf;
}
table.confront {
	border: 1px solid #cccccc;
}
table.confront td {
	border: 1px solid #f7f7f7;
	border-right: 1px solid #cccccc;
}
table.confront li {
	border-bottom: 1px solid #cccccc;
}
.pullquote {
	font-family: Times New Roman, Times, serif;
}
.quotepull {
	font-family: Times New Roman, Times, serif;
}
.quotepullright {
	font-family: Times New Roman, Times, serif;
}
#author_info .alignright {
	border: 4px solid #dfdfdf;
}
#author_info .left_arrow {
    border-right: 10px solid #dfdfdf;
}
#author_info .left_arrow2 {
    border-right: 10px solid #f7f7f7;
}
#breadcrumb li {
	color: #7f7f7f;
}
#breadcrumb li a {
	color: #7f7f7f;
}
.pagenavi li.on, .pagenavipage span {
	color: #222222;
}
.pagenavi li a, .pagenavipage a span {
    background-color: #939393;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #ffffff;
}
/*********************************************************************************
*
*				Header
*
*********************************************************************************/
#header {
	background: #3d8ff5;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.0%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22gradient%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3A%20%233d8ff5%3B%22/%3E%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%20%23004497%3B%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22url%28%23gradient%29%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20/%3E%3C/svg%3E);
    background: -webkit-gradient(linear, left top, left bottom, from(#3d8ff5), to(#004497));
    background: -moz-linear-gradient(top,  #3d8ff5,  #004497);
    background: linear-gradient(top,  #3d8ff5,  #004497);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d8ff5', endColorstr='#004497');
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d8ff5', endColorstr='#004497');
}
#headerborder {
	background-color: #033675;
}
h1#logo a, div#logo a {
	background-image: url(); 
	background-position: 0px 0px; 
    padding-left: 0px;
    padding-top: 17px;
}
#social a {
    background: #0053b8;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
}
/*********************************************************************************
*
*				Navigation area
*
*********************************************************************************/
#navigation .slidingHover {
	background-color: #dfdfdf;
}
#navigation > div > ul > li > a {
    background-color: #f7f7f7;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #363636;
}
#navigation > div > ul > li.current-menu-item > a {
    background-color: #949494;
    color: #ffffff;
}
#navigation .arrowUl {
    border-bottom: 10px solid #cacaca;
}
#navigation ul ul {
	background-color: #cacaca;
}
#navigation li ul a {
	color: #2c2c2c;
}
#navigation ul ul li:hover {
	background-color: #dfdfdf;
}
#navigation ul ul ul .marginUl {
	background-color: #cacaca;
}
#navigation .arrowUlleft {
    border-right: 10px solid #cacaca;
}
#search_box {
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
}
#search_box input[type='text'] {
    color: #363636;
	font-family: Tahoma, Geneva, sans-serif;
}
#search_box #replace {
    background-color: #dfdfdf;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #363636;
}
/*********************************************************************************
*
*				Footer
*
*********************************************************************************/
#footer {
    background-color: #dfdfdf;
}
#footer h3 {
    background-color: #dfdfdf;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #222222;
}
#footer p {
	color: #222222;
}
#footer a {
	color: #7f7f7f;
}
#footer .clearborder {
	background-color: #d0d0d0;
}
#footer .multilist > li > a {
	color: #222222;
}
#footer .sidebar {
	color: #222222!important;
}
#footer .emailus input[type=text], #footer .emailus textarea {
    background-color: #f1f1f1;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #222222;
        width: 420px!important;
    }
#footer .emailus .button {
    background-color: #00408e;
    color: #ffffff;
}
.credits p {
    color: #ffffff;
}
.credits #bottom-logo {
	background-image: url(); 
	background-position: 0px 0px; 
    color: #ffffff;
    padding-left: 0px;
    padding-top: 17px;
}
.credits a {
    color: #ffffff;
}
a#backtotop {
	background: #000000;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
    color: #ffffff;
}
/*********************************************************************************
*
*				Sidebar
*
*********************************************************************************/
.bordercolumn {
	background-color: #dfdfdf;
    border-right: 1px solid #ffffff;
}
.sidebar {
	color: #222222;
}
.arrowSideHover {
    color: #0096a3;
}
.sidebar .cc_widget select {
	border: 1px solid #dfdfdf;
}
.emailus input[type=text] {
    background-color: #dfdfdf;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #222222;
	font-family: Tahoma, Geneva, sans-serif;
}

.emailus textarea {
    background-color: #dfdfdf;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #222222;
	font-family: Tahoma, Geneva, sans-serif;
}
.contact_icons {
	color: #7f7f7f;
}
span.error {
    color: #9d3009;
}
.widget_calendar table {
	border-left: 1px solid #cccccc;
}
.widget_calendar caption {
	color: #666666;
}
.widget_calendar th {
    	background: #dddddd;
	border: 1px solid #cccccc;
	border-left: 1px solid #f7f7f7;
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff; 
}
.widget_calendar tfoot td {
	background: #dddddd;
	border: 1px solid #cccccc;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	color: #7a7a7a!important;
}
.widget_calendar tbody td {
	background: #eeeeee;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #7a7a7a;
	border: 1px solid #cccccc;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
    	text-shadow: 0px 1px 1px #ffffff; 
}
.widget_calendar tbody td#today {
	background: #f7f7f7;
}
.widget_calendar td.hover {
	background: #dddddd;
}
.widget_calendar th.hover {
	background: #eeeeee;
}
.widget_calendar tbody td.ahover {
	background: #a9a9a9;
}
.widget_calendar tbody td.ahover.hover {
	background: #a9a9a9;
}
.widget_calendar tbody td a {
        behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #ffffff;
	text-shadow: 0px 1px 1px #000000;
}
.widget_calendar tfoot td a {
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #000000;
	text-shadow: 0px 1px 1px #ffffff; 
}
.widget_calendar tfoot td.hover {
	background: #eeeeee;
}
.cc_thumbs a img {
	border: 5px solid #dfdfdf;
}
.cc_thumbs a:hover img {
	border-color: #363636;
}
.widget_ccslidingnews .entry p {
	color: #7f7f7f;
}
.postmeta .data {
	color: #7f7f7f;
}
.postmeta .comments {
	color: #7f7f7f;
}
.nav_widget .prev, .nav_widget .next {
    background-color: rgba(223, 223, 223, .9);
    filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');
}
.nav_widget .left_arrow {
    border-right: 8px solid #868686;
}
.nav_widget .right_arrow {
    border-left: 8px solid #868686;
}
.cc-sliding-comments .comment .text {
	border: 4px solid #dfdfdf;
}
.cc-sliding-comments .comment .text .left_arrow {
    border-right: 6px solid #dfdfdf;
}
.cc-sliding-comments .comment .text .left_arrow2 {
    border-right: 6px solid #f7f7f7;
}
/*********************************************************************************
*
*				Effects
*
*********************************************************************************/
.aToTop {
    color: #bbbbbb;
}
.button, .more-link {
	background: #00408e;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
    color: #ffffff!important;
}
.sorting .legend {
	color: #7f7f7f;
}
.sorting label {
    background: #939393;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #ffffff;
}
.sorting label.checked {
	background: #f7f7f7;
    color: #222222!important;
}
.readMore {
	background: url(http://www.forzamanuel.com/wp-content/themes/creativo/images/document_overlay.png) center top no-repeat;
}
.readMore.enlargePicture {
	background: url(http://www.forzamanuel.com/wp-content/themes/creativo/images/enlarge_overlay.png) center top no-repeat;
}
.readMore.watchVideo {
	background: url(http://www.forzamanuel.com/wp-content/themes/creativo/images/play_overlay.png) center top no-repeat;
}
.tabs ul li a {
        background-color: #dfdfdf; 
	color: #2c2c2c;
	text-shadow: 0px 1px 1px #ffffff;
}
.tabs ul li.ui-state-active a, .tabs ul li.ui-state-active a:hover {
	color: #2c2c2c;
}
.tabs ul li a:hover {
	color: #666666;
}
.tabs span, .tabs div {
	color: #7f7f7f;
}
.tabs p {
	color: #7f7f7f;
}
.accordion {
	color: #7f7f7f;
}
.accordion p, .showhide p {
	color: #7f7f7f;
}
.accordion a.tab {
    background-color: #dfdfdf; 
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #2c2c2c;
	text-shadow: 0px 1px 1px #ffffff;
}
.showhide a.tab {
    background-color: #dfdfdf; 
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #2c2c2c;
	text-shadow: 0px 1px 1px #ffffff;
}
#tags a {
	background: #939393;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
	color: #ffffff;
}
/*********************************************************************************
*
*				Slideshow
*
*********************************************************************************/
.slideshow .slider {
    background: #f7f7f7;
}
.slideshow .nav a {
    background: #222222;
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
}
.slideshow .nav a.activeSlide, .slideshow .nav a.activeSlide:hover {
    background: #f7f7f7;
}
.slideshow .nav a:hover {
    background: #dfdfdf;
}
.slideshow .prev, .slideshow .next {
    background-color: rgba(223, 223, 223, .9);
    filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientype=0,startColorstr='#ccdfdfdf', endColorstr='#ccdfdfdf');
}
.slideshow .left_arrow {
    border-right: 12px solid #868686;
}
.slideshow .right_arrow {
    border-left: 12px solid #868686;
}
/*********************************************************************************
*
*				Carousel
*
*********************************************************************************/
#shadowCarouselTop {
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
}
#shadowCarouselBottom {
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
}
#underCarousel {
    background: #cccccc;	
}
/*********************************************************************************
*
*				Accordion
*
*********************************************************************************/
.slideaccordion li {  
    behavior: url(http://www.forzamanuel.com/wp-content/themes/creativo/scripts/PIE.php);
}  
/*********************************************************************************
*
*				Feature area
*
*********************************************************************************/
#feature h2 {
    	color:  #a7a7a7;
}
#feature p {
	color: #222222;
}
#feature .button {
    background-color: #00408e;
    color: #ffffff;
}
/*********************************************************************************
*
*				Custom styles
*
*********************************************************************************/

