/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Pixel Lounge
	Author Site	: http://pixelithaca.com
	Style Name	: Pixel
	Style URI	: 
	Version		: 1.0
	Comments	:
	Header Height : 100
	Header Width : 950
*/
body {
	font-family:'Helvetica Neue',Helvetica,Verdana,Sans-Serif;
}
ul.menu li a {
font-size:1.5em;
}
ul.menu, ul.menu li a {
padding:5px 15px 0px;
}
ul.menu {
padding-left:0px;
}
#page {
	/* The entire design is contained within the 'page' id */
	padding-top: 0px;
	}
.p1 {
	margin:0px;
}	
#header {
	/* Contains the H1 and menu */
	background: #000 url(header.gif) top no-repeat !important;
    height: 125px !important;
    margin-bottom: 0px !important;
    /* margin-right: 81px !important;*/
	}
	
.content {
	padding: 0px;
}
#primary {
	/* Contains the main column */
	}

body.page .entry-content h3 {
	padding:0px;
	}
.entry-content h3 {
	margin-top:8px;
	}
	.entry-content p {
	margin-top: 4px;;
	}

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

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

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	color: #666;
	font-size: 1.10em;
	}
.secondary div {
	margin: 09px 0px 20px 0px;
}
h1, h2, h3, h4 {
	font-family:'Helvetica Neue',Helvetica,Verdana,Sans-Serif;
	letter-spacing: .04em;
		}
#dynamic-content {
	padding: 0px;
}	
.page-head {
	margin: 0px;
}
.promo {  
    height: 180px;  
    width:  500px;  
    padding: 0;  
    margin:  0;  
} 
 
.promo img {  
    padding: 0px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  500px; 
    height: 180px; 
    top:  0; 
    left: 0 
}
#ontheweb {
	display:block;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#badge {
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}
.footerpoweredby {
	display: none;
}
.columns-three .secondary {
width:195px;
}
a {
	color: #d2232a;
}
.mc_custom_border {
	margin-left: 0px;
	padding-left:1px;
}
