/*
Theme Name: MorningStar
Theme URI: 50.87.248.94/~morninv5
Description: A theme to extend a business location into its website
Version: 1.0
Author: Sharon Miranda
Author URI: newcultureweb.com
*/


/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; margin-bottom: 4px; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; }
img { border: none;  }
html {
	height: 100%;
}



/* Body
-------------------------------------------------------------------*/
body { 
	/*font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #336633; 
	background: #728776 url(images/bg.gif) repeat-x;*/ 
	background: #F0ADFA;
	color: #000000;
 	font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.3em;
	height:100%;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;

	min-width:775px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}
h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; /*color: #414d4c;color: #A36F48;*/ text-align:center;}
h1 { font-size: 30px; line-height: 18px; margin-bottom: 16px; margin-top:18px;  }
h2 { font-size: 18px; line-height: 16px; margin-bottom: 9px;  }
h3 { font-size: 14px; line-height: 14px; margin-bottom: 5px;   }
h4 { font-size: 12px; line-height: 12px; margin-bottom: 5px;  }
h5 { font-size: 10px; line-height: 12px; margin-bottom: 5px;  }
h6 { font-size: 9px; line-height: 12px; margin-bottom: 5px;   }

h1 span { /*color: #999;*/ color: #A36F48; }

a { color: #000;  }
a:hover { color: #000;  }
a:visited { color: #000; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}
.poem {text-align:center; font-weight:bold; font-size:16px; margin-bottom:20px;}
.poemauthor{text-align:right; font-style:italic}


/* Container
-------------------------------------------------------------------*/
#container { 
	width: 99.5%;/* 1000px; */
	/*max-width: 1024px;*/
    min-width: 775px;
	padding-bottom: 10px; 
	/*margin: 0 auto; */margin-left: .5%; /*margin-right: 1%;*/ margin-top:0;
	overflow: hidden;  
}
	#container #wrapper {
	    float: left;
    margin-bottom: 25px;
    min-height: 1000px;
    min-width: 775px;
    overflow: hidden;
    width: 100%;
}
/*#wrapper div { float:left; width:30%; background-color:#9C0; margin-right:5px; padding:10px;padding-bottom:1000px; margin-bottom:-1000px; }*/ 



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 100%; 
	height: 210px; 
	float: left; 
	/*background:#DFDED1; 
	padding-left:22px;*/
	/*padding-top: 10px;*/
	/*background: url(images/header-bg.gif) no-repeat center; 
	position: relative; */

}
#header1 { 
	width: 23%;
	height: 100%; 
	float: left; 
	position: relative; 
	display: inline-block;
}


#header2 { 
	width: 68%; 
	height: 100%; 
	float: left; 
	position: relative; 
	display: inline-block;
	

}
#header3 { 
	width: 8%; 
	height: 1000%;
	float: right; 
	position: relative; 
	display: inline-block; 
	border-left-width: 1px; border-style:hidden;

}
	

#header h1 { 
	font: 24px Verdana; 
	padding-top: 10px; 
	margin-bottom: 0; 
	font-weight:bold;
	color: #A36F48;
}
#header h1 a { 
	/*color: #fff;*/ 
	color: #A36F48;
	/*text-shadow: 1px 1px 1px #333;*/ 
	text-decoration: none; 
}
#header h1 span { 
	padding-left: 10px; 
	font-size: 11px; font-weight:bold;
	/*color: #ccc;*/ color: #A36F48;
}



/* Search
-------------------------------------------------------------------*/
/*#search {
	position: absolute;
	top: 15px; 
	right: 0px;
}

#search input { border: 0; }

#search #s { 
	width: 148px;
	padding: 4px 0 4px 22px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #336633;
	background: url(../devart/images/search-text.gif) no-repeat;
}
#search #searchsubmit { 
	width: 35px; 
	height: 22px;
	vertical-align: top;
	background: url(../devart/images/search-submit.gif) no-repeat;
}*/




