/*
Theme Name: ANTAC-assetconf
Author: Yevgen Demchenko
Author URI: http://automattic.com/
Description: Theme for ANTAC lobbying campaing on draft law 2207
Version: 0.1
License: GNU General Public License

*/

/* =Structure
-------------------------------------------------------------- */
body {
    font-family: "PT Sans";
    margin: 0;
}

#page {
    display: block;
    margin: 0 auto;
    width: 1200px;
}
#primary {
    float: left;
    margin: 0 -370px 0 0;
    width: 100%;
}
#secondary {
    position: relative;
    z-index: 1;
}

#content {
    margin: 0 370px 0 0;
}
#main .widget-area {
    float: right;
    overflow: visible;
    width: 350px;
}
.single-content {
    margin-left: 370px !important;
}
.singlecase-content {
    margin-left: 370px !important;
    width: 930px;
}

.singlecase-content article {
    border: none;
}

.single-primary {
    margin-left: -370px !important;
}
.widget-area-case {
    float: left;
    width: 350px;
    margin-right: 20px;
}



#colophon {
    clear: both;
    display: block;
    width: 100%;
}
#menus {
    display: block;
   /* background: url("images/menus_bg.png");
    background-repeat: repeat-x; */
    background-color: #CC3300;
    width: 100%;
    height: 44px;
    margin-bottom: 30px;
    margin-top: 0px;
}

#searchtop {
    float: right;
    display: block;
    width: 315px;
    height: 45px;
}

#s {
    width: 315px;
    height: 28px;
}



hgroup {
    display: block;
    width: 1200px;
    height: 150px;
    margin: 0 auto;   
}

hgroup h1 {
    display: block;
    float: left;
    margin: 0;

}

hgroup h1 img {
    margin: 0;
}

.result {
    display: block;
    width: 100%;
    height: 36px;
    background: url("images/results_bg.png");
    background-repeat: repeat-x;
    font-size: 17px;
    line-height: 36px;
    color: #FFFFFF;


}

.result a {
    color: #ffffff;
    text-decoration: none;
}

.result a:hover {
    color: #f7fcfe;
    text-decoration: none;
}

.resultcount {
    float: right;
    display: block;
    max-width: 410px;
    max-height: 36px;
    margin-right: 20px;
    overflow: hidden;
}

.resultcount-position {
    float: right;
    display: block;
    max-width: 620px;
    max-height: 36px;
    margin-right: 20px;
    overflow: hidden;
}


.resultext {
    float: left;
    margin-left: 20px;
}

.result img {
    float: left;
    margin-left: 25px;
    margin-right: 12px;
    margin-top: 3px;
}

#inlineresult {
    display: inline-block;
    float: left;
    width: 50%;
    margin: 0 !important;
    padding: 0 !important;
}

#support-banner {
    margin-left: 17px;
    display: block;
    height: 128px;
}

#figurant-header img {
    float: left;
}

#figurant {
    float:left;
    width: 742px;
}

#entity {
    float:left;
    width: 850px;
}

#leftpanel {
    display: block;
    float: left;
    width: 230px;
    margin-right: 20px;

}
#leftpanel article {
    min-height: 50px;
}

#middlepanel {
    display: block;
    float: right;
    width: 680px;  
    margin-bottom: 20px;
    background-color: #ececec;
}

.block {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-color: #ececec;
}

#middleblock {
    margin-bottom: 0 !important;
}

#block-case {
    width: 930px !important;
}

.blockheader {
    display: block;
    width: 100%;
    height: 27px;
   /* background: url("images/block_header_bg.png");
    background-repeat: repeat-x; */
    background-color: #CC3300;
    margin: 0;
}
.blockheader h1 {
    font-size: 16px;
    line-height: 27px;
    color: #ffffff;
    padding-left: 15px;
    margin: 0;
}

.case-div {
    display: block;
    width: 930px;

}

.widget-title {
    /* width: 235px !important; */
    display: block;
    height: 27px;
    /*background: url("images/block_header_bg.png");
    background-repeat: repeat-x;*/
    background-color: #CC3300;
    margin: 0;
    font-size: 16px;
    line-height: 27px;
    color: #ffffff;
    padding-left: 15px;
}
.blockcontent {
    margin: 20px 20px 0 20px;
    padding: 20px 20px 20px 20px;
    display: block;
    background-color: #ffffff;
}

#why_p {
    margin-top: 0;
}

#wanttosteal {
    font-size: 18px;
    line-height: 29px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    background-color: #ffffff;
}

#wanttosteal span{
    font-weight: bold;
}

#caseparameters {
    font-family: "PT Serif", serif;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
    margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
    margin: 0;
    margin-top: 10px;
}
#site-description {
    display: block;
    float: right;
    height: 100px;
    width: 200px;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 1.1em;
    color: #004b87;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 120px;
    padding-top: 15px;

}


/* =Menu
-------------------------------------------------------------- */

