/*
Theme Name: Emily Frank MD
Theme URI: n/a
Description: This is a custom WordPress theme designed exclusively for Emily Frank MD
Version: 1.0
Author: Clay Mabbitt
Author URI: http://www.silversquareinc.com
Tags: custom, fixed width

	The CSS, XHTML and design is created for Emily Frank MD and is not available for use by any other parties.

*/


html * { margin: 0; padding: 0; }
html { 
	background-color: #fff;
	color: #525254;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


/* HEADERS ************************************************/
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: 8px;
}
h1, h2 { font-size: 2.0em; }
h2 { margin-top: 30px; }
h3 { font-size: 1.6em; margin-top: 40px; }
h4 { font-size: 1.2em; margin-top: 30px; }



/* FONT SIZE **********************************************/
p, td, li, blockquote { font-size: 1.4em; }
td p, td li, li li, blockquote blockquote, blockquote p, li p, li td { font-size: 1.0em; }


/* COLOR **************************************************/
a, a:visited {
	color: #f16424; 
	text-decoration: none; 
}
a:hover { text-decoration: underline; }
blockquote { 
	padding-left: 10px;
	border-left-width: 1px; border-left-style: solid; border-left-color: #777;
	color: #777;
}
img { border: none 0; }

/* SPACING ************************************************/
p { line-height: 150%; }
p, ul, ol, table { margin-bottom: 20px; }
li { 
	margin: 10px 0 10px 30px;
}
blockquote {
	margin: 20px 30px 20px 10px;
}
hr { margin: 30px 0; }
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 1.1em;
}
.alignleft { float: left; }
.alignright { float: right; }
.textright { text-align: right; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clear { clear: both; height: 1px; }


/* TABLES ***************************************************/
table { border-collapse: collapse; }
td { 
	vertical-align: top; 
	padding: 2px 4px;
}





/* LAYOUT ***************************************************/

#wrap {
	width: 880px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
#topnav {
	background-color: #e80e8a;
	padding: 10px 0 0 94px;
}
#main {
	border: 15px solid #e80e8a;
	padding: 10px;
}



#header {
	height: 140px;
	position: relative;
}

#content {
	width: 450px;
	float: left;
	margin: 14px 0 0 14px;
}
#sidebar {
	width: 225px;
	float: right;
	margin: 14px 14px 0 0;
	padding-bottom: 40px;
}



/* HEADER *****************************************************/
#header #portrait {
	width: 112px; height: 124px;
	position: absolute;
	background: url('images/portrait_small.jpg') top left no-repeat;
	top: 16px; left: 30px;
}
#header #portrait a {
	display: block;
	width: 112px; height: 124px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #signature {
	width: 176px; height: 42px;
	position: absolute;
	background: url('images/sig_header.gif') top left no-repeat;
	top: 80px; left: 159px;
}
#header #signature a {
	display: block;
	width: 176px; height: 42px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #logo {
	width: 90px; height: 66px;
	position: absolute;
	background: url('images/logo.gif') top left no-repeat;
	top: 57px; left: 410px;
}
#header #logo a {
	display: block;
	width: 90px; height: 66px;
	text-indent: -9999px;
	overflow: hidden;
}




/* TOPNAV *******************************************************/
#topnav { /*, #topnav li, #topnav ul {*/
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}
#topnav h4 { display: none; margin: 0; }
#topnav a, #topnav a:hover { color: #fff; }

#topnav /*li ul*/ { padding: 10px 0 0 95px; }
#topnav /*li ul*/ li {
	display: inline;
	margin: 0 18px 0 0;
	font-size: 1.3em;
	font-weight: bold;
}





/* SIDEBAR *******************************************************/
#sidebar ul, #sidebar li {
	list-style: none;
	margin: 0;
}
#sidebar ul ul {
}
#sidebar ul ul li {
	margin: 8px 0 8px 0;
	border-radius: 0;
	border: none 0;
	padding-left: 20px;
	text-indent: -20px;
	font-size: 0.9em;
}
#sidebar h4 {
	font-size: 1.1em;
	margin-top: 0;
}
#sidebar .widget {
	/*border-top: 5px solid #fff;*/
	border-radius: 5px;
	border: solid 4px #f9a51c;
	/*background-color: #fff;*/
	margin-top: 25px;
	padding: 10px;
}


/* LINKS */
#sidebar .widget_links h4 {
	text-align: center;
	border-bottom: solid 1px #626474;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 2px;
	padding: 12px 0;
	font-style: normal;
	color: #302f49;
}
#sidebar .widget_links li {
	margin: 15px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#sidebar .widget_links a { 
	color: #302f49; 
}



