/*   
Theme Name: Gladys
Theme URI: http://www.gladysscheffrinfalk.com
Description: Custom Wordpress theme created for Gladys' written works.
Author: Randy Skidmore
Author URI: http://www.subpardesign.com
Version: 1.0
*/


@charset "UTF-8";
/* CSS Document */

html, body {
margin:0;
padding:0;
}

body {
background-color:#fff4d6;
font-family:Georgia, "Times New Roman", Times, serif;
}

#main {
background-image:url(images/wood.jpg);
height:404px;
width:1023px;
margin: 0 auto 0 auto;
background-repeat:no-repeat;
}

.container {
width:906px;
margin:0 auto;
height:auto;
position: relative;
}

#header a img {
outline:none;
border:none;
text-decoration:none;
}

a {
color:#990000;
}

h5 {
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:200;
color:#990000;
margin:5px 0 30px 0;
padding:0;
}

/*----NAVIGATION----*/

ul#nav {
float:right;
margin-right:10px;
margin-top:20px;
}

ul#nav li, ul#nav li a {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
list-style:none;
text-decoration:none;
font-size:14px;
color:#432613;
margin-right:27px;
float:left;
display:inline;
}

ul#nav li a:hover {
text-decoration: underline;
}

#pad_top {
float:left;
background-image:url(images/pad.png);
background-repeat:no-repeat;
width:921px;
height: 157px;
margin-top:-11px;
}

#pad_middle {
float:left;
background-image:url(images/pad_repeat.png);
background-repeat:repeat-y;
width:906px;
margin:0 0 0px 10px;
padding:0 0 0px 0;
}

#subscribe {

width:192px;
height:28px;
margin:0px 15px 0 0;
}

#subscribe a img {
outline:none;
border:none;
padding:-10px 0 0 0;
}

#subscribe a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#999999;
text-decoration:none;
}

/*----SIDEBAR----*/

#sidebar {
width:192px;
min-height: 300px;
float:right;
margin:5px 15px 0 0;
clear:right;
}

.sidebar_top {
background-image:url(images/sidebar_top.png);
background-repeat:no-repeat;
height:56px;
}

.sidebar_mid {
background-image:url(images/sidebar_mid.png);
background-repeat:repeat-y;
min-height:200px;
}

.sidebar_bottom {
background-image:url(images/sidebar_bottom.png);
background-repeat:no-repeat;
height:122px;
}

.sidebar_lists {
padding: 0 10px 0 10px;
}

.sidebar_lists li, .sidebar_lists li a {
list-style:none;
font-size:12px;
color:#432613;
line-height:2em;
}

h3 {
margin:0;
padding:0;
font-weight:300;
color:#990000;
}

.amazonframes {
padding:0 0 0 25px;
}



/*----CONTENT----*/


#content {
position:relative;
margin:0px 0 0 95px;
padding:0px 0 0 0px;
width:570px;
font-size:14px;
color:#432613;
}

#content li {
list-style:none;
font-size:14px;
color:#432613;
line-height:2em;
}

h1, h1 a {
color:#442714;
font-weight:300;
padding:0px 0 0 0;
margin:0px;
text-decoration:none;
}

.datemarker {
float:left;
background-image:url(images/date.png);
width:51px;
height:56px;
margin:0px 0 0 -85px;
color:#333333;
text-transform:uppercase;
text-align:center;
padding:12px 0 0 5px;
}

.pagenav a {
list-style:none;
font-size:14px;
font-variant:small-caps;
text-decoration:none;
color:#432613;
line-height:2em;
}

/*----FOOTER----*/

#footer {
float:left;
background-image:url(images/pad_footer.png);
height:49px;
margin:0px 0 90px 10px;
width:906px;
}

#footer p {
float:right;
padding:42px 0 0 0;
font-size:10px;
color:#999999;
clear:right;
text-align:right;
}

#footer a {
color:#663300;
}
