/*
Theme Name: Simply Summer
Theme URL: http://jenny-lopez.com/
Description: #14
Author: Nici
Author URL: http://www.jenny-lopez.com
*/

/*positioning*/

html, body {
background-color:#FFFFFF;
background-image: url('URL%20PUT%20IN%20HERE');
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
color: #555;
line-height: 16px
}

/*positioning*/

#container {
width: 100%;
margin-left:auto;
margin-right:auto;
position: relative;
background-color: #transparant;
padding: 0px;
}

#Header {
text-align: center;
}

#main {
float: left;
display: inline;
position: relative;
width: 600px;
left: 230px;
top: 10px;
}

#sidebar {
float: left;
display:inline;
position: relative;
width: 230px;
left: 280px;
top: 10px;
}

#footer {
clear:both;
text-align: center;
width: 100%;
}

/*posts*/

.postHead {
background: url('http://jenny-lopez.com/wp-content/themes/laola/posttop.png');
height: 100px;
padding-left: 0px;
margin-bottom: -10px;
}

h2 a.title, h2 .title, .title, .wrap h2, .catlink, #newlink h2 {
padding: 30px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #353535;
text-align: center;
font-weight: normal;

}

.postinfo {
height: 90px;
background: url('http://jenny-lopez.com/wp-content/themes/laola/postunder.png');
background-color: #ffffff;
font-size: 12px;
font-family: "arial", "century gothic", sans-serif;
font-weight: lighter;
text-align: right;
padding-left: 0px;
padding-right: 5px;
color: #353535;
margin-top: -10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

/*Sidebar*/

#sidebar h1 {
background-color: #282828;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #bf9562;
text-align: center;
font-weight: lighter;
margin-top: -10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

/*Comments*/

#commentlist li, .singolocommento li {
list-style-type: none;
padding: 0px;
width: 470px;
}

div.bubble {
width: auto;
margin-bottom: 24px;
border: 0px solid #ccc;
}

div.bubble cite {
position: relative;
margin: 0px;
top: 6px;
background: url('tip.gif') no-repeat 20px 0;
font-style: normal; padding-left:0px; padding-right:0px; padding-top:7px; padding-bottom:0px
}

a.author, a:active.author, a:visited.author {
text-decoration: none;
font-family: arial, "century gothic", georgia, "times new roman", sans-serif;
font-size: 17px;
font-weight: lighter;
text-transform: uppercase;
letter-spacing: -1px;
color: #353535;
}

/* extras */

a, a:visited, a:link, a:active { color: #8f0f6a; text-decoration: none; background-color: inherit;}
a:hover { color: #353535; text-decoration: none;}
b, strong { color: #4F021A; background-color: inherit; font-family:Century Gothic}
em, i { color: #4F021A; background-color: inherit; font-family:Century Gothic}
u { text-weight: bold; color: #3D0113; border-bottom: 1px solid #eb064a; background-color: inherit; font-family:Century Gothic}

img {
border: none;
}

a img {
border: 1px solid #8f0f6a;
padding: 3px;
}

a img:hover {
border: 1px solid #353535;
padding: 3px;
}

input, textarea, select {
background-color: #deddde;
color: #ccc;
font-size: 11px;
font-family: "lucida grande", sans-serif;
border: 0px;
}

h4 {
background-color: #FFF693;
padding-left: 10px;
padding-right: 10px;
margin-top: -10px;
margin-bottom: 0px;
font-family: verdana, georgia, sans-serif;
font-size: 10px;
font-weight: normal; color:#000000
}

.pageheader {
-moz-border-radius: 10px 10px 0px 0px;
background-color: #f997dd;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #bf9562;
text-align: center;
font-weight: normal;
}

/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: ;
	padding-left: 0px;
	width: 230px
}

.side-title {
	background-color: ;
        width: 245px;
        height: 56px;
	font-family: Arial Black;
	font-size: 16px;
	letter-spacing:0px; 
	line-height:35pt; 
	color: #FFFFFF; 
	text-transform: lowercase;
	text-align: left;
        font-weight: bold}

.side-description {
	background-image: url('/wp_versions/26/description.png');
        width: 245px;
        height: 20px;
	padding: 0px;
	font-family: Verdana;
        font-weight: bold;
	font-size: 8px;
	letter-spacing: 3px; 
	line-height: 18pt; 
	color: #CBE41B; 
	text-transform: lowercase;
	text-align: center;}

.side-content {
	background-color: #DFDDE1;
	width: 230px;
	padding-left: 10px;
    padding-right: 10px;
	margin-top: 0px;
    margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 10px;
	letter-spacing:0px; 
	line-height: 9pt; 
	color: #CBCBCB; 
	text-align: justify;}

.side-footer {
	background-color: ;
	background: url('http://jenny-lopez.com/wp-content/themes/laola/side_footer.png');
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
        width: 230px;
        height: 90px;
	color: #9d9d9c; 
	text-align: justify;}

.side-spacer {
	padding: 10px;
}