/*   
Theme Name: SSW
Author: SSW
*/

/* Import a basic layout */
@import url('styles/2c-r.css');



/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
	list-style: none;	
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
	list-style: none;	
}
.menu li {
	display: inline;
	list-style: none;	
}
.menu a {
	display: block;
	float: left;
	list-style: none;	
}


/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

/*.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}*/
























