body {
	background-color: #4e6376;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #537a9e;
}
a {
	color: #537a9e;
	text-decoration: none;
}
a:hover {
	color: #4e6376;
}

hr {
	color: #fff;
	background-color: #ededed;
	width: 60%;
	height: 1px;
	border: 0;
}

h1, h2, h3,  {
	font-effect: engrave;
	-moz-font-effect: engrave; 
	-webkit-font-effect: engrave; 
}

.iframe {
	border: solid 2px #dcdcdc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #4e6376;
	background: url(http://pasteall.org/img/ico_loading.gif) #4e6376 no-repeat;
	background-position: center center;
}

#pasteallmenu {
	float:right;
	margin-right: -44px;
	background-color: #fff;
	border: solid 1px;
	border-color: #5f7487;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	z-index: -2;
	
}

#pasteallmenu img {
	border: solid 1px;
	border-color: #5f7487;
	background-color: #4e6376;
	padding: 1px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin:2px;
}

#header {
	width: 90%;
	height: 70px;
	text-align: right;
}

#header img {
	float:left;
	border: 0;
}

#navigation {
	display:block;
	float: right;
	top: 30px;
	position: relative;
}

#navigation img {
	float: right;
	margin: 3px;
	vertical-align: bottom;
}

#welcomeback {
	clear:both;
	position: relative;
	bottom: 80px;
	right: 10px;
	float: right;
	margin: 0px 5px 10px 0px;
}

#clarocomoelagua {
	clear:both;
}

/* autobuilds */
#automated-builds_container {
	width: 90%;
	text-align: left;
	margin: 1px auto;
}

#automated-builds_container hr {
	width: 90% !important;
}

#automated-builds_title {
	width:270px;
	float:left;
	font-size: 90%;
	text-align: left;
}

#automated-builds_title img {
	margin: 5px;
}

#automated-builds_buildslist {
	float: left ;
	width:450px;
}

#automated-builds_revision {
	margin: 5px 20px 0px 0px;
	float: left;
	font-size: 200%;
	background-color: #700;
	color: #fff;
	padding: 6px;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-shadow: 0px 0px 5px #fff;
	-moz-text-shadow: 1px 1px 5px #fff;
	-webkit-text-shadow: 1px 1px 5px #fff;
	box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
}

/* end autobuilds */

/* commit logs */
#commitslog_container_lastcommit {
	width: 95%;
	background-color: #700;
	font-size: 110%;
	color: #fff;
	padding: 10px;
	margin: 10px auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
}

#commitslog_header {
	width: 95%;
	font-size: 110%;
/*	color: #2e4050; */
	color: #fff;
	padding: 8px;
}


#commitslog_container {
	background-color: #2e4050;
	color: #fff;
	width:96%;
	padding: 5px;
	color: #fff;
	margin: 2px auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
}

#commitslog_container a {
	color: #86adbf;
}

#commitslog_author {
	font-size: 116%;
	float: left;
	display:inline;
}

.commitslog_author_name {
	font-weight: bold;
	font-size: 126%;
	text-shadow: 0px 0px 5px #fff;
	-moz-text-shadow: 0px 0px 5px #fff;
	-webkit-text-shadow: 0px 0px 5px #fff;
}

#commitslog_date {
	font-size: 90%;
	float: right;
	display:inline;
}

#commitslog_description {
	clear:both;
	padding: 10px;
	border-top: thin solid #4e6376;
	padding-top: 16px;
	background-color: #1d3040;
	border-radius: 6px;
	margin: 3px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#commitslog_options_lastcommit {
	text-align: right;
	font-size: 85%;
	margin-right: 10px;
}

/* end commit logs*/

/* BUILD LIST */

.buildlist_btitle {
	font-size: 16px;
	font-weight:bold;
}

.buildlist_builder {
	font-size: 13px;
	color: #006699;
	font-weight: bolder;
}

.buildlist_time {
	font-size: 11px;
	color: #006699;

}

.buildlist_buildtype {
	font-size: 11px;
	color: #006699;

}

/* END BUILD LIST */

#buildlist {
	background-color: #4e6376;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#buildcell {
	border: solid 2px #dcdcdc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
	margin: 5px auto;
}

