/*
Theme Name: Massage
Theme URI: http://cloverthemes.com
Description:  This is a CMS WordPress Theme designed for beauty related websites by <a href="http://cloverthemes.com">Clover Themes</a>
Author: Clover Themes
Version: 1.0
Tags: business,cms,spa,massage,beauty,two-columns, fixed-width, custom-header, custom-background, threaded-comments
*/

/* =Reset default browser CSS. 
-------------------------------------------------------------- */

html, 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, 
fieldset, form, label, legend, caption, tbody, tfoot, thead {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: left;

}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}
ol, ul {
	list-style-image: none;
	list-style-type: square;
	text-align: left;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/* [disabled]border-bottom-color: #622B16; */
}
a img {
	border: none;
}

.fix{
	display:block; 
	content:"clear"; 
	height:0; 
	clear:both; 
	overflow:hidden; 
	visibility:hidden; 
}
* html .fix             {
	 zoom: 1; 
	} /* IE6 */


/* =Global Elements
-------------------------------------------------------------- */
body {
	font-size: 12px;
	margin: 0 auto 0;
	padding: 0;
	line-height: 22px;
	background-image: url(images/bg_pattern.png);
	background-repeat: repeat;
	}
	
strong {
	font-weight: bold;
	font-size: 16px;
}
cite,
em,
i {


}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	border-left:6px solid;
	font-style:italic;
	padding:0 2em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
hr{
	color:#ccc;}
pre {
	background: #85506e;
	border:1px double #563247;
	color: #fff;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
 
abbr,
acronym {
	border-bottom: 1px solid #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:active,
a:hover {
	color:#622B16;
	text-decoration: underline;
}
	
 
	
/* =Nav
-------------------------------------------------------------- */
#nav{
	background:url("images/navbg.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	height:36px;
	margin: 0 auto 0;
	padding: 0 0 0 18px;
	overflow: hidden;}
	
#nav li a .sf-sub-indicator{
	display: block;
	width: 10px;
	height: 10px;
	top: 18px;
	right: 0px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
#nav li a:hover .sf-sub-indicator{

	}
#nav li li a .sf-sub-indicator {
	top: 12px;
	}	
#nav ul {	
	font-weight:bold;
	float: left;
	list-style: none;
	margin: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #FFFFFF;
	display: block;
	font-size:13px;
    margin: 0;
	padding:7px 18px 7px 18px;
	text-decoration: none;
	position: relative;
	background:url("images/menu-sep.png") no-repeat scroll right center transparent;
	}

#nav li a:hover, #nav li a:active {
	background:url("images/menuhover.png") #58434F;
	color: #FFFFFF;
	}


#nav li.current-menu-item a {
	background:url("images/menuhover.png") #70435d;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #70435d;
	width: 128px; 
	color: #FFFFFF;
	margin: 0;
	padding:6px 20px 7px 14px;
	border-left: 1px solid #6a4308;
	border-right: 1px solid #6a4308;
	border-bottom: 1px solid #6a4308;
	text-transform: none;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {         
	background:#9c507c;
	color: #FFFFFF;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#nav li ul a { 
	}

#nav li ul ul {
	margin: -36px 0 0 163px;
	}

#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, #nav li.sfHover { 
	position: static;
	}
	
	
/* =Search
-------------------------------------------------------------- */	
#search{
	float:right;
	padding:6px 10px 0 0;
	}
	
.s{
	-moz-border-radius:6px 0 0 6px;
	background:#F9F9F9;
	border:1px solid #B2B2B2;
	color:#333333;
	float:left;
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 10px;
	width:160px;
	}

.searchsubmit{
	-moz-border-radius:0 6px 6px 0;
	background:url("images/search.png") no-repeat scroll 50% 50% #F9F9F9;
	border:1px solid #F1F1F1;
	color:#FFFFFF;
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	height:26px;
	padding:0;
	text-decoration:none;
	text-indent:-9999px;
	text-transform:uppercase;
	width:30px;
	}

	
/* =Header
-------------------------------------------------------------- */
#main{
	background:url("images/shadow.png") repeat-y scroll 0 0 transparent;
	margin:0 auto;
	overflow:hidden;
	padding:0 26px;
	width:940px;
}

#header{
	height:85px;
	margin:0 auto;
	padding:0;
}

