/*
Theme Name: Mel
Theme URI: http://www.melanie-mallet.eu/blog
Description: Custom theme for Mel.
Version: 1.0
Author: Melanie Mallet
Author URI: http://www.melanie-mallet.eu
Tags: two column, dark
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Serif;
	color: #dddddd;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0px;
	background-color: #000000;
}


#page {
	background-color: #1e1e1e;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 980px;
}

#header {
	background-color: #1e1e1e;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 980px;
}

#headerimg {
	background: url("images/header.jpg") no-repeat center;
	margin: 0px;
	height: 150px;
	width: 100%;
}

#headerimg .description {
	font-size: 120%;
	color: #eeeeee;
	margin: 50px 0 0 565px;
	width: 150px;
	text-align: center;
}

#content {
	font-size: 120%;
}


#footer {
	background: #1e1e1e;
	padding: 20px 0 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
}

#footer p {
	border-top: 1px solid #555555;
	width: 75%;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 100%;
	color: #b1b1b1;
}




/* Sidebar */

#sidebar {
	float: right;
	font-family: Georgia, Serif;
	font-size: 110%;
	padding: 20px 10px 10px 30px;
	margin: 10px 20px 10px 0;
	width: 220px;
	border-left: 1px solid #555555;
}

#sidebar form {
	margin: 0;
}

#sidebar h2 {
	font-family: Georgia, Serif;
	font-size: 140%;
	color: #cccccc;
	margin: 5px 0 0;
	padding: 0;
	text-decoration: none;
}

#sidebar hr {
	width: 50%;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #555555;
	border-collapse: collapse;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

#sidebar ul p {
	margin: 5px 0 5px;
}

#sidebar ul ul {
	margin: 5px 0 0 10px;
}

#sidebar ul select {
	margin: 5px 0 5px;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
}

#sidebar ul ul li {
	margin: 3px 0 0;
	color: #777777;
}

#sidebar ul ul ul {
	margin: 0 0 0 10px;
}

#sidebar ul ol {
	margin: 0;
	padding: 0;
	margin: 5px 0 0 10px;
	margin: 0 0 0 10px;
}

#sidebar ul ol li {
	list-style: decimal outside;
	margin: 3px 0 0;
	padding: 0;
	color: #777777;
}

#searchform {
	margin: 5px auto 0px;
	padding: 0;
	text-align: center;
}

#sidebar #searchform #s {
	width: 148px;
	padding: 3px;
	font-family: Georgia, Serif;
	font-size: 110%;
	border: 1px solid #555555;
}

#sidebar #searchsubmit {
	padding: 1px;
	font-family: Georgia, Serif;
	font-size: 110%;
}







/* Begin Headers */

h1 {
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 280%;
	text-decoration: none;
	color: #eeeeee;
	padding: 20px 0 0 0;
	margin: 0 0 0 565px;
}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #eeeeee;
}

h2 {
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 200%;
	color: #eeeeee;
	margin: 10px 0;
	text-decoration: none;
}

h2 a, h2 a:visited {
	color: #eeeeee;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
	color: #eeeeee;
}

h2.pagetitle {
	font-size: 200%;
	margin-top: 30px;
	text-align: center;
}

h3 {
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 150%;
	color: #eeeeee;
	padding: 0;
	margin: 10px 0;
	text-decoration: none;
}

h3 a, h3 a:visited {
	color: #eeeeee;
	text-decoration: none;
}

h3 a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
}

/* End Headers */





/* Begin Columns */

.widecolumn {
	float: left;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 50px;
	width: 600px;
	line-height: 140%;
}

.widecolumn .entry p {
	font-size: 100%;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	text-align: right;
	padding: 2px 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #555555;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.narrowcolumn {
	float: left;
	padding: 0 10px 0 10px;
	margin: 10px 0px 10px 50px;
	width: 600px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn .postmetadata {
	text-align: right;
	padding: 2px 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #555555;
}

.postmetadata {
	font-size: 90%;
	clear: both;
	color: #777777;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Columns */





/* Begin Structure */

.navigation {
	height: 16px;
	padding: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

/*
.entry p:first-child {
	font-style: italic;
	color: #aaaaaa;
	padding: 0 0 5px 0;
}
*/

.entry p a {
	color: #38628b;
}

.entry p a:visited {
	color: #38628b;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry .more-link {
	color: #b85b5a;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.clear {
	clear: both;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

/* End Structure */






/* Begin Misc */

a {
	color: #38628b;
	text-decoration: none;
}

a:hover {
	color: #38628b;
	text-decoration: underline;
}

a img {
	border: none;
}

small {
	font-family: Georgia, Serif;
	font-size: 80%;
	line-height: 150%;
	color: #777777;
}

.small {
	font-family: Georgia, Serif;
	font-size: 90%;
	line-height: 150%;
	color: #777777;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #555555;
	padding: 2px 0;
	width: 100%;
}

blockquote {
	margin: 0 30px;
	padding: 0 10px;
	border-left: 1px solid #777777;
	color: #aaaaaa;
	font-style: italic;
	display: block;
}

blockquote cite {
	margin: 10px 0 0;
	display: block;
}

cite {
	text-decoration: none;
}


ol li {
	list-style: decimal outside;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

acronym, 
abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strike {
	color: #777;
}

select {
	width: 130px;
}

/* End Misc */





/* Begin Comments */

#commentform {
	margin: 5px 10px 0 0;
}

#commentform #submit {
	margin: 0 5px auto;
	float: right;
}

#commentform p {
	font-family: Georgia, Serif;
	margin: 5px 0;
}


#commentform input {
	font-family: Georgia, Serif;
	font-size: 90%;
	color: #1e1e1e;
	width: 130px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #dddddd;
	border: 1px solid #555555;
}

#commentform textarea {
	font-family: Georgia, Serif;
	font-size: 95%;
	color: #1e1e1e;
	width: 100%;
	height: 150px;
	padding: 2px;
	background-color: #dddddd;
	border: 1px solid #555555;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.depth-1 {
	border: 1px solid #555555;
	background: #1e1e1e;
	font-family: Georgia, Serif;
}


