/*  
Theme Name: pet portraits
Theme URI: http://www.pet-art.net
Description: A simple theme for Katjas's blog
Version: 1.0
Author: Katja Turnsek
Author URI: http://www.pet-art.net
*/

.toptext {
	font-family: 'Times New Roman', Times, serif; 
	font-size: 19px; 
	font-weight: lighter; 
	color: #3d180f; 
	text-align: left; 
	margin-left: 95px; 
	margin-top: 30px; 
	margin-bottom: 0px; 
	padding: 0;
	letter-spacing: 1px; 
	text-decoration: none;
	}
	
.toptext a:hover {
	color: #3d180f;
	}
	
.toptext a:visited {
	color: #3d180f;
	}
	
.toptext a:active {
	color: #3d180f;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 15px;
	}
.post {
	margin: 0 0 0px;
	text-align: justify;
	}
	
.post hr {
	display: block;
	}
	
.entry p a:visited {
	color: #000000;
	}
	
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
	clear: both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
	/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


body 
{
   background: #faf5e9 url(images/bg-top.gif) no-repeat center top;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: #3d180f;
   text-align: left;
   height:100%;
   width:100%;
   margin:0; 
   padding:0;
}

p {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 20px;
   margin-right: 5px;
   text-align: left;
}

#content
{
  width: 97%;
  float: left;
}

a 
{
   font-weight: normal;
   color: #55959a;
   text-decoration : none;
}

a:visited 
{
   color: #8d827b;
}
a:hover 
{
   color: #45382e;
   text-decoration : none;
}
a:active
{
   color: #55959a;
}

#greybig {
  font-size: 14px;
  font-weight: bold;
  color: #9d9d9d;
  text-align: left;
}

#wrapper {
	background: url(images/bg_blog.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 100%; 
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}


#mainContainer {
 	width: 1023px;
	min-height: 100%;
	height: 100%;
	margin-left:auto; 
	margin-right:auto;
	border-spacing: 0;
	padding: 0px 0px 0px;
	vertical-align: top;
}	

#mainContainer #image {
	background: url(images/bg-mainimg.gif) no-repeat left top;
	height: 100%;
	min-height: 100%;
}

#menuleftbg{
	float: left;
	width: 235px;
	min-height: 100%;
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 20px;
	background-image: url(images/bg_menu_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentright{
	float: right;
    height : 100%;
	width: 760px;
	text-align: left;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg-side.gif) no-repeat right top;
}

#imagetop{
	width: 760px;
	height: 134px;
	text-align: left;
	background: #ffffff url(images/bg_work_in_progress.jpg) no-repeat right top;
	padding: 0px 0px 0px 0px;
}

#cont{
	width: 740px;
	height : auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background: none;
}
 
#header {
   background: url(images/logo-top.gif) no-repeat left center;
   width: 1023px;
   height: 105px;
   margin-left:auto; 
   margin-right:auto;
   border-spacing: 0;
   padding: 0px 0px 0px;
   vertical-align: top;
}

#topmain {
    height: 57px;
	background: none;
	text-align: right;
	vertical-align: top;
	padding:0px 0px 0px 0px;
    width: 1002px;
}

#top {
    float: left;
	text-align: right;	
    overflow: auto;
	padding:0px 0px 0px 0px;
    width: 800px;
}

#right {
    float: right;
	background: none;
	text-align: right;
    width: 100px;
	padding:29px 0px 0px 0px;
}

#bg {
    background: none;
	text-align: right;
	height:50px;
}

