/*  
Theme Name: Beach Day
Theme URI: http://www.templatepanic.com/
Description: Beach Day, a Wordpress theme
Author: Tony Haryanto
Author URI: http://www.templatepanic.com/

Terms of Use:
- DO NOT REMOVE any of the links in the footer!
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.
*/


/* ---------------- GENERAL ---------------- */


body { font-family: Georgia, Palatino Linotype, Georgia, sans-serif; font-size: 15px; color: #00010F; line-height: 140%; margin: 0px; padding: 0px; background: url(img/bg-tile.gif) center}

#container { width: 930px; margin: 0 auto; background: url(img/bg.jpg) repeat-y center; }

a:link, a:visited { text-decoration: none; color:#8C5B43; }
a:hover { text-decoration: underline; color:#FCFF00; }

p.ads { margin-left: 10px; }
small { font-size: 75%; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; }

h1 { font-size: 280%; color: #0055AC; padding: 80px 0px 0 0px; font-weight:normal; text-align: center; }
h1 a:link, h1 a:visited, h1 a:hover { color: #0055AC; text-decoration: none; background-color:transparent;}

.description { font-size: 100%; font-weight:normal; padding: 10px 0px 0 0px; font-style:italic; color: #5C5C5C; text-align: center;}

h2 { font-size: 150%; color: #006CDB; margin-top: 10px; font-weight:normal; }
h3 { font-size: 120%;color: #006CDB;}
h4 { font-size: 100%; font-weight: normal;color: #006CDB;}
h5 {font-size: 100%;color: #006CDB;}

ul{ list-style-type: square;}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}

label {	font-size: 100%; color: #006CDB;}


p img { padding: 4px; border:none;}

img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;}

.alignright { float: right;}
.alignleft { float: left;}

/* BlockQuote/Code */

blockquote {
margin: 10px 10 10px 0;
padding: 5px 10px 5px 10px;
border: solid 1px #6B95E9;
font-style: italic;
}


/* ---------------- LAYOUT ---------------- */


#header { margin: 0 auto; padding: 0px; width: 100%; clear: both; background: url(img/header.jpg) no-repeat center top; height: 293px;}
#sidebar { margin: 0 0 0 655px; padding:0; width:250px; }
#content { float:left; width: 600px; padding: 0 0 0 25px; }


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #006CDB; }
#nav a:link, #nav a:visited { color: #006CDB; }
#nav a:hover { text-decoration:underline; background-color: transparent; }

.navigation { font-size: 90%; padding: 5px 20px 5px 20px; }


/* ---------------- POST ---------------- */


.pagetitle { padding: 0px 0px 10px 10px; color: #006CDB;}
.pagetitle h2 { padding: 60px 0px 5px 0px; font-size: 120%; }
.post {	padding: 0px 0px 10px 10px;}
.post h3 { padding: 30px 0px 5px 0px;}

.relatedposts { width: 100%; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { color: #006CDB; font-size:90%; padding: 0; }
#sidebar ul a:link, #sidebar ul a:visited { color:#8C5B43; margin: 0; padding: 0; }
#sidebar ul a:hover { color: #8C5B43; text-decoration:underline; }
#sidebar ul { list-style: none; margin: 0; padding: 0;}
#sidebar p { margin-top: 0px; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar li { line-height:150%; margin: 0; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #sidebar li {border-bottom: none;}

.sidebar1 { margin: 0px; padding: 0px 0px 10px 0px; width:262px; }
.sidebar1 h2 { font-weight: normal; margin: 0; padding: 10px 0 0 0px; height: 30px; width:262px; color:#006CDB; }
.sidebar1 h2 a:hover { text-decoration: none; color:#006CDB; }

#sidebar img { display: block; padding:0; margin:0; border: none; }
#sidebar img a, #advert img a:link, #advert img a:hover { border:none; }


/* ---------------- FOOTER ---------------- */


#footer { height: 169px; clear: both; font-size: 86%; padding: 0px; margin: 0; background: url(img/footer.jpg) no-repeat bottom center; }
#footer p { color: #414141; margin-left: 10px; padding-top: 86px; text-align: center; }
#footer a, #footer a:link { color: #8C5B43; text-decoration: none; font-weight: bold; }
#footer a:hover { color: #FFFFFF; text-decoration:bold; }


/* ---------------- COMMENTS ---------------- */


.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal; line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 40px 10px 20px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}