/*
Theme Name: Studio-Notes
Theme URI: http://blog.livingstudios.com/
Description: A customized theme for my Livingstudios blog.
Version: 1.0
Author: Kris Livingston
Author URI: http://livingstudios.com/
*/



/*-----------------------------------------*/
body, html, td, th, ol, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
body  {
	background-color: #ffe5d3;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center; /* for IE5/Win */
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	line-height: 20px;
}
html>body { /* be nice to Opera */
	font-size: 11px;
}

a:link {
	color: #4c518b;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #4c518b;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #00f;
	font-weight: bold;
	text-decoration:underline;
}
a:active {
	color: #00f;
	font-weight: bold;
	text-decoration:underline;
}

blockquote {
	display: block;
	background-image: url(images/linedpaper.gif);
	background-position: top;
	background-repeat: repeat;
	padding: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

blockquote p {
	padding: 0;
	margin: 3px 10px 3px 0;
	color: #333;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 15px;
}

form, fieldset, table, a img {
	border: none;
	margin: 0;
}

object {
	margin: 0;
	padding: 0;
	border: none;
}

.highlight {
	background-color: #f8ca10;
	font-weight: bold;
}
.hide {
	display: none;
}

#pageframe {
	display: block;
	width: 950px;
	text-align: left;
	position: relative;
	margin: 0 auto; 
	padding: 0;
}

#pageheader {
	width: 770px;
	height: 183px;
	margin: 0 0 0 0px;
	display: block;
	background-image: url(images/headerbg.jpg);
	background-position: top left;
	padding: 0; 
}

.adsense {
	width: 160px;
	height: 600px;
	background-color: white;
	margin: 0 0 0 10px;
	float: right;
}

#mybody {
	background-color: #fff;
	width: 770px;
	margin: 0 0 0 0px;
	background-image:url(images/bodybg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

#content {
	color: #555;
	margin: 0 0 0 220px; /* add this  */
	width: 530px; /* to this */
	padding: 10px 0 0 0; /* and add this twice, and you should get 770, BUT that piece of CRAP Internet Explorer for Windoze screws up unless we subtract a few more, so our total is now 765 */
}

#content ul {
	margin:0;
	padding:0;
}
#content ul li {
	margin-left: 24px;
	padding-left: 0;
}

ol.commentlist li {
	margin-left: 24px;
	padding-left: 0;
}

#post p {
	margin-right: 30px;
}

.postmetadata {
	padding-top: 10px;
	padding-bottom: 7px;
	line-height: 1.1em;
	font-style: italic;
	background-image: url(images/metabg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

 
.picframe {
  float: right;
  width: 214px;
  height: 294px;
  margin-left: 20px;
  margin-right: 10px;
  border-top: 3px solid #f1e9c6;
  border-left: 3px solid #dad3b4;
  border-right: 3px solid #9e9674;
  border-bottom: 3px solid #787258; 
}

.picframe img {
  margin-left: 0px;
  border-bottom: 7px solid #f1e9c6;
  border-right: 7px solid #dad3b4;
  border-left: 7px solid #9e9674;
  border-top: 7px solid #787258; 
}



.clearboth {
	clear: both;
}

#footer {
	display: block;
	width: 770px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 20px 0 0 0;
	clear:  both;
	height: 30px;
	padding: 0 0 0 0;
	background-color: #fff;
	font-size: 9px;
}

#footer p {
  margin: 0 0 0 5px;
  padding: 0 0 0 0px;
  color: #555;
  clear: left;
  text-align: left;
  font-weight: bold; 
  font-size: 9px;
  line-height: 15px;
}

#footer .toe {
	line-height: 30px;
	height: 30px;
	display: block;
	color: #555;
	font-size: 9px;
	font-weight: bold;
	text-align:right;
	float: right;
	margin-left: 5px;
}

#footer .sitename {
	color: #953e34;
	font-style: italic;
}

