/**************************************
 * THEME NAME: twitter
 *
 * Files included in this sheet:
 *
 *   twitter/styles.css
 **************************************/

/***** twitter/styles.css start *****/

/********************************************************
**
** Theme name: Twitter
** Author: @MoodleDan
**
*********************************************************/
body {
	font-family:Helvetica Neue,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	background: #E6B56A url(images/bg-clouds.png) repeat-x scroll left 40px;
}
body, table, td, th, li {
	font-family:Helvetica Neue,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
}
a:link, a:visited {
	color: #0084B4;	
}
#user-view-index .buttons, #user-view-index .buttons {
	text-align:center;
	margin-bottom: 10px;
}
.form-buttons {
	margin-bottom: 10px;
}

.tabrow0 div, .tabrow0 ul { 
	border: none;
	background: none;
}
.tabrow0 {
	padding: 0;
}
#adminsettings fieldset {
	background: #fafafa;
	border: 1px solid #ccc;
}
.block_admin_tree.sideblock .link.current {
	background: none;
	text-decoration: underline;
}
.breadcrumb a, .breadcrumb li {
	font-size: 14px;
	font-weight: 300;
}
/*Twitter CSS*/
#top-stuff{position:fixed;top:0;left:0;z-index:12;width:100%;}
#top-bar-outer{width:100%;height:40px;display:block;text-align:center;position:relative;}
#top-bar-bg{width:100%;height:100%;position:absolute;top:0;left:0;background:#111;background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#111));background:-moz-linear-gradient(top,#333,#111);background:transparent\9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#111111');box-shadow:0 1px 2px rgba(0,0,0,0.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);}
#top-bar{margin:0 auto;_width:1000px;min-width:1000px;max-width:1120px;text-align:left;}
#top-bar .top-bar-inside{_width:920px;min-width:920px;max-width:1040px;margin:0 40px;position:relative;}
#top-bar ul{float:left;list-style-type:none;margin:0;padding-left:0;}
#top-bar ul li{margin:0;padding:0;float:left;}
#top-bar ul li a{color:#bababa;padding:10px 10px;display:block;font-weight:normal;}
#top-bar ul li a{padding:10px 10px 11px 10px;}
#top-bar ul li a:hover{text-decoration:none;}
#logo{float:left;}
/*Change logo here*/
#logo a{text-indent:-9999px;background:transparent url(images/logo.png) no-repeat 20px 9px;display:block;color:#fff;height:40px;width:140px;margin-right:5px;outline:none;}#logo a:hover{text-decoration: none;}
#top-bar .active-links{width:350px;position:absolute;right:0;top:0;_padding-top:5px;}
#top-bar .static-links{float:left;}
#global-nav{float:left;margin-left:8px;}
#global-nav li a{margin-right:1px;outline:none;}
#global-nav li a:hover{color:#fff;}
#global-nav li:first-child a{border-left:none;}
#global-nav li:last-child a{border-right:none;}
#global-nav .active a{color:#fff;background-color:#111;margin-top:-1px;background:rgba(0,0,0,0.7);font-weight:bold;}
#global-nav .new a{background-image:url(images/light.png);background-repeat:no-repeat;background-position:center bottom;}
#top-bar .dropdown{clear:both;position:absolute;right:0;z-index:0;top:-999px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background:#121212;box-shadow:0 2px 2px rgba(0,0,0,0.6);-moz-box-shadow:0 2px 2px rgba(0,0,0,0.6);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.6);zoom:1;}
#top-bar .active .dropdown{top:40px;}
#top-bar ul.user-dropdown{overflow-x:hidden;width:152px;cursor:pointer;}
#top-bar ul.user-dropdown li{cursor:pointer;clear:both;display:block;width:100%;background:#333;background:rgba(255,255,255,0.1);}
#top-bar ul.user-dropdown li:last-child,#top-bar ul.user-dropdown li:last-child a{-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
#top-bar ul.user-dropdown li {cursor:pointer;}
#top-bar ul.user-dropdown li a,#top-bar ul.user-dropdown li h2{cursor:pointer;clear:both;display:block;background-image:none;padding:6px 15px;width:122px;}
#top-bar ul.user-dropdown li span{clear:both;display:block;background-image:none;background:#222;padding:6px 15px;width:122px;-moz-box-shadow:0 -1px #333;border-top:1px solid #000;cursor:default;color:#666!important;}
#top-bar ul.user-dropdown li:last-child h2{display:none;}
#top-bar ul.user-dropdown li h2{width:160px;}
#top-bar ul.user-dropdown li a:hover{cursor:pointer!important;background:#666;background:rgba(255,255,255,0.1);color:#fff;}
#top-bar #session.active,#top-bar #session:hover{color:#fff;background:#666;background:rgba(255,255,255,0.1);}
#top-bar #session.active span{color:#fff;}
#session *{outline:none;}
#session #screen-name{color:#bababa;cursor:pointer;font-weight:normal;}
#session #screen-name:after{width:7px;height:7px;display:inline-block;background:transparent url(images/sprite-icons.png) no-repeat scroll -79px -68px;content:"&darr;";text-indent:-99999px;vertical-align:top;margin-top:8px;margin-left:1px;}
#session{float:right;padding:10px 18px 10px 15px;vertical-align:top;cursor:pointer;}@media screen and(-webkit-min-device-pixel-ratio:0){#session{padding:10px 18px 11px 15px;}}
#new-tweet{display:block;width:16px;height:21px;padding:9px 10px;*padding-top:13px;_padding-top:9px;cursor:pointer;float:right;}
#new-tweet span{margin-top:4px;*margin-top:13px;width:14px;display:block;height:14px;text-indent:-9999px;background-image:url(images/sprite-icons.png);background-position:-176px -96px;font-size:0;}
#new-tweet:hover span{background-position:-192px -96px;}
#top-bar .vr{border-left:1px solid #040404;border-right:1px solid #2F2F2F;height:26px;display:block;float:right;margin:6px 3px 1px 3px;}
#session a.profile-links span#screen-name{background:url(../img/down-arrow.png) no-repeat right center;padding-right:13px;color:white;cursor:pointer;}
#session a.profile-links:hover,#session a:hover{text-decoration:none!important;}
#search-form{float:left;margin:6px 0 0 0;*margin:5px 0 0 0;opacity:1;position:relative;}
#search-form #search-query{border:1px solid black;-moz-border-radius:4px;-webkit-border-radius:4px;font:13px Arial,sans-serif;width:240px;padding:6px 6px 4px 6px;color:#ccc;background:#666;-webkit-box-shadow:0 1px 0 #444;-moz-box-shadow:0 1px 0 #444;box-shadow:0 1px 0 #444;}
#search-form #search-query:hover{background:#777;color:#fff;}
#search-form span.glass{display:block;position:absolute;display:block;right:0;padding:7px 8px 5px 8px;}
#search-form span.glass i{background-image:url(images/sprite-icons.png);background-position:-224px -96px;width:14px;height:14px;display:block;font-size:0;}
#search-form #search-query:focus,#search-form #search-query.focused{outline:none;background:#eee;color:#333;text-shadow:0 1px 0 #fff;border:1px solid #eee;-webkit-box-shadow:0 0 3px #000;-moz-box-shadow:0 0 3px #000;}
#session img{display:inline-block;vertical-align:middle;width:20px;height:20px;margin-top:-4px;margin-right:6px;border:none;cursor:pointer;}
/*END Twitter CSS*/

