/* 
Theme Name: Lin Diniz
Theme URL: http://lindiniz.com/
Description: Lin Diniz Designer.
Author: Adriano SG
Author URI: adrianosg@gmail.com
Version: 1.0
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


body {
	background: #FFF url(images/bg_blog.jpg) no-repeat;
        height: 17000px;
}

p {
	border: 0;
	padding: 0;
	margin: 0;
}

p.border_bottom {
	padding-bottom: 10px;
	margin: 0px;
	color: #fff;
	width: 220px;
	text-align: right;
}

p.border_bottom a, p.border_bottom a:hover, p.border_bottom a:link {
	color: #FFF;
	text-decoration: none;
}

#content {
	margin: 0 auto;
	width: 805px;
	font-family: Georgia;
	font-style: italic;
}

#sidebar {
	color: #FFF;
	float: left;
	margin-right: 30px;
	text-align: right;
	width: 220px;
}

#about, #categories, #search, #tags, #links {
	border-bottom: 1px solid #cabaa1;
	padding: 15px 0;
}

.border_bottom {
	border-bottom: 1px solid #cabaa1;
	padding: 15px 0;
}

/* About */


#about h2 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #ff6666;
}

#about h2 a {
	margin: 0;
	text-decoration: none;
	color: #ff6666;
}

/* About */

/* Categories */

#categories h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #ff6666;
}

#categories ul {
	border: 0;
	margin: 0;
	padding: 0;
}

#categories ul li {
	list-style: none;
	font-size: 18px;
}

.cat-item {
	display: block;
}

.cat-item a {
	font-size: 18px;
	color:#B1A690;
	text-decoration: none;
}

.cat-item a:hover, .cat-item li:hover {
	display: block;
	background-color: #ccff00;
}

.current-cat {
	display: block;
	background-color: #ccff00;
}

/* Categories */

/* Links */

.linkcat {
	list-style: none;
}

#links h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #ff6666;
}

#links ul li {
	list-style: none;
	font-size: 18px;
}

#links ul li a {
	font-size: 18px;
	color:#B1A690;
	text-decoration: none;
}

.blogroll li:hover {
	display: block;
	background-color: #ccff00;
}

/* Links */

/* Tags */

#tags {
	list-style: none;
}

#tags h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #ff6666;
}

/* Search */

#search h2 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #ff6666;
}

#search input{
	background-color: #dbd4c2;
	border: 0;
	height: 25px;
	margin-top: 10px;
	width: 220px;
}

/* Search */


#right_bar {
	border-left: 1px solid #CABAA1;
	color: #adaa99;
	float: left;
	width: 550px;
}


#produtos_left {
	float: left;
	margin-left: 40px;
	width: 232px;
}

#produtos_right {
	float: left;
	margin-left: 40px;
	width: 232px;
}



.produtos h1, .produtos_title a {
	color: #ff6666;
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

.produtos_title {
	border-bottom: 1px solid #CABAA1;
	border-top: 1px solid #CABAA1;
}

.produtos_categoria {
	margin: 10px 0 10px 0;
}

.produtos_categoria li, .produtos_categoria a {
	list-style: none;
	font-size: 18px;	
	color: #adaa99;
	text-decoration: none;
}

.produtos p {
	margin: 10px 0;
	text-align: justify;
	font-size: 14px;
}

#right_bar .controles {
	border-top: 1px solid #CABAA1;
	margin-bottom: 40px;
	padding-top: 10px;
}

#right_bar .controles a, #right_bar .controles a:hover, #right_bar .controles a:link {
	color: #adaa99;
	display: block;
	float: left;
	width: 100px;
}

#right_bar .controles span {
	display: block;
	float: right;
	text-align: right;
	width: 100px;
}

#footer {
	clear: both;
	width: 510px;
	/*border-top: 1px solid #CABAA1;*/
	margin-top: 20px;
	margin-left: 40px;
	font-size: 14px;
	color:#B1A690;
}

#footer p {
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer a {
	color:#B1A690;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

