/*  
Theme Name: What
Theme URI: http://www.themefleet.com
Description: Commercial Wordpress theme for bigger blogs or smaller news magazines
Version: 1.0.2
Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de
 */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75.1%;
	color: #555;
	background-image:url(images/bck.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
     }

.top, .main, .footer {
float:left;
width:100%;
}

.out {
width:812px;
margin:0px auto;
}

.top {
background-image:url(images/top.jpg);
background-repeat:no-repeat;
background-position:top;
line-height:22px;
float:left;
width:100%;
height:104px;
}

.slogan, .title {
visibility:hidden;
}

.contenttop {
width:95%;
float:left;
padding-left:2.5%;
margin:0 0 16px 0;
}

.logo {
float:left;
width:300px;
height:100px;
}

.main {
background-color:#fff;
padding:20px 0;
line-height:22px;
}

.topmenu {
float:right;
width:auto;
margin-top:50px;
}

.topmenu ul li {
float:left;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
color:#fff;
text-decoration:none;
padding-right:16px;
}

.topmenu ul li a:hover {
color:#c80000;
}

.footer {
float:left;
width:100%;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:auto;
padding-top:36px;
padding-left:10px;
color:#fff;
font-size:0.88em;
background-color:none;
margin-bottom:14px;
line-height:20px;
text-align:center;
}

.left {
float:left;
padding:0 2.5%;
width:48%;
border-right:1px solid #ededed;
}

.middle, .right {
float:left;
padding:0 1.5%;
width:20%;
}

.left2 {
float:left;
width:95%;
padding:0 2.5%;
}

.small {
color:#999;
font-size:0.88em;
}

/*--------------------for your text--------------------*/

h1,h2,h3,h4,h5,h6{
padding:0px;
margin:0px;
     }



acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote { 

margin: 0 0 10px 0;
	padding: 0;
	font: italic 110% Georgia;
	color: #222;
	font-size:1.2em;
	line-height:26px;
}

ul{
padding:0;
margin:0;
     }
ol{
padding:0;
margin:0;
     }
     li{
padding:0;
margin:0;
list-style:none;
          }

    ul ul{
padding:0;
margin:0;
         }
img{
border:0px;
     }


/*--------------------for links--------------------*/


.topmenu {
margin:30px 10px 0 0;
float:right;
width:auto;
}

.topmenu ul li {
list-style:none;
float:left;
color:fff;
padding:0;
margin:0;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
color:#fff;
text-decoration:none;
padding:1px 13px;
border-right:1px solid #fff;
font-size:0.88em;
}

.topmenu ul li a:hover {
color:#222;
text-decoration:underline;
}

a:link, a:visited {
color:#92b51a;
}

a:hover {
color:#333;
}

.small {
color:#777;
font-size:0.88em;
}

.sub {
border-top:1px solid #ededed;
border-bottom: 1px solid #ededed;
background-color:#f4f4f4;
font-size:0.88em;
padding:5px 0;
margin:5px 0 15px 0;
}

h1 {
color:#4a280d;
font-family:"Times New Roman", Times, serif;
	font-size:4.2em;
	padding:0 0 0 0px;
	margin:0 0 20px 0;
	font-weight:normal;
	clear:both;
	line-height:1.1em;
}

h3, h3 a:link, h3 a:visited {
color:#4a280d;
font-family:"Times New Roman", Times, serif;
	padding:0 0 0 0px;
	margin:0 0 10px 0;
	font-weight:normal;
	clear:both;
	line-height:1.1em;
	border-bottom:1px solid #ededed;
text-decoration:none;
	}
h3 {
	font-size:3.2em;
}
	
	h2 {
font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	padding:8px 0;
	margin:6px 0;
	color:#92b51a;
	clear:both;
	border-bottom:1px solid #ededed;
	border-top:1px solid #ededed;
	}


img.image {
border:1px solid #e4e4e4;
padding:6px;
margin:0 10px 0 0;
}

h2 a:link {
text-decoration:none;
}

.title a:link {
color:#fff;
text-decoration:none;
font-size:2.4em;
}

input#s{
border:1px solid #c4c4c4;
     }

input#searchsubmit{
border:1px solid #c4c4c4;
color:#444;
background-color:#fff;
     }


#commentform input {
border:1px solid #c4c4c4;
	}

#commentform textarea {
border:1px solid #c4c4c4;
	}

#commentform #submit {
border:1px solid #c4c4c4;
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}