/* Navigation
-------------------------------------------------------------------*/
/*#nav { 
	width: 900px; 
	height: 42px; 
	float: left; */
	/*background: url(images/nav-bg.gif) no-repeat;*/ 
	/*border-bottom: 1px solid #75867b; 
	position: relative; 
}
#nav ul { 
	margin-left: 10px; 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 33px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 7px; 
}
#nav ul li.current_page_item { background: url(../devart/images/nav-tab-left.gif) no-repeat; }
#nav ul li a { 
	display: block; 
	text-decoration: none; 
	color: #336633;
	line-height: 33px; 
	padding: 0 15px 0 8px; 
}
#nav ul li a:hover { color: #555; }
#nav ul li.current_page_item a { background: url(../devart/images/nav-tab-right.gif) no-repeat top right; }
#nav #feed { 
	position: absolute; 
	right: 15px; 
	top: 12px; 

	height: 19px; 
	padding-left: 37px; 
	color: #544626; 
	display: block; 
	background: url(../devart/images/feed.gif) no-repeat; 
	text-decoration: none; 
}
*/


/* Content
-------------------------------------------------------------------*/
#content {
/*white-space:nowrap;*/ 
	width: 67%;/*75.3%;  width: 615px; 	*/ /*height:841px;*/
	min-height:900px;
	/*height: 100%;*/
	float: left; 
	padding-left: 4px; padding-right: 4px; 
	margin: 0 .35em;
	background: #f1b5fa;
	overflow:hidden;
	/*background: #dfded1; */
	background-image: url(/wp-content/uploads/2011/05/logo2opaque1.gif);
/*background-image:url(http://morningstarhealingarts.newcultureweb.com/files/morningstar_healing_arts.gif);*/
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position: center 20px; 
	border-color: #A80000 #061E32 #061E32 #A80000;
    border-style: solid;
    border-width: 1px;
	
}
#content1{margin: 18px auto;
    width: 90%;} 

#content .post { margin-bottom: 40px; }
#content .post p { margin-bottom: 20px; }
#content .post h1 a { text-decoration: none; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 5px 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #aaa; 
	border-bottom: 1px solid #aaa; 
	/*background: #c9d6cc; */
}
#content .post .post-info a { color: #336633; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }

/* Sidebar
-------------------------------------------------------------------*/
#left_sidebar_container { /*(container for widget sidebars 1, 6-10)*/
	width: 22%; /*256px; height: 100%;*//* height:841px;*/
	float: left;
	font-size: 12px; 
	font-family:"Times New Roman", Times, serif;
	/*margin: 2%;*/
	/*color: #555;*/
	border-color: #A80000 #061E32 #061E32/*#F0ADFA #F0ADFA */#A80000;	
    border-style: solid;
    border-width: 1px;
	padding-left: .2%; padding-right: .2%;
	text-align:center;

	
}
.colnorm {margin-top:32px;}
#sidebar1  {
	width: 98%;
	font-size: 15px;
	font-weight:bold; 
	font-family:"Times New Roman", Times, serif;
	/*padding-left: .2%; padding-right: .2%;*/
	margin: 18px 0 0 6px;
	text-align: left;

	
}
/*#menu{
font-size: 15px;
    font-weight: bold;	}*/
#sidebar7 img {
    margin-top: 14px;
}
#sidebar8 img{
	margin-top:14px;
	}

#sidebar9 img {
    margin-top: 14px;
}
#sidebar6 { 
	width: 98%; /*256px; height: 100%;*//* height:841px;
	float: left;*/
	font-size: 12px; 
	font-family:"Times New Roman", Times, serif;
	/*margin: 2%;*/
	/*color: #555;
	border-color: #A80000 #061E32 #061E32 #A80000;	
    border-style: solid;
    border-width: 1px;*/
	padding-left: .2%; padding-right: .2%;
	text-align:center;
	
}
#sidebar7 { 
	width: 98%; 
	font-size: 12px; 
	font-family:"Times New Roman", Times, serif;

	padding-left: .2%; padding-right: .2%;
	text-align:center;
	
}
/*#sidebar1 { 
	width: 22%; 
	font-size: 12px; 
	font-family:"Times New Roman", Times, serif;

	border-color: #A80000 #061E32 #061E32 #A80000;	
    border-style: solid;
    border-width: 1px;
	padding-left: .2%; padding-right: .2%;
	text-align:center;
	
}*/
#sidebar2 { 
	float: left;
	width: 7%; /*101px; height:1000px;*/
	/*min-height:1000px;
	height: 100%;*/
	
	border-color: #A80000 #061E32 #061E32/*#F0ADFA #F0ADFA */#A80000;	
    border-style: solid;
    border-width: 1px;
	/*margin: 2%;*/ 

	
	/*background-image: #d5d6d7 url (<?php bloginfo('template_url'); ?>/random_images/image_3.gif);*/
	/*background: url(<?php bloginfo('template_url'); ?>/random_images/image_3.gif) no-repeat;
	background: url(http://morningstarhealingarts.net/wp-content/uploads/2011/05/kwanyin2.gif) no-repeat;*/
	
	/*('<?php bloginfo('template_url'); ?>/random_images/image_<?php echo genRandomString(); ?>.gif') repeat-x !important;*/

}
/*infooter*/
#sidebar3 { 
	width: 98.5%; 
	float: left;
}

