/*
Theme Name: Dodo
Theme URI:
Description: A 2-columns simple, clean and easily accessible beautiful theme which can load your blog more faster. For free additional support  - <a href="http://www.inspiredbuddy.com/wordpress-themes/a-simple-and-clean-wordpress-theme-for-everyone/">Inspired Buddy</a>.
Version: 1.2.1
Author: Rajveer Singh Rathore
Author URI: http://www.inspiredbuddy.com/
Tags: fixed width, two columns, archives, accessible, simple, clean, valid CSS, valid XHTML, black, white, right sidebar, widgets, widget ready
*/

/* Changelog
Version 1.2 - Links color changed to blue (more user friendly), small padding/margin fixes in sidebar navigation and <ol> list in main content.
Version 1.2.1 - Added more info for free support on this theme, and few extra tags.
*/

@import url(my.css);
* {
	margin:0;
	padding:0;
}
body {
	/*font:100% "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
	line-height:1.7em;
	color:#444;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.frgtd img {
    margin: 0px !important;
}
embed {
    z-index: 0;
}
a {
	color:#124AA8;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #AB1013;
	text-decoration:underline;
}
p {
	padding-top:10px;
}
h1 {
	margin: 20px 0 0
}
#menu-nizhnee-menyu {
    list-style-type: none;
    text-align: center;
    font-size: 14px;
}
img {
	margin:8px 10px 5px 10px;
}
input {
	vertical-align: middle
}
h2 {
	font: normal 1.4em "arial", helvetica, sans-serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 25px 10px 30px;
	border-left: 3px solid #124AA8;
	background: #FFFDD5;
	padding: 5px 15px;
	font-size: 1.3em;
	color:#000;
}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter, .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wrapper {
	width: 100%;/*980*/
	margin: 0 auto;
	min-height:1000px;
}
#header {
	position:relative;
	overflow:hidden;
	height:16em;
}
#header-bg {
	position:relative;
	display:block;
	height:10.00em;
	width:100%;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#header-bg h1 {
	position:absolute;
	top:0px;
	left:15px;
	color:#000;
	line-height: 0.85em;
	font-size:2.3em;
	margin: 14px 0 15px;
	background:#FFF500;
	padding:10px 10px 4px 10px;
}
#header-bg h1 a {
	font-family:"Arial Black";
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
}
#header-bg h1 span {
	display: block;
	font-size: 0.50em;
	font-weight: normal;
	text-transform: uppercase;
	color:#124AA8;
}
#navcontainer {
	background:transparent url(images/nav-bg.png) no-repeat scroll 0 0;
	height:34px;
	position:absolute;
	bottom:0;
	left:0;
	width:830px;
}
ul#navlist {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#navlist li {
	border-right:1px solid #FFF;
	float:left;
	width:100px;
	margin:0;
	padding:0;
	text-align:left;
}
ul#navlist li a {
	color:#CCCCCC;
	display:block;
	font-size:11px;
	text-decoration:none;
	height:30px;
	font-weight:bold;
	padding:4px 15px 0 8px;
}
ul#navlist li a:hover {
	background-color:#124AA8;
	color:#fff;
}
#navlist li.current_page_item {
	background:#666;
	color:#FFF !important;
}
#skip {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0.5em;
	border-bottom:2px solid #000;
}
#skip li {
	display:inline;
	font-size:120%;
	line-height:2.5;
	margin:0 1em 0 0;
	padding:0;
}
#skip a:link, #skip a:visited {
	background:transparent url(images/arrow-skip.gif) no-repeat scroll 100% 60%;
	border-color:#FFFFFF;
	color:#666666;
	font-weight:normal;
	padding-right:10px;
}
#skip a:focus, #skip a:active, #skip a:hover {
	background-color:#FFFDD5;
	color:#000000;
	text-decoration:underline;
}
#divSearchForm {
	float:right;
	margin:-32px 0 0 0;
	font-size:120%;
}
#divSearchForm label {
	display:inline;
	margin:0;
	color:#333;
	font-family:"arial", helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
}
#divSearchForm input.txt {
	display:inline;
	width:130px;
	padding:2px;
	border:1px solid #999;
	vertical-align:middle;
}
#divSearchForm input.txt:focus {
	color:#000;
	background:#f6feda;
}
#divSearchForm input.btn {
	margin:0;
	vertical-align:middle;
}
#container {
	width: 100%;
	margin-bottom:10px;
}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#content h2 {
	padding: 0 0 4px;
	color:#000;
}
#content h2 a {
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	color:#244373;
	font-size: 0.7em;
}
#content h2 a:hover {
	color:#124AA8;
	text-decoration: underline;
}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	font:bold 1.7em "arial", helvetica, sans-serif !important;
	color:#000;
	margin-bottom:-5px !important;
}
#content p, ntent li {
	font-size: 0.88em;
	sline-height: 1.4em;
}
#content h3 a {
/*	text-decoration:underline;*/
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	color:#244373;
	font-size: 0.7em;
}
#content h3 a:hover {
	color:#124AA8;
	text-decoration: underline;
}
#content h3.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content .post {
	margin: 0 0 2.2em;
}
#content .post h2 {
	font-size:2em;
	margin:0 0 -2px;
	margin-bottom: 10px;
}
#content .post h3 {
	font-size:2em;
	margin:0 0 -2px;
	margin-bottom: 10px;
}
/*#content .post h3 {
	margin-bottom:0px !important;
}*/
.post ul, .post ol {
	margin:0 0 6px 35px;
	font-size:12px;
}
.post li {
	padding:8px 25px 0 0;
	color:#000;
}
.post .postmetadata {
	font-size:1.1em;
	color:#999;
	margin: 10px 0;
}
.postmetadata a {
	color:#999;
	text-decoration: underline;
	font-weight: normal;
}
.postmetadata a:hover {
	color:#000;
}
.entry {
	text-align: justify;
}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1em;
	margin:20px 0 5px 0;
	height: 1.4em;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