.btitles {
	font-size: 16px !important;

	font-weight: bold;
	text-decoration: none;
	color: #006699;

}

#buildtitle {
	font-size: 16px !important;

	font-weight: bolder;
	color: #006699;
	margin: 0px;
}


.buildtitle:hover {
	color: #2288bb;
	text-decoration: none;
}



.builder {
	font-size: 13px;
	color: #006699;
	font-weight: bolder;
}

.greentinytext {
	font-size: 10px;
	color: #008800;
}

.greentinytext:hover {
	color: #44cc00;
}

.totop {
	font-size: 10px;
	color: #537a9e;
}
.totop:hover {
	text-decoration: underline;
	color: #4e6376;
}
.form {
	font-size: 12px;
	color: #fff;
	background-color: #46596a;
	border: thin solid #b2b3b9;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.form:hover {
	color: #fff;
	background-color: #354859;
	border: thin solid #b2b3b9;
}
.form:focus {
	color: #fff !important;
	background-color: #354859;
	border: thin solid #b2b3b9;
}

#tablamain {
	width: 840px;
	margin: 3px auto;
	padding: 8px;
	background-color: #fff;
	border: thin solid #b2b3b9;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.tablainside {
	background-color: #ededed;
	border: thin solid #b2b3b9;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

}
.backtoindex2 {
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	color: #ededed;
}

#credits {
	margin: 0 auto;
	font-size: 10px;
	color: white;
	text-align: center;
}

/* twitter stuff */
#twitterall {
	width: 100%;
	display:block;
	text-align: center;
}

#twitter_div {
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	width: 790px;
	color: #fff !important;
}

a.rss-item {display:none;}

#twitpic_div {
	font-size: 10px;
	color: #fff;
	background-color: #31587c;
	float: right;
	width: 240px; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align:left;
}

#twitpic_div h2 {
	text-align: center;
}

#twitter_div_item {
	background-color: #31587c;
	padding: 5px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 2px;
	box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
}

#twitter_div_item:hover {
	background-color: #42698d;
	text-shadow: 0px 0px 5px #fff;
	-moz-text-shadow: 1px 1px 5px #fff;
	-webkit-text-shadow: 1px 1px 5px #fff;
}

#twitter_div_item a {
	display: block;
	color: #cddeff;
	font-size:95%
	text-shadow: 0px 0px 0px;
	-moz-text-shadow:  0px 0px 0px;
	-webkit-text-shadow:  0px 0px 0px;
	font-style: italic;
}

#twitter_div_item a:hover {
	color: #fff;
}

#twitter_div_time {
	display: block;
	font-size: 9px !important;
	color: #749baf !important;
	text-shadow: 0px 0px 0px;
	-moz-text-shadow:  0px 0px 0px;
	-webkit-text-shadow:  0px 0px 0px;
	font-size:85%
}

#twitter_div_time a {
	font-style: normal !important;
}

#twittlogo {
	background: url(../images/follow_us_on_twitter.gif) #fff top right no-repeat;
	border: thick #31587c solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float:right;
	height:55px;
	width: 50px;
	margin: 2px;
	padding: 5px;
}

#twittlogo:hover {
	border-color: #42698d;
}

/* footer */
#footer-plug {
	width: 470px;
	float: right;
	margin-top: 6px;
}

#footer-about {
	background-color: #31587c;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	width:96%;
	padding: 5px;
	font-size: 80%;
	color: #fff;
	margin: 2px auto;
	box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
}

#footer-about h2 {
	margin: 0px;
}

#howwepaytheserver {
	clear:both;
	width: 790px;
	font-size: 11px;
	text-align: center;
	margin-left: -45px;
}

#howwepaytheserver a {
	color: #fff;
	white-space:nowrap;
}

#howwepaytheserver li {
	list-style-type: none;
	background-color: #42698d;
	color: #8fa7ba;
	display:inline;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float:left;
	margin:2px 3px;
	padding:3px 6px;
	width:auto;
	box-shadow: 1px 1px 3px #bbb;
	-moz-box-shadow: 1px 1px 3px #bbb;
	-webkit-box-shadow: 1px 1px 3px #bbb;
}
#howwepaytheserver li:hover {
	background-color: #31587c;
}
