Está en la página 1de 5

<?xml version="1.0" encoding="utf-8" ?

>
<!doctype html public "-//w3c//dtd xhtml 1.0 strict//en"
"http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pagetitle/></title>
<b:skin><![cdata[
/* --- * blogger template style---- * name: guitar-3column----- *designer:
j.aghili ----- * url: www.finalsense.com ------ * date: march 2007 ----- */
/* variable definitions
====================

<variable name="textcolor" description="text color"


type="color" default="#036" value="#003366">

<variable name="pagebgcolor" description="page background color"


type="color" default="#5a83a9" value="#5a83a9">

<variable name="pagetitlecolor" description="page header color"


type="color" default="#e1f2f6" value="#e1f2f6">

<variable name="datecolor" description="date header color"


type="color" default="#ccc" value="#cccccc">

<variable name="titlecolor" description="post title color"


type="color" default="#f63" value="#ff6633">

<variable name="footercolor" description="post footer color"


type="color" default="#999" value="#999999">

<variable name="sidebartextcolor" description="sidebar text color"


type="color" default="#369" value="#336699">

<variable name="sidebarcolor" description="sidebar title color"


type="color" default="#036" value="#003366">

<variable name="sidebarlink" description="sidebar link color"


type="color" default="#369" value="#336699">

<variable name="sidebarhover" description="sidebar hover color"


type="color" default="#000" value="#000000">

<variable name="linkcolor" description="link color"


type="color" default="#69c" value="#6699cc">

<variable name="linkhover" description="link hover color"


type="color" default="#ff0000" value="#ff0000">

<variable name="visitedlinkcolor" description="visited link color"


type="color" default="#669" value="#666699">

<variable name="descriptioncolor" description="description color"


type="color" default="#369" value="#336699">
<variable name="commentscolor" description="comments text color"
type="color" default="#666" value="#666666">

<variable name="bodyfont" description="text font"


type="font" default="normal normal 82% verdana, sans-serif"
value="normal normal 82% verdana, sans-serif">

<variable name="pagetitlefont" description="page header font"


type="font" default="normal normal 240% 'georgia','times new roman'"
value="normal normal 240% 'georgia','times new roman'">

<variable name="titlefont" description="post title font"


type="font" default="normal bold 110% 'georgia','times new roman'"
value="normal bold 110% 'georgia','times new roman'">

<variable name="sidebarheaderfont" description="sidebar title font"


type="font" default="normal bold 105% 'georgia','times new roman'"
value="normal bold 105% 'georgia','times new roman'">

<variable name="descriptionfont" description="description font"


type="font" default="normal normal 80% 'verdana','arial'"
value="normal normal 80% 'verdana','arial'">
*/

/* ---( page defaults )--- */


body { margin: 0px; padding: 0px; text-align: left; font:$bodyfont;
color:$textcolor; background: $pagebgcolor; }
blockquote { margin: 0 0 0 30px; padding: 10px 0 0 20px; line-height: 1.5em;
}
blockquote p { margin-top: 0; }
abbr, acronym { cursor: help; font-style: normal; }
code { color: #f63; }
hr { display: none; }
img { border: none; }

/* unordered list style */


ul { list-style: none; margin-left: 10px; padding: 0; }
li { list-style: none; padding-left: 14px; margin-bottom: 3px; }

/* links */
a:link { color: $linkcolor; text-decoration: none; }
a:visited { color: $visitedlinkcolor; text-decoration: none; }
a:hover { color: $linkhover; text-decoration: none; }
a:active { color: $visitedlinkcolor; text-decoration: none; }

/* ---( layout structure )---*/


#outer-wrapper { width: 924px; margin: 0px auto 0; text-align: justify; }
#content-wrapper { margin-left: 25px; /* to avoid the border image */ width:
100%; }
#main { float: left; width: 425px; margin: 5px; padding: 0px 5px 0px 40px;
line-height: 1.5em; word-wrap: break-word; /* fix for long text breaking sidebar
float in ie */ overflow: hidden; /* fix for long non-text content breaking ie
sidebar float */ }
#sidebar { float: left; width: 205px; padding-left: 5px; color:
$sidebartextcolor; line-height: 1.4em; word-wrap: break-word; /* fix for long
text breaking sidebar float in ie */ overflow: hidden; /* fix for long non-
text content breaking ie sidebar float */ }
#ads-wrapper {float: right; width: 160px; padding-right: 57px; word-wrap: break-
word; /* fix for long text breaking sidebar float in ie */ overflow: hidden;
/* fix for long non-text content breaking ie sidebar float */}
#ads{font-size: 100%; color: $sidebartextcolor; padding: 0px; }
#center {background: #ffffff
url('http://lh6.google.com/image/jvdmds/rhci8fzngqi/aaaaaaaaarm/eeb7vgvrw6a/f%3a%5
ctexts%5cbeta%5cblue-guitar-2.jpg') repeat-y top center;}

/* ---( header and site name )--- */


#header-wrapper { margin: 0; }
#header { margin: 0; height:305px; width:924; color: $pagetitlecolor;
background:
url(http://i203.photobucket.com/albums/aa4/annie_alosilla/med_head.jpg) no-repeat
top center; }
#header h1 { font: $pagetitlefont; padding: 30px 20px 0px 30px; filter:
blur(direction=330, strength=7); text-align: left;}
#header h1 a { text-decoration: none; color: $pagetitlecolor; }
#header h1 a:hover { color: #eee; }
#header .description { margin:0 5px 5px; text-align: left; padding:35px; max-
width:55%; text-transform:uppercase; letter-spacing:.2em; line-height: 1.4em;
font: $descriptionfont; color: $descriptioncolor; }

