/* Css Reset */
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,a:visited{ color:#765b30; text-decoration:underline; }
a:focus,a:hover{ text-decoration:none; }
body{ background:url(../images/bgr_body.jpg) repeat 50% 0 #2f200e; color:#765b30; font:10px Arial, Helvetica, sans-serif; }
#wrapper_top{ background:url(../images/bgr_dolls.png) no-repeat 50% 0; }
#wrapper{ margin:0 auto; width:894px; }
.post .thumb { float:left; margin-right:4px; }
img.so { clear:both; }
.more a, .more a:visited, .more a:hover { color: #c90000 !important; font-size:13px; font-weight:bold; }


/*header*/
#header {
	width:894px;
	height:49px;
	float:left;
}
#logo {
	width:430px;
	height:49px;
	display:block;
	cursor:pointer;
	text-indent:-9999em;
	margin:10px 0 0 0px;
	position:relative;
	z-index:9999;
}

/*body*/
#body {
	width:893px;
	float:left;
	background:url(../images/bgr_content.png) no-repeat 0 0 #fbf9f3;
	margin:0 -5px 0 5px; 
}

td {
font-size:13px;
}


#menu {
	float:left;
	background:url(../images/bgr_nav.png) no-repeat 0 0;
	width:913px;
	height:198px;
	position:relative;
	z-index:50;
	margin:-65px -50px 0 -4px;
}
#menu ul {
	padding:54px 0 0 23px;
}
#menu ul li {
	float:left;
}
#home {
	background-image:url(../images/menu_home.png);
	width:60px;
	height:24px;
	margin:3px 0 0;
}
#packages {
	background-image:url(../images/menu_packages.png);
	width:79px;
	height:57px;
	margin:14px 0 0 37px;
}
#links {
	background-image:url(../images/menu_links.png);
	width:51px;
	height:25px;
	margin:51px 0 0 32px;
}
#samples {
	background:url(../images/menu_samples.png) no-repeat 0 0;
	width:74px;
	height:23px;
	margin:58px 0 0 33px;
	text-indent:-9999em;
	float:left;
}
#hotel {
	background-image:url(../images/menu_hotel.png);
	width:33px;
	height:16px;
	margin:51px 0 0 7px;
}
#church {
	background-image:url(../images/menu_church.png);
	width:45px;
	height:19px;
	margin:41px 0 0 19px;
}
#band {
	background-image:url(../images/menu_band.png);
	width:33px;
	height:19px;
	margin:32px 0 0 19px;
}
#church_music {
	background-image:url(../images/menu_church_music.png);
	width:87px;
	height:29px;
	margin:11px 0 0 18px;
}
#other {
	background-image:url(../images/menu_other.png);
	width:54px;
	height:20px;
	margin:0 0 0 20px;
}
#blog {
	background-image:url(../images/menu_blog.png);
	width:17px;
	height:55px;
	margin:53px 0 0 3px;
}
#menu ul li a {
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999em;
}
#menu ul li a.current,#menu ul li a:hover {
	background-position:0 100%;
}

#content {
	width:893px;
	float:left;
	margin:-44px 0 0;
}

#sidebar {
	width:207px;
	float:left;
	padding:0 0 0 24px;
}
#sidebar img {
	display:block;
}

