/*
Theme Name: MrPront 
Version: 1.0
Author: David Nash 
Author URI: http://davidnash.com.au/
*/

html {
	font: small Helvetica, Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-style: normal;
	font-weight: normal;
	/*height:100%;*/
	overflow-y: scroll;
}

#hoverstyle a:hover {
color: grey;
}

body {
	margin: 0;
	padding: 0;
	background: #fff; 
	color: #000;
	font-size: 14px;
}

form { margin: 0; padding: 0; }

a img { border: 0; }

b {
font-size:18px;
font-weight:normal;
}

caption {
font-size:14px;
}

table {	border-collapse: collapse; }

h1, h2, h3, p, ul, li { padding: 0; margin: 0; }

a {
	color: #000;
}

.clear { clear: both; }

.hidden { display: none; }

#wrap {
	width: 848px;
	margin: 0 auto;
	padding: 0 auto;
}

#head {
	height: 110px;
}

#head h1 a {
	
	width: 175px;
	height: 110px;
	background: url("http://mrpront.com/wp-content/themes/mrpront/img/logo_pront.gif") no-repeat;
	position: relative;
	top: 27px;
	left: 0px;
}

#side {
	float: left;
	width: 233px;
	padding: 0 0 0 0;
	margin: 0 105px 0 0;
}

.alignright {
float:right;padding-bottom:40px;
}

.alignleft {
float:left;padding-bottom:40px;
}


#main {
	/*float: left;*/
	width: 858px;
}


#current {
	color: #51b0de;	
}

.post {
	line-height:0px;
        
}

.post a {
text-decoration:none;
font-size: 95%;
}

.post1 {
	
font-size: 95%;
	
}

.post h2 {
	font-size: 1.3em;
	padding: 0 0 2px 0;
}

.post h2 a { text-decoration: none; }

.post h2 a:hover { text-decoration: underline; }

.post p {
	padding: 0 0 1.7em 0;
} 

/* for images */

.size-full {
}

/* for FLV embed plugin */
#player1, #player2, #player3 {text-align: center;}

#catmenu{
   background:none repeat scroll 0 0 #FFFFFF;
display:inline;
height:20px;
margin-top:0;

    }
    
#catmenu ul {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    }
    
#catmenu li {
    float: left;
    list-style: none;
    margin: 0px 0px 0px 0px;
        
        padding: 0px 0px 0px 0px;

    }
    
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
    /* color:#000; */
    display: block;
    margin: 0px;
    padding: 1px 10px 1px 10px;text-decoration:none;
    }

#catmenu li a:hover, #catmenu li a:active {
    background:#252525;
    color: #ffffff;
    margin: 0px;

    padding: 1px 10px 1px 10px;
    text-decoration: none;
    }
    
#catmenu ul a:hover {
    background:#252525 url(images/menua.png) repeat-x;
    color: #ffffff;
    margin: 0px;
height:5px;
    padding: 1px 10px 1px 10px;
    text-decoration: none;
    }
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
    background:#0B5C86 ;
    width: 150px;
    color:#ffffff;
    font-family:Tahoma,century gothic,Georgia,  sans-serif;
    font-weight: normal;
    float: none;
    margin: 0px;
    padding: 9px 10px 10px 10px;
    border-bottom: 1px solid #13719F;

    }
    
#catmenu li li a:hover, #catmenu li li a:active {

    color: #fff;
    padding: 9px 10px 10px 10px;
    }

#catmenu li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 0px;
    padding: 0px;
    }

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul,
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul {
    left: -999em;
    }

#catmenu li:hover ul, #catmenu li li:hover ul,

#catmenu li:hover, #catmenu li.sfhover1 {
    position: static;
    }

#catmenucontainer{
   float:right;
font:16px Arial,Tahoma,Century gothic,verdana,sans-serif;
height:20px;
padding:110px 0 0;

    
    }

/*
blue #51b0de
*/

li.current_page_item a {
	background: #000000;
	color: #fff;text-decoration:none;
	}

.current-cat a {

	background: #000000;
	color: #fff;text-decoration:none;
	}

#footer
{
font-size:11px;
}