#phone {
	background:url("images/phone.png") no-repeat scroll 0 33px transparent;
	color:#58434F;
	float:right;
	font:bold 16px/34px 'Trebuchet MS',Georgia,serif;
	padding:30px 0 0 36px;
}

#title{
	background:url("images/allure_logo_2.png") no-repeat scroll left center transparent;
	}
#title,#title a{
	display:block;
	float:left;
	height:85px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:200px;
}

	
/* =Homepage
-------------------------------------------------------------- */
#inner{
	padding:20px 0 20px;
	margin:0 auto;
	overflow:hidden;
	width:940px;
	min-height:500px;
}

#features{
	margin:0;
	padding:25px 0 0 0;
	}
#features p{
	font-size:14px;}
.about{
	float:none;
	color:#FFFFFF;
	text-align: center;
}
.price {
	 font-style: italic;
	 border-bottom-width: thin;
	 border-bottom-style: solid;
	 border-bottom-color: #622B16;
}
.something{
	text-align:left;
}

.left{
	float: center;
	color:#000000;
}
#features h2{
	background:url("images/about.png") no-repeat scroll 0 0 transparent;
	color:#5f394f;
	font-family:'Trebuchet MS',Arial,Tahoma,Verdana;
	font-size:32px;
	line-height:24px;
	padding:5px 0 20px 50px;
	text-shadow:1px 1px 0 #DBDBDB;
	}
.readmore{
	padding:20px 0 0 0;
	}
#features a{
	background:url("images/readmore.png") no-repeat;
	color:#58434f;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 20px;
	}
#features a:hover{
	color:#BD066F;
	}
.featurespost {
	float:left;
	}

#features .features {
	margin: 0 0 0 40px;
	background:url("images/features.png") no-repeat scroll 0 0 transparent;
	padding:5px 0 20px 45px;
	}
	
.featurespost ul li {
	float:left;
	margin:0;
	padding:3px 0 0 40px;
	width:250px;
	}


.line{
	background:url("images/phline.png") no-repeat scroll center center transparent;
	padding:10px 0;
	}
	
	
/* =Bottom
-------------------------------------------------------------- */	
#bottom{
	clear:both;
	margin:0 -20px;
	overflow:hidden;
	padding:0 20px 20px;
}
#bottom a {
	color:#5F394F;
}
#bottom a:hover{
	color:#BD066F;
	}
#bottom h3{
	color:#58434f;
	font-size:14px;
	font-weight:bold;
	padding:0 0 6px;
	}
.home-bottom-1{
	float:left;
	margin:0;
	padding:0 20px 0 0;
	width:300px;
}
.home-bottom-2{
	float:left;
	margin:0;
	width:300px;
}
.home-bottom-3{
	float:right;
	margin:0;
	width:300px;
}
#bottom li{
	background:url("images/dot_02.gif") no-repeat scroll 0 9px transparent;
	padding:0 0 0 12px;
	word-wrap:break-word;
	}
#bottom img{
	border:1px double #CCCCCC;
	padding:5px;
	}

#footer{
	border-top:1px double #CCCCCC;
	color:#999;
	margin:0 auto;
	overflow:hidden;
	padding:8px 0 0;
	width:940px;
	}

#footer li a{
	color:#999;
	float:left;
	padding:0 10px 0 0;
	text-decoration:none;
	}
#footer a {
	color:#999;
	text-decoration:none;
	}	
#footer li a:hover{
	color:#333;
	text-decoration:underline;
	}	
.right{
	float:right;
	}
.bottombg{
	background:url("images/footerbg.png") no-repeat scroll 0 0 transparent;
	height:50px;
	margin:0 auto;
	padding:0 26px;
	width:940px;
}

	
/* =Comments
-------------------------------------------------------------- */
#comments h3,#respond h4{
	background:url("images/comment.png") no-repeat scroll left center transparent;
	color:#333;
	font-size:22px; 
	font-weight:bold;
	font-style:italic;
	line-height:30px;
	margin:0 0 20px;
	padding:0 0 0 45px;
	}
#comments a{
	text-decoration:none;
	}
#comments a:hover{
	text-decoration:underline;
	}
#commentform input {
	-moz-border-radius:5px;
	width: 180px;
	padding: 5px;
	margin: 5px 5px 1px 0px;
	}
#comments input:hover, #commentstextarea:hover{
	background: #EEEEEE;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	-moz-border-radius:5px;
	width: 90%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 10px 0;
	}
	
