/*
Theme Name: Toolbox
Theme URI: http://wordpress.org/extend/themes/toolbox
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/* =Structure
-------------------------------------------------------------- */

body {	width: 100%;
	margin: 0px;
	font-family: Neuton, Georgia, serif;
	 -webkit-text-size-adjust:none
}



#page {
	display: block;
	margin: 0px;
}

.align-right {
	text-align: right;
}



#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}

#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */

.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */

.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);


/* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */

.center {
	text-align: center;
}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* =Links
-------------------------------------------------------------- */

a {
	text-decoration: none;
	font-weight: bold;
	color: #005387;
}



/* =Typography
-----------------------------------
--------------------------- */

h1 {
	font: bold 36px/33px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	color: #005387;
	
}



h2, h2 a {
	font: 31px/28px Neuton, Georgia, serif;
	color: #005387;
	font-weight: normal!important;
}


h3 {
	font: bold 31px/31px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 6px;
	margin-bottom: 30px!important;

}

h4 {
	font: bold 17px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #005387;
	margin-top: 0px;
}

h5 {
	font: bold 15px/15px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #005387;
}

h5 a {
text-decoration: underline}

h5.voxpop-name {
	color: black;
	margin-top: 0px;
}

h6 {
	font: bold 13px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #005387;
	margin-top: 10px;
	margin-bottom: 6px;
}

p {
	font: 18px/20px Neuton, Georgia, serif;
			font-weight: 300;

}

strong {
	font-weight: bold!important;
}

p a {
		color: #005387;
	font-weight: normal;
	border-bottom: 1px solid #005387;
}

p.small {
	font: 14px/14px Neuton, Georgia, serif;
}

.btn a {
	font: bold 14px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #005387;
	color: white;
	padding: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.btn-small {
	font: bold 14px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #005387;
	background-color: #D5EFFF;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	margin-top: 20px;
}


/* =Header
-------------------------------------------------------------- */

#above-nav {
	background-color: #005387;
	-webkit-box-shadow: inset 0px -2px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px -2px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px -2px 2px 0px rgba(0, 0, 0, 0.5);
	font-family: "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: white;
}

#above-nav ul {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 0px;
	display: inline;
	float: left;
}

ul.no-margin {
	margin-top: 9px!important;
}

#above-nav ul a {
	color: white;
}



#above-nav li {
	font-size: 17px;
	display: inline;
	margin-right: 30px;
}

#main-nav {
	height: 137px;
	background: white url(http://connortomas.com/clients/rmit/wp-content/themes/toolbox/i/header-bg.jpg) no-repeat center;
	border-bottom: 1px solid #B3B3B3;
	z-index: 100;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

#main-nav .logo {
	height: 110px;
	width: 410px;
	background-image: url(http://connortomas.com/clients/rmit/wp-content/themes/toolbox/i/header-logo.png);
	margin-top: -10px;
}

#lower-nav {
	border-bottom: 1px solid #B3B3B3;
	z-index: 100;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	font-family: "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

#lower-nav li {
	color: #005387;
	background-color: #D5EFFF;
	font-size: 17px;
	display: inline;
	margin-right: 10px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#lower-nav li a {
	color: #005387;
	text-decoration: none;
}

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}

#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}

div.breadcrumbs, div.breadcrumbs a {
	color: #B5C5D7;
	font-weight: bold;
	font-family: "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 20px;
	margin-bottom: 30px;
}
div.breadcrumbs a{
	border-bottom: 2px solid #B5C5D7;

}

.teaser-wrapper {
	height: 290px;
	overflow: hidden;
}


ul#items{		
		width:inherit;
		min-height:640px;
		padding-left: 0px;
		margin-top: 0;
		}
	ul#items li{
		list-style:none;
		min-height:640px;
		margin:0 4px;
		color:#555;
		}


	ul#items li:hover{color:#333;}
	ul#items li .image{
		margin:20px 20px 10px 20px;
		width:220px;
		height:150px;
		overflow:hidden;
		border:2px solid #fff;
		-moz-box-shadow:0 1px 1px #bbb;
		-webkit-box-shadow:0 1px 1px #bbb;
		box-shadow:0 1px 1px #bbb;
		}	

