/*
Theme Name: Manas Finanses
Theme URI: 
Description: Manas Finanses tema
Version: 0.1
Author: Swedbank
Author URI: http://www.swedbank.lv/
Tags: 
Text Domain: 

*/


.clear {
	clear:both;
	font-size:0;
	height:0;
	margin:0;
	padding:0;
}

.alignleft{
	float: left;
}


/* Set some default styles */
* {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
img, input, object {
	vertical-align: middle;
}
table{
	border-collapse: collapse;
	border: none;
	empty-cells: show;
}
table td{
	vertical-align: top;
}
a img{
	border: none;
}

fieldset{ border: none; }


/* Page */
body {
	background: #DDD url('images/bg.html.png') repeat-x;
	color: #222222;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	height: 100%;
	text-align: center;
}

h1 {
	font-size: 20px;
	padding-bottom: 10px;
}
#content h1 a, #content h2 a{
	color: #222222;
	text-decoration: none; 
}
h2 {
	font-size: 17px;
}
#content h1 a:hover, #content h2 a:hover{
	color: #EA5E0D;
}


#page {
	background: url('images/content_bg.png') 0 0 repeat-y;	
	height:auto !important;
	margin: auto;
	min-height:100%;
	width: 968px;
	text-align: left;
}

#wrapper {
	margin: auto;
	width: 950px;
}

#header {
	background: #000;
	padding: 22px 9px 12px 0;
}
#logo{
	background: #000 url(images/sb_logo.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	float: right;
	height: 39px;
	outline: none;
	position: relative;
	width: 151px;
}
#sitename a{
	background: #000 url(images/sitename.png) left bottom no-repeat;
	color: #222;
	cursor: pointer;
	display: block;
	height: 34px;
	margin: 30px 0 0;
	text-decoration: none;
	text-indent: -1000px;
	outline: none;
	position: relative;
	width: 513px;
}
#sitename.en a{
	background: #000 url(images/sitename_en.png) left bottom no-repeat;
}
#sitename.ru a{
	background: #000 url(images/sitename_ru.png) left bottom no-repeat;
    width:610px;
}

#nav {
	background: url('images/nav_bg.png') repeat-x bottom left;
	display: block;
	height: 42px;
	padding: 0 7px;
	position: relative;
}
#nav li {
	position: relative;
	float: left;
}
#nav li.first { padding-left: 0; }
#nav li.current_page_item a, #nav li.current_page_parent a, #nav li a:hover, 
#nav li.current-cat, #nav li.current-cat-parent{ background: url('images/menu_tips.png') no-repeat 0 0; }
#nav li a {
	color:#222;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding-right: 1px;
	outline:none;
	text-align:center;
	text-decoration:none;
	width: 109px;
}

#sidebar .subcategories{}
#sidebar .subcategories ul li a { color: #EA5E0D; outline: none; font-weight: bold; }
#sidebar .subcategories ul li a:hover { text-decoration: none; }
#sidebar .subcategories ul li.current_page_item a, #sidebar .subcategories ul li.current-cat a{ text-decoration: none; }
#sidebar .widget ul{ overflow: hidden; width: 215px;}


/* FRONTPAGE */
.frontpage{
	background: url('images/gradient_gray.png') top left repeat-x;
    background-color:#eaeaea;
}
#content .frontpage a{
	text-decoration: none;
}
#content .frontpage a:hover{
	text-decoration: underline;
}
.frontpage .news, .frontpage .blog{
	float: left;
	margin-right: 15px;
	width: 200px;
}
.frontpage .news{
	margin-right: 20px;
	width: 345px;
}
.frontpage .news .head, .frontpage .blog .head{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}
.frontpage .news ul, .frontpage .blog ul{
	padding-left: 15px;
}
.frontpage .news li, .frontpage .blog li{
	list-style: circle;
	padding-bottom: 4px;
}



/* CONTENT */
#content-wrapper{
	background: #fff;
	padding-top: 30px;
}
#content {
	float:left;
	padding:0 30px 18px;;
	position:relative;
	width:615px;
}
#content.wide{
	float: none;
	width: auto;
}

#content p.postmetadata {
	clear: both;
	color: #ddd;
	padding: 2px 10px 0 0;
	text-align: right;
}

#content a {
	color: #EA5E0D;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#content .post{
	border: 1px #C1C1C1 solid;
	margin-bottom: 20px;
	padding: 15px;
}
#content .post .author{
	color: #777;
}
#content .post .author img{
	border: 1px solid #DDD;
	display: block;
	float: left;
	height: 96px;
	margin-right: 5px;
	width: 96px;
}
#content .post .author cite{
	font-size: 14px;
}
#content .post h2 {
	margin:0;
	padding: 4px 0 10px;
}
#content .post h2 a {
	outline: none;
	text-decoration: none;
}
#content .post h3{
	font-size: 16px;
	padding: 25px 0 10px;
}
#content .post .entry {
	
}
#content .post .entry ul, #content .post .entry ol{
	margin-left: 25px;
}
#content .post .entry ul li{
	list-style: disc;
	padding: 0px;
}
#content .post .entry ol li{
	list-style: decimal;
}
#content .post .entry h1{
	padding: 5px 0 0;
}
#content .post .date{
	color: #bbb;
	font-size: 11px;
}
#content .post .entry p {
	padding: 5px 0;
	text-align: left;
}
#content .post .entry .more-link{
	outline: none;
	padding-top: 5px;
	text-align: right;
	white-space:nowrap;
}
#content .post .entry table th, #content .post .entry table td{
	border: 1px #EEE solid;
	padding: 4px 8px;
}
#content .post .entry img.alignleft{
	margin-right: 10px;
}
#content .post .entry img.alignright{
	margin-left: 10px;
}
#content .post .post-comments{
	font-size: 11px;
	margin: 4px;
	text-align: right;
}
#content .post .post-comments a{
	color: #777;
}