#commentform #submit {
	-moz-border-radius:5px;
	margin: 0px;
	float: left;
	font-family:Georgia,"Times New Roman",Times,serif;
	background:none repeat scroll 0 0 #863865;
	border:1px solid #EEEEEE;
	color:#FFFFFF;
	cursor:pointer;
	width:160px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: left;
	}
.commentlist a {
	color:#666;
}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0;
	padding:15px;
	list-style: none;

	}
.commentlist li ul li { 
	margin: 10px;
	}

.commentlist p {
	font-size:14px;
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: left;
	border:1px solid #CCCCCC;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	}

.commentlist cite, .commentlist cite a {
	color:#333;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	color:#333;
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	padding:5px 0 0 0;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 11px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	-moz-border-radius:5px;
	border: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	-moz-border-radius:5px;
	border:1px solid #E6E6E6;
	}
em.date, .comment strong {
	font-weight:normal;
	color:#999;
	line-height:24px;
	display:block;
	font-style: normal;
}
.form {
	height:1%;
	overflow:hidden;
	padding:18px 0 0;
	margin:0 0 0 -2px;
	position:relative;
}
.form h2 {
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	margin:0 0 22px;
}
.form ul li {
	padding:0 0 18px;
}
.form ul li input {
	float:left;
	background:#f6f6f6;
	border:1px solid #9d9d9d;
	margin:0 11px 0 0;
	display:inline;
	width:210px;
	padding:5px 10px;
}
.form ul li label {
	font-size:12px;
	color:#666;
	line-height:26px;
}
.textarea {
	overflow:hidden;
	background:#f6f6f6;
	border:1px solid #9d9d9d;
	width:559px;
	height:169px;
	padding:3px 1px 3px 10px;
	margin:0 0 28px;
}
.textarea textarea {
	overflow:auto;
	width:559px;
	background:none;
	border:0;
	float:left;
	padding:0;
	margin:0;
	height:169px;
}
.form .button-submit {
	text-indent:-9999px;
	background: url("images/submit.jpg") no-repeat;
	width: 90px;
	height: 28px;
	font-size:0;
	float:left;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}

 
/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}


/* =Content
-------------------------------------------------------------- */
#content-wrap{
	margin:0;
	padding:0;
	}
#content{
	float:left;
	margin:0;
	padding:0 0 20px;
	width:630px;
	}	
.breadcrumb {
	-moz-border-radius:3px;
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #EEE;
	margin:0 0 25px;
	padding:5px 10px;
}
.post-info{
	font-size:11px;
	margin:-10px 0 10px;
	padding:0;
	}
.post-title{
	border-bottom:1px solid #EEEEEE;
	display:block;
	font-size:24px;
	line-height:26px;
	margin:0;
	padding:0 0 8px;
	text-shadow:1px 1px 0 #EEEEEE;
	text-transform:capitalize;
	}

.post input,
.post textarea {
-moz-border-radius:5px;
background:none repeat scroll 0 0 #F5F5F5;
border:1px solid #EEEEEE;
color:#58434F;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:15px;
letter-spacing:normal;
outline-style:none;
padding:6px;
}
.post p,
.post ul,
.post ol,
.post dd,
.post pre,
.post hr {
	margin-bottom: 15px;
}
.post ul ul,
.post ol ol,
.post ul ol,
.post ol ul {
	margin-bottom: 0;
}
.post pre,
.post kbd,
.post tt,
.post var {
	font-size: 13px;
	line-height: 21px;
}
.post code {
	font-size: 13px;
}
.post dt,
.post th {
	color: #000;
}
.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	margin: 0 0 12px 0;
	color:#863865;
	font-weight:bold;
}
.post table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
.post tr th,
.post thead th {
	background:none repeat scroll 0 0 #863865;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
.post tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px;
}
.post tr.odd td {
	background: #f2f7fc;
}

.menu td{
	border: 1px solid #622B16;
}
.entry-content,
.entry-summary {
	clear: both;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 10px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}

.entry-content  ul li{	
	list-style:square;
	margin-left:30px;
	}

.entry-content  ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry-content  ol li ul li{	
	list-style:square;
	margin-left:20px;
	}

.post {
	border-bottom:1px solid #E6E6E6;
	margin:0 0 25px;
	overflow:hidden;
	padding:0 0 20px;
	}