ol#pagination{position:relative;text-align:center;
		padding-left: 0px;
}
	ol#pagination li{
		display:inline-block;
		width:16px;
		height:16px;
		background:url(/clients/rmit/js/bg_buttons.png) no-repeat 0 0;
		text-align:left;
		text-indent:-8000px;
		list-style:none;
		cursor:pointer;
		margin:0 2px;
		}
	ol#pagination li:hover{background:url(/clients/rmit/js/bg_buttons.png) no-repeat 0 -16px;}
	ol#pagination li.current{color:#f00;font-weight:bold;background:url(/clients/rmit/js/bg_buttons.png) no-repeat 0 -32px;}
	ol#pagination li.prev, ol#pagination li.next{
		position:absolute;
		top:-150px;
		}
	ol#pagination li.prev{left:-30px;background:url(/clients/rmit/js/bg_buttons.png) no-repeat 0 -64px;}
	ol#pagination li.next{right:-30px;background:url(/clients/rmit/js/bg_buttons.png) no-repeat 0 -48px;}


h4.above-tabs {
	margin-top: 20px;
	margin-bottom: 10px;
}

#wrapper {
}
ul.tabs {
    width:auto;
    margin:0;
    padding:0;
}
ul.tabs li {
    display:block;
    float:left;
	padding: 0 0 0 5px;
}
ul.tabs li a {
			color: #005387;
	background-color: white;
		font-family: "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #005387;
	font-size: 17px;
	display: inline;
	margin-right: 0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
    display:block;
    float:left;
    text-decoration:none;
	padding: 10px 10px;
}
.selected {
	color: white!important;
	background-color: #005387!important;
}
.tab-content {
    clear:both;
    border:1px solid #ddd;
    margin-top: 20px;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #B3B3B3;
	padding: 20px;

}
/* =Menu
-------------------------------------------------------------- */

#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

#access li {
	float: left;
	position: relative;
}

#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}

#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #dedede;
}

#access ul ul a:hover {
	background: #cecece;
}

#access ul li:hover > ul {
	display: block;
}



/* =Sidebar
-------------------------------------------------------------- */

.fit-to-space img {
	max-width: 100%!important;
}

.sidebar {
	font-size: 15px;
	line-height: 15px;
}

.sidebar .section {
	margin-bottom: 20px;
}

.sidebar.recent-articles h5, .big-picture .sidebar .section h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}



.sidebar.recent-articles h6 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.box .small img, .tab-content .small img {
	max-width: 190px;!important;
}
.teaser-wrapper.small {
	height: 95px;
	overflow: hidden;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #B3B3B3;
margin-bottom: 10px;
}



/* =Single Post
-------------------------------------------------------------- */

.single-post h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.single-post h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* =Category Archives
-------------------------------------------------------------- */

.category-page h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.category-page h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.box .medium img {
	max-width: 190px;!important;
}

.teaser-wrapper.medium {
	height: 105px;
	overflow: hidden;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #B3B3B3;

}

.category-page p:first-child, .category-page p:first-child + p
{
	color: black!important;
	font-size: 18px!important;
	line-height: 20px!important;
	width: inherit!important;
}




/* =Voxpop
-------------------------------------------------------------- */

.voxpop-home h2 {
	margin-bottom: 30px;
	margin-top: -20px;
	
}

.voxpop {
	min-height: 200px;
	overflow: visible;
}

.single-post .voxpop {
	height: auto!important;
}