#sidebar .contact_form {
	width:189px;
	padding:0 0 22px;
	font-size:11px;
}
#sidebar .contact_form h2 {
	padding:0 0 8px;
}
#sidebar .contact_form form {
	padding:0 0 0 2px;
}
#sidebar .contact_form form label {
	font-weight:bold;
	display:block;
	margin:0 0 4px;
}
#sidebar .contact_form form .loc {
	padding:0 0 4px;
}
#sidebar .contact_form form .text {
	display:block;
	background:url(../images/bgr_sidebar_contact_input.jpg) no-repeat 0 0;
	width:176px;
	height:17px;
	margin:0 0 12px;
	padding:3px 0 0 5px;
}
#sidebar .contact_form form .text input {
	background:none;
	border:0;
	font:11px Arial, Helvetica, sans-serif;
	width:170px;
	margin:0;
	padding:0;
}
#sidebar .contact_form form .radio_label {
	padding:4px 0 1px;
	font-size:13px;
}
#sidebar .contact_form form .radio {
	float:left;
	font-size:13px;
}
#sidebar .contact_form form .btn {
	width:176px;
}
#sidebar .contact_form form .btn input {
	width:183px;
	height:26px;
	background:url(../images/btn_check_avaibility.jpg) no-repeat 0 0;
	border:0;
	text-align:center;
	cursor:pointer;
	margin:16px 0 0 -1px;
	padding:0;
}
#sidebar .contact_form form .or {
	font-size:17px;
	color:#7f653d;
	margin:17px 0 2px -2px;
}

/*#sidebar .demo_box {
	width:192px;
	background:url(../images/bgr_sidebar_demo_bot.png) no-repeat 0 100%;
	margin:0 0 9px;
}
#sidebar .demo_box .body {
	width:198px;
	height: 209px;
	background:url(../images/demo.png) no-repeat 0 0;
	 padding:22px 0 31px; 
}
#sidebar .demo_box h3 {
	text-align:center;
	padding:0 0 1px 2px;
}
#sidebar .demo_box p {
	margin:0 0 0 -1px;
}
#sidebar .demo_box h3 img,#sidebar .demo_box p img {
	margin:0 auto;
}*/

#demo_dvd {
	width:198px;
	height: 209px;
	background:url(../images/demo.png) no-repeat 0 0;
	}

#sidebar .rss_box {
	width:192px;
	height:48px;
	background:url(../images/bgr_sidebar_rss.png) no-repeat 0 0;
	margin:0 0 5px 3px;
}
#sidebar .rss_box p {
	padding:12px 21px 0;
}

#sidebar .contact_box {
	width:192px;
	background:url(../images/bgr_sidebar_contact_bot.png) no-repeat 0 100%;
	margin:0 0 11px 2px;
}
#sidebar .contact_box .body {
	width:192px;
	background:url(../images/bgr_sidebar_contact_top.png) no-repeat 0 0;
	padding:21px 0;
}
#sidebar .contact_box .body .studio {
	padding:0 0 3px 26px;
}
#sidebar .contact_box .body .mobile {
	padding:4px 0 3px 27px;
}
#sidebar .contact_box .body .email {
	padding:2px 0 0 16px;
}
#sidebar .contact_box .body .email a {
	display:block;
	background:url(../images/bgr_email_link.png) no-repeat 0 100%;
	padding:0 0 3px;
}

#sidebar .search_form {
	width:186px;
	margin:0 0 16px 8px;
}
#sidebar .search_form form {
	overflow:hidden;
	margin:0;
	padding:0;
}
#sidebar .search_form form label {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	margin:0 0 3px;
}
#sidebar .search_form form .text {
	display:block;
	float:left;
	background:url(../images/bgr_sidebar_search_input.jpg) no-repeat 0 0;
	width:130px;
	height:23px;
	padding:3px 0 0 5px;
}
#sidebar .search_form form .text input {
	background:none;
	border:0;
	font:11px Arial, Helvetica, sans-serif;
	width:130px;
	margin:0;
	padding:0;
}
#sidebar .search_form form .btn {
	float:left;
	margin:-2px 0 0;
	padding:0 0 0 4px;
}
#sidebar .search_form form .btn input {
	background:url(../images/btn_go.jpg) no-repeat 0 0;
	border:0;
	width:37px;
	height:23px;
	cursor:pointer;
	margin:0;
	padding:0;
}
#sidebar .social_box {
	width:180px;
	margin:0 0 42px 14px;
}
#sidebar .social_box h2 {
	padding:0 0 10px;
}
#sidebar .social_box .icons {
	width:140px;
	overflow:hidden;
	padding:0 0 0 17px;
}
#sidebar .social_box .icons li {
	float:left;
	padding:0 7px 8px 0;
}