.imgfloatleft {
	float: left;
	margin-right: 10px;
}
.imgfloatright {
	float: right;
	margin-left: 10px;
}
.imgcenter {
	text-align:center;
	margin-left: auto;
	margin-right:auto;
}



strong {
	font-weight: bold;
}

.dateline {
	font-size: 10px;
	font-style: italic;
	margin: 0 0 20px 0;
	color: #953e34;
}

/*==================================
		    SIDE BAR
==================================*/

#sidebar {
	display: block;
	width: 200px;
	background-image: url(images/sidebarbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #a2a4cc;
	padding: 60px 0px 0px 0px;
	float: left;
	margin: 100px 10px 0px 5px;
}

#sidebar h2 {
	font-size: 11px;
	line-height: 11px;
	margin: 10px 15px 3px 6px;
	padding: 0 0 2px 0;
	text-align: left;
	font-weight: bold;
	border-bottom: solid 1px #aaa;
	color: #953e34;
}

#sidebar p {
	margin: 4px 10px 4px 15px;
	padding: 0;
	font-size: 9px;
	line-height: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
}

#sidebar img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}	

#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	font-size: 10px;
	margin: 0 10px 0 0;
	padding-left: 0;
	line-height: 1.1em;
}

#sidebar ul li p {
	font-size: 9px;
	margin: 0 10px 0 7px;
	padding-left: 0;
	line-height: 1.2em;
}

#sidebar form {
	margin-left: 5px;
}

#sidebar a {
	font-weight: normal;
}


h1 {
	font-weight: bold;
	font-size: 24px;
	color: #4c518b;
	text-align: left;
	margin: 30px 50px 5px 0;
	line-height: 30px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	color: #4c518b;
	text-align: left;
	margin: 30px 50px 5px 0;
	line-height: 25px;
}

h3 {
	font-weight: bold;
	font-size: 16px; 
	color: #4c518b;
	text-align: left;
	margin: 20px 50px 5px 0;
	line-height: 20px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #700;
	margin: 10px 0 5px 0;
	text-align: left;
}

h5 {
	font-weight: normal;
	font-style:italic;
	font-size: 12px;
	color: #700;
	margin: 10px 0 5px 0;
	text-align: left;
}



p {
	margin: 16px 30px 16px 0;
	text-align: left;
}

div.entrytext {
	padding-bottom: 20px;
	line-height: 20px;
}

ul ul {
	list-style: none;
	margin: 0 0 0 15px;
}




.vtOuterFrame {
  width: 564px;
  height: 314px;
  border-top: 3px solid #f1e9c6;
  border-left: 3px solid #dad3b4;
  border-right: 3px solid #9e9674;
  border-bottom: 3px solid #787258; 
}
.vtInnerFrame {
  width: 550px;
  height: 300px;
  border-bottom: 7px solid #f1e9c6;
  border-right: 7px solid #dad3b4;
  border-left: 7px solid #9e9674;
  border-top: 7px solid #787258; 
}

.staffmember {
  border-top: 1px solid #68a;
  width: 98%;
  padding-top: 15px; 
}

.staffmember img {
  margin-left: 0px;
  border-bottom: 7px solid #f1e9c6;
  border-right: 7px solid #dad3b4;
  border-left: 7px solid #9e9674;
  border-top: 7px solid #787258; 
}


.endcap {
  clear: both; 
}

.endcapright {
  clear: right; 
}

.googlesrch {
	margin-bottom: 20px;
	line-height: 32px;
	height: 32px;
}

p.caption {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 16px 0;
	padding: 0;
	color: #000;
}

#content img {
	margin: 10px 0 0px 0;
	padding: 0;
}

@media screen and (max-device-width: 480px) { 

.adsense {
	display: none;
}

.googlesrch {
	display: none;
}

#pageframe {
	width: 770px;
}

body  {
	background-image: none;
}

}