/*  
Theme Name: Simple Balance 2.2.1
Description: Simple, highly customizable, well-balanced 2 column theme. More Power. More Style. Your Style!
Tags: fixed width, two columns, simple, control panel, custom layout
Author: original template by Alex Cristache, customized by Oleg Kozlovsky
*/

/* License and other information:

- This theme is released unde Creative Commons 3.0 licence;
- You may share, modify and use it in personal or commercial projects;
- I'd appreciate it if you DO NOT remove the author information in the theme's footer;
- Under any circumstances, DO NOT remove the original author information from this CSS file (this includes Name and URL);
- If you modify the theme, please mention the original author in a comment like this one.

*/


/* General styles */
body {
	background: #fff url(img/background.png) repeat-x;
	margin: 0 auto;
	text-align: center;
	font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;
	color: #444;
}

#wrap {
	margin: 0 auto;
	width: 970px;
	text-align: left;
}

a {
	color: #207f7b;
	text-decoration: none;
}

a:hover {
	color: #d90202;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
}


/* Header styles */
#header {
	width: 970px;
	overflow: hidden;
	margin-bottom: 35px;
}

.topLogo {
	width: 250px;
	float: left;
	margin-right: 20px;
	padding-top: 25px;
}

.topLogo .blogLogo
{
float: left;
vertical-align: middle;
margin-right: 10px;
}

.topLogo h1, .topLogo h2
{
 margin: 0px;
 padding: 0px;
}

.blogTitle {
	font: normal normal 25px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #d90202;
//	margin: 0 0 10px 0;
	padding-top: 10px;
//	line-height: 20px;
}

.blogTitle a {
	text-decoration: none;
	color: #d90202;
}

.blogTitle a:hover {
	color: #207f7b;
}

.topLogo .blogDescription {
	font: normal normal 16px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #207f7b;
}

/*
.topLogo h1, .topLogo h2 {
	font: normal normal 25px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #d90202;
	margin: 0 0 10px 0;
	padding-top: 10px;
	line-height: 20px;
}

.topLogo h1 a, .topLogo h2 a {
	text-decoration: none;
	color: #d90202;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #207f7b;
}

.topLogo .blogDescription {
	font: normal normal 16px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #207f7b;
}
*/

.topMenu {
	-width: 530px;
	float: left;
	margin-right: 20px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
}

.topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.topMenu ul li {
	margin: 0 20px 0 0;
	padding: 25px 0 0 0;
	float: left;
	border-top: 5px solid #d2ebea;
}

.topMenu ul li li {
border-top: 0px;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #d90202;
}

.topMenu ul li a {
	color: #207f7b;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #d90202;
}

.screen-reader-text
{
 display: none;
}

.topSearch {
	width: 180px;
	float: right;
	padding-top: 30px;
}

.s {
	border: 1px solid #92bdbb;
	width: 120px;
	float: left;
	height: 18px;
}

.searchSubmit {
	padding: 0;
	background: none;
	border: none;
	font: normal bold 12px Tahoma, Arial, Verdana, sans-serif;
	cursor: pointer;
	float: right;
	line-height: 20px;
}

/* AJAX Login form styles */

.al_nodisplay {
	display: none;
}

#al_loading, #al_login, #al_register, #al_lostPassword {
	height: 175px;
}
#al_loginMessage, #al_registerMessage, #al_lostPasswordMessage {

}
#al_loadingImage {
	margin-top: 35px;
}

#al_authorized {
text-align: right;
padding: 25px 0px;
}

#al_authorized img {
vertical-align: middle;
margin-right: 5px;
}

#al_username {
font-weight: bold;
margin-right: 20px;
}

/* Page structure styles */

#page {
	width: 980px;
	overflow: hidden;
}

#lsidebar {
	width: 180px;
	float: left;
	margin-right: 20px;
}

#rsidebar {
	float: right;
	width: 200px;
}

#content {
	float: left;
	width: 530px;
	margin-right: 20px;
}

/* Sidebars styles */

#lsidebar .leftPic{
	padding-top: 170px;
	background: url(img/pic-sidebar.jpg) no-repeat;
}

#lsidebar .leftPicCustomWrap {
	width: 180px;
	overflow: hidden;
}

