/*
Theme Name: Residency Notes
Theme URI: http://ewebscapes.com
Version: 1.0
Description: Custom Theme for Residency Notes by <a href="http://ewebscapes.com">EWebscapes</a>
Author: Leanne Wildermuth
Author URI: http://www.intricateart.com
This design is copyright EWebscapes and may not be reproduced.
*/

#brainlinks {margin-top: 15px; width: 341px; height: 387px;}
.medicine {display: block; font-size: 1.3em; font-style: italic; margin-top: 5px; margin-left: 85px; width: 100px; height:20px;}
.resident {display: block; font-size: 1.3em; font-style: italic; margin-top: -5px; margin-left: 252px; height: 80px;}
.misc {display: block; font-size: 1.3em; font-style: italic; margin-top: 145px; margin-left: 15px; width: 80px; height: 20px;}
.healthcare {display: block; font-size: 1.3em; font-style: italic; margin-top: -10px; margin-left: 210px; }


/************************************************
*	BASIC ELEMENTS				*
************************************************/

a img {border: 0px}
abbr, acronym {border-bottom: 1px dashed #967b67; cursor: help;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
body, form, h1, h2, h3, h4, ul, ol, p {margin: 0; padding: 0; list-style: none;}

p{
 margin-top: 0.7em;
 margin-right: 0pt;
 margin-bottom: 0.7em;
 margin-left: 0pt;
 line-height: 1.6em;
}

p img{border:none; padding:0;}
img a{border:none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 3px; padding-bottom: 10px; margin-bottom: 5px;}

img.alignleft {float: left; padding: 10px 15px 10px 0;}
img.alignright {float: right; padding: 10px 0 10px 15px;}

.pagenav {font-size: 1.3em; clear: both; padding: 0 30px; margin-bottom: 30px; text-align: right;}
.pagenav a {color: #967b67; font-weight: bold; text-decoration: none;}
.pagenav a:hover {color:#967b67; font-weight: bold; text-decoration: underline;}

hr {color: #967b67;  background-color: #967b67; margin:0; padding:0; }

code, pre {
 font-family: 'Courier New', Courier, mono;
 color: #969696;
 text-decoration: none;
 text-align: left;
}

blockquote {
 text-align: left;
 line-height: 150%;
 padding: 0 15px;
 border-left: 4px double #967b67;
 border-right: 4px double #967b67;
 border-top: 1px solid #967b67;
 border-bottom: 1px solid #967b67;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background: #fff;
 border: 1px solid #967b67;
 color: #967b67;
 padding: 2px;
}

.submit {
 background-color: #967b67;
 color: #fff; 
}

.radio {
 border: 0;
} 

h1 {color: #967b67; padding: 5px 0 0 0; margin: 0; font-size: 1.5em;  font-family: Cambria, 'Times New Roman', serif; font-style: italic;}
h1 a {color: #967b67; text-decoration: none;}
h1 a:hover {color:#967b67; text-decoration: none;}

h2 {color: #967b67; padding: 10px 0 0 0; font-size: 1.5em;  font-family: Cambria, 'Times New Roman', serif; font-style: italic;}
h3 {color: #967b67; padding: 5px 0 10px 0;}

body {
 margin: 0px;
 padding: 0px;
 background: #fff;
 font: .9em/1.15em Cambria, 'Times New Roman', serif;
 color: #967b67;
 list-style-type: none;
}

a {color: #5a4a3e; text-decoration: none;}
a:hover {color:#5a4a3e; text-decoration: underline;}

#search_box {
 background: url(img/search.jpg) left no-repeat;
 width: 335px;
 height: 39px;
 padding-top: 10px;
}


#search_box #s {
 width: 290px;
 padding: 5px 15px 3px 38px;
 line-height: 100%;
 border: 0;
 background: none;
 font-family: Cambria, 'Times New Roman', serif;
 font-size: 1em; 
 font-style: italic;
 font-weight: bold;
}

.store { width:60em; }

/************************************************
*	PRIMARY STRUCTURE			*
************************************************/


#wrap {
  width: 1100px;
  margin: 0 auto;
}

#header {
 width: 750px;
 height: 234px;
 border-bottom: 1px solid #CAC0B7;
}

#header li .textwidget {width: 304px; float: right; border-left: 1px solid #967b67; border-bottom: 1px solid #967b67;}
#header li .textwidget ul {margin: 0; padding: 0;}
#header li .textwidget ul li {
 width: 100px;
 float: left;
 padding: 15px 0 25px 0;
 line-height: 24px;
 text-align: center;
 font-size: 1em;
 font-weight: bold;
 text-transform: uppercase;
 background: url(img/bg.jpg) repeat;
 border-right: 1px solid #967b67;
}

#header h1.home {clear: both; padding-top: 75px; margin-left: 10px;}

#content {
  float: right;
  width: 750px;
  display: inline;
  text-align: left;
}


/************************************************
*	POST STYLE      			*
************************************************/

.post-mast {
 background: url(img/bg.jpg) repeat;
 border: 1px solid #967b67;
 text-align: center;
 padding: 30px;
 margin: 15px 0px 15px 15px;
}

.date {
 color: #967b67;
 text-align: center;
 font-size: 1.2em;
 padding-bottom: 15px; 
 border-bottom: 2px dotted #967b67;
 margin-bottom: 5px;
}

.title {
  padding: 15px 0 0 0; 
}

.title a {color: #967b67;}

.post {
  margin: 25px 25px 25px 25px;
}

.post a {text-decoration: underline;}


.post ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 background-image: url(img/raquo.jpg);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: 15px;
 margin: 0 30px 5px 5px;
}

.post ol {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}


.post-meta {
 background: url(img/bg.jpg) repeat;
 border: 1px solid #967b67;
 text-align: center;
 padding: 10px;
 margin: 15px 0px 25px 15px;
 font-weight: bold;
}


.post-meta-single {
 background: url(img/bg.jpg) repeat;
 border: 1px solid #967b67;
 text-align: left;
 padding: 10px;
 margin: 15px 0px 25px 15px;
}

.spacer {height: 80px; background: url(img/postdiv.jpg) center no-repeat;}


/************************************************
*	SIDEBAR          			*
************************************************/


#side {
 margin: 15px 0;
 float: left;
 width: 350px;
 overflow: hidden;
 background: url(img/brain.jpg) top right no-repeat;
}


#side .menu {
 list-style-type: none; 
 display: block;
 overflow: hidden;
 padding-top: 35px;
}

#side .menu h2 {
 text-align: left;
 padding: 10px 0;
 margin-right: 10px;
 text-transform: uppercase;
 font-style: normal;
 letter-spacing: .04em;
 border-top: 2px solid #967b67;
 border-bottom: 4px double #967b67;
}

#side .menu ul, #side .menu ul ul {
 margin:0;
 padding:10px 3px 20px 3px;
 list-style: none;
}


#side .menu ul li {
 margin: 0 6px;
 line-height: 140%;
 padding-bottom: 2px;
 background-image: url(img/raquo.jpg);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: 15px;
}

