﻿/*
------------------------------------------------------------------------
Theme Name:    News
Theme URI:     http://quommunication.com/
Description:   A new kind of WordPress theme. For comments, questions or problems visit the <a href="http://quommunication.com/forum" title="Quommunication Forum">Quommunication Forum</a>!
Version:       1.02
Author:        Quommunication
Author URI:    http://quommunication.com/
------------------------------------------------------------------------

Support:       Bence Kucsan, support@quommunication.com
Updated:       January 14 2008
Copyright:     (c) 2008 Quommunication, a product of Bence Kucsan

All rights reserved.
*/

body {
	margin: 0px;
	padding: 0px;

	background-color: #ffffff;

	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

a {
	outline: none;
}

/*
a:link, a:visited {color: #336699; text-decoration: none; border-bottom: solid 1px #dddddd}
a:hover, a:focus {color: #ffffff; text-decoration: none; }
//a:link, a:visited {color: inherit; text-decoration: underline}//#336699
//a:hover, a:focus {color: inherit; text-decoration: underline}//#000000
*/

.clear {
	clear: both;
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-top: 1px solid #cccccc;
}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.red {
	color: #0368B6; /*#fcc33b;*/
}

.print_it {
   float: right;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px 0px 12px 0px;

	width: 980px;
	/* height: 165px; 70px; */

	text-align: left;
}

#moneyheader {
margin: 8px 0px 5px 0px; 
padding: 0px;
border: solid 1px #cccccc;
text-align: center;
/* font-family: Verdana;
font-weight: bold; 
font-size: 19px; */
}

#moneyheader img {
margin: 0px 15px; 
vertical-align: middle;
}

#yellowheader {
	margin: 0px 0px 0px 0px;
	padding: 4px 10px;

	width: 960px;
/*	height: 70px; */

	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
background-color: #ffffff;
}

#tel {
float: right;
}

.logo, .logo a, .logo a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px;


	color: #000000;
	text-decoration: none;
	

}

div.logo {
background-image: url(images/horse-header1.jpg);
background-repeat: no-repeat ;
background-position: left;
padding-left: 60px;
}

.search, .widget_search {
	margin: 20px 0px 20px 0px;
	padding: 5px;
	
	background-color: #eeeeee;
white-space: nowrap;

}

.widget_search label {
   display: none;
}

.search .input, .widget_search input#s {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	
	width: 230px;
	
	font-family: Arial;
	font-size: 11px;
	color: #999999;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/*.button, */
.widget_search input#searchsubmit {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	
	height: 25px;
	background-color: #000000;
	
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	
	border: 0px;
/*	padding: 0px 5px 0px 5px;*/

}

/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/

#menu_pages {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	width: 100%;
	height: 25px;
        font-family: Calibri, Arial;
}

.main_menu li {
	margin: 0px 20px 0px 10px;
	padding: 0px;

	font-size: 17px;
font-weight: normal;
	
	float: left;
	list-style: none;
}

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 0px;

	color: #0368B6; 
	text-decoration: none;
	
	display: block;
	border-bottom: 1px solid #ffffff;
}

.current_page_item, .page_item a:hover {
	border-bottom: 1px solid #016fa3;
}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}

/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
	height: 32px;
	background-color: #eeeeee;
	
	border-bottom: 1px solid #cccccc;	
}

.sub_menu li {
	margin: 7px 5px 7px 0px;
	padding: 0px;
	
	font-size: 11px;
	
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

.cat-item a:hover {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;

	color: #000000;
	text-decoration: none;
	
	display: block;
}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	
	position: absolute;
	left: -9000px;
	
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	
	float: none;
}

.children li a, .children li a:visited {
	background-color: #ffffff;

	color: #999999;
}

.children li a:hover {
	background-color: #999999;

	color: #ffffff;
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/
img.alignleft {float: left; margin: 0px 10px 4px 0px !important;}
img.alignright {float: right; margin: 0px 0px 4px 10px !important;}
img.alignnone {float: none;}

/* Column Definitions */

.column_main {
	margin: 2px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	
	width: 640px;
	
	float: left;
}

.column_right {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	width: 300px;
	
	float: right;
}

#sidebar {
	width: 320px;
        margin-top: 2px;
}

.column_left_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 20px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

.column_right h1 a:link, .column_right h1 a:visited, .column_left_b h1 a:link, .column_left_b h1 a:visited, .column_center_b h1 a:link, .column_center_b h1 a:visited
{color: #000000; text-decoration: none}
.column_right h1 a:hover, .column_right h1 a:focus, .column_left_b h1 a:hover, .column_left_b h1 a:focus, .column_center_b h1 a:hover, .column_center_b h1 a:focus  
{color: #336699; text-decoration: none}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	
	background-color: #000000;
}

#featured h1 {
	color: #ffffff;
}

#featured h1 a, #featured h1 a:visited {
	color: #ffffff;
}

#featured h1 a:hover {
	color: #ffffff;
}

#featured h2 {
	color: #999999;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured h2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured h2 i {
	color: #999999;
}

#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;

	border-bottom: 1px solid #333333;
}

#featured h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured p {
	color: #999999;
}

#featured p a, #featured p a:visited {
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured p a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured img, #featured img a, #featured img a:visited 
{
	margin: 0px;
	padding: 0px;
	

	
	border: none;
}

#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#featured li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#front #featured {
color: #999
}

