/*
Theme Name: Promotion.UA
Theme URI: http://ipromo.com.ua/
Description: Theme for http://ipromo.com.ua website
Version: 1.0
Author: <a href="mailto:justjob.biz@gmail.com">Kudleychuk Dmitriy</a>
Author URI: 
*/
@charset "utf-8";
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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
html { height: 100% }
p { margin: 0 0 18px; }
img { border: none; }
input { vertical-align: middle; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.rel { position: relative; }
body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    height: 100%;
    color: #464646;
}
input, textarea, select {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}
a {
    color: #00a4e4;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
/******************** WP CSS ************************/
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
    margin: 0 10px 0 0;
}
.alignright {
    float: right;
    margin: 0 0 0 10px;
}
.wp-caption {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}



/***********************************************************************************************************************
    Layout
***********************************************************************************************************************/
#wrapper {
    min-width: 995px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#middle {
    width: 100%;
    padding: 0 0 100px;
    height: 1%;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
}
#content {
    padding: 10px 300px 25px 23%;
    zoom: 1;
    position: relative;
    display: block;
}
.inner #content {
    padding: 10px 305px 25px 15px;
}

/***********************************************************************************************************************
    Page design
***********************************************************************************************************************/
#header {
    padding: 0 0 0 15px;
    position: relative;
}
#header .head_news {
    background: #f3f3f3;
    margin-left: 290px;
    /*width: 582px;*/
    padding: 2px 17px 4px 17px;
    margin-right: 290px;
    color: #00a4e4;
}
#header .head_news a {
    color: #00a4e4;
}
#header .head_news a:hover {    
    text-decoration: underline;
}
#header .logo {
    background: url(images/logo.jpg) left top no-repeat;
    float: left;
    width: 270px;
    height: 58px; 
    text-indent: -9999em;
    margin-bottom: 35px; 
}
#header .head_links {
    background: #e5f6fc;
    float: right;
    width: 290px;
    height: 30px;
    padding-top: 10px;
}
.head_links fieldset {
    margin: 0;
    padding: 0 0 0 30px;
    border: 0;
}
.head_links input.text {
    border: 1px solid #13b5ea;
    float: left;
    line-height: 18px;
    height: 18px;
    margin-right: 11px;
    width: 104px;
    text-indent: 5px;
    color: #898989;
}
.head_links a {
    float: left;
    margin-right: 25px;
    height: 20px;
    text-indent: -9999em;
}
.head_links a.home {
    background: url(images/icon_home.gif) left center no-repeat;
    width: 11px;
}
.head_links a.phone {
    background: url(images/icon_phone.gif) left center no-repeat;
    width: 11px;
}
.head_links a.mail {
    background: url(images/icon_mail.gif) left center no-repeat;
    width: 11px;
}
#header .menu {
    margin-left: -15px;
    height: 40px;
    background: #00a4e4;
    font-size: 15px;
    margin-right: 290px;
    overflow: hidden;
    display: block;
}
#header .menu ul {
    margin: 0;
    padding: 0 0 0 15px;
}
#header .menu ul li {
    list-style-type: none;
    padding: 0 0.35%;
    float: left;
    background: url(images/menu_dottes.gif) right center no-repeat;
    text-align: center;
}
#header .menu ul li:hover, #header .menu ul li.current_page_item, #header .menu ul li.current_page_parent {
    background: #e41b25 url(images/menu_dottes.gif) right center no-repeat;
}
#header .menu ul li.last {
    background: url(../);
}
#header .menu ul li.last:hover {
    background: #e41b25;   
}
#header .menu ul li.first {
    margin-left: -5px;
}
#header .menu ul li.current_page_item.last {
    background: #e41b25;
}
#header .menu ul li a { 
    line-height: 40px;
    float: left;
    padding: 0 5px;
    margin-right: 1px;
    color: #fff;
    text-decoration: none;
}
#header h4.sidebar {
    position: absolute;
    display: block;
    right: 0;
    line-height: 40px;
    height: 40px;
    /*border-bottom: 1px dotted #464646;*/
    background: url(images/dot.gif) left bottom repeat-x;
    min-height: 1px;
    height: auto !important;
    height: 1px;
    width: 265px;
    margin-right: 10px;
    color: #464646;
    font-size: 18px;
    font-weight: normal;
}
.sidebar h4 {
    color: #464646;
    font-size: 18px;
    font-weight: normal;
    /*border-bottom: 1px dotted #464646;  */
    background: url(images/dot.gif) left bottom repeat-x;
    line-height: 40px;
    margin-bottom: 22px;
}  
.sl {
    float: left;
    width: 20%;
    margin-left: -100%;
    position: relative;
    padding-left: 15px;
    padding-top: 10px;
    zoom:1;
    display: block;
}
.sr {
    float: left;
    margin-right: -3px;
    width: 265px;
    margin-left: -275px;
    padding-right: 10px;
    position: relative;
    padding-top: 20px;
    zoom:1;
    display: block;
}
.sr .logos {
    margin-bottom: 24px;
    width: 130px;
}
 
#footer {
    margin: -100px 0 0 0;
    min-width: 995px;
    height: 100px;
}


