/**
 # ot_writer -   OT Writer 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: customs.css 2.5.0 00001, January 2013 12:00:00Z OmegaTheme $
 * package:  OT Writer Template
 *------------------------------------------------------------------------*/

 
#otGallery{

}
#otGallery,
.items{
  width: 100%;
  position: relative;
  overflow: hidden;
}
#otGallery .album-list{
    width: 100%;
  overflow: hidden;
}
#otGallery .album-list .album{
  background: none;
  float: left;
  padding: 0;
  margin: 0px;
  position: relative;
  width: 33%;
}
#otGallery .album-list .album-i{
  border: 1px solid #d5d5d5;
  float: left;
  margin: 5px;
  padding: 5px;
  overflow: hidden;
  position: relative;
}
#otGallery .album-list .first{
  
}
#otGallery .album-list .last{
  
}
#otGallery .album-list .album .item{
  display: none;
}
#otGallery .album-list .album .first-item{
  display: block;
}
#otGallery .album-list .album img{
  width: 100%;
}
#otGallery .album-list div.row-separator{
  background: none;
    border: none;
    padding: 5px 10px;
}
#otGallery .album-list div.row-separator input{
  background: none;
  border: 0 none;
    display: block;
  height: 2px;
    margin: 0;
    padding: 0px 0;
    width: 100%;
}
/* HOVER */
#ot-gallery-hover{
  display: none;
  overflow: hidden;
}
#ot-gallery-hover .album-i{
  float: left;
  margin-bottom: 20px;
  width: 100%; 
  overflow: hidden;
}
#ot-gallery-hover .item{
  display: none;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#ot-gallery-hover .first-item{
  display: block;
}
#ot-gallery-hover .first-item .item-details{
  position: relative;
  z-index: 998;
}
#ot-gallery-hover .first-item .album-info{
  border: medium none;
  border-bottom: 10px solid #fff;
    bottom: 12px;
  left: 0;
    color: #FFFFFF;
    margin: 0;
    min-height: 30px;
    padding: 10px;
  padding-bottom: 0;
    position: absolute;
    z-index: 999;
}
#ot-gallery-hover .first-item .album-info-i{
  background: url("../images/image-info-bg.png") repeat-x scroll 0 0 #850001;
  padding: 5px 10px;
}
#ot-gallery-hover .first-item .album-info span{
  display: block;
  text-align: left;
}
#ot-gallery-hover .first-item .album-info span.album-desc{
  
}
#ot-gallery-hover .first-item .album-info span.album-name{
  font-style: italic;
}
/* HOVER END */