.page{	
	border-bottom:0;
	margin:0;
	overflow:hidden;
	padding:0;
	}
.post-time{
	background:url("images/calendar.png") no-repeat scroll 0 0 #FFFFFF;
	line-height:13px;
	margin:0;
	padding:2px 0 2px 20px;
	}
.post-author{
	background:url("images/user.png") no-repeat scroll 0 0 #FFFFFF;
	line-height:13px;
	margin:0 0 0 10px;
	padding:2px 0 2px 20px;
	}
.post-comments {
	background:url("images/comments.png") no-repeat scroll 0 0 #FFFFFF;
	margin:0 0 0 10px;
	padding:2px 0 2px 20px;
	}
.post-meta{
	-moz-border-radius:5px;
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #EEE;
	clear:both;
	font-size:11px;
	margin:0;
	padding:5px 10px;
	}
.cat{
	background:url("images/folder.png") no-repeat scroll 0 0 #F7F7F7;
	margin:0;
	padding:2px 0 2px 20px;
	}
.tags {
	background:url("images/tags.png") no-repeat scroll 0 0 #F7F7F7;
	margin:0 0 0 10px;
	padding:2px 0 2px 20px;
	}
.author {
	-moz-border-radius:5px;
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #EEE;
	border-top:3px solid #863865;
	color:#333;
	margin:0 0 30px;
	overflow:hidden;
	padding:10px;
	}
.author img{
	-moz-border-radius:5px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #EEE;
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	}
.archive-title a{
	color:#863865;
	border-bottom:1px solid #EEEEEE;
	display:block;
	font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:24px;
	line-height:26px;
	padding:0 0 8px;
	text-shadow:1px 1px 0 #EEEEEE;
	text-transform:capitalize;
	text-decoration:none;
}

#prevLink {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nextLink {
	float: right;
	margin: 0px;
	padding: 0px;
	}
#prevLink p {
	margin: 5px;
	padding: 0px;
	}
#nextLink p {
	margin: 5px;
	padding: 0px;
	}
	

/* =Sidebar
-------------------------------------------------------------- */
#sidebar {
	display:inline;
	float:right;
	margin:0;
	padding:0;
	width:280px;
	}

.widget{
	-moz-border-radius:5px;
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #EEEEEE;
	margin:0 0 20px;
	padding:6px 10px;
	}
#sidebar h4{
	border-bottom:1px solid #EEEEEE;
	color:#58434F;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:6px 0px;
	text-shadow:1px 1px 0 #FFFFFF;
	text-transform:uppercase;
	}
	
#sidebar ul, #sidebar ol {
	border-top:1px solid #FFFFFF;
	margin:0;

}

#sidebar li:first-child, #sidebar .featuredpage .widget-wrap div:first-child, #sidebar .featuredpost .widget-wrap div:first-child {
border-top:medium none;
}
#sidebar li:last-child, #sidebar .featuredpage .widget-wrap div:last-child, #sidebar .featuredpost .widget-wrap div:last-child {
border-bottom:medium none;
}
#sidebar li {
border-bottom:1px solid #E1E1E1;
border-top:1px solid #FFFFFF;
list-style:square inside url("images/images/dot_02.gif");
margin:0 5px;
padding:5px 0;
word-wrap:break-word;
}
#sidebar p{
	padding:5px 0px;
	}
#searchform{
	padding:10px 15px 15px 0;
	margin:0;
	overflow:hidden;
}

#s{
	-moz-border-radius:6px;
	background:#F9F9F9;
	border:1px solid #B2B2B2;
	color:#333333;
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 5px;
	width:200px;
	}

#searchsubmit{
	-moz-border-radius:0 6px 6px 0;
	background:url("images/search.png") no-repeat scroll 50% 50% #F9F9F9;
	border:1px solid #F1F1F1;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	height:26px;
	padding:0;
	text-decoration:none;
	text-indent:-9999px;
	text-transform:uppercase;
	width:30px;
	}
	



#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	margin:-30px 0 6px 136px;
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 10px 0;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.twitter{
	background:url("images/twitter.png") no-repeat scroll right 0 transparent;
}





/* =Images
-------------------------------------------------------------- */

#inner .attachment img {
	max-width: 900px;
}
#inner .alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
#inner .alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
#inner .aligncenter,
 img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#inner img.alignleft,