#main {
	width:640px;
	float:left;
	padding:18px 0 0;
}

#finder {
	width:640px;
	height:100px;
	float:left;
	background:url(../images/bgr_finder.png) no-repeat 0 0;
	margin:-17px 0 13px;
}
#finder h3 {
	padding:14px 0 0 20px;
}
#finder .forms {
	overflow:hidden;
	padding:3px 0 0 8px;
}
#finder .forms form {
	float:left;
	padding:0 0 0 11px;
}
#finder .forms form p {
	float:left;
}
#finder .forms form select {
	border-top:2px solid #7d7d7d;
	border-left:2px solid #7d7d7d;
	border-right:2px solid #f7f7f7;
	border-bottom:2px solid #f7f7f7;
	display:block;
	width:200px;
	height:23px;
	float:left;
	color:#7f653d;
	margin:0;
	padding:0;
}
#finder .forms form .go input {
	background:url(../images/btn_go.jpg) no-repeat 0 0;
	border:0;
	width:37px;
	height:23px;
	cursor:pointer;
	margin:-1px 0 0 5px;
	padding:0;
}

#main_content {
	width:640px;
	float:left;
	padding:0 0 30px 2px;
}

#main_content p {


font-size: 13px;


}


#main_content h2 {
	font:17px Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	padding:0 0 11px;
}
#main_content h2.center {
	text-align:center;
}
#main_content img {
	display:block;
}
#main_content .video {
	/* background:url(../images/bgr_video.png) no-repeat 0 0; */
	/* border:2px dotted #674009; */
	margin:0 0 33px;
	padding:2px;
	text-align: center;
}
#main_content .overflow {
	overflow:hidden;
}
#main_content .left_image {
	float:left;
	width:174px;
}
#main_content .right_box {
	float:left;
	width:450px;
}
#main_content .right_box h1 {
	padding:1px 0 16px;
}
#main_content .right_box p {
	font:13px/18px Helvetica, "Trebuchet MS", Arial, sans-serif;
	padding:0 0 6px;
}

#main_content .post {
	padding:0 0 30px;
}
#main_content .share {
	overflow:hidden;
	float: right;
}
#main_content .share ul {
	float:right;
}
#main_content .share ul li {
	float:left;
	padding:0 0 0 4px;
}
#main_content .share ul li img {
	display:block;
}
.share img {
	float:left;
	}
.share {
	margin:0 auto;
	clear: both;
	margin:0 300px 0px 0;
}
#main_content .actions {
	overflow:hidden;
	padding:9px 8px 0 20px;
}
#main_content .actions .smore {
	float:left;
}
#main_content .actions .smore a {
	font:11px Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	color:#d30000;
	cursor:pointer;
}
#main_content .actions .leave {
	float:right;
}
#main_content .actions .leave a {
	background:url(../images/bgr_leave_comment_right.png) no-repeat 100% 0;
	float:left;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:23px;
}
#main_content .actions .leave a span {
	background:url(../images/bgr_leave_comment_left.png) no-repeat 0 0;
	float:left;
	height:27px;
	cursor:pointer;
	padding:0 0 0 16px;
	margin:0 18px 0 0;
}
#main_content .post_content {
	font:17px Helvetica, "Trebuchet MS", Arial, sans-serif;
	padding:23px 0 0 20px;
}
/*#main_content .post h2 {
	font-size: 22px;
	text-align: center;
	text-decoration: none; } */
#main_content .post h2 a { text-decoration: none; }
#main_content .post h2 a:hover { text-decoration: underline; }
#main_content .post_content p {
	padding:0 0 8px;
	font-size:13px;
}
#main_content .post .comments {
	padding:20px 0 0 0px;
	display:none;
}
#main_content .post .comments p {
	font-size:12px;
	width:580px;
}
.comments_leave form{
	width: 100%;
	overflow: hidden;
}
.comments_leave .fl{
	float: left;
	width: 270px;
}
.comments_leave .fr{
	float: left;
	width: 270px;
}
.comments_leave label{
	display: block;
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 5px 0;
}
.comments_leave .fl input, .comments_leave textarea{
	display: block;
	margin: 0 0 6px 0;
	width: 250px;
	font-size: 14px;
	padding: 1px;
}
.comments_leave textarea{
	height: 126px;
	overflow: auto;
}
.comments_leave .send{
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
}

