/*
Theme Name: Adease Classic
Theme URI: http://adease.com/
Description: The original Adease theme
Version: 1.1
Author: Mario Block
Tags: 

Default Adease by Mario Block || http://www.marioblock.com.ar
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/ 
/* CSS Document */


/*      Reset      */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}




/*  General  */

a:link { color: #fd822f; text-decoration: none; }

body {
	background: #6891af url(images/body-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#background {
	display: block;
	padding-top:30px;
	min-height:700px;
	margin: 0 auto;
	width: 100%;
	background: url(images/background-bg.jpg) left top no-repeat;
}

#container {
	margin: 0px auto;
	width: 1042px;
}

#header  {
	overflow: hidden;
	height: 100%; 
}

#header img {
	float: left;
	margin: 0 0 0 12px;
    cursor:pointer;
}

#dog {
	float: right;
	margin: 20px 27px 0 0;
	border: none;
    cursor:pointer;
}

#slogan {
	float: left;
	width: 490px;
	height: 52px;
	margin: 0 0 0 15px;
	background: url(images/header-slogan.png);
        background-repeat:no-repeat;
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#main-content {
	width: 1042px;
/*	height: 500px;*/
	display: table;
/*	height: 100%;*/
	margin: 10px 0 0 0;

    position: relative;
}

#menu {
	width: 1042px;
	height: 53px;
	background: url(images/content-top-bg.png);
	text-align: center;
}

#menu ul {
	float: left;
	width: 918px;
	height: 26px;
	margin: 20px 0 0 60px;
	display: inline;
	background: url(images/menu-ul-bg.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#menu ul li {
	float: left;
	display: inline;
	color: #cecfd0;
}

#menu li a {
	/*color: #fd822f;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;*/
	display: block;
	height: 26px;
}

#menu li a.home {
	width: 106px;
}

#menu li a.home:hover,
#menu li  a.home.active {
	background: url(images/menu-ul-bg.gif) 0 -26px;
}

#menu li a.services {
	width: 135px;
}

#menu li a.services:hover,
#menu li a.services.active {
	background: url(images/menu-ul-bg.gif) -106px -26px;
}

#menu li a.work {
	width: 139px;
}

#menu li a.work:hover,
#menu li a.work.active {
	background: url(images/menu-ul-bg.gif) -241px -26px;
}

#menu li a.about {
	width: 139px;
}

#menu li a.about:hover,
#menu li a.about.active{
	background: url(images/menu-ul-bg.gif) -380px -26px;
}

#menu li a.blog {
	width: 105px;
}

#menu li a.blog:hover,
#menu li a.blog.active{
	background: url(images/menu-ul-bg.gif) -519px -26px;
}

#menu li a.contact {
	width: 141px;
}

#menu li a.contact:hover,
#menu li a.contact.active{
	background: url(images/menu-ul-bg.gif) -624px -26px;
}

#menu li a.login {
	width: 150px;
}

#menu li a.login:hover,
#menu li a.login.active{
	background: url(images/menu-ul-bg.gif) -765px -26px;
}

#content {
	background:transparent url(images/content-bg.png) repeat-y scroll 0 0;
	clear:left;
	padding:0;
	width:1042px;
	overflow:hidden;
}
#main-content-left{
	width: 650px;
	margin-left: 30px;
	float: left;
}
#main-content-left div.post{
	padding: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
#main-content-left div.post h2{
	color:#88A8B8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
#main-content-left div.post h2 a{
	text-decoration: none;
}
#main-content-left div.post small{
	font-style: italic;
	font-size: 10px;
}
#main-content-left div.post div.entry p{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0 0 5px;
}
#main-content #comments{
	margin: 20px 10px 10px 10px;
}
#main-content ol.commentlist{
	margin-left: 10px;
}
#main-content ol.commentlist li{
	margin: 5px 0px 5px 0px;
}
#main-content ol.commentlist li div.comment-author,#main-content ol.commentlist li div.commentmetadata{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#main-content ol.commentlist li p{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main-content #respond{
	margin: 10px;
}
#main-content #respond p{
	margin: 10px 0px 10px 0px;
}
#sidebar {
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
#sidebar h2, #sidebar form label.hidden{
	color:#88A8B8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
#sidebar ul{
	padding: 5px;
}
#sidebar ul li{
	margin: 10px;
	
}
#sidebar ul li a{
	text-decoration: none;
	color: #666666;
}
#sidebar ul li ul{
	padding-left: 5px;
}
#sidebar ul li ul li{
	padding: 5px;
	margin: 0px;
}
#bottom {
	height: 35px;
	background: url(images/content-bottom-bg.png);
}







/*             footer             */

#footer {
	margin: 7px 0 0 0;
}

