/*
Theme Name: ismile dental
Theme URI: 
Description: The WordPress theme.
Version: 1.0
Author: Theme Developed by: 
Author URI: 
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;
}
.clear{
	clear:both;
}
label{
	cursor:pointer;
}
a{
	color:#fff;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#374556 url(images/bgr_main.gif) repeat-x bottom;
	color:#fff;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper_top{
	background:url(images/bgr_wrapper_top.png) no-repeat center top;
}
#subpages .wrapper_top{
	background:url(images/bgr_wrapper_top_subpage.png) no-repeat center top;
}
.wrapper_inner{
	background:url(images/bgr_wrapper_inner.png) no-repeat right top;
}
#subpages .wrapper_inner{
	background:none;
}
.wrapper{
	margin:0 auto;
	width:961px;
	padding:0 0 0 42px;
	background:url(images/bgr_wrapper_header.png) no-repeat;
}
#subpages .wrapper{
	background:url(images/bgr_wrapper_header_subpages.png) no-repeat;
}
/*top_img*/
.top_img{
	top:125px;
	position:absolute;
	margin:0 0 0 385px;
	z-index:50;
}
#top_why{
}
#top_cosmetic_care{
	top:126px;
	margin:0 0 0 417px;
}
#top_general_care{
	top:126px;
	margin:0 0 0 387px;
}
#top_our_drs_team{
	top:127px;
	margin:0 0 0 360px;
}
#top_what_new{
	top:119px;
	margin:0 0 0 350px;
}
#top_contact{
	top:127px;
	margin:0 0 0 350px;
}
/*nav_here*/
#nav_here{
	position:absolute;
	margin:0 0 0 209px;
}
#nav_here ul{
	float:left;
}
#nav_here li{
	float:left;
	color:#2e4168;
	font-size:1.2em;
	font-weight:bold;
	padding:0 5px 0 5px;
}
#nav_here li span{
	padding:10px 0 0 0;
	float:left;
	display:block;
}
#nav_here li span.title{
	padding-right:15px;
}
#nav_here a{
	float:left;
	display:block;
	color:#2e4168;
	padding:10px 0 0 0;
}
#nav_here a.selected{
	background:url(images/ico_nav_here.gif) no-repeat center top;
}
/* header */
.header{
	width:100%;
	height:117px;
	overflow:hidden;
}
/*logo*/
#logo{
	float:left;
	padding:10px 0 0 44px;
}
#logo a{
	width:392px;
	height:108px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
