/*
Theme Name: Tufts Veterinary
Author: Jeff Greco
Version: .5
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BEGIN CUSTOM CODE */

body {
	background:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#wrapper {
	display:block;
	margin:0 auto;
	width:960px;
	background:#FFF;
	}

#header {
	background:url(images/tufts-vet-header.gif) no-repeat left #6699cc;
	height:154px;
	position:relative;
	}

#nav {
	background:#361500;
	}

#nav .active { color:#A59266; }
a {
	color:#6699cc;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

#header h1 {
	display:block;
	text-indent:-9999px;
	width:630px;
	height:100px;

	position:absolute;
	left:34px;
	top:33px;
	}

#header h1 a {
	display:block;
	width:100%;
	height:100%;
	}

#header .tagline {
	position:absolute;
	top:116px;
	left:58px;
	font-weight:bold;
	font-size:10px;
	color:#e5dbb8;
	text-indent: -9999px;
	}

#header a.school, #header a.sackler {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	}

#header a.school {
	color:#e4dab7;
	background:url(images/school-of-veterinary-medicine.gif) no-repeat;
	height: 9px;
	width: 212px;
	text-indent:-9999px;
	display: inline-block;
	}

#header a.sackler {
	color:#FFF;
	background:url(images/sackler-school.gif);
	height: 9px;
	width: 96px;
	text-indent:-9999px;
	display: inline-block;
	}

#header div {
	width:220px;
	position:absolute;
	top:62px;
	right:46px;
	}

#header div a.button {
	background:#e6e7e8;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 7px 3px 6px;
	font-weight:bold;
	text-transform:uppercase;
	}


#header form {
	background:#fff;
	margin:4px 8px 2px 0;
	padding:0;
	width:211px;
	}
#header .button { float: left; text-align: center; margin-right: 4px; margin-top:2px; }
#header .contact { width:47px; }
#header .archives { width:51px; }
#header .tuftshome { width:66px; }

#header #search {
	width:125px;
	padding:2px 0 2px 2px;
	margin:0;
	border:0;
	height: 100%;
	display: block;
	float: left;
	}

#header #searchbutton {
	width:80px;
	border:0;
	padding:0;
	margin:-1px 0 1px 0;
	color:#808285;
	height: 19px;
	text-indent:-9999px;
	background:url(images/search-this-site.gif) no-repeat right center;
    cursor:pointer;
    float: left;
    font-size: 0;
    display:block;
    line-height: 0;
	}

#nav ul {
	overflow:auto;
	margin:0;
	}
#nav li {
	text-align:center;
	font-weight:bold;
	float:left;
	display:block;
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	padding:8px 0;
	letter-spacing:.1em;
	margin:0 14px;
	}

#nav li.first { margin-left:74px; }

#nav li a {
	color:#FFF;
	text-decoration:none;
	}

#nav li a:hover {
	color: #A59266;
	}

.main {
	margin:40px 60px;
	}

.issue {
	width:132px;
	float:left;
	margin-right:36px;
	}

.issuedate, .archiveslink, .email a {
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	letter-spacing:.1em;
	}

.issuedate {
	margin-bottom:18px;
	}

.archiveslink {
	margin:10px 0 16px 0;
	}
.issue .email {
	font-weight:bold;
	font-size:12px;
	background:#6699cc;
	text-align:center;
	padding:8px 5px 5px 5px;
	color:#300F00;
	line-height:14px;
	}

.issue .email a {
	color:#FFF;
	padding:5px 0 0 0;
	}

.issue .rss-feature { font-weight: bold; font-family: Arial; text-transform: uppercase; font-size:10px; line-height: 12px; background:#6699cc; text-align: center; padding-bottom:7px; }
.issue .rss-feature a { color:#fff; }

#slider {
	display:block;
	overflow:hidden;
	width:486px;
	height:324px;
	float:left;
	position:relative;
	}

#slideholder {
	display:block;
	}

#issue {
	background: url(images/right-line.gif) repeat-y left top;
	margin-bottom: 80px;
}

#issue .slide {
	width:486px;
	height:324px;
	float:left;
	}

#issue .slide .caption {
	width:100%;
	height:96px;
	background:#A59266;
	}

#issue .slide .caption h3 {
	padding-top:13px;
	padding-left:15px;
	}

#issue .slide .caption p {
	font-weight:bold;
	font-size:17px;
	padding:3px 60px 0 15px;
	line-height:19px;
	font-family:Arial,Helvetica, sans-serif;
	}

