/*  
Theme Name: Belancio
Theme URI: http://www.belancio.com/
Description: Minimo is a simple theme by <a href="http://www.belancio.com">Belancio</a>.
Version: 2.0
Author: Belancio
Author URI: http://www.belancio.com/
*/

/* Foundation */
body {
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666;
	padding: 0px;
	margin: 0px;
	background-color: #f0f0f0;
}

a, a:visited, a:active {
	color: #6fb1b6;
	text-decoration: none;
} 

a:hover {
	color: #6fb1b6;
	text-decoration: none;
} 

p {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

h1, h2, h3, h4 {
	font-family: "Gill Sans Light", "Gill Sans", "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #252525;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0;
	font-style: normal;
}

li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

input[type=text]:focus, input[type=password]:focus {
	outline: 0 none;
}

hr {
	border: 0;
	padding: 0;
	margin: 0;
}

/*Archive*/
#archive {
	overflow: hidden;
	margin: 0 0 0px 0;
}

#archive .feature {
	height: 475px;
	width: 980px;
	margin: 0 0 20px 0;
}

#archive .column {
	float: left;
	margin: 0 43px 34px 0;
}

#archive .columnR {
	float: left;
	margin: 0 0px 34px 0;
}

/* Background */
#background {
	background-image: url(images/backgrounds/background.gif);
	overflow: hidden;
}

/* Clear */
.clear {
	clear: both;
}

/*Clients*/
#clients {
	overflow: hidden;
	margin: 0 0 0px 0;
}

#clients .feature {
	height: 475px;
	width: 980px;
	margin: 0 0 20px 0;
}

#clients .column {
	width: 298px;
	height: 195px;
	float: left;
	margin: 0 43px 34px 0;
}

#clients .columnR {
	width: 298px;
	height: 195px;
	float: left;
	margin: 0 0px 34px 0;
}

#clients .images {

}

/* Footer */
#footer {
	background-color: #e6e6e6;
	color: #99999b;
	font-size: 11px;
	overflow: hidden;
}

#footer a, a:visited, a:active {
	color: #888888;
}

#footer a:hover {
	color:#fff;
}

#footer .by a {
	display: block;
	width: 14px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	background-image: url(images/menu/belancio.png);
	overflow: hidden;
	float: right;
	margin: 15px 0 20px 0;
}

#footer .copyright {
	margin:20px 0 20px 0;
	float: left;
}

/*Header*/
#header {
	height: 135px;
}

/*Home*/
#home {
	overflow: hidden;
	margin: 0 0 0px 0;
}

#home .feature {
	height: 475px;
	width: 980px;
	margin: 0 0 20px 0;
}

#home .column {
	width: 298px;
	height: 195px;
	float: left;
	margin: 0 43px 34px 0;
}

#home .columnR {
	width: 298px;
	height: 195px;
	float: left;
	margin: 0 0px 34px 0;
}

/* Logo */
#logo a {
	background-image: url(images/menu/casimir.png);
	background-repeat: no-repeat;
	width: 191px;
	height: 135px;
	display: block;float: left;
}

/* Main */
.main {
	width: 980px;
    margin: 0 auto 0 auto; 
}

.main .photo {
	height: 195px;
}

/* Menu */
#menu ul {
	margin: 60px 0 0 0;
	height: 33px;
	width: 411px;
	float:right;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	overflow: hidden;
}

#menu li:hover {
	background-position: 0 -33px;
}

#menu li.current_page_item {
	background-position: 0 -66px;
}

#menu li.current_page_parent {
	background-position: 0 -66px;
}

#menu .home {
	width: 79px;
	background-image: url(images/menu/home.png);
	margin-right: 10px;
}

#menu .page-item-6 {
	width: 93px;
	background-image: url(images/menu/about.png);
	margin-right: 10px;
}

#menu .page-item-780 {
	width: 108px;
	background-image: url(images/menu/contact.png);
}

#menu .page-item-762 {
	width: 101px;
	background-image: url(images/menu/clients.png);
	margin-right: 10px;
}


/* Page */
#page h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

