/**
 # ot_corpmx - 	OT CorpMX 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: blue.css 2.5.0 00001, Aug 2012 12:00:00Z OmegaTheme $
 * package:	OT CorpMX Template
 *------------------------------------------------------------------------*/

*{
	margin:0;
	padding:0;
}
a,
blockquote,
p.readmore a,
span.first-word,
h1.heading-title a:hover,
h2.heading-title a:hover,
.commentAuthorName a,
.k2LatestCommentsBlock a .lcComment:hover,
.k2TopCommentersBlock a .lcComment:hover {
	color: #3b5998;
}
body#ot-body{
	color: #2a353c;
}
.ot-palete div.ot-color-style{
	background: #3b5998;
}
div.ot-logo a.logo{
	background: url("../../images/blue/logo.png") no-repeat scroll 0 0 transparent;
}
form.default-search input.button,
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,
#ot-mainmenu ul.level0 li.active,
#ot-mainmenu ul.level0 li.sfhover,
.signup input.submit,
.ot-k2slideshow .ot-item-i .moduleItemIntro .moduleItemIntro-i .moduleItemDateCreated,
.ot-banner .ot-k2slideshow .ot-items .ot-item div.moduleItemIntro .moduleItemIntro-i,
div.ot-bottomboxes .bottom-box ul.stream-items li.stream-item .tweet-text a,
.ot-top-extend .customtitle .otModuleContent-i,
.catItemAdditionalInfo,
.itemToolbar,
.catItemTagsBlock a,
.itemTagsBlock a,
.catItemTagsBlock ul.catItemTags li a,
.itemTagsBlock ul.itemTags li a{
	background: #3b5998;
}
#ot-mainmenu ul.level0 li .menu_round,
#ot-mainmenu ul.level0 li.sfhover .menu_round{
	border-top: 5px solid #3b5998;
}
.ot-banner .ot-k2slideshow #ot-slidenav a.activeSlide,
.ot-banner .ot-k2slideshow #ot-slidenav a:hover{
	background: url("../../images/blue/nav-slide-active.png") top left no-repeat;
}
.ot-top-content .ot-top-content-i .otModule .custom-advertising{
	background: url("../../images/blue/advertising.png") top left no-repeat;
}
div.ot-bottomboxes .bottom-box .newsletter button,
div.ot-bottomboxes .bottom-box .newsletter input[type="button"],
div.ot-bottomboxes .bottom-box .newsletter input[type="submit"]{
	background: url("../../images/blue/tick-icon.png") 9px 5px no-repeat #43362e;
}
.latesttweet div.twitter-follow-link a:link,
.latesttweet div.twitter-follow-link a:visited,
.latesttweet a.twitter-follow-link{
	background: url("../../images/blue/twitter.png") no-repeat scroll left top transparent;
	padding: 0 0 0 35px;
	color: #3fb7dc;
}
div.ot-gotop{
	background: url("../../images/blue/top-icon.png") no-repeat scroll center top transparent;
}



.pagination span.pagination strong span.inactive,
#top-pagination span.pagination strong span.inactive,
#bottom-pagination span.pagination strong span.inactive,
div.ot-rightcolumn .otModule.tagcloud a:hover,
div.ot-leftcolumn .otModule.tagcloud a:hover,
div.ot-rightcolumn .otModule.tagcloud a.cloud,
div.ot-leftcolumn .otModule.tagcloud a.cloud{
	background: #3fb7dc;
}
.lo{
border-radius:50% solid 2px #fff;}