/*
Theme Name: romaní v2
Theme URI: http://gumets.net/romani
Version: 1.0
Author: Jordi Torà
Author URI: http://gumets.net/
*/


body {
font-size: 12px;
font-family: Georgia;
color: #000;
text-decoration: none;
text-align: center;
background: #453b22;
}

A:visited {
color: #000;
text-decoration: underline;
}

A:hover {
color: #000;
text-decoration: none;
}

A:active {
color: #000;
text-decoration: none;
}

A {
color: #000;
text-decoration: underline;
}

h2 A {text-decoration : none;}
h2 A:visited {text-decoration : none;}
h2 A:hover {text-decoration : underline;}
h2 A:active {text-decoration : none;}

h2 {
font-size: 18px;
margin-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}

.hidden {
display: none;
}

h1 {
display: none;
}

#caixageneral {
width: 730px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top: 30px;
}

#caixaposts {
position: relative;
float: left;
width: 360px;
text-align: left;
background: #b8bb82;
margin-right: 5px;
margin-bottom: 20px;
}

.post {
padding-right: 10px;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 30px;
}

.postsomnis {
padding-right: 15px;
margin-bottom: 30px;
}

.meta {
font-size: 11px;
}

#caixad {
width: 365px;
float: left;
text-align: left;
}

#caixadtitol {
text-align: left;
width: 365px;
height: 130px;
background: url('img/romani.jpg') no-repeat;
}

#titol {
margin-left: 180px;
width: 176px;
height: 122px;
background: url('img/romani.png') no-repeat;
background-position: bottom center;
}

#caixadsomnis {
position: relative;
float: left;
width: 163px;
margin-top: 5px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background: #968d52;
padding-bottom: 10px;
margin-bottom: 20px;
}

#caixadinfo {
margin-top: 5px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
margin-left: 5px;
float: left;
width: 157px;
background: #746d3f;
padding-bottom: 20px;
margin-bottom: 20px;
}

#caixadinfo A {text-decoration : none;}
#caixadinfo A:visited {text-decoration : none;}
#caixadinfo A:hover {text-decoration : underline;}
#caixadinfo A:active {text-decoration : none;}

#twitter {
margin-bottom: 0px;
margin-left: 0px;
}

#twitter li {
list-style: none;
margin-bottom: 10px;
}

#twitter ul {
list-style: none;
}

#twitter A {color: #453b22;}
#twitter A:visited {color: #453b22;}
#twitter A:hover {color: #453b22;}
#twitter A:active {color: #453b22;}





/* Comentaris */

img {
border:0;
}


/*Forms defaults*/
input, textarea {
font-family:Georgia;
font-size:12px;
color:#000;
}
label {
font-size:11px;
color:#000;
cursor:pointer;
padding-left:2px;
line-height:15px;
vertical-align:top;
}
label.chosen {
color:#000;
}

/*Transparent items*/
.transparent {
filter:alpha(opacity=0);
-moz-opacity:0;
opacity: 0;
border:0px solid #FFF;
background:#FFF;
z-index:10;
cursor:pointer;
}
.transparentFake {
background:none;
border:none;
}
.transparent2 {
z-index:10;
}

/* Radio Buttons */



/*Text inputs*/
.textinput, .textinputHovered {
width:320px;
height:15px;
background: #b8bb82;
border: 1px solid #968d52;
padding:4px 8px;
}
.textinputHovered {
border: 1px solid #746d3f;
}


/*Text areas*/
.textarea, .textareaHovered {
width:320px;
height:135px;
background: #b8bb82;
border: 1px solid #968d52;
padding:4px 8px;
}
.textareaHovered {
border: 1px solid #746d3f;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
width:69px;
height:26px;
color:#000;
font-weight:bold;
text-align: center;
padding:2px 5px;
background: #b8bb82;
cursor:pointer;
border: 1px solid #968d52;
}
.buttonSubmitHovered {
border: 1px solid #746d3f;
}

/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
display: none;
position:absolute;
left:0px;
width:10px;
height:10px;
}