.speech-arrow {
	height: 70px;
	background: url(http://connortomas.com/clients/rmit/wp-content/themes/toolbox/i/speech-arrow.png) no-repeat 0 center;
}

h5.voxpop-answer {
	background-color: white;
	padding: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: -21px;
}

.voxpop h3 {
	margin-top: 0px;
	margin-left: -21px;
}

.voxpop-headshot img {
	max-width: auto;
	max-height: 100px;
}

.voxpop-headshot {
	height: 100px;
	overflow: hidden;
}

.voxpop-push-left {
	margin-right: 0px;
}




/* =Content
-------------------------------------------------------------- */

.featured .meta {
	margin-bottom: 0px;
	margin-top: -10px;
	line-height: 18px;
}

.featured p {
	margin-bottom: 30px;
}

.featured-image {
	z-index: 100;
	height: 110px;
	width: 110px;
	margin-top: 10px;
	margin-left: -40px;
	position: absolute;
	background: url(http://connortomas.com/clients/rmit/wp-content/themes/toolbox/i/featured.png) no-repeat;
}

.bg {
	border-bottom: 1px solid #B3B3B3;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	padding-bottom: 20px;
}

.bg.gray {
	background-color: #F2F2F2;
}

.bg.white {
	padding-top: 20px;
}

.bg.blue {
	background-color: #D5EFFF;
	padding-top: 40px;
}

.voxpop-box {
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.box {
	margin-top: 20px;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #B3B3B3;
	padding: 20px;
	
}

article#post-152.post-152.post.type-post.status-publish.format-standard.hentry.category-gallery {
	margin-bottom: 80px;
}

.big-picture .box {
	margin-top: 0px;
}

.box img {
	max-width: 100%;
}

.box.about {
		font: bold 17px/17px "PT Sans Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.sticky {
	
}

.entry-meta {
	clear: both;
	display: block;
}

.single-author .entry-meta .byline {
	display: none;
}

#content nav {
	display: block;
	overflow: hidden;
}

#content nav .nav-previous {
	float: left;
	width: 50%;
}

#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#content #nav-above {
	display: none;
}

.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}

#nav-below {
	margin: 1em 0 0;
}

.page-link {
	clear: both;
	margin: 0 0 1em;
}

.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */

.error404 .widget {
	float: left;
	width: 33%;
}

.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}

.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}



/* =Single Page
-------------------------------------------------------------- */

.primary img {
	max-width: 500px;
	height: auto;
}

.entry-content h3
{
	color: #005387;
	font-size: 22px;
	line-height: 24px;
	width: 500px;
	font: 24px/26px Neuton, Georgia, serif;
}





/* Notices */

.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}


/* Images */

.wp-caption {
  display: block;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
	padding: 4px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #fafafa;
}

a.wp-caption:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.wp-caption img {
  display: block;
  width: 450px!important;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption .wp-caption-text {
	 color: #555555;
	font-size: 14px;
	font-style: italic;
}







.image-attachment div.entry-meta {
	float: left;
}

.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}

.image-attachment .entry-content {
	clear: both;
}

.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}

.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */

.format-aside .entry-header {
	display: none;
}

.single .format-aside .entry-header {
	display: block;
}

.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}

.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */

.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */

.format-image .entry-header {
	display: none;
}

.single .format-image .entry-header {
	display: block;
}

.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}

.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}

p img {
	margin-bottom: 0.5em;

/* a small bottom margin prevents content floating under images */
}

/*
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,
.widget-area img,
.wp-caption {
	max-width: 100%!important;


/* When images are too wide for containing element, force them to fit. */
	height: auto;

/* Override height to match resized width for correct aspect ratio. */
}

img.alignleft {
	margin-right: 1em;
}

img.alignright {
	margin-left: 1em;
}

.wp-caption {
	padding: .5em;
	text-align: center;
}

.wp-caption img {
	margin: .25em;
}

.wp-caption .wp-caption-text {
	margin: .5em;
}

.gallery-caption {
	
}

.wp-smiley {
	margin: 0;
}

/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}

