/*
Theme Name:     UW Wordpress Theme
Theme URI:      http: //example.com/
Description:    UW branded child theme based on the Twenty Eleven theme 
Author:         UW Web Team
Author URI:     blogs.uw.edu
Version:        0.7.0
*/

@import url("http://www.uwb.edu/components/uwb-wordpress/styles/wordpressTheme");

/* override bootstrap */
h1 a, h1, .entry-title, .entry-title a {
    color: #39275B;
    font-weight: normal;
    letter-spacing: -0.04em;
    font: 30px/26px Arial, Helvetica, sans-serif;
}
h1 {
	margin-bottom: 0;
}
h6 {
    color: #404040;
    text-transform: none;
}
li {
    color: #555555;
}
#leftNav a:hover {
    color: #999999;
    text-decoration: none;
}
.container {
  width: 950px;
  position: relative;
}
#leftNav h2, #rightInfo h2 {
	font-size: 14px;
}
h1 a, h1, .entry-title, .entry-title a {
	color: #39275b
}
a {
    color: #0F79A3;
}
input.wTextInput {
	padding: 0;
}
.form-submit #submit {
	display: none;
}
.actions input {
	cursor:pointer;display:inline-block;
	padding:5px 14px 6px;
	text-shadow:0 1px 1px #333;
	color:#fff;font-size:13px;line-height:normal;
	border:1px solid #39275b;
	border-bottom-color:#39275b;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition:0.1s linear all;-moz-transition:0.1s linear all;
	-ms-transition:0.1s linear all;-o-transition:0.1s linear all;
	transition:0.1s linear all;
	background-color:#56477F;
	background-repeat:repeat-x;
	background-image:-khtml-gradient(linear, left top, left bottom, from(#674DAD), to(#56477F));
	background-image:-moz-linear-gradient(top, #674DAD, #56477F);
	background-image:-ms-linear-gradient(top, #674DAD, #56477F);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #674DAD), color-stop(100%, #56477F));
	background-image:-webkit-linear-gradient(top, #674DAD, #56477F);
	background-image:-o-linear-gradient(top, #674DAD, #56477F);
	background-image:linear-gradient(top, #674DAD, #56477F);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#674DAD', endColorstr='#56477F', GradientType=0);
}
.actions {
    background: none;
    border-top: 0 none;
}
.actions .btn:hover {
    color: #d3d3d3;
}
.actions #submit {
	width: 120px;
}
.clear {
    clear: both;
}
[class*="span"] {
    margin-left: 0;
}
/* override twentyeleven css */

#content {
  margin: 0;
  width: 100%;
}
#respond {
  margin:0;
  width:95%;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
  top: 55px;
}
#respond input[type="text"] {
  height: 35px;
  width:80%;
}
.entry-format {
	display: none; 
}
 /* Prev-Next Buttons */
h3.assistive-text {
	display: none;
}
#nav-single .meta-nav {
	display: none;
}
.nav-next a {
 	background: url("images/arrow_h3.gif") no-repeat scroll right 7px transparent;
	padding: 4px 11px 4px 5px;
}
.nav-previous a {
	background: url("images/arrow_h3_rev.gif") no-repeat scroll left 7px transparent;
	padding: 4px 0 4px 13px;
}
#nav-single .nav-previous, #nav-single .nav-next {
    background-color: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 3px #e3e3e3;
    display: block;
    float: left;
    margin: 5px 4px 0 5px;
    padding: 1px 9px;
}
.post {
	clear: both
}
#nav-single {
	text-align: left;
	top:0;
}
#content {
}
#slider {
  margin-top: 52px;
}
#slider .sliding {
  float:left;
}
 /* Begin UW Theme CSS */
#leftNav {
  width: 230px;
  float: left;
  margin-right: 10px;
}

.contentdate {
	background-image: url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 25px 10px 0 0;
	padding: 0;
}
	
.contentdate h3 {
	color: #fff;
	background-color: transparent;
	font-size: 10px;
	font-weight: normal;
	padding: 4px 0 0 13px;
	margin: 0;
	text-transform: uppercase;
}
	
.contentdate h4 {
	color: #999;
	font-size: 21px;
	font-weight: bold;
	padding: 3px 4px 0 3px;
	margin: 0;
	text-align: center;
}
#informationStory h1  {
	margin-top: 30px;
}
#informationStory p {
	
	}
