/* @override http://sanmarcosacupuncture.com/wp-content/themes/blass2/style.css */

/* body
--------------------------------------------------*/
body {
font: 62.5%/1.6em verdana, "Lucida Sans Unicode", geneva, sans-serif;
color:#333;
margin:0;
background: #4e0317 url(./images/horizontal_repeat_v3.jpg) repeat-y;
}

* {
margin:0;
padding:0;
}

#footer p {
	font-size: 15px;
}

#footer p.comment_1 {
	font-size: 11px;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

#nav_div{
}

p.description {

}

#description {
}

#header .description {
	float: right;
	color: #fee0b2;
	padding-left: 3px;
	font-size: 2em;
	margin-top: 10px;
	
}

#header h1 {
	text-align: center;
	line-height: 45px;
	padding: 5px 50px 0;
}

#wrapper {
/*width:760px;
margin:0 auto;*/
	float: left;
	width: 700px;
	padding: 20px 20px 20px 250px;
	height: 571px;
	background-image: url(images/background_v3.01.jpg);
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size: 4em;
font-weight:400;
color:#333;
margin: 10px 0;
}

#header h1 a {
color: #fe56cd;
font: italic 1.1em/1.1em Georgia, "Times New Roman", Times, serif;
}

/* navigation
--------------------------------------------------*/
div#h_nav {
height: 30px;
width: 100%;
background-color: #4c1220;
text-align:center;
font-size: 14px;
}

div#h_nav ul {
margin: 0px;
padding: 0px;
line-height: 30px;
white-space: nowrap;
}

div#h_nav li {
list-style-type: none;
display: inline;
}

div#h_nav li a {
text-decoration: none;
padding: 6px 8px;
color: #ffceae;
}

div#h_nav li a:link {
color: #ffceae;
}

div#h_nav li a:visited {
color: #ffceae;
}

div#h_nav li a:hover {
color: #ffceae;
background-color: #fe56cd;
}

ul#nav_bottom {
height: 30px;
width: 100%;
background-color: #4c1220;
text-align:center;
font-size: 12px;
}

ul#nav_bottom ul {
margin: 0px;
padding: 0px;
line-height: 10px;
white-space: nowrap;
}

ul#nav_bottom li {
list-style-type: none;
display: inline;
}

ul#nav_bottom li a {
text-decoration: none;
padding: 7px 10px;
color: #ffceae;
}

ul#nav_bottom li a:link {
color: #ffceae;
}

ul#nav_bottom li a:visited {
color: #ffceae;
}

ul#nav_bottom li a:hover {
color: #ffceae;
background-color: #fe56cd;
}

.clear {
clear:both;
}


/* content
--------------------------------------------------*/

#content {
/* margin:0 250px 0 0 !important; */
padding: 10px 20px 0px;
}

#content2 {
margin:0 !important;
padding: 0 0 0px;
}

#content p,#content2 p {
line-height: 20px;
font-size: 130%;
margin: 25px 0;
color: #ffceae;
}



#content a,#content2 a {
text-decoration:none;
color: #ffceae;
}

#content a:hover,#content2 a:hover {
color: #ffceae;
}

#content h2,#content2 h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size:2.8em;
	font-weight:400;
	color:#ffceae;
	border-bottom:1px solid #4c1220;
	line-height:30px;
	margin:15px 0;
	padding: 5px 0 23px;
}

#content h2 a,#content2 h2 a {
color: #ffceae;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#ffceae;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#ffceae;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#ffceae;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#ffceae;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#ffceae;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin: 10px 10px 10px 25px;
	padding-top: 0;
	color: #ffceae;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

#div1, #div2, #div3 {
	font-size: 1.2em;
	color: #ffceae;
}

#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 650px;
}

#div1 {
	float:left;
	width:33%;
}
#div2 {
	float: left;
}
#div3 {
	float: right;
	width:33%;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color: #ffceae;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

.post .info {
font-size:1em;
color: #BDAB51;
padding:2px 3px 3px 8px;
margin: 25px 0;
border-style: none;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
	color: #ffceae;
}

#post-1 div.date small {
	
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color: #fff;
background-color: #660000;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #ffceae;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
margin-left: 10px;
}



input:hover {
}

input#submit {
	background-color: #ffceae;
}

input:focus {
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
width: 380px;
text-align:left;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width: 350px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	margin-left: 10px;
}

#commentform label {
	margin-left: 10px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
	padding-left: 0;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

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

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
text-align:center;
background-color: #6d3031;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
}

#content li,#content2 li {
border-bottom:1px solid #ffceae;
padding:10px;
}

a,#sidebar li a,#footer a {
color: #660000;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
clear: both;
margin:0;
padding:50px 0;
color: #fff;
font-size: 16px;
line-height: 25px;
	color: #fe56cd;

}#addresses {	margin: 0 auto;	width: 550px; }#sally-addy {	float: right;	width: 275px;}
#karen-addy {	float: left;	width: 275px;}#gmap {	margin: 0 auto;	width: 650px; }#sally-map {	float: right;	width: 325px;}#karen-map {	float: left;	width: 325px;}
/* Mods */

#sidebar { display:none;}

p.info a {
	color: #BDAB51 important;
}

#post-5 div.entry div.welcome_png {
	background: url(./images/welcome.png) no-repeat;
	float: left;
	padding: 25px 135px 25px 29px;
}

#post-5 h2 a {
	display: none;
}

#footer p.phone_number {
	font: 2em Times;
}

div.karen {
}

h4 {
color: #ffceae;
}