#side .menu ul.children {
  padding: 0px;
}

#side .menu ul li li {
 background-image: url(img/raquo1.jpg);
 background-repeat: no-repeat;
 background-position: 0 .5em;
 padding-left: 8px;
 padding: 0 3px 5px 8px; 
}

#side .menu ul li#flickr-badge {margin: 20px auto;}
#side .textwidget {padding:10px; list-style: none;}
#side  #tag_cloud  {padding:10px; list-style: none;}




/************************************************
*	FOOTER STYLE      			*
************************************************/

#footer {
  clear: both;
}

.footer-text {
 margin: 25px 0;
 padding: 5px;
 text-align: left;
}



/************************************************
*	COMMENTS				*
************************************************/
	

#comment{
 width: 90%;
 margin: 10px auto;
 padding: 0;
}
	
#comment h3 {
 font-size: 1.5em;
 font-style: italic;
 color: #967b67;
 padding: 5px 0 10px 0;
 text-align: center;
 border-bottom: 2px dotted #967b67;
 margin-bottom: 15px;
}
	
#respond{
 color: #967b67;
 margin: 0 20px 50px 10px;
}

#respond a {color: #5a4a3e; text-decoration: none; }
#respond a:hover {color: #5a4a3e; text-decoration: underline;}


#commentform {
 color: #967b67;
}
	
