/*  
Theme Name: Anden
Theme URI: http://andensolutions.com/

Version: 1.0
Author: Damian Piccolo
Author URI: http://piccolok.com/

*/



/* Begin Typography & Colors */
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #f6931e;
	background-image: url(images/background2.jpg);
        background-repeat: repeat-x;
	text-align:center;
	margin: 0;
	padding: 0;
	height:100%; 
	margin-top:1em;

}

div#page {
	margin: 0em auto;
	width: 960px;
	text-align: left;
	height:100%; 
}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


/*  FOOTER   */
#footer{
	height: 4em;
	line-height: 4em; 
	background: url(images/footer.gif) no-repeat;
	width: 960px;	
	text-align:center;
	margin-top:10px;
}
#footer a, #footer a:visited {
	color: #4a361d;
}

/* HEADER  */
#header {
        background: url(images/header-bg2.jpg) no-repeat;
	width: 960px;
	height: 127px;
	position: relative;
}

#logo{
	float:left;
	margin-top:5px;
	margin-left:15px;
}
#logo a{
	background:url(images/logo.jpg) no-repeat;
	width:240px;
	height:118px;
	float:left;
}



#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 2px;
	width: 685px;
	height: 25px;
}
#nav li {
	float: right;
	margin-left: 1px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
/* /////////////////  LOGIN SECTION /////////////// */
#login {
	margin-top:17px;
	margin-right:7px;
	background: url(images/login_bg.jpg) no-repeat;
	width:245px;
	height:59px;
	position:relative;
	float:right;	
}


.loginUser{
	background: none;
	font: Verdana, Arial;
	color: #747474;
	margin-top: 18px;
	margin-left: 90px;
	padding-bottom: 0px;
	font-size:13px;
	float:left;

}
.loginUser_links{
	margin-top: 10px;
	margin-right:10px;
	padding-bottom: 0px;
	float:right;
	text-align:right;
}

.loginUser_links li{
	list-style:none;
}

.loginUser_links a{
	list-style:none;
	background: none;
	font: Verdana, Arial;
	color: #747474;
	font-size:11px;
}

a.loginbutton{
text-decoration:none;
}

a input.loginbutton {
	height:18px;
	width:19px;
	background:#000000 url(images/b_login.gif) no-repeat;
	border:0px;
	float:right;
	margin-right:8px;
	margin-top:33px;
}

a:hover input.loginbutton {
	height:18px;
	width:19px;
	background:#343434 url(images/b_login_over.gif) no-repeat;
	border:0px;
	float:right;
	margin-right: 8px;
	margin-top:33px;
}

.loginTexto{
	background: none;
	font: Verdana, Arial;
	color: #747474;
	font-size:12px;
	position:absolute;
	float:right;
	margin-top:12px;
	right:32px;
}
.passwordTexto{
	background: none;
	font: Verdana, Arial;
	color: #747474;
	font-size:12px;
	position:absolute;
	float:right;
	margin-top:34px;
	right:32px;
}
input.textlogin { 
	width: 80px;
	height:13px;
	border: 1px solid #fff; 
	background: #dbe5ef; 
	color: #8e8c8c;
	font-size:10px;
	}
input.textpassword { 
	width: 80px;
	height:13px;
	border: 1px solid #fff; 
	background: #dbe5ef; 
	color: #8e8c8c;
	font-size:10px;
	}	
	
#contactsubmit
{
   background: #fff url(images/nav-button-bg.gif) repeat-x;
   color:#FFF;
}




/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 20px 0 0;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 10px 0 0;
	text-align:left;
	}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/*    HOME PAGE sidebar    */
#sidebarSearchTop{
	background: url(images/search.gif) no-repeat;
	width: 260px;
	height:46px;
	overflow: hidden;
	}
