/**
 * Pixel Cookers stylesheet for Redmine
 * author: Ludovic Meyer, Pixel Cookers - http://www.pixel-cookers.com
 * v1.1.1
 */

@import url(../../../stylesheets/application.css);

body{
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	background: #F3F3F3 url(../images/bg-body.png) repeat-y scroll left top;
	color: #555555;
}
#wrapper{
	background: transparent;
}

a:hover { text-decoration: underline; }
a:hover, a:active { color: #2A5685; }
a, a:link, a:visited { color: #0071BC }

#header{
	background:transparent;
	color:#888888;
	font-size:11px;

	left:0;
	position:absolute;
	top:30px;
	width:221px;
	padding: 0 0 0 9px;
}
#header h1 { 
	margin: 0 0 0 15px; 
	color:#CCCCCC; 
	font-family: Calibri,Helvetica,Arial,sans-serif; 
	font-weight:bold; 
	padding-right:15px;
	text-align:right;
	width:191px;
	position: absolute;
	top: 160px;
}
#header #quick-search { 
	margin:0; 
	position: absolute; 
	bottom: -800px; 
	line-height: 30px;
	padding:0 15px 20px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: right;
	}
#header #quick-search input[type="text"], select { font-size: 11px; }
#header #quick-search a{ color:#CCCCCC; }
#header #quick-search a:hover{ color: #fff; text-decoration: none; }
#header #quick-search select{ padding: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;  }
#header #quick-search input[type="text"]{ padding: 2px 2px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; width: 120px; }
#top-menu { background: #89C132 url(../images/pc-bg.png) repeat-x 0 bottom ; font-size: 11px; position: relative; padding: 0; height: 30px }
#top-menu ul { padding: 0 21px; }
#top-menu li{ color: #ddd; line-height: 30px; margin-right: 4px; background: none;}
#top-menu li a { color: #FFFFFF; font-weight: bold; padding:4px 5px; }
#top-menu li a:hover { color: #CCCCCC; font-weight: bold; text-decoration: none; }
#top-menu #loggedas{
	left:9px;
	position:absolute;
	top:180px;
	z-index:999;
	line-height:1.5em;
	padding:0 15px 20px;
	text-align:right;
	font-family: Arial,Helvetica,sans-serif;
	color: #888;
	width: 191px;
	margin: 0;
	visibility:hidden;
}
#top-menu #loggedas a{ color: #ccc; font-weight: normal; margin: 0;}
#top-menu #loggedas a:hover{ color: #fff; text-decoration: none; }
#main { margin:0 30px 0 260px; padding: 40px 0 0 0; background: none; }
#content {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	width: 81%; 
	overflow: auto;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:0 0 20px;

}
#main.nosidebar #content {
	border:1px solid #CCCCCC;
}

#sidebar { width: 15%; }
#footer { 
	background-color:#EEEEEE; 
	border-top: 1px solid #CCCCCC; 
	clear: left; 
	color:#666666; 
	font-size:9px; 
	padding: 15px 0; 
	text-align:left; 
	position: relative;
	bottom: -20px;
	left: 255px;
	margin-right: 295px;
}
#footer a, #footer a:link, #footer a:visited { color: #0071BC }
#footer a:hover { color:#000; text-decoration: none;}
#footer:after {	content: "| Theme by Departamento de Informática"; }