h3#comments, h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
	font-size:1em !important;
}
.commentlist {
	margin: 20px 0 30px 18px;
	font-size:0.95em;
}
.commentlist img {
	float:none;
	padding:0;
	border:0;
}
.commentlist li {
	padding:5px 0 20px;
	font-size:0.95em;
}
.cdata {
	background:#e7e5e5;
	border-top:1px solid #BFBC7D;
	padding: 3px 3px 3px 7px;
	height: 1%;
	background-color: #e7e5e5;
}
.cdata strong {
	display: block;
	color:#000;
}
#content img.avatar {
	float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
	padding: 0 7px;
}
.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	display:block;
	position:relative;
	margin-left:335px;
	top:-20px;
	font-size: 0.85em;
	height:10px !important;
}
.commentmetadata a {
	color: black;
}
#comment {
	width: 530px;
	height: 170px;
}
/* sidebar

-----------------------------------------------------------------------------*/
#content {
	max-width: 60%;
	float: left;
	padding-left:4%;
	padding-right:3%;
	overflow: hidden;
        margin-left:230px;
        margin-right:230px;
}

#sidebar {
	padding-right: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	float: right;
	list-style: none;
        margin-left: -230px;
        width:215px;
}
#sidebar_left {
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	float: left;
	list-style: none;
        margin-right:-230px;
        width:215px;
}
.lsbt {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/lsbt.jpg) no-repeat scroll 0 0;
height:13px;
}
.lsbm {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/lsbm.jpg) repeat-y scroll 0 0;
padding:0 5px;
}
.lsbb {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/lsbb.jpg) no-repeat scroll 0 0;
height:13px;
margin-bottom: 20px;
}
.lsbc {
    padding-bottom: 5px;
}
.lsbtitle {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
#loginform {
margin:0 auto;
width:160px;
}
#loginform .login-username, .login-password {
    margin: 0;
    padding: 0 !important;
}
#loginform p {
    padding-top: 10px;
}

