/*
Theme Name: Franklin Cascaes - Desenhos e esculturas
Theme URI: http://www.fabricioboppre.net
Description: Tema do site da exposiŤ‹o Franklin Cascaes - Desenhos e esculturas
Version: 0.1
Author: Fabricio C. Boppre
Author URI: http://www.fabricioboppre.net
Tags: gray, fixed width, two columns
*/


/* RESET */


div, span, applet, object, p, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend, 
caption, tbody, tfoot, thead {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}


/* TIPOGRAFIA */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

p.shadowed span {
	font-size: 2em;
	color: #D4D4D4;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-shadow: black -2px -2px 1px;
	line-height: 20px;
	display: block;
  	width: 100%;
  	filter: glow(color=black,strength=2); /* para IE */
}

#menu_left {
	text-align: left;
	padding-left: 40px;
	}

#menu_right {
	text-align: right;
	padding-right: 40px;
	}

#menu a {
	text-decoration: none;
	color: #D4D4D4;
	}

#content {
	color: #2c2c2c;
	}

#content a {
	color: #2c2c2c;
	text-decoration: none;
	}

#content p {
	padding-bottom: 10px;
	}

#col_1 {
	text-align: right;
	font-size: 1.3em;	
	}

#col_2 {
	text-align: left;
	font-size: 1.4em;	
	}

#col_3 {
	text-align: left;
	font-size: 1.3em;		
	}

#col_3 a {
	text-decoration: none;
	}

#footer_left_rss, #footer_left_twitter, #footer_left_flickr {
	font-size: 1.6em;
	}

#footer_left_rss a, #footer_left_twitter a, #footer_left_flickr a {
	text-decoration: none;
	color: #8a8a8a;
	}

#footer_right {
	text-align: right;
	font-size: 1.3em;		
	}

#footer_right a {
	color: #2c2c2c;
	}

h1 {
	font-size: 1.8em;
	font-weight: 100;
	border-bottom: 2px solid gray;
	margin-bottom: 10px;
	}

h2 {
	font-size: 0.8em;
	font-weight: 100;
	padding-bottom: 5px;
	}

small {
	color: #9f9f9f;
	font-size: 0.8em;
	}

small-right {
	padding-top: 10px;
	float: right;
	color: #9f9f9f;
	font-size: 0.5em;
	}

small-right a {
	color: #9f9f9f;
	}

#small-service {
	text-align: right;
	float: right;
	color: #9f9f9f;
	font-size: 0.8em;
	}

h3 {
	font-size: 1.6em;
	font-weight: 100;
	border-bottom: 2px solid gray;
	margin-bottom: 10px;
	}


/* ESTRUTURA */


body {
	background-color: #2c2c2c;
	background-image: url(images/back.png);
	margin: 0;
	padding: 0;
	}

#wrapper {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	height: 150px;
	width: 760px;
	background-image: url(images/header.jpg);
	}

#menu {
	width: 760px;
	padding-bottom: 10px;
	}

#content {
	background-color: #DDDDDD;
	height: 330px;
	}

#col_1 {
	padding-top: 20px;
	width: 85px;
	float: left;
	background: url(images/bg-top-left.png) no-repeat 0 0 #DDDDDD;
	}

#logos_col_1 {
	text-align: center;
	border-right: 1px dotted #a8a8a8;
	}
	
#col_2 {
	padding: 20px 40px 0 40px;
	width: 510px;
	float: left;
	overflow:auto;
	height: 310px;
	}

#col_3 {
	padding-top: 20px;
	float: left;
	width: 85px;
	background: url(images/bg-top-right.png) no-repeat 100% 0 #DDDDDD;
	}

#logos_col_3 {
	text-align: center;
	border-left: 1px dotted #a8a8a8;
	}

#footer {
	clear: both;
	width: 760px;
	}

#footer_left {
	width: 400px;
	height: 40px;
	float: left;
	background: url(images/bg-bottom-left.png) no-repeat 0 100% #DDDDDD;
	}

#footer_left_rss {
	padding-top: 10px;
	height: 30px;
	width: 125px;
	float: left;
	text-align: right;
	}

#footer_left_twitter {
	padding-top: 10px;
	height: 30px;
	width: 105px;
	float: left;
	text-align: right;
	}

#footer_left_flickr {
	padding-top: 10px;
	height: 30px;
	width: 80px;
	float: left;
	text-align: right;
	}

#footer_right {
	width: 350px;
	height: 20px;
	padding: 20px 10px 0 0;
	float: left;
	background: url(images/bg-bottom-right.png) no-repeat 100% 100% #DDDDDD;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

hr {
    background-color: #343635;
    }

#flickr_badge_wrapper img {
	vertical-align: top;
	}
	
.left-20 {
	padding-left: 20px;
	}


/* LISTAS */


#col_2 ul {
	list-style-image: url(images/arrow.png);
	padding: 5px 0 0 40px;
	margin: 0;
	}

#col_2 ul li {
	padding-bottom: 10px;
	}

#col_1 ul, #col_3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#col_1 ul li{
	padding-bottom: 8px;
	}

#col_3 ul li {
	padding-bottom: 12px;
	}


/* Images */


p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/* Captions */


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #b5b5b5;
	text-align: center;
	background-color:#d0d0d0;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	color: #464646;
	font-size: 0.8em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