/* Headers */
#content h2{
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	margin: 1px 0 0 0;
	background: #DDDDDD url("../images/awesome-overlay-sprite.png") repeat-x scroll 0 0; 
	margin:-5px -10px 10px;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 15px;
	font-size:17px;
	color: #000;
}
h1, h2, h3, h4 { font-family: "Lucida Grande",arial,sans-serif; color: #222222}
h1 { font-size: 24px; font-weight: normal; margin:0pt 0pt 0pt 0.25em; padding:0pt 0pt 10px; text-align:left; }
h2, h3, h4, .wiki h1, .wiki h2, .wiki h3 { border-bottom: 0px;}

.wiki h1, .wiki h3 { font-family:"Trebuchet MS",Verdana,sans-serif; font-weight: bold; }
#content .wiki h1 { background: #edf3fe; margin: -6px -10px 10px; padding: 10px 20px; font-size: 14px; color: #000000; }
h3, .wiki h2, { font-size: 18px; }
h3, h4 { font-weight: normal; }
#sidebar h3 { border-bottom:1px solid #DCDCDC; padding:6px 8px; }
.wiki h3{ font-size: 16px; }
/* Links */

#sidebar a:hover { }

/* Menu */
#main-menu { 
	left: 9px;
	font-family:Helvetica,Arial,sans-serif;
	padding:0;
/*	position: static; */
	margin: 100px 0 0 15px;
}
#main-menu ul{
	width:206px;
	position: absolute;
	top:220px;
}
#main-menu li{
	list-style-type:none;
	padding-bottom:10px;
	text-align:right;
	float: none;
	margin: 0;
}
#main-menu li a { 
	cursor:pointer;
	background: #89C132 url(../images/awesome-overlay-sprite.png) 0 0 repeat-x;
	border: none;
	color: #fff;
	display:block;
	font-size:14px;
	font-weight: bold;
	padding:10px 15px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.20);
	user-select: none;
	-moz-user-select: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
	border-radius: 5px 0 0 5px; 
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-moz-box-shadow: -2px 1px 2px rgba(0,0,0,0.5); 
	-webkit-box-shadow: -2px 1px 2px rgba(0,0,0,0.5);
}
#main-menu li a:hover { padding-right: 25px; background: #5F7EC8 url(../images/awesome-overlay-sprite.png) 0 0 repeat-x; }
#main-menu li a.selected, #main-menu li a.selected:hover { 
	background: #f3f3f3;
	color:#333333;
	font-weight:bold;
	text-shadow: none;
}

