/*
  Design by Free CSS Templates
  http://www.freecsstemplates.org
  Released for free under a Creative Commons Attribution 2.5 License
 */
* {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
    margin: 30px 0;
    padding: 0;
    background: #f3f1f1;
    font-size: 13px;
    color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000000;
}

h2 {
    margin-bottom: 10px;
    font-size: 26px;
}

h3 {
    padding-bottom: 5px;
    font-size: 16px;
}

p, ol, ul, blockquote {
    line-height: 24px;
}

ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

a {
    color: #EC5600;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

.welcome {
    border-bottom: 1px solid #E0E0E0;
}
/* Posted */

.post {
    border-bottom: 1px solid #E0E0E0;
}

.post .title {
    padding:0;
    border-bottom: 1px solid #354658;
    background: url(images/img06.jpg) no-repeat left bottom;
    color: #FFFFFF;
}

.post .title .head {
    font-size: 22px;
}

.meta {
    height: 30px;
    margin: 0px 0 0px 0;
    padding: 5px 15px 0 15px;
    background: url(images/rpimg61.gif) repeat-x;
    border-bottom: 1px solid #F2F2F2;
    color: #ffffee;
}

.meta p {
    float: left;
    margin: 0;
}

.meta .comments {
    float: right;
}

.meta a {
    color: #ffffee;
}

.meta a:hover {
    color:blue;
}

.discription {
    padding: 5px;
    text-align: justify;
}
/* Header */

#header {
    width: 917px;
    height: 115px;
    margin: 0 auto;
    background: url(images/rpimg2.gif) repeat-x;
}

#end {
    background: url(images/rpimg3.gif) no-repeat right top;
    color:white;
}
/* Logo */

#logo {
    float: left;
    width:890px;
    height: 115px;
    padding: 0 0 0 0;
    background: url(images/rpimg1.gif) no-repeat left top;
}

#logo * {
    text-decoration: none;
}

#logo h1 {
    float: left;
    padding: 50px 0 0 40px;
    font-size: 36px;
}

#logo h1 a {
    color: #000000;
}

#logo h1 span {
    font-weight: bold;
}

#logo h2 {
    float: left;
    padding: 72px 0 0 8px;
    font-size: 12px;
    border: none;
}

#logo h2 a {
    color: #B4B4B4;
}
/* Menu */

#menu {
    float:right;
    height: 45px;
    padding: 0px 25px 0 0;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    padding: 0 15px 0 20px;
    border-left: 1px solid #DBDBDB;
    text-transform: lowercase;
    text-decoration: none;
    font-size: 13px;
    color: #3B3B3B;
}

#menu .first a {
    border: none;
}
/* Splash */

#splash {
    width: 877px;
    height: 170px;
    margin: 0 auto;
    background: url(images/rpimg5.gif) repeat-x left bottom;
    border-right: 20px solid #FFFFFF;
    border-left: 20px solid #FFFFFF;
}
/* Content */

#content {
    width: 847px;
    margin: 0 auto;
    padding: 30px 35px 0 35px;
    background: #FFFFFF url(images/rpimg8.gif) no-repeat left bottom;
}

#colOne {
    float: left;
    width: 620px;
}

.fore p {
    text-indent: 2em;
}

#colOne table.conversion {
    table-layout:fixed;
    margin:5px 5px 20px 5px;
    border: 1px solid #1E1010;
}

#colOne table.points a:link, #colOne p.more a:visited {
    font-size: 1em;
    color: blue
}

#colOne table {
    table-layout: fixed;
    margin: 5px 5px 10px 100px;
    border: 1px solid #1E1010;
}

#colOne table tr.header, tr.totals {
    background: #e61a0a;
}

#colOne table tr.color {
    background: #fafafa;
    border: 1px solid #000000;
}

#colTwo {
    float: right;
    width: 185px;
    padding: 5px 0 0 15px;
    background : #EFEFEF;
}

.instal {
    border-bottom: 1px solid #a78623;
}

.resource {
    padding: 10px 0 0 0;
}
/* Footer */

#footer {
    clear: both;
    width: 778px;
    height: 60px;
    margin: 0 auto;
    padding: 20px 0;
}

#footer ul {
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    font-size:small;
    color: white;
}

#footer ul {
    margin: 0;
    list-style: none;
}

#footer li {
    display: inline;
    padding: 0px 0 0 20px;
}