/*
Theme Name: Casa dos Relojoeiros
Description: Tema desenvolvido em exclusividade para a Casa dos Relojoeiros.
Author: Raphael Joer, Joel Wallis
Version: 1.0
*/
@import "css/reset.css";
@import "css/960.css";
@import "css/text.css";
@import "css/colorbox.css";
@import "css/jquery.fancybox-1.3.0.css";

/* CLASSES */
.align-right{
	text-align:right;
}
.align-left{
	text-align:left;
}

.alignleft{
	float:left;
	margin:0 10px 10px 0;
}

.alignright{
	float:right;
	margin:0 0 10px 10px;
}

.aligncenter{
	text-align:center;
	margin:10px;
}
.align-center{
	text-align:center;
}

body {
	font: 12px arial, helvetica, sans-serif;
	background: url(img/css-body.png) bottom left repeat-x #fefefe;
}

/* REGRAS SOLICITADAS - REUNIÃO - 09/04/2010*/
body .content{
	font-size: 14px;
}

body .content li{
	margin-bottom:10px;
}



	body #shadeground {
		background: url(img/css-body-shadeground.png) top center no-repeat;
		background: url(img/css-body-shadeground.png) top center no-repeat;
		padding-top: 40px;
		min-height: 600px;
	}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #333;
}
p a {
	text-decoration: underline;
}

#wrapper {
	background: url(img/bg-sidebar.png) 730px 0 repeat-y;
}
	#wrapper .wrapper.extradiv {
	}

#branding {
	background: url(img/css-branding.png) top left repeat-x;
	height: 196px;
}
	#header {
		height: 128px;
		margin-bottom: 1px;
	}
		#header .side {
			/*background: #ccc;*/
			float: left;
			height: 108px;
			margin: 10px;
			width: 450px;
		}
			#header .side h1 {
				margin: 35px 0 0 20px;
			}
/** Search */
			#header .side #search {
				background: url(img/css-search.png) top left no-repeat;
				float: right;
				font-size: 12px;
				height: 50px;
				margin: 35px 0 0;
				position: relative;
				width: 403px;
			}
				#header .side #search input {
					background: url(img/css-search-input.png) top left no-repeat;
					border: none;
					font: 14px arial, helvetica, sans-serif;
					left: 8px;
					height: 25px;
					padding: 10px 10px 0;
					position: absolute;
					top: 8px;
					width: 330px;
				}
				#header .side #search button {
					background: url(img/css-search-button.png) top left no-repeat;
					border: none;
					height: 40px;
					position: absolute;
					right: 5px;
					text-indent: -9999px;
					top: 5px;
					width: 36px;
				}
				#header .side #search .ff-bugfix {
					padding: 0 10px;
					height: 35px;
				}
	
	
	/** Navigation */
	#nav {
		height: 67px;
		margin: 0;
		overflow: hidden;
		padding: 0 30px;
		position: relative;
		text-transform: lowercase;
	}
		#nav li {
			display: block;
			float: left;
			height: 15px;
			margin: 0 15px 0 0;
			padding: 11px 0;
		}
			#nav li a {
				display: block;
				float: left;
				text-decoration: none;
			}
		
		#nav ul {
			display: none;
			left: 0;
			height: 39px;
			padding: 0 30px;
			position: absolute;
			top: 27px;
			width: 880px;
		}
			#nav ul li {
				padding: 17px 0 7px 0;
				height: 19px;
			}
			
			#nav li:hover ul {
				display: block;
			}
	
	
	/** Page */
	#page .content {
		color: #565656;
		padding: 30px;
	}
	#page .breadcrumb {
		font-weight: normal;
		margin: 10px 30px 30px;
		padding-bottom: 30px;
	}
	#page .the_image {
		float: left;
		margin: 0 25px 5px 0;
	}
	#page .post-image {
		float: left;
		width: 175px;
	}
	#page .post-description {
		float: left;
		width: 465px;
	}
		#page .post-description #taf-form {
			margin-bottom: 20px;
		}
		#page .post-description .ratings {
			 /*float: left;*/
			 margin: 0 0 20px;
			 padding-right: 20px;
		}
		#page .post-description .feature-buttons {
			 /*float: left;*/
			 margin: 10px 0 20px;
			 
		}
			#page .post-description .feature-buttons .feature-button {
				 margin-right: 10px;
			}
		#page .post-ratings {
			margin: 0 0 20px;
		}
	#page h2 {
		/*color: #b4b4b4;*/
		font-size: 30px;
	}
	
#releases {
	background: url(img/css-footer-extradiv.png) top center no-repeat;
}

#releases #releases-title{
	margin:15px 10px; 10px 30px;
}

#releases #releases-global{
	text-align:center;
	margin:40px 0 120px 0;
}

#releases #releases-global h3{
	margin-top:5px;
	color:#666;
	font-size:12px;
}

#releases #releases-global div{
	margin-bottom:5px;
}


#sidebar {
	font-size: 14px;
	padding: 5px;
	text-transform: lowercase;
	width: 210px;
}
	#sidebar ul {
		margin-bottom: 5px;
	}
	#sidebar h3 {
		background: url(img/css-sidebar-h3.png) top left no-repeat;
		color: #fff;
		cursor: default;
		font-weight: normal;
		height: 27px;
		letter-spacing: -1px;
		margin: 0 0 2px 0;
		padding: 2px 10px;
	}
	#sidebar h3 span {
		float: right;
	}
	#sidebar a {
		text-decoration: none;
	}
	#sidebar #categories ul, #sidebar li {
		display: block;
		margin: 0;
		padding: 0;
	}
		#sidebar #categories ul li a {
			background: url(img/css-sidebar-h3-produtos-arrow.png) center left no-repeat #d4d4d4;
			display: block;
			height: 17px;
			margin-bottom: 2px;
			padding: 7px 10px;
			padding-left: 15px;
		}
		#sidebar #categories ul li a:hover {
			background: url(img/css-sidebar-h3-produtos-arrow-over.png) center left no-repeat #d4d4d4;
		}
			#sidebar #categories ul li li a {
				background: url(img/css-sidebar-h3-produtos-arrow-2.png) center left no-repeat #e7e5e5;
				padding-left: 25px;
			}
			#sidebar #categories ul li li a:hover {
				background: url(img/css-sidebar-h3-produtos-arrow-over.png) center left no-repeat #e7e5e5;
			}


#footer {
	background: url(img/css-footer-inicio.png) bottom center no-repeat;
	color: #555;
	font-size: 11px;
	min-height: 85px;
	padding: 85px 20px 0;
	width: 900px;
}
		/** Highest Rated Posts */
		#footer .line {
			margin-bottom: 20px;
		}
			#footer .line .grid_4 {
				margin: 0 25px 0 15px;
				width: 270px;
				text-align: center;
			}
				#footer .line .grid_4.last {
					margin-right: 0;
				}
				#footer .line .grid_4 img {
				}
	
	#footer .side {
		float: left;
		width: 445px;
	}
		#footer .side.side-left {
			margin-right: 5px;
		}
			#footer .side.side-left ul {
				color: #777;
			}
			#footer .side.side-left ul li {
				font-weight: bold;
				margin-bottom: 5px;
			}
		#footer .side.side-right {
			margin-left: 5px;
			text-align: right;
		}

.hidden {
	display: none;
	visibility: hidden;
}
.linklove {
	display: none;
	visibility: hidden;
}

/* EXTRANET BAR */
#extranet-bar {
	width:920px;
	padding:8px 10px 0 10px;
	height:27px;
	background: url("img/bg-extranet.png") repeat-x;
}


/* End of file :)	 */
