/*
Theme Name: Paraiso Philippines Theme 3
Theme URI: http://www.paraisophilippines.com
Description: Paraiso Philippines Wordpress Theme Property of Paraiso Philippines
Version: 2.7
Author: Jude Deguzman
*/


body {
margin:0;
padding: 0;
font: 75% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
line-height:1.3em;
color: #fff;
background: #4a4a4a  url('images/bg.gif') repeat-x top;
background-position: 50% 0;
}

#container {
width: 100%;
margin: 0 auto;
padding: 0px;
background: #ffffff url(images/header.jpg) no-repeat top center;
}

#main {
width:100%;
background: #ffffff url(images/mainbg.gif) repeat-x top;
overflow:hidden;
}

#maincontent {
margin:0 auto;
width:990px;
overflow:hidden;
padding:10px 0 0 0;
}
/**/
.postdate {
width:560px;
}
.datebg {
background:url(images/datebg.gif) no-repeat;
height:28px;
line-height:28px;
padding:0 0 0 23px;
margin:0 4px 0 0;
float:left;
width:108px;
}
.datebg2 {
background:url(images/datebg2.gif) no-repeat right;
height:28px;
}
.authorbg {
background:url(images/authorbg.gif) no-repeat;
height:28px;
line-height:28px;
padding:0 0 0 23px;
float:left;
width:108px;
}


#banner {
height: 408px;
padding: 0;
margin: 0;
clear:both;
overflow:hidden;
/*background: url('images/header.jpg') no-repeat;*/
}

#banner a {
color: #fff;
}

#banner h1 {
padding: 40px ;
margin-left: 270px;
font: normal 350% Georgia ;
text-align: left;
border-bottom: none;
background: transparent;
}

#content {
padding: 5px 0 5px 7px;
margin-bottom: 0;
margin-bottom: 0;
color: #000;
width: 690px;
}

h1 {
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
border-bottom: 1px solid #eee;
text-transform: uppercase;
color: #000;
background: transparent;
}
.logo {
position:absolute;
top:42px;
margin-left:8px;
}
.post h1 a{
font-size:19px;
font-weight:bold;
}

a {
text-decoration: none;
color: #00008e;
background: transparent;
}

a:hover {
text-decoration: none;
color: #444;
background: transparent;
}

a images {
border: 0px none;
}

#sidebar {
float:right;
width: 284px;
margin: 0 10px 0 0;
padding: 41px 0 0 0;
color: #000;
background:url(images/topcurvesidebar.gif) no-repeat top;
}
#sidebar form {
margin:0;
padding:0;
}
#sidebar h1 {
font-weight:bold;
}
.sidebarbg {
background: url(images/bgsidebar.gif) repeat-y;
padding:10px 15px 0 8px;
margin:0;
overflow:hidden;
}
.bottomcurve {
background:url(images/bottomcurvesidebar.gif) no-repeat;
height:30px;
overflow:hidden;
}

.bannerads {
text-align:center;
}
#sidebar ul {
margin:10px 0 20px 20px;
padding:2px;
text-align:left;
}
#sidebar li {
list-style-type:none;
background:url(images/bullet.gif) no-repeat;
padding-left:15px;
text-align:left;
}
#sidebar ul li h2{
color: #000;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
}
#sidebar a {
color: #000080;
}

#sidebar a:hover {
color: #333;
}

#footer {
background:url(images/footerbg.gif) repeat-x;
clear:both;
padding: 3px;
margin: 0 0 0 0;
text-align: right;
color: #999;
height:63px;
line-height:63px;
}

 /* set millions of background images */
.rbroundbox { background: url('images/nt2.gif'); }
.rbtop div { background: url('images/tl2.gif') no-repeat top left; }
.rbtop { background: url('images/tr2.gif') no-repeat top right; }
.rbbot div { background: url('images/bl2.gif') no-repeat bottom left; }
.rbbot { background: url('images/br2.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;

}
.rbcontent { margin: 0 7px;}
.rbroundbox { width: 90%; margin: .5em auto; }


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
margin:0;
padding:0px 3px 0px 8px;
font-size:0.9em;
color:#ff0000;
font-weight:bold;
}
.toppostmeta {
background:url(images/toppostmeta.gif) no-repeat;
height:7px;
width:688px;
padding:0;
margin:0;
overflow:hidden;
}
.bgpostmeta {
background:url(images/bgpostmeta.gif) repeat-y;
width:680px;
padding:7px 4px 7px 4px;
margin:0;
overflow:hidden;
}
.bottompostmeta {
background:url(images/bottompostmeta.gif) no-repeat;
height:7px;
width:688px;
padding:0;
margin:0;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/**/
.navigation {
width:990px;
position:absolute;
top:380px;
padding:0;
margin:0;
text-align:right;
}

.navigation a:link,.navigation a:visited {
padding: 6px 2px 4px 2px;
margin-left: 2px;
border: 1px solid #f5e6da;
color: #000080;
text-decoration: none;
background-color:#f5e6da;
}

.navigation a:link,.navigation a:link span,.navigation a:visited,.navigation a:visited span {
cursor:pointer;
display:block;
float:left;
color: #000080;

}

.navigation li {
list-style: none;
margin: 0;
display: inline;
}

.navigation a:hover {
padding: 6px 2px 4px 2px;
margin-left: 3px;
border: 1px solid #fff;
color: #000080;
text-decoration: none;
}

.current_page_item a:link,.current_page_item a:visited {
background-color:#fff;
padding: 5px .9em;
margin-left: 3px;
border: 1px solid #fff;
color: #000080;
text-decoration: none;
}

.current_page_item a:hover {
padding: 5px .9em;
margin-left: 3px;
border: 1px solid #fff;
color: #000080;
text-decoration: none;
}

.navigation ul {
list-style:none;
margin:0;
padding:0;
}
#125banners {
width: 260px;
height: 260px;
}
.row2 img {
margin-top: 5px;
border: 0;
}
.row img {
border: 0;
}
.row {
width: 260px;
height: 120px;
padding-top: 5px;
}
.row2 {
width: 260px;
height: 120px;
padding-top: 5px;
}