@charset "utf-8";
/*
Theme Name: Isabela Sertã
Theme URI: http://wordpress.org/
Description: Layout por Isabela Sertã | Implementação por Bruno Dias.
Version: 1.0
Author: Isabela Sertã
Author URI: http://isabelaserta.com/
*/

body {
	font-family: "Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#page {
	width: 960px;
	margin-left: 40px;
}

#footer {
	color: #000;
	margin-top: 50px;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #000;
}

img {
	border: 0px;
}

a:hover {
	color: #666;
}

#logo {
	width: 151px;
	height:52px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-bottom: 70px;
	margin-top: 30px;
}

#menu-column {
	width: 75px;
	font-weight: bold;
	float: left;
}

#menu-column li {
	list-style: none;
	margin-bottom: 12px;
}

#menu-column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#projects-column li {
	list-style: none;
	margin-bottom: 16px;
}

#projects-column {
	width: 160px;
	float: left;
}

#project-description p {
	width: 515px;
}

#projects {
	margin-left: 245px;
}

#general-content {
	width: 320px;
	margin-left: 85px;
}

#random-image-home {
	margin-left: 85px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

#general-content strong, #general-content b, #projects strong, #projects b {
	font-weight: normal;
	color: #000;
}

#photo-container {
	border: solid 1px #ccc;
	margin-bottom: 20px;
	width: 700px;
	height: 500px;
	background-image: url(images/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.clear {
	clear:both;
}


.gallery {
	margin: 0;
}

.gallery-item {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
	margin-top: 10px;
	width: 65px;
	height: 65px;
	overflow: hidden;
	border: solid 1px #ccc;
}

.gallery-icon {
}

.gallery-icon a img {
}

.page-clipping {
	margin-top: 54px;
}

.page-projects {
	margin-top: 27px;
}

.page-contact {
	margin-top: 150px;
}

.page-follow {
	margin-top: 175px;
}