#page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #bbb;
	padding: 4px 0 8px 0;
}

#page h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	padding: 4px 0 3px 0;
	font-weight: bold;
}

#page p {
	font-size: 12px;
	line-height: 21px;
	padding: 0 0 16px 0;
	color: #777;
}

#page .feature {
	width: 980px;
	margin: 0 0 30px 0;
}

#page .story {
	background-color:#fff;
	margin: 20px 0 20px 0;
}

#page .story ul {
	margin: 0 25px 0 0px;	
	padding: 0 0 30px 0;
}

#page .story li {
	background-image: url(images/icons/dot-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0 0 0 15px;
	line-height: 22px;
}

#page .simple li {
	background: none;
	padding: 0;
	line-height: 22px;
}

#page .column {
	width: 275px;
	float: left;
	margin: 0 0 0 37px;
}

#page .quartet {
	width: 197px;
	float: left;
	margin: 0 0 0 37px;
}

#page .first {
 	margin: 0px 0 0 40px;
}

#page .details h1 {
	margin: 0 5px 25px 0;
	float: left;
}

#page .role {
	font-size: 10px;
	color: #333;
	margin: 3px 0 0 0;
	float: left;
}

#page .website {
	font-size: 10px;
	margin: 3px 0 0 0;
	float: right;
}

#page .footnote {
	font-size: 10px;
	color:#333;
}

#page .more {
	background-image: url(images/buttons/more.gif);
	height: 32px;
	width: 82px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#page .photo {
	margin: 0 0 40px 0;
}

#page .story {
	overflow: hidden;
	padding: 0 0 30px 0;
}

#page h1.sideTitle {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 50px 0 0 0;
	height: 26px;
	width: 200px;
	background-repeat: no-repeat;
}

#page h1.title {
	text-indent: -9999px;
	overflow: hidden;
	margin: 20px 0 0 40px;
	padding: 0 0 20px 0;
	height: 26px;
	background-repeat: no-repeat;
}

#page .header-6 {
	background-image: url(images/titles/about.png);	
}

#page .header-780 {
	background-image: url(images/titles/contact.png);	
}

/*Single*/
#single h1 {
	display: block;
	width: 0px;
	height: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	overflow: hidden; 
}

#single .agency {
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #aaa;
}

#single .agency h3 {
	height: 10px;
	width: 58px;
 	background-image: url(images/labels/agency.png);	
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#single .category {
	margin: 0 0 0 40px;
	display: block;
	width: 218px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	overflow: hidden; 
}

#single .title-8 {
	background-image: url(images/labels/web.png);	
}

#single .title-32 {
	background-image: url(images/labels/print.png);	
}

#single .title-39 {
	background-image: url(images/labels/brand-identity.png);	
}

#single .title-36 {
	background-image: url(images/labels/ui.png);	
}

#single .columnL {
	width: 340px;
	float: left;
}

#single .columnM {
	width: 390px;
	float: left;
}

#single .columnR {
	width: 250px;
	float: left;
}

#single .content {
	margin: 20px 0 20px 0;
	line-height: 20px;
	color: #777;
	font-size: 12px;
}

#single .role {
	margin: 0 70px 20px 0;
	font-size: 12px;
	color: #aaa;
	float: left;
}

#single .role h3 {
	height: 10px;
	width: 35px;
 	background-image: url(images/labels/role.png);	
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#single .story {
	background-color: #fff;
	margin: 20px 0 20px 0;
	overflow: hidden;
}

#single .title {
	margin: 20px 0 5px 40px;
}

#single .top {
	margin: 10px 0 0 0;
	height: 24px;
	width: 24px;
	overflow: hidden;
	float: right;
	display: block;
	text-indent: -9999px;
	background-image: url(images/buttons/top.png);	

}

#single .visit {
	margin: 20px 0 0 60px;
	display: block;
	width: 148px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	overflow: hidden;
}

#single .visit:hover {
	background-position: 0 -56px;
}

#single .visit {
	background-image: url(images/buttons/visit.png);	
}

#single .zoom {
	margin: 0 0 45px 0;
}