/* Tables */
table.list { border: none; }
table.list th { background-color: #fff; }
table.list tbody td, table.list tbody tr td { border-bottom: solid 1px #ddd; font-size: 11px; padding:7px 10px 7px 3px; }
table.list thead th {
	border: none;
	border-bottom:1px solid #999999;
	font-size:9px;
	font-weight:normal;
	padding:0pt 3px 3px;
	text-transform:uppercase;
}

table.list thead th a { color: #000; }
table.list thead th a:hover { color: #000; }

/* Issues grid styles by priorities (provided by Wynn Netherland) */
table.list tr.issue a { color: #333; }

tr.odd.priority-6, table.list tbody tr.odd.priority-6:hover { color: #900; font-weight: bold; }
tr.odd.priority-6 { background: #ffc4c4; }
tr.even.priority-6, table.list tbody tr.even.priority-6:hover { color: #900; font-weight: bold; }
tr.even.priority-6 { background: #ffd4d4; }
tr.priority-6 a, tr.priority-6:hover a { color: #900; }
tr.odd.priority-6 td, tr.even.priority-6 td { border-color: #ffb4b4; }

tr.odd.priority-5, table.list tbody tr.odd.priority-5:hover { color: #900; font-weight: bold; }
tr.odd.priority-5 { background: #ffc4c4; }
tr.even.priority-5, table.list tbody tr.even.priority-5:hover { color: #900; font-weight: bold; }
tr.even.priority-5 { background: #ffd4d4; }
tr.priority-5 a, tr.priority-5:hover a { color: #900; }
tr.odd.priority-5 td, tr.even.priority-5 td { border-color: #ffb4b4; }

tr.odd.priority-4, table.list tbody tr.odd.priority-4:hover { color: #900; }
tr.odd.priority-4 { background: #ffc4c4; }
tr.even.priority-4, table.list tbody tr.even.priority-4:hover { color: #900; }
tr.even.priority-4 { background: #ffd4d4; }
tr.priority-4 a { color: #900; }
tr.odd.priority-4 td, tr.even.priority-4 td { border-color: #ffb4b4; }

tr.odd.priority-3, table.list tbody tr.odd.priority-3:hover { color: #900; }
tr.odd.priority-3 { background: #fee; }
tr.even.priority-3, table.list tbody tr.even.priority-3:hover { color: #900; }
tr.even.priority-3 { background: #fff2f2; }
tr.priority-3 a { color: #900; }
tr.odd.priority-3 td, tr.even.priority-3 td { border-color: #fcc; }

tr.odd.priority-1, table.list tbody tr.odd.priority-1:hover { color: #559; }
tr.odd.priority-1 { background: #eaf7ff; }
tr.even.priority-1, table.list tbody tr.even.priority-1:hover { color: #559; }
tr.even.priority-1 { background: #f2faff; }
tr.priority-1 a { color: #559; }
tr.odd.priority-1 td, tr.even.priority-1 td { border-color: #add7f3; }

/* Fields */
input[type="text"], input[type="password"], textarea, select { padding: 2px; border: 1px solid #d7d7d7; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
input[type="text"], input[type="password"], select { padding: 4px; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border: 1px solid #888866; }
option { border-bottom: 1px dotted #d7d7d7; }
input#issue_subject { font-size: 200%; width: 90%; }

textarea.wiki-edit { font-family: Arial, Verdana, Serif; font-size: larger; background:#FFFFFF;}

/* Misc */
.box { background-color: #F5FCFC; }

#content .splitcontentright .box > ul{
	margin-left: 0;
	padding-left: 0;
}
#content .splitcontentright .box > ul > li{
	padding-left: 0;
	background: none;
}
#content .splitcontentright .box > ul > li:first-line{
	font-weight: bold;
	font-size: 13px;
}

ul{ margin-left: 20px; padding-left: 0; }
ul li{
	list-style: none;
	background:transparent url(../images/icons/bullet_black.png) no-repeat scroll left top;
	padding:4px 0 4px 20px;
}
.tabs ul li{ padding: 0; }
.tabs ul li a{
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
#context-menu li{ background: none; }
#context-menu li a{ padding-top: 5px; padding-bottom: 5px; }

input[type='submit']{
	cursor:pointer;
	background: url(../images/awesome-overlay-sprite.png) 0 0 repeat-x;
	background-color: #015ea9;
	border: none;
	color: #fff !important;
	display:inline-block;
	padding: 5px 10px 5px !important;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.20);
	user-select: none;
	-moz-user-select: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5); 
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
input[type='submit']:hover {
	background-position: 0 -50px; 
	color: #fff !important;
}
input[type='submit']:active{
	background-position: 0 -100px; 
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7); 
	/* Unfortunately, Safari doesn't support inset yet */
	-webkit-box-shadow: none;
	
	/* IE only stuff */
	border-bottom: 0\9;
	border-top: 1px solid #666\9;
}

select{
	border:1px solid #D5D5D5;
	color:#333333;
	font-size:13px;
}
.contextual { 
	font-size: 0.9em; 
	font-family:verdana;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	float:right;
	font-family:verdana;
	font-size:0.9em;
	margin:0;
	position: relative;
	z-index: 2;
	padding:0;
}
#content > .contextual > a, #content > .contextual > #watcher > a{ 
	line-height: 35px; 
	padding-top: 10px;
	padding-bottom: 11px;
}
#content > .contextual > a:first-child{ margin-left: 15px; }
#content > .contextual > a:last-child{ margin-right: 15px; }

.contextual input[type='text']{ padding: inherit; margin: 0 }
.contextual input[type='submit']{ padding: 1px 7px !important; margin: 0 }
#history .contextual, .issue .contextual{ background: none; border: none; padding: 0;} 
hr { background:#eee none repeat scroll 0% 0%; }

/* Flashbox */
#errorExplanation, div.flash, .nodata, .warning{
	background-position:10px center !important;
	background-repeat:no-repeat !important;
	border:1px solid;
	font-size:13px;
	margin:0 0 15px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-align: left;
	padding: 10px 1px 10px 40px;
}

.nodata, .warning {
	background:#FFFBCC url(../images/icons/exclamation.png) no-repeat scroll 10px 11px;
	border-color:#E6DB55;
	color:#666452;
}

#content div.flash.notice {
	background:#D5FFCE url(../images/icons/tick-circle.png) repeat scroll 0 0;
	border-color:#9ADF8F;
	color:#556652;
}
div.flash.error, #errorExplanation{
	background:#FFCECE url(../images/icons/cross-circle.png) repeat scroll 0 0;
	border-color:#DF8F8F;
	color:#665252;
}


/* Issues */
div.issue{ background: #F5FCFC }
fieldset#filters, fieldset#date-range { background: #F5FCFC }
table.list td { vertical-align: middle; }
div.issue.priority-3, div.issue.priority-4{ border-color: #DF8F8F }
div.issue.priority-5, div.issue.priority-6{ background: #FFEEEE; border-color: #DF8F8F }
/* Activity */

#activity .me {
	font-weight: bold;
}

/* Forum */

p.breadcrumb {
	font-size:0.9em;
	margin:-6px -10px 6px;
	padding:6px;
	text-indent:15px;
	position: absolute;
	top: 50px;
}

.message.reply{
	border-top: 1px solid #ccc;
	clear: right;
	position: relative;
	z-index: 1;
	top: -1px;
}

/* Login */
#login-form{
	height: 100%;
	background: #181619 url(../images/pc-bg-big.png) top left repeat-x;
	margin:-7px -10px -10px;
	min-height:617px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #cccccc;
}
#login-form table{
	background: none;
	border: none;
	padding-top: 200px;
	margin-top: 0;
}

/* Icons */


.icon-add {	background-image: url(../images/icons/plus-circle.png); }
.icon-edit { background-image: url(../images/icons/pencil.png); }
.icon-copy { background-image: url(../images/icons/documents-text.png); }
.icon-del { background-image: url(../images/icons/eraser.png); }
.icon-move { background-image: url(../images/icons/arrow-curve.png); }
.icon-save { background-image: url(../images/icons/disk-black.png); }
.icon-cancel { background-image: url(../images/icons/arrow-curve-180-left.png); }
.icon-file { background-image: url(../images/icons/report-paper.png); }
.icon-folder { background-image: url(../images/icons/folder-horizontal.png); }
.open .icon-folder { background-image: url(../images/icons/foler-horizontal-open.png); }
.icon-package { background-image: url(../images/icons/box-label.png); }
.icon-home { background-image: url(../images/icons/home.png); }
.icon-user { background-image: url(../images/icons/user-black.png); }
.icon-mypage { background-image: url(../images/icons/dashboard.png); }
.icon-admin { background-image: url(../images/icons/hammer-screwdriver.png); } }
.icon-projects {}
.icon-help { background-image: url(../images/icons/information.png); }
.icon-attachment {}
.icon-index { background-image: url(../images/icons/document-list.png); }
.icon-history {}
.icon-time { background-image: url(../images/icons/clock.png); }
.icon-stats { background-image: url(../images/icons/chart.png); }
.icon-warning { background-image: url(../images/icons/exclamation.png); }
.icon-fav { background-image: url(../images/icons/star.png); }
.icon-fav-off { background-image: url(../images/icons/star-empty.png); }
.icon-reload { background-image: url(../images/icons/arrow-circle-double-135.png); }
.icon-lock  { background-image: url(../images/icons/lock.png); }
.icon-unlock { background-image: url(../images/icons/lock-unlock.png); }
.icon-checked { background-image: url(../images/icons/tick.png); }
.icon-details { background-image: url(../images/icons/magnifier-zoom.png); }
.icon-report { background-image: url(../images/icons/report.png); }
.icon-comment {}

.icon22-projects { background-image: url(../images/22x22/projects.png); }
.icon22-users { background-image: url(../images/22x22/users.png); }
.icon22-tracker { background-image: url(../images/22x22/tracker.png); }
.icon22-role { background-image: url(../images/22x22/role.png); }
.icon22-workflow { background-image: url(../images/22x22/workflow.png); }
.icon22-options { background-image: url(../images/22x22/options.png); }
.icon22-notifications { background-image: url(../images/22x22/notifications.png); }
.icon22-authent { background-image: url(../images/22x22/authent.png); }
.icon22-info { background-image: url(../images/22x22/info.png); }
.icon22-comment { background-image: url(../images/22x22/comment.png); }
.icon22-package { background-image: url(../images/22x22/package.png); }
.icon22-settings { background-image: url(../images/22x22/settings.png); }
.icon22-plugin { background-image: url(../images/22x22/plugin.png); }

dt.issue { background-image: url(../images/icons/ticket.png); }
dt.issue-edit { background-image: url(../images/icons/ticket--pencil.png); }
dt.issue-closed { background-image: url(../images/icons/ticket--arrow.png); }
dt.issue-note { background-image: url(../images/icons/sticky-note-pin.png); }
dt.changeset { background-image: url(../images/icons/gear.png); }
dt.news {}
dt.message { background-image: url(../images/icons/ballon.png); }
dt.reply { background-image: url(../images/icons/ballons.png); }
dt.wiki-page { background-image: url(../images/icons/document--pencil.png); }
dt.attachment {}
dt.document { background-image: url(../images/icons/document.png); }
dt.project {}

a.feed{}

.close-icon {}
a.close-icon:hover {}