.user_reg a {
float:left;
margin-left:10px;
font-size:12px;
text-decoration: none;
}
.lsbc a {
    font-size:12px;
}
#meta {
    display:none;
}
#loginform .button-primary {
color:#5B5B5B;
float:right;
height:26px;
width:50px;
}
.newfooter {
border-top:1px solid #CCCCCC;
margin:25px 10px;
}
.counters {
float:right;
}
#seotext {
font-size:12px;
position:absolute;
text-align:justify;
width:860px;
}
.menu_item {
    line-height:20px;
    font-size:12px;
}
.sub-menu .sub_menu_ {
    border-top:1px solid #D4D4D4;
    margin-top:10px;
    margin-left:10px;
}
.sub-menu {
    border-top:1px solid #D4D4D4;
    margin-top:10px
}
.sub-menu_ .menu_item {
    margin-left:10px;
}
#sidebar ul {
	list-style: none;
/*	margin:0 0 15px;*/
	font-size:11px;
}
#sidebar ul li ul {
	margin:0;
	padding:0 0 0 4px;
}
#sidebar ul li ul li ul {
	margin:5px 0 -12px 0;
	padding:0 0 0 4px;
}
#sidebar ul li {
	list-style: none;
	margin: 0px 0px -1px 0px;
	padding:6px 0 6px 5px;
	line-height: 15px;
}
#sidebar ul li a {
	background:url(images/arrow.gif) no-repeat center left;
	padding: 0 0 0 8px;
	text-decoration:none;
	color:#124AA8;
	font-weight:bold;
}
#sidebar ul li a:hover {
	text-decoration:underline;
	color:#124AA8;
}
#sidebar h2 {
	font:bold 1.2em "arial", helvetica, sans-serif;
	padding: 6px 0 0 3px;
	line-height:0.6em;
	color:#000;
	/*border-top: 1px solid #000;*/
}
#sidebar h3 {
	font: normal 1.4em/1.1em "arial", helvetica, sans-serif;
	padding: 0 0 3px;
}
.tags, #tag_cloud {
	margin: 0 0 15px;
}
.tags {
	text-align:center;
	line-height:21px !important;
}
#simpletags-3 {
	text-align: center;
}
abbr, acronym {
	border:medium none;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted #999;
	cursor:help;
	font-style:italic;
}
code, kbd, pre {
	font-family: Monaco, "Courier New", Tahoma;
}
pre {
	padding:10px;
	background:#F6F7F5;
	font-size:120%;
}
code {
	color:#990000;
	font-family:"Courier New", Courier, mono;
}
.txtRed {
	color:#FF0000;
	font-size:130%;
}
.txtGrey {
	color:#999;
}
#footer {
	clear: both;
	margin: 0 0 15px;
	font-size: 1.1em;
	color: #808080;
}
#footer p {
	text-align:center;
	color:black;
	font-size:0.7em;
}
#footer p a:hover {
	color:#000;
}
#base .baseHdr {
	font-size:1.5em;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
	border:none;
	padding:0;
}
#base {
	display: inline;
	float: left;
	margin: 0;
	width:100%;
	clear:left;
}
#base {
	background:#F0F0F0;
	border-bottom:3px solid #000;
	border-top:3px solid #000;
	position: relative;
}
#base ul {
	margin:10px 10px;
	padding:10px 0 0 4px;
	width:252px;
	display:inline;
	float:left;
	list-style-type:none;
}
#base li {
	padding:5px 4px;
	border-top:1px solid #C0BDBD;
	line-height:15px;
}
.grid12 h6 {
	margin: 10px 0 50px 0;
}
#logo {
	position: relative;
	width: 22.50em;
	height: 7.19em;
	background-image: url(images/sls_logo_blog.gif);
	background-repeat:no-repeat;
	margin-left: 4.5em;