/* FOOTER ********************************************************/
#footer {
	background-color: #6C9C31;
	color: #fff;
	padding: 15px 12px;
	margin: 0 13px;
	position: relative;
}
#social-links {
	margin: 0; padding: 0;
	list-style: none;
	width: 780px;
	float: left;
}
#social-links li {
	width: 115px; height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 0;
	background: url('../../uploads/2011/12/footer_button.png') top left no-repeat;
	color: #333;
	font-weight: bold;
	font-size: .5em;
	margin: 0 13px 9px 0;
	float: left;
}
#social-links li a { text-decoration: none; }
#facebook-link a { color: #0071BB; }
#youtube-link a { color: #EC1C24; }
#linkedin-link a { color: #00ACEE; }
#twitter-link a { color: #008DAE; }
#itunes-link a { color: #626366; }
#share-link a { color: #268F3A; }


#newsletter-pitch {
	width: 414px; height: 93px;
	background: url('images/footer_subscribe_pitch.back.gif') top left no-repeat;
	color: #6C5635;
	float: left;
}
#newsletter-pitch p {
	margin: 12px 13px 0 13px;
	font-size: 1.1em;
}
#newsletter-pitch a {
	color: #6C5635;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	display: block;
	text-align: right;
	padding-right: 40px;
	margin-top: 8px;
}
#footer-logo {
	width: 51px; height: 37px;
	background: url('images/footer_logo.gif') top left no-repeat;
	position: absolute;
	top: 15px; right: 15px;
}
#footer-logo a {
	display: block;
	width: 51px; height: 37px;
}


#credits {
	text-align: center;
	padding: 3px 0;
}
#credits, #credits a {
	color: #777;
}
#credits a.emphasize { text-decoration: underline; color: #3e9945; }




/* HOME ********************************************************/
#homemain {
	background: url('images/home.cols.back.gif') top left repeat-y;
	margin-top: 100px;
}
#leftcol {
	width: 454px;
	float: left;
	padding: 0 0 15px 0;
}
#rightcol {
	width: 416px;
	float: right;
	padding: 15px 0;
}

#homehead {
	background-color: #fff;
	height: 245px;
	position: relative;
	overflow: visible;
}
#homeportrait {
	width: 240px; height: 338px;
	position: absolute;
	background: url('../../uploads/2011/12/emilySitting.png') top left no-repeat;
	top: -75px; left: -8px;
}
#homeportrait a {
	display: block;
	width: 146px; height: 338px;
	text-indent: -9999px;
	overflow: hidden;
}
#homesignature {
	width: 176px; height: 42px;
	position: absolute;
	background: url('images/sig_header.gif') top left no-repeat;
	top: 88px; left: 184px;
}
#homesignature a {
	display: block;
	width: 176px; height: 42px;
	text-indent: -9999px;
	overflow: hidden;
}
#homelogo {
	width: 90px; height: 66px;
	position: absolute;
	background: url('images/logo.gif') top left no-repeat;
	top: 169px; left: 364px;
}
#homelogo a {
	display: block;
	width: 90px; height: 66px;
	text-indent: -9999px;
	overflow: hidden;
}
#homemain #topnav /*li ul*/ { padding: 10px 0 20px 22px; }
#homemain #topnav /*li ul*/ li {
	margin: 0 12px 0 0;
}


.homewidgets li {
	margin: 0 15px 10px 15px;
	list-style: none;
}

.homewidgets ul {
	list-style: none;
	margin: 0;
}
.homewidgets ul ul li {
	margin: 6px 0 6px 25px;
	list-style: disc;
}
.homewidgets h4 {
	font-size: 1.1em;
	margin-top: 0;
}
.homewidgets .widget {
	background-color: #fff;
	padding: 10px;
}

#leftcol .homewidgets li { margin-left: 22px; margin-right: 22px; }
#text-5 {
	margin-bottom: 63px;
	overflow: visible;
}
#text-5 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8f9195;
	font-size: 22pt;
	line-height: 130%;
	padding: 2px 5px 0 5px;
	margin-bottom: 0;
}
#text-5 strong { font-weight: normal; color: #525254; }
#text-5 #set-appointment {
	height: 20px;
	position: relative;
	overflow: visible;
}
#text-5 #set-appointment a {
	display: block;
	position: absolute;
	width: 323px; height: 66px;
	top: 10px; left: 60px;
	background: url('images/home.appointment.png') top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#followinfo {
	width: 110px;
	float: left;
	height: 200px;
	color: #e80e8a;
}
#followinfo a { color: #e80e8a; }
#followinfo img, #followinfo p { margin-left: 10px; }
#twitter-home-logo { float: right; margin-top: 10px; }


.homewidgets .twitter {
	margin: 0;
	float: right;
	width: 280px;
}
.homewidgets .twitter .twitter-item { margin-left: 0; }
.homewidgets .twitter .twitter-timestamp {
	display: block;
	color: #8f9195;
	font-size: 0.9em;
}