#sidebarSearchBody{
	background: url(images/blog_middle.gif) repeat-y;
	width: 260px;
	height:30px;
	color: #666666;
	overflow: hidden;
	padding-left:20px;
	padding-top:8px;
}
#sidebarSearchBottom{
	background: url(images/blog_bottom.gif) no-repeat;
	width: 260px;
	height:14px;
	overflow: hidden;
	}
#sidebarTop {
	background: url(images/news_top.gif) no-repeat;
	width: 260px;
	height:45px;
	overflow: hidden;
}
#sidebarNews, #sidebarBlog {
	background: url(images/news_middle.gif) repeat-y;
	width: 260px;
	color: #666666;
	overflow: hidden;
}
#sidebarBlogTop {
	background: url(images/blog_top.gif) no-repeat;
	width: 260px;
	height:40px;
	overflow: hidden;
}
/*#sidebarBlog {
	background: url(images/blog_middle.gif) repeat-y;
	width: 252px;
	color: #666666;
	overflow: hidden;
}*/
#sidebarBlogBottom, #sidebarNewsBottom {
	background: url(images/sidebar_bottom.gif) no-repeat;
	width: 260px;
	height:12px;
	overflow: hidden;
}
ul. li{
	padding-left: 20px !important;
}

/*   HOME PAGE Sidebar News text styles   */
#sidebarNews a, #sidebarNews a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebarNews a:hover{
	color: #FF6600;
	text-decoration: none;
}
#sidebarNews ul {
	margin: 0px;
	padding: 0px;
}
#sidebarNews ul li {
	list-style: none;
	border: none;
}

/*   HOME PAGE sidebarBlog text styles   */
#sidebarBlog a, #sidebarBlog a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebarBlog a:hover{
	color: #FF6600;
	text-decoration: none;
}
#sidebarBlog ul {
	margin: 0;
	padding: 0;
}
#sidebarBlog ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.sidebartitle{
	background: none;
	font: Verdana, Arial;
	color: #f78b0b;
	margin-top: 6px ; 
	margin-right: 25px; 
	margin-left: 20px;
	font-size:11px;
	line-height:1.4em;
	border-top: 1px dotted #cfcfcf;
}



/*    DETAIL PAGES menubar backgrounds    */
#menudiv {
	padding: 0;
	min-height:485px;
}
#menubar_top_search {
	background: url(images/search_side.gif) no-repeat;
	margin-top: 10px ;
	width: 223px;
	height:37px;
}
#menubar_top_news {
	background: url(images/interna_menu_news.gif) no-repeat;
	margin-top: 10px ;
	width: 223px;
	height:37px;
}
#menubar_bottom_simple {
	background: url(images/interna_menu_bottom.gif) no-repeat;
	/*float: left;*/
	padding: 0px ;
	width: 223px;
	height:15px;
}

#menubar_top_blog {
	background: url(images/interna_menu_blog_header.gif) no-repeat;
	margin-top: 10px ;
	padding: 0px ;
	width: 223px;
	height:37px;
}

#menubar_body_search div {
	margin-left:20px;
}



#menubar_body_search input.textsearch { 

	width:125px;
	}
	
#menubar_blogbottom, #menubar_bottom_search {
	background: url(images/interna_menu_footer.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	width: 223px;
	height:14px;
}

/* DETAIL PAGES menubar format*/
.menubar_title{
	background: none;
	font: Verdana, Arial;
	color: #f78b0b;
	margin-top: 6px ; 
	margin-right: 25px; 
	margin-left: 20px;
	font-size:11px;
	border-top: 1px dotted #cfcfcf;
}
#menubar_title a, #menubar_title a:visited{
	color: #495233;
	text-decoration: none;
}
#menubar_title a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*   DETAIL PAGES sidebar blogs and news */
#menubar_blog, #menubar_news, #menubar_body_search {
	background: url(images/interna_menu_middle.gif) repeat-y;
	padding: 0px 0px 0px 0px;
	width: 223px;
	color: #666666;
	overflow: hidden;
}

#menubar_body_search{
 height:25px;
 }
 
