/*
Theme Name:     UematsuSoft
Theme URI:      http: //example.com/
Description:    Theme for the Uematsu Soft site theme
Author:         Domingos Freitas
Author URI:     http: //example.com/about/
Template:       uematsusoft
Version:        1.0.0
*/

@import url("../twentyten/style.css");
/*@import url("style_css3.css");*/

* {
    margin: 0;
}


html,
body {
	background-color: #E6E2DF; /*#AFAA9E;*/
        margin: 0;
        padding: 0;
        height: 100%;
        overflow: auto;
        /*background-image: url("images/dark_bg.jpg");*/
        background-image: url("images/light_bg.jpg");

        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 300;
}

input[type="text"],
textarea {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding: 0 10px;
}

.one-column #content,
#content,
#wrapper {
    background-color: transparent;
    background-image: none;
    margin-top: 0;
    padding: 0;
    width: 900px;
    min-height: 400px;
    
}

#main {
    overflow: visible;
    width: 900px;
    padding-top: 0;
}

#content .entry-title {
    color: #4F5155; /*#996600*/
    
}

.hentry {
    padding: 0;

    color: #996600; /*#AFAA9E;*/
    text-align: justify;

    background-color: #E6E2DF; /* #F1EFE2;/*#E6E2DF;*/

    /*background: url('images/ui-bg_diagonals-thick_20_666666_40x40.png') repeat;*/
    padding: 20px;

    /*border: 1px #996600 solid;*/

    color: #4F5155;

}

#content .cleanTable,
#content .cleanTable tr ,
#content .cleanTable tr td {
    border: none;
}

/*
.programming img {

    border: 2px solid transparent;
}
.programming img:hover {

	border-color: #0099cc;
}
*/
#header {
        position: relative;
	padding: 0px 0 0 0;
        margin: 0;
        width: 900px;
        height: 150px;
        vertical-align: bottom;
}

#masthead {
    padding-top: 50px;
}

#site-title {
	float: left;
	font-size: 30px;
	margin: 20px 0 0 0;
	width: 300px;
	clear: both;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* This is the custom header image */
#branding img {
    border: none;
    clear: both;
    display: block;
    width: 300px;
}

#socialLinks {
    position: absolute;
    height: 20px;
    top: -0px;
    right: 0px;

    padding: 0px;
}

#socialLinks:hover {
    /*top: -10px;*/
}

.socialLink {    
    position: relative;
    top: -60px;
}

.socialLink img {
    box-shadow: 0px 0px 15px #AFAA9E;
    -webkit-box-shadow: 0px 0px 15px #AFAA9E;
    -moz-box-shadow: 0px 0px 15px #AFAA9E;
    margin-left: 5px;
}

.socialLink:hover {
    top: -10px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
        width: 900px;

        border-top: 2px #AFAA9E solid;

	padding: 18px 0;

        text-align: center;
}

#footer a {
	color: #666;
	text-decoration: none;

        
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: none;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

a.cv {
    color: #960;
    font-weight: bold;
    text-decoration: none;
}
a:hover.cv {
    color: #09C;
    text-decoration: none;
}

#footerCV .pt {
    color: #009900;
    font-weight: bold;
    
}

#footerCV .en {
    color: maroon ;
    text-decoration: none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    background: transparent; /*#ce6901; /*#f28b00;*/
    display: block;
    float: right;
    left: 50px;

    margin: 0 auto;
    width: 600px;
    height: 100px;

    position: relative;
}
#access .menu-header,
div.menu {
    
    font-size: 18px;

    margin: 0;

    width: 100%;
    height: 38px;
    position: absolute;
    top: 45%;
}
#access .menu-header ul,
div.menu ul {
    
    margin: 0;
    list-style: none;
    height: 38px;
    
    position: relative;
    top: -50%;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
        /*border-bottom: 1px #258615 solid;*/
}
#access a {
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;

        color: #996600;

        text-shadow: #FFF 0px 0px 2px;
        -webkit-text-shadow: #FFF 0px 0px 2px;
        -moz-text-shadow: #FFF 0px 0px 2px;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #d87301;
	line-height: 1em;
	padding: 10px;
	width: 260px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: transparent; /*#f28b00;*/
        color: #000;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #0099cc;
    border: 2px transparent solid;
    border-top-width: 0px;
    border-bottom-color: #605C1A;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000;
}


/* =Portfolio Categories list
-------------------------------------------------------------- */
.categories {
    width: 175px;
    float: right;   
    list-style: none;
    margin-right: 25px;
    font-weight: bold;
    
    -webkit-text-shadow: #FFF 0px 0px 2px;
    -moz-text-shadow: #FFF 0px 0px 2px;
    text-shadow: #FFF 0px 0px 2px;
}

.categories ul {
    list-style: none;
    font-weight:  normal;
    margin-top: 10px;    
}

