/*
Theme Name:SuperPlain2
Theme URI:http://www.mystrique.es/
Description:
Version:1.0
Author:
Author URI:
Tags:clean, simple
*/
/* Import external stylesheet */
@import url('css/reset.css');
@import url('css/wp.css');
/* Common HTML tags */
body
{
font:76%/115% georgia,verdana,arial;
line-height:20px;
color:#444;
}
blockquote
{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
padding-top:10px;
margin-bottom:15px;
font-style:italic;
}
/* wrapper & container */
#wrapper
{
width:960px;
margin:0 auto;
}
/* header */
#header
{
margin:30px 0;
width:960px;
}
#header h1 a
{
font-size:6em;
font-weight:normal;
color:#666;
}
#header p
{
font-size:2em;
color:#999;
margin-top:20px;
letter-spacing:3px;
}
/* content */
#outer-space
{
width:750px;
float:left;
}
#hfeed
{
background:#fff;
width:540px;
float:right;
padding-bottom:17px;
margin-bottom:20px;
}
#page-info
{
text-align:center;
padding:2px 0;
font-size:1em;
}
#page-info span
{
padding:0 3px;
letter-spacing:3px;
}
.hentry
{
width:520px;
margin:20px 0;
overflow:hidden;
padding:0 10px;
}
.entry-title
{
font-size:2em;
font-weight:normal;
}
.entry-meta
{
margin:0 0 20px 10px;
color:#333;
}
.entry-meta p, .entry-meta abbr
{
letter-spacing:3px;
border:none;
}
.metadata
{
text-align:center;
padding:25px 0 10px 0;
color:#999;
letter-spacing:2px;
}
.entry-content
{
padding:0 10px;
}
.entry-content img
{
margin-bottom:10px;
}
.entry-content p
{
font-size:1.1em;
margin-bottom:10px;
width:500px;
}
.author-date
{
text-align:right;
color:#666;
}

.separator
{
margin:20px 0 20px 0;
}
#page-navigation
{
margin:20px 0 20px 0;
}
/* links */
a 
{
color:#333;
}
a:hover
{
color:#999;
}
#header a:hover
{
border:none;
}
.previous a
{
float:left;
padding:0 5px 5px 5px;
color:#666;
margin-left:20px;
font-size:5em;
}
.next a
{
float:right;
padding:0 5px 5px 5px;
color:#666;
margin-right:20px;
font-size:5em;
}
.previous a:hover, .next a:hover
{
color:#999;
}
/* sidebar */
#left-sidebar
{
width:180px;
padding:15px 10px 0 10px;
float:left;
text-align:right;
}
#right-sidebar
{
width:180px;
padding:15px 10px 0 10px;
float:right;
}
#left-sidebar h3
{
font-weight:normal;
color:#999;
padding-right:5px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
letter-spacing:3px;
}
#right-sidebar h3
{
font-weight:normal;
color:#999;
padding-left:5px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
letter-spacing:3px;
}
#left-sidebar ul li
{
background:transparent url(images/bullet.png) no-repeat right 5px;
padding-right:10px;
margin-bottom:5px;
}
#right-sidebar ul li
{
background:transparent url(images/bullet.png) no-repeat left 5px;
padding-left:10px;
margin-bottom:5px;
}
.widget
{
margin-bottom:10px;
}
/* footer */
#footer
{
font-size:0.9em;
height:70px;
text-align:center;
padding-bottom:10px;
margin:20px 0;
color:#999;
letter-spacing:2px;
}
#footer a 
{
color:#666;
}
/* images */
.alignleft
{
float:left;
margin:0 20px 10px 0;
}
.alignright
{
float:right;
margin:0 0 10px 20px;
}
/* positioning */
.clear
{
clear:both;
}
/* end of file */