#menubar_blog  ul, #menubar_news  ul {
	margin: 0;
	padding: 0;
}
#menubar_blog ul li, #menubar_news ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.list-blogroll {
display:block;
margin-left:20px;
margin-right:10px;
line-height:1.4em;
}


/* DETAIL PAGES menubar fonts*/
.menus_title{
font: bold 13px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 223px;
	margin-top: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align:left;
	padding: 0px 0px 0px 0px;
	color: #fff;
}
#menus {
	font: 13px/100% Verdana, Arial, Helvetica, sans-serif;
	width: 223px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	overflow: hidden;
}
#menus h1 {
	display: block;
	background-color:#fff;
	padding: 3px 0 5px 3px;
	color: #f78b0b;
	width:200px;
}
#menus ul {
	margin: 0px;
	padding-top: 5px;
	border: none;
	padding-left: 10px !important;
}
#menus ul li {
	list-style: none;
	background: #fff url(images/nav-button-bg_side.gif) repeat-x;
	width:202px;
	height:25px;
	margin-bottom:1px;
}
#menus ul li a {
	display: block;
	text-align:center;
	padding: 5px 0px 0px 0px;
	color: #fff;
	width:200px;
	height:25px;
}
#menus ul li a:hover, #menus ul li a:focus {
	text-decoration: none;
	color: #f78b0b;
	background: url(images/nav-button-bg-over.gif) repeat-x;
}
/*//////////////////////////////////////////*/




/* Begin Form Elements */
#searchform {

	}
	
/*search elements */
input.searchbutton {
	background: #fff url(images/nav-button-bg.gif) repeat-x;
	font-size:12px;
   	color:#FFF;
	margin-left: 5px;
	border:0;
	height:18px;
	vertical-align:bottom;
	margin-bottom:2px;
}


input.textsearch { 
	height:16px;
	border: 1px solid #fff; 
	background: #dbe5ef; 
	color: #8e8c8c;
	font-size:11px;
	width:157px;
	vertical-align:bottom;
}

	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}

div.container {
	overflow: hidden;
	width: 100%;
	padding:0px;
	margin-top:10px;
}
/*      HOME PAGE LAYOUT       */
div.left {
	width: 690px;
	float: left;	
}

div.right {
	/*margin-left:2px;*/
	width: 260px;
	float: right;
	background: url(images/right_col_back.gif) repeat-y;
	height:597px;
}
#right_col_filler{
	height:9px;
	background: url(images/right_col_back.gif) repeat-y;

}

#right_col_bottom{
	height:9px;
	background: url(images/right_col_bottom.gif) no-repeat;
		position:absolute;
	
}
/* CHILD PAGES LAYOUT		*/

div.childleft {
	width: 223px;
	float: left;
	background-color:#f1f1f1;
	background: url(images/left_menu_back.gif) repeat-y;
	
}
div.childright {
	width: 723px;
	float: right;
	margin-right:2px;
}


/*      HOME PAGE CONTENT    */

.flash_container
{
	background: url(images/philo_middle.gif) repeat-y;
	width:689px;
	color:#AE612A;
	padding-left:15px;
}

#philo {
	/*background: url(images/philo_middle.gif) repeat-y;
	width: 689px;
	color: #AE612A ;
		margin-left:20px;
	margin-right:10px;
	/*padding: 0px 10px 0px 20px;*/
}
.philo_top {
	background: url(images/philo_top.gif) no-repeat;
	width: 689px;
	height: 50px;
	}
.philo_bottom {
	background: url(images/philo_bottom.gif) no-repeat;
	width: 690px;
	height: 10px ;
	}
	
.leftBottom {
	background: url(images/body_bottom.gif) no-repeat;
	float: left;
	width: 690px;
	height:8px;
}
.left_1 {
	width: 230px;
	float: left;
}
.left_2 {
	width: 230px;
	float:right;
}
.left_3 {
	width: 230px;
	float: right;
}
.skills {
	background: url(images/skills_middle.gif) repeat-y;
	width: 230px;
	height: 310px;
	color: #AE612A ;
	padding: 0px 0px 0px 0px;
	}
