/*
Author Name : Leila Gharani
Author Site : http://www.dediva.eu
Style Name : Kogler
Style URI : 
Version : V1
Comments : Based on K2 scheme
*/

body {
font-family:verdana,sans-serif !important;
background: url('bg_pump.gif') repeat !important;
font-size: 63.5% !important;
color: #333 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 10px;
padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:verdana,sans-serif !important;
	}

#page {
width: 970px !important; /*Width of entire Blog*/
_width: 970px !important; /*Check in IE to get the value that matches your blog*/
border: 0px !important;
padding: 0px !important;
_padding: 0px !important;
}

.columns-two #page {
	width: 970px !important;
	}

/*Extend the size of the content to stretch across the width*/	
#primary {
	position: relative;
	float: left;
	width: 660px;
	padding: 10px;
	}
	
#header {
 z-index: 1000 !important;
background: #FFF url('Pump_1.jpg') no-repeat !important;
height: 150px !important; /*sets the height of header*/
_height: 150px !important; /*IE tweak*/
border: none !important;
padding-bottom:20px !important;
margin: 0;
}

h1 {
	position: absolute;
	top: 25px;
	left: 50px;
	padding: 0;
	}

h1{
display: none;
}

#header.description {
display: none;
}

		
#container {
	float: left;
	width: 600px !important;
	_width: 600px !important;
	}
	
#content

{
	width: 600px !important;
	_width: 600px !important;

}
h2 {
    z-index: 0 !important;
    background: #006600;
	border-bottom: 1px solid #565;
	font-size: 1.2em !important;
	font-weight: 110% !important;
	letter-spacing: 0.1em;
	margin: 15px 0 2px 0;
	padding: 4px 0 4px 5px;
	text-align: left;
}

/*Distance to page title*/	
	
.page-head {
 z-index: 0 !important;
	margin-top: 15px !important;
	}
	
/*Distance to category title and search results as it didn't work with page-head */
.archive-head {
display: none;
	margin-top: -38px !important;
	}

h3 {


font-size: 1.7em !important;
font-weight: bold !important;
color: #006600 !important;
letter-spacing: 0.1em;

}

h2, h2 a, h2 a:hover, h2 a:visited {
	color: #FFF !important;
}
h3, h3 a, h3 a:hover, h3 a:visited {
	color: #006600 !important;
}

h4, h4 a, h4 a:hover, h4 a:visited {
	color: #AB6D1B !important;
}

h4 {
    
	font-size: 1.4em !important;
	letter-spacing: 0.1em;
	font-weight: normal !important;


}
	
/*Distance from post title to content*/	
.entry-head {
	margin-top: 0 !important;
	}



/* Change the color of links to red */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}
.meta-start {
	display: none;
	}


.entry-author {
	display: none;
	}
.entry-author address {
	display: none;
	}
	
.entry-tags {
	border-top: 1px dotted #999;
	}

a {
	color: #660000;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #660000;
	}
	
.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;	padding-bottom: 2em;	border-bottom: 1px dotted #999; 
	padding-right: 2em;	border-right: 1px dotted #999; 
	}


/*Sidebar fix*/

/*Distance of heading for the sidebar*/
.secondary div {
	margin: 10px 0 0;
	padding: 0;
	position: relative;
	}

/*Size of sidebar font*/
   .secondary {
	width: 200px;
	float: right;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #666;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	background: #FFF;
	}

/*- Search Form and Livesearch */

	
   #search {
    margin-top: 0 !important;
	width: 160px;
	margin-left: 740px !important;
	}
#searchreset {
	right: -20px;
	}
#searchload {
	right: -20px;
	}

#menubar {
	margin-top: 105px;
	width: 608px;
	margin-left: 28px;
	bottom: 20px;
    }


#suckerfishnav {
z-index: 2000;
    font-size:11px;
    font-family:verdana,sans-serif;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
z-index: 2000;
    float:left;
    list-style:none;
    line-height:25px;
    padding:0;
    margin:0;
    left:0;
    }
#suckerfishnav a {
z-index: 2000;
    display:block;
    color:#FFF;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
z-index: 2000;
    float:left;
    padding:0;
    }
#suckerfishnav ul {
z-index: 2000;
    position:absolute;
    left:-999em;
    height:auto;
    width:171px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
z-index: 2000;
    width:169px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
z-index: 2000;
    padding:4px 10px;
    width:150px;
    font-size:11px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
z-index: 2000;
    margin:-17px 0 0 150px;
    }
#suckerfishnav li li:hover {
z-index: 2000;
    background:#000;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#FFF;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#333;
	}
	


#footer {
	
	color: #FFF;
	}
	#vertical-scroll-recent-post {
	padding: 10px 10px;
	font-size: 1em;
	border: 1px solid #FFF !important;
	background: url('vs_bg_pump.jpg') no-repeat !important;
	}
	
	
	#better-tag-cloud {
	padding: 10px 10px;
	font-size: 1em;
	border: 1px solid #FFF !important;
	background: url('tc_bg_pump.jpg') repeat !important;
	}
