.side-nav-el {
		padding-left: 20px;
		padding-bottom: 2px;
		padding-right: 2px;
		padding-top: 2px;
		margin: 0px;
		border-bottom-style: dashed;
		border-bottom-color: #b1b1ac;
		border-bottom-width: 1px;
		display: block;
}

.side-ext-el {
		padding-left: 20px;
		padding-bottom: 2px;
		padding-right: 2px;
		padding-top: 2px;
		margin: 0px;
		border-bottom-style: dashed;
		border-bottom-color: #b1b1ac;
		border-bottom-width: 1px;
		display: block;
}

.side-nav-el:hover {
		border-bottom-color: #c23c34;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		color: #c23c34;
}

.side-ext-el:hover {
		border-bottom-color: #000000;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		color: #000000;
}

.side-ext-el:hover p {
		color: #666666;
}

.side-nav-el h3 {
		font-family: "museo-slab-1","museo-slab-2", serif;
		font-weight: 300 !important;
		color: inherit;
		text-decoration: none;
		text-shadow: 2px 2px 2px #d5d5ce;
		font-size: 1.6em;
}

.side-ext-el h3 {
		font-family: "museo-slab-1","museo-slab-2", serif;
		font-weight: 300 !important;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 10px;
		color: #666666;
		text-decoration: none;
		font-size: 1.3em;
		padding: 0px;
}

.side-ext-el:hover h3 {
		color: #000000;
}

.side-ext-el p {
		margin-top: 0px;
		color: black;
		font-size: 0.8em;
}

.side-nav-el p {
		color: black;
		font-size: 0.8em;
}

.current-nav-el {
		background-position: left center;
		background-repeat: no-repeat;
		background-image: url(images/arrow_left.png);
		border-bottom-color: #c23c34;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		color: #c23c34;
}

#projects h2 {
		margin-bottom: 2px;
		margin-top: 20px;
}

#projects p {
		margin-top: 0px;
		margin-bottom: 2px;
}

.proj-meta, .site-tag, .sectionheader, .prev_arts {
		font-style: italic;
		color: #b2b3ad;
}


html, body {
		margin: 0px;
		padding: 0px;
		text-align: center;
}

body {
		background: #f1f3e9;
		font-size: 0.8em;
		font-family: "museo-sans-1","museo-sans-2", sans-serif;
		font-weight: 300;
		padding: 0px;
}


blockquote {
		border-left: 1px solid #326ea1;
		color: #555555;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0px 30px;
}

a {
		color: #326ea1;
		text-decoration: none;
		outline: none;
}

code {
		font-family: monospace;
		background: #f5f5f5;
		border: 1px solid #cccccc;
		color: #555555;
		padding: 10px;
		text-align: left;
}

/*################*/
/*#### User ######*/
/*################*/

.disclaim {
		font-size: smaller;
		font-style: italic;
}

.example {
		padding-bottom: 20px;
		color: #333333;
		font-style: italic;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0px;

}

.floatright {
		float: right;
}

.aligncenter {
		text-align: center;
}

.imagecenter {
		text-align: center;
		display: block;
		clear: both;
		margin-right: auto;
		margin-left: auto;
}

.imagecenter {
		text-align: right;
		display: block;
		clear: both;
		margin-left: auto;
}

/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a {
		font-family: "museo-slab-1","museo-slab-2", serif;
		color: #326ea1;
		font-weight: 700;
		font: 24px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
}

h1 {
		font-family: "museo-slab-1","museo-slab-2", serif;
		color: #326ea1;
		font-weight: 700;
		font: 24px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
}

h2, h2 a {
		font-family: "museo-slab-1","museo-slab-2", serif;
		color: #326ea1;
		font-weight: 300;
		margin: 0px;
		padding: 0px;
}

h3, h3 a {
		font-family: "museo-slab-1","museo-slab-2", serif;
		color: #326ea1;
		font-weight: 100;
		margin: 15px 0px 0px 0px;
		padding: 0px;
}

h4 {
		font-family: "museo-slab-1","museo-slab-2", serif;
		font-weight: 100;
		color: #326ea1;
		margin: 0px;
		padding: 0px;
}

h4.example {
		font-family: "museo-slab-1","museo-slab-2", serif;
		padding-left: 10px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		color: #333333;
		font-weight: bold;
		margin: 0px;
}

img {
		border: none;
}

ol {
		margin-left: 35px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
}

form {
		margin: 0px;
		padding: 0px;
}

p {
		line-height: 1.7em;
		text-align: justify;
}

