/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
margin: 0;
padding: 0;
}

/*
bODY tEXT
*/

body {
background: url(http://prangbait.com/images/img01.jpg) repeat-x left top;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: justify;
font-size: 14px;
color: #8A7F7F;
padding: .25em .15em .35em .15em ; 
z-index: 1 ;
}

h1, h2, h3 {
margin-bottom: 1em;
text-transform: lowercase;
font-weight: normal;
color: #666666;
}

h1 a, h2 a, h3 a {
text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
text-decoration: underline;
}

h1 {
letter-spacing: -2px;
font-size: 36px;

}

h2 {
letter-spacing: -3px;
font-size: 2em;
}

h3 {
letter-spacing: 4px;
font-size: smaller;
font-weight: normal;
padding-top: 10px; 
}

ul  {
background: white;
margin: 0m 0;\padding: 0em;
padding-right: -1em;
font-size: 10px;
list-style-image: url("bullet.gif")
  
font-style: normal;
line-height: 1.2em;
font-weight: normal;
font-variant: normal;
text-transform: capitalize;
text-align: justify;
text-align: left;
letter-spacing: 2px
}


ul a {
    text-decoration: none
    font-family: serif;
}


ul a:link {
color: black;
padding: 5px;
line-height: 1.3em;
font-size: 8px;
text-align: right;
}

ul a:visited {
color: white }

/*
Links
*/

a {
text-decoration: none;
color: #333333;
border: none;
}

a:hover {

text-decoration: underline;
color: #549DC7;
}

/* Logo */

#logo {
width: 700px;
height: 80px;
margin: 0 auto;
}

#logo h1, #logo h2 {
float: left;
margin: 0;
padding-top: 5px;
position:absolute;
top:20px;
left:415px;
}

#logo h1 a {
padding: 0px 0 0 310px;
color: #000000;
}

#logo h1 a:hover {
text-decoration: none;
background: none;

}

#logo h2 {
padding: 22px 0 0px 7px;
letter-spacing: normal;
font-size: 18px;
}

/* Container */

#container{
width: 700px;
margin: 0 auto;
position: absolute;
top:100px;
left:280px;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
background: url(http://prangbait.com/images/img06.jpg) no-repeat left top;
padding: 5px 0 0 40px;
font-size: 22px;
}


/* Content */

#content {
width: 700px;
margin: 0 auto;
top:0px;
left:0px;

background: url(http://prangbait.com/images/img03.jpg) repeat-y left top;
}

#content .bgtop {
background: url(http://prangbait.com/images/logo_main.jpg) no-repeat left top;
}

#content .bgbtm {
background: url(http://prangbait.com/images/img04.jpg) no-repeat left bottom;
}

.post {

padding-left: 60px;
padding-bottom: 20px;
padding-top: 200px;
z-index: 5;
}

.post img {

max-width:320px;
width: expression(this.width > 200 ? 200: true);
border:0px;
} 

.post .title {
margin: 0;
padding: 0 20px;
}

h1, h2, h3 {
margin-bottom: 1em;
text-transform: lowercase;
font-weight: normal;
color: #666666;
}

.post h2 {

letter-spacing: -3px;
font-size: 2em;
}


/* Footer */

#footer {
width: 400px;
height: 60px;
position:relative;
top: 20px;
left: -80px;
margin: 0 auto;
padding: 15px 0;
padding-bottom: 10px;
text-align: center;

}

#footer p {
margin: 0;
padding: 0;
font-size: 13px;
line-height: normal;
}

#footer h1 {
text-decoration: none;
color: #ffffff;
}

#footer h2 {
background: #CEE7F5;
text-decoration: underline;
color: #549DC7;
}