/*
Theme Name: Mono
Theme URI: http://heartdrops.org
Description: Simple black and white theme
Version: 1.0
Author: Georgina
Author URI: http://heartdrops.org/
*/

.twitter {
color: #af4839;
margin-left: 10px;
list-style-image: url('http://ponterosso.net/images/twitpic.PNG');
text-align: left;
font: 9pt;
}
body {
background-image: url(http://ponterosso.net/images/pattern.jpg);
color: #3d4852;
font-family: Calibri;
font-size: 14px;
text-align: justify
}
p {
color: #3d4852;
font-family: "font-family: Calibri;";
font-size: 14px;
}

.div.bg {
background-color:transparent;
height:340px;
width:auto;
margin:0 auto;
padding:0;
}

a:visited,a:link {
color: #76732f;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-decoration: none;
font-size: 12px;
}

a:hover {
color: #415B5A;
text-decoration: none;
text-decoration: line-through;
}

img {
border:0;
}

.box {
padding: 10px;
margin-bottom: 10px;
}

.small {
margin-left:0;
font-size: 90%;
}

.center{
text-align:center;
}

.h1:visited,.h1:link {
text-align: center;
color: #802321;
font-size: 30px;
font-family: "DreamedAboutYouRegular";
}

h1 {
text-align: center;
color: #ff6633;
font-size: 40px;
font-family: "DreamedAboutYouRegular";
}

@font-face {
	font-family: 'DreamedAboutYouRegular';
	src: url('http://ponterosso.net/dreamedaboutyou-webfont.eot');
	src: local('☺'), url('http://ponterosso.net/dreamedaboutyou-webfont.woff') format('woff'), url('http://ponterosso.net/dreamedaboutyou-webfont.ttf') format('truetype'), url('http://ponterosso.net/dreamedaboutyou-webfont.svg#webfontaoc6q9G9') format('svg');
	font-weight: normal;
	font-style: normal;
}





h1:first-letter {

font-size: 50px;
text-transform: uppercase;
}
h4:first-letter {
color: #B1060C;
font-size: 30px;
text-transform: uppercase;
}
h4 {
text-align: center;
color: #802321;
font-size: 30px;
font-family: "DreamedAboutYouRegular";
}

h2:first-letter {
color: #5E6E63;
font-family: Times new roman;
font-size: 40px;
text-transform: uppercase;
font-style: italic;
}

h2 {
text-align: center;
color: #355152;
font-size: 30px;
font-family: "DreamedAboutYouRegular";
}


h3 {
font: normal 120% georgia, arial;
text-align: center;
color: #333;
}

h5 {
font:normal 95% georgia, "times new roman";
background-color: #ccc;
padding: 5px;
color: #000;
text-align:center;
}

h6 {
font:normal 90% tahoma, arial;
color:#444;
text-align: right;
}

b,strong {
color:#333;
}

em, i {
color:#a32927;
font-family:georgia;
}

u,ins {
color:#444;
}

ul {
margin-left:3px;
}

.left {
float: left;
text-align: left;
width: auto;
}

.right {
float: right;
text-align: right;
width: auto;
}

.clear {
clear: both;
}

blockquote {
display:block;
background-image: url(http://ponterosso.net/images/patternforcom.jpg);
color: #36311E;
padding:10px;
border-left:4px solid #333;
}

pre {
height:auto;
overflow:auto;
}

input, textarea {
font: normal 100% georgia;
background-image: url(http://ponterosso.net/images/patternforcom.jpg);
padding:6px;
border:3px solid #34433e;
}

#container {
width:780px;
margin:0 auto 10px auto;

}

#side {
position:absolute;
left:44px;
top:556px;
width:229px;
height:auto;
}

#content {
position:absolute;
left:318px;
top:410px;
width:463px;
}

#footer {
width:463px;
clear:both;
height:auto;
text-align:center;
}

#navigation {
background-color:#fff;
width:780px;
height:auto;
padding: 0;
margin: auto;
margin-bottom: 10px;
text-align:center;
}

#navigation li
{
padding: 0;
display:inline;
list-style-type: none;
}

#navigation a:link, #navigation a:visited
{
padding:6px;
font: normal 170%/250% georgia, arial;
margin: 0 10px 0px 10px;
text-decoration: none;
color: #000;
border:0;
background:#fff;
}

#navigation a:link#current, #navigation a:visited#current
{
color:#111;
}

#navigation a:hover 
{
color: #111;
border-bottom: 3px solid #aaa;
}

.navi {
border: 0px;
}

a:hover.net {
text-decoration: none;
color: #ae4937;
border:0;
background: #d99f6d;
}

a:visited.net,a:link.net {
color:#ae4937;
font-size: 30px;
font-family: "DreamedAboutYouRegular";
}