/*
Theme Name: Kanodia
Theme URI:  http://www.aestheticbrandmarketing.com
Description: Custom theme for Dr. Raj Kanodia
Version: 1.0
Author: Theme Developed by: Aesthetic Brand Marketing Inc.
Author URI: http://www.aestheticbrandmarketing.com
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
html{
	background:#a0d0d3 url(images/bgr_html.png) repeat;
}
body{
	background: url(images/bgr_main.jpg) repeat-x 0 0;
	color: #000;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper_top{
}
.wrapper{
	margin:0 auto;
	width:954px;
}
/* mainmenu */
#mainmenu{
	width:100%;
	height:56px;
	background:url(images/bgr_mainmenu.png) no-repeat;
	position:relative;
	z-index:1000;
}
#menu{
	float:right;
	padding:0 21px 0 0;
}
/*- DropDown Menu -*/
#nav1 ul {
}
#nav1 li {
	float: left;
}
#nav1 li:hover {
	background-color: #8CC6DE;
}
#nav1 li:hover a {
	color: #000;
	border-left: 1px solid #2887B5;
	border-right: 1px solid #2887B5;
}
#nav1 li ul {
	border-top: 1px solid #2887b5;
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
}
#nav1 li a, #nav1 li a:link, #nav1 li a:visited {
	border-left: 1px solid #4aafd9;
	border-right: 1px solid #4aafd9;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 2px 15px 3px;
	text-transform: uppercase;
}
#nav1 li a:hover {
	background-color: #8cc6de;
	border-left: 1px solid #2887b5;
	border-right: 1px solid #2887b5;
	color: #000;
	text-decoration: none;
}
#nav1 li li {
	font-size: 11px;
}
#nav1 li li a, #nav1 li li a:link, #nav1 li li a:visited {
	background-color: #8ac7dc;
	width: 150px;
	color: #000;
	z-index: 30;
	text-transform: capitalize;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #2887b5;
	border-left: 1px solid #2887b5;
	border-right: 1px solid #2887b5;
}
#nav1 li li a:hover, #nav1 li li a:active {
	background-color: #a3c7d5;
	padding: 7px 10px 7px 10px;
}
#nav1 li ul a {
	width: 140px;
}
#nav1 li ul a:hover, #nav1 li ul a:active {
	background: #d1dee4;
}
#nav1 li ul ul {
	margin: -32px 0 0 171px;
}
#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
}
#nav1 li:hover, #nav1 li.sfhover {
	position: static;
}
/* */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#nav a {
	background: url(images/bgr_mainmenu_hover.png) no-repeat 0 0;
	color: #333333;
	display: block;
	height: 40px;
	padding: 16px 14px 0 14px;
}
#nav a:hover{
	background: url(images/bgr_mainmenu_hover.png) no-repeat 0 -56px;
	color: #fff;
	text-decoration: none;
}
#nav li {
	float: left;
	color: #333333;
	padding: 0 0 0 10px;
	font-size: 1.7em;
	line-height: 1.1em;
	background: url(images/bgr_mainmenu_li.png) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
#nav li:hover a {
	background: url(images/bgr_mainmenu_hover.png) no-repeat 0 -56px;
	color: #fff;
	text-decoration: none;
}
#nav li.first {
	background: none;
	padding: 0;
}
#nav li li{
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #338cc8 !important;
	width: 170px;
}
#nav li ul {
	background: #338cc8;
	left: -999em;
	position: absolute;
	width: 184px;
	z-index: 9999;
}
#nav li li a {
	background: #338cc8 !important;
	border-bottom: 1px solid #71afd9;
	color: #fff;
	height: auto;
	padding: 7px 0 7px 7px;
	text-align: left;
	text-decoration: none;
	width: 156px !important;
	z-index: 30;
}
#nav li li:last-child a {
	border: 0;
}
#nav li li a:hover {
	text-decoration: underline;
	background: #338cc8;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -29px 0 0 166px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	position: static;
}
/* header */
#header{
	width:100%;
	height:114px;
	background:url(images/bgr_header.png) no-repeat;
}
#pic_logo{
	position:absolute;
	margin:11px 0 0 5px;
	z-index:1200;
}
#pic_logo a{
	width:112px;
	height:148px;
	background:url(images/pic_logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
#logo{
	padding:33px 0 0 125px;
	float:left;
}
#logo a{
	width:353px;
	height:59px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
