Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/05/2012, 03:09
SNAK3
 
Fecha de Ingreso: mayo-2007
Mensajes: 12
Antigüedad: 17 años
Puntos: 1
Respuesta: Editar un theme

Style.css
Código:
body {
	font-size:0.8em;
	background: #000000;
	text-align:center;
	font-family:Arial;
	color:#DFDFDF;
	text-align:center;
	margin:0px;
	padding:0px;
	leftmargin:0px;
	topmargin:0px;
	marginheight:0px;
	marginwidth:0px;
}

a:link {
color: #AAAAAA;
text-decoration: none;
background: transparent;

border: 0px;}

a:visited {
color: #AAAAAA;
text-decoration: none;
background: transparent;

border: 0px;
}
a:hover {
color: #fff;
text-decoration: none;
background: transparent;

border: 0px;
}
a:active {
color: #fff;
text-decoration: none;
background: transparent;

border: 0px;
}

.fborder{
border-collapse:collapse;
background:#182332 url(4xA_047/images/ftable_bg.jpg) no-repeat;
}
.fcaption{
	background: url(4xA_047/images/showcase-bg.png) repeat-y;
	font-size:110%;
	color:#CCC;
	padding:2px;
	margin:0px;
	border: 1px solid #ccc;
	text-align: left;
	margin:0px;
}