div.ot-rightcolumn .k2ItemsBlock ul, 
div.ot-leftcolumn .k2ItemsBlock ul{
  margin: 0;
  padding: 0;
}
div.ot-rightcolumn .k2ItemsBlock ul li.firstItem, 
div.ot-rightcolumn .k2ItemsBlock ul li.firstItem a, 
div.ot-leftcolumn .k2ItemsBlock ul li.firstItem,
div.ot-leftcolumn .k2ItemsBlock ul li.firstItem a{
  border: none;
}
div.ot-rightcolumn .k2ItemsBlock ul li div.moduleItemImage, 
div.ot-leftcolumn .k2ItemsBlock ul li div.moduleItemImage{
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
}
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemImage, 
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemImage{
  float: left;
  width: auto;
  margin-right: 10px;
  margin-bottom: 5px;
}
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemTitle, 
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemTitle{
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
div.ot-rightcolumn .k2ItemsBlock ul li span.moduleItemHits,
div.ot-leftcolumn .k2ItemsBlock ul li span.moduleItemHits,
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemComments,
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemComments{
  color: #999999;
  font-size: 12px;
  float: left;
    height: auto;
    line-height: normal;
    width: auto;
}
div.ot-rightcolumn .k2ItemsBlock ul li span.moduleItemDateCreated,
div.ot-leftcolumn .k2ItemsBlock ul li span.moduleItemDateCreated{
  color: #FF6633;
    float: left;
    font-size: 12px;
    font-style: italic;
    margin-right: 5px;
    padding-right: 5px;
}
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemComments,
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemComments{
  border: none;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
div.ot-rightcolumn .k2ItemsBlock ul li span.moduleItemHits,
div.ot-leftcolumn .k2ItemsBlock ul li span.moduleItemHits{
  color: #999999;
  font-size: 12px;
  float: left;
    height: auto;
    line-height: normal;
    width: auto;
}
.k2LatestCommentsBlock ul li span.lcUsername, 
.k2LatestCommentsBlock ul li span.lcUsername a, 
.k2LatestCommentsBlock ul li span.lcCommentDate, 
div.ot-rightcolumn .k2LatestCommentsBlock ul li span.lcUsername a, 
div.ot-leftcolumn .k2LatestCommentsBlock ul li span.lcUsername a{
  color: #FF6633;
  display: inline;
  font-style: italic;
}
/* END */


/*------- SEARCH MODULE------------ */
.ot-search{
  background: url("../images/search-input.png") no-repeat;
  height: 34px;
  width: 271px;
}
.ot-search input#mod-search-searchword{
  background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 3px;
    padding: 4px;
    width: 86%;
}
.search input[type="text"],
.search input[type="password"],
.search input[type="email"]{
  border: medium none;
    color: #868686;
    font-style: italic;
    margin: 0;
    padding: 6px 5px 4px;
    width: 68%;
 }
.ot-search input.button{
  
}
/* CUSTOM STYLE OT MINI TABS MODULE */
.ot-wrapper .tab_selector_wrapper{
  
}
.ot-wrapper .tab_selector_wrapper ul.tab_selector{
  background: none;
  border: none;
  float: left;
}
.ot-wrapper .tab_selector_wrapper ul.tab_selector li{
  background: url("../images/tab-bg.png") repeat-x;
  border: none;
  height: 42px;
  margin: 0;
  padding: 0 10px;
}
.ot-wrapper .tab_selector_wrapper .tab_selector li span{
  color: #666666;
}
.ot-wrapper .tab_selector_wrapper .tab_selector li.open_tab span{
  background: none;
  border: none;
  color: #333333;
}
.ot-wrapper .tab_selector_wrapper ul.tab_selector li.open_tab{
  background: url("../images/tab-active-bg.png") repeat-x;
}
.ot-wrapper .tab_selector_wrapper ul.tab_selector li.first{
  background: url("../images/tab-first-bg.png") no-repeat;
}
.ot-wrapper .tab_selector_wrapper ul.tab_selector li.first.open_tab{
  background: url("../images/tab-first-active-bg.png") no-repeat;
}
.ot-wrapper .tab_selector_wrapper ul.tab_selector li.last{
  background: url("../images/tab-last-bg.png") no-repeat 100% 0;
}
.ot-wrapper .tab_selector_wrapper ul.tab_selector li.last.open_tab{
  background: url("../images/tab-last-active-bg.png") no-repeat 100% 0;
}
.ot-wrapper .tab_panel_wrapper{
  background: none;
  border: none;
}
.ot-wrapper .tab_panel_wrapper .tab_panel{
  margin: 0;
  padding: 0;
}
.k2ItemsBlock{
  
}
.k2ItemsBlock ul{
  
}
.k2ItemsBlock ul li{
  background: none;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img{
  margin: 0;
}
/* CUSTOM STYLE OT MINI TABS MODULE END */

/* CUSTOM STYLE TAGS CLOUD MODULE */
.k2TagCloudBlock{
  
}
div.k2TagCloudBlock a{
  background: #d8d8d8;
  border: 1px solid #c9c9c9;
  border-radius: 5px 5px 5px 5px;
  color: #545454;
  font-size: 13px;
  font-style: italic;
  margin: 3px;
  padding: 4px 6px;
}
div.k2TagCloudBlock a:hover{
  padding: 4px 6px;
}
/* CUSTOM STYLE TAGS CLOUD MODULE END */

/*------- ADVERTISING CUSTOM MODULE ---------- */
.module-advertising table tr td{
  background: #FFF;
  border: 1px solid #e2e2e2;
}
/*------- ADVERTISING CUSTOM MODULE END ---------- */

/*Custom Pagination*/
.k2Pagination,
.pagination,
#top-pagination,
#bottom-pagination{
    /*float: left;*/
    margin: 0px;
    width: 100%;
  overflow: hidden;
  padding: 5px 0px 5px 0;
  background: none;
}
#top-pagination{
  float: right;
  width: 100%;
  padding: 0;
  margin-top: 8px;
}
#top-pagination p.pagescounter span,

