/*  
Theme Name: Dropline GNOME
Theme URI: http://droplinegnome.org/
Description: Dropline GNOME's Wordpress theme
Version: 1.0
Author: Silvestre Herrera (ertz)
Author URI: http://www.silvestre.com.ar/
*/

body {
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	cursor:default;
}
body a {
	color:#0066FF;
	text-decoration:none;
}
body a:hover {
	text-decoration:underline;
}
hr {
	visibility:hidden;
}
#menu {
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
	margin-right:10px;
	font-size:small;
	background-color:#CCCCCC;
	text-align:left;
	position:relative;
	width:150px;
}
#menu a {
	padding-bottom:2px;
	padding-top:1px;
	margin-right:20px;
}
#menu a:hover {
	background-color:#EEEEEE;
	text-decoration:none;
	color:#333333;
}
#menu h2 {
	margin-left:30px;
	font-size:small;
	font-weight:bold;
}
#menu li {
	list-style-type:none;
}
#header .logo {
	margin-top:20px;
	margin-left:20px;
}
#header {
	width:750px;
	text-align:left;
	}
#content {
	width:750px;
	text-align:center;
	padding-top:30px;
	background-color:#FFFFFF;
	border-left-color:#EEEEEE;
	border-right-color:#EEEEEE;
	border-bottom-color:#EEEEEE;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-width:medium;
	border-right-width:medium;
	border-bottom-width:medium;
	position:relative;
	top:-40px;
}
#footer {
	width:750px;
	background-color:#EEEEEE;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:1px;
	padding-top:1px;
	text-align:center;
	color:#999999;
	border-left-color:#E6E6E6;
	border-right-color:#E6E6E6;
	border-top-color:#E6E6E6;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-left-width:medium;
	border-right-width:medium;
	border-top-width:medium;
}
#footer a {
	color:#9ABFE4;
}
#footer a:hover {
	text-decoration:none;
	color:#0099FF;
}
.post {
	text-align:justify;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	position:relative;
	top:-43px;
}
.post h2 {
	background-image:url(images/title-background.png);
	background-repeat:repeat-x;
	height:24px;
	padding-left:6px;
	padding-top:2px;
	z-index:1;
	color:#FFFFFF
}
.post h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration:none;
}
.entry {
	font-size:small;
	color:#333333;
	background-image:url(images/comment-background.png);
	background-repeat:repeat-x;
	position:relative;
	top:-36px;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	z-index:0;
}
.post h1 {
	font-size:x-small;
	font-weight:lighter;
	color:#999999;
	position:relative;
	text-transform:capitalize;
	top:-12px;
	z-index:2;
}
#comment {
	border-width:thin;
	border-style:dotted;
	border-color:#999999;
	width:90%;
	background-image:url(images/comment-background.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	padding-left:2px;
	padding-top:2px;
}
#author {
	border-width:thin;
	border-style:dotted;
	border-color:#999999;
	background-image:url(images/comment-background.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	padding-left:2px;
	padding-top:2px;
}
#email {
	border-width:thin;
	border-style:dotted;
	border-color:#999999;
	background-image:url(images/comment-background.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	padding-left:2px;
	padding-top:2px;
}
#author {
	border-width:thin;
	border-style:dotted;
	border-color:#999999;
	background-image:url(images/comment-background.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	padding-left:2px;
	padding-top:2px;
}
#url {
	border-width:thin;
	border-style:dotted;
	border-color:#999999;
	background-image:url(images/comment-background.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	padding-left:2px;
	padding-top:2px;
}
#submit {
	background-image:url(images/submit-background.png);
	border-style:dotted;
	border-width:thin;
	height:24px;
}
.commentlist li {
	border-width:thin;
	border-style:dotted;
	background-color:#F9F9F9;
	border-color:#999999;
	margin-bottom:10px;
	list-style-type:none;
	width:95%;
	text-align:left;
}
.commentlist cite {
	color:#999999;
}
.commentlist span {
	color:#999999;
}
.entry small {
	color:#999999;
}
.entry small a {
	color:#9ABFE4;
}
.entry small a:hover {
	text-decoration:none;
	color:#0099FF;
}




/* Aca empieza el menu */

.mnuhead {
	position:relative;
	top:-60px;
	background-color:#EEEEEE;
	padding-top:11px;
	padding-bottom:11px;
	font-weight:bold;
	letter-spacing:1px;
	border-top-color:#E6E6E6;
	border-top-style:solid;
	border-top-width:medium;
	border-bottom-color:#E6E6E6;
	border-bottom-style:solid;
	border-bottom-width:medium;
	z-index:2;
}
.mnuhead a {
	color:#333333;
}
.mnuhead a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/menu-background.png);
	background-repeat:repeat-x;
}
.mnu {
	width:750px;
	height:13px;
}
.news {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	top:-11px;
}
.about {
        padding-left:15px;
        padding-right:15px;
        padding-top:10px;
        padding-bottom:10px;
        position:relative;
        top:-11px;
}
.forums {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	top:-11px;
}
.wiki {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	top:-11px;
}
.packages {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	top:-11px;
}
.credits {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	top:-11px;
}
.mnu2 {
	position:relative;
	top:-60px;
	background-color:#E0E0E0;
	z-index:5;
	padding-top:0px;
	padding-bottom:5px;
	border-bottom-color:#EEEEEE;
	border-bottom-style:solid;
	border-bottom-width:medium;
}
.mnu2 a {
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#666666;
	font-weight:bolder;
}
.mnu2 a:hover {
	text-decoration:none;
	background-color:#EEEEEE;
	color:#333333;
}
.admin {
	position:relative;
	top:-65px;
	text-align:right;
	list-style:none;
	font-weight:bolder;
	width:750px;
}
.admin a {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:5px;
	color:#CCCCCC;
	}
.admin a:hover {
	color:#333333;
	background-color:#EEEEEE;
	text-decoration:none;
	border-left-color:#E6E6E6;
	border-right-color:#E6E6E6;
	border-top-color:#E6E6E6;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-left-width:medium;
	border-right-width:medium;
	border-top-width:medium;
}
.mnuimg {
	position:relative;
	top:7px;
	padding-right:5px;
}

.mnu2img {
	position:relative;
	top:4px;
	padding-right:5px;
}




/* Estilos de las listas */

.guy-icon {
	list-style-image:url(images/guy-icon.png);
}

.admin-icon {
	list-style-image:url(images/admin-icon.png);
}

.plain {
	list-style:none;
}

.info {
	list-style-image:url(images/whatsnew.png);
}

.warning {
	list-style-image:url(images/warning.png);
}

.question {
	list-style-image:url(images/requirements.png);
}

.answer {
	list-style-image:url(images/answer.png);
}

.dropline {
	list-style-image:url(images/dropline.png);
}
.internet {
	list-style-image:url(images/internet.png);
}
.office {
	list-style-image:url(images/office.png);
}
.media {
	list-style-image:url(images/multimedia.png);
}
.graphics {
	list-style-image:url(images/graphics.png);
}
.misc {
	list-style-image:url(images/misc.png);
}




/* Logo de sourceforge */

.sflogo {
	position:relative;
	top:-20px;
	left:300px;
}

/* Link class */

.link {
	border-width:0px;
}