#issue .slide .caption h3 a {
	color:#FFFFFF;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	}
#slidenav {
	position:absolute;
	right:10px;
	top:238px;
	font-size:19px;
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	color:#fff;
	z-index: 20;
	}
#slidenav a { color:#fff; margin-left:10px; cursor: pointer; text-decoration: none; }
#slidenav a:hover { color:#000; }
#slidenav .activeSlide {
	color:#300F00;
	}

.slot h3 {
	color:#4890cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17.5px;
	line-height:19px;
	margin-bottom:2px;
	font-weight: bold;
	}

.slot h3 a {
	color:#4890cd !important;
	}

.slot p {
	color:#000;
	font-weight:bold;
	font-size:11.5px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	}

.slot9 p, .slot10 p, .slot14 p, .slot15 p, .slot16 p, .slot17 p, .slot18 p, .slot19 p, .slot20 p { margin-left:0; }

.slot {
	clear:both;
	display:block;
	}
.slot .storythumb {
	float:left;
	margin-right:15px;
	width:60px;
	height:60px;
	margin-bottom:3px;
	margin-top:2px;
	}

.left, .right {
	float:left;
	width:326px;
	padding-right:10px;
	}

.slots .slot {
	padding:15px 0;
	margin-right:19px;
	overflow:auto;
	}

.right .slot { margin-left:8px; }

.slots {
	clear:both;
	display:block;
	margin-top:16px;
	}

.slot1, .slot2 {
	padding-top: 0 !important;
	}

.slot19, .slot20 {
	margin-top: 20px;
	}

#issue .farleft {
	float:left;
	width:672px;
	}
#issue .farright {
	float:left;
	width:152px;
	padding-left:16px;
	}

#article .smalleft {
	float:left;
	width:290px;
	padding-right:40px;
	}

#article .farleft {
	float:left;
	width:510px;
	}
#article .farright {
	float:left;
	width:290px;
	padding-left:40px;
	}

#article h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-bottom:16px;
	}

#article .subhed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	color:#A59266;
	margin-bottom:24px;
	}

#article .author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#737373;
	margin-bottom:24px;
	margin-top:-8px;
	}

#article blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#A59266;
	margin-bottom:8px;
	width:195px;
	margin-right:15px;
	line-height:22px;
	float:left;
	}

#article blockquote p {
	line-height:22px;
	margin-bottom:0;
	font-size:16px;
	}

#article blockquote p:first-child { /*text-indent:-8px;*/ }

#article blockquote p em { text-align: right; color:#000; font-size: 10px; font-style: normal; display: block; }

#article strong {
	font-weight: bold;
	}

#article h4 {
	font-weight:bold;
	margin-bottom:16px;
	}
#article h5 {
	font-weight:bold;
	margin-bottom:16px;
	}

#article .sidebar {
	color:#A59266;
	font-size: 24px;
}

.widget {
	margin-bottom:30px;
	}
.widget h3 {
	color:#A59266;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom:-2px;
	}

.widgetcontent {
	background:#f5edd8;
	padding:9px 24px;
	}

body .far-left .widgetcontent h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6699cc;
	font-size:17px;
	margin-bottom:2px;
	}

.widgetcontent h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    line-height: 19px;
    font-weight: bold;
    margin-bottom:2px !important;
    }
.widgetcontent p {
    font-family: Arial, Helvetica, sans-serif;
	font-size:11.5px;
	line-height: 15px;
	font-weight: bold;
	}

.widgetcontent .item {
	border-top:1px solid #a2948a;
	padding:15px 0;
	}

.widgetcontent .item:first-child {
	border-top:none !important;
	}

.sidelink {
	margin:0 0 22px 0;
	}
.more-arrows { font-weight: bold; font-size: 15px; font-family: Arial, sans-serif; color:#6699cc; }
.more-arrows:hover { text-decoration: none; }
strong { font-weight:bold; }
em { font-style:italic; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#leadimage {
	margin-bottom:40px;
	position: relative;
	min-height:315px;
	}

#leadimage .caption {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	line-height: 12.5px;
	margin-top:5px;
	}

#leadimage .caption em {
	color:#737373;
	font-style: normal;
	}

#leadimage .slidecontrol {
	display: none;
	position:absolute;
	width:40px;
	height:40px;
	top:130px;
	text-indent: -9999px;
	z-index: 20;
	background:url(images/slide-arrows.png) no-repeat;
	cursor: pointer;
	opacity:.5;
	}
#leadimage .slidecontrol:hover {
	opacity:1.0;
	}