#content h1 {
    color: #00a4e4;
    font-size: 24px;
    margin-bottom: 9px;
    font-weight: normal;
    line-height: 28px;
}
#content h2, #content h3 {
    color: #464646;
    font-size: 24px;
    margin-bottom: 9px;
    font-weight: normal;
    line-height: 29px;
}
#content h4 {
    color: #464646;
    font-size: 18px;
    margin-bottom: 9px;
    font-weight: normal;
    line-height: 22px;    
}
#content h5 {
    color: #e41b25;
    font-size: 14px;
    margin-bottom: 9px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 16px; 
}
#content h5 a {
    color: #e41b25;
}
#content h6 {
    color: #464646;
    font-size: 13px;
    margin-bottom: 9px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 16px;    
}
#content img.conf {
    margin-bottom: 5px;
}
hr {
    color: #fff;
    background-color: #fff;
    height: 1px;
    border: 0;
    border-bottom: 1px dotted #00a4e4;
    margin-bottom: 20px;
    margin-top: 20px;
}
hr.dark {
    color: #fff;
    background-color: #fff;
    height: 1px;
    border: 0;
    border-bottom: 1px dotted #464646;
    margin-bottom: 20px;
    margin-top: 20px;
}
#content ul {
    padding-left: 5px;
}
#content ul li {
    list-style-type: none;
    background: url(images/arr-right.gif) left 5px no-repeat;
    padding-left: 12px;
    min-height: 1px;
    height: auto !important;
    height: 1px;
}
#content .two div.fr, #content .two div.fl {
    width: 49.9%;
}
#content .two .paddings {
    
}
#content .conf-img {
    overflow: hidden;
}

.sl h4 {
    color: #e41b25;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    border-bottom: 0;
    margin-bottom: 10px;
}
.sl .news .date {
    color: #e41b25;
}
.sl .news a {
    text-decoration: none;
    color: #464646;
}
.sl .news a:hover {             
    text-decoration: underline;   
}
.sl .news .item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*border-bottom: 1px dotted #464646;*/
    background: url(images/dot.gif) left bottom repeat-x; 
    min-height: 1px;
    height: auto !important;
    height: 1px;
}
.sl .news .all-news a {
    color: #e41b25;
    text-decoration: underline;
    background: url(images/arr-right-orange.gif) right center no-repeat;
    padding-right: 10px;
}
.sl .news .all-news a:hover {
    text-decoration: none;   
}

#footer .copy {
    position: absolute;
    right: 0;
    width: 280px;
    padding-top: 28px;
    background: #fff;
    padding-left: 10px;
    height: 72px;
}
#footer .foot-info {
    background: #e5f6fc;
    height: 100px;
}
#footer .foot-info .contacts {
    padding: 28px 0 0 15px;
    position: absolute;   
}
#footer .foot-content {
    padding: 28px 0 0 23%;
}
#footer .counters {
    padding-right: 300px;
}


#breadcrumbs {
    padding: 12px 2px;
    color: #a1a1a4;
}
#breadcrumbs img {
    margin: 0 10px;
}

#map {
    float: right;
    margin:  0 0 0 20px;
}

.speakers .photo, .master-classes .photo {
    padding: 0 10px;
}
.speakers .desc {
    width: 50%;
}
.master-classes .photo {
	vertical-align: top;
	width:150px;

}
.master-classes .desc {
	vertical-align: top;
	padding: 0 10px;
}

.speakers .photo, .speakers .desc { 
    /*border-bottom: 1px dotted #464646;*/
    background: url(images/dot.gif) left bottom repeat-x;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top; 
}
.orange {
    color: #e41b25 !important;
}

.post-news {
    float: left;
    /*border-bottom: 1px dotted #464646;*/
    background: url(images/dot.gif) left bottom repeat-x;
    padding: 10px 2px;
    width: 46%;
    margin-right: 10px;
    min-height: 187px;
    height: auto !important;
    height: 187px;
    margin-bottom: 10px;
}

.inner .date {
    color: #a1a1a4;
    margin-bottom: 4px;
}
.red {
    color: #e41b25 !important;
}

#regform {
    width: 500px;
    background: #f3f3f3;
    margin: 0 auto;
    padding: 25px 30px 20px 30px;
}
#regform label {
    float: left;
    width: 200px;
}
#regform .wpcf7-text {
    width: 290px;
    border: 1px solid #a5acb2;
}
#regform .row {
    margin-bottom: 5px;
}
#regform .wpcf7-select {
    width: 290px;
    border: 1px solid #a5acb2;
}
#regform .wpcf7-submit {
    border: 0;
    background: #e41b25;
    color: #fff;
    width: 150px;
}
.wpcf7-not-valid-tip {
    color: #e41b25;
    font-size: 11px;
    margin-left: 200px;
    clear: both;
    display: block;
}
.wpcf7-response-output {
    color: #e41b25;
    text-align: center;
}

.wp-paginate {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.navigation {
    padding: 30px 0;
}
.wp-paginate li {
    float: left;
    padding: 0 2px;
}
.wp-paginate a {
    color: #e41b25;
}
.wpcf7-mail-sent-ok {
    color: #0e8237;
}

.program-table th {
    text-align: left;
    color: #e41b25;
    font-size: 14px;
    margin-bottom: 9px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 16px; 
    padding: 5px;
}
.program-table td {
    vertical-align: top;
}
.program-table .row1 td {
    background: #f3f3f3;
    padding: 5px;
}
.program-table .row2 td {
    padding: 5px;
}
.program-table td.time {
    font-weight: bold;
    text-align: center;
}
.program-table td.tdleft, .program-table td.tdright { 
    width: 50%;   
}

.program-table td.shared {
    
}
td.time {
    width: 20px;
}

span.big {
    font-size: 16px;
    font-weight: bold;
}

#ipromo_banner {
    position: absolute;
    right: 0;
    top: 0;
}
