
/*
Site Name: neptunebaby.com
Site URI: http://www.neptunebaby.com/
Author: Emtwo, LLC.
Author URI: http://www.emtwowebstudios.com/
*/

body {
margin: 0px;
padding: 0px;
background: #000;
font-family: lucidia sans, verdana, arial, sans-serif;
font-size: 12px; 
background: url(http://www.neptunebaby.com/skins/g-skin/bg.gif) repeat-x top;

}

#content{
width: 1025px;
margin: 0 auto;
background: transparent url(http://www.neptunebaby.com/skins/g-skin/logo.gif) no-repeat 85% 0%;
}

#footer{
float: left;
width: 100%;
height: 50px;
background: transparent url(http://www.neptunebaby.com/skins/g-skin/footer.gif) repeat-x;
}

.footerimage{
float: left;
width: 100%;
height: 60px;
background: transparent url(http://www.neptunebaby.com/skins/g-skin/footerlogo.gif) no-repeat center;
}

h2{ 
font-size: 20px;
text-align: left;
color: #E5477E;
font-weight:bold;
padding-bottom: 5px;
}
		

/*SIDE CSS*/

#sideleft{
float: left;
width: 275px;
color: #FFF9E9;
background: transparent url(http://www.neptunebaby.com/skins/g-skin/girl.gif) no-repeat;
padding: 500px 0 0 0;
font-weight: bold;
}

#sideright{
float: left;
width: 255px;
color: #FFF9E9;
padding: 190px 0 0 20px;
font-weight: bold;
}

.sidecontent1{
color: #000;
text-align: left;
padding: 3px 45px 5px 45px;
margin-bottom: 10px;
line-height: 18px;
}

.sidecontent2{
color: #000;
text-align: left;
padding: 3px 45px 5px 15px;
margin-bottom: 10px;
line-height: 18px;
}

.sidetitle1{
text-align: left;
padding-left: 45px;
padding-top: 10px;
color: #FBD1D2;
font-size: 18px;
}

#sideright .sidetitle1{
text-align: left;
padding-left: 15px;
padding-top: 10px;
color: #FBD1D2;
font-size: 18px;
}

#calendar{
padding: 10px 10px 10px 15px;
text-align: left;
color: #EC7296;
margin-bottom: 10px;
}

/*BLOG CSS*/

#blog{
float: left;
width: 470px;
}
				
.blog{
width: 470px;
padding: 90px 0px 10px 0px;
margin-bottom: 5px;
}
				
.title{
font-size: 24px;
text-align: left;
font-weight: bold;
color: #E5477E;
padding: 0px 10px 5px 0px;
}	

.date{
display: none;
}

.entry{
line-height: 20px;
padding: 0px 10px 5px 0px;
}		

.entry img{
border: 0px;
}

.posted{ 
text-align: center;
margin: 5px 0 10px 0;
padding: 15px 0 0 0;
height: 40px;
font-size: 11px;
background: transparent url(http://www.neptunebaby.com/skins/g-skin/posted.png) no-repeat;
}

ol{ 
margin: 5px 0;
}

ul{ 
margin: 5px 0;
}

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

input, checkbox, textarea, select, area {
margin-bottom: 5px;
border:2px solid #167AB3;
background-color:#FBD1D2;
padding: 4px;
}

submit{
text-align: center;
margin-bottom: 5px;
border:2px solid #167AB3;
font-weight: bold;
background-color:#FBD1D2;
padding: 4px;
}

label{
font-family: arial, helvetica, sans-serif;
color: #E5477E;
}

a {color:#167AB3; font-weight:bold; text-decoration:none;}
a:link {color:#167AB3; font-weight:bold; text-decoration:none;}
a:visited {color:#167AB3; font-weight:bold; text-decoration:none;}
a:hover {color:#FBD1D2; font-weight:bold; text-decoration:none;}


/*COMMENT CSS*/

.nav{
text-align: left;
font-size: 14px; 
padding: 5px 0 20px 0;
color: #fff
font-weight: bold;
}

.comments{
padding: 0px 10px 5px 10px;
}


#comments, #trackbacks{ 
text-align: left;
color: #E5477E;
font-weight:bold;
padding-bottom: 5px;
}

.techstuff{ 
color:#000;
text-align: left;
font-weight: bold;
background:#FBD1D2;
padding: 4px 10px 0px 10px;
border-bottom: 3px solid #E5477E;
}

.comment-body{ 
color:#000;
text-align: left;
line-height: 20px;
background:#FBD1D2;
padding: 4px 10px 0px 10px;
border-bottom: 3px solid #E5477E;
}

.comment-posted {
letter-spacing: 2px;
font-weight: bold;
text-align: left;
color: #fff;
padding: 5px;
margin-bottom: 20px;
background: #EC7296;
}

#commentpending{
width: 460px;
height: 340px;
margin: auto;
background-color: #FBD1D2;
text-align: center;
}

#commentpending h2{
text-align: center;
}

#remember, #forget{
border: 0px;
background: transparent;
}