.blog_main_content#main_content h1 {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:8px 0 0 -3px;
	padding:11px 0 0 19px;
}
.blog_main_content#main_content .left_image {
	width:149px;
	padding:0 0 0 2px;
}
.blog_main_content#main_content .right_box {
	float:left;
	width:460px;
	padding:5px 0 0;
}
.blog_main_content#main_content .overflow {
	padding:0 0 22px;
}
.blog_main_content#main_content .video {
	margin:0 0 9px;
}

.hotel_main_content#main_content h1 {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:8px 0 0 -3px;
	padding:11px 0 0 19px;
}

.hotel_main_content#main_content h3, .church_music_main_content#main_content h3, .church_main_content#main_content h3, .band_main_content#main_content h3, #main_content.samples_main_content h2.defaaultcat {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:15px 0 0 -3px;
	padding:15px 0 0 19px;
	font-size:22px;
	font-weight:normal;
}
.hotel_main_content#main_content .left_image {
	width:194px;
	padding:0 0 0 2px;
}
.hotel_main_content#main_content .right_box {
	float:left;
	width:440px;
	padding:5px 0 0;
}
.hotel_main_content#main_content .overflow {
	padding:0 0 22px;
}
.hotel_main_content#main_content .video {
	margin:0 0 9px;
}

.church_main_content#main_content h1 {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:8px 0 0 -3px;
	padding:11px 0 0 19px;
}
.church_main_content#main_content .left_image {
	width:173px;
	padding:0 0 0 2px;
}
.church_main_content#main_content .right_box {
	float:left;
	width:465px;
	padding:5px 0 0;
}
.church_main_content#main_content .overflow {
	padding:0 0 22px;
}
.church_main_content#main_content .video {
	margin:0 0 9px;
}

.band_main_content#main_content h1 {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:8px 0 0 -3px;
	padding:11px 0 0 19px;
}
.band_main_content#main_content .left_image {
	width:186px;
	padding:0 0 0 2px;
}
.band_main_content#main_content .right_box {
	float:left;
	width:452px;
	padding:5px 0 0;
}
.band_main_content#main_content .overflow {
	padding:0 0 22px;
}
.band_main_content#main_content .video {
	margin:0 0 9px;
}

.church_music_main_content#main_content h1 {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:8px 0 0 -3px;
	padding:11px 0 0 19px;
}
.church_music_main_content#main_content .left_image {
	width:120px;
	padding:0 0 0 2px;
}
.church_music_main_content#main_content .right_box {
	float:left;
	width:518px;
	padding:5px 0 0;
}
.church_music_main_content#main_content .overflow {
	padding:0 0 22px;
}
.church_music_main_content#main_content .video {
	margin:0 0 9px;
}

.links_main_content#main_content h1 {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:8px 0 0 -3px;
	padding:11px 0 0 19px;
}
.links_main_content#main_content h2 {
	background:url(../images/bgr_page_h2.png) no-repeat 0 0;
	height:44px;
	margin:0 0 0 -3px;
	padding:12px 0 0 14px;
	font-size:25px;
	font-weight:normal;
}
.links_main_content#main_content {
	padding:0 0 55px 2px;
}
.links_main_content#main_content ul {
	padding:10px 17px 22px;
	width:370px;
}
.links_main_content#main_content ul li {
	font-size:13px;
	line-height:23px;
}
.links_main_content#main_content ul li a {
	text-decoration:none;
}
.links_main_content#main_content ul li a:hover {
	text-decoration:underline;
}
.links_main_content#main_content .left_image {
	width:150px;
	padding:0 0 0 1px;
}
.links_main_content#main_content .right_box {
	float:left;
	width:480px;
	padding:10px 0 0;
}
.links_main_content#main_content .overflow {
	padding:0 0 22px;
	margin:-7px 0 0;
}
.links_main_content#main_content .video {
	margin:0 0 9px;
}