.entry {
		line-height: 1.3em;
		text-align: justify;
}

small {
		font-size: .7em;
}

#page {
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		background: transparent;
		padding: 0px;
		text-align: left;
		width: 810px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		background: transparent;
		overflow: hidden;
		color: #383d44;
		font-size: .9em;
		height: 150px;
		text-align: left;
		padding: 0px;
}

#header a {
		color: #383d44;
}

#header a:hover {
		color: #669933;
}

#blogname {
		padding-top: 60px;
}

#header h2 {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 15px;
		padding-top: 0px;
		float: left;
		font: 1.4em;
		margin: 0px;
		border-right:1px solid #cccccc;
}

#header h2 a {
		text-decoration:none;
}

#header p {
		padding: 13px 0px 0px 10px;
		margin:0px;
		line-height: 1em;
}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
		background: #4b4e52;
		border-bottom: 1px solid #dd4003;
		height: 34px;
		margin: 0px auto;
		width:100%;
		text-align: center;
		overflow: hidden;
}

#topbar {
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		height: 34px;
		width: 810px;
		padding: 0px;
		text-align: center;
}

ul.topmenu {
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		background: transparent;
		float: left;
		padding: 0px;
		list-style-type: none;
}

ul.topmenu li {
		float: left;
}

ul.topmenu li a {
		padding-left: 0px;
		padding-bottom: 0;
		padding-right: 20px;
		padding-top: 9px;
		float: left;
		display: block;
		height: 34px;
		color: #cbcbcb;
}

ul.topmenu li a:hover {
		color: #ffffff;
		text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 40px;
		padding-top: 0px;
		background: transparent;
		border: none;
		color: #282828;
		float: left;
		margin: 20px 0px 30px 0px;
		text-align: left;
		width: 560px;
}


#content a:hover {
		color: #669933;
		background: transparent;
		text-decoration: none;
}

#content img {
		float: left;
		margin: 3px 10px 5px 0px;
		_margin: 3px 5px 5px 0px;
		border: 1px solid #cccccc;
		padding: 5px;
		background-color: transparent;
}

#content a:hover img { 
		border: 1px solid #777777; 
		background: transparent;
}

#content h1 a:hover { 
		color: #669933; 
		background: transparent; 
		text-decoration: none; 
}

#content h2 a:hover { 
		color: #669933; 
		background: transparent; 
		text-decoration: none; 
}

#content h3 a { 
		text-decoration: none; 
}

#content h3 a:hover { 
		color: #669933; 
		background: transparent; 
		text-decoration: none; 
}

#content ul {
		margin-left: 25px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		list-style-type: circle; 
		padding: 0px; 
}

#content ul li {
		line-height: 1.5em; 
		margin: 0px; 
		padding: 5px; 
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
		background: #e6e3d7;
		border-top: 1px solid #cccccc;
		height: 50px;
		clear: both;
		color: #363636;
		margin: 0px;
		padding: 0px;
		text-align: center;
		overflow:hidden;
}

#footer a {
		color: #363636;
		text-decoration: none;
}

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

/*################*/
/*### Searchfield ###*/
/*################*/

.s {
		background-color: #cecfc7;
		border-color: #333333;
		border-width: 1px;
		border-style: solid;
		background: transparent;
		color: #383d44;
		font: 12px;
		height: 15px;
		padding-left: 3px;
		vertical-align: middle;
		width: 220px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(http://joshoakes.com/wp-content/themes/simplicitybright_nu/images/josh-face-web200.jpg);
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 200px;
		margin-left: 0px;
		margin-bottom: 30px;
		margin-right: 0px;
		margin-top: 20px;
		width: 200px;
		text-align: left;
		float: left;
		line-height: 1.6em;
		color: #383d44;
}

.sidelist {
		margin-left: 0px;
		margin-bottom: 20px;
		margin-right: 0px;
		margin-top: 0px;
		background: transparent;
		padding: 0px;
}

#sidebar ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
}

#sidebar li{
		border-bottom: 1px solid #cccccc;
		margin: 0px;
		padding: 0px;
		display: block;
}

#sidebar li a {
		background-color: transparent;
		color: #383d44;
		padding: 5px;
		text-decoration: none;
		border-bottom: 0px;
}

#sidebar li a:hover {
		color: #669933;
		background-color: #e3e6d7;
		text-decoration: none;
}

#sidebar h2{
		font-family: "museo-slab-1","museo-slab-2", serif;
		font-weight: 300;
		border-bottom-color: #4b4e52;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		background-color: #e6e3d7;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 50px;
		text-align: center;
		padding-left: 0px;
		padding-bottom: 3px;
		padding-right: 0px;
		padding-top: 3px;
		color: #4b4e52;
		font: 1.6em;
}

