/*
THEME NAME: Blue Melon Simple
THEME URI: http://www.thetgpstore.com
VERSION: 0.0.1
AUTHOR: Mike Nyce
AUTHOR URI: http://www.thetgpstore.com
DESCRIPTION: Simple facebook style blog theme.
*/




html{
margin: 0;
padding: 0;
}


a img{
border: 0px;
}


body{
text-align: center;
margin: 0;
padding: 0;
background: url('images/bg.png');
background-repeat: repeat-x;
}

#header{
width: 967px;
margin: 0 auto;
padding: 0 auto;
height: 110px;
}

#wrapper{
clear: both;
width: 967px;
margin: 0 auto;
padding: 0 auto;
text-align: left;
}

#sidebar{
float: left;
width: 227px;
}

#sbtop{
width: 227px;
height: 26px;
background: url('images/sbtop.png');
}

.sbtitle{
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #3d3d3d;
font-weight: bold;
text-align: left;
margin-left: 8px;
padding-top: 5px;
}

#sb{
padding: 0px;
width: 227px;
background: url('images/sbmid.png');
}


#sbbot{

width: 227px;
height: 30px;
background: url('images/sbbot.png');
}

#hdbar{
width: 967px;
height: 29px;
margin: 0;
padding: 0;
background: url('images/hdbar.png');
}

#srch-cont{
float: right;
width: 184px;
height: 21px;
background: url('images/srchtxt.png');
background-repeat: norepeat;
margin-top: 2px;
margin-right: 5px;
}

#srchbut{
float: right;
width: 21px;
height: 21px;
background: url('images/srchbut.png');
cursor: pointer;
}

#srchtxt{
float: left;
width: 158px;
height: 18px;
margin-top: 2px;
margin-left: 4px;
text-align: left;
}

.srchbox{
width: 155px;
height: 18px;
background: transparent;
border: 0px;
font-family: arial, helvetica, san-sarif;
font-size: 10px;
color: #3d3d3d;
}

#topnav{
float: left;
width: 700px;
height: 21px;
margin-top: 6px;
margin-left: 10px;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #fff;
font-weight: bold;
text-align: left;
}

#topnav a{
padding-right: 20px;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#topnav a:hover{
padding-right: 20px;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #fff;
font-weight: bold;
text-decoration: underline;
}

#logo{
clear: both;
float: left;
margin-left: 10px;
margin-top: 20px;
margin-bottom: 20px;
font-family: arial, helvetica, san-sarif;
font-size: 25px;
font-weight: bold;
color: #3d3d3d;
}

#rcol{
float: right;
width: 680px;
text-align: left;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #3d3d3d;
}

#sblink{
padding-left: 7px;
padding-top: 5px;
}

#sblink ul, li{
list-style: none;
display: block;
padding: 0;
}

#sblink a{  

padding-left: 7px;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #3d3d3d;
text-decoration: none;

}

#sblink a:hover{ 
padding-left: 7px;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #3d3d3d;
text-decoration: underline;
}

.post{
width: 680px;
padding-bottom: 4px;
border-bottom: 1px solid #989999;
}

.post a{
font-family: arial, helvetica, san-sarif;
font-size: 17px;
color: #3d3d3d;
font-weight: bold;
text-decoration: none;
}

.pbody{
width: 650px;
margin-top: 10px;
}

.pbody p{
text-align: justify;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
color: #3d3d3d;
}

.pbody a{
text-align: justify;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
text-decoration: none;
color: #78a3dd;
}

.pbody a:hover{
text-align: justify;
font-family: arial, helvetica, san-sarif;
font-size: 12px;
text-decoration: underline;
color: #78a3dd;
}

.pmeta{
width: 680px;
margin-top: 1px;
font-family: arial, helvetica, san-sarif;
font-size: 10px;
color: #78a3dd;
text-align: left;
}

.post-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}

.post-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.post-caption p.post-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
text-align: center;
}

#footer{
clear: both;
width: 967px;
margin: 0 auto;
margin-top: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #989999;
}

.ftmeta{
text-align: right;
font-family: arial, helvetica, san-sarif;
font-size: 11px;
color: #5d5c5b;
}

.ftmeta a{
font-family: arial, helvetica, san-sarif;
font-size: 11px;
color: #73a0d7;
text-decoration: none;
border-bottom: 1px dotted #73a0d7;
}