.packages_main_content#main_content {
	padding:0 0 62px 2px;
}
.packages_main_content#main_content h1 {
	background:url(../images/bgr_page_title.png) no-repeat 0 0;
	height:56px;
	margin:19px 0 0 -3px;
	padding:11px 0 0 20px;
}
.packages_main_content#main_content .left_image {
	width:151px;
	padding:2px 0 0 1px;
}
.packages_main_content#main_content .right_box {
	float:left;
	width:488px;
	padding:4px 0 0;
}

/* .packages_main_content#main_content .table {
	width:605px;
	border-top:2px dotted #bcad7d;
	border-left:2px dotted #bcad7d;
	font-size:13px;
	color:#8e7753;
	margin:33px 0 21px 5px;
}
.packages_main_content#main_content .table img {
	display:inline;
}
.packages_main_content#main_content .table .line {
	width:605px;
	border-bottom:2px dotted #bcad7d;
	overflow:hidden;
}
.packages_main_content#main_content .table .line div {
	border-right:2px dotted #bcad7d;
	float:left;
}
.packages_main_content#main_content .table .line .loc {
	width:63px;
	font-weight:bold;
	padding:8px 0 8px 9px;
}
.packages_main_content#main_content .table .line .desc {
	width:205px;
	line-height:17px;
	padding:10px 12px;
}
.packages_main_content#main_content .table .line .ceremony_only {
	width:78px;
	font-weight:bold;
	text-align:center;
	position:relative;
}
.packages_main_content#main_content .table .line .ceremony_only img {
	position: absolute;
	top:50%;
	height:25px;
	left:50%;
	margin:-12px 0 0 -11px;
}
.packages_main_content#main_content .table .line .end_of_speeches {
	width:85px;
	font-weight:bold;
	text-align:center;
	position:relative;
}
.packages_main_content#main_content .table .line .end_of_speeches img {
	position: absolute;
	top:50%;
	height:25px;
	left:50%;
	margin:-12px 0 0 -11px;
}
.packages_main_content#main_content .table .line .first_dance {
	width:65px;
	font-weight:bold;
	text-align:center;
	position:relative;
}
.packages_main_content#main_content .table .line .first_dance img {
	position: absolute;
	top:50%;
	height:25px;
	left:50%;
	margin:-12px 0 0 -11px;
}
.packages_main_content#main_content .table .line .finish {
	width:64px;
	font-weight:bold;
	text-align:center;
	position:relative;
}
.packages_main_content#main_content .table .line .finish img {
	position: absolute;
	top:50%;
	height:25px;
	left:50%;
	margin:-12px 0 0 -11px;
}
.packages_main_content#main_content .table .head {
	height:48px;
}
.packages_main_content#main_content .table .head div {
	height:30px;
	padding:8px 0;
}
.packages_main_content#main_content .table .house {
	height:104px;
}
.packages_main_content#main_content .table .house div {
	height:104px;
}
.packages_main_content#main_content .table .house .loc {
	height:86px;
}
.packages_main_content#main_content .table .house .desc {
	height:82px;
}
.packages_main_content#main_content .table .church div {
	height:76px;
}
.packages_main_content#main_content .table .church .loc {
	height:60px;
}
.packages_main_content#main_content .table .church .desc {
	height:55px;
}
.packages_main_content#main_content .table .arriving div {
	height:102px;
}
.packages_main_content#main_content .table .arriving .loc {
	height:86px;
}
.packages_main_content#main_content .table .arriving .desc {
	height:80px;
}
.packages_main_content#main_content .table .ceremony div {
	height:129px;
}
.packages_main_content#main_content .table .ceremony .loc {
	height:113px;
	padding:8px 2px 8px 7px;
}
.packages_main_content#main_content .table .ceremony .desc {
	height:107px;
}
.packages_main_content#main_content .table .greeting div {
	height:89px;
}
.packages_main_content#main_content .table .greeting .loc {
	height:73px;
}
.packages_main_content#main_content .table .greeting .desc {
	height:69px;
}

*/

