/*  
Theme Name: k9doorways
Theme URI: http://www.k9doorways.gr
Description: This is the first version of k9doorways theme.
Version: 0.9
Author: logothetis
Author URI: http://www.mywebdesign.gr/
*/

* {
margin:0;
padding: 0;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p , form{
margin: 0;
padding: 0;
}

body{
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
line-height: 16px;
text-align: left;
vertical-align: top;
background: #0054A4 url(img/bg.jpg) repeat-x top; 
color: #000;
}

#left .noborder {
border: 0 none;
}


#wrapper {
margin: 10px auto 0 auto;
overflow: auto;
background: url(img/top_corners.gif) no-repeat top center;
text-align:center;
}


#wrapper2 {
margin: 0 auto;
overflow: auto;
width: 980px;
background: url(img/center_back.gif) repeat-y top;
}

#wrapper3 {
margin: 0 auto;
overflow: auto;
width: 980px;
}

#main_wrapper {
margin: 0 auto;
width: 730px;
float: left;
height: 100%;
}

#header{
width: 100%;
height: 180px;
background:  #FFC000 url(img/header_back.gif) repeat-x center center;
font-family: Verdana, Geneva, sans-serif;
float: left;
text-align: right;
padding: 0 0 0 0;
margin:20px 0 0 0;
}


#main{
float: left;
background: #EDFBFA;
width: 496px;
height: 100%;
}

#main2{
float: left;
background: #EDFBFA;
width: 616px;
height: 100%;
}

#left {
float: left;
width: 220px;
margin: 0 0 0 0;
display: inline;
padding: 0 0 100% 0;
background: url(img/dog_trainer.gif) no-repeat 14px bottom;
}

#left2 {
float: left;
width: 80px;
margin: 0 0 0 0;
display: inline;
padding: 0 0 100% 0;
background: url(img/dog_trainer.gif) no-repeat 14px bottom;
}

#left img {
border: 1px solid #58595b;
}

.sidebar {
float: left;
width: 220px;
margin: 15px 6px 0 10px;
display: inline;
color: black;
}

.sidebar2 {
float: left;
width: 220px;
margin: 250px 0 0 10px;
display: inline;
color: black;
}

.sidebar3 {
float: left;
width: 220px;
margin: 20px 0 0 10px;
display: inline;
color: black;
}

.sidebar_back {
padding: 0 4px 38px 0;
}

.sidebar_back2 {
padding: 0 4px 38px 0;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: black;
text-decoration: none;
}

#left h2{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: white;
text-decoration: none;
}

.sidebar ul ul li{
padding: 0;
line-height: 18px;
}


#footer {
clear: both;
float: left;
width: 958px;
height:20px;
color: #fff;
background: url(img/bottom_corner.gif) no-repeat center bottom;
font-weight: bold;
margin: 0 0 0 10px;
text-align: center;
}

.footer2 a:link, .footer2 a:hover, .footer2 a:active, .footer2 a:visited , .footer2 {
color: #fff;
text-decoration: none;
}

#footer p{
line-height: 18px;
}

img {
border: none;
}

#left img a:link , #left img a:visited{
border: 1px solid #3B474E;
}

a:link,a:hover,a:active,a:visited {
color: #052E52;
}

h1{
font-family: Tahoma, Geneva, sans-serif;
font-size: 18px;
margin: 0 0 13px 0;
text-decoration: none;
color: #1f54bc;
font-weight: bold;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
text-decoration: none;
}

.story{
line-height: 18px;
padding: 0 10px;
text-align:justify;
}

.storytitle a:link , .storytitle a:active , .storytitle a:visited , .storytitle a:hover {
text-decoration: none;
}


.storytitle {
text-align:left;
padding:  2px 10px 0 10px;
}

.storytitle1 {
text-align: left;
padding:  2px 10px 0 10px;
}

.date {
text-align: right;
margin: 0 0 10px 0;
color: #c1c1c1;
font-size: 10px;
}

