/*
	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	:Noël Kristi Wells	
	Author Site	:http://noelkristiwells.com
	Style Name	:Make and Do
	Style URI	:
	Version		:
	Comments	:
*/


body {
    font-family: century gothic, verdana, sans-serif !important;
	}

strong, em, b, i {
    font-family: century gothic, verdana, sans-serif !important;
	}

h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: century gothic, verdana, sans-serif !important;
	}

.comments input[type=text], .comments textarea, code {
	font-family: century gothic, verdana, sans-serif !important;
	}

body {

background: #fff url("zbg.jpg")repeat-x !important;
font-size: 62.5% !important;
color: black!important;
margin-top: 0 !important;
padding-top: 0px;
padding-bottom: 10px;
overflow-x:hidden !important;
}
#page {
	border: none;
	color: black !important;
	margin-top: 0px;
	padding-top:7px;
	}


#header {
background: white url('headerwide.jpg') no-repeat !important;
height: 86px !important; /*sets the height of header*/
margin-top:0px !important;
margin-bottom:5px !important;
padding-top:0px !important;
padding-bottom: 4px!important; /* my menu uses left padding to move it to the center */
border-bottom: 5px solid black !important;
}
	
	
	ul.menu {
padding-left: 345px;
width: 65%; 
}
	ul.menu li a { /* Font default of 1em */
font: 1.85em century gothic, verdana, Sans-Serif;
font-weight:800;
color: black; /* default color, non-hover state */
}

ul.menu li a:hover {
	background: black;
	color: #eee;
	text-decoration: none;
	}


#primary {
font-family: century gothic, verdana, sans-serif !important;
color: black !important;
	}

.hentry {
font-family: century gothic, verdana, sans-serif !important;
color: black!important;
	}

.entry-content {
font: 1.5em century gothic, verdana, sans-serif !important;
color: black !important;	}

#sidebar-1 {
	color: black !important;
	}

#sidebar-2 {
	color: black !important;
	}
.entry-title {
	font: 2.2em century gothic, verdana, sans-serif !important;
	padding-bottom: 2px;
	color: black !important;
	}
.secondary {
	color: black !important;
	}
	
#footer {
margin-bottom: 0;
padding: 15px 0 10px;
border-top: 5px solid black !important;
color: black !important;
}
body.smartposition
#rollingarchives {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:5px solid black;
padding-bottom:30px;
padding-top:10px;
position:fixed;
top:0;
width:720px;
z-index:10;
}
#rollingarchives {
display:block;
padding:20px 0;
position:relative;
width:720px;
}
.secondary ul li, .secondary ol li {style.css (line 1226)
margin: 0px;
padding: 4px;
}
a {
color:#007FFF;
text-decoration:none;
}
#rollpages {
	top: 3px;
	left: 55px;
	color: #007FFF;
	}

	.entry-title, .entry-title a, .entry-title a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
color:#CA0033;
}

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