/*
Theme Name: Twenty Ten-Child
Theme URI: http://www.jeffreysantos.org
Description: Modified Default Theme for Wordpress
Author: Igor Lima
Template: twentyten
Version: 0.1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("../twentyten/style.css");

/*
* THREE COLUMN DESIGN
*/
@import url('3c-fixed.css');
#access{overflow: visible;}
#main{clear: both; padding-top:40px}

/*
* MAIN CONTENT TEXT PROPERTIES
*/
#content {
	margin-top: -10px !important;
	padding-top: 0px !important;
}
#content p {
	font-size: 0.92em;
}

/*
* GENERAL WIDGET TEXT PROPERTIES
*/

.widget-container {
	margin: 0px;
	padding-bottom: 20px;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-title {
	color: #333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: .95em;
	text-transform: uppercase;
	letter-spacing: .09em;
}
/*
* SECONDARY (RIGHT SIDE) WIDGETS
*/
#facebooklikebox-3 h3{
	margin-bottom: 13px;
}
.flickrpress-container {
	overflow: auto;
	text-align: center;
}
.flickrpress-container .flickrpress-items div {
	display: inline-block;
	background: white;
	border: 1px solid #DDD;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 2px;
}
.flickrpress-container .flickr_item_view_squares img {
	margin-bottom: -5px;
	padding-bottom: -5px;
}
/*
* WELCOME MESSAGE WIDGET PROPERTIES
*/
#welcome-widget {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 0px;
	margin-top: -52px;
}
#welcome-widget .widget-title{
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

/*
* LOOP CONTENT
*/
#loop-header {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
}

#header-image {
	clear:both
}