p{
font-size: 13px;
line-height: 18px;
padding: 0 0 1em 0;

}

p.postmetadata{
margin: 10px 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/* search */

.search {
padding: 1px 0 0 0;
}

.searchform {
height: 24px;
}
.searchbutton {
padding-left: 5px;
vertical-align: top;
}

.backtotop {
text-align: center;
}

.backtotop a:link,.backtotop a:hover,.backtotop a:active,.backtotop a:visited {
text-decoration: none;color: #EB2429;
}

.corner_right {
width:170px;
height: 12px;
background: #000 url(img/corner_right.gif) no-repeat left bottom;
margin-bottom: 15px;
}

/* - Menu --------------------------- */
	
#menu {
	width: 200px;
	margin: 10px 10px 10px 20px;
font-family: Verdana, Geneva, sans-serif;
border: 2px solid red;
	}

#menu ul {
border: 2px solid red;
}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
font-weight:bold;
	}	
	
#menu li a:link, #menu li a:visited ,  #menu li a:active {
	color: #4D4D4D;
	display: block;
	background:  url(img/menu.gif);
	padding: 8px 0 0 0;
	}
	
#menu li a:hover {
	color: #FF9834;
	background:  url(img/menu.gif) 0 -32px;
	padding: 8px 0 0 0;
	}
	

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu ul li a:link, #menu ul li a:visited ,  #menu ul li a:active {
	color: #4D4D4D;
}

.logo {
width: 280px;
float: left;
padding-left:20px;
display: inline;
padding-top: 30px;
}

.banner {
width: 290px;
float: left;
color: #002A46;
background: url(img/banner.gif) no-repeat right;
height: 100px;
padding: 90px 0 0 0;
text-align:right;
display: inline;
margin-left: 30px;
}

* html .banner{
	margin-left: 0px;
}

* html .info {
	margin-left: 10px;
}

.info {
width: 270px;
float: left;
overflow:visible;
position:relative;
margin-left:60px;
display: inline;
text-align:right;
}

.overflow {
    height:214px;
}

/* IE 6 CSS */
* html #thetop{
    overflow:hidden;
}
* html .info{
    position:relative;
}

#thetop {
width: 958px;
margin: 0 auto;
overflow: visible;
height: 131px;
}

/* subnav */
#subnav {
	position: absolute;
	bottom: 5px;
	left: 432px;
	margin: 0;
	padding: 0;
}
#subnav li {
	float: left;
	width: 24px;
	background: 0;
	padding: 0;
	margin: 0 10px 0 0;
}
#subnav a {
	display: block;
	text-indent: -900em;
	width: 25px;
	height: 25px;
}
#subnav .contact {
	background: url(img/nav-email.gif) no-repeat left 3px;
}

#contact-pop {
	position: absolute;
	bottom: 31px;
	left: 410px;
	background: url(img/contact-bubble.gif) no-repeat;
	width: 74px;
	height: 26px;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 0;
	text-align: center;
	display: none;
}

#ddtopmenubar {
width: 958px;
margin: 0 auto;
border: 2px solid #000;
}

* html #ddtopmenubar {
margin: 0 auto;
}

#banner_area {
padding: 20px 0 0 20px;
width: 730px;
}

#banner_area img {
padding: 0 10px;
}

.font1 { font-family: 'Bookman Old Style', serif;}
.font2 { font-family: Georgia, serif;}
.font3 {font-family: 'MS Sans Serif', Geneva, sans-serif; }
.font4 {font-family: Verdana, Geneva, sans-serif;}

.bio {
text-align: left;
}

.header_img {
text-align: left;
} 


.post-date{
float: left;
display: inline;
margin: 0 10px 0 0;
background: url(img/date_button_template.gif) no-repeat;
width: 60px;
height: 68px;
color: #fff;
font-size: 20px;
line-height: 25px;
}

.orange {
color: orange;
font-weight: bold;
padding-top:5px;
font-size:14px;
}