#sidebar3-1 { 
	width: 22.5%;/* height: 100%;*/
	float: left;
	padding:6% .4% 0 0;
	display: inline-block;
	text-align:right;
}


#sidebar3-2 { 
	width: 68.5%; 
	padding-top:2%;
	float: left; 
	position: relative; 
	display: inline-block;
	text-align: center;
	margin: 0 0.35em;
}
#sidebar3-3 { 
	width: 7%; 
	float: left; 
	position: relative; 
	display: inline-block; 
	padding:6% 0 0 0;; 
	text-align: center;

}

#footer-sidebar4 img 
{
border-color: #A80000 #061E32 #061E32 #A80000;
    border-style: solid;
    border-width: 1px;
    padding: 3px 1px 1px 3px;
}
	
	
/*sidebar details*/
#sidebar h1 { font-weight:bold; font-size: 18px;
    line-height: 18px;
    margin-top: 18px; margin-bottom:2px;}
#sidebar h2 { font-weight:bold;font-size:13px;}
#sidebar h3 { font-size:12px;}
#sidebar h4 { font-style:italic; font-size:11px;}


#sidebar a { /*color: #38463e; text-decoration: none; */ font-size:16px; font-weight:bold;}
#sidebar a:hover {/* color: #38463e;*/ }

#sidebar .block {
	/*width:  226px;*/
	padding: 10px; 
/*	border-bottom: 1px solid #bfccbf; 
*/	overflow: hidden;
	/*color: #555;*/
}

#sidebar .block li { 
		/*background: url(../devart/images/arrow.gif) no-repeat 2px 8px; */
		padding-left: 12px;
		text-align:left;
	}
#sidebar .block a:hover { /*color: #777;*/ }

/* Calendar */
/*#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }*/

-------------------------------------------------------------------*/
.imageframe{ padding:2px;
	border-color: #A80000 #061E32 #061E32 #A80000;
    border-style: double;
    border-width: 3px;}



/* Wrapper Bottom
-------------------------------------------------------------------*/
#wrapper-bottom { 
	width: 980px; height:841px;/*height: 100%;*/
	height: 6px; 
	float: left; 
	margin-bottom: 7px;
	 
	/*background: url(../devart/images/wrapper-bottom.gif) no-repeat bottom;*/
		
}

/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 22px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
}
#comments .comment { 
	background: #bfcec3; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 635px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 536px; 
	background: #d6ded4; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}

/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #d6ded4; 
	border: 5px solid #bfcec3; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 600px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit { padding: 3px 10px; }



/*Footer
-------------------------------------------------------------------*/
#footer { 
	width: 100%; /*1000px*/; 
	float: left; 
	margin-top:4px;
	
}
#footer-inner { 
	/*width: 100px; 1000px*/;
	padding-bottom: 6px; 
	
}
#footer-content { 
	/*width: 900px; 1000px*/;
	
}


#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a {/* color: #d6ded4;*/ }

/*orig css*/


td#border {
	    border-color: #A80000 #061E32 #061E32 #A80000;
    border-style: solid;
    border-width: 1px;
	padding: 4px;
}
td#pad {
padding: 4px;
}

#tableallborders {
	padding: 2px
	
}
#tableallborders td {
	    border-color: #A80000 #061E32 #061E32 #A80000;
    border-style: solid;
    border-width: 1px;
	padding: 2px
}
/**/
.widgettitle 
{display:none;} 