/* Footer Begins Below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#footer { 
	clear: both;
	width: 1023px;
	background: url(images/bg-footer.gif) no-repeat left top;
	height: 137px;
	margin-left:auto; 
	margin-right:auto;
	border-spacing: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top; 
  }
 
#colmain{
   width: 980px;
   height: 66px;
   margin-left:auto; 
   margin-right:auto;
   padding: 30px 0px 0px 30px;
}
 
#col1{
	float: left;
	width: 180px;
	text-align: left;
	border-right: 1px solid #d7d7d7;
	padding: 0px 0px 0px 20px;
}

#col2{
	float: left;
	width: 180px;
	text-align: left;
	border-right: 1px solid #d7d7d7;
	padding: 0px 0px 0px 20px;
} 

#col3{
	float: right;
	width: 300px;
	background: none;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	margin-right: 20px;
	padding: 0px 0px 0px 20px;
}

/* Main Content (Index) styles begin below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/	
#withSidebar { float: left; width: 100px; }	

#contentContainer {
	position: relative;
	float: right;
	margin-left: 0px;
	padding:0px 0px 0px 0px;
	background: none;
	width:97%;
	height: auto;
	line-height: auto;
}

#content {
    margin: 0px;	
	}
	
#contentHeader {
    margin-left: 5px;
	padding:0px 0px 10px 0px;
	background: none;
	border-left: 10px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
	width: 97%;
	height: 20px;
	line-height: auto;
	}
      
#contentHeader h1 {  
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	color: #7e2b2b;  
} 
   
#contentHeader h1 a { text-decoration: none; }  

#contentDate {
    margin-right: 5px;
	padding:0px 0px 10px 0px;
	background: none;
    border-bottom: 1px solid #d7d7d7;
	width: auto;
	height: 30px;
	line-height: auto;
	vertical-align: right;
}

#content p {
   padding: 0 15px;
   margin: 10px 0;
   }

#contentFooter {
   margin: 10px 0 20px 0;
   height: 20px;
   line-height: 20px;
   background: #fcfaf4;
   width: 100%;
   border: 1px solid #d7d7d7;
   }   
   
#contentFooter p {
   margin: 0;
   padding: 0 10px;
   }
   
.postcontent {
 	width: 400px;
	height: 50px;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	font-weight: bold;
    color: #a3a3a3;
}	

/* Begin Left Column 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#leftColumnContainer {
   float: left;
   position:relative;
   height: auto;
   padding: 40px 0px 0px 25px;
   width: 180px;
   text-align: left;
}
   
#leftColumn {
   margin-left: 0;
   padding: 0px 0px 0px 0px;
   border: none;
   text-align: left;
}
    
#leftColumn p {
   padding: 10px;
   margin: 0;
   }   
   
#leftColumn h2 {
   margin: 5px 0 0 0;
   background: #fcfaf4;
   text-indent: 5px;
   line-height: 20px;
   height: 20px;
   border: 1px solid #d7d7d7;
   font-size: 13px;
   color: #3c3c3c;
   list-style-type: none;
   }   
   
#leftColumn ul {
   padding-left: 10px;
   margin: 10px 0;  
   list-style: none;     
   font-size: 12px;
   font-weight: normal;
   color: #3c3c3c;
}
   
#leftColumn li {
   line-height: 18px;
   padding: 0 0 0 20px;
   background: url(images/dot.jpg) no-repeat 10px 10px;
   }   
   
#leftColumn form { margin: 10px 0; }   

div.ulMargin ul { margin-bottom: 15px; }


/* My own stuff
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#menucontainer{
	float:right;
	position:relative;
	height:50px;
	background:none;
	width:1000px;
	margin-right:20px;
}

/* Extra Styles (Colors, sizes, etc) Begin Below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
			
#clear { clear: both; }


/* Notice Styles Begin Below
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#notice {
  margin: 20px 20px 0 20px;
  background: #fbf7b6;
  border: 2px dashed black;
  }
  
#notice p {
  margin: 0;
  padding: 10px;
  }
  
  /* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 150px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	}

#wp-calendar a {
	display: block;
	font-weight: bold;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight: bold;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}
	
#searchform #s {
	width: 140px;
	padding: 0px;
	}

#searchsubmit {
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h1 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 19px;
  font-weight: lighter;
  color: #3d180f;
  text-align: left;
  margin-left: 95px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 0;
  letter-spacing: 1px;
}

h2 {
    margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px 0px 10px 0px;
	background: none;
	width: 94%;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-family: 'Times New Roman', Times, serif; 
	font-size: 26px; 
	font-weight: normal; 
	color: #3d180f; 
	text-align: left; 
	border-bottom: 1px solid #d7d7d7;
	letter-spacing: -1px;
}

h2.pagetitle {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px 0px 10px 0px;
	background: none;
	width: 94%;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-family: 'Times New Roman', Times, serif; 
	font-size: 26px; 
	font-weight: normal; 
	color: #3d180f; 
	text-align: left; 
	border-bottom: 1px solid #d7d7d7;
	letter-spacing: -1px;
}

/* Begin Specialmenu */

#specialmenu {
	list-style: none; 
	position: relative; 
	float: right; 
	width: 777px; 
	margin: 0px 0px 0px 0px; 
	height: 50px; 
	padding: 0px 0px 0px 0px; 
	background: url(http://www.pet-art.net/images/bg/bg-menu.jpg) no-repeat bottom right;
	}
	
#specialmenu ul { 
	height: auto;
	}

#specialmenu li {
	float: left; 
	display: block; 
	text-align: center; 
	position :relative; 
	padding: 6px 9px 10px 10px; 
	margin-top: 15px; 
	margin-left: 9px;
	border: none;
	}
	
#specialmenu li:hover {
	padding: 6px 9px 10px 10px; 
	margin-top: 15px;
	}
	
#specialmenu li a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #3d180f; 
	display: block; 
	outline: 0; 
	text-decoration: none;
	}
	
#specialmenu li:hover a { 
	color: #e71d37;
	}
	
#specialmenu li .drop { 
	padding-right: 21px; 
	background: url(http://www.pet-art.net/images/bg/drop.gif) no-repeat right;
	}
	
#specialmenu li:hover .drop {
	background: url(http://www.pet-art.net/images/bg/drop.gif) no-repeat right;
	}
 