.skillsTexto {
	width: 200px;
	color: #737373 ;
	margin-left: 20px;
	}
	
.skills_top {
	background: url(images/skills_top.gif) no-repeat;
	width: 230px;
	height: 55px;
	}

.skills_bottom {
	background: url(images/skills_bottom.gif) no-repeat;
	width: 230px;
	height: 15px;
	}
.costumers {
	background: url(images/costumers_middle.gif) repeat-y;
	width: 230px;
	height: 310px;
	color: #AE612A ;
	padding: 0px 0px 0px 0px;
	}
.costumersTexto {
	width: 200px;
	color: #737373 ;
	margin-left: 15px;
}
.customers_top {
	background: url(images/customers_top.gif) no-repeat;
	width: 230px;
	height: 55px;
	}
.costumers_bottom {
	background: url(images/costumers_bottom.gif) no-repeat;
	width: 230px;
	height: 15px;
	}
.tools {
	background: url(images/tools_middle.gif) repeat-y;
	width: 230px;
	height:310px;
	color: #AE612A ;
	padding: 0px 0px 0px 0px;
	}
.tools_top {
	background: url(images/tools_top.gif) no-repeat;
	width: 230px;
	height: 55px;
	}
.tools_bottom {
	background: url(images/tools_bottom.gif) no-repeat;
	width: 230px;
	height: 15px;
	}
.btn_tools{
	background: url(images/btn_more.gif) no-repeat;
	color: #f78b0b;
	float:right;
	width:50px;
	height:27px;
	margin: 30px 12px 0px 15px;
}
.home_descriptions{
	background: none;
	font: bold Verdana, Arial;
	color: #737373;
	margin: 5px 10px 0px 20px;
	padding-bottom: 0px;
	font-size:13px;
}


.home_descriptions ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#f78b0b;
	line-height:1em;
	} 
.home_descriptions li {
	margin: 7px 0 8px 10px;
	}
.home_descriptions li:before {
	content: "\00BB \0020";
	}



#skills_image{
	background: url(images/skills_image.gif) no-repeat;
	color: #f78b0b;
	width:197px;
	height:115px;
	margin: 0px 10px 0px 20px;
	padding-bottom: 0px;
}

#tools_image{
background: url(images/costumers_image.gif) no-repeat;
	color: #f78b0b;
	width:195px;
	height:117px;
	margin: 0px 10px 0px 15px;
	padding-bottom: 0px;
}
.image2{
	background: url(images/costumers_image.png) no-repeat;
	color: #f78b0b;
	width:195px;
	height:117px;
	margin: 0px 10px 0px 15px;
	padding-bottom: 0px;
}
/*    END OF HOME PAGE CONTENT   */



/*   CHILD PAGE CONTENT   */
b.bt, b.bt b, b.bb, b.bb b {
    display: block; 
	height: 6px;
	font-size: 1px;
    background:url(images/corners.jpg) no-repeat;
    }
b.bt {top: 0px; left: 0px}
b.bt b {background-position:100% -6px; left: 0px}
b.bb {background-position:0 -12px; top:0px; left: 0px}
b.bb b {background-position:100% -18px; left: 0px}


b.lbt, b.lbt b, b.lbb, b.lbb b {
    display: block; height: 6px;font-size: 1px;
    background:url(images/corners_menu_left.gif) no-repeat;
    position:relative}
b.lbt {top: 0px; left: 0px}
b.lbt b {background-position:100% -6px; left: 0px}
b.lbb {background-position:0 -12px; top:0px; left: 0px}
b.lbb b {background-position:100% -18px; left: 0px}

#main_content {
	background-color:#FFF5F1;

	}
#content
{
	padding:10px;
	min-height:475px;
	max-height:100%;

}

.image_padding_right
{

margin:0px 0px 10px 10px;
border:1px #f78b0b solid;
float: right;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
