/*  
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.
*/



.wp-caption {
   border: 1px solid rgb(127,73,0);
   text-align: center;
   background-color: rgb(248,245,224);
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: rgb(0,105,0);
   vertical-align:top;
}


body {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin:0;
	padding:0;
	background: rgb(51,103,156);
	}

#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; }*/
a,a:link, a:visited {
	color: rgb(50,101,156); text-decoration: underline; }
a:hover {
	color: rgb(50,101,156); text-decoration: none; }

p.ads { margin-left: 10px; }
small { font-size: 85%; }

.description { font-size: 100%; font-weight: normal; padding: 10px 10px 0 50px; font-style: italic; color: #7c6c5b;}



h1	{
	font-size: 22px;
	line-height: 26px;
	color: rgb(0,105,0);
	padding-bottom:0;
	margin-bottom:8px;
	}
h2	{
	font-size: 20px;
	line-height: 22px;
	color: rgb(127,73,0);
	padding-bottom:0;
	margin-bottom:0;
	}			
h3	{
	font-size: 18px;
	line-height: 24px;
	color: rgb(50,101,156);
	padding-bottom:0;
	margin-bottom:0;
	}
h4	{
	font-size: 16px;
	color: rgb(0,105,0);
	padding-bottom:0;
	margin-bottom:0;
	}
h5	{
	font-size: 14px;
	line-height: 18px;
	color: rgb(127,73,0);
	padding-bottom:0;
	margin-bottom:0;
	}
h6	{
	font-size: 12px;
	line-height: 18px;
	color: rgb(50,101,156);
	padding-bottom:0;
	margin-bottom:0;
	}

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: rgb(0,105,0);}
.pagetitle h2 { padding: 60px 0px 5px 0px; font-size: 22px; line-height: 28px; color: rgb(0,105,0);}
.post {	padding: 0px 0px 45px 10px; background: url(img/gradient.jpg) no-repeat;}
.post h3 { padding: 3px 0px 5px 0px;}

/*
.post h2 { font-size: 180%; color: #aa5800; 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 h2	{
	font-size: 20px;
	line-height: 26px;
	color: rgb(127,73,0);
	padding-bottom:0;
	margin-bottom:0;
	margin-top:0;
	padding-top:0;
	}
	
	
	
.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:100%; padding: 0; }
#sidebar ul { list-style-type: square; margin:0; padding: 0;  }
#sidebar ul li { 
				list-style-type: none; 
				margin: 4px 0 10px 0px; 
				padding: 0; 
				/*background: url(img/bg-sb.gif) repeat-x top left; */
				font-weight:bold;}

#sidebar ul ul {
				padding: 0 0 0 15px;
				margin: 0;
			}
#sidebar ul ul li {
				padding: 3px 0 3px 2px;
				margin: 0;
				background: none;
				 font-weight:normal;
			}			
			

#sidebar a:link, #sidebar a:visited { color:rgb(50,101,156); }
#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 5px 0px;  color:#333; }  height: 40px;*/

#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; }



.tinyCells td {
   border: 1px solid rgb(127,73,0);
   background-color: rgb(248,245,224);
   padding: 2px 4px 2px; 4px;
   font-size: 10px;
   text-align:right;
}
.termTable td {
   font-size: 11px;
   border-bottom: 1px solid rgb(127,73,0);
}
.smallCells td {
   border: 1px solid rgb(127,73,0);
   background-color: rgb(248,245,224);
   font-size: 11px;
   text-align:center;
   font-weight:normal;
   line-height:14px;
}
