/* @override http://mac.local/fdfotografia/wp-content/themes/FD_Fotografia/style.css */

/* @group RESET */

/*  
Theme Name: FD Fotografia
Theme URI: http://www.fdfotografia.com
Description: FD Fotografia
Version: 1.0
Author: Carlos Machado
Author URI: http://carlosmachado.cc
*/

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */

/* @end */

body {
	background-image: url(images/background.jpg);
	color: #4d4d4f;
	font-weight: 300;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
	color: #a1212e;
}

a:hover {
	text-decoration: underline;
}

#wraper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.luz {
	background: url(images/luz.png) no-repeat 50% 0;
}

/* @group HEADER */

#header ul#topo {
	margin-top: 40px;
	margin-bottom: 15px;
	display: inline-block;
	width: 780px;
	position: relative;
}

#header ul#topo li.logo a {
	width: 194px;
	height: 116px;
	display: block;
	background: url(images/logo_fd.png) no-repeat;
	float: left;
}

#header ul#topo li.cliente {
	display: block;
	font-size: 11px;
	float: right;
	position: absolute;
	right: 0;
	bottom: 0;
}

/* @end */

/* @group MENU */

#menu {
	width: 780px;
	background: url(images/menu_bg.png) no-repeat;
	height: 133px;
	text-align: center;
	margin-bottom: 50px;
}

#menu ul {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}

#menu li {
	display: inline;
	padding: 20px;
}

#menu li a {
	display: inline;
	color: #d58c88;
	font-size: 18px;
	text-shadow: #440202 0 -1px 0;
}

#menu li a:hover {
	text-decoration: none;
	color: white;
}

#menu li.current_page_item a {
	color: white;
	text-decoration: none;
	text-shadow: #440202 0 1px 0;
}

#menu li.current_page_ancestor a {
	color: white;
	text-decoration: none;
	text-shadow: #440202 0 1px 0;
}

#menu li.current_page_parent a {
	color: white;
	text-decoration: none;
	text-shadow: #440202 0 1px 0;
}

#submenu {
	width: 780px;
	text-align: center;
	margin-bottom: 50px;
	background: url(images/submenu_linha.png) no-repeat 0 30px;
	height: 40px;
	margin-top: -40px;
}

#submenu ul {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}

#submenu li {
	display: inline;
	color: black;
	padding-right: 10px;
	padding-left: 10px;
}

#submenu li a {
	display: inline-block;
	color: black;
	font-size: 14px;
	height: 30px;
}

#submenu li a:hover {
	color: #a1212e;
	background: url(images/submenu_seta.png) no-repeat 50% 23px;
	text-decoration: none;
}

#submenu li.current_page_item a {
	color: #a1212e;
	background: url(images/submenu_seta.png) no-repeat 50% 23px;
	font-weight: bold;
}

#submenu li.current_page_parent a {
	color: #a1212e;
	background: url(images/submenu_seta.png) no-repeat 50% 23px;
	font-weight: bold;
}

/* @end */

/* @group CONTENT */

#content {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}

#content h1 {
	color: #a1212e;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 100px;
	background: url(images/submenu_linha.png) no-repeat 0 18px;
}

#content h2 {
	color: #a1212e;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 20px;
}

#content h3 {
	color: #a1212e;
	margin-bottom: 5px;
	font-size: 16px;
}

#content p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}

#content li {
	font-size: 14px;
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 15px;
}

#content p strong {
	color: #a1212e;
}

img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

img.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

img.cobertura {
	margin-bottom: 30px;
	margin-left: -55px;
}

img.albuns {
	margin-bottom: 30px;
	margin-left: -55px;
	margin-top: 100px;
}

img.retrospectiva {
	margin-bottom: 30px;
	margin-left: -55px;
	margin-top: 100px;
}

object {
	border-style: none;
}

object.abertura {
	margin: 0;
}

object.servicos {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 4px solid white;
}

.post {
	margin-bottom: 60px;
}

a.more-link {
	background-color: #cacbcb;
	border: 1px solid silver;
	color: white;
	font-size: 11px;
	padding: 5px 10px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

a:hover.more-link {
	background-color: #a1212e;
	text-decoration: none;
	border: 1px solid #a1212e;
}

#metadados p {
	color: #8a8a8f;
	margin-top: -15px;
	font: italic 12px Georgia;
	border-bottom: 1px dotted silver;
}

#comentarios {
	margin-top: 150px;
}

#comentarios h3.comentarios {
	font: 16px "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px dotted silver;
	margin-bottom: 20px;
}

ol.commentlist {
	list-style-type: circle;
	border-bottom: 1px dotted silver;
	margin-bottom: 50px;
}

#comentario {
	background-color: #f5f5f5;
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid silver;
	position: relative;
}

#comentario p {
	font: italic 12px/14px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
}

#comentario p.comment_data {
	margin-top: 10px;
	color: silver;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 11px;
}

#comentario p.autor {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

form#commentform {
	width: 610px;
}

form#commentform textarea {
	height: 100px;
}

#portfolio {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}

#portfolio object {
	float: none;
}

/* @end */

/* @group CONTATO */

input, textarea {
	width: 590px;
	padding: 10px;
	border-width: 0;
	color: #a1212e;
	background: #c9c9c9 url(images/contato_fundo.png) repeat-x;
	opacity: 1;
	border-bottom: 1px solid white;
	font: 16px "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

input.botao {
	width: 610px;
	color: white;
	background: #a1212e no-repeat;
	border-width: 0;
}

/* @end */

/* @group FOOTER */

#footer {
	margin-top: 100px;
	text-align: center;
	margin-bottom: 50px;
}

#footer p {
	font-size: 11px;
	color: gray;
}

/* @end */