#lsidebar .leftPicCustom {
	margin: 0;
	border: 0;
	background: none;
}

#lsidebar h2, #rsidebar h2 {
	font: normal normal 17px Georgia, "Times New Roman", serif;
	color: #d90202;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #207f7b;
}

li {
list-style: none !important;
}

#lsidebar ul, #rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lsidebar ul ul ul, #rsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#lsidebar ul li, #rsidebar ul li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

#lsidebar li li, #rsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#lsidebar li li li, #rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
}

#lsidebar li.rssFeed {
	background: url(img/bg-rss.gif) no-repeat;
	width: 180px;
	height: 50px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
}

.textwidget {
	padding-top: 10px;
}

.rssFeed a {
	line-height: 50px;
	width: 143px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 57px;
}

.rssFeed a:hover {
	color: #fffcc5;
}

.rssForm form {
	margin: 10px 0;
}

.rssEmail {
	border: 1px solid #92bdbb;
	width: 126px;
}

.rssSubmit {
	width: 66px;
	padding: 0;
	background: none;
	border: none;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	cursor: pointer;
	color: #207f7b;
}

.rssForm small {
	padding: 2px;
	background: #eff7f7;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 200px;
	overflow: hidden;
}

.leftBanner {
	float: left;
	margin-bottom: 10px;
}
.rightBanner {
	float: right;
	margin-bottom: 10px;
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #eff7f7;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #f5f5f5;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #207f7b;
}


/* Content styles */

.topAd {
	margin-bottom: 25px;
}

.archiveTitle {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.post {
	margin-bottom: 25px;
	width: 550px;
	overflow: hidden;
}

.postFeatured {
	margin-bottom: 25px;
	width: 530px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

.post a, .postFeatured a {
	text-decoration: underline;
}

.postTitle
{
	color: #d90202;
}

.postParent
{
	font: normal normal 14px Georgia, "Times New Roman", serif;
}

.postTitle h1, .postTitle h2 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}

.postTitle h1 a, .postTitle h2 a {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #d90202;
	text-decoration: none;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postInfo {
	font-size: 11px;
}

.postContent {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 17px;
	width: 550px;
	overflow: hidden;
}

.sizeFeatured {
	width: 530px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h2 {
	font: normal normal 20px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h3 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #eff7f7 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px Georgia, "Times New Roman", serif;
}

.postExtras {
	border-top: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 550px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 530px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #d90202;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #207f7b;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(img/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
	padding-left: 14px;
}

.navigation {
	width: 550px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	margin: 0 auto;
}

/* Comments styles */

.commentZone {
	margin-bottom: 25px;
}

h3#respond, h3#comments, h3#trackbacks {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #d90202;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList .reply {
	margin-bottom: 10px;
}

.commentList li.depth-1 ul.children {
	border-bottom: none;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 80px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font: normal bold 14px Georgia, "Times New Roman", serif;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #207f7b;
}

.commentRight {
	float: right;
	width: 500px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 450px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 450px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #92bdbb;
}

#comment {
	border: 1px solid #92bdbb;
	width: 460px;
}

#submit {
	width: 80px;
	height: 20px;
	border: none;
	background: url(img/bg-addcomment.gif) no-repeat;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}


/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	font-size: 10px;
	margin-bottom: 20px;
	width: 970px;
	overflow: hidden;
}

