/*
Theme Name:Southern Vermont College Blog
Theme URI:http://blogs.svc.edu/
Description:Default theme for Southern Vermont College
Version:1.0
Author:Bluehouse Group
Author URI:http://bluehousegroup.com/

*/

/* base */
body { background:#fff url(images/bg.png) 0 0 repeat-x;  font-family:Verdana, Helvetica, Arial; font-size:12px; color:#555555; }

a { color:#005983; text-decoration:none;} 
a:hover { color:#1080cd; text-decoration:underline;}

h1, h2, h3, h4, h5 { font-family:Georgia, Times, serif; color:#003300; font-weight:400; }
h2 { font-size:24px; line-height:28px; margin-bottom:22px; }
h3 { font:700 16px/22px Verdana, Helvetica, Arial sans-serif; }
h4 { font-size:16px; font-weight:700; color:#555; }

small { color:#003300; text-transform:uppercase; }

#content p, #content li { font-size:12px; line-height:19px; margin:4px 0 22px 0; }
#content ul { margin:8px 0 32px 0;}
#content ul li { margin:0 0 13px 18px; padding:0 0 0 10px; list-style:circle; }

em { font-style:italic; }
strong { font-weight:700; color:#1c1c1c; }
blockquote { margin-right:0; padding-left:16px; color:#786e44; font-size:16px; border-left:1px dotted #4e4e4e; }

#wrapper { width:1033px; }

#main { background:#fff url(images/main_bg.png) 0 0 repeat-y; }

#sidebar ul, #sidebar ul li, #secondarybar ul, #secondarybar ul li { margin:0; list-style:none; }
#sidebar ul, #secondarybar ul { margin:0 0 20px; }
#sidebar ul li, #secondarybar ul li { margin:0 0 1em; }
#sidebar h4, #secondarybar h4 { font-size:18px; font-weight:400; color:#003300; border-bottom:1px solid #e7e7e7; margin:0 0 10px; }
#sidebar h4 { margin:0 -20px 10px 0; }

#sidebar h4.rss-feed { border:0; }
#sidebar h4.rss-feed a:hover { text-decoration:none; }
#sidebar h4.rss-feed img { vertical-align:text-bottom; }

.sidebar-bio { margin:0 0 10px; overflow:visible; }
.sidebar-bio img { margin:0 0 5px; }
.sidebar-bio h4 { border:0; font-size:16px; margin:0 0 8px; }
.sidebar-bio p { margin:0; line-height:18px; }

/* columns */
.threeColLayout #content { width:595px; float:left; margin:0 223px 0 215px; }
.threeColLayout #sidebar { width:223px; float:left; margin:0 0 0 -223px; }
.threeColLayout #secondarybar { width:215px; float:left; margin:-85px 0 0 -1033px; min-height:150px; overflow:visible; }
	.threeColLayout #content div.innerpad { margin:25px 40px 20px; }
	.threeColLayout #sidebar div.innerpad { margin:25px 20px 20px; }
	.threeColLayout #secondarybar div.innerpad { margin:20px 16px 20px; }
	
.threeColLayout #secondarybar { background:transparent url(images/secondarybar_bg.png) 0 0 no-repeat; }

.post { border-bottom:1px solid #e7e7e7; }
.single .post { border:0; }
.post h2 { margin-bottom:10px; }
.post h3 { font-family:Georgia; font-weight:400; }
small.clearfix { margin-bottom:10px; }
small.clearfix a { float:right; }

/* footer header */
#footer { border-top:1px solid #586a7a; padding:10px 0; }
#footer ul, #footer ul li { list-style:none; margin:0; }
#footer ul { margin:0 0 1em; padding:0 0 1em; }
#footer ul li { display:inline; margin-right:10px; }
#footer p, #footer ul { text-align:center; margin:0; line-height:1.6; }

#header div.headings { width:765px; float:left; }
#header h1, #header h1 a { margin:0; display:block; width:190px; height:104px; float:left; }
#header h1 a { text-indent:-9999px; float:none; background:transparent url(images/logo.png) 0 0 no-repeat; }
#header h3 { margin:0; display:block; float:left; text-indent:-9999px; width:575px; height:104px; background:transparent url(images/tagline.png) 0 0 no-repeat; }

div#blog-heading { background:#40786c url(images/blogheading_bg.png) 100% 100% no-repeat; font-family:Georgia, Times, serif; padding:20px 260px 20px 250px; margin:25px 0 0; min-height:50px; }
div#blog-heading h2, div#blog-heading a, div#blog-heading div { color:#fff; font-weight:400; }
div#blog-heading h2, div#blog-heading h2 a { font-size:28px; margin:0; }
div#blog-heading div.description { font-size:18px; }

/* nav */
#utilnav { float:left; margin:15px 55px 0; width:158px; background:transparent url(images/utilnav_border_bg.png) 79px 0 repeat-y }
#utilnav ul, #utilnav ul li { margin:0; float:none; }
#utilnav ul { float:left; width:79px; }
#utilnav ul.alumni-parent-resources li { padding-left:20px; }
#utilnav ul.student-resources li { padding-right:20px; }
#utilnav ul li a { color:#f8e787; line-height:24px; }

#nav { clear:both; height:43px; border-bottom:2px solid #2a4f47; background:#2a4f47; }
#nav ul { padding-left:37px; }
#nav ul li { display:block; float:left; padding-right:7px; }
#nav ul li a { display:block; height:43px; float:left; background:transparent url(images/svc_nav.png) 0 0 no-repeat; text-indent:-9999px; }
	#nav ul li a#nav1 { background-position:0 0; width:116px; }
	#nav ul li a#nav2 { background-position:-123px 0; width:204px; }
	#nav ul li a#nav3 { background-position:-332px 0; width:119px; }
	#nav ul li a#nav4 { background-position:-458px 0; width:137px; }
	#nav ul li a#nav5 { background-position:-602px 0; width:124px; }	
		#nav ul li a#nav1:hover { background-position:0 -45px; }
		#nav ul li a#nav2:hover { background-position:-123px -45px; }
		#nav ul li a#nav3:hover { background-position:-332px -45px; }
		#nav ul li a#nav4:hover { background-position:-458px -45px; }
		#nav ul li a#nav5:hover { background-position:-602px -45px; }
		
/* comments */
#comments { border-top:5px solid #bbcfcb; border-bottom:5px solid #bbcfcb; }
#comments ol, #comments ol li { list-style:none; margin:0; }
#comments ol { margin:0 0 20px; }
#comments ol li, #comments ol li p { font-size:11px; margin:0; color:#3f3f3f; }
#comments ol li { border-top:1px solid #dadada; padding:10px 0; }
#comments ol li cite, #comments ol li a { color:#003300; text-decoration:none; }
#comments ol li a:hover { text-decoration:underline; }
#comments ol li.comment-author-admin { background:#dde7e5; border-top:2px solid #bbcfcb; }
#comments ol li div.comment-author { float:left; width:120px; padding:0 10px 0 0; text-align:right; }
#comments ol li div.comment-text { float:left; width:375px; padding-right:10px; }

form#commentform div.field { margin:0 0 10px; }
form#commentform label { display:block; font-size:12px; font-weight:700; color:#555; margin:0 0 6px; }
form#commentform input.text, form#commentform textarea { border:3px solid #a5a5a5; width:360px; font-size:12px; padding:2px; }
form#commentform div.actions button#submit { display:block; border:0; cursor:pointer; background:transparent url(images/submit_button.png) 0 0 no-repeat; height:28px; width:108px; }
form#commentform div.actions button#submit span { display:block; text-indent:-9999px; }