.fcaption a:link {text-transform: none; color:#003e7a;}
.fcaption a:visited {font-weight: bold; text-transform: none; color:#003e7a;}
.fcaption a:hover {font-weight: bold; text-transform: none; color:#fff;}
.fcaption a:active {font-weight: bold; text-transform: none; color:#003e7a;}


.menu3{color:#fff;}
.menu3 a:link {text-transform: none; color:#ccc;}
.menu3 a:visited {text-transform: none; color:#ccc;}
.menu3 a:hover {text-transform: none; color:#fff;}
.menu3 a:active {text-transform: none; color:#ccc;}


.menu_bottom{
color: #003e5a;
}
.menu_bottom a:link {text-transform: none; color:#ff6500;}
.menu_bottom a:visited {font-weight: bold; text-transform: none; color:#ff6500;}
.menu_bottom a:hover {font-weight: bold; text-transform: none; color:#efefef;}
.menu_bottom a:active {font-weight: bold; text-transform: none; color:#ff6500;}

.forumheader3{
vertical-align:top;
text-align:left;
font-size:100%;
background:url(4xA_047/images/content_bg.png);

padding:3px;
color:#666;
border-top: 0px #ccc solid;
border-left: 0px #ccc solid;
border-bottom: 1px #bbb dashed;
}
.forumheader a:link {text-transform: none; color:#444;}
.forumheader a:visited {text-transform: none; color:#444;}
.forumheader a:hover {text-transform: none; color:#bbb;}
.forumheader a:active {text-transform: none; color:#444;}

.forumheader2{
background:url(4xA_047/images/content_bg.png);
border-top: 1px #ccc dashed;
border-left: 1px #ccc dashed;
border-bottom: 1px #bbb dashed;
border-right: 1px #ccc dashed;
color:#666;
vertical-align:top;
text-align:left;
font-size:100%;
padding: 3px;
margin:0px;
}
.forumheader2 a:link {text-transform: none; color:#444;}
.forumheader2 a:visited {text-transform: none; color:#444;}
.forumheader2 a:hover {text-transform: none; color:#bbb;}
.forumheader2 a:active {text-transform: none; color:#444;}


.forumheader{
background:url(4xA_047/images/content_bg.png);
border: 2px #4d5e65 solid;
color:#888;
vertical-align:top;
text-align:left;
font-size:100%;
padding: 4px;
margin:0px;
}
.forumheader3 a:link {font-weight: bold;text-transform:none;color:#444;}
.forumheader3 a:visited {font-weight: bold;text-transform:none;color:#444;}
.forumheader3 a:hover {font-weight: bold;text-transform:none;color:#bbb;}
.forumheader3 a:active {font-weight: bold;text-transform:none;color:#444;}

.link2 {
	background:#888;
	color: #fff;
	text-align:left;
	border-top: 1px solid #444444;
	padding:4px;
	text-transform: uppercase;
	font-size:90%;
	font-weight:bold;

}
.link2 a:link {text-transform: none; color:#fff;text-transform: uppercase;
font-size:90%;
	font-weight:bold;}
.link2 a:visited {text-transform: none; color:#fff;text-transform: uppercase;
font-size:90%;
	font-weight:bold;}

.link1 {
	background: #565656;
	text-align:left;
	border-top: 1px solid #444444;
	padding:4px;
	text-transform: uppercase;
	font-size:90%;
	font-weight:bold;
}
.link1 a:link {text-transform: none; color:#fff;text-transform: uppercase;
	font-size:90%;
	font-weight:bold;}
.link1 a:visited {text-transform: none; color:#fff;text-transform: uppercase;
	font-size:90%;
	font-weight:bold;}



.smalltext{
font-size: 80%;
}

.menuleft1{
}

.tbox{
	background: #152130 url(4xA_047/images/butoon.gif) repeat-x;
	border: 2px solid #4d5e65;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4d5e65;
	margin:2px;
}
.tbox:focus {
	background: #152130 url(4xA_047/images/butoon.gif) repeat-x;
	border: 2px solid #4d5e65;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
}

.tbox.search {
	background: #152130 url(images/butoon.gif) repeat-x;
	border: 2px solid #4d5e65;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4d5e65;
}

.button {
	background: #152130 url(4xA_047/images/butoon.gif) repeat-x;
	border: 2px solid #4d5e65;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4d5e65;
	height:22px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin:3px;
}

.button a:hover{
	background: 4d5e65 url(4xA_047/images/butoon.gif) repeat-x;
	border: 2px solid #152130;
	color: #152130;
}


.menu1_TL{width:6px;height:29px;background: url(4xA_047/images/TL.png) no-repeat; border: 0px solid #000;}
.menu1_TC{height:29px;background:#f7f7f7 url(4xA_047/images/TC.png) repeat-x; border: 0px solid #000;vertical-align:midle;text-align:left;color:#fff;font-weight:bold;}
.menu1_TC a:link {font-weight: bold;text-transform:none;color:#fff;}
.menu1_TC a:visited {font-weight: bold;text-transform:none;color:#fff;}
.menu1_TC a:hover {font-weight: bold;text-transform:none;color:#bbb;}
.menu1_TC a:active {font-weight: bold;text-transform:none;color:#fff;}
.menu1_TR{width:6px;height:29px;background: url(4xA_047/images/TR.png) no-repeat; border: 0px solid #000;}
.menu1_ML{width:6px;background: url(4xA_047/images/ML.png) repeat-y; border: 0px solid #000;}
.menu1_MC{background:#f7f7f7 url(4xA_047/images/MC.png) repeat-y; border: 0px solid #000;font-size:100%;padding-top:4px;}
.menu1_MR{width:6px;background: url(4xA_047/images/MR.png) repeat-y; border: 0px solid #000;}
.menu1_BL{width:6px;height:4px;background: url(4xA_047/images/BL.png) no-repeat; border: 0px solid #000;}
.menu1_BC{height:4px;background: url(4xA_047/images/BC.png) repeat-x; border: 0px solid #000;}
.menu1_BR{width:6px;height:4px;background: url(4xA_047/images/BR.png) no-repeat; border: 0px solid #000;}

#newsimg {
  float:left;
  margin:5px 5px 0 0;
  padding: 3px;
  border: #4d5e65 6px solid;
}

.code-box{
background: #ececec;
border: 1px solid #666;
font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #fff;

}

.nextprev {
	border: 0px;
	border-collapse: collapse;
	padding: 10px;
	text-align: right;
	width: auto;
	color: #999;
}
.nextprev_current{
padding-top: 14px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
text-decoration: none; 
color: #888;
font-size: 12px;
font-weight: bold;
background: url(4xA_047/images/on.png) no-repeat;
background-position:40% 50%;
width: 33px;
height: 29px;

}
a.nextprev_link {
padding-top: 14px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
text-decoration: none; 
color: #003e7a;
font-size: 12px;
font-weight: bold;
background: url(4xA_047/images/off.png) no-repeat;
background-position:50% 50%;
width: 33px;
height: 29px;
}
/*
a.nextprev_link:link{
padding-top: 14px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
text-decoration: none; 
color: #003e7a;
font-size: 12px;
font-weight: bold;
background: url(images/on.png) no-repeat;
background-position:50% 50%;
width: 33px;
height: 29px;
}
*/
a.nextprev_link:hover {
padding: 14px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none; 
color: #888;
background: url(4xA_047/images/on.png) no-repeat;
background-position:50% 50%;
width: 33px;
height: 29px;}
.spacer{
	padding: 5px 0px;
}
.code{
	border: #800 1px solid;
	padding: 8px;
	background-color: #EEECEC;
	font: 12px courier, arial, verdana, tahoma, helvetica, sans-serif;
	color:#000040;
	width: 500px;
}

.code-box{
	border: #800 1px solid;
	padding: 8px;
	background-color: #EEECEC;
	font: 12px courier, arial, verdana, tahoma, helvetica, sans-serif;
	color:#000040;
	width: 500px;
}

.code_highlight{
	border: #800 1px solid;
	padding: 8px;
	background-color: #EEECEC;
	font: 12px courier, arial, verdana, tahoma, helvetica, sans-serif;
	color:#000040;
	width: 500px;
}