/*  
Theme Name: Sin City Style
Theme URI: http://www.sincitysavings.com
Description: 3 Columns
Version: 1.0
Author: Gina - Creative Streak
Author URI: http://creative-streak.com
*/


/* Layout
----------------------------------------------- */

body {
padding: 0;
margin: 0;
font-family: arial,verdana,impact,tahoma;
font-size: 12px;
line-height: 18px;
background-color: #000000;
color: #000000;
}

#bigcontainer {
width: 932px;
margin: 0 auto 0 auto;
}

#header {
margin: 0;
width: 932px;
height: 344px;
background-repeat: no-repeat;
background-image: url(images/header.jpg);
}

#container {
width: 932px;
margin: 0 auto 0 auto;
background-image: url(images/bg.jpg);
float: left;
}

#content {
float: left;
width: 500px;
margin: 0 0 0 54px;
color: #000000;
display: inline;
}

*+html #content {
margin: 0 0 0 55px;
}

*html #content {
margin: -6px 0 0 20px;
}

#leftbar {
float: left;
width: 190px;
margin: -45px 0 0 -30px;
display: inline;
}

*+html #leftbar {
margin: -34px 0 0 -30px;
}

*html #leftbar {
margin: -34px 0 0 -30px;
}

#rightbar {
float: right;
width: 190px;
margin: -50px 11px 0 0;
display: inline;
}

*+html #rightbar {
margin: -39px 6px 0 0;
}

*html #rightbar {
margin: -39px 6px 0 0;
}

#footer {
margin:0;
width: 932px;
height: 155px;
background-repeat: no-repeat;
background-image: url(images/footer.jpg);
clear: both;
}

#header, #footer, #rightbar #container {
overflow: hidden;
}

#content, #leftbar, #rightbar {
position: relative;
}


/* Content
----------------------------------------------- */

#content ul li {
list-style: square;
margin: 0;
padding: 0;
}

.list {
list-style: none;
}

*+html .list {
list-style: none;
margin-left: -18px;
}

*html .list {
list-style: none;
margin-left: -16px;
}


/* Sidebars
----------------------------------------------- */

#leftbar a:link, #leftbar a:visited, #leftbar a:hover, #leftbar a:active {
text-decoration: none;
color: #000000;
}

#rightbar a:link, #rightbar a:visited, #rightbar a:hover, #rightbar a:active {
text-decoration: none;
color: #000000;
}

#leftbar ul ul, #rightbar ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#leftbar ul li, #rightbar ul li {
list-style: none;
margin: 0;
padding: 0;
width: 185px;
}


#rightbar ul {
list-style: none;
margin-left: -35px;
}

*+html #rightbar ul {
margin-left: 0;
}

*html #rightbar ul {
margin-left: 5px;
}

/* Menu
----------------------------------------------- */

#menucontainer {
margin-top: 257px;
}

#menu li{
float: left;
margin: 0 0 0 -35px;
display: inline;
padding: 0 50px 2px 5px;
color: #FFFFFF;
font-family: verdana;
font-size: 11px;
font-weight: bold;
}

#menu a:link, #menu a:visited, #menu a:hover {
color: #FFFFFF
}

#menu a i { visibility: hidden; 
}

/* Posts
----------------------------------------------- */

.post {
margin-bottom: 10px;
color: #000000;
font-size: 12px;
}

.postdatetime {
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
color: #000000;
margin-top: -15px;
}

.postmetadata {
font-size: 12px;
margin-bottom: 20px;
padding: 5px;
clear: left;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style: square;
margin-bottom: 10px;
}

.pagespace {
height: 350px;
}

.text {
text-align: justify;
}


/* Comments
----------------------------------------------- */

ol.commentlist {
width: 450px;
margin: 0 0 0 -16px;
text-align: justify;
}

ol.commentlist li{
margin-left: 0px;
margin-bottom: 10px;
border-bottom: solid 1px #000000;
}

*html ol.commentlist li{
margin: 0 0 0 48px;
}

*+html ol.commentlist li{
margin: 0 0 0 48px;
}

small.commentmetadata {
font-size: 12px;
margin-bottom: 5px;
display: block;
padding: 5px;
}

#comments {
padding-left: 10px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
color: #000000;
padding-left: 10px;
}

#comment {
font-family: arial, verdana ,impact, tahoma;
font-size: 12px;
color: #000000; 
}


/* Blockquote
----------------------------------------------- */

blockquote {
font-style: italic;
padding-left: 25px;
padding-right: 10px;
border-left: 2px solid #000000;
background-color: #FFFFFF;
text-align: justify;
color: #000000;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}


/* Copyright
----------------------------------------------- */

.copyright {
text-align: center;
display: block;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
color: #000000;
font-size: 12px;
}

*html .copyright {
margin-top: 65px;
}

*+html .copyright {
margin-top: 65px;
}

/* Images
----------------------------------------------- */

a img {
border: none;
}

.post img {
padding: 5px;
background: #FFFFFF;
border: 1px solid #000000;
}

.post img.wp-smiley {
padding: 0;
border: none;
background: none;
}

img.aligncenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

img.centered {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft {
float: left;
padding: 4px;
margin: 0 7px 2px 0;
text-align: left;
display: inline;
}

img.alignright {
float: right;
padding: 4px;
margin: 0 0 2px 7px;
text-align: right;
display: inline;
}

/* Search

----------------------------------------------- */

#searchform {
text-align: left;
}

#searchform #s {
width: 55%;
}

#searchsubmit {
padding: 1px;
}

*+html #searchsubmit {
padding: 1px 0 0 0;
}

*html #searchsubmit {
padding: 1px 0 0 0;
}

/* General
----------------------------------------------- */

h2 {
margin-top: 10px;
font-family:  arial,verdana,impact,tahoma;
font-size: 22px;
color: #000000;
line-height: 24px;
text-align: left !important;
}

h2 a:hover, h2 a:visited, h2 a:active, h2 a:link {
color: #000000;
text-decoration: none;
}

h3 {
font-family:  arial,verdana,impact,tahoma;
padding: 3px;
margin-top: 14px;
font-size: 16px;
color: #FFFFFF;
text-align: left
}

a, a:link, a:visited, a:hover, a:active {
color: #000000;
text-decoration: none;
}

code {
font-size: 12px;
color: #941008;
}

input, textarea, option  select {
border: 1px solid #000000; 
background-color: #FFFFFF;
color: #000000; 
font-family: arial, verdana ,impact, tahoma; 
font-size: 12px;
padding: 2px;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #808080;
}

.alignleft {
float: left;
padding-left: 10px;
text-align: left;
display: inline;
}

.alignright {
float: right;
padding-right: 10px;
text-align: right;
display: inline;
}

.gravatar {
margin: 2px 0 0 2px;
}

.small {
font-size: 10px;
}

.clear {
clear: both;
}

.attachment {
text-align: center;
margin: 5px 0px;
}

