/*
Theme Name:     Twenty Ten - Kaliatech - Child
Theme URI:      http: //kaliatech.com/
Description:    Kaliatech theme based on Twenty Ten 
Author:         Josh S.
Author URI:     http: //kaliatech.com/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700,300italic,400italic);
@import url(http://fonts.googleapis.com/css?family=Amatic+SC:400,700);


#main {
    margin-top:0;
    padding:0;
}
#wrapper {
    background: transparent;
    margin-top: 0;
    padding: 0;
}

#header {
	display:none;
}

#content {
    line-height: 1.4em;
	font-size:100%;
	margin: 0 280px 0 10px;
}

#content p {
    margin-bottom: .75em;
}   

.one-column #content {
    margin: 0 0 0 10px;
}

.hentry {
    margin: 0 0 58px;
}

#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
    margin: 0 auto;
    width: 960px;
}

.meta-sep, .author {
	display:none;
} 

#content h1.page-title {
	margin-top:0px;
}

#content .entry-title {
    color: #003366;
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 0.25em;
    border-bottom: 1px solid #CCCCCC;
}

#content h1.entry-title, #content h2.entry-title {
	margin:0;
}

#content h1.entry-title {
	font-size: 130%;
}

#content .entry-title {
    color: #003366;
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 0.25em;
    border-bottom: 1px solid #CCCCCC;
	
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    margin: 1.25em 0 0.25em 0;
}

#content h1 + h2, #content h2 + h3,#content h3 + h4 {
    margin: 0.1em 0 0.25em 0;	
}

#content .entry-content > h1:first-child, #content .entry-content > h2:first-child, #content .entry-content > h3:first-child {
    margin: 0em 0 0.25em 0;	

}


#content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 1.25em;
    line-height: 1.25em;	
}

#content ul  li {
	margin-top: .2em;
	margin-bottom: .2em;
}

#content ol li{
	margin-top: .5em;
	margin-bottom: .5em;
}


.paged #nav-above, .single #nav-above {
	display: none;
}

.paged #nav-below, .single #nav-below {
	margin-bottom: 1em;
	margin-top: 1em;	
}

.entry-content ul > li {
	padding:0.1em 0;
}

.entry-content ul ul > li {
	padding:0.1em;
}


.entry-title a:link, .entry-title a:visited {
	color: #003366;
}

.entry-meta {
    padding-top: 0.25em;
}

.entry-utility {
	display:none;
}