.packages_main_content#main_content h3 {
	color:#8e7753;
	font-size:17px;
	padding:0 0 17px 6px;
}
.packages_main_content#main_content h4 {
	color:#8e7753;
	font-size:13px;
	padding:0 0 18px 5px;
}
.packages_main_content#main_content p {
	color:#8e7753;
	font-size:13px;
	padding:0 0 18px 5px;
}
.packages_main_content#main_content ul {
	color:#8e7753;
	padding:0 0 26px 32px;
}
.packages_main_content#main_content ul li {
	font-size:13px;
	line-height:17px;
	padding:0 0 16px 12px;
	background:url(../images/ico_list_divider.jpg) no-repeat 0 6px;
}
.packages_main_content#main_content .right_box p {
	font:13px/18px Helvetica, "Trebuchet MS", Arial, sans-serif;
	padding:0 0 6px;
}

.samples_main_content#main_content {
	padding:0 0 62px 2px;
}
.samples_main_content#main_content h1 {
	padding:12px 0 25px 3px;
}
.samples_main_content#main_content h2 {
	background:url(../images/bgr_samples_title.png) no-repeat 0 0;
	height:44px;
	padding:12px 0 0 14px;
	font-size:25px;
	font-weight:normal;
}
.samples_main_content#main_content .overflow {
	float:left;
	width:100%;
	margin:0 0 0 -3px;
}
.samples_main_content#main_content .left {
	float:left;
	width:282px;
	padding:0 32px 0 0;
}
.samples_main_content#main_content .right {
	float:left;
	width:282px;
}
.samples_main_content#main_content ul {
	padding:10px 17px 40px 20px;
}
.samples_main_content#main_content ul li {
	font-size:13px;
	line-height:23px;
}
.samples_main_content#main_content ul li a {
	text-decoration:none;
}
.samples_main_content#main_content ul li a:hover {
	text-decoration:underline;
}

/*footer*/
#footer {
	width:890px;
	float:left;
	font-size:15px;
	color:#ac9348;
	padding:18px 0 79px 7px;
}
#footer a {
	color:#ac9348;
}
#footer .copy {
	float:left;
}
#footer .authors {
	float:right;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
.post_content .comment-body ul,
.post_content .comment-body ol {
	margin-bottom: 18px;
}
.post_content .comment-body p:last-child {
	margin-bottom: 6px;
}
.post_content .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
.post_content .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
.post_content .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
.post_content .pingback .url {
	font-style: italic;
	font-size: 13px;
}
#main_content .post .comments .comment-body p {
	width:549px;
}

/* Contact Form Sidebar*/
#sidebar .contact_form .textwidget {
	width:189px;
}
#sidebar .contact_form .textwidget form p {

}
#sidebar .contact_form .textwidget form p.radio input {
}
#sidebar .contact_form .textwidget form p.radio span.wpcf7-list-item-label {
}
#sidebar .contact_form .textwidget form p.radio span {
}
#sidebar .contact_form .textwidget form p.radio span.wpcf7-radio, #sidebar .contact_form .textwidget form p.radio span.wpcf7-form-control-wrap, #sidebar .contact_form .textwidget form p.radio span.wpcf7-list-item {
	width:100px;
	height:20px;
	float:left;
	margin-top:3px;
}

.wpcf7-list-item-label { float:right; }

.contact_form input {}
#sidebar .contact_form .textwidget form p.radio span.wpcf7-list-item {
	margin-left: 0;
	font-size: 12px;
	font-weight: normal;
}
.btn { padding-top:45px; }
.btn { padding-top /*\**/: 20px\9}

