/*
Theme Name: University Diaries
Theme URI: http://www.margaretsoltan.com/
Description: University Diaries theme.
Author: Carolyn Eby
Author URI: http://www.thonky.com/
Version: 1.2.1
.
This was made by Carolyn.
.
*/


.tr-authority-widget { text-align: center; }

body { background: white; margin: 10px; color: #666; text-align: center; }

h2 { font-variant: small-caps; font-size: large; }

div { text-align: left; }

div#header { margin: 10px auto 0px auto; width: 460px; height: 165px;
	     background-image: url('/university_diaries_logo.jpg');
	     background-repeat: no-repeat; }
div#header:hover { cursor: pointer; }
div#tagline { font-family: 'Gill Sans', sans-serif; color: #888;
	      font-size: 16px; padding-top: 80px; padding-left: 210px; }

div#mainbody { width: 750px; margin: 0px auto 0px auto; display: block; border: 1px solid #fff; }

div#linksbar { border-top: 1px dotted #888; border-bottom: 1px dotted #888; 
	       width: 750px; margin: 0px auto 0px auto; padding: 0px; text-align: center; }
span.onelink { display: table-cell; width: 195px; text-align: center;
	       font-size: xx-small; font-family: Verdana, Arial, sans-serif;
	       color: #777; text-transform: uppercase; margin: 0 auto 0 auto; }

div#leftside { width: 560px; display: block; float: left;
	       border-right: 1px dotted #888; }
div.post { font-size: large; margin-right: 10px; line-height: 1.2em; }
div.postdate { text-transform: uppercase;font-size: xx-small;
	       margin-bottom: 0px; color: #0066cc; padding-top: 10px;
	       font-family: Verdana, Arial, sans-serif; }
div.posttitle, div.posttitlepage { font-weight: bold; font-size: x-large; 
		font-variant: small-caps; color: #000; line-height: 1.1em;
		margin-top: 0px; border-bottom: 1px dotted #aaa; }
div.posttitle {width: 100%; }
div.postnavarrows { font-size: xx-small; margin: 5px auto 15px; }
div.postfooter { font-size: xx-small; margin: 10px auto 0px auto;
		 font-family: Verdana, Arial, sans-serif; line-height: 1.4em;		 border-bottom: 1px dotted #888; padding-bottom: 5px; }

div#rightside { margin-left: 560px; padding: 0px 0px 0px 7px; }
div#rightside li { margin-left: -15px; line-height: 1.1em; }
div#testimonials { font-size: medium; font-style: italic; }

div#pagefooter { font-size: xx-small; text-align: center; width: 750px;
		 padding-top: 3px; color: #111; border-top: 1px dotted #888;
		 clear: both; margin: 0 auto 0 auto; }

div.seriffed { font-family: Georgia, 'Times New Roman', serif; }
div.sansseriffed { font-family: Verdana, Arial, sans-serif; }

a { color: #0066cc; text-decoration: none; border: 0px; }
a:hover { text-decoration: underline; }
a.post { text-transform: none; }
a.nil { text-decoration: none; border: 0px; }

blockquote { font-style: italic; border-left: 10px solid #ddd; padding-left: 5px;
		margin-left: 25px; }
cite { color: #000; font-weight: bold; }

span.orange { color: #ff6600; }

#commentform textarea { width: 500px; }