#footer p.sign {
	float: left;
	width: 216px;
	height: 18px;
	margin: 7px 0 0 20px;
	display: inline;
	background: url(images/footer-p-sign.png) no-repeat;
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#footer form {
	float: left;
	width: 390px;
}

#footer input {
	width: 148px;
	height: 18px;
	padding: 2px 0 0  2px;
	margin: 0 0 0 10px;
	background: url(images/form-input-bg.gif) repeat-x;
	border: none;
	color: #9eb7c4;
	font-size: 12px;
	font-weight: bold;
	display:block;
	float:left;
}

#footer button {
	width: 51px;
	height: 21px;
	border: none;
	margin: 3px 0 0 10px;
	background: url(images/footer-submit-bg.png);
	background-position:top;
	cursor:pointer;
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
	display:block;
	float:left;
}
#footer button:hover {
background-position:0px -21px;
}
#footer p.copyright {
	float: right;
	text-align: right;
	width: 280px;
	color: #696969;
	font-size: 11px;
	margin: 0 15px 0 0;
	display: inline;
}


#col2 #first_titles
{
width:223px;
height:17px;
display:block;
}
#col2 #first_titles #needto_title
{
width:114px;
height:17px;
display:block;
font-size:0px;
overflow:hidden;
text-indent:-999px;
background-image:url(images/needtoknow_title.png);
float:left;
}
#col2 #first_titles #whats_link
{
color:#9c9c9c;
width:98px;
height:14px;
display:block;
float:left;
font-size:12px;
font-style:italic;
font-weight:bold;
padding-left:10px;
padding-top:3px;
}
#col2 #first_content
{
width:310px;
height:359px;
display:block;
background-image:url(images/needtoknow_img.png);
}


#col2 #first_content 
{
background-image:url(images/advertising.jpg) no-repeat;
display:block;
height:259px;
width:223px;
}


#col2 #first_content a
{
display:block;
left:58px;
position:relative;
top:233px;
}
#col2 #second_titles
{
width:310px;
height:23px;
display:block;
margin-top:10px;
}
#col2 #second_titles #ourclient_title
{
width:158px;
height:23px;
display:block;
font-size:0px;
overflow:hidden;
float:left;
text-indent:-999px;background-image:url(images/ourclientsay_title.png);
}
#col2 #second_titles #comment
{
color:#9c9c9c;
width:132px;
height:24px;
display:block;
float:left;
font-size:14px;
font-style:italic;
font-weight:bold;
padding-left:20px;
padding-top:7px;
}
#col2 #second_content
{
width:310px;
height:192px;
display:block;
background-image:url(images/ourclientsay_img.png);
}
#work #col3 {
	width: 100%;
	float: left;
	margin: 30px 0 0 20px;
	padding: 0 0 0 40px;
}

#work #col3 .tittle {
	width: 600px;
	border-left: 1px solid #CCCCCC;
	padding-left: 20px;
	font-size: 18px;
	color:#AFC3CE;
	font-style: italic;
	text-align: left;
	margin: 10px 0 20px 0;
}

#work #col3 .text {
	width: 300px;
	float: left;
	padding-left: 0 40px 0 20px;
}

#work #col3 .text p {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0;
	line-height: 22px;
}

#work #col3 .image {
	width: 600px;
	float: left;
}

#work #col3 .tittle2 {
	width: 900px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	color:#AFC3CE;
	font-style: italic;
	text-align: left;
	margin: 50px 0 20px 0;
	float: left;
}





div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 800px; 
    height:120px;
	float:left;
	
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div#thumbs1 { 
    /* this cannot be too large */ 
    width:20000em;
	position:absolute;
} 
 
/* 
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
background-position:0 -18px;
}
a.prev, a.next {
margin-top:118px;
}

a.prev, a.next, a.prevPage, a.nextPage {

background:transparent url(images/left.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
height:18px;
margin:43px 10px;
width:18px;
}
 a.next, a.nextPage {
background-image:url(images/right.png);
clear:right;
}
a.prev
{
clear:left;
float:left;
margin-left:65px;
}
#col3 a.prev
{
margin-left:0px !important;
}
#submenu_portfolio
{
margin-left:10px;
font-weight:bold;
}

#main-content #content div.top {
background:transparent url(images/content-top-bg2.jpg) no-repeat scroll center top;
display:table;
height:34px;
margin-left:28px;
width:980px;
}


#main-content #content div.background {
background:transparent url(images/background-bg2.jpg) repeat-y scroll center center;
float:left;
margin-left:28px;
padding:0 0 10px;
width:980px;
}


#main-content #content div.bottom {
background:transparent url(images/content-bottom-bg2.jpg) no-repeat scroll center bottom;
float:left;
height:34px;
margin-left:28px;
width:980px;
}
