/*  
Theme Name: TheSIGIT.com
Theme URI: http://thesigit.com
Description: Theme for The Super Insurgent Group of Intemperance Talnet
Author: Ryan Koesuma
Author URI: http://ryankoesuma.com
Template: thematic
Version: 2.0
.
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

#access, .widget_pages h3 {
display: none;
}

#wrapper {
background: url('http://thesigit.com/sigit-background.gif');

}

#header {
background: url('http://thesigit.com/sigit-header.gif') center center no-repeat;
margin-top: 0px;
padding-top: 15px;
}

#header #blog-description {
display: none;
}

#header #blog-title {

height: 20px !important;
width: 150px;
margin-top: -101px;
margin-left: 97px;
}

#header #blog-title span a{

font-family: Georgia;
text-transform: uppercase;
font-weight: normal;
font-size: 12px;
line-height:20px;
}

#main {
padding-top: 0px !important;
}

.entry-content {
font-size: 12px;
line-height: 150%;
text-align: justify;
}

.entry-title {
font-family:Georgia,Palatino,Palatino Linotype,serif !important;
font-weight: normal !important;
font-style: italic;
font-size: 18px !important;
letter-spacing: -1px;
text-align: center;
padding-bottom: 0px !important;
}

.entry-meta, .entry-meta .n, .entry-utility {
font-size: 11px !important;
text-align: center;
}

.entry-utility {
background: url('http://thesigit.com/sigit-divider.gif') center bottom no-repeat;
padding-bottom: 20px;
margin-bottom: 0px !important;
}

#content {
background: url('http://thesigit.com/back10.png');
margin: 0 220px !important;
padding: 0 10px;
padding-top: 10px;
}

#primary, #secondary {
background: url('http://thesigit.com/back0.png');
border: 0px !important;
}

#primary {
text-align: right;
margin-top: -20px !important;
}

.widget_pages ul{
list-style-type: none !important;
font-variant: small-caps;
font-size: 18px;
font-weight: bold;
}

.widget_pages ul li a{
text-decoration: none !important;
}

.aside li h3{
font-variant: small-caps;
font-size: 18px;
font-weight: bold;
font-style: normal;
}


.wpa_container, .wpa_container span.wpa_text{
color: #B30000 !important;
font-family: Georgia !important;
text-align: right !important;
font-size: 14px !important;
}

#footer {
border: none !important;
margin-top: 0px !important;
}

#siteinfo{
padding: 0px !important;
text-transform: uppercase;
text-align: right;
}

#siteinfo a {
font-weight: bold;
text-decoration: none;
}

a:hover {

color:#123974 !important;
}

.entry-content a:hover,
#secondary a:hover
{
border-bottom:1px solid #123974 !important;
}

.entry-content a,
.entry-content a:link,
.entry-content a:visited,
.entry-content a:active, 
#secondary a,
#secondary a:link,
#secondary a:visited,
#secondary a:active 

{
border-bottom:1px dotted #B30000;
color:#B30000;
text-decoration:none;
}

#nav-above {
padding: 0px !important;
}


