[joomla_template] / style.css Repository:
ViewVC logotype

View of /style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (download) (as text) (annotate)
Sun Jan 7 20:18:28 2007 UTC (3 years, 8 months ago) by synaptix
File size: 2559 byte(s)
added savetheinternet.com banner
/* Copyright (C) 2006 thinkPond.org */

body, html {
	margin: 0;
	padding: 0;
}
body {
	min-width: 914;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(background.jpg);
}

.small, .createdate, .modifydate {
	font-size: 0.75em;
	line-height: 1em;
	color: #888888;
}

p, th, td {
	font-size: 1em;
	line-height: 1.6em;
}

.contentpaneopen p, .contentpaneopen td {
	text-align: justify;
}

.contentpaneopen td, .contentpaneopen th {
	padding-right: 10px;
}

.contentpaneopen ul, .contentpaneopen ul {
	margin-left: 1.5em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
	font-size: 1em;
	line-height: 1.6em;
	font-weight: bold;
}

.moduletable {
	margin-bottom: 10px;
}
.moduletable ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.moduletable li {
	margin: 0;
	padding: 0;
	padding-left: 0.5em;
}

#banner {
	width: 914px;
	height: 162px;
	margin: 0 auto;
	background-image: url(banner.jpg);
}
#sides {
	width: 914px;
	padding: 0;
	margin: 0 auto;
	background-image: url(shadow.jpg);
}
#footer {
	clear: both;
	width: 914px;
	height: 32px;
	margin: 0 auto;
	background-image: url(footer.jpg);
}

#banner .moduletable {
	position: relative;
	left: 10px;
	width:874px;
	padding: 10px;
	z-index:1;
	text-align: right;
}
#banner ul{
	list-style-type: none;
	margin: 0;
}
#banner li{
	display: inline;
	margin: 0;
}
#banner a{
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #585a67;
	color: #585a67;
	text-decoration: none;
	margin-right: -1px;
	margin-bottom: -1px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: 0px;
	margin-top: 0px;
}
#banner a:hover{
	background-color: #a5b5a7;
	color: #dfe7e6;
}

#bannerbanner {
	padding-right: 30px;
}
#bannerbanner a {
	border: 0px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#middle {
	position: relative;
	left: 10px;
	width: 894px;
	background-color: #ffffff;
	border-top: 1px dashed #CCCCCC;
}
#adsense {
	float: right;
	width: 734px;
	padding-right: 10px;
}
#content {
	float: right;
	width: 664px;
	padding-right: 30px;
}
#right {
	float: right;
	padding-right: 10px;
}
#right .moduletable {
	width: 130px;
}
#left {
	float: left;
	width: 120px;
	padding-left: 40px;
}
#copyright {
	clear: both;
	color: #888888;
}

#bannerDiv {
	position:absolute;
	right:40px;
	top:30px;
	width:400px;
	height:90px;
	z-index:2;
}

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.3