/*  
Theme Name: poquer.fm
Theme URI: http://www.poquer.fm
Description: my-gray-time-10 modification
Version: 1.0
Author: Poquer.fm (original theme by ShinRa)
Author URI: http://www.idsg.it/
*/

/*   BODY AND MISC   */

body {
background: white url(images/back-body.jpg) repeat-x top left;
color: #333;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
text-align: center;
}

hr {
display:none;
}

blockquote {
font-family: 'Lucida bright', georgia, serif;
color: #676767;
font-size: 13px;
}

code {
font-family:'Courier New', Courier, monospace;
font-size: 15px;
background:#f5f5f5;
}

.cuadro{
height:140px;
width:595px;
margin-bottom:-20px;
margin-top:-5px;
font-family:verdana;
font-size:12px;
line-height:16px;
padding-left:5px;
padding-right:5px;
padding-bottom:9px;

background:url(images/cuadro.gif) no-repeat top left;

}

del {
}

ins {
}

abbr {
}

acronym {
}

h1 {
display: none;
}

/*   IMAGES   */

img {
/*padding: 6px;
border: 1px solid #e5e5e5;
display: block;
background: #f5f5f5;*/
}

#headerimg {
padding: 0px;
border: none;
display: block;
}

#footerimg{
padding: 0px;
margin:0px;
border: none;
display: inline;
}


img.imgleft {
float: left;
margin-right: 5px;
}

img.imgright {
float: right;
margin-left: 5px;
}

/*   MAIN LINKS   */

a {
color:#576F8D;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

/*   MAIN WRAPPER   */

#wrapper {
width: 900px;
margin: 0 auto 0 auto;
padding: 0;
text-align: left;
}

#sub-wrapper {
}

/*   HEADER   */

#header {
}

#header h1 {
}

#header h2 {
font-family: 'Lucida bright', georgia, serif;
font-weight: normal;
font-size: 24px;
text-transform: uppercase;
color: #bababa;
/*margin-top: 40px;*/
margin:0px;
}

#header h2 a {
color: #bababa;
text-decoration: none;
}

#header div.description {
text-transform: uppercase;
letter-spacing: 1px;
color: #9a9a9a;
margin-bottom: 50px;
}

/*   MAIN CONTENTS   */

h2.pagetitle {
font-size: 22px;
color: #9e9e9e;
font-weight: bold;
text-transform: uppercase;
background: transparent url(images/back-body2.jpg) repeat-x top left;
padding: 10px;
border:1px solid #ADBFCF;
}

#content {
padding-right: 290px;
}

#content h1 {
}

#content div.post {
}

#content div.post h2 {
font-family: arial, serif;
font-size: 26px;
font-variant: small-caps;
font-weight: bold;
color: #6D8CC4;
border-bottom: 2px groove #ededed;
}

#content div.post h3 {
font-family: georgia, serif;
font-size: 23px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h4 {
font-family: georgia, serif;
font-size: 20px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h5 {
font-family: georgia, serif;
font-size: 17px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h6 {
font-family: georgia, serif;
font-size: 14px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h2 a {
color: #6D8CC4;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #55BCFF;
}

#content div.post p {
line-height: 150%;
}

#content div.post p.date,
#content div.post p.date a {
color: #A2A1A1;
font-weight:bold;
text-align: right;
/*text-transform: uppercase;*/
margin-bottom: 43px;
}

p.nocomments {
}

#content div.post p.details_small {
font-size: 12px;
padding-left: 20px;
background: transparent url(images/back-details.jpg) no-repeat left center;
color: #aaa;
}

#content div.post ul {
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol {
}

#content div.post ol li {
line-height: 140%;
}

/*   NAVIGATION LINKS   */

#content div.navigation {
display: block;
padding-top:10px;
padding-bottom:40px;
}

#content div.navigation a {

}

#content div.navigation span.alignleft {
float:left;
width:45%;
padding: 8px !important;
background: #f5f5f5 !important;
border: 1px solid #e9e9e9 !important;
}

#content div.navigation span.alignright {
float:right;
width:45%;
text-align:right;
padding: 8px !important;
background: #f5f5f5 !important;
border: 1px solid #e9e9e9 !important;
}

/*   COMMENTS AND COMMENTLIST   */

h3#comments,
h3#respond {
font-family: georgia, serif;
font-size: 22px;
font-weight: normal;
color: #8a8a8a;
padding: 10px 0;
}

ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}

ol.commentlist li {
padding: 10px;
border: 1px solid #e5e5e5;
background: #f5f5f5;
margin-bottom: 12px;
}

ol.commentlist li.alt {
background:#f2f2f2;
}

ol.commentlist li big {
font-weight: bold;
font-size: 18px;
display: block;
color: #606060;
}

ol.commentlist li span.await_mod {
color: #c30;
font-weight: bold;
}

ol.commentlist li span.comment_data a {
font-size: 12px;
}

ol.commentlist li p {
line-height: 140%;
}

p.allowed-tags {
padding: 5px;
border: 1px solid #e9e9e9;
background:#f5f5f5;
}

/*   FORM ELEMENTS   */

#commentform {
}

input {
border:1px solid #7F9DB9;
margin:1px;
background: white url(images/inputbg.jpg) repeat-x top left;
color:#003569;
}

#comment {
border:1px solid #7F9DB9;
margin:1px;
background: white url(images/inputbg.jpg) repeat-x top left;
color:#003569;
}

input[type="submit"] {
background: white url(images/inputbutton.jpg) repeat-x top left;
color:white;
}

input[type="submit"]:hover{
background: white url(images/inputbuttona.jpg) repeat-x top left;
color:white;
cursor:pointer;
}

textarea {
width:60%;
}

#searchform br {
}

/*   SIDEBAR   */

#sidebar {
width: 240px;
margin: 0;
padding: 0;
float: right;
font-size: 12px;
}

#sidebar h1 {
}

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul li{
line-height: 160%;
}

#sidebar ul li h2 {
font-family: georgia, serif;
font-weight: normal;
font-size: 15px;
text-transform: uppercase;
color:#9e9e9e;
}

#sidebar a {
padding-left: 13px;
background: transparent url(images/icon-sidelink.jpg) no-repeat left center;
}

#sidebar a:hover {
}

#sidebar ul li a {
}

/*   SIDEBAR WIDGETS TAGS   */

caption {
}

#sidebar table {
width:90%;
padding: 2px;
background: #f5f5f5;
border: 1px solid #e9e9e9;
}

#sidebar th {
width: 12%;
text-align:center;
}

#sidebar td {
text-align:center;
}

#sidebar table a {
padding: 0 !important;
background-image: none !important;
text-decoration:underline;
}

.recentcomments a {
padding: 0 !important;
background-image: none !important;
}

.recentcomments {
}

/*   FOOTER   */

#footer {
clear: both;
padding-top: 70px;
padding-bottom: 0.2px;
margin-bottom:0;
font-size: 13px;
text-align: center;
background: transparent url(images/back-footer.jpg) no-repeat bottom center;
}

#footer a {
}

#footer a:hover {
}

#footer h1 {
}

#footer p {
}

/*   EXTRAS   */

.sh_avatar, .gravatar {
width: 40px;
height: 40px;
float: right;
}


#global-feed {
width: 150px;
height: 155px;
display: block;
position: absolute;
top: 20px;
left: 50%;
margin-left: 320px;
background: url(images/back-feed-trans.png) no-repeat top left;
cursor:pointer;
}

#global-feed span {
display: none;
}