#leadimage .slide-prev {
	left:5px;
	}
#leadimage .slide-next {
	right:5px;
	background-position:-40px 0;
	}
.article {
	clear:both;
	}
.article p {
	font-size:13px;
	line-height:18px;
	margin-bottom:18px;
	}

.article .share {
	width:180px;
	border:1px solid #c0c1c2;
	float:right;
	margin-left:10px;
	}

.article .share ul {
	padding:0px 14px;
	}

.article .share li {
	border-top:1px solid #c0c1c2;
	height:20px;
	padding:12px 0;
	}

.article .share li:first-child {
	border:none;
	}

.addthis_counter { width:60% !important; }
.addthis_button_facebook_like, .addthis_button_tweet, .addthis_button_google_plusone, .addthis_button_facebook_send { padding:0 !important; }
.addthis_button_facebook_like { width:100% !important; }
.addthis_button_tweet { width:57% !important; }
.addthis_button_google_plusone { width:43% !important; }

.article .share a {
	color:#000;
	}

.columns {
	background:url(images/columns-bg.gif) repeat-y;
	}

.row {
	background:url(images/row-bg.gif) no-repeat bottom left ;
	}

.top {
	height:324px;
	margin-bottom:36px;
	}
.lower {
	padding-top:30px;
	clear:both;
	}

#footer {
	clear:both;
	background:#A59266;
	border-top:8px solid #300F00;
	position:relative;
	height:145px;
	}

#footer #footernav {
	position:absolute;
	top:38px;
	left:198px;
	}

#footer #footernav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	}

#footer #footernav li a {
	color:#E5DBB8;
	}

#footer .footersocial {
	position:absolute;
	left:748px;
	top:17px;
	font-size:12px;
	}

#footer .footersocial p {
    margin-left:17px;
    }
#footer .footersocial a {
	line-height: 24px;
	padding-left:20px;
	color:#000;
	}

#footer .facebook {
	margin-top:10px;
	background:url(images/facebook.png) no-repeat left;
	}

#footer .rss {
	background:url(images/rss.png) no-repeat left;
	}

#footer .tuftslogo {
	background:url(images/tufts-footer.png) no-repeat;
	width:121px;
	height:52px;
	display:block;
	text-indent:-9999px;
	margin-right:25px;
	position:absolute;
	top:56px;
	left:60px;
	}

#footer .copyline {
	position:absolute;
	left:200px;
	top:91px;
	font-size:12px;
	}

#footer .copyline a {
	color:#fff;
	}

#footer .copyline img {
    vertical-align: bottom;
    }

.feature1 {
	width:306px;
	height:152px;
	background-position:bottom right;
	margin-bottom:30px;
	border: 1px solid #A59266;
	background-repeat: no-repeat;
	}

.feature2 {
	width:152px;
	height:275px;
	background-position:bottom;
	margin-top:24px;
	margin-bottom:40px;
	position:relative;
	}

.feature1 span, .feature2 span {
	display:block;
	width:100%;
	height:25px;
	text-indent:-9999px;
	background-position:12px 8px !important;
	}

.feature1 span {
	background:url(images/feature1.gif) #6699cc no-repeat;
	margin-left:-1px;
	margin-top:-1px;
	width: 308px;
	}
.feature2 span {
	background:url(images/feature2.gif) #6699cc no-repeat;
	}

.feature1 h3 a {
	padding:8px 178px 4px 14px;
	display:block;
	}

.feature2 h3 a {
	padding:6px 14px 4px 14px;
	display:block;
	text-shadow:#333 0 0 6px;
	}

.feature1 p a {
	padding:0 178px 0 14px;
	display:block;
	color:#000;
	text-decoration:none;
	}
.feature2 p a {
	padding:0 14px 0 14px;
	text-shadow:#333 0 0 3px;
	display:block;
	color:#fff;
	text-decoration:none;
	}

.feature2 div {
	position:absolute;
	bottom:14px;
	}

.feature1 p, .feature2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	}

.feature1 h3 a, .feature2 h3 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#e4dab7;
	font-weight:bold;
	}

.slot11, .slot12 {
	border-bottom:1px solid #e7e8e9;
	}

.slot11 {
	padding-top:0;
	}


.slot9 h3, .slot10 h3, .slot14 h3, .slot15 h3, .slot16 h3, .slot17 h3, .slot18 h3, .slot19 h3, .slot20 h3 {
	font-size:12px;
	font-weight:bold;
	}