#phone{
	float:right;
	padding:55px 7px 0 0;
}
#phone p{
	width:141px;
	height:46px;
	background:url(images/tit_phone.png) no-repeat;
	display:block;
	text-indent:-9999em;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_body.png) repeat-y
}
#board{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0 0 8px 0;
	position:relative;
	z-index:500;
}
#board_home{
	width:935px;
	height:237px;
	overflow:hidden;
	padding:0 0 0 10px;
	background:url(images/bgr_board_home.png) no-repeat 10px top;
}
#board_home_left{
	float:left;
	width: 622px;
}
#board_home_video{
	float:right;
	padding:10px 15px 0 0;
	width: 295px;
}
#board_home_video img{
	float:right;
}
#board .media{
	width:935px;
	overflow:hidden;
	padding:0 0 0 10px;
}
#board .media img{
	width:935px;
	float:left;
}
#content{
	float:left;
	width:660px;
	padding:0 0 0 10px;
	background:url(images/bgr_content.gif) repeat-y;
}
#content_top{
	width:100%;
	background:url(images/bgr_content_top.gif) no-repeat;
}
#content_end{
	width:628px;
	overflow:hidden;
	background:url(images/bgr_content_end.gif) no-repeat left bottom;
	padding:10px 16px 40px 16px;
}
#sidebar{
	float:right;
	width:262px;
	padding:0 10px 0 0;
}
#sidebar_home{
	float:left;
	width:247px;
	padding:0 0 0 5px;
}
#content_home{
	float:left;
	padding:0 0 0 4px;
	width:697px;
}
/*sidebar_doctor*/
#sidebar_doctor{
	width:100%;
	height:344px;
	overflow:hidden;
	background:url(images/bgr_sidebar_doctor.png) no-repeat;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar_doctor h2{
	margin:12px auto 13px auto;
	text-indent:-9999em;
	width:202px;
	height:17px;
	background:url(images/tit_sidebar_doctor.png) no-repeat;
}
#sidebar_doctor .content{
	padding:0 5px 0 10px;
	overflow:hidden;
	height:273px;
}
#sidebar_doctor .thumb{
	text-align:center;
}
#sidebar_doctor .content p{
	font-size:1.3em;
	line-height:1.6em;
	color:#fff;
}
#sidebar_doctor .more{
	font-size:1.4em;
	line-height:1.3em;
	color:#fff;
}
#sidebar_doctor .more a{
	color:#fff;
	background:url(images/ico_home_more.png) no-repeat right 2px;
	padding:2px 24px 3px 0;
	width:190px;
	display:block;
	margin:0 auto;
}
/*sidebar_box*/
.sidebar_box{
	width:249px;
	background:url(images/bgr_sidebar_box.png) repeat-y;
	margin:0 0 7px 0;
}
.sidebar_box_top{
	width:100%;
	background:url(images/bgr_sidebar_box_top.png) no-repeat left bottom;
}
.sidebar_box_end{
	width:100%;
	background:url(images/bgr_sidebar_box_end.png) no-repeat;
	overflow:hidden;
	padding:6px 0 6px 0;
}
#selecting_surgeo .sidebar_box_end{
	padding:11px 0 6px 0;
}
#tit_selecting_surgeon{
	margin:0 auto 7px auto;
	text-indent:-9999em;
	width:230px;
	height:14px;
	background:url(images/tit_selecting_surgeon.png) no-repeat;
}
#tit_before_after{
	margin:0 auto 7px auto;
	text-indent:-9999em;
	width:157px;
	height:37px;
	background:url(images/tit_before_after.png) no-repeat;
}
.sidebar_box p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.8em;
	margin:0 11px 0 9px;
	clear:both;
	display:block;
}
.sidebar_box p.more{
	text-align:right;
	font-size:1.3em;
	line-height:2.0em;
}
.sidebar_box p.more a{
	color:#0f205b;
	background:url(images/ico_sidebar_more.png) no-repeat right center;
	padding:2px 24px 2px 0;
}
/*before_after*/
#before_after{
	margin:0;
}
#before_after ul{
	width:240px;
	overflow:hidden;
	margin:0 0 10px 8px;
}
#before_after li{
	float:left;
}
#before_after li a{
	background:url(images/bgr_before_after_li.png) no-repeat;
	width:115px;
	height:138px;
	cursor:pointer;
	float:left;
	padding:5px 0 0 5px;
}
#before_after li a img{
	float:left;
	width:104px;
	height:127px;
}
#before_after li p{
	text-align:center;
	font-size:1.3em;
	text-transform:uppercase;
	margin:0 3px 0 0;
}
/*home_cats*/
#home_cats{
	width:100%;
	overflow:hidden;
	padding:0 0 13px 0;
}
#home_cats li{
	float:left;
}
#home_cats a{
	float:left;
	cursor:pointer;
	text-indent:-9999em;
	width:232px;
	height:133px;
}
#home_rinoplasty a{
	background:url(images/bgr_home_rinoplasty.png) no-repeat;
}
#home_rinoplasty a:hover{
	background:url(images/bgr_home_rinoplasty.png) no-repeat left -133px;
}
#home_facial a{
	background:url(images/bgr_home_facial.png) no-repeat;
}
#home_facial a:hover{
	background:url(images/bgr_home_facial.png) no-repeat left -133px;
}
#home_ayurmedic a{
	background:url(images/bgr_home_ayurmedic.png) no-repeat;
}
#home_ayurmedic a:hover{
	background:url(images/bgr_home_ayurmedic.png) no-repeat left -133px;
}
/*welcome*/
#welcome{
	width:660px;
	min-height:203px;
	margin:0 0 0 10px;
}
#tit_welcome{
	text-indent:-9999em;
	width:390px;
	height:19px;
	background:url(images/bgr_tit_welcome.png) no-repeat;
}
#welcome p{
	font-size:1.2em;
	line-height:1.7em;
	padding:10px 0 0 2px;
}
/*home_block*/
#home_block{
	width:100%;
	overflow:hidden;
}
#home_news{
	float:left;
	width:458px;
	margin:0 8px 0 7px;
}
#home_news_title{
	width:100%;
	height:33px;
	overflow:hidden;
	background:url(images/bgr_home_news_title.png) no-repeat;
}
#home_news_title h2{
	text-indent:-9999em;
	margin:8px 0 0 14px;
	width:162px;
	height:17px;
	background:url(images/bgr_home_news_title_h2.png) no-repeat;
}
#home_news_top{
	width:100%;
	background:url(images/bgr_home_news_top.png) repeat-y;
}
#home_news_body{
	width:100%;
	background:url(images/bgr_home_news_body.png) no-repeat left bottom;
	min-height:404px;
}
#home_news ul{
	width:431px;
	overflow:hidden;
	padding:0 0 0 11px;
}
#home_news li{
	width:100%;
	overflow:hidden;
	padding:11px 0 7px 0;
	font-size:1.2em;
	line-height:1.8em;
}
#home_news .thumb{
	float:left;
	cursor:pointer;
	padding:3px;
	border-bottom:1px solid #cdd1d2;
	border-right:2px solid #cdd1d2;
	background:#fff;
	margin:0 10px 0 0;
	width:80px;
	height:86px;
}
#home_news .thumb img{
	float:left;
	width:80px;
	height:86px;
}
#home_news p.more{
	text-align:right;
	font-size:1.3em;
	line-height:2.0em;
	padding:0 15px 5px 0;
}
#home_news p.more a{
	color:#0f205b;
	background:url(images/ico_sidebar_more.png) no-repeat right center;
	padding:2px 24px 2px 0;
}
#home_contact{
	float:left;
	width:218px;
}
#home_contact_title{
	width:100%;
	height:33px;
	overflow:hidden;
	background:url(images/bgr_home_contact_title.png) no-repeat;
}
#home_contact_title h2{
	text-indent:-9999em;
	margin:8px 0 0 14px;
	width:180px;
	height:17px;
	background:url(images/bgr_home_contact_title_h2.png) no-repeat;
}
#home_contact_top{
	width:100%;
	background:url(images/bgr_home_contact_top.png) repeat-y;
}
#home_contact_body{
	width:100%;
	background:url(images/bgr_home_contact_body.png) no-repeat left bottom;
	min-height:404px;
}
#home_contact ul{
	width:198px;
	overflow:hidden;
	padding:6px 0 0 13px;
}
#home_contact li{
	width:100%;
	overflow:hidden;
	padding:1px 0 2px 0;
}
#home_contact li a{
	color:#216499;
	font-size:1.1em;
	line-height:1.6em;
}
#home_contact li label{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.6em;
	display:block;
	padding:0 0 2px 0;
}
#home_contact .input_text{
	width:192px;
	background:#fff;
	border:1px solid #c3dbf0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#000;
	padding:2px;
}
#home_contact textarea.input_text{
	overflow:auto;
	height:56px;
}
#home_contact .submit{
	text-align:center;
	padding:5px 0 5px 0;
}
#home_contact .checkbox{
	padding:5px 0 0 0;
}
#home_contact .checkbox p{
	padding:0 0 2px 0;
}
#home_contact .checkbox label{
	display:inline;
}
#home_contact .error, #home_contact .error a{
	color:#F00;
}
#home_contact .submit_msg{
	 text-align:center;
	color:#F00;
	padding:10px 0 10px 0;
	font-size:1.1em;
}
/*post*/