.categories a {
    color: #960;
    text-decoration: none;
    text-shadow: #FFF 0px 0px 2px;
    -webkit-text-shadow: #FFF 0px 0px 2px;
    -moz-text-shadow: #FFF 0px 0px 2px;
}

.categories a:hover {
    color: #09C;
}

.categories .current-cat,
.categories .current-cat a{
    color: #605C1A;
    cursor: pointer;
}

.categories .current-cat {
    border-top: 1px solid #605C1A;
    border-bottom: 1px solid #605C1A;
    cursor: pointer;
}


/* =Web Portfolio
-------------------------------------------------------------- */

#portf {
    float: left;
    width: 675px;
}

.one-column #portf {
    float: none;
    width: 100%;
}

#portf .webportf-item { /*table*/
    border: none;
    margin: 0px;
}

#portf .webportf-item td {
    vertical-align: top;
    border: none;
}

#portf .webportf-item .image { 
    width: 150px;
    display: block;
}

.one-column #portf .webportf-item .image {    
    width: 300px;
    display: block;
}

#portf .webportf-item .image:hover {
    

}

#portf .webportf-item .info {

}

#portf .webportf-item .info label {
    color: #960;
    font-weight: 400;
    display: block;
    float: left;
    width: 50px;
    text-align: left;
    margin-right: 10px;

}

#portf .webportf-item .info .skills,
#portf .webportf-item .info .services,
#portf .webportf-item .info .client {
    font-size: .75em;
}

#portf .webportf-item .info .services {

}

#portf .webportf-item .info .skills {

}

#portf .webportf-item .text,
#portf .webportf-item .summary {
    margin-top: 20px;
    text-align: justify;
}

#portf .progportf-item { /*table*/
    border: none;
    margin: 0px;
}

#portf .progportf-item td {
    vertical-align: top;
    border: none;
}

#portf .progportf-item .image { 
    width: 150px;
    display: block;
}

.one-column #portf .progportf-item .image {    
    width: 300px;
    display: block;
}

#portf .progportf-item .image:hover {
    

}

#portf .progportf-item .title {

}

#portf .progportf-item .title a h1,
#portf .progportf-item .title a {
	color: #4F5155;
	text-decoration: none;
	line-height: 110%;
}

#portf .progportf-item .title a:hover h1,
#portf .progportf-item .title a:hover {
	color: #960 !important;
	text-decoration: underline;
}

#portf .progportf-item .info {

}

#portf .progportf-item .info label {
    color: #960;
    font-weight: 400;
    display: block;
    float: left;
    width: 50px;
    text-align: left;
    margin-right: 10px;

}

#portf .progportf-item .info .skills,
#portf .progportf-item .info .services,
#portf .progportf-item .info .client {
    font-size: .75em;
}

#portf .progportf-item .info .services {

}

#portf .progportf-item .info .skills {
	margin-top: 10px;
}

#portf .progportf-item .summary {
    margin-top: 10px;
    text-align: justify;
}

#portf .progportf-item .viewmore {
	text-align: right;
}

#portf .progportf-item .viewmore a {
	text-decoration: none;
	text-align: right !important;
}

#portf .progportf-item .viewmore a:hover {
	text-decoration: underline;
}

#imgPreview {
	width: 250px;
	height: 250px;
	border: 3px solid #09C;
	text-align: center;
	vertical-align: middle;
	
	border-radius: 5px;
}

#imgPreview img {
	width: 100%;
	height: 100%;
	
	border-radius: 3px;
}

#imgThumbs {
	width: 250px;
	height: 55px;
	border: none;
	text-align: center;
}

#imgThumbs img {
	width: auto;
	height: 50px;
	border: 5px solid transparent;

	opacity: 0.45;
}

#imgThumbs img.active{
	border-top-color: #0099CC;
	
	opacity: 1;
}

.hentry a {
    color: #960;
}

.hentry a:hover {
    color: #06C;
}

/* =Contact-7
-------------------------------------------------------------- */

span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20px !important;
    left: 0 !important;
    background: none !important;
    border: none !important;
    color: #06C;
}

div.wpcf7-validation-errors {
    border: none !important;
    color: #06C;
    font-weight: bold;
    margin: 0px !important;
    padding: 0px !important;
}

/* = Categories
---------------------------------------------------------------- */
.category-block {
	width: 150px;
	height: 150px;
	position: relative;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: table;
	
	cursor: pointer;
}

.category-block .catBG:hover,
.category-block:hover {
    
    cursor: pointer;

}

.category-block .catBG {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	margin: 0;
	padding: 0;	
	cursor: pointer;	
}

.category-block .catTXT {
	width: 150px;
	height: 125px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 5px;
	
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
}

.category-block .catNPosts {
	color: white;
	min-width: 20px;
	min-height: 10px;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bolder;
	text-align: center;
	/*padding: 5px 5px;*/
	background-color: #09C;
	position: absolute;
	display: block;
	top: -5px;
	right: -5px;	
}