#page {
	margin:0 auto;
	max-width:1120px;
	min-width:1000px;
	padding-top:60px;
}

#content {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	margin:20px 0 0;
	overflow:hidden;
	position:relative;
	z-index:1;
	background: #FFE39D;
	clear: both;
}
#layout-table {
	margin-top: 0;
}
#layout-table #middle-column {
	z-index:4;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 3px 4px #999;
	-webkit-box-shadow:0 3px 4px #999;
	*border-right:1px solid #eee;
	position:relative;
	background:#fff;
	height:100%;
	min-height:700px;
}
.loginbox, .userinfobox {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 3px 4px #999;
	-webkit-box-shadow:0 3px 4px #999;
	background:#fff;
	border: none;	
}

#layout-table #left-column {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#layout-table #right-column {
	position:relative;
	overflow:hidden;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.sitetopic {
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	margin-left:-12px;
	margin-right:-12px;
	margin-top:-2px;
	border: none;
	background: #F8F8F8;
	border-bottom: 1px solid #EEEEEE;
	min-height: 100px;
}
.sideblock .header {
	border: none;
}
body .section td.side {
	font-size:16px;
	font-weight:300!important;
	color: #333333;
}
.sideblock .header h2 {
	font-size:16px;
	font-weight:300;
	color: #333333;
}
.sideblock .content {
	border: 0;
	background: transparent url('images/line.png') bottom left repeat-x;
	padding-bottom: 15px;
	font-size: 14px;
}

.sideblock * {
	color: #333;
}
table.minicalendar {
	border: none;
}

h1.main, h2.main, h3.main, h4.main, h5.main, h6.main {
	padding-left:20px;
	text-align:left;
	color: #333;
}
.mform {
	margin: 0;
	padding: 0;
	margin: 0 auto;
}
.mform fieldset {
	position:relative;overflow:hidden;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;
	background: #fff;
	border: none;
}
.mform fieldset legend {
	font-size:16px;
	font-weight:300;
	color: #333333;
	margin-bottom: -25px;
	padding-left: 10px;
}

#header-home, #header {
	height: 20px;
	position: relative;
}
#header-home h1, #header h1 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 28px;
	font-weight: 300;
}
#header .headermain, #header-home .headermain {
	font-size:1.5em;
	margin-left: 10px;
}

.headermenu {
	position: absolute;
	float: none;
	display: block;
	width: 250px;
	top: 10px;
	right: 10px;
}
.headermenu .logininfo {
	color: #fff;
	font-size: 14px;
}
.headermenu .logininfo a {
	color: #fff;
	font-weight: bold;
}

.navbar {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 3px 4px #999;
	-webkit-box-shadow:0 3px 4px #999;
	background:#fff;
	border: none;	
	margin-bottom: 20px;
	margin-top: 20px;
}
.navbar .breadcrumb {
	margin-left: 12px;
}

.coursebox {
	background: transparent url('images/line.png') bottom left repeat-x;
	border: none;
	border-top: 1px solid #eee;
	padding-bottom: 20px;
}
.coursebox .name {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
}
.coursebox .info ul {
	margin-left: 0px;
	padding: 0;
	font-size: 16px;
	font-weight: 300;	
}
.coursebox .summary {
	font-size: 14px;
	font-weight: 300;
}

/*Headings*/
body#site-index .headingblock, body#course-view .headingblock { 
	border: none;
}
h2.headingblock {
	font-size:16px;
	font-weight:300;
	padding-bottom:6px;		
}

#footer {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
/***** twitter/styles.css end *****/

