/**
 * Theme Name: Prototype Child
 * Theme URI: http://link-to-your-site.com
 * Description: Chid theme of Prototype
 * Version: 0.1
 * Author: Al
 * Author URI: http://link-to-your-site.com
 * Tags: Add, Whatever, Tags, You, Want
 * Template: prototype
 */
 
 @import url( '../prototype/style.css' );

/* Custom code goes below here. */

body {
    background: url("/ferspedbroker/wp-content/uploads/sys/greenNoise.png") repeat-x scroll 0 0 #F9F9F9;
    color: #111111;
    padding: 0px 0px 25px 0px;
    margin-top: 10px;
}

#header {
    background: url("/ferspedbroker/wp-content/uploads/sys/grayNoise.png") repeat scroll 0px 0 #FFFFFF;

/*    height:130px;  fixed height*/
    padding: 0px 25px 0px 25px;
    width: 928px;
    border-top: 1px dotted #DFDFDF;
    border-bottom: 1px dotted #FFFFFF;
    border-left: 1px dotted #DFDFDF;
    border-right: 1px dotted #DFDFDF;
    overflow: hidden;
/*    margin: 0 auto;*/
    clear: both;
}

#sidebar-header {
    float: right;
    height: 60px;
    overflow: hidden;
    width: 280px;
    margin-top: 30px;
}

.form-textarea textarea { /*comment box*/
    display: block;
    width: 98%; 
}

.widget .search-form input[type="text"] {
    color: #999999;
    font-size: 13px;
    font-style: italic;
    padding: 5px 0;
    text-indent: 10px;
    width: 99%;
    border: 1px solid #EEEEEE;
}

#menu-primary div.menu {
    background: none repeat scroll 0 0 transparent;
    border-left: 1px none #DFDFDF;
    border-right: 1px none #DFDFDF;
    border-top: 1px none #DFDFDF;
    float: left;
    width: 980px;
}

#menu-primary div.menu ul {
    float: right;
}

#menu-primary li {
    background: none repeat scroll 0 0 transparent;
    border-right: 1px dotted #4B608F;
}

#menu-primary li a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-right: 1px dotted #000022;
    color: #A6B2CD;
    font: small-caps 13px/13px Arial,Verdana,sans-serif;
    padding: 12px 25px;
    text-shadow: 0 1px 0 black;
}
#menu-primary ul li a:hover {
    text-decoration: none;
    text-shadow: 0 0px 0 white;
}

#menu-primary li.current-menu-item a {
    color: #FFFFFF;
}

#menu-secondary div.wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px none #DFDFDF;
    border-left: 1px none #DFDFDF;
    border-right: 1px none #DFDFDF;
    float: left;
    width: 980px;
}

/*extend menu-secondary */
#menu-secondary div.menu {
    float: left;
    width: 980px;
    background-image: linear-gradient(top, #0E9848, #0c7035) ; /* the standard */
    background-image: -moz-linear-gradient(top, #0E9848, #0c7035) ; /* FF 3.6+ */
    background-image: -webkit-linear-gradient(top, #0E9848, #0c7035) ; /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0E9848), color-stop(100%, #0c7035)); /* Safari 4+, Chrome 2+ */
    background-image: -ms-linear-gradient(top, #0E9848, #0c7035) ; /* IE10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0E9848', endColorstr='#0c7035'); /* IE6 & IE7 */ 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0E9848', endColorstr='#0c7035')"; /* IE8+ */ 
    background-image: -o-linear-gradient(top, #0E9848, #0c7035) ;
    background-color: #0E9848; /* fallback color if gradients are not supported */
    box-shadow: 0 1px 1px rgba(255, 200, 0, 0.75);
}

#menu-secondary li {
    background: none repeat scroll 0 0 transparent;
}

#menu-secondary li a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-right: 1px none #DFDFDF;
    color: #ffffff;
    font: bold 11px/13px Arial,Verdana,sans-serif;
    padding: 12px 25px;
    text-transform: uppercase;
}

#menu-secondary li:hover ul li a, #menu-secondary li.sfHover ul li a, #menu-secondary li.sfHover a {
    background: none repeat scroll 0 0 #013400;
    color: #9E9E9E;
}
#menu-secondary ul li a:hover, #menu-secondary li ul li a:hover {
    background: none repeat scroll 0 0 #013400;
    color: #EEEEEE;
    text-decoration: underline;
}

#imglogo-mk {
    background: url("/ferspedbroker/wp-content/uploads/sys/logo.png") no-repeat scroll 0px 0 transparent;
    color: #FFFFFF;
    display: block;
    text-indent: -9999px;
    width: 620px;    
    height: 110px;
    border-bottom: 1px none #666666;
}
#imglogo-en {
    background: url("/ferspedbroker/wp-content/uploads/sys/logo_en.png") no-repeat scroll 0px 0 transparent;
    color: #FFFFFF;
    display: block;
    text-indent: -9999px;
    width: 620px;    
    height: 110px;
    border-bottom: 1px none #666666;
}
#main {
    border-bottom: 1px dotted #DFDFDF;
    border-left: 1px dotted #DFDFDF;
    border-right: 1px dotted #DFDFDF;
}

/*.lang-mk a, .lang-en a {
    color:#A6B2CD;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-variant: small-caps;
    border-bottom: 1px none #666666;
    text-shadow: 0 1px 0 white;
}*/

.hentry {
    color: #444444;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}

.breadcrumbs {
    color: #BBBBBB;
}
.breadcrumbs .trail-before {
    color: #CCCCCC;
}
.breadcrumbs a {
    border-bottom: 1px dotted #AAAAAA;
    color: #BBBBBB;
}

#qtranslate-2 {
    color: #FFFFFF;
    margin: -15px 125px 0 0;
}