/*	margin-top: 1em;*/
	float:left;
}
#commentpic {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/comments-bg.png) no-repeat;
	background-position: 0% 0%;
	color:#4C4C4C !important;
	display:block;
	height:27px;
	padding:0;
	margin-top:0.5em;
	margin-left:-3em;
	margin-right:0.5em;
	position:relative;
	text-decoration:none;
	width: 50px;
	text-align: center;
	float:left;
}
#commentpic:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/comments-bg.png) no-repeat;
	background-position: 0% 100%;
	color:#4C4C4C !important;
	display:block;
	height:27px;
	padding:0;
	position:relative;
	text-decoration:none;
	width: 50px;
	text-align: center;
}
#commentpic a {
	font-size: 14px;
	padding-right:5px;
}
#categ {
	position: relative;
	float: right;
	height: 28px;
	margin-top: 5px;
	margin-right: 18px;
}
#categ1 {
	float: right;
	height:28px;
	background-image: url(images/categ1.jpg);
	width: 23px;
}
#categ2 {
	padding-left:5px;
	padding-top: 0px;
	float: right;
	height:28px;
	background-image: url(images/comm2.jpg);
	background-position: 23px 0;
	background-repeat: repeat-x;
	font-size:0.7em;
}
#categ3 {
	float: right;
	height:28px;
	width: 18px;
	background-image: url(images/comm3.jpg);
}
/*#menu {
	position:relative;
	display:block;
	margin-top: 2em;
	margin-right: 2em;
	margin-left:5em;
	width: 24.94em;
	height: 3.06em;
	float:right;
}
#menu1, #menu2, #menu3 {
	padding-top:0.65em;
	width: 8.31em;
	height: 2.3em;
	float:left;
	text-align: center;
}
#menu1 {
	background-image: url(images/menu.png);
}
#menu2 {
	background-image: url(images/menu.png);
}
#menu3 {
	background-image: url(images/menu.png);
}
#menu a {
	color: #333333;
	font-size: 16px;	
}*/

#newmenu {
	position: relative;
	display: block;
	margin-top: 40px;
	margin-right: 3%;
	width: 443px;
	height: 40px;
	float: right;
	background: url(images/menu_blog.png) no-repeat;
	text-indent: -9999px;
        overflow:hidden;
}
#newmenu1, #newmenu2, #newmenu3 {
	width: 141px;
	height: 40px;
	float: left;
	position: relative;
}
#newmenu1 a {
	background: url(images/menu_blog.png) no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 141px;
}
#newmenu1 a:hover {
    background-position: 0px -39px;
}
#newmenu2 a {
	background: url(images/menu_blog.png) no-repeat;
	background-position: -151px 0px;
	position: relative;
	display: block;
	height: 40px;
	width: 141px;
	left: 10px;
}
#newmenu2 a:hover {
    background-position: -151px -39px;
}
#newmenu3 a {
	background: url(images/menu_blog.png) no-repeat;
	background-position: -302px 0px;
	position: relative;
	display: block;
	height: 40px;
	width: 141px;
	left: 20px;
}
#newmenu3 a:hover {
	background-position: -302px -39px;
}

#fff {
	display: inline;
}
#niz {
	width: 258px;
	height: 13px;
/*	background-color: #99CC33;*/
}
#sidecat2 {
	margin-top:60px;
	width: 258px;
	height: 13px;
	background-image: url(images/bordertop.jpg);
}
.rubrika {
	text-align:center;
	min-width:80px;
	min-height:20px;
	float: left;
	margin-left: 5px;
}
#spisokrubrik {
	min-height: 100px;
	width:258px;
/* 	background-color: #666666;*/
	background-image: url(images/sidebg.jpg);
	background-repeat: repeat-y;
}
#searchform {
	display:block;
}

#searchsubmit {
    color:#565656;
    font-size:14px;
    line-height:20px;
    margin-left:3px;
    padding:1px 3px;
}
.widget_search h2 {
    color:black;
    font-size:15px;
    font-weight:bold;
    text-transform:none;
    text-align:center;
}
.widget_search {
    width:215px;
}
.widget_search .title {
    display:none;
}
#niz {
	width: 258px;
	height: 13px;
	background-image:url(images/bordertop2.jpg);
}
.rubrika a {
	font-size: 90%;
}
#pagerbox {
	font-size:24px;
	margin: 0 auto;
}