#wrapper {
		float: left;
		margin: 0px;
		padding: 0px;
}

.alignleft {
		float: left;
		text-align: left;
}

.alignright {
		float: right;
		margin-top: -1px;
		text-align: right;
}


.date {
		background: transparent;
		color: #363636;
		margin: 0px;
		padding: 0px;
}

.postmetadata {
		margin-left: 0px;
		margin-bottom: 20px;
		margin-right: 0px;
		margin-top: 5px;
		background: transparent;
		font-style: italic;
		color: #b2b3ad;
		line-height: 1.5em;
		padding: 3px;
		text-align: right;
		clear:both;
}

.postmetadata a {
		background: transparent;
		color: #b2b3ad;
		text-decoration: none;
}

.postmetadata2 {
		margin-left: 0px;
		margin-bottom: 20px;
		margin-right: 0px;
		margin-top: 0px;
		background: #eeeeee;
		color: #282828;
		border: 1px solid #cccccc;
		font-size: 11px;
		line-height: 1.3em;
		letter-spacing: 0em;
		padding: 5px;
		text-align: left;
		clear:both;
		-moz-border-radius: 10px;
}

.postmetadata2 ol {
		padding-left: 20px;
}

/* different postmetadata style for single.php */

.alt {
		line-height: 1.3em;
		padding: 10px;
}

.alt a {
		background: inherit;
		color: #aa0000;
		text-decoration: none;
}

.commentheader {
		background: inherit;
		font-size: 1.2em;
		font-weight: lighter;
		text-align: left;
		color: #326ea1;
		padding: 0px;
		line-height: 1.5em;
}

.clear {
		clear:both;
}

/* ###################### */
/* ### Menu im Footer ### */
/* ###################### */

#bottom {
		clear: both;
		width: 810px;
		height: 100%;
		margin: 0px;
		padding: 0px;
		background: transparent;
		text-align: left;
		color: #383d44;
}

#bottom-left {
		padding-left: 0px;
		padding-bottom: 25px;
		padding-right: 0px;
		padding-top: 0px;
		width: 30%;
		float: left;
}

#bottom-mid {
		padding-left: 40px;
		padding-bottom: 25px;
		padding-right: 0px;
		padding-top: 0px;
		width: 30%;
		float: left;
}

#bottom-right {
		padding-left: 0px;
		padding-bottom: 25px;
		padding-right: 0px;
		padding-top: 0px;
		width: 30%;
		margin-right: 10px;
		float: right;
}

#bottom h2 {
		padding-left: 1px;
		padding-bottom: 0px;
		padding-right: 1px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 5px;
		margin-right: 0px;
		margin-top: 25px;
		font: 1.4em;
		font-weight: 100;
		color: #326ea1;
}

#bottom ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
}
#bottom li {
		border-bottom: 1px solid #cccccc;
		margin: 0px;
		padding: 0px;
		display: block;
}
#bottom li a {
		padding-left: 5px;
		padding-bottom: 7px;
		padding-right: 5px;
		padding-top: 7px;
		display: block;
		background-color: transparent;
		color: #383d44;
		text-decoration: none;
		border-bottom: 0px;
}
#bottom li a:hover {
		color: #669933;
		background-color: #e6e3d7;
		text-decoration: none;
}
.strike {
		text-decoration: line-through;
}

#me h1 {
		float: none;
		display: block;
		padding: 0px;
		margin: 0px;
		font-size: 2em;
}

#me h2 {
		float: none;
		display: block;
		padding: 0px;
		margin: 0px;
		font-size: 1.4em;
}

#me h3 {
		float: none;
		display: block;
		padding: 0px;
		margin: 0px;
		font-size: 1.1em;
}

/* ###################### */
/* ### Sociable Footer ## */
/* ###################### */


/* original
div.sociable { margin: 16px 0; }
*/

div.sociable {
	display: inline;	
}

span.sociable_tagline {
	position: relative;
}

span.sociable_tagline span {
	display: none;
	width: 14em;
}

span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	border: 0px none;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none !important;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	border: 0px none !important;
}

.sociable ul li:before {
	content: "";
}

.sociable a:hover {
	background: inherit !important;
}

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.share-like {
	margin-top: 5px;
	font-size: 14px;
	display: block;
	line-height: 24px;
	font-weight: bold;
}

/* removing ridiculous opacity effect

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

*/