#access {
    display: block;
    margin: 0 auto;
    width: 1200px;
    height: 44px;
    font-family: "PT Sans Caption";
    font-size: 17px;
    font-weight: bold;

}
#access ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-size: 15px;
}
#access li {
    float: left;
    position: relative;
}
#access a {
    display: block;
    line-height: 44px;
    padding: 0;
    margin-right: 30px;
    text-decoration: none;
    color: #fff;
}
#access ul ul {
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    display: none;
    float: left;
    position: absolute;
    top: 2em;
    left: 0;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: #666666;
    line-height: 1em;
    padding: .5em .5em .5em 1em;
    width: 10em;
    height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
    text-decoration: underline;
}
#access ul ul a:hover {
    background: #CC3300;
}
#access ul li:hover > ul {
    display: block;
}

/* =Menu Gray
-------------------------------------------------------------- */

#access2 {
    display: block;
    margin: 0 auto;
    width: 1200px;
    height: 105px;
    font-family: "PT Sans Narrow";
    font-size: 27px;
    font-weight: bold;
    line-height: 27px;

}
#access2 ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
#access2 li {
    float: left;
    position: relative;
    width: 150px;
    height: 105px;
    margin-right: 65px;
    margin-top: 12px;
    line-height: 135px;

}
#access2 a {
    display: block;
    line-height: 27px;
    padding: 0;
    text-decoration: none;
    color: #fff;
    text-shadow: 0px 4px 4px #484848;

}
#access2 ul ul {
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    display: none;
    float: left;
    position: absolute;
    top: 2em;
    left: 0;
    z-index: 99999;
}

#access2 ul ul li {
    height:auto;
    margin:0;
}


#access2 ul ul ul {
    left: 100%;
    top: 0;
}
#access2 ul ul a {
    background: #969696;
    line-height: 1em;
    padding: .5em .5em .5em 1em;
    width: 10em;
    height: auto;
    font-size: 18px;
}
#access2 li:hover > a,
#access2 ul ul :hover > a {
    color: #f1f1f1;
}
#access2 ul ul a:hover {
    background: #6f6f6f;
}
#access2 ul li:hover > ul {
    display: block;
}





/* =Content
-------------------------------------------------------------- */
header h1 {
    font-family: "PT Serif", serif;
    margin-bottom: 20px;
    margin-top: 0px;
}

.entry-header-left h1 {
    font-family: "PT Sans", sans !important;
    font-size: 16px !important;
    font-weight: normal;
}

.entry-header-left h1 a:hover {
    text-decoration: underline;
    color: #004b87;
}

.entry-header h1 {
    font-family: "PT Serif", serif;
    margin-bottom: 5px;
    font-size: 24px;
    margin-top: 0px;
}

.entry-header h1 a:hover {
    text-decoration: underline;
    color: #004b87;
}

header h1 a {
    color: #000000;
    text-decoration: none;
}

header h1 a img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.date {
    font-family: "PT Serif", serif;
    color: #808080;
    float:none;
    margin: 0;
    padding-right: 5px;
    margin-bottom: 20px;

}

article {
    min-height: 130px;
    margin-bottom: 20px;
    border-bottom: solid #969696 1px;
}


aside {
    background-color: #ECECEC;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

aside div {
    background-color: #ffffff;
    margin: 20px 20px 0 20px;
    padding: 10px;
}


.sticky {
}
.entry-title {
    margin-bottom: 10px;
}

.entry-meta {
    width: 620px;
    clear: both;
    display: block;
    font-size: 14px;
    color: #6f6f6f;
    margin-top: -5px;
}
.single-author .entry-meta .byline {
    display: none;
}
#content nav {
    display: block;
    overflow: auto;
}
#content nav .nav-previous {
    float: left;
    width: 50%;
}
#content nav .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#content #nav-above {
    display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
    display: block;
}
#nav-below {
    margin: 1em 0 0;
}
.page-link {
    clear: both;
    margin: 0 0 1em;
}
.page .edit-link {
    clear: both;
    display: block;
}

/* 404 page */
.error404 .widget {
    float: left;
    width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
    margin-right: 1em;
}
.error404 .widget_tag_cloud {
    clear: both;
    float: none;
    width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
    background: #eee;
    display: block;
    padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
    float: left;
}
.image-attachment nav {
    float: right;
    margin: 0 0 1em 0;
}
.image-attachment .entry-content {
    clear: both;
}
.image-attachment .entry-content .entry-attachment {
    background: #eee;
    margin: 0 0 1em;
    padding: 1em;
    text-align: center;
}
.image-attachment .entry-content .attachment {
    display: block;
    margin: 0 auto;
    text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
    display: none;
}
.single .format-aside .entry-header {
    display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
    padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
    padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
    float: left;
    margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
    display: none;
}
.single .format-image .entry-header {
    display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
    padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
    padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
    border: none;
}
p img {
    margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
    max-width: 100%; /* When images are too wide for containing element, force them to fit. */
    height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
    margin-right: 1em;
}
img.alignright {
    margin-left: 1em;
}
.wp-caption {
    padding: .5em;
    text-align: center;
}
.wp-caption img {
    margin: .25em;
}
.wp-caption .wp-caption-text {
    margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
    margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
    display: none;
}
#searchform input#s {
    width: 280px;
    float: right;
    height: 24px;
    margin-top: 7px;
    padding-left: 27px;
    background: url("images/search_bg.png");
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;  
    border-radius: 2px; 
    border: solid 1px #ffffff;


}
input[type=text],
input#s {
    margin: 0 1em 0 0;
    width: 300px;
}
textarea {
    width: 80%;
}

