/* @override http://localhost:8888/projects/wp-content/themes/francesco/style.css */



/*
Theme Name: WordPress Francesco
Theme URI: http://francescofraioli.com/
Description:
Version: 0.1
Author: Francesco Fraioli
Author URI: http://francescofraioli.com/
Tags:
*/

@font-face {
    font-family: "Din";
    src: url(../DINEngschriftStd.otf);
}

/* Begin Typography & Colors */
body {
	background-color: #333;
	margin: 0;
}

a {
	text-decoration: none;
	color: #00ccff;
}


#main {
	background-color: #fff;
	width: 740px;
	display: block;
	float: left;

}

#about {
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}

div.entry {
	margin-bottom: 20px;
}

#about h1 {
	font: bold 31px Din, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	height: 40px;
	padding-top: 0;
	width: 200px;
	border-bottom: 1px solid #ccc;
	color: #fff;
}

#pictures img {
	margin-top: 40px;
}

#pictures p {
	margin-top: 20px;
	color: #999;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}

#content {
	width: 440px;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
#content div.blog_post {
        margin-bottom: 62px;
}
#content h2{
	font: bold 31px Din, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	height: 40px;
	padding-top: 0;
	width: 440px;
	border-bottom: 1px solid #999;
	color: #999;
}

h1 img {
	float: right;
	margin-top: 16px;
}

#content p {
	margin-top: 34px;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #999;
}

h2 img {
	float: right;
	margin-top: 16px;
}

#music p {
	margin-top: 40px;
	color: #999;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}

#projects{
	width: 200px;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
#pictures{
	width: 200px;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	
}
#music{
	width: 200px;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
h1, h2 {
       	margin-top: 0;
	margin-bottom: 0;
	height: 40px;
	padding-top: 0;
       font: bold 31px Din, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2 {
       border-bottom: 1px solid #999;
       color: #999;
}
#projects h1, #pictures h1, #music h1 {
	width: 200px;
	border-bottom: 1px solid #333;
}
#content h1 {
	width: 200px;
	border-bottom: 1px solid #999;
	color: #999;
}
#about ul {
	list-style-type: none;
	padding-left: 0;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
}

#about ul li {
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #666;
	color: #999;
}
#about ul li a {
	text-decoration: none;
	color: #00ccff;
}

#projects ul {
	list-style-type: none;
	padding-left: 0;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
}

#projects ul li {
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #bfbfbf;
}
#projects ul li a {
	text-decoration: none;
	color: #999;
}

#page {
	}

#header {
	}

#footer {
	}

small {
        font: 10px Din, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        color: #ccc;
        line-height: 27px;
	}


#sidebar {
	
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	
	}

#page {
	
	}

#header {
		}

.post {
		}

.post hr {
		}

.postmetadata {
	
}

#footer {
	
	}

	
/* End Structure */



/*	Begin Headers */
/* End Headers */



/* Begin Images */
/* End Images */



/* Begin Lists
/* End Entry Lists */



/* Begin Form Elements */
/* End Form Elements */



/* Begin Comments*/
/* End Comments */



/* Begin Sidebar */
#sidebar {

	}

#sidebar form {
	
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
.hidden {
	display: none;
	}
	
hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
/* End captions */