/* ---( main column )--- */


h2.date-header { margin-top: 0; padding-left: 10px; font-size: 90%; color:
$datecolor; }
.post h3 { margin-top: 0; font: $titlefont; color: $titlecolor; }
.post { border-bottom: 1px solid #ddd; margin-left:0; margin-right:0; margin-
top:0; margin-bottom:1em; padding-left:10px; padding-right:0; padding-top:0;
padding-bottom:1em }
.post h3 a {text-decoration: none;}
.post h3 a:hover { color: #369; text-decoration: none; }
.post-footer { margin: 0; padding: 0px; font-size: 88%; color:$footercolor; }
.post img { padding: 6px; border-top: 1px solid #ddd; border-left: 1px solid
#cccccc; border-bottom: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; }
.feed-links { clear: both; line-height: 2.5em;}
.blog-feeds { text-align: right;}
#blog-pager-newer-link { float: left; }
#blog-pager-older-link { float: right; }
#blog-pager { text-align: center; }

/* comment styles */
#comments { padding-top: 10px; font-size: 85%; line-height: 1.5em; color:
$commentscolor; }
#comments h4 { margin: 20px 0 15px 0; padding: 8px 0 0 40px; font-family:
"lucida grande", "trebuchet ms"; font-size: 110%; color: $commentscolor;
height: 30px !important; /* for most browsers */ height /**/:37px; /* for ie5/win
*/ }
#comments ul { margin-left: 0; }
#comments li { background: none; padding-left: 0; }
.comment-body { padding: 0 10px 0 25px; }
.comment-body p { margin-bottom: 0; }
.comment-author { margin: 4px 0 0 0; padding: 0 10px 0 60px; color: #999; }
.comment-footer { border-bottom: 1px solid #ddd; padding-bottom: 1em;}
.deleted-comment { font-style:italic; color:gray; }

/* ---( sidebar )--- */


.sidebar h2 { margin: 0 0 0 0; padding: 10px 0 0 0px; font: $sidebarheaderfont;
color: $sidebarcolor; height: 32px !important; /* for most browsers */ height
/**/:57px; /* for ie5/win */ }
.sidebar .widget { margin: 0; padding: 0 0 5px 10px;}
.sidebar a {color: $sidebarlink; text-decoration: none;}
.sidebar a:hover {color: $sidebarhover; }
.sidebar li { background: 0 5px; }
.profile-textblock { clear: both; margin-left: 0;}
.profile-img { float: right; margin: 0 5px 5px 0; border: 1px solid #ddd;
padding: 4px;}

/* ---( footer )--- */


.clear { /* to fix ie6 padding-top issue */ clear: both; }
#footer-wrapper { margin: 0; padding: 0 0 0 0; font-size: 85%; }
#footer { margin: 0; width: 924px; height:146px; padding: 0px; background:

/** page structure tweaks for layout editor wireframe */


body#layout #outer-wrapper,
body#layout #main,
body#layout #sidebar { padding-top: 0; margin-top: 0;}
body#layout #outer-wrapper,body#layout #content-wrapper { width: 100%;}
body#layout #sidebar { margin-right: 0; margin-bottom: 1em; }
body#layout #header,body#layout #footer,
body#layout #main { padding: 0; }
body#layout #content-wrapper { margin: 0px; }
#navbar-iframe { height:0px; visibility:hidden; display:none }

]]></b:skin>
</head>
<body>
<div id='outer-wrapper'>
<div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main' shape='rect'>skip to main</a>
|
<a href='#sidebar' shape='rect'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
<b:widget id='header1' locked='true' title='sociem-usmp (cabecera)'
type='header'/>
</b:section>
</div>
<div id='center'>
<div id='content-wrapper'>
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='profile1' locked='false' title='el equipo editor' type='profile'/>
<b:widget id='html3' locked='false' title='deja tu mensaje!' type='html'/>
<b:widget id='blogarchive1' locked='false' title='archivo del blog'
type='blogarchive'/>
</b:section>
</div>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='blog1' locked='false' title='entradas del blog' type='blog'/>
</b:section>
</div>
<div id='ads-wrapper'>
<b:section class='sidebar' id='ads' preferred='yes'>
<b:widget id='html4' locked='false' title='' type='html'/>
<b:widget id='linklist1' locked='false' title='links' type='linklist'/>
<b:widget id='html6' locked='false' title='' type='html'/>
</b:section>
</div>
<!-- spacer for skins that want sidebar and main to be the same height -->
<div class='clear'> </div>
</div>
<!-- end content-wrapper -->
</div>
<div id='footer-wrapper'>
<b:section class='footer' id='footer'>
<b:widget id='html5' locked='false' title='' type='html'/>
</b:section>
</div>
</div>
</div>
<!-- end outer-wrapper -->
</body>
</html>

También podría gustarte