p.authoring {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px dotted #ccc;
}
.banner {
	padding: 25px 0 15px 38px;
}
#site-title {	
    display: block;
    left: 70px;
    position: absolute;
    top: 55px;
    z-index: 1;
}
#site-title a {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    line-height: 36px;
    text-decoration: none;
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-weight: bold;
}
.banner {
	padding:25px 0 15px 38px;
}
.noBanner {
    display: block;
    height: 111px;
}
.noBanner #site-title {
    top: 34px;
}
.noBanner #site-description {
    top: 62px;
}
#site-description {
    margin: 0;
    position: absolute;
    top: 80px;
    z-index: 1;
    color: #FFFFFF;
    font-weight: normal;
}

/************************************************
*	Bothell Nav									*
************************************************/
#uwLogo {
	width: 400px;
	height: 23px;
	background-image: url('images/wlogo_lg.gif');
}

.sec1{
	overflow: hidden;
}


ul#navg{
	margin-top: 26px;
	*margin-top: 36px;
	
}


ul#navg a{
	color: #fff;
	padding: 5px 10px;
	display: block;
}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 400px;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 40px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #F6F6F6;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 350px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 350px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#informationStory {
	padding-bottom: 15px;
}
.donate .tweetmeme_button, .donate .addtoany_share_save_container {
	display: none;
}
.donate h1 {
	border-bottom:1px solid #E8E8E8;
	margin-bottom:40px;
	margin-top:30px;
	padding-bottom:5px;
	padding-left:15px;
}
#social li {
	background:transparent url(images/social.gif) no-repeat scroll left top;
	margin-left:5px !important;
	margin-top:5px !important;
	padding-left:22px !important;
	}
#social li a:hover {
	text-decoration: underline;
}
#social li.leftTwitter {
	background-position: 0px -24px;
}
#social li.leftFacebook {
	background-position: 0px -48px;
}
#social li.leftRss {
	background-position: 0px 0px;
}
#social li.leftPromise {
	background-position: 0px -72px;
}
h2.widgettitle {
	list-style-position: outside;
}

/************************************************
*	Structure									*
************************************************/

.no-widgets #content {
	width: 590px;	
}
.no-widgets #primary {
	width: 615px;
}
#content {
    float: left;
    margin: 0;
    width: 430px;
}
#primary {
  margin: 15px 0 0 0;
  width: 655px;
  float: left;
}
#leftNav {
    margin-right: 35px;
}
.leftNavBackground {
    min-height: 200px;
    overflow: hidden;
}
.menu {
	padding: 0 0 0 20px;
}
#secondary, #left-widgets {
    float: left;
    margin: 20px 0 0;
    padding: 0 0 0 50px;
    width: 161px;
}
#leftNav #secondary, #leftNav #left-widgets {
    overflow: hidden;
    width: 165px;
}
/************************************************
*	Secondary Override							*
************************************************/
#leftNav ul ul a {
    font-size: 100%;
}
#leftNav .navSectionHead {
    background: url("images/leftNav_bg.png") no-repeat scroll center bottom transparent;
    border-bottom: medium none;
    font-size: 118%;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 18px;
}
.trikiti, .navSectionHead a, .menu > li.navSectionHead a:hover {
    background: url("images/arrow_h3.gif") no-repeat scroll left 7px transparent;
}
.menu a {
    display: inline-block;
    font-size: 100%;
    line-height: 130%;
    padding: 3px 10px 5px;
    width: 100%;
    text-shadow: 1px 1px 3px #FFFFFF;
}
.children .current_page_item > a {
    background: none;
    font-weight: normal;
    padding-left: 10px;
}
#leftNav ul .children .children li {
	padding-left: 0px;
}

/***************
 *404 page
***************/

#primary.fourOhhhFour {
	background: url("images/404.jpg") no-repeat scroll center 0 transparent;
	width: 650px;
	height: 700px;
}

/***************
 Form Style
***************/

textarea#comment {
	width: 100%;
	resize: none;
}
.btn.primary {
    margin-left: 150px;
}

/***************
 Form Style
***************/

.uwadv-title {
    background: url("images/leftNav_bg.png") no-repeat scroll center bottom transparent;
    color: #484848;
    display: block;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 4px 10px 19px;
    text-align: left;
}
#leftNav li.pagenav {
    padding: 0 0 0 20px;
}

/***************
 BuddyPress
***************/

.padder ul {
	margin: auto;
}
 
.padder input {
	width: auto;
}

.padder input {
	padding: 0;
	float: none;
}

.dir-form input[type=submit] {
  padding:3px;
  margin-top:5px;
}