/*
Theme Name: Georgi Minchev Child Theme
Theme URI: http://xenturia.com/
Description: Child theme of Twenty-Ten Theme
Author: Xenturia
Author URI: http://xenturia.com/
Template: twentyten
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

@import url("../twentyten/style.css");

body,
input,
textarea,
.page-title span,
.pingback a.url {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

body,
input,
textarea {
	color: #666;
	font-size: 10px;
	line-height: 13px;
}

ol {
  margin: 0 0 18px 2.5em;
}
	
div#container {
  margin: 0 -240px 0 0;
}

div#content {
  margin: 0 245px 0 0;
}

li.page_item a, li.current_page_item a {
    font-weight:bold;    
}

/* ЦВЕТЕ ЗА ГОШО - ШАРЕН БУТОН
li.page-item-10 {
    background: repeat url('http://goshominchev.com/files/2010/05/cvete-button.jpg');
}

li.page-item-10 a {
    color: #f0bc0c !important;
} */