.commentlist li {
	font: 90% Georgia, Serif;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}

.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #555555;
	padding: 2px;
	margin: 5px 10px 5px 0;
	background: #1e1e1e;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 130%;
	margin: 5px 5px 5px 80px;
}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}

.nocomments {
	color: #777777;
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.children { 
	padding: 0; 
}

.alt {
	margin: 0;
	padding: 10px;
}

/* End Comments */




/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* End Images */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

/* End Entry Lists */





/* Captions */ /* Embedded images */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #555555;
	text-align: center;
	background-color: #1e1e1e;
	padding-top: 5px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color: #aaaaaa;
	font-size: 80%;
	padding: 2px 2px 5px;
	margin: 0;
}

/* End captions */





/* Begin Calendar */

#calendar_wrap {
		
}

#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;
}

#wp-calendar caption {
	margin: 0 0 0 -33px;
	text-align: left;
	font-family: Georgia, Serif;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	font-size: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-size: 100%;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar #today {
	background-color: #333333;
}

/* End Calendar */


/* Begin Twitter */

#sidebar .widget_twitter {

}

#sidebar .widget_twitter div {
	font-family: Georgia;
	font-size: 100%;
	color: #dddddd;
	width: 220px;
}

#sidebar .widget_twitter ul {
	width: 205px;
}

#sidebar .widget_twitter div ul li {
	padding: 5px 0;
}

#sidebar .widget_twitter .twitterwidget {

}

#sidebar .widget_twitter .twitterwidget-title {

}

#sidebar .widget_twitter .twitter-avatar {

}

#sidebar .widget_twitter .entry-content {
	color: #dddddd;
}

#sidebar .widget_twitter .entry-meta {
	display: block;
	font-size: 80%;
	color: #555555
}

#sidebar .widget_twitter .time-meta a {
	color: #555555;
}

#sidebar .widget_twitter .from-meta {

}





/* Begin CV */

#cv h2 {
	font-size: 200%;
}

#cv h3 {
	font-size: 160%;
	text-align: center;
	border: 1px solid #555555;
	padding: 5px 0 7px 0;
	margin: 20px 0 10px 0;
}

#cv h4 {
	font-size: 120%;
	margin: 0;
}

#cv .narrow {
	width: 130px;
	vertical-align: top;
}

#cv .duration {
	font-size: 90%;
	font-style: italic;
	color: #777777;
}

#cv .wide .position {
	font-weight: bold;
}

#cv .wide .company {
	font-style: italic;
	color: #777777;
}

#cv .wide .school {
	font-style: italic;
	color: #777777;
}

#cv .bold {
	font-weight: bold;
}

#cv .italic {
	font-style: italic;
}

#cv ul {
	margin: 5px 0 0 0;
}

#cv li {
	margin: 2px 0 0 2px;
}



/* Portfolio */

img {
	border: none;
}

#a2007 table {
	margin: 5px;
	border-collapse: collapse;
	border: 0px solid #ff0000;
}

#a2007 tr {
	border-collapse: collapse;
	border: 0px solid #ff0000;
}

#a2007 td {
	padding: 5px;
	border-collapse: collapse;
	border: 0px solid #ff0000;
}

#b2007 table {
	margin: 5px;
	border-collapse: collapse;
	border: 0px solid #ff0000;
}

#b2007 tr {
	border-collapse: collapse;
	border: 0px solid #ff0000;
}

#b2007 td {
	padding: 5px;
	border-collapse: collapse;
	border: 0px solid #ff0000;
}



/* Sociable */

#sociable { 
	margin: 20px 0;
}

#sociable .sociable_tagline {
	position: relative;
	font-weight: bold;
	font-style: italic;
	color: #777777;
}

#sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

#sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

#sociable ul li:before { 
	content: "";
}

#sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 10px 10px 0 0;
	padding: 0;
}

#sociable .sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

#sociable .sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

