/*
	Author Name		: 	Hardy Johnson
	Author Site		: 	http://www.mortgagecreditproblems.com
	Style Name		: 	MCP
	Version			:	1.0
	Header Height	:	69px
	Comments		:	New K2 style.
*/

* {margin: 0; padding: 0;}
body {font:12px Verdana, Arial, Helvetica, sans-serif; color:#000; background: #fff; }

#crumbs { 
    padding:10px 0 10px 20px;
    font-size: 1.1em;
    color: #444;
}

#page {
    /* The entire design is contained within the 'page' id */
    width: 980px;
    padding:0pt 10px;
    margin:0pt auto;
    background:transparent url('/newimages/sideshading.png') repeat-y scroll 0% 50%;
}

#header {
    /* Contains the H1 and menu */
    background: transparent url("/newimages/header_bg.png") repeat-x; 
    height: 100px; 
    width: 980px;
}

#header h1 a, #header .description {
    padding-left:20px;
    padding-bottom:12px;
}

#header a:hover {
    text-decoration:none;
}

h1.blog-title{
    padding: 15px 60px 0px;
    font-size: 2em;
    font-style: italic;
}

#primary {
	/* Contains the main column */
    background: #ffffff;
}

.hentry {
	/* Each entry is contained within the 'hentry' class */
}

.entry-content {
	/* The meat and potatoes of every entry */
}

#sidebar-1 {
    /* The first sidebar */
    width: 300px;
    float: left;
    background: #ffffff;
}

#sidebar-1 ul li {
list-style-image:none;
list-style-type:none;
margin-bottom:5px;
text-align:left;
}

#big-rss {
float:left;
margin-right:3px;
}

#sidebar-1  h2 {
font-family:'Lucida Grande',Verdana,Sans-Serif;
font-size:1.2em;
text-align:left;
}

#sidebar-2 {
    /* The second sidebar */
    width: 300px;
    float: left;
    background: #ffffff;
}

.secondary {
	/* Contains both sidebars */
}
#footer {
    text-align:center;
    color: black;
}
#footer a {color: black; text-decoration: none;}
#footer_mcp {
    text-align:center;
    padding: 10px 0px 0px 0px;
}
#footer_mcp a {color:#000000; text-decoration: none;}

#copyright {
    padding-bottom: 30px;
}

#menu {width: 980px; margin-bottom: 1px; background:transparent url("/newimages/off_bg.gif") repeat-x;}
#menu ul, #menu ul li { margin: 0; padding: 0; }
#menu ul { list-style:none; height: 35px; overflow: hidden;}
#menu ul li { border-right: #ccc solid 1px; font-size: 12px; font-weight: bolder; float: left; height: 35px; line-height: 35px; text-align: center; }
#menu ul li.Last { border-right: none; }
#menu ul li.Alt { line-height: normal; }
#menu ul li a { background: #057BB2 url("/newimages/off_bg.gif") repeat-x; color: #fff; float: left; text-decoration: none; width: 97px; }
#menu ul li.Alt a { height: 27px; padding: 4px 0; }
#menu ul li a:hover { background-image: url("/newimages/on_bg.gif"); }

.container {display:inline-block;} 

#context_form {
border-top:1px solid green;
padding-left:5px;
text-align:top;
height:125px;
background:transparent url('/images/bkg-step.gif') repeat-x scroll center bottom;
}
/*Context form*/
#contex-head {
border:solid 1px green;
background:transparent url('/blog/wp-content/themes/k2/images/bkg-header.gif') repeat-x;
}
#contex-h2{font-size: 1.5em; font-weight: normal;color:#FFFFFF}
#context-left{float: left;width:50%;padding:10px 0px 0px 10px;} 
#context-left2{padding:10px 0px 10px 10px;float:left;width:50%;}
