/*
Theme Name: Portfolio
Theme URI: http://portfolio.photographiz.com
Description: Portfolio de Julia Briend, graphiste indépendante
Version: 1.0
Author: Julia Briend
Author URI: http://portfolio.photographiz.com
*/

body {
  font: 0.72em/1em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  text-align: left;
}
textarea { font: 0.72em/1em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 0;
  line-height: 1.2em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
p, ul, li {
	margin: 0;
	padding: 0;
}
a { color: #333; text-decoration: none; background-color: transparent; outline: none; }
a.on { color: #358baa !important; }
img, a img { border: 0; }
form { margin: 0; padding: 0; }
.invisible { display: none; }

/* Habillage */
#header h1 {
	font-size: 1.2em;
}
#header h2 {
	font-size: 1em;
	line-height: 18px;
	font-weight: normal;
	color: #8b8e99;
	font-style: italic;
}
#header h2 strong {
	font-weight: normal;
	color: #686b73;
	padding-left: 5px;
}
#content {
	margin: 30px 0;
	text-align: left;
}
#footer {
	clear: both;
	padding-top: 30px;
}
#footer span {
	display: none;
}
#footer p, #footer a {
	color: #44555e;
}
#footer p {
	color: #8B8E99;
	line-height: 40px;
	font-size: .9em;
}
#footer a:hover {
	color: #358baa;
}

#menu {
	display: none;
}

/* Index */
#list_index {
	display: block;
	margin: auto;
	list-style: none;
	height: 480px;
	width: 700px;
}
#list_index li.sep {
}
#list_index ul {
	list-style: none;
}
#list_index li.item {
	float: left;
	width: 220px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#list_index img {
	margin-bottom: 20px;
}
#list_index h3 {
	display: none;
}
#list_index .image {
	width: 220px;
	height: 150px;
	margin: auto;
	text-align: center;
}
#list_index p {
	color: #333;
	text-align: center;
}

/* Posts */
.post_content {
	text-align: left;
}
h3.storytitle {
	font-weight: bold;
	font-size: 1.2em;
	color: #1a1d24;
	margin-bottom: 4px;
}
h3.storytitle a {
	color: #1a1d24;
}
em.date {
	color: #777c8e;
	margin-bottom: 10px;
	display: block;
}
.hentry .storycontent p {
	color: #1a1d24;
	font-size: 1em;
	line-height: 1.5em;
}
.storycontent ul {
	padding: 10px 0 0;
	list-style: outside url(images/tic.png);
	list-style-type: circle;
	clear: both;
}
.storycontent li {
	color: #1a1d24;
	line-height: 1.3em;
	padding-bottom: 8px;
	margin-left: 15px;
}
.storycontent h4 {
	font-size: 1.3em;
	font-weight: normal;
	color: #1a1d24;
	padding-top: 15px;
	margin-bottom: 10px;
	clear: both;
}
#post-63 .storycontent h4 {
	clear: none;
	padding-top: 5px;
	margin-bottom: 0;
}
#post-63 .storycontent ul {
	clear: none;
}
.alignleft, .alignright {
	display: none;
}

.single_images {
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
.single_images ul {
	list-style: none;
}
.single_content {
	margin-right: 20px;
}
.single_content p.spec {
	margin-top: 10px;
}

.itemg {
	float: left;
	clear: left;
	width: 120px;
	line-height: 1.5em;
	color: #75798b;
}
.itemd {
	float: left;
	margin-bottom: 10px;
	width: 320px;
}
.hentry .storycontent .itemd p {
	width: auto;
}

.relations, .navig {
	display: none;
}

.tags {
	margin-top: 10px;
	color: #1a1d24;
	line-height: 1.7em;
}
.tags span {
	font-weight: normal;
	color: #1a1d24;
}
.tags a {
	color: #358baa;
	border-bottom: 1px dotted #163b4e;
}

.gallery {
	display: none;
}

/* Nuage */
#nuage {
	display: none;
}

/* Style */
a.url:link:after, a.url:visited:after {
  content: " (" attr(href) ") ";
}
.url {
	color: #777C8E;
	line-height: 1.5em;
}
.category-portfolio .url {
	border-bottom: 1px solid #358baa;
}

/* Couleurs */
.couleurs {
	margin: 3px 5px 10px 0;
	height: 8px;
	float: left;
}
.couleurs span {
	float: left;
	display: block;
	width: 7px;
	height: 7px;
	text-indent: -9999px;
	margin-right: 1px;
	border: 1px solid #09212E;
}

/* Contact */
.hentry .storycontent p.aligndr {
	color: #7E8A9D;
	margin: 0;
	padding: 2px 0;
	position: absolute;
	text-align: right;
	width: 55px;
}
.hentry .storycontent p.alignga {
	left: 70px;
	padding: 2px 0;
	position: relative;
	text-transform: none;
	width: 200px;
}