.slot9, .slot10, .slot19, .slot20 {
	width:150px;
	float:left;
	margin-right:8px;
	clear:none;
	min-height: 80px;
	}

.slot11 {
	padding: 0 0 16px 0;
	}
.slot12, .slot13 {
	padding:16px 0;
	}

.slot14, .slot15, .slot16, .slot17, .slot18, .slot19, .slot20 {
	padding-bottom:16px;
	}

.tuftsnow {
	background:#e7e8e9;
	border:1px solid #e5e5e5;
	padding:15px 0 15px 11px;
	margin-bottom:20px;
	overflow:auto;
	margin-left:7px;
	margin-right:7px;
	}

.tuftsnow .logo {
	display:block;
	background:url(images/tuftsnow.gif) no-repeat;
	width:149px;
	height:34px;
	text-indent:-9999px;
	margin-bottom:12px;
	}

.tuftsnow .description {
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#808285;
	}

.tuftsnow .item {
	margin-top:16px;
	}

.clear { clear:both; }

.tuftsnow .date, .tuftsnow a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	}

.tuftsnow .date {
	text-transform:uppercase;
	font-size:9px;
	line-height:11px;
	}

.tuftsnow a {
	font-size:11.5px;
	font-weight:bold;
	line-height:15px;
	}

.tuftsnow .item p {
	font-size:11.5px;
	font-family: Arial,Helvetica,sans-serif;
	line-height:15px;
	}

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.article .wp-caption .wp-caption-text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	max-width:510px;
	line-height: 12.5px;
	}

.article .wp-caption em {
	color:#737373;
	font-style: normal;
	}

.article .wp-caption img {
	margin: 5px 0;
	}

.contactinfo {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:60px;
	}

.contactinfo h2 {
	font-size:16px !important;
	color:#4891ce;
	}

.contactinfo p {
	text-transform:uppercase;
	font-size:10px;
	line-height:13px;
	margin-bottom:11px;
	}

.contactinfo p em {
	font-style:italic;
	}

.contactform p {
	font-size:13px;
	line-height:16px;
	margin-bottom:10px;
	position:relative;
	}

.contactform button {
-moz-box-shadow: 0px 0px 5px #888;
-webkit-box-shadow: 0px 0px 5px #888;
box-shadow: 0px 0px 5px #888;
border:none;
	background:#fff;
	color:#a59266;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius:3px;
	border-radius:3px;
	}
.contactform label {
	text-transform:uppercase;
	font-size:10px;
	line-height:13px;
	margin-bottom:11px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:0;
	left:0;
	}

.contactform input {
	width:280px !important;
	margin-top:15px;
	margin-bottom:10px;
	}
.contactform textarea {
	width:280px !important;
	}

.post-edit-link {
	position:absolute;
	top:0;
	right:0;
	background:#333333;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

.landing .articlethumb {
	width:125px;
	height:125px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	}

.landing .item:first-child {
	border-top:none; padding-top:0;
	}
.landing .item {
	padding-top:20px;
	border-top:1px solid #c0c1c2;
	}

.landing .text {
	float:left;
	margin-bottom:20px;
	}

.landing h2, .landing p {
	width:350px;
	}

.landing h2 a {
	color:#000000;
	font-size:24px;
	}

#article .landing .text h2 {
	padding:0;
	margin:0 0 4px 0;

	}

.landing .subhed {
	font-size:14px;
	}

.issue_date, .issue_date a, .issue_date a:hover {
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #A59266;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-decoration: none;

	}

.landing .issue_date {
	margin-bottom:18px;
}

.d-list-button {
	background:url(images/d-list.gif) no-repeat;
	display:block;
	height:115px;
	width:152px;
	margin-bottom:24px;
	text-indent: -9999px;
}

.red { color: #d12427; }
.blue { color: #478fd2; }
.gray { color: #808284; }
.green { color: #71aeb9; }

.serif { font-family: Georgia, serif; }
.sans { font-family: Arial, Helvetica, sans-serif; }

.small { font-size: 20px; }
.medium { font-size: 30px; }
.large { font-size: 48px; }

.article .dlist p {  font-size: 15px; line-height: 21px;  }
.article .dlist strong { font-family: Arial, Helvetica, sans-serif; font-size: 40px; color: #A59266; }

@media print {
	* { color:#000; }
	#header { height:60px; }
	#header h1 { text-indent:0; background:none; color:#000; font-size:40px; font-family:"Georgia"; font-weight:bold; }
	#header div, #nav, #leadimage, .share, .farright { display:none; }
	#article .farleft { width:100%; }
	}