/**
 # ot_surfdev - 	OT Surf Dev Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2012 - OmegaTheme.com. All Rights Reserved.
 # @license 		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 		http://omegatheme.com
 # Technical 		support: Forum - http://omegatheme.com/forum/
 **/
/**------------------------------------------------------------------------
 * file: default.css 2.5.0 00001, February 2013 12:00:00Z OmegaTheme $
 * package:	OT Surf Dev Template
 *------------------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0
    }
a, blockquote, p.readmore a, span.first-word, h1.heading-title a:hover, h2.heading-title a:hover, h3.ot-color-style, .module ul.menu li a:hover, .commentAuthorName a, .k2LatestCommentsBlock a .lcComment:hover, .k2TopCommentersBlock a .lcComment:hover {
    color: #a90329
    }
body#ot-body {
    color: #333
    }
.ot-palete div.ot-color-style {
    background: #a90329
    }
form#form-login fieldset.input input.submit-button, form#form-login div.log-out input.submit-button, form#form-login fieldset.input input.button, form#form-login div.log-out input.button, .signup input.submit, .ot-k2slideshow .ot-item-i .moduleItemIntro .moduleItemIntro-i .moduleItemDateCreated, .ot-top-extend .customtitle .otModuleContent-i, .catItemTagsBlock a, .itemTagsBlock a, .catItemTagsBlock ul.catItemTags li a, .itemTagsBlock ul.itemTags li a, .module #ot_tab ul.tab_selector li.open_tab span, .module #ot_tab ul.tab_selector li.tab span:hover {
    background: #a90329
    }
/* a.read-more, */
a.moduleItemReadMore {
    background: url(../../images/readmore.png) center right no-repeat #a90329
    }
.ot-gallery-wrap .ot-panel_wrap .ot-panel .ot-panel-overlay {
    border-left: 5px solid #a90329
    }
.pagination span.pagination strong span.inactive, #top-pagination span.pagination strong span.inactive, #bottom-pagination span.pagination strong span.inactive, .otModule.ot-tagcloud a:hover, .otModule.ot-tagcloud a:hover {
    background: #a90329;
    color: #fff
    }
hr {
    color: #552a29;
    background-color: #552a29;
    height: 3px
    }