/*call_today*/
#call_today{
	float:right;
	padding:40px 156px 0 0;
}
#call_today p{
	width:222px;
	height:57px;
	background:url(images/tit_call_today.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
/*header_flash*/
#header_flash{
	width:100%;
	height:278px;
	overflow:hidden;
}
#header_flash #mainmenu{
	float:left;
	margin:74px 0 0 0;
}
.header_flash{
	float:right;
	width:680px;
	height:278px;
	overflow:hidden;
	padding:0 31px 0 0;
}
.header_flash img{
	float:right;
	width:680px;
	height:278px;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
	padding:0 0 30px 0;
}
.content{
	float:left;
	width:620px;
	padding:30px 0 0 0;
}
#subpages .content{
	width:630px;
}
.sidebar{
	float:right;
	width:316px;
	margin:0 12px 0 0;
}
/*mainmenu*/
#mainmenu{
	width:223px;
	overflow:hidden;
	margin:8px 0 32px 0;
}
#mainmenu ul{
	width:200px;
	margin:0 0 0 23px;
}
#mainmenu li{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_menu_li.png) no-repeat right bottom;
	padding:0 0 2px 0;
}
#mainmenu li a{
	text-indent:-9999px;
	display:block;
	width:200px;
}
#menu_home a{
	background:url(images/button_menu_home.png) no-repeat;
	height:21px;
}
#menu_home a:hover, #menu_home a.selected{
	background:url(images/button_menu_home.png) no-repeat left -21px;
}
#menu_why a{
	background:url(images/button_menu_why.png) no-repeat;
	height:18px;
}
#menu_why a:hover, #menu_why a.selected{
	background:url(images/button_menu_why.png) no-repeat left -21px;
}
#menu_general_care a{
	background:url(images/button_menu_general_care.png) no-repeat;
	height:20px;
}
#menu_general_care a:hover, #menu_general_care a.selected{
	background:url(images/button_menu_general_care.png) no-repeat left -21px;
}
#menu_cosmetic_care a{
	background:url(images/button_menu_cosmetic_care.png) no-repeat;
	height:19px;
}
#menu_cosmetic_care a:hover, #menu_cosmetic_care a.selected{
	background:url(images/button_menu_cosmetic_care.png) no-repeat left -23px;
}
#menu_doctors a{
	background:url(images/button_menu_doctors.png) no-repeat;
	height:19px;
}
#menu_doctors a:hover, #menu_doctors a.selected{
	background:url(images/button_menu_doctors.png) no-repeat left -21px;
}
#menu_what_new a{
	background:url(images/button_menu_what_new.png) no-repeat;
	height:21px;
}
#menu_what_new a:hover, #menu_what_new a.selected{
	background:url(images/button_menu_what_new.png) no-repeat left -21px;
}
#mainmenu #menu_contact{
	background:none;
}
#menu_contact a{
	background:url(images/button_menu_contact.png) no-repeat;
	height:21px;
}
#menu_contact a:hover, #menu_contact a.selected{
	background:url(images/button_menu_contact.png) no-repeat left -21px;
}
/*page_home*/
.home_boxes{
	width:100%;
	overflow:hidden;
}
.home_box{
	width:274px;
	height:143px;
	background:url(images/bgr_home_box.png) no-repeat;
	color:#091b30;
	text-align:right;
	padding:0 22px 0 0;
}
#home_boxe_left{
	float:left;
}
#home_boxe_right{
	float:right;
}
.home_box a{
	color:#091b30;
	text-decoration:underline;
}
.home_box a:hover{
	text-decoration:none;
}
.home_box h3{
	font-size:2.0em;
	padding:14px 0 10px 0;
}
.home_box p{
	font-size:1.3em;
	line-height:1.4em;
}
.title_img{
	text-indent:-9999px;
	position:relative;
	z-index:40;
}
#tit_wellcome{
	background:url(images/tit_wellcome.png) no-repeat;
	width:316px;
	height:21px;
	margin:0 0 25px 0;
}
#tit_why_choose_ismile{
	background:url(images/tit_why_choose_ismile.png) no-repeat;
	width:336px;
	height:27px;
	margin:0 0 25px 0;
}
#tit_cosmetic_dental_car{
	background:url(images/tit_cosmetic_dental_car.png) no-repeat;
	width:464px;
	height:21px;
	margin:0 0 25px 0;
}
#tit_general_dental_car{
	background:url(images/tit_general_dental_car.png) no-repeat;
	width:449px;
	height:21px;
	margin:0 0 25px 0;
}
#tit_our_drs_team{
	background:url(images/tit_our_drs_team.png) no-repeat;
	width:244px;
	height:20px;
	margin:0 0 25px 0;
}
#tit_what_new{
	background:url(images/tit_what_new.png) no-repeat;
	width:358px;
	height:21px;
	margin:0 0 25px 0;
}
#tit_get_in_touchr{
	background:url(images/tit_get_in_touchr.png) no-repeat;
	width:465px;
	height:27px;
	margin:0 0 25px 0;
}
/*page*/
.page{
	width:100%;
	overflow:hidden;
}
.pagetitle{
	font-size:2.8em;
	line-height:1.0em;
	margin:0 0 25px 0;
	position:relative;
	z-index:30;
}
#page_right_part{
	width:375px;
	float:right;
}
.page h1{
	color:#e4dec8;
	font-size:1.6em;
	margin:0 0 16px 0;
}
.page p{
	color:#fff;
	font-size:1.3em;
	line-height:1.5em;
	padding:0 0 15px 0;
	text-indent:20px;
}
.page p p{
	font-size:1.0em;
}
.page ul, .page ol{
	padding:0 0 15px 0;
}
.page ul li, .page ol li{
	color:#fff;
	font-size:1.3em;
	line-height:1.5em;
}
.page ul li a, .page ol li a{
	color:#fff;
	text-decoration:underline;
}
.page ul li a:hover, .page ol li a:hover{
	text-decoration:none;
}
.page p a{
	color:#e4dec8;
	text-decoration:underline;
}
.page p a:hover{
	text-decoration:none;
}
.page img{
	border:15px solid #323f4f;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:0;
}
.page img.alignleft{
	margin:5px 20px 5px 0;
}
.page img.alignright{
	margin:5px 0 5px 20px;
}
/*quote*/
.quote{
	width:100%;
	background:#3d4b5b url(images/bgr_quote.png) no-repeat;
	margin:0 0 35px 0;
}

