<!--

/*

Theme Name: Gran City Pop
Theme Use: http://www.paupower.com
Author: Bryan B.
Released: 06/23/09
Description: The 3rd layout for PauPower: Gran City Pop

=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {
        background: #825495 url(http://www.paupower.com/english/pau-background.jpg) no-repeat;
        font-family: helvetica, arial, geneva;
        font-size: 10px;
        line-height: 15px;
        color: #000000;
        margin-top: 205px;
        margin-bottom: 0px;
	margin-left: 0px;
	width: 1024px;
	padding: 0px;
}

p {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

div#sign {
	position: absolute;
	top: 225px;
	left: 600px;
	width: 300px;
	height: 137px;
}

div#menu {
	width: 305px;
	height: 1331px;
	margin-left: 0px;
}

div#main {
	position: absolute;
	top: 385px;
	left: 305px;
	width: 695px
	margin-left: 305px;
}

div#copyright {
	margin-bottom: 0px;
	height: 30px;
}

div#copyright p {
	margin-left: 5px;
	font-weight: bold;
	clear: both;
}

<!--
A:link{color:#174359;text-decoration:none;font-weight:none;}
A:visited{color:#174359;text-decoration:none;font-weight:none;}
A:active{color:#174359;text-decoration:none;font-weight:none;}
A:hover{color:#FFFFFF;text-decoration:none;font-weight:none;cursor:hand;}

a.title-link:link {
text-decoration: none;
color: #C3C3C3;
font-size:10px;
font-weight:bold;
}
a.title-link:visited {
text-decoration: none;
color: #C3C3C3;
font-size:10px;
font-weight:bold;
}
a.title-link:hover {
text-decoration: underline;
color: #C3C3C3;
font-weight:bold;
font-size:10px;
}
a.title-link:active {
text-decoration: none;
color: #C3C3C3;
font-size:10px;
font-weight:bold;
}
.articleTitle {
padding: 0 0 20px 0;
}
.container {
position: relative; 
top: 0px;
width: 600px;
left: 50px;}
.contenttop {
position: relative;
min-height: 23px;
margin: 15px 0 0 0;
background: url(http://www.paupower.com/spanish/images/content-background_01.png) no-repeat; 
overflow:hidden;
border-bottom: 0;
width: 590px;}
.contentmiddle {
position: relative;
background: url(http://www.paupower.com/spanish/images/content-background_02.png) repeat-y;
padding: 0 30px 0 30px;
width: 530px;}
.contentbottom {
background: url(http://www.paupower.com/spanish/images/content-background_03.png) no-repeat; 
height: 26px;
width: 590px;}
-->
</style>