/*  
Theme Name: My Gray Time
Theme URI: http://www.idsg.it/
Description: A fixed width, two columns theme for Wordpress with gray backgrounds.<br /><br />Wordpress Widgets supported.<br /><br />Extra? You can use .imgleft and .imgright classes to float images, Gravatar 2 plugin supported but not required.
Version: 1.0
Author: ShinRa
Author URI: http://www.idsg.it/
*/

/*   BODY AND MISC   */



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;
}

del {
}

ins {
}

abbr {
}

acronym {
}

h1 {
display: none;
}


/*   MAIN LINKS   */

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

a:hover {
text-decoration: underline;
}

/*   MAIN WRAPPER   */

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

#sub-wrapper {
}


/*   MAIN CONTENTS   */

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

#content {
padding-right: 290px;
padding-left: 20px;
}

#content h1 {
}

#content div.post {
}

#content div.post h2 {
font-family: georgia, serif;
font-size: 26px;
font-variant: small-caps;
font-weight: normal;
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: #D07878;
}

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

#content div.post p.date,
#content div.post p.date a {
color: #bebebe;
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 {
}

input[type="submit"] {
}

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 {
}