#front #featured ul {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 20px;
display: table;
color: #999999;
}

#front #featured ul li {
border: 0px;
margin: 4px 0px 4px 0px;
padding: 0px 0px 0px 0px;
list-style-position: outside;
list-style-type: disc;
font-size: inherit;

}

#featured blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */

/* Categories */

.category_header {
	margin: 17px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
	
	background-color: black; /* #eeeeee; */
	background-image: url(images/archive_header.png);
        background-repeat: repeat-x;

	text-align: left;
	
/*	border-bottom: 1px solid #cccccc; */
}
.category_header h1 {
        color: #BEBDBD;
}

/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	
	line-height: 16px;
	
	list-style-type: none;

	border-bottom: 1px dashed #aaaaaa;
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #336699;
}

.title2 a, .title2 a:visited {
	color: #FF0000;
        font-weight: bold;
	text-decoration: none;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right img {
	margin: 3px 10px 5px 0px;
	padding: 0px;
	
	float: left;
	
	height: 82px;
	
	border: none;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	line-height: 18px;
}

p a, p a:visited {
	color: #336699;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

p a:hover {
	color: black;
}

#entry {
	margin: 30px 0px 0px 0px;
}

#entry a:link, #entry a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
#entry a:hover, #entry a:focus {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	margin: 0px;
	padding: 0px;
	
	border: none;
}

#entry p {
	margin: 20px 0px 20px 0px;
	
	font-size: 14px;
}

#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#entry ol li {
   list-style-type: decimal;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
	background-color: #336699;
}

.link a:hover {
	background-color: #bbbbbb;
	color: #ffffff;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.commentlist ul.children {position: relative; border: none; background: none; left: auto; margin: 0 0 0 30px !important}
.commentlist ul.children .comments {width: 370px}


.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	
	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
	
	border: 5px solid #eeeeee;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	height: 54px;
	
	background-color: #eeeeee;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	
	background-color: #eeeeee;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color: #eeeeee;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #eeeeee;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}

.widget li a:hover {
	color: #0368B6;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* Курсы и фиксинги */

#mosfix, #londonfix {
margin: 0px;
padding: 0px;
border: 5px solid #eeeeee;
background: #eeeeee;
}

.inside_border {
background: #ffffff;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#mosfix table, #londonfix table {
width: 100%;
padding: 2px;
text-align: center;
}

#mosfix td, #mosfix th,
#londonfix td, #londonfix th {
margin: 0px;
padding: 4px;
border: 0px;
}

#mosfix th, #londonfix th {
font-weight: bold;
}

#mosfix td.price, #londonfix td.price {
font-weight: bold;
padding-right: 20px
}

#mosfix p, #londonfix p {
margin: 0px;
padding: 2px 2px 0px 2px;
text-align: center;
font-size: 90%;
font-weight: bold;
}

/* END Курсы и фиксинги */

/* END Widgets */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Calibri, Geneva;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	color: #0368B6; 
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0368B6; 
font-family: Calibri, Arial Narrow;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #0368B6;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
        font-family: Arial
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Calibri;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #0368B6;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 20px 0px 20px 0px;
	
	width: 100%;
	background-color: #eeeeee;
}

#footer p.left {
	font-size: 11px;
	color: #999999;
	float: left;
}

#footer p.right {
	font-size: 11px;
	color: #999999;
	float: right;
        align: justify;
}

#footer p a, #footer p a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

#footer p a:hover {
	color: #000000;
}

/* BOOKMARKS on main page */
#bookmarks {
   width: 100%; 
   text-align: center; 
   color: white; 
   font-size: 15px; 
   background-color: #336699; 
   margin: 17px 0px -10px;
}

#bookmarks td {
   border: 1px solid #292727; 
   padding: 6px; 
}

#bookmarks td.active {
   background-image: url(images/passive_folder.png);
}

#bookmarks td.passive {
   background-image: url(images/active_folder.png);
}

td.active a:link, td.active a:visited {color: white; text-decoration: underline}
td.active a:hover, td.active a:focus {color: white; text-decoration: underline; cursor: default}
td.passive a:link, td.passive a:visited {color: white; text-decoration: underline}
td.passive a:hover, td.passive a:focus {color: white; text-decoration: none; cursor: pointer}

/* end BOOKMARKS on main page */

.pagination .previous {
   float: left;
   margin: 0;
}
.pagination .next {
   float: right;
   margin: 0;
}

.up {
    background-image: url(http://group.sterligoff.ru/wp/wp-content/uploads/up.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px !important;
}
.down {
    background-image: url(http://group.sterligoff.ru/wp/wp-content/uploads/down.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px !important;
}
.same {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(http://group.sterligoff.ru/wp/wp-content/uploads/same.png);
    padding-left: 15px ! important;
}

a.rss {
    margin: 0;
    padding: 0;
    border: 0px !important;
}
a.rss img {
    width: 16px;
    height: 16px;
    border: 0px;
    float: none;
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.gold_question {
    float: right;
    width:234px;
    height:23px;
    background-position: left center;
    background-repeat: no-repeat;
    border: 0px !important;
    margin: -5px 0 0 0 !important;
    color: white !important;
    text-transform: none;
    font-family: Calibri;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
}

.meta a .comments, .meta a:visited .comments {
	color: #db8b01;
	text-decoration: none;

}
.meta a:hover .comments {
	color: #000000;
}