#qtranslate-2 ul {
    list-style-type: none;
    margin: 0 0 25px 0.0em;
}

#qtranslate-2 li a {
    color:#4cd787;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-variant: small-caps;
    border-bottom: 1px none #4cd787;
    text-shadow: 0 1px 0 white;
}

#qtranslate-2 li a:hover {
    color:#4cd787;
    border-bottom: 1px dotted #4cd787;
}

.qtrans_language_chooser li { 
	float: right; 
	margin-right:15px;
	font-size: 13px;
}    

#sidebar-subsidiary {
    background: url("http://ferspedbroker.mk/ferspedbroker/wp-content/uploads/sys/grayNoise.png") repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px dashed #DFDFDF;
    border-left: 1px dotted #DFDFDF;
    border-right: 1px dotted #DFDFDF;
}

#sidebar-subsidiary ul {
    margin: 0 0 25px 1em;
}

#sidebar-subsidiary h3 {
    text-transform: uppercase;
    color: #AAAAAA;
    text-shadow: 0 1px 0 white;
        
}

#sidebar-subsidiary .widget {
    color: #AAAAAA;
}

#sidebar-subsidiary .widget ul li a {
    border-bottom: 1px hidden #BBBBBB;
    color: #AAAAAA;
    text-shadow: 0 1px 0 white;
}

#footer {
    background: url("/ferspedbroker/wp-content/uploads/sys/grayNoise.png") repeat scroll 0 0 #FFFFFF;
    font-size: 12px;
    border-top: 1px dotted #FFFFFF;
    border-bottom: 1px dotted #DFDFDF;
    border-left: 1px dotted #DFDFDF;
    border-right: 1px dotted #DFDFDF;
}

#footer a {
    color: #4cd787;
    border-bottom: 1px dotted #4cd787;
}

#footer div.wrap {
    width: 928px
}

#footer .copyright {
    float: left;
    width: 100%;
    color: #4cd787;
    text-shadow: 0px 1px 0 white;    
}

#newsfront .hentry {
    font-size: 12px;
    float: left;
    width: 200px;
    line-height: 15px;
    margin: 10px 15px;
    padding: 5px;
}

#newsfront h2 {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 20px;
}

table {
    background: none repeat scroll 0 0 #F8F8F8;
    border-left: 1px dotted #E0E0E0;
    border-right: 1px dotted #E0E0E0;
    border-top: 3px solid #E0E0E0;
    margin: 0 0 25px;
    width: 100%;
}

td {
    border-bottom: 1px dotted #E0E0E0;
    border-right: 1px dotted #E0E0E0;
    color: #777777;
    padding: 4px 2%;
}

.collapseomatic {
    margin-bottom: 0;
    margin-top: 25px;
    padding: 0 0 10px 16px;
}

.archive .hentry .thumbnail { /* size for thumbnails in archive pages*/
    height: auto;
    width: 200px;
    float: left;
    margin: 0 10px 10px 15px;
}

.archive-gallery .hentry { 
	float: left;
	width: 220px;
}

.archive-gallery .gallery { 
        clear: none;
}


.archive-gallery .hentry:nth-child(4n-3) {
	clear:both;
}


.archive-gallery .entry-title {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

.archive-gallery .entry-title a {
	text-transform: none;
}

.archive-gallery .singular .hentry {
    margin: 0px 6px;
}

.archive-gallery .hentry .thumbnail {
	margin: 0 10px 3px 0;
}

.archive-gallery #content {
    width: auto;
}

.archive-gallery .byline {
    font-size: 11px;
    margin: 0 0 3px;
}
/*
#FSContact1 input, #FSContact1 textarea {
    background-color: #DDDDDD;
    border: 1px none #DDDDDD;
}*/
/*
#fm_fersped2_1742377093 object{
    padding: -25px;
}*/

.hfeed h1, .hfeed h2, .hfeed h3, .hfeed h4, .hfeed h5, .hfeed h6 {
    border-left: 5px solid #FFC800;
    color: #0E9848;
    padding-left: 15px;
}

a {
    border-bottom: 1px dotted #999999;
    color: #999999;
}

#sidebar-primary {
    color: #333333;
    font-size: 12px;
    line-height: 20px;
}

blockquote, blockquote blockquote blockquote {
    background: none repeat scroll 0 0 #F9F9F9;
    border-left: 5px solid #DDDDDD;
    color: #666666;
    font-size: 14px;
    margin: 0 0 25px;
    padding: 25px 25px 0;
    overflow: hidden;
}

.column { /* home page columns */
    float: left; 
    display: block; 
    width: 280px; 
    margin: 5px 5px; 
    padding: 0 15px 0 0; 
    border-right: 1px dotted #EEEEEE;
    font-size: 12px;
    line-height: 18px;
}

#post-6 a { /* no link underline on home page */
    border-bottom: 1px none white;
}

/* style for info_table */

table.info_table {
	background: none repeat scroll 0 0 #F1F9F4;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 295px;
	border-left: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-top: 3px solid #E0E0E0;
}

table.info_table th {
    font: bold 11px/22px Arial,Verdana,sans-serif;
    border-bottom: 4px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 0 1%;
    text-align: right;
}

table.info_table tr {
	height: 10px;
}

table.info_table tr:nth-child(even) {
	background-color: #FFFFFF;
}

table.info_table td {
	padding: 1px 1px;
	border-bottom: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: right;
}

/* colors for ticker */

.ind_down {
	color: red;
}

.ind_same{
	color: #FFC800;
}

.ind_up{
	color: green;
}
    