#bottom-pagination p.pagescounter span{
  padding: 0 10px;
}
.k2Pagination p.pageslinks,
.k2Pagination p.pagescounter,
.pagination p.pageslinks,
.pagination p.pagescounter,
#top-pagination p.pageslinks,
#top-pagination p.pagescounter,
#bottom-pagination p.pageslinks,
#bottom-pagination p.pagescounter{
  text-align: center;
  margin: 5px 0;
}
.k2Pagination p.pageslinks,
.pagination p.pageslinks,
#top-pagination p.pageslinks,
#bottom-pagination p.pageslinks{
  margin: 0;
}
.k2Pagination span.pagination,
.pagination span.pagination,
#top-pagination span.pagination,
#bottom-pagination span.pagination{
  margin: 0;
  text-align: right;
  font-weight: normal;
}
.k2Pagination span.pagination span.text, 
.k2Pagination span.pagination a.link-text,
.pagination span.pagination span.text, 
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.text, 
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.text, 
#bottom-pagination span.pagination a.link-text{
  background: none;
}
.k2Pagination span.pagination span.inactive,
.k2Pagination span.pagination strong a.link-text,
.k2Pagination span.pagination a.link-text,
.pagination span.pagination span.inactive,
.pagination span.pagination strong a.link-text,
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.inactive,
#top-pagination span.pagination strong a.link-text,
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.inactive,
#bottom-pagination span.pagination strong a.link-text,
#bottom-pagination span.pagination a.link-text{
    line-height: normal;
    margin: 0 0px 0 8px;
    padding: 6px 12px;
    width: auto;
  color: #666;
  background: #E6EDF1;
}
.k2Pagination span.pagination span.inactive span.text,
.k2Pagination span.pagination strong a.link-text span.link-page,
.k2Pagination span.pagination a.link-text span.link-page,
.pagination span.pagination span.inactive span.text,
.pagination span.pagination strong a.link-text span.link-page,
.pagination span.pagination a.link-text span.link-page,
#top-pagination span.pagination span.inactive span.text,
#top-pagination span.pagination strong a.link-text span.link-page,
#top-pagination span.pagination a.link-text span.link-page,
#bottom-pagination span.pagination span.inactive span.text,
#bottom-pagination span.pagination strong a.link-text span.link-page,
#bottom-pagination span.pagination a.link-text span.link-page{
    line-height: 28px;
    margin: 0;
    padding: 0 0px;
    width: auto;
}
.k2Pagination span.pagination  a.link-text:hover,
.pagination span.pagination  a.link-text:hover,
#top-pagination span.pagination  a.link-text:hover,
#bottom-pagination span.pagination  a.link-text:hover{
  background: #80b7db;
  color: #fff;
}
.k2Pagination span.pagination strong span.inactive,
.pagination span.pagination strong span.inactive,
#top-pagination span.pagination strong span.inactive,
#bottom-pagination span.pagination strong span.inactive{
  background: #80b7db;
  color: #fff;
}

/* CUSTOM LOGIN MODULE */
.ot-logout-wrap .ot-logged-greeting-inner{
  color: #FFF;
  line-height: 39px;
}
#ot-logout-form{
  padding: 0 0px;
}
#ot-logout-form .ot-logout-button,
#ot-logout-form .ot-logout-button .ot-logout-button-inner,
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
  background: url("../images/login-button.png");
  padding: 0;
  line-height: 24px;
  height: 39px;
  text-transform: uppercase;
}
#ot-logout-form .ot-logout-button{
  padding: 0 10px;
}
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
  color: #FFF;
}
form#form-login{
  
}
form#form-login fieldset.input{
  border: none;
}
form#form-login fieldset.input #form-login-username input#modlgn_username,
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
  width: 60%;
  padding: 3px 2px;
  background: #c8c8c8;
}
form#form-login fieldset.input #form-login-username{
  
}
form#form-login fieldset.input #form-login-username input#modlgn_username{
  
}
form#form-login fieldset.input #form-login-password{
  
}
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
  
}
form#form-login fieldset.input input.submit-button,
form#form-login div.log-out input.submit-button{
  border: none;
  color: #fff;
  font-family: Segoe UI,Helvetica,'sans-serif';
  font-weight: bold;
  padding: 6px 15px 8px;
  float: right;
}
form#form-login ul li{
  border: none;
  /*padding: 2px 0;*/
  text-align: right; 
}
form#form-login ul li a{
  font-size: 11px;
}

/* LOGIN - REGISTER MODULE */
#ot-login-popup-wrap #ot-login-popup-link,
#ot-login-popup-wrap .ot-login-button span,
#ot-login-popup-wrap .ot-login-button span span{
  background: none;
  color: #FFF;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0;
}
#ot-login-popup-wrap .ot-login-button span#ot-login-label,
#ot-login-popup-wrap .ot-login-button span#ot-register-label{
  float: left;
  height: 39px;
  padding: 0 12px;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
}
#ot-login-popup-wrap .ot-login-button span#ot-login-label{
  background: url("../images/login-button.png");
}
#ot-login-popup-wrap .ot-login-button span#ot-register-label{
  background: url("../images/register-button.png") ;
}
/* LOGIN - REGISTER MODULE END */