/* Class for labelling required form items */
.required {
    color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
    display: block;
}
#respond input[type=text] {
    display: block;
    width: 60%;
}
#respond textarea {
    display: block;
    margin: 0 0 1em;
    width: 80%;
}
#respond .form-allowed-tags {
    clear: both;
    width: 80%;
}
#respond .form-allowed-tags code {
    display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
    display: block;
}
.widget-area .widget_search {
    overflow: auto;
}
.widget-area .widget_search input {
    float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
    margin: 1em 0 0;
    display: block;
    width: 100%;
    height: 36px;
    background: url("images/results_bg.png");
    background-repeat: repeat-x;
    font-size: 17px;
    line-height: 36px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

#colophon a {
    color: #ffffff;
    text-decoration: none;
}

#colophon div, #colophon div a {
    color: #000000;
}


#autocomplete {
    display: block;
    position:absolute;
    z-index:100;
    width:255px;
    font-size:80%;
    color:#555;
    background-color:#fff;

}
#autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#autocomplete li{
    display:block;
    clear:both;
}
#autocomplete a {
    width:234px;
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #36C;
    background-color: #ededed;
    text-align: left;
}
#autocomplete a:hover{
    color: #fff;
    background-color: #373737;
    background-image: none;
}
.screen-reader-text {
    display:none;
}


/* Copyright: Guillermo Rauch <http://devthought.com/> - Distributed under MIT - Keep this message! */

/* TextboxList sample CSS */
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; white-space:nowrap;}
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: auto; overflow:visible; margin: 0; border: 0px; outline: 0; padding: 3px 0px 2px; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }

/* Facebook demo CSS */
ul.holder { margin: 0 !important }
ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; z-index:1000000;}
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('scripts/fcbk/close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

/* Autocompleter */

.facebook-auto { display: none; position: absolute; background: #eee; z-index:1001;}
.facebook-auto .select_all_items {display: block; float: right;}
.facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px;font-family:"Lucida Grande","Verdana"; font-size:11px; }
.facebook-auto ul { display: none; margin: 0; padding: 0; overflow: auto; position:absolute; z-index:9999}
.facebook-auto ul li { padding: 5px 12px; z-index: 1000; cursor: pointer; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; background-color: #eee }
.facebook-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
.facebook-auto ul li.auto-focus { background: #4173CC; color: #fff; }
.facebook-auto ul li.auto-focus em { background: none; }
.deleted { background-color:#4173CC !important; color:#ffffff !important;}
.hidden { display:none;}

#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }
.ie6fix {height:1px;width:1px; position:absolute;top:0px;left:0px;z-index:1;}


.filter-select, .filter-select-input {
    margin-bottom: 5px;
}

.casepeople {
    list-style: none;
    padding: 0;
}

.casepeople li {
    margin-bottom: 15px;
    min-height:	50px;
}

.casepeople li img {
    float: left;
    margin-right: 5px;
    margin-bottom: 2px;
}

.casepeople li div {
    font-size: 10px;
}

.figurant-cases {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 15px;
}

.filter-select {
    display: inline-block;
    width: 205px;
    vertical-align: top;    
}

.filter-select select {
    width: 180px;

}

.filter-select-input {
    display: inline-block;
    width: 415px;
}

.filter-select-single {
    display: inline-block;
    width: 850px;
}


#vk_like_antac {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}

input[type="checkbox"] {
    margin-left: 20px;
}

.textwidget {
    overflow: visible;
}

.addsoz {
    float: right;
    margin-bottom: 20px;

}

#figurant-meta {
    width: 850px;
}

#figurant-meta .addsoz {
    float:none;
}

.disqus-div {
    display: inline-block;
    width: 620px;
    float: right;

}

.entry-meta {

}

.blockheader a {
    color: #ffffff;
    text-decoration: none;
}

.case-content {
    display: block;
    float: right;
    width: 620px;
}



.block-footer {
    clear: both;
}

.logos-table {
    text-align: center;
}

.logos-table td {
    padding: 30px 0;
}

.logos-table img {
    padding-bottom: 10px;
}

.logos-table-bottom td {
    vertical-align: top;
}

.footer-fb {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("images/Facebook-icon.png") left top no-repeat;
    margin: 0px 15px;
    margin-bottom: -3px;
}

.footer-fb span {
    display: none;
}