/*  
Theme Name: Dog Lover
Theme URI: http://www.templatepanic.com/
Description: A 2-column Wordpress theme.
Author: Effi
Author URI: http://www.effiharyanti.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: Arial, 'Trebuchet MS', Verdana, sans-serif; font-size: 13px; color: #000000; line-height: 140%; margin: 0px; padding: 0px; background: #00adef url(img/tile.jpg); text-align: justify; }

#container { width: 900px; margin: 0 auto; background: url(img/bg.jpg) repeat-y top center; }

a:link, a:visited { text-decoration: none; color:#8c6239; }
a:hover { text-decoration: underline; color: #613a1b; }

p.ads { margin-left: 10px; }
small { font-size: 85%; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; font-family: Georgia, 'Trebuchet MS', Verdana, sans-serif; }

h1 { font-size: 250%; color: #8b7154; padding: 90px 10px 0 50px; font-weight:normal; }
h1 a:link, h1 a:visited { color: #8b7154; text-decoration: none; border: none; }
h1 a:hover { color: #6b5338; text-decoration: none; border: none; }

.description { font-size: 100%; font-weight: normal; padding: 10px 10px 0 50px; font-style: italic; color: #7c6c5b;}

h2 { font-size: 180%; color: #aa5800; margin-top: 0px; padding: 0 0 7px 0; font-weight:normal; }
h2 a:link, h2 a:visited { text-decoration: none; color:#aa5800; }
h2 a:hover { text-decoration: none; border: none; color: #aa5800; }

h3 { font-size: 120%;color: #555;}
h4 { font-size: 100%; font-weight: normal;color: #333333;}
h5 {font-size: 100%;color: #555;}

ul{ list-style-type: square;}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}


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;}


/* ---------------- LAYOUT ---------------- */


#header { margin: 0 auto; padding: 0px; width: 100%; clear: both; background: url(img/header.jpg) no-repeat center top; height: 239px;}
#sidebar { margin: 0 0 0 630px; padding:0; width: 220px; }
#content { float:left; width: 550px; padding: 0 0 0 35px; }


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #666666; }
#nav a:link, #nav a:visited { color: #666666; }
#nav a:hover { text-decoration:underline; background-color: transparent; }

.navigation { font-size: 90%; padding: 5px 20px 45px 20px; }


/* ---------------- POST ---------------- */


.pagetitle { padding: 0px 0px 10px 10px; color: #999;}
.pagetitle h2 { padding: 60px 0px 5px 0px; font-size: 120%; }
.post {	padding: 0px 0px 45px 10px; }
.post h3 { padding: 30px 0px 5px 0px;}

.post h2 { font-size: 180%; line-height: 32px; color: #aa5800; margin-top: 0px; padding: 0 0 5px 40px; font-weight: normal; background: url(img/post-title.jpg) no-repeat; }
.post h2:hover { background: url(img/post-title-2.jpg) no-repeat; }
.post h2 a:link, .post h2 a:visited { text-decoration: none; color:#aa5800; }
.post h2 a:hover { text-decoration: none; border: none; color: #55391a; }

.post .post-comments a:link, .post .post-comments a:visited { color: #b7b7b7; padding-left: 10px; }
.post .post-comments a:hover { color: #777; }

.relatedposts { width: 100%; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { font-size:90%; padding: 0; }
#sidebar ul { list-style-type: square; margin: 0; padding: 0 0 0 5px; }
#sidebar ul li { list-style-type: none; margin: 4px 0 4px 0px; padding: 0 0 0 0px; background: url(img/bg-sb.gif); }
#sidebar ul li:hover { background: url(img/bg-hover.gif); }

#sidebar a:link, #sidebar a:visited { color: #111; }
#sidebar a:hover { text-decoration:none; color: #aa5800; border: none; }

#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; }
.sidebar1 h2 { font-weight: normal; margin: 0; padding: 10px 0 0 0px; height: 40px; color:#333; }

#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: 59px; clear: both; font-size: 90%; padding: 30px 0 0 0; margin: 0; background: url(img/footer.jpg) no-repeat bottom center; }
#footer p { color: #666; text-align: center; }
#footer a, #footer a:link { color: #666; text-decoration: none; font-weight: bold; }
#footer a:hover { text-decoration: underline; }


/* ---------------- 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;}


/*-------------------- Bottom --------------------*/


#bottom { clear: both; float: left; width: 820px; height: 100%; padding: 0; margin: 0 0 0 40px; background: #d7cec2; text-align: left; border-top: 1px solid #ae9f8f; border-bottom: 1px solid #ae9f8f; }
#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; }

#bottom-left, #bottom-mid, #bottom-right { width: 30%; padding: 20px 0 40px 20px; float: left; }

#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 1.6em; }

#bottom ul { margin: 0; padding: 0; list-style-type: none; }
#bottom ul li { padding: 0 10px; line-height: 20px; border-bottom: 1px solid #ccc; }
#bottom ul li a { color: #333; text-decoration: none; }
#bottom ul li a:hover { background: #f1f1f1; }