#inner img.alignright,
#inner img.aligncenter {
	margin-bottom: 12px;
}
#inner .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#inner .wp-caption img {
	margin: 5px 5px 0;
}
#inner .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#inner .wp-smiley {
	margin: 0;
}
#inner .gallery {
	margin: 0 auto 18px;
}
#inner .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
}
#inner .gallery img {
	border: 2px solid #cfcfcf;
}
#inner .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#inner .gallery dl {
	margin: 0;
}
#inner .gallery img {
	border: 10px solid #f1f1f1;
}
#inner .gallery br+br {
	display: none;
}
#inner .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =gforms
-------------------------------------------------------------- */

#content .gform_wrapper input {
	-moz-border-radius:5px;
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #EEEEEE;
	color:#58434F;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	letter-spacing:normal;
	outline-style:none;
	padding:6px;
}
#content .gfield_label{
	color:#58434F;
	font-size:15px;
	}
#content .gform_wrapper input:hover, #content .gform_wrapper textarea:hover {
	background: #EEEEEE;
	color: #000;
	}

#content .gform_wrapper textarea {
	-moz-border-radius:5px;
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #EEEEEE;
	color:#000;
	font-size:14px;
	letter-spacing:normal;
	outline-style:none;
	padding:6px;
}
#content .gform_footer input.button {
	background:none repeat scroll 0 0 #863865;
	color:#FFFFFF;
	margin-left:30px;
	cursor:pointer;
}
 
/* =Portfolio 3 Column	
-------------------------------------------------------------- */
.portfolio_3 {
	-moz-border-radius:5px;
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
	float: left;
	display: block;
	width: 300px;
	margin: 10px 0px 10px 15px;
	position: relative;
	z-index: 1;
	zoom: 1;
	height:280px;
	}
.portfoliotitle_3 {
	text-transform:capitalize;
	display: block;
	padding: 15px;
	max-height: 64px;
	overflow: hidden;
	}
.portfoliotitle_3 p {
	color: #666666;
	margin: 0px;
	padding: 0px !important;
	font-size: 11px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	}
.portfolioimg_3 a img {
	display: block;
	clear: both;
	padding:0 15px 0 15px;
	}
.portfolio_3.first {
	margin: 10px 0px 10px 0px;
	}

.portfoliotitle_3 h3{
	font-size:13px;
	font-weight:bold;
	}

#add {
    float: left;
    font-size: 16px;
    margin: 40px 0 0 200px;
}
.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #622B16;
}

.borderBottomRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #622B16;;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #622B16;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #D2A872;
		border: 1px solid #848284;
		padding: 10px;
	}
.styledCL {
	color: #622B16;
	font-size: 14px;
}
.boxBack{
	background: url('../img/common/box-corners.png') no-repeat;
}

.msgName{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	color: #622B16;
	text-align:left;
}
.mothersDayHeader {
	font-size: 24px;
	color: #FF0000;
}

.menu{
	font-size: 13px;
	color: black;
	text-align: center
}

.header-table{
		background:#622B16;
	color:#ffffff;
	height:85px;
	box-shadow: 0px 10px 28px #873f23 inset;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:4px solid #6e311a;
}

.global-wrapper{
	box-shadow: 0px 10px 28px #873f23;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	border-radius:4px;
}

.menu-table {
		background:#D2A872;
	border-bottom:#873f23 1px solid;
	box-shadow: 0 10px 30px #a17844 inset;
}

.menu-table td{
	margin:0px;
	padding:4px 0px 4px 0px;
}

.menu-table td a{
	display:block;
	width:auto;
	text-align:center;
	padding:8px 4px 8px 4px;
	color:#000;
	margin-right:8px;
	text-decoration:none;

}

.menu-table td a:hover{
	background:#622B16;
	color:#ffffff;
	border-radius:4px;
	margin-left:6px;
    box-shadow: 2px 10px 18px #873f23 inset;
	transition: background 2s;
	-webkit-transition: box-shadow .2s;
	-moz-transition: box-shadow .2s;

}

.global-wrapper{
	margin-bottom:80px;
    box-shadow: 0px 10px 48px #000;
}

.footer-table{
	box-shadow: 0px 10px 28px #873f23 inset;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}

.footer-table td{
	padding-top:10px;
	padding-bottom:10px;

}