/* CUSTOM STYLE FOR LAYOUT TYPE LEFT - RIGHT - CONTENT */
body.left-right-content div.ot-mainbody{

}
body.left-right-content div.ot-mainbody div.ot-rightcolumn{
  float: left;
  margin: 0 40px 0 0px;
}
body.left-right-content div.ot-mainbody div.ot-content{
  padding-right: 0px;
}
/* CUSTOM STYLE FOR LAYOUT TYPE CONTENT - LEFT - RIGHT */
body.content-left-right div.ot-mainbody{
  
}
body.content-left-right div.ot-mainbody div.ot-leftcolumn{
  float: right;
  margin: 0 0px 0 40px;
}
body.content-left-right div.ot-mainbody div.ot-content{
  padding-left: 0px;
}

/* CUSTOM WIDTH */
.floatleft,
.floatLeft{
  float: left;
}
.floatright,
.floatRight{
  float: right;
}
.width1 {
  width:1%;
}
.width2 {
  width:2%;
}
.width3 {
  width:3%;
}
.width4 {
  width:4%;
}
.width5 {
  width:5%;
}
.width6 {
  width:6%;
}
.width7 {
  width:7%;
}
.width8 {
  width:8%;
}
.width9 {
  width:9%;
}
.width10 {
  width:10%;
}
.width11 {
  width:11%;
}
.width12 {
  width:12%;
}
.width13 {
  width:13%;
}
.width14 {
  width:14%;
}
.width15 {
  width:15%;
}
.width16 {
  width:16%;
}
.width17 {
  width:17%;
}
.width18 {
  width:18%;
}
.width19 {
  width:19%;
}
.width20 {
  width:20%;
}
.width21 {
  width:21%;
}
.width22 {
  width:22%;
}
.width23 {
  width:23%;
}
.width24 {
  width:24%;
}
.width25 {
  width:25%;
}
.width26 {
  width:26%;
}
.width27 {
  width:27%;
}
.width28 {
  width:28%;
}
.width29 {
  width:29%;
}
.width30 {
  width:30%;
}
.width31 {
  width:31%;
}
.width32 {
  width:32%;
}
.width33 {
  width:33%;
}
.width34 {
  width:34%;
}
.width35 {
  width:35%;
}
.width36 {
  width:36%;
}
.width37 {
  width:37%;
}
.width38 {
  width:38%;
}
.width39 {
  width:39%;
}
.width40 {
  width:40%;
}
.width41 {
  width:41%;
}
.width42 {
  width:42%;
}
.width43 {
  width:43%;
}
.width44 {
  width:44%;
}
.width45 {
  width:45%;
}
.width46 {
  width:46%;
}
.width47 {
  width:47%;
}
.width48 {
  width:48%;
}
.width49 {
  width:49%;
}
.width50 {
  width:50%;
}
.width51 {
  width:51%;
}
.width52 {
  width:52%;
}
.width53 {
  width:53%;
}
.width54 {
  width:54%;
}
.width55 {
  width:55%;
}
.width56 {
  width:56%;
}
.width57 {
  width:57%;
}
.width58 {
  width:58%;
}
.width59 {
  width:59%;
}
.width60 {
  width:60%;
}
.width61 {
  width:61%;
}
.width62 {
  width:62%;
}
.width63 {
  width:63%;
}
.width64 {
  width:64%;
}
.width65 {
  width:65%;
}
.width66 {
  width:66%;
}
.width67 {
  width:67%;
}
.width68 {
  width:68%;
}
.width69 {
  width:69%;
}
.width70 {
  width:70%;
}
.width71 {
  width:71%;
}
.width72 {
  width:72%;
}
.width73 {
  width:73%;
}
.width74 {
  width:74%;
}
.width75 {
  width:75%;
}
.width76 {
  width:76%;
}
.width77 {
  width:77%;
}
.width78 {
  width:78%;
}
.width79 {
  width:79%;
}
.width81 {
  width:81%;
}
.width82 {
  width:82%;
}
.width83 {
  width:83%;
}
.width84 {
  width:84%;
}
.width85 {
  width:85%;
}
.width86 {
  width:86%;
}
.width87 {
  width:87%;
}
.width88 {
  width:88%;
}
.width89 {
  width:89%;
}
.width90 {
  width:90%;
}
.width91 {
  width:91%;
}
.width92 {
  width:92%;
}
.width93 {
  width:93%;
}
.width94 {
  width:94%;
}
.width95 {
  width:95%;
}
.width96 {
  width:96%;
}
.width97 {
  width:97%;
}
.width98 {
  width:98%;
}
.width99 {
  width:99%;
}
.width100 {
  width:100%;
}