#content .navigation .alignright{
	text-align: right;
}

#content p.attachment{
	text-align: center;
}


/* COMMENTS */
.comments {
	border: 1px #C1C1C1 solid;
	padding: 15px;
}
h3#comments, #respond h3{
	font-size: 17px;
	margin: 0;
}
.comments .navigation{
	margin-bottom: 20px;
}
.comments .commentlist .comment{
	margin: 10px 0;
}
.comments .commentlist .comment-author{	
	font-size: 14px;
}
.comments .commentlist .comment-author img{	
	border: 1px #ddd solid;
	display: block;
	float: left;
	height: 32px;
	margin-right: 5px;
	width: 32px;
}
.comments .commentlist .commentmetadata{
	margin-bottom: 10px;
	font-size: 11px;
}
.comments .commentlist .comment-author .says{
	display: none;
}
.comments .commentlist .reply{
	padding-top: 4px;
}
#commentform label small{
	font-size: 12px;
	padding: 5px 0 0;
	vertical-align: middle;
}
#commentform input.text{
	border: 1px #aaa solid;
	margin: 5px 0 0;
	padding: 2px;
	vertical-align: middle;
}
#commentform textarea{
	border: 1px #aaa solid;
	margin: 10px 0;
	padding: 2px;
	width: 99%;
}

/* BUTTONS */
.button, /* PLUGIN */ .frm_forms p.submit input {
	border: none;
	background-image: url('images/sprite.buttons.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 4px 4px 0;
	color: #FFF;
	font-weight: bold;
	height: 24px;
	width: 80px;
}
.button2, /* PLUGIN */ .frm_forms p.submit input.button2{
	background-position: 0 -73px;
	height: 24px;
	width: 144px;
}
.button3 {
	background-position: 0 -121px;
	height: 24px;
	width: 202px;
}


/* PLUGIN STYLES */
#content .post .wpcf7{
}
#content span.wpcf7-not-valid-tip {
	border: none;
	color: #FF6600;
	position: static;
	left: 102%;
	top: 0;
	width: auto;
}

#content div.sociable {
	float: right;
	margin: 5px 1px 0;
	position: relative;
	text-align: right;
}

#content .thumblock{
	clear: both;
	float: left;
	padding-top: 10px;
	margin: 0px;
	position: relative;
	width: 200px;
}
#content .gdthumb{
	padding-left: 2px;
}
#content .gdthumbtext{
	padding-left: 5px;
}

.frm_forms{
	padding-top: 15px;
}
div#frm_form_fields div#frm_field_51_container{
	font-size: 14px;
	padding-top: 20px;
}
div.frm_forms .frm_blank_field input[type="text"]{
	border: 2px inset;
}
div.frm_forms .frm_blank_field select, div.frm_forms .frm_blank_field textarea{
	border: 1px inset;
}
.frm_forms .frm_pos_top{ display: block; }
.frm_forms .error{
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}
.frm_radio span{ padding-left: 10px; }
.frm_pos_top{
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
}
.frm_pos_left{
	float: left;
	width: 150px;
}
#frm_form_fields .form-field{
	clear: both;
	margin: 0 0 10px;
	padding: 0;
}



/* PADOMI */
ul.padomi{
	margin-top: 20px;
	padding: 0;
}
#content ul.padomi li{
	list-style: circle;
	margin: 5px 10px 0 20px;
	padding: 0;
}
#content ul.padomi li a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#content ul.padomi li a:hover{
	text-decoration: underline;
}
#content ul.padomi li .description{
	color: #555;
	font-size: 12px;
}


/* SIDEBAR */
#sidebar {
	float:right;
	margin:0 25px 0 0;
	_margin: 0 5px 0 0;
	padding:0;
	position:relative;
	width:245px;
}

#sidebar ul li{
	padding-bottom: 15px;
}
#sidebar ul li a{
	color: #EA5E0D;
}
#sidebar ul li a:hover{
	text-decoration: none;
}
#sidebar ul li div, #sidebar ul li ul{
	background-image:url(images/sprite.box_bottom.png);
	background-position:-915px bottom;
	background-repeat:no-repeat;
	padding:15px;
}
#sidebar ul li h2{
	background-image: url('images/sprite.box_top_grey.gif');
	background-position:0 -82px !important;
	color: #333; 
	height:30px;
	line-height:30px;
	margin:0;
	padding:5px 0 6px 15px;
}
#sidebar ul li h2 a{
	color: #333;
	text-decoration: none;
}
#sidebar ul li ul li{
	padding: 0 0 5px 0;
	margin-left: 15px;
	list-style: circle;
}


/* FOOTER */
#footer {
	border-top: 1px #E1E1E1 solid;
	color: #444;
	font-size: 11px;
	margin: 42px auto 0;
	padding: 2px 0 12px 2px;
	width: 890px;
}


/* CUSTOM STYLES */

div blockquote.quotescollection{
	position: relative;
	margin: 0;
}

table#subscribe_form{
  margin: auto;
}
table#subscribe_form td{
  padding: 2px;
}
table#subscribe_form .button{
  cursor: pointer;
}



#sidebar ul li#useful-banner-manager-banners-3{
}

#sidebar ul li div.useful_banner_manager_banner{
    padding:0px;
    border:1px solid #c1c1c1;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

