/*  
Theme Name: Rag Swag
Theme URI: http://laragmag.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, sans-serif;
font-size: 12px;
line-height: 20px;
background-image: url(images/background.jpg);
background-color: #BDA990;
color: #000000;
}

#bigcontainer {
width: 960px;
margin: 0 auto 0 auto;
}

#container {
width: 960px;
margin: 0 auto 0 auto;
background-image: url(images/bg.jpg);
}

#header {
margin: 0;
width: 960px;
height: 382px;
background-repeat: no-repeat;
background-image: url(images/headers/rotator.php);
}

#content {
float: left;
width: 490px;
margin: -27px 0 0 25px;
color: #000000;
display: inline;
}

*html #content {
float: left;
width: 490px;
margin: -30px 0 0 25px;
color: #000000;
display: inline;
}

#left-sidebar {
float: left;
width: 280px;
margin: -32px 0 0 -35px;
display: inline;
}

*+html #left-sidebar {
margin: -5px 0 0 -35px;
}

*html #left-sidebar {
margin: -5px 0 0 -35px;
}

#sidebar {
float: right;
width: 200px;
margin: -30px 15px 0 -90px;
display: inline;
}

*+html #sidebar {
margin: -20px 15px 0 -90px;
}

*html #sidebar {
margin: -20px 12px 0 -30px;
}

#footer {
width: 960px;
height: 205px;
background-repeat: no-repeat;
background-position: center center;
background-image: url(images/footer.jpg);
clear: both;
}

#header, #headertwo, #headerthree ,#content, #footer, #left-sidebar, #sidebar, #home{
overflow: hidden;
}


/* Menu
----------------------------------------------- */


#menucontainer {
margin-top: 17px;
}

#menu li{
float: left;
margin: 0 0 0 -22px;
padding: 0 37px 2px 4px;
display: inline;
font-family: courier new, times new roman, georgia;
font-size: 16px;
font-weight: normal;
}

#menu  a i { visibility: hidden; 
}

#menu a:hover {
text-decoration: none;
} 


/* Content
----------------------------------------------- */

#content ul li {
list-style: square;
margin: 0;
padding: 0;
}


/* Sidebars
----------------------------------------------- */

#left-sidebar, #sidebar {
font-size:  12px;
}

#left-sidebar a, #left-sidebar a:link, #left-sidebar a:visited, #left-sidebar a:active {
color: #E9E6E1;
text-decoration: none;
font-weight: bold;
}

#left-sidebar a:hover {
color: #E9E6E1;
font-weight: bold;
text-decoration: underline;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #left-sidebar a:active {
color: #E9E6E1;
font-weight: bold;
text-decoration: none;
}

#sidebar a:hover {
color: #E9E6E1;
font-weight: bold;
text-decoration: underline;
}


#left-sidebar ul ul, #sidebar ul ul {
list-style: none;
margin: 2px;
padding: 1px;
}

#left-sidebar ul li, #sidebar ul li {
list-style: none;
margin: 2px;
padding: 1px;
}


/* Posts
----------------------------------------------- */

.post {
margin-bottom: 10px;
color: #000000;
font-size: 12px;
line-height: 20px;
}

.postdatetime {
margin-top: -10px;
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #808080;
letter-spaceing: 10px;
}

.postmetadata {
font-family: arial, verdana, sans-serif;
font-size: 12px;
background-image: url(images/meta_bg.gif);
}

.postcomments {
float: right;
padding: 10px;
margin-top: -29px;
font-family: arial, verdana, sans-serif;
font-size: 12px;
}

*html .postcomments {
margin-top: 10px;
}

.post li {
list-style: square;
margin-bottom: -5px;
margin-left: 20px;
}

.post ul {
list-style: square;
margin-bottom: 10px;
}

.entrytext .postmetadata {
font-size: 12px;
width: 50%;
margin: 2em auto 3.5em auto;
padding-left: 10px;
text-align: justify;
}

.editentry {
padding-left: 5px;
text-align: justify;
}


/* Comments
----------------------------------------------- */

ol.commentlist {
width: 400px;
margin: 0;
text-align: justify;
}

ol.commentlist,li {
margin-bottom: 12px;
padding: 5px;
color: #000000;
}

small.commentmetadata {
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #808080;
display: block;
}

#comments {
padding-left: 5px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
width: 90%;
color: #000000;
padding-left: 10px;
}

#comment {
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #808080;
}

/* Images
----------------------------------------------- */

a img {
border: none;
}

.post h2 img {
border: none;
background-color: transparent;
}

.post img {
padding: 5px;
background: #FFFFFF;
border: 1px solid black;
}

.postmetadata img {
padding: 0;
border: 0;
background: none;
}

.post img.wp-smiley {
padding: 0;
border: 0;
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: center;
display: inline;
}

#searchform #s {
width: 200px;
}

.search {
float: right;
margin: 0;
padding: 0;
position: relative;
right: 11px;
top: -366px;
}

*+html .search {
right: 11px;
top: -367px;
}

*html .search {
top: -367px;
}

#searchsubmit {
padding: 1px;
}

*+html #searchsubmit {
padding: 1px 0 0 0;
}

*html #searchsubmit {
padding: 1px 0 0 0;
}

/* Blockquotes
----------------------------------------------- */

blockquote {
margin: 1em 1.5em;
padding-left: 25px;
padding-right: 10px;
border-left: 5px solid  #5C4D9B;
color: #5C4D9B;
text-align: justify;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}


/* Copyright
----------------------------------------------- */

#copyright {
margin-top: 80px;
margin-left: 303px;
}

#copyright {
_margin-top: 95px;
}

*+html #copyright {
margin-top: 95px;
}


/* General
----------------------------------------------- */

h2 {
margin-top: 2px;
font-family:  Georgia, Times New Roman;
font-size: 22px;
color: #000000;
text-decoration: none;
text-align: left;
}

h2 a:hover, h2 a:visited, h2 a:active, h2 a:link {
color: #000000;
text-decoration: none;
}

h3 {
margin-top: 5px;
font-family:  Georgia, Times New Roman;
font-size: 18px;
color: #000000;
text-decoration: none;
text-align: left;
}


a, a:link, a:visited, a:active {
color: #E90089;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #E90089;
font-weight: bold;
text-decoration: underline;
}

code {
font-size: 12px;
color: #808080;
}

input, textarea, option select {
border: 1px solid #000000; 
background-color: #BEA6C2; 
background-image: url(images/input_bg.jpg);
color: #000000; 
font-family: arial, verdana, sans-serif; 
font-size: 12px;
padding: 2px;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #808080;
}

.navigation {
display: block;
margin: 10px 0 10px 0;
padding-bottom: 10px;
}

.alignleft {
float: left;
padding-left: 10px;
text-align: left;
display: inline;
}

.alignright {
float: right;
padding-right: 10px;
text-align: right;
display: inline;
}

small {
font-family: arial;
font-size: 12px;
color: #808080;
display: block;
}

#respond {
font-size: 18px;
margin-left: 10px;
}

.gravatar {
float: right;
margin: 5px;
padding: 3px;
background: #FFFFFF;
border: 1px solid #000000;
}

.attachment {
text-align: center;
margin: 5px 0px;
}

#home {
margin: -340px 0 0 10px;
width: 940px;
height: 325px;
background-color: transparent;
}



