/*  
Theme Name: Free as a Dog
Description: A Cool Wordpress Theme with two column layout and widget ready.
Author: IngridK
*/


/* ---------------- GENERAL ---------------- */


body { 
font-family: Arial; font-size: 12px; color: #000000;  margin: 0px; padding: 0px; background-color: #f5f5ef;
background-image: url(img/bg.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-x-position: center;
background-y-position: top;  
}

#container { width: 842px; border: 2px solid #000000; margin: 0 auto; background-color: #F2F2F2; margin-top: 10px;}

a:link, a:visited { text-decoration: none; color: #0000FF; }
a:hover { color:#000000; }

p.ads { margin-left: 10px; }
small { font-size: 100%; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; }

h1 {font-size: 26px; color: #E42217; padding: 6px 6px 0 6px; line-height: 26px; text-align: center; }
h1 a:link, h1 a:visited, h1 a:hover { color: #9E9521; text-decoration: none; background-color:transparent;}

.description { font-size: 90%; font-weight:normal; padding: 10px 10px 0 462px; font-style:bold; color: #000000;}

h2 {font-size: 16px; font-weight: italic; color: #000000; margin-top: 6px; border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #666666;}
h3 { font-size: 16px;color: #E42217; text-align: center;}
h4 { font-size: 100%; font-weight: normal;color: #333333;}
h5 {font-size: 100%;color: #000000;}

ul{ list-style-type: square; }
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}
li {padding-top: 8px; }

label {	font-size: 100%; color: #156d9d;}


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-top: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding: 0px; width: 100%; clear: both; background: url('img/diva.jpg') no-repeat center top; height: 206px; width: 842px;}
#sidebar { margin: 0 0 0 570px; padding:0; width:255px; }
#content { float:left; width: 800px; margin: 0 auto; padding-left: 15px;}


/* ---------------- TAB ---------------- */


#tab { padding: 0px 0px 0px 0px; white-space: nowrap; margin-top: 10px; }
#tab img { display: block;}
#tab a {font-weight: bold;font-size: 120%; padding-right: 20px; }

ul.menu { float: left; margin: 0; padding: 0; list-style-type: none; }
ul.menu li { float: left; }
ul.menu li a { float: left; display: block; height: 28px; padding: 3px 15px 0 15px; line-height: 64px; color: #9E9521; }
ul.menu li a:link, ul.menu li a:visited { color: #000000; background: none; text-decoration: none; }
ul.menu li a:hover, ul.menu li a:active { color: #9E9521; font-weight: bold; background: none; text-decoration: none; }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active { color: #9E9521; font-weight: bold; text-decoration: none; }


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #000000; }
#nav a:link, #nav a:visited { color: #000000; }
#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: #000000;}
.pagetitle h2 { padding: 30px 0px 5px 0px; font-size: 40%; }
.post {	padding: 0px 60px 10px 60px;}
.post h3 { padding: 10px 0px 5px 0px;}

.relatedposts { width: 520px; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { font-size:90%; padding: 0; }
#sidebar ul a:link, #sidebar ul a:visited { color:#000000; margin: 0; padding: 0;}
#sidebar ul a:hover { color:#111111; }
#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 {background: url('img/icon.jpg'); margin-top: 8px; padding: 6px 0px 0px 6px; height: 26px; width:262px; color:#F2E15D; }

#sidebar img { display: block; padding:0; margin:0; border: none; }
#sidebar img a, #advert img a:link, #advert img a:hover { border:none; }


/* ---------------- FOOTER ---------------- */


#content3 { background: url('img/footer.jpg') no-repeat bottom center; height: 70px; clear: both; font-size: 75%; padding: 0px; margin: 0px }
#content3 p { color: #333; margin-left: 10px; font-size: 0px; padding-top: 10px; }
#content3 a, #footer a:link { color: #333; text-decoration: none; }
#content3 a:hover { color: #333; 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;}



.style16 {color: #990000}
.style17 {color: #FF0000}
.style18 {color: #000000; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style26 {color: #0000FF}
.style27 {color: #0000FF; font-weight: bold; }
.dropcap {
  float: left;
  font: normal 60pt/0.8em Georgia,
  Helvetica, Verdana, Arial, 
  sans-serif;
  color: red;
  margin-right: 3px;
}
.style42 {color: #FF0000; font-weight: bold; }
.style48 {color: #FF0000; font-size: 12; }


.style49 {color: #000000; font-weight: bold; }

.style12 {
background-color: #ffffff;
margin-left: 30px;
margin-right: 30px;
padding: 10px;
border-color: #E42217;
border-style: dashed;
border-width: 2px;

}