#commentform p {	
 color: #5a4a3e;
} 

#commentform input {
 background: #fff;
 border: 1px solid #967b67;
 padding: 3px;
 width: 175px;
}

#commentform textarea {
 background: #fff;
 border: 1px solid #967b67;
 width: 95%;
 padding: 5px;
}

.comments input#submit {
 width: auto;
 line-height: 25px;
 padding: 3px 5px;
 background: #967b67;
 border: 1px solid #5a4a3e;
 color: #fff;
 font-family: arial, sans-serif;
 text-transform: uppercase;
 font-size: .8em;
 font-weight: bold;
 cursor: pointer;
}

ol.commentlist { 
 list-style: none; 
 margin: 0 20px 50px 10px;
 padding: 0; 
 text-indent: 0; 
}
	
ol.commentlist li { 
 margin: 0 0 10px; 
 padding: 5px 7px 5px 10px; 
 position: relative;
}
 
ol.commentlist li div.comment-author { 
}

.commentlist li .avatar {
 float: left;
}

ol.commentlist li div.vcard { 
 margin-top: 3px;
}

ol.commentlist li div.vcard cite.fn { 
 font-style: normal; 
}

ol.commentlist li div.vcard cite.fn a.url { 
 color: #5a4a3e;
 text-decoration: none;
 font-weight: bold; 
 margin-top: 4px;
}



ol.commentlist li div.vcard cite.fn a.url:hover { color: #5a4a3e; font-weight: bold; text-decoration: underline;}

ol.commentlist li div.vcard img.avatar { 
 background: #967b67;
 border: 1px solid #5a4a3e;
 padding: 1px;
 margin-right: 10px;
}

ol.commentlist li div.comment-meta { 
 font-size: 10px; 
 margin-bottom: 10px;
}

ol.commentlist li div.comment-meta a { 
color: #5a4a3e; 
text-decoration: none; 
font-weight: normal;
}



ol.commentlist li div.comment-meta a:hover {color: #5a4a3e; text-decoration: underline;}

ol.commentlist li p { 
 margin: 0 0 1em;
 color: #967b67;
 }
 
ol.commentlist li ul { 
 list-style: square; 
 margin: 0 0 1em;
 padding: 0; 
 text-indent: 0;
}
 
ol.commentlist li div.reply {  
 background: #967b67;
 border: 1px solid #5a4a3e;
 font: 9px/1em arial, sans-serif;
 font-weight: bold;
 padding: 5px 10px;  
 text-align: center; 
 width: 36px;
 margin-bottom: 10px;
 }
 
ol.commentlist li div.reply a { 
 color: #fff; 
 text-decoration: none; 
 text-transform: uppercase; 
}


ol.commentlist li ul.children { 
 list-style: none; 
 margin: 1em 0 0; 
 text-indent: 0; 
}

ol.commentlist li ul.children li.depth-2 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
 margin: 0 0 .25em; 
 }

ol.commentlist li.even { 
 margin: 5px 0;
 background: url(img/bg.jpg) repeat;
}

ol.commentlist li.odd { 
 background: #fff;
 border: 1px solid #967b67;
 margin: 5px 0;
 }
 
ol.commentlist li.pingback div.vcard { 
}

.cancel-comment-reply {padding-left: 10px;}
 