/*  
Theme Name: mameipape
Description: A 2 Columns, Widget Ready theme.<br />Coded to WordPress by <a href="http://www.technroll.com/">Tech n Roll</a>
Version: 1.0
Author: Tech n Roll

*/
* {
    margin: 0;
    padding: 0;
    outline: none;
}
img {
    border: none;
}
a, a:visited {
    text-decoration: none;
    color: #5BBEEC;
}
a:hover {
    text-decoration: none;
    color: #CBE218;
}
body {
    text-align: center;
    background: url('images/bgtop.gif') repeat-x left top;
    font: normal 86%/150% arial, helvetica, sans-serif;
    color: #666;
}
#header {
    height: 120px;
}
#wrap {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}
h1 {
    float: left;
    font-size: 10px;
    line-height: 10px;
    padding: 40px 0 0 60px;
    width: 213px;
}
h1 a, h1 a:visited {
    color: #000;
    display: block;
    position: relative;
}
h1 a span {
    display: block;
    width: 213px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    background: url('images/logo.gif') no-repeat left top;
}
#des {
    font-size: 9px;
    line-height: 9px;
    clear: left;
    padding-left: 5px;
    color: #999;
}
ul {
    list-style: none outside;
}
#menu {
    float: left;
    padding-left: 145px;
}
#menu li,
#menu li.current {
    float: left;
    margin: 0 5px 0 0;
    overflow: hidden;
    background: url('images/bt.gif') repeat-x left top;
}
#menu li {
    display: inline;
    background: url('images/bth.gif') repeat-x left top;
}
#menu li a,
#menu li a.current {
    position: relative;
    float: left;
    padding: 0 15px;
    height: 31px;
    color: #FFF;
    font: bold 12px/31px verdana,helvetica,sans-serif;
    background: url('images/btleft.gif') no-repeat left top;
}
#menu li a {
    background: url('images/bthleft.gif') no-repeat left top;
}
#menu li a:hover {
    position: relative;
    background: #A5DCF7 url('images/btleft.gif') no-repeat left top;
}
#menu li a span,
#menu li a:hover span,
#menu li .current span {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 31px;
    background: url('images/btright.gif') no-repeat left top;
}
#menu li a span {
    background: url('images/bthright.gif') no-repeat left top;
}
#searchform {
    float: left;
    margin-left: 20px;
    background: url('images/s.gif') repeat-x left top;
}
#searchform  div {
    height: 39px;
    padding: 0 0 0 18px;
    background: url('images/sleft.gif') no-repeat left top;
}
#searchform  div div {
    padding: 6px 0 0 0;
    background: url('images/sright.gif') no-repeat right top;
}
#searchform label {
    float: left;
    padding: 3px 5px 0 0;
    color: #FFF;
    font-weight: bold;
}
input#s {
    float: left;
    padding: 4px 10px 4px 5px;
    margin-right: 5px;
    width: 195px;
    color: #5BBEEC;
    background: url('images/sbox.gif') no-repeat top left;
    border: none;
}
input#searchsubmit {

}
#bgl {
    background: url('images/sidebar.gif') no-repeat right top;
    overflow: hidden;
    width: 100%;
}
#main {
    float: left;
    clear: both;
    width: 680px;
    padding: 20px 0 50px;
}
.apost {
    float: left;
    display: inline;
    width: 100%;
    margin: 0 0 30px 0px;
    background: url('images/p.gif') repeat-x left top;
}
.apost h2 {
    padding: 13px 0 0 63px;
    font: normal 20px/22px verdana;
    background: url('images/pleft.gif') no-repeat left top;
}
.apost h2 a,
.apost h2 a:visited {
    font-size: 20px;
    color: #CBE218;
}
.apost h2 a:hover {
    color: #5BBEEC;
}
.ahead {
    float: right;
    width: 8px;
    height: 39px;
    background: url('images/pright.gif') no-repeat right top;
}
.date {
    text-align: center;
    float: left;
    display: inline;
    width: 41px;
    height: 48px;
    margin: 10px 0 0 15px;
    padding-top: 5px;
    color: #FFF;
    background: url('images/date.gif') no-repeat left top;
    font-weight: bold;
}
.date span {
    display: block;
    font-size: 24px;
}
.ptime,
.pauth {
    display: block;
    padding-left: 85px;
    background: url('images/tag_blue.gif') no-repeat 65px 4px;
    font: normal 11px/20px verdana;
}
.ptime a, .ptime a:visited {
    color: #999;
}
.ptime a:hover {
    color: #5BBEEC;
}
.apost p,
.apost blockquote {
    clear: both;
    padding: 10px 15px;
    /*text-indent: 5px;*/
    font: normal 12px/20px verdana;
    text-align: justify;
}
.apost blockquote {
    padding: 10px 80px;
    background: url('images/quote.gif') no-repeat 68px 22px;
    color: #999;
}
.apost #srel,
.apost #linklist,
.apost .subh {
    padding: 15px;
}
.apost ul {
    padding-left: 50px;
}
.pfoot {
    font-size: 11px;
    border: solid #DDD;
    border-width: 1px 0;
    padding: 3px 10px;
    overflow: hidden;
    margin-left: 12px;
    width: 94%;
}
.pfl {
    float: left;
    padding-left: 23px;
    background: url('images/comments.gif') no-repeat left;
}
.pfl a, .pfl a:visited {
    color: #999;
}
.pfl a:hover{
text-decoration:underline;
}
.pfr {
    float: right;
}
.pfr a,
.pfr a:visited {
    color: #5BBEEC;
}
.pfr a:hover {
    color: #CBE218;
}
p.nopost {
    font: normal 15px/20px verdana;
}
.lead {
    clear:both;
    padding: 0 0 10px 25px;
}
.lead .ppre {
    float: left;
}
.lead .pnex {
    float: right;
}
#sidebar-one {
    float: right;
    width: 210px;
    padding: 0 30px 50px 0;
}
#sidebar-one h2 {
    color: #5BBEEC;
    font-size: 16px;
    margin: 25px 0 5px;
}
#sidebar-one ul li {
    font-size: 12px;
}
#sidebar-one ul li a {
    display: block;
    padding: 0 22px 0 8px;
    min-height: 28px;
    line-height: 28px;
    color: #666;
    border: solid #FFF;
    border-width: 1px 0;
    background: url('images/bullet1.gif') no-repeat 195px center;
}
* html #sidebar-one ul li a {
    height: 28px;
}
#sidebar-one ul li a:hover {
    color: #5BBEEC;
    border: solid #DDD;
    border-width: 1px 0;
    background: url('images/bullet2.gif') no-repeat 195px center;
}
#sidebar-one .feed {
    text-align: left;
    text-indent: 20px;
    margin: 10px 0 0 10px;
    font-size: 13px;
}
#sidebar-one .feed a,
#sidebar-one .feed a:visited {
    display: block;
    color: #666;
    background: url('images/feed.png') no-repeat left 3px;
}
.none {
    display: none;
}
#footer {
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    border: solid #DDD;
    border-width: 1px 0;
    margin-bottom: 10px;
}
#cmbox {
    clear: both;
    width: 600px;
    margin: 0 auto;
}
.nocomments {
    font-size: 13px;
    padding-left: 25px;
}
#commentform {
    padding: 10px 25px;
}
#commentform p {
    padding-bottom: 10px;
}
#commentform input,
#commentform textarea {
    border: 1px solid #999;
    padding: 5px 8px;
    color: #666;
}
#commentform input {
    padding-left: 28px;
}
#commentform p#ptext {
    padding: 0;
}
#commentform p#psubmit {
    width: 288px;
    margin-top: -1.5px;
}
#comment {
    width: 270px;
}
#commentform input#submit {
    border: none;
    padding: 0;
    float: right;
}
#commentform label {
    padding-left: 5px;
    font-size: 15px;
    color: #888;
}
.commentlist {
    list-style: none outside;
    background: url('images/p.gif') repeat-x left top;
    padding-top: 30px;
}
.commentlist li {
    border-top: 1px solid #DDD;
    padding-top: 10px;
    margin: 0 25px 15px;
}
.commentlist li p {
    padding: 15px 0 10px 0;
    clear: both;
    font-size: 13px;
    text-align:justify;
    text-indent: 5px;
}
.commentlist li em {
    font-size: 12px;
}
.cauth {
    float: left;
    background: url('images/usercm.gif') no-repeat left top;
    padding-left: 20px;
    font-size: 12px;
}
span.cauth {
    float: left;
    font-size: 12px;
}
span.cauth a {
    font-size: 15px;
}
span.cauth em {
    font-size: 11px;
}
span.cdate {
    float: right;
    font-size: 11px;
    color: #BBB;
}
#author {
    background: url('images/name.gif') no-repeat 6px;
    width: 250px;
}
#email {
    background: url('images/email.gif') no-repeat 5px;
    width: 250px;
}
#url {
    background: url('images/site.gif') no-repeat 6px;
    width: 250px;
}
h3#respond,
h3#comments {
    font-size: 16px;
    padding: 10px 10px 15px;
    color: #5BBEEC;
}
h3#comments {
    background: url('images/comments.gif') no-repeat 5px 12px;
    padding-left: 28px;
    margin-left: 20px;
}
.postarchive {
    clear: both;
}
h3.atitle,
h3#srel {
    padding-left: 15px;
    font-size: 16px;
}
.links {
    font-size: 9px;
}