.quote_inner{
	width:100%;
	background:url(images/bgr_quote_inner.png) no-repeat left bottom;
	padding:20px 0 30px 0;
}
.quote q{
	font-size:1.5em;
	line-height:1.5em;
	color:#e4dec8;
	padding:0 20px 0 95px;
	display:block;
	font-style:italic;
}
/*box*/
.box{
	width:100%;
	background:#3e4c5c url(images/bgr_box.png) no-repeat;
	margin:0 0 35px 0;
}
.box_inner{
	width:550px;
	background:url(images/bgr_box_inner.png) no-repeat left bottom;
	padding:30px 40px 20px 30px;
	overflow:hidden;
}
.box h3{
	font-size:2.0em;
	color:#eae8d9;
	padding:0 0 23px 0;
}
.box ul{
	float:left;
}
.box ul.last{
	float:right;
}
.box li{
	color:#ffffff;
}
.box li strong{
	display:block;
	padding:0 0 10px 0;
}
.box li a{
	color:#ffffff;
}
/*post*/
.post{
	width:100%;
	overflow:hidden;
	margin:0 0 25px 0;
}
.post_left{
	float:left;
	width:163px;
}
.post_right{
	float:right;
	width:455px;
}
.post .title{
	color:#e4dec8;
	font-size:1.6em;
	line-height:1.3em;
	border-bottom:1px solid #e4dec8;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
.post .title a{
	color:#e4dec8;
}
.post_left p{
	text-align:right;
	padding:0 25px 0 0;
	font-style:italic;
	font-size:13px;
	line-height:1.5em;
}
.post_left .post_comm{
	padding:8px 25px 0 0;
}
.post_left .post_comm a{
	color:#e4dec8;
	text-decoration:underline;
	font-weight:bold;
}
.post_left .post_comm a:hover{
	text-decoration:none;
}
.post .entry{
	font-size:1.3em;
	line-height:1.5em;
	padding:5px 0 5px 0;
}
.post .entry a{
	color:#e4dec8;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
	text-indent:20px;
}
.post .entry p img{
	border:15px solid #323f4f;
	padding:0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.post .entry p img.alignleft{
	margin:0 10px 5px 0;
}
.post .entry p img.alignright{
	margin:0 0 5px 10px;
}
.post .entry ul {
	margin:0 0 15px 15px;
}
.post .entry ul li{
	margin: 0;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
/*sidebar_ybox*/
.sidebar_ybox{
	width:100%;
	background:url(images/bgr_sidebar_ybox.png) repeat-y;
}
.sidebar_ybox_inner{
	width:241px;
	background:url(images/bgr_sidebar_ybox_inner.png) no-repeat;
	margin:0 0 0 19px;
	padding:0 18px 0 19px;
}
.sidebar_ybox_top{
	width:100%;
	height:36px;
	background:url(images/bgr_sidebar_ybox_top.png) no-repeat;
	overflow:hidden;
	margin:60px 0 0 0;
}
.sidebar_ybox_end{
	width:100%;
	height:32px;
	background:url(images/bgr_sidebar_ybox_end.png) no-repeat;
	overflow:hidden;
}
/*sidebar_location*/
#sidebar_location h2{
	color:#091b30;
	font-size:1.9em;
	margin:0 0 12px 5px;
}
#sidebar_location h3{
	color:#091b30;
	font-size:1.7em;
	margin:0 0 16px 5px;
}
#sidebar_location p{
	color:#091b30;
	font-size:1.2em;
	line-height:1.5em;
	padding:0 0 18px 5px;
}
#sidebar_location p.long{
	padding:0 0 15px 0;
}
#sidebar_location p.nopad{
	padding:0 0 5px 5px;
}
#sidebar_location p img{
	border:8px solid #d5c791;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	max-width:220px;
}
#sidebar_location ul{
	width:162px;
	overflow:hidden;
	padding:0 0 18px 5px;
}
#sidebar_location li{
	width:100;
	overflow:hidden;
	color:#091b30;
	font-size:1.2em;
	line-height:1.4em;
}
#sidebar_location li .day{
	float:left;
	width:69px;
}
#sidebar_location li .time{
	float:left;
}
/*sidebar_request*/
#sidebar_request h2{
	color:#091b30;
	font-size:1.9em;
	text-align:center;
	margin:0 0 12px 0;
}
#sidebar_request p{
	color:#091b30;
	font-size:1.2em;
	line-height:1.5em;
	width:100%;
	overflow:hidden;
	padding:0 0 4px 0;
}
#sidebar_request .info{
	text-align:center;
	font-style:italic;
	margin:0 25px 0 25px;
	width:auto;
}
#sidebar_request fieldset{
	margin:16px 0 0 0;
}
.sidebar_ybox_input{
	color:#091b30;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;

}
select.sidebar_ybox_input{
	width:241px;
	margin:0 0 4px 0;
	padding:3px;
}
#sidebar_request label{
	float:left;
	width:78px;
	padding:2px 8px 0 0;
	text-align:right;
}
#sidebar_request .error{
	color:#900;
}
#sidebar_request select.error{
	font-weight:bold;
}
#sidebar_request .msg{
	color:#900;
}
#sidebar_request .description{
	text-align:right;
	width:auto;
	padding:0 2px 0 0;
}
#sidebar_request span{
	float:left;
	width:151px;
	height:21px;
	background:url(images/bgr_sidebar_ybox_input.gif) no-repeat;
	padding:4px 0 0 3px;
}
#sidebar_request span input{
	background:none;
	border:0;
	width:145px;
}
#sidebar_request span.textarea{
	width:238px;
	height:78px;
	background:url(images/bgr_sidebar_ybox_textarea.gif) no-repeat;
	padding:4px 0 0 3px;
	margin:10px 0 6px 0;
	display:block;
	float:none;
}
#sidebar_request span.textarea textarea{
	background:none;
	border:0;
	width:234px;
	height:77px;
	overflow:auto;
}
#sidebar_request .privacy{
	text-align:center;
	font-size:1.1em;
	padding:2px 0 0 0;
}
#sidebar_request .privacy a{
	color:#091b30;
	text-decoration:underline;
}
#sidebar_request .privacy a:hover{
	text-decoration:none;
}
/*sidebar_widgets*/
.sidebar_widgets{
	width:278px;
	overflow:hidden;
	color:#ffffff;
	margin:0 0 0 20px;
	background:#526171 url(images/bgr_sidebar_widgets.png) no-repeat left bottom;
	padding:0 0 35px 0;
}
#subpages .sidebar_widgets{
	padding:0;
}
.sidebar_widgets p{
	font-size:1.2em;
	line-height:1.5em;
	padding:0 0 15px 0;
}
.sidebar_widgets a{
	color:#e4dec8;
	text-decoration:underline;
}
.sidebar_widgets a:hover{
	text-decoration:none;
}
.sidebar_widgets h2{
	color:#eae8d9;
	font-size:1.8em;
	margin:0 0 18px 0;
}
.sidebar_widgets h2.nopadding{
	margin:0 0 10px 0;
}
.sidebar_box{
	width:240px;
	padding:28px 18px 15px 20px;
	background:url(images/bgr_sidebar_box.png) no-repeat;
}
.sidebar_box .link{
	text-align:right;
}
.sidebar_box_first{
	background:url(images/bgr_sidebar_box_first.png) no-repeat;
}
.sidebar_box ul{
	margin:0 0 5px 19px;
}
.sidebar_box ul li{
	list-style:disc;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.3em;
	padding:0 0 10px 0;
}
.sidebar_box img{
	border:8px solid #5e6d7d;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:0 0 8px 0;
}
.sidebar_box .google_map img{
	width:225px;
	margin:0;
}
#tit_call_today_white{
	width:205px;
	height:40px;
	background:url(images/tit_call_today_white.png) no-repeat;
	margin:0 0 0 35px;
}
.sidebar_box ol{
	margin:0 5px 0 5px;
}
.sidebar_box ol p{
	padding:0 20px 0 4px;
}
.sidebar_box ol li{
	padding:5px 0 25px 0;
}
.sidebar_box ol img{
	text-align:center;
}
/*sidebar_cards*/
.sidebar_cards{
	text-align:center;
}
.sidebar_cards img{
	border:0;
	margin:0 0 8px 0;
}
/*submenu*/
#submenu{
	width:228px;
	float:left;
	margin:-42px 0 0 0;
}
#submenu_inner{
	width:100%;
	background:url(images/bgr_submenu_inner.png) no-repeat;
	padding:50px 0 10px 0;
}
#submenu_end{
	width:100%;
	height:16px;
	background:url(images/bgr_submenu_end.png) no-repeat;
	overflow:hidden;
}
#submenu ul{
	width:175px;
	padding:0 0 0 25px;
}
#submenu li{
	font-size:1.2em;
	line-height:1.6em;
	font-weight:bold;
	padding:3px 0 3px 0;
}
#submenu a{
	background:url(images/ico_submenu.gif) no-repeat left 7px;
	display:block;
	padding:0 0 0 18px;
	position:relative;
	z-index:1000;
}
#submenu .current_page_item a{
	text-decoration:underline;
}
/*footer*/
#footer{
	width:100%;
	height:171px;
	overflow:hidden;
	padding:30px 0 0 0;
}
.footer_item{
	width:100%;
	overflow:hidden;
	padding:0 0 17px 0;
}
.footer_item h3{
	float:left;
	font-size:1.4em;
	color:#fff;
	width:72px;
	text-align:right;
}
.footer_item ul{
	float:left;
	width:869px;
	padding:0 0 0 20px;
}
.footer_item li{
	float:left;
	font-size:1.2em;
	line-height:1.3em;
	color:#fff;
	background:url(images/bgr_footer_menu_li.gif) no-repeat left bottom;
	padding:0 0 0 9px;
}
.footer_item li.first{
	background:none;
	padding:0;
}
.footer_item li a{
	color:#fff;
}
/*footer_copyrights*/
.footer_copyrights{
	font-size:1.2em;
	line-height:1.3em;
	color:#fff;
	padding:10px 0 0 92px;
}
.footer_copyrights a{
	color:#fff;
	text-decoration:underline;
}
.footer_copyrights p{
	padding:0 0 4px 0;
}
.footer_copyrights a:hover{
	text-decoration:none;
}
/* 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 {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

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

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 175px;
	width:400px;
	overflow:hidden;
}
#respond a{
	color:#e4dec8;
	text-decoration:underline;
}
#respond a:hover{
	text-decoration:none;
}
#respond h3{
	font-size:1.7em;
	line-height:1.4em;
	color:#e4dec8;
	margin:0 0 10px 0;
}
.cancel-comment-reply{
	font-size:1.3em;
}
.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.3em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
	padding:0 0 15px 0;
}
#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{
	display:block;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 202px;
	padding: 4px;
	margin: 5px 5px 0 0;
	border:1px solid #8d8d8d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 300px;
	height:135px;
	max-width:300px;
	padding: 4px;
	overflow:auto;
	border:1px solid #8d8d8d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	margin:5px 0 0 0;
	padding:0;
	border:0;
	width:122px;
	height:25px;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:1.6em;
	line-height:1.4em;
	color:#e4dec8;
	margin:0 0 10px 160px;
}
.commentlist{
	width:100%;
}
.commentmet_data{
	width:100%;
	margin:0 0 30px 0;
}
.commentmet_left p{
	font-size:1.3em;
	line-height:1.4em;
	color:#e4dec8;
	padding:0 25px 0 0;
	text-align:right;
	font-style:italic;
}
.commentmet_left p a{
	color:#e4dec8;
}
.commentmet_right{
	font-size:1.3em;
	line-height:1.4em;
	padding:0 20px 0 0;
}
/* 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 #999;
	}

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

blockquote blockquote{
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#fff;
	font-size:1.8em;
	line-height:1.5em;
	margin:100px 0 0 0;
}
/* End Various Tags & Classes*/