.homewidgets .twitter-stream {
	margin: 0;
	float: right;
	width: 260px;
}
.homewidgets .twitter-stream p { 
	line-height: normal;
	margin: 0 0 15px 0; 
}
.homewidgets .twitter-stream .twitter-date {
	display: block;
	color: #8f9195;
	font-size: 0.9em;
	text-decoration: none;
}



#rightcol .widget {
	border-radius: 7px;
}

.homewidgets .headlines-item { 
	margin: 0;
	padding: 10px 5px;
}
.headlines-excerpt .headline {
	display: block;
	color: #e80e8a;
	font-weight: bold;
	font-size: 1.1em;
}
.headline-date {
	display: block;
	color: #8f9195;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.headlines-excerpt p { margin: 0; line-height: 130%; }





.poststamp {
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: -5px;
	color: #777;
}
.postmetadata {
	padding: 4px;
	border: 1px solid #e2dfd6;
	background-color: #eae8e1;
	font-size: 1.1em;
	margin-bottom: 40px;
}

#content .gallery { margin-bottom: 25px; }






/* MEET EMILY ******************************************************/
.meet-emily-post {
	width: 445px;
	margin: 27px 0 0 27px;
	float: left;
}
#meet-emily-side {
	width: 214px;
	float: right;
	margin: 0px 55px 50px 0;
	background: top left #f9a51c no-repeat;
	color: #fff;
	padding: 10px 10px 0px 10px;
}
#meet-emily-side p {
	margin: 0 23px 23px 23px;
	font-style: italic;
}





/* RECIPES ********************************************************/
#recipe-categories, #recipe-categories ul, #recipe-categories li {
	margin: 0; padding: 0; list-style: none;
}
#recipe-categories { margin: 20px 0 30px 15px; min-height: 95px; }
#recipe-categories h4 { display: none; }
#recipe-categories a { color: #eaa92b; }
#recipe-categories li ul li {
	width: 95px;
	float: left;
	margin-right: 48px;
	text-align: right;
	text-transform: lowercase;
}
#recipe-categories .subpage-thumb {
	display: block;
	width: 95px; height: 69px;
	position: relative;
}
#recipe-categories .subpage-thumb-border {
	display: block;
	width: 95px; height: 69px;
	position: absolute;
	top: 0; left: 0;
	background: url('images/recipe.thumb.border.png') top left no-repeat;
}
#recipe-categories img {
	margin-bottom: 10px;
}


.recipe-post { }



/* EVENTS *********************************************************/
.event {
	border-top: solid 1px #ccc;
	margin-top: 30px;
	paddding-top: 15px;
}
.event h3 { margin-bottom: 0; }
.event .eventdate {
	color: #8f9195;
	font-size: 1.1em;
	margin-bottom: 8px;
}
.event p { font-size: 1.2em; line-height: 150%; }

#homemain #events-list h4 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3e9945;
	font-weight: normal;
}
#events-list li { font-size: 0.9em; }
.widgeteventdate {
	color: #8f9195;
}
#events-list p {
	text-align: right;
	margin-bottom: 0;
}



/* HOUSE CALL *****************************************************/
#house-call-background {
	background: url('images/house-call-back.gif') top right repeat-y;
}
#house-call-side {
	background-color: #ffc908;
	color: #fff;
	width: 325px;
	float: right;
}
#house-call-wrap {
	background-color: #fff;
	color: #ffc908;
	padding: 10px;
	border-radius: 7px;
	margin: 15px;
}





/* COMMENTS *******************************************************/
h3#respond {
	clear: both;
	padding-top: 25px;
}
.commentlist {
	list-style: none;
}
.commentlist li {
	padding: 15px 30px 5px 30px;
	margin: 20px 0;
	border: solid #ececec 10px;
	border-top-width: 2px; border-bottom-width: 2px;
}
.commentlist li img {
	float: left;
	margin: 0 8px 4px 0;
}
.commentlist li .commentmetadata { 
	margin-bottom: 12px;
}

#comment { 
	width: 445px; height: 180px;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/* End captions */




/* PAGINATE ****************************************************/
ol.wp-paginate { margin: 25px 0; text-align: left; }
.wp-paginate li { list-style: none; display: inline; margin-left: 0; }
.wp-paginate a {background:#ccccd6; border:1px solid #aaa; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none; }
.wp-paginate a:hover, .wp-paginate a:active {background:#bbbbc6; color:#888; text-decoration:none;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #799dbf; margin-right:4px; padding:3px 6px;}
.search .wp-paginate .page { padding: 3px 6px; border:1px solid #aaa; }	




#content h4.archivetitle {
	margin: 25px 0 3px 0;
	padding: 5px 0;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
}
.archive .post p, .search .post p {
	font-size: 1.2em;
}


#searchform label { display: none; }
#searchform #s {  }