.post{
	width:100%;
	margin:0 0 35px 0;
}
.post .title{
	color:#2e5672;
	font-size:2.4em;
	line-height:1.3em;
	font-weight:normal;
	padding:0 0 10px 0;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}
.post .newstitle{
	color:#2e5672;
	font-size:1.8em;
	line-height:1.3em;
	font-weight:normal;
	padding:0 0 10px 0;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}
.post .newstitle a{
	color:#2e5672;
}
.post .entry{
	font-size:1.2em;
	line-height:18px;
}

.post .entry h2{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.post .entry a{
	text-decoration:underline;
	color:#315573;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	padding:0;
}
.post .entry ul {
	margin:0 20px 15px 54px;
}
.post .entry ul li{
	margin: 0;
	padding: 3px 0 3px 24px;
	background:url(images/ico_list.gif) no-repeat left 7px;
}
.post .entry ol {
	padding: 0 0 0 74px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 3px 0 3px 0;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.3em;
	line-height:1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#336180;
}
.sidebar_widgets a{
	color:#336180;
}
.sidebar_widgets .widgettitle{
	font-size:1.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:0 0 10px 0;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_arrow.gif) no-repeat left 1px;
	padding:0 0 0 24px;
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url(images/ico_arrow.gif) no-repeat;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	width:100%;
	margin:0 0 10px 0;
	background:url(images/bgr_sidebar_widgets.gif) repeat-y;
}
.widget_top{
	width:100%;
	background:url(images/bgr_widget_top.gif) no-repeat left bottom;
}
.widget_end{
	width:208px;
	background:url(images/bgr_widget_end.gif) no-repeat;
	padding:16px 26px 10px 28px;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:url(images/bgr_sidebar_widgets_li.gif) repeat-x bottom;
	padding:7px 0 8px 0;
	margin:0;
	width:auto;
}
.sidebar_widgets ul li ul li:last-child, .sidebar_widgets ul li ul li.last{
	background:none;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 10px;
}
.sidebar_widgets ul li ul li ul li{
	background:none;
}
.widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.sidebar_widgets .widget_tag_cloud a{
	padding:0 5px 0 5px;
	line-height:1.3em;
}
/*sidebar_menu*/
#sidebar_menu{
	width:100%;
}
#sidebar_menu ul{
	width:100%;
	overflow:hidden;
}
#sidebar_menu li{
	width:100%;
	overflow:hidden;
	padding:0 0 22px 0;
}
#sidebar_menu li.last{
	padding:0;
}
#sidebar_menu a{
	width:263px;
	height:62px;
	overflow:hidden;
	margin:0 auto;
	text-indent:-9999em;
	display:block;
}
#sidebar_menu_consultation a{
	background:url(images/bgr_sidebar_menu_consultation.png) no-repeat;
}
#sidebar_menu_consultation a.select, #sidebar_menu_consultation a:hover{
	background:url(images/bgr_sidebar_menu_consultation.png) no-repeat left -62px;
}
#sidebar_menu_gallery a{
	background:url(images/bgr_sidebar_menu_gallery.png) no-repeat;
}
#sidebar_menu_gallery a.select, #sidebar_menu_gallery a:hover{
	background:url(images/bgr_sidebar_menu_gallery.png) no-repeat left -62px;
}
#sidebar_menu_patient a{
	background:url(images/bgr_sidebar_menu_patient.png) no-repeat;
}
#sidebar_menu_patient a.select, #sidebar_menu_patient a:hover{
	background:url(images/bgr_sidebar_menu_patient.png) no-repeat left -62px;
}
#sidebar_menu_media a{
	background:url(images/bgr_sidebar_menu_media.png) no-repeat;
}
#sidebar_menu_media a.select, #sidebar_menu_media a:hover{
	background:url(images/bgr_sidebar_menu_media.png) no-repeat left -62px;
}
#sidebar_menu_town a{
	background:url(images/bgr_sidebar_menu_town.png) no-repeat;
}
#sidebar_menu_town a.select, #sidebar_menu_town a:hover{
	background:url(images/bgr_sidebar_menu_town.png) no-repeat left -62px;
}
#sidebar_menu_contact a{
	background:url(images/bgr_sidebar_menu_contact.png) no-repeat;
}
#sidebar_menu_contact a.select, #sidebar_menu_contact a:hover{
	background:url(images/bgr_sidebar_menu_contact.png) no-repeat left -62px;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_footer.png) no-repeat;
	padding:26px 0 35px 0;
}
#footer .lang{
	text-align:center;
	height:30px;
}
#footer .lang li{
	display:inline;
	font-size:1.3em;
	line-height:1.3em;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 16px 0 16px;
}
/*footer_block*/
#footer_block{
	width:100%;
	overflow:hidden;
}
#footer_block .address{
	float:left;
	padding:7px 0 0 5px;
}
#footer_block .address li{
	padding:4px 0 4px 0;
	font-size:1.2em;
	line-height:1.3em;
}
#footer_block .logos{
	float:right;
	padding:0 10px 0 0;
}
#footer_block .logos li{
	float:left;
	padding:0 0 0 53px;
}
#footer .menu{
	padding:6px 0 5px 0;
	text-align:center;
}
#footer .menu li{
	display:inline;
	font-size:1.2em;
	line-height:1.3em;
	padding:0 10px 0 10px;
}
#footer p{
	font-size:1.2em;
	line-height:1.3em;
	text-align:center;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
	color:#888888;
}
#respond a{
	color:#888888;
}
#respond h3{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;

}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#888888;
}
.commentlist a{
	color:#888888;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#c6c4c4;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #b8b8b5;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
	}

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.single .navigation{
	width:100%;
	margin:0 auto;
}
.navigation a{
	text-decoration:underline;
	color:#315573;
}
.navigation a:hover{
	text-decoration:none;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */

#transl_sign {display:none;}

#translation_bar {margin:0;}

#translation_bar a {margin:5px 20px 0 0;}

#footer ul.lang h2.translatetitle {display:none;}