/* 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 */

/*contact_main*/
#contact_main{
	width:100%;
	overflow:hidden;
	padding:15px 0 0 0;
}
#contact_main_left{
	float:left;
	width:298px;
}
#contact_main_right{
	width:310px;
	float:left;
}
#contact_main p{
	width:100%;
	overflow:hidden;
	padding:0 0 5px 0;
}
.contact_main_input{
	color:#091b30;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
}
#contact_how_hear{
	width:151px;
	float:left;
	margin:13px 0 0 0;
}
#contact_is_updates{
	float:left;
	margin:40px 0 0 0;
}
#contact_main label{
	float:left;
	width:94px;
	padding:2px 14px 0 0;
	text-align:right;
	text-indent:0;
}
#contact_main #contact_main_right label{
	text-align:left;
	width:auto;
	padding:0;
	margin:0;
	float:none;
	display:block;
}
#contact_main .error{
	color:#F00;
}
#contact_main .msg{
	color:#F00;
}
#contact_main span.input{
	float:left;
	width:151px;
	height:21px;
	background:url(images/bgr_contact_main_input.gif) no-repeat;
	padding:4px 0 0 3px;
}
#contact_main span.input input{
	background:none;
	border:0;
	width:146px;
	float:left;
}
#contact_main span.textarea{
	width:307px;
	height:141px;
	background:url(images/bgr_contact_main_textarea.gif) no-repeat;
	padding:4px 0 4px 3px;
	margin:10px 0 0 0;
	display:block;
	float:none;
}
#contact_main span.textarea textarea{
	background:none;
	border:0;
	width:307px;
	height:137px;
	overflow:auto;
	float:left;
}
#contact_main .privacy{
	float:left;
	font-size:1.1em;
	width:160px;
	text-indent:0;
	padding:0 0 0 10px;
}
#contact_main .submit{
	float:right;
	width:100px;
	text-indent:0;
	padding:0;
}
#contact_main .privacy a{
	text-decoration:underline;
	color:#ffffff;
}
#contact_main .privacy a:hover{
	text-decoration:none;
}
#contact_submit{
	float:right;
}