#searchform input#s {
	width: 160px!important;
}

input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}

textarea {
	width: 80%;
}

#searchsubmit {
	width: 60px!important;
}

#searchform div {
	display: inline;
}
#searchform {
	float: right;
}

/* Class for labelling required form items */

.required {
	color: #cc0033;
}

/* =Comments
-------------------------------------------------------------- */


#commentform {
	margin-top: 20px;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #B3B3B3;
	padding: 20px;
		color: #005387;

}

#commentform textarea {
		width: 400px!important;

}

input, textarea {
	margin-top: 10px!important;
	  padding: 5px;  
    font-size: 15px;  
    outline: none;  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    border: 1px solid #717171;  
    -webkit-box-shadow: 1px 1px 0px #efefef;  
    -moz-box-shadow: 1px 1px 0px #efefef;  
    box-shadow:  1px 1px 0px #efefef;
}

input#submit {
	background-color: #005387;
	color: white;
}

input:focus {  
    -webkit-box-shadow: 0px 0px 5px #007eff;  
    -moz-box-shadow: 0px 0px 5px #007eff;  
    box-shadow: 0px 0px 5px #007eff;  
}  


h3#reply-title {
	margin-top: 60px;
	text-align: center;
} 

article.comment {
	display: block;
}

#respond input[type=text] {
	display: block;
	width: 60%;
}

#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}

#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}

#respond .form-allowed-tags code {
	display: block;
}

/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}

.widget-area .widget_search {
	overflow: hidden;
}

.widget-area .widget_search input {
	float: left;
}

/* =JQuery Tweetbox
-------------------------------------------------------------- */

.twitter-follow-button {
margin-top: 20px;	

}

.tweet,
.query {
	font-family: Neuton, Georgia, serif;
	color: #4D4D4D;
}

.tweet_list {
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}

.tweet_list .awesome,
		.tweet_list .epic {
	text-transform: uppercase;
}

.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0.5em;
	list-style-type: none;
}

.tweet_list li a {
	color: #005387;
	font-weight: bold;
}

.tweet_list .tweet_even {
	
}

.tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet_list .tweet_avatar img {
	vertical-align: middle;
}

/* =JQuery Youtube
-------------------------------------------------------------- */

.you-tube {
	margin-top: 20px;
	margin-bottom: 20px;
}

#player {
	width: 930px;
	height: 470px;
	overflow: hidden;
	background: white;
	border: solid 0px white;
}

.youtube .carousel {
	
	width: 150px;
	height: 424px;
	overflow: auto;
	position: absolute;
	right: 0px;
	z-index: 3;
	padding-left: 10px;
	padding-top: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #B3B3B3;
	background: #F2F2F2 url(http://connortomas.com/clients/rmit/wp-content/themes/toolbox/i/newsline-bg.png) no-repeat 10px 11px;
}

.youtube .thumbnail {
	margin: 2px;
	width: 80%;
	border: 1px solid black;
}

.youtube iframe.player {
	width: 590px;
	height: 464px;
	overflow: auto;
	border: 0;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #B3B3B3;
}


/* =Footer
-------------------------------------------------------------- */

.footer {
	margin-top: 50px;
	padding-bottom: 30px;
}

#colophon {
	padding: 1em 0 0;
}

.blueberry {
	margin-top: 20px;
}

.slides li {
	height: auto!important;
	width: 940px!important;
}

.slides li p {
	font-style: italic;
}

.slides li img {
	max-width: 940px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.featured {width: 520px!important;
}

.featured li {
	padding-left: 20px;
	padding-right: 20px;
	width: 470px!important;
}

.category-gallery .arrows {
	height: 50px;;
	margin-top: 20px!important;
}
.arrows {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.next, .prev {
	cursor: pointer;
		color: #005387;
	background-color: #D5EFFF;
	font-size: 17px;
	margin-right: 3px;
		margin-left: 3px;
	display: inline;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
