/*
Theme Name: K2
Theme URI: http://guimkie.com/projects/wordpress/curlz
Description: An elegant K2 Style
Version: 1.2 for K2 RC3
Author: Max Karreth
Author URI: http://guimkie.com
*/


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 62.5%;
	color: #444444;
	background: #333333;
	text-align: center;
	}

#page {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 20px;
	border-top-color: #333333;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	padding-left: 0;
	padding-bottom: 40px;
	padding-right: 0;
	background: white;
	text-align: left;
	margin: 0 auto;
	position: relative;
	clear: both;
	}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	}

.content {
	margin-top: -20px;
	padding: 0 20px;
	}

#primary {
	position: relative;
	float: left;
	width: 500px;
	padding: 10px;
	}

ul.menu {
	top: 140px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 15px;
	width: 90%;
	}

ul.menu li a {
	font-size: 1.5em;
	color: #333333;
	margin: 0;
	}

ul.menu li a:hover {
	background: white;
	color: black !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: black !important;
	background: white;
	text-decoration: none;
	}

h1 {                                    
	font-family: Georgia, "Times New Roman", Times, serif;                                                                        
	padding-left: 40px;                                    
	padding-bottom: 0;                                    
	padding-right: 40px;                                    
	padding-top: 20px;                                    
	margin-left: 0;                                    
	margin-bottom: 0;                                    
	margin-right: 0;                                    
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	}

h1, h1 a, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

h1 a:hover {
	color: white;
	text-decoration: underline;
	}

#header .description {
	font-family: Georgia, "Times New Roman", Times, serif;                            
	font-size: 1em;
	margin: 0 40px;
	}

h2 { /* IMPORTANT */
	font-family: Georgia, "Times New Roman", Times, serif;                                                                 
	text-align: center;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}

.entry-category {
	text-transform: capitalize;
	margin-right: 10px;
	}

#footer {
	position: relative;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: -13px;
	padding-left: 0;
	padding-bottom: 80px;
	padding-right: 0;
	padding-top: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/footer.png);
	text-align: center;
	color: #777;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	text-decoration: none;
	color: #888;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #333333;
	}

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	color: black;
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: black !important;
	}

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

.entry-content a:visited {
	color: #b41;
	}

.sb-wptagcloud a {
	padding: 0 2px;
	white-space: nowrap;
	text-transform: capitalize;
	}