.dropdown_2columns {
	margin: 4px auto; 
	float: left; 
	position: absolute; 
	left: -999em; 
	text-align: left; 
	padding: 10px 5px 10px 5px; 
	border: 1px solid #cccccc; 
	border-top: 0px; 
	z-index: 99999; 
	height: auto; 
	background: #ffffff; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c6e9eb');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c6e9eb));
	background: -moz-linear-gradient(top, #ffffff, #c6e9eb);
	-moz-border-radius: 0px 0px 8px 8px; 
	-webkit-border-radius: 0px 8px 8px 8px; 
	border-radius: 0px 8px 8px 8px; 
	}
	
.dropdown_4columns {
	margin: 4px auto; 
	float: left; 
	position: absolute; 
	left: -999em; 
	text-align: left; 
	padding: 10px 5px 10px 5px; 
	border: 1px solid #cccccc; 
	border-top: 0px; 
	z-index: 99999; 
	height: auto; 
	background: #ffffff; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c6e9eb');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c6e9eb));
	background: -moz-linear-gradient(top, #ffffff, #c6e9eb);
	-moz-border-radius: 0px 0px 8px 8px; 
	-webkit-border-radius: 0px 8px 8px 8px; 
	border-radius: 0px 8px 8px 8px; 
	}
	
.dropdown_2columns {
	width: 280px;
	}
	
.dropdown_4columns {
	width: 560px;
	}
 
#specialmenu li:hover .dropdown_2columns {
	left: -1px; 
	top: auto;
	} 

#specialmenu li:hover .dropdown_4columns {
	left: -1px; 
	top: auto;
	}

.col_1 { 
	display: inline; 
	float: left; 
	position: relative; 
	margin-left: 5px; 
	margin-right: 5px;
	}
	
.col_3 { 
	display: inline; 
	float: left; 
	position: relative; 
	margin-left: 5px; 
	margin-right: 5px;
	}
	
.col_4 { 
	display: inline; 
	float: left; 
	position: relative; 
	margin-left: 5px; 
	margin-right: 5px;
	}
	
.col_1 {
	width: 130px;
	}
	
.col_3 {
	width: 270px;
	}
	
.col_4 {
	width: 550px;
	}

#specialmenu .menu_right {
	float: right; 
	margin-right: 10px; 
	background: #deed8d; 
	width: 80px; 
	height: 15px; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px;
	}
	
#specialmenu p, #menu h2, #menu h3, #menu ul li {
	font-family: Arial, Helvetica, sans-serif; 
	line-height :21px; 
	font-size: 12px; 
	text-align: left; 
	text-shadow: 1px 1px 1px #FFFFFF;
	}

#specialmenu h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px;
	line-height: 21px; 
	font-weight: normal; 
	letter-spacing: -1px; 
	margin: 7px 0 14px 0; 
	padding-bottom: 14px; 
	border-bottom: 1px solid #cccccc; 
	color:#3d180f; 
	}
	
#specialmenu h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 21px; 
	font-weight: normal; 
	letter-spacing: -1px; 
	margin: 7px 0 10px 0; 
	padding-bottom: 14px; 
	border-bottom: 1px solid #cccccc; 
	color: #3d180f;
	}
	
#specialmenu p {
	line-height: 18px; 
	margin:0 0 10px 0;
	}
	
#specialmenu li:hover div a { 
	font-size: 12px; 
	color:#55959a;
	}
	
#specialmenu li:hover div a:hover {
	color:#7bd2d9;
	
	}
	
#specialmenu li:hover div a:visited {
	color: #8d827b; 
	background :url(http://www.pet-art.net/images/bg/visited.gif) no-repeat right;
	}
	
.strong {
	font-weight:bold;
	}
	
.imgshadow {
	background: #FFFFFF; 
	padding: 4px; 
	border: 1px solid #989898; 
	margin-top: 5px; 
	-moz-box-shadow: 0px 0px 5px #666666; 
	-webkit-box-shadow: 0px 0px 5px #666666; 
	box-shadow: 0px 0px 5px #666666; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius:4px;
	}
	
.img_left {
	width: auto; 
	float: left; 
	margin:5px 15px 5px 5px;
	}
	
#specialmenu li ul {
	list-style: none; 
	padding: 0; 
	margin:0 0 12px 0;
	}
	
#specialmenu li ul li {
	font-size: 12px; 
	line-height: 24px; 
	position: relative; 
	padding: 0; 
	margin: 0; 
	float:none; 
	text-align: left;
	width: 130px;
	}
	
#specialmenu li ul li:hover { 
	background: none;
	border: none; 
	padding: 0; 
	margin:0;
	}
	
#specialmenu li .linkbox li {
	background: #F4F4F4; 
	border: 2px solid #ffffff; 
	margin: 0px 0px 4px 0px; 
	padding: 3px 5px 3px 5px; 
	width: 117px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px;
	}
	
#specialmenu li .linkbox li:hover { 
	background: #ffffff; 
	border: 2px solid #ffffff; 
	margin: 0px 0px 4px 0px; 
	padding:3px 5px 3px 5px; 
	}

/* End Specialmenu */
/* End Headers */
