/*
	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
	'Appearance' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/
body {
	
	background: #ddd url(http://atomic-element.com/deltaelement.com/image/j_marie.jpg) repeat fixed;
	font: italic .7em Georgia, "Times New Roman", Times, serif;
}

strong, em, b, i {
    font-family: Georgia, "Times New Roman", Times, serif;
	}

h1, .blog-title, h2, h3 {
	color: #f5f5f5;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}


#main {
	width: 900px;
	height: auto;
	margin: 170px auto 0;
	
}

.content {
	width: 900px;
	margin: -20px 0 0 -220px;
	padding: 0 0 35px;
	
}
.columns-one #page {
	width: 750px;
	}

.columns-two #page {
	width: 900px;
	
	}

.columns-three #page {
	width: 950px;
	}


	
}
#page {
	margin-top: 0px;
	border-style: none;
	padding-top: 0;
}

#header {
	height: 22px;
	width: 900px;
	position: relative;
	float: left;
	margin: 0px auto 0 0;
	background-color: #fff;
}
body.columns-two #primary-wrapper {
	width: 725px;
	float: right;
}
#primary {
	position: relative;
	float: left;
	width: 695px;
	margin: 0;
	padding: 15px;
	background-color: #fff;
}
/* Main Menu in Header */

.admintab a {
	position: fixed;
	top: 5px;
	right: 5px;
	color: #333 !important;
	background: #cfcfcf;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.admintab a:hover {
	background: #333 !important;
	color: white !important;
}

ul.menu {
	position: absolute;
	white-space: nowrap;
	bottom: 0;
	margin: 0 20px 0 180px;
	}

ul.menu,
ul.menu li {
	float: left;
	list-style: none;
	
	}

ul.menu li {
	margin-right: 4px;

}

ul.menu li a {
	padding: 5px 15px;
	font-size: 1em;
	color: black;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	}

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

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover,
body.single ul.menu li.blogtab a,
body.single ul.menu li.blogtab a:hover {
	color: black;
	text-decoration: underline;
	
	}
ul.menu2 {
	position: absolute;
	white-space: nowrap;
	bottom: 0;
	margin: 0 20px 0 160px;
	float: right;
}

ul.menu2,
ul.menu2 li {
	float: right;
	list-style: none;
	
	}

ul.menu2 li {
	margin-right: 4px;

}

ul.menu2 li a {
	display: block;
	padding: 5px 15px;
	font-size: 1em;
	color: black;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	}

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

ul.menu2 li.current_page_item a,
ul.menu2 li.current_page_item a:hover,
ul.menu2 li.current_page_ancestor a,
ul.menu2 li.current_page_ancestor a:hover,
body.single ul.menu2 li.blogtab a,
body.single ul.menu2 li.blogtab a:hover {
	color: #fff;
	background: black;
	text-decoration: none;
	
	}
.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	color: #000;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
}
#page .entry-title {
    color: #f5f5f5;
	text-align: left;
}
.entry-content a, .entry-content a:visited {
	color: #000;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
	text-decoration: underline;
}
.entry-title, .entry-title a, .entry-title a:visited {
	color: #333;
}
.entry-meta, .entry-meta a, .entry-meta a:hover, .entry-date{
	color: #333;
}
#sidebar-1 {
	text-align: right;
}

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

.secondary {
	
	width: 150px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0;
}
.secondary ul li a {
	color: #000;
	text-transform: lowercase;
}
.secondary h4 {
	font-size: 10px;
} 
#comments, h4{
	font-size: 13px;
}
.columns-one .template-image #gallery-nav {
	right: -210px;
	top: 0;
	width: 200px;
	border-bottom: none;
	margin-right: 20px;
}
#gallery-nav img {
	height: 96px;
	width: 96px;
	}

#gallery-nav {
	top: 3.2em;
	position: absolute;	
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#gallery-nav a {
	text-decoration: none;
	}

#gallery-nav a span {
	display: block;
	}
a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	background-color: #000;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	margin: 0 0 0 -100px;
}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	background-color: #f2f2f2;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;


}

body.smartposition #rollingarchives { /* .smartposition is added to BODY with JS when #dynamic-content passes the top of the window */
	position: fixed;
	background: black;
	
	z-index: 50;
	}
#rollingarchives { /* AJAX-powered navigation hub */
	top: 0;
	height: 45px;
	display: block;
	width: 720px;
	border-bottom: none;
	}
	#pagetrack {
	height: 6px;
	background: #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #ddd;
	margin-top: 3px;
	}
.navigation{
	height: 3px;
}
.navigation, .nav-previous, .nav-next, .navigation a{
	font: italic .7em Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.page-head h1{
	visibility: hidden;
	font-size: 1px;
}
img#wpstats{display:none}
}