/*
Theme Name: ORTHO
Version: 1.0
Description: 2 Column 
themeAuthor: SelektorAuthor 
URI: www.dr-selektor.ruLinks
*/

A:link
{	text-decoration: none;
        border: none;
	color: #B98231;}

A:visited
{	text-decoration: none;
	border: none;
	color: #B98231;}

A:hover, A:active
{	color: #B98231;
	border: none;
}

/*Headings*/

H1, H2, H3, H4, H5, H6
{	font-weight: normal;
	margin: 20px 0 10px;}

H1
{	font-size: 30px;
	margin-bottom: 0px;
	margin-top: 10px;}

H2
{	font-size: 28px;}

H3
{	font-size: 24px;}

H4, H5, H6
{	font-size: 20px;}

/*Other Html Elements*/

.titles
{	font-weight: normal;
	font: normal 30px Georgia;
	text-shadow: 0px 1px 3px #B98231;
	text-decoration: none;
	/*underline: none*/
}



PRE, BLOCKQUOTE
{	overflow: auto;	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #F5F5F5;
	border: 1px solid #E0E0E0;
}

PRE:hover, BLOCKQUOTE:hover
{	background-color: #F0F0F0;
	border: 1px solid #D0D0D0;
}

PRE
{	padding-top: 10px;
	padding-bottom: 10px;
}

CODE
{	color: #779900;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

UL, OL
{	line-height: 2em;
	text-indent: 0;
}


ABBR, ACRONYM
{	font-style: normal;
	border-bottom: 1px dotted #333333;
	cursor: help;
}

DEL
{	text-decoration: line-through;	color: #999999;
}

INS
{	text-decoration: none;	color: #009977;
}

/*Structure*/

BODY
{	margin: 0;
	padding: 0;
	color: #A4987B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
/*	background-color: #BEE882; */
	background-color: #CAE084;

	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrapper2
{	width: 1401px;
	margin-left: 0;
}

#header
{	float: left;
	width: 939px;
	padding-bottom: 8px;
	clear: right;
	background-image: url(images/header.jpg);
	/*background-image: url(images/new_year_header_2014.jpg);*/
	/*background-image: url(images/new_year_header_2013.jpg);*/
	/*background-image: url(images/new_year_header_2012.jpg);*/
        /*background-image: url(/wp-content/gallery/personal/new_year_header1.jpg);*/
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 352px;}

#navigation
{	

	margin-top: 38px;
	margin-left: -32px;
	font-size: 70%;
	font-family: sans-serif;

}

#wrapper
{	float: left;
	color: #555555;
	padding-left: 82px;
	margin-left: 0;
}

#content-wrapper
{	width: 750px;
	float: left;
}

#news-wrapper
{	width: 350px;
	float: left;
}

#patients-wrapper
{	width: 350px;
	margin-left:10px;
	float: right;
}

#content
{	float: left;
	padding: 0px 0px 22px 34px;
	font-size: 10.5pt;
	margin-top: -17px;
}


#sidebar-wrapper
{	float: right;
	margin-top: -112px;
	margin-left: 32px;
	font-size: 12px
}

#sidebar
{	float: right;
	padding: 0px 15px 10px 10px;
	width: 300px;
	margin-right: 0px;
	margin-top: 11px;
}

#sidebar UL
{	color: #D9AF5D;
}

#footer
{	clear: both;
	width: 783px;
	text-align: left;
	padding-left: 30px;
	background: #F7E8CB;
	color: #D9AF5D;
	height: 40px;
	font-size: 11px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: auto;
	/*pading-bottom: 30px*/
	margin-left: 62px;
}

#footer_warn
{	clear: both;
	width: 752px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	color: #FAFAFA;
	height: 60px;
	font-size: 11px;
	background-image: url(images/footer_warn.jpg);
	background-repeat: repeat;
	background-position: bottom;
	margin: auto;
	/*pading-bottom: 30px*/
	margin-left: 63px;
	margin-top: -2px;
}

#footer A
{	color: #D9AF5D;
	font-size: 11px;
}

/*#footer a: visited*/

#INVALID-RULE
{	color: #85C2DA;
}

#footer A:hover
{	color: #4C8AA2;
	border-bottom: 1px dashed #4C8AA2;
}

#extras
{	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #F5F5F5;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

/*Header*/

#header H1
{	padding-left: 100px;
	margin-top: 223px;}

/*Header*/
#header H1
{
	padding-left: 100px;
	margin-top: 214px;
}
/*Navigation*/
#navigation
{
	color: #56A700;
	text-decoration: none;
	display: block;
	list-style: none;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	opacity: 0.95;  filter:alpha(opacity=95);  zoom:1;
}
#navigation LI
{
	list-style-type: none;
	float: left;
	border: 1px solid #53A11A;
	border-radius: 10px 10px 10px 10px;
	background: #AFD649;
	position: relative;
	padding: 0px 3px;
	margin-right: 1px;
	height: 25px;
}
#navigation LI UL
{
	list-style: none;
	position: absolute;
	left: 0;
	display: none;
	padding: 1px 0px 0px;
	margin: 0px;
	font-size: 9pt;
	line-height: 1.5;
	font-weight: normal;
	width: auto;
	white-space: nowrap;
}
#navigation LI UL LI
{
	border-radius: 0px 0px 0px 0px;
	float: none;
	text-align: center;
	background: #AFD649;
	height: auto;
}
#navigation LI A
{
	display: block;
	color: #56A700;
}
#navigation LI:hover UL
{
	display: block;
}
#navigation LI:hover
{
	background: #C3E15D;
}
#navigation_a
{
	margin: -2px 0 0;
}
#navigation_div
{
	margin: 46px 0 0 -25px;
}

/*Wrapper*/

#wrapper A:link
{	font-weight: bold;
}

#wrapper A:visited
{	font-weight: bold;
}

#wrapper A:hover, #wrapper A:active
{
}

/*Content*/

#content .post-title A
{	font-weight: normal;
	font: normal 30px Georgia;
	text-shadow: 0px 1px 3px #B98231;
	text-decoration: none;
	/*underline: none*/
}

#content .post P.img
{	float: left;
	border: none;
	margin: 0 15px 0 0;
}

#content .post
{	text-indent: 1.5em;
}

#content .post P.img IMG
{	padding: 8px;
	border: 1px solid #D0D0D0;
	background-color: #EEEEEE;
}

#content .post-footer
{	font-size: 90%;
	color: #888888;
	margin: 15px 0 5px 0;
	padding: 5px 5px 5px 15px;
	border-radius: 10px 10px 10px 10px;
	background-color: #FFFDF6;
	border: 1px solid #E9DEC2;
	clear: both
}

#content .faq_button
{	height: 100px;
	margin: 0 0 0 -88px;
	padding: 5px 5px 5px 5px;
	text-indent: 0;
	border-radius: 10px 10px 0px 10px;
	border: 0px dotted #ffffff;
}
#content .faq_button_txt
{	font-size: 150%;
	height: 105px;
	border: 1px solid #888888;
}

/*Sidebar*/

.sideblock
{	padding: 5px 10px;
	margin-bottom: 20px;
	text-shadow: 0px 1px 1px #ffffff;
	
	background-color: #f7e8cb;
	border: 1px solid #B98231;
        border-radius: 10px 10px 10px 10px;
}

.sideblock A:hover, .sideblock A:active, .sideblock A:link, .sideblock A:visited
{

}

.sideblock UL
{
}

.sideblock H3
{	margin-top: 5px;
	font-size: 14px;
	color: #B98231;
	font-weight: bold;
}

#sidebar DT
{	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #666666;
}

#sidebar DD
{	margin: 0 0 5px;
	padding-bottom: 5px;
	line-height: 1.8em;
}

#sidebar DD A:link
{	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}

#sidebar DD A:visited
{	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}

#sidebar DD A:hover, #sidebar DD A:active
{	border-bottom: none;
	text-decoration: none;
}

#sidebar a:img
{	border: none;

}

/*Extras*/

#extras H6
{	font-size: 14px;
	text-transform: uppercase;
	color: #555555;
}

#friends
{	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends UL
{	padding-left: 20px;
}

#links DL, #links DT, #links DD
{	margin: 0;
	padding: 0;
}

#links DT
{	font-weight: bold;
	padding-top: 5px;
}

#links DD
{	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}

/*Comments Styling*/

#commentlist LI
{	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform
{	margin: 1em 0;
	background: #F7E8CB;
	width: 280px;
}

#commentform TEXTAREA
{	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
}

#commentform TEXTAREA:hover
{	background: #FFFFFF;
	border: 1px solid #D6D3D3;
}

#commentform TEXTAREA:focus
{	background: #FFFFFF;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url
{	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover
{	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #D6D3D3;
	width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus
{	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #939793;
	width: 280px;
}

#commentform INPUT
{	margin-bottom: 3px;
}

.date
{	background: url(images/date.gif) no-repeat;
	height: 57px;
	margin-bottom: 0px;
	width: 57px;
	text-align: center;
	float: left;
	margin-top: 15px;
	border-radius: 10px 10px 10px 10px;
}

.date .year
{	display: block;
	color: #D0AA43; 
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: -4px;
}

.date .month
{	display: block;
	color: #D0AA43;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}

.date .day
{	display: block;
	color: #F7E8CB;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -13px;
}

#header H1 A
{	font-size: 33px;
	color: #FFFFFF;
	margin-left: -100px;
	text-shadow: #005000 0.1em 0.1em 0.2em;
}

/*#header h1 a: hover*/

#INVALID-RULE
{	color: #C5DCBC;
}

#left
{	width: 60px;
	float: left;
}

.slogan
{	font-size: 25px;
	color: #FFFFFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	margin-bottom: 10px;
	margin-left: 0px;}


#my_certificates 
{	float: right;
        border-radius: 20px 20px 20px 20px;
	border: 1px dotted #888888;
	width:205px;
	height:740px;
	background: #F3CF95;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding:10px 10px 0;
	margin: -10px;
}

/* #my_certificates a { text-decoration:none; } */

#my_certificates img 
{ 	border: 2px solid #FFFFFF;
	margin: 0 0 0 0;
}

#my_certificates .navi_up 
{	padding:5px;
        margin: 0 0 7px 90px; 
        border: 0px;
	background-image: url('/wp-includes/js/jcarousellite/up1.png');
	background-repeat:no-repeat;
	height: 24px; 
        width: 24px;
}

#my_certificates .navi_up:hover {
        background-image: url('/wp-includes/js/jcarousellite/up2.png');
}

#my_certificates .navi_up:active {
        background-image: url('/wp-includes/js/jcarousellite/up3.png');
}

#my_certificates .navi_dw 
{	padding:5px;
	margin:0px 0px 0px 90px;
        border: 0px;
	background-image: url('/wp-includes/js/jcarousellite/dw1.png');
	background-repeat:no-repeat;
	height: 24px; 
        width: 24px;
}

#my_certificates .navi_dw:hover {
	background-image: url('/wp-includes/js/jcarousellite/dw2.png');
}

#my_certificates .navi_dw:active {
	background-image: url('/wp-includes/js/jcarousellite/dw3.png');
}

.carousel 
{	width:250px;
	height: 670px;
}

.carousel ul li
{	list-style:none;
}

.carousel .thumbnail 
{	width:200px;
	height:200px;
	margin: 0 -4px -4px 0;
}


	