.footerMenu {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerMenu li {
	display: inline;
	margin-left: 15px;
}

/* Specific styles */

.summary
{
/* font-size: 16px;
 line-height: 1.5;
 font-weight: bold;*/
}

.nav
{
display: block;
text-align: right;
}

/* Top Contacts Block styles */

ul.topContacts {
	float: right;
	padding-top: 23px;
	list-style: none;
}

.topContacts li
{
display: inline;
vertical-align: middle;
padding-left: 10px;
}

.topContacts .phone
{
	font: normal normal 25px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #d90202;
vertical-align: middle;
}

.topContacts .phone2
{
//	font-size: 25px;
}

.topContacts .mes
{
display: block;
margin-top: 10px;
}

.topContacts .skype
{
text-align: right;
}

.topContacts li img
{
vertical-align: middle;
}


/* Pricelist styles */

.pricelist
{
margin-left: 1px;
border-collapse: collapse;
}

.pricelist tr td
{
border: solid 1px #000000;
padding: 3px 5px;
}

.pricelist .caption-row
{
background: #cccccc;
font-weight: bold;
text-align: center;
}

.pricelist .row1
{
background: #cccccc;
}

.pricelist .row2
{
background: #ffffff;
}

/* Event program styles */

table.program
{
 border-collapse: collapse;
 text-align: center;
}

.program tr td
{
 vertical-align: top;
 padding: 10px;
}

.program .row1, .program .row2
{
 border-bottom: 1px solid #cccccc;
}

.prog-table-left
{
}

.prog-day
{
 font-weight: bold;
 text-align: left;
}

.prog-day-title
{
 text-align: right;
}

/* References styles */

blockquote.reference
{
 font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;
 padding: 5px 10px 5px 40px;
 margin: 10px 0px;
}

.reference .signature
{
display: block;
text-align: right;
font-style: italic;
margin-left: 25%;
}

/* MiniMeta Widget styles */

.widget_minimeta
{
//float: right;
//padding-top: 30px;
//padding-right: 30px;
//text-align: center;
}

.widget_minimeta ul
{
list-style: none;
}

.widget_minimeta h2, .widget_minimeta ul, .widget_minimeta ul li
{
font-size: small;
//font-weight: bold;
padding: 0px;
}

.widget_minimeta ul, .widget_minimeta ul li
{
//display: inline;
}

#loginform
{
display: inline;
}

#loginform div
{
width: 100%;
text-align: right;
}

#loginform input
{
background: #cccccc;
border-width: 0px;
margin: 5px 0px;
}

#loginform .submit
{
text-align: center;
display: inline;
}

#loginform #wp-submit
{
background: transparent;
border-width: 0px;
color: #ea0000;
font-weight: bold;
cursor: pointer;
}

/* Contacts styles */

ul.contacts
{
list-style: none;
}

ul.contacts li
{
font-weight: bold;
margin-bottom: 10px;
}

ul.contacts li img
{
margin-right: 5px;
}

/* Gallery styles */

table.gallery
{
text-align: center;
border-collapse: collapse;
width: 100%;
}

table.gallery tr td
{
width: 50%;
padding: 10px;
text-align: center;
}

ul.gallery
{
list-style: none;
padding-left: 0px;
}

.gallery li
{
text-align: center;
padding-bottom: 20px;
padding-left: 0px;
}

.gallery .title
{
color: #ea0000;
}

/* Partners styles */

table.partners
{
 border-collapse: collapse;
}

.partners tr
{
 height: 40px;
 margin: 20px 0px;
// border-top: solid 1px #cccccc;
}

.partners tr.row1
{
 height: 40px;
 padding: 40px;
 border-top: none;
}

.partners td
{
 vertical-align: top;
}

.partners .logo
{
 text-align: center;
}

.partners .content
{
 text-align: left;
 padding-left: 10px;
}

.partners .title
{
 font-weight: bold;
 line-height: 2;
}

.partners .content .value
{
 font-weight: bold;
}

/* AJAX show/hide script styles */

.hidden-text
{
display: none;
}

.showhide, a.showhide:link, a.showhide:visited, a.showhide:active
{
text-decoration: none;
border-bottom: dashed 1px #207f7b;
color: #207f7b;
cursor: pointer;
}

/* Image captions */

.wp-caption{
padding-bottom: 10px;
padding-top: 50px;
position: relative;
}

.wp-caption p.wp-caption-text {
position: absolute;
top: 0;
padding: 8px 5px;
text-align: center;
width: 100%;
}

.view {
	float:  left;
	text-align: left;
	padding: 0px 0px 0px 28px;
	background: url(images/view.png) 10px 0px no-repeat;
}

#sendbutton4, #sendbutton2, 
#sendbutton, #sendbutton20, 
#sendbutton12,  #sendbutton17,  
#sendbutton16, #sendbutton15, 
#sendbutton3, #sendbutton7, 
#sendbutton11, #sendbutton25, 
#sendbutton21, #sendbutton23 {
  position: relative;
  top: 49px;
}

#no_happy {
color: #666666;
    font: 17px Georgia,"Times New Roman",serif;
	    position: relative;
    right: 87px;
    top: 105px;
}
