/* app css stylesheet */



body.custom-background {
    background-attachment: fixed;
    /*background-image: url("../img/parallax0.jpg");*/
    background-image: url("../img/black_sheep.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}
body {
    background-color: #E0E0E0;
    color: #7D7D7B;
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 100%;
    height: auto;
    padding: 0;
    /*margin: 0;
    width: auto;*/
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    
    margin: 0px auto !important;
	height: 100%;
	width: 100%;
	max-width: 1260px;
}

body {
    line-height: 1;
}


#container {
    margin: 0 auto;
    width: 100%;
    height: 100vh;
}

#header {
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    background: none repeat scroll 0 0 rgba(250, 250, 250, 0.75);
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    height: 100%;
    position: fixed;
    width: 250px;
    z-index: 100 !important;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#header .inside {
    padding: 40px 35px 20px 40px;
}
#header .left_top {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid gray;
    padding: 20px;
}
.right_top {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid gray;
    padding: 20px;
    width: 100%;
}
#logo {
    margin-bottom: 50px;
    padding: 0;
    
}

#logo h1 {
    color: #6E6E6E;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1em !important;
    margin: 0 !important;
    padding: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #555555;
    font-weight: normal;
    margin: 0 0 15px;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}

#header h1 a, #header h1 a:hover {
    color: #6E6E6E !important;
}
a {
    color: #484ea1 !important;
}
a:hover {
    color: #484ea1 !important;
}

a {
    outline: medium none;
    text-decoration: none;
}

a img {
    border: medium none;
}
a img {
    border: medium none;
}
img {
    margin: 0;
}
img {
    display: block;
}

#mainNav {
    display: block;
    font-family: Helvetica,arial,sans-serif;
    position: relative;
}

.sf-menu {
    line-height: 1;
}
.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul {
    list-style: none outside none;
}

#mainNav li {
    float: none;
}
.sf-menu li {
    float: left;
    position: relative;
    width: auto;
}
.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
li {
    margin: 0;
    padding: 0;
}

#mainNav ul a, #mainNav ul li.sfHover ul a {
    color: #484ea1 !important;
}
#mainNav ul a {
    color: #484ea1;
    display: block;
    font-size: 1em;
    line-height: 30px;
    padding: 0;
    width: 100%;
}

#sidebar {
    padding-top: 20px;
}

#sidebar .widgetBox {
    margin-bottom: 30px;
}
.ttrustSocial {
    display: block !important;
}

#sidebar ul, #footer ul {
    background: none repeat scroll 0 0 transparent;
    line-height: 1em;
    margin: 0;
    padding: 0;
    position: relative;
}
.ttrustSocial ul {
    background-color: transparent;
    display: block;
    list-style: none outside none !important;
    padding: 0 !important;
}

#sidebar ul li, #footer ul li {
    background: none repeat scroll 0 0 transparent;
    font-size: 0.75em;
    line-height: 1em;
    margin: 0 0 10px;
    padding: 0;
}
#sidebar li {
    font-size: 0.75em;
}
.ttrustSocial ul li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: left !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding-top: 5px !important;
}

#footer .widgetBox a, #sidebar .widgetBox a {
    line-height: 1.5em;
}
.ttrustSocial a {
    color: #AAAAAA;
}
.ttrustSocial a {
    font-weight: lighter;
    text-decoration: none;
}

.icon-dribbble:before {
    content: "%";
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'ThemeTrustSocial';
    font-style: normal;
    font-weight: normal;
}
.ttrustSocial ul.medium li span {
    font-size: 2em;
    margin-right: 8px;
}

#sidebar .widgetBox {
    margin-bottom: 30px;
}

#footer .widgetBox h3, #sidebar .widgetBox h3 {
    color: #7D7D7B;
    font-size: 0.8125em;
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
    color: #555555;
    font-weight: normal;
    margin: 0 0 15px;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}

#footer .widgetBox p, #sidebar .widgetBox p {
    line-height: 1.5em;
}
#sidebar p {
    color: #A0A0A0;
    font-size: 0.75em;
    line-height: 1.1em;
    margin-bottom: 12px;
}
p {
    font-size: 0.75em;
    line-height: 1.7em;
    margin: 0 0 20px;
}

#sidebar .widgetBox {
    margin-bottom: 30px;
}


#main {
    margin-left: 250px;
    margin-top: 40px;
    /*padding: 20px 0 0;*/
    width: auto;
}
/*
#content {
    float: none;
    max-width: 850px;
    padding: 0 0 1px !important;
}
#content {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

#pageHead {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EBEBEB;
    margin: 0 40px !important;
    padding: 30px 30px 25px;
}
#pageHead h1 {
    display: block;
    font-size: 1.1em;
    line-height: 0.7em;
    margin-bottom: 0;
    padding: 0;
}

#content .post {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
    position: relative;
}
.post.box, .page.box, .project.box {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: 0 40px 40px !important;
}

#content .inside {
    margin: 0 30px;
    padding: 30px 0 20px;
}

#content .post h1 {
    font-size: 1.2em;
}

.post .meta, .attachment .meta {
    font-size: 0.75em;
    line-height: 1.5em;
    margin: -5px 0 25px;
    padding: 0;
}
*/
.wrap {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    box-shadow: 5px 5px 10px #606060;
    height: auto !important;
    min-height: 100%;
    padding: 50px;
    width: 950px;
    
    /*margin: 40px auto;
    overflow: auto;*/
}
.content {
	border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
.content .row {
    min-height: 1%;
}
.content .row {
    display: block;
}
.content > .row {
    margin: 0 auto;
    position: relative;
    width: 950px;
}
.content .row:after {
    clear: both !important;
    content: "." !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}

.row {
	margin-left: 0px !important;
}

.content .span1:first-child, 
.content .span2:first-child, 
.content .span3:first-child, 
.content .span4:first-child, 
.content .span5:first-child, 
.content .span6:first-child, 
.content .span7:first-child, 
.content .span8:first-child, 
.content .span9:first-child, 
.content .span10:first-child, 
.content .span11:first-child, 
.content .span12:first-child {
    margin-left: 0 !important;
}

.logo {
    color: #da3493;
    line-height: 29px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
}
.logo small {
    color: #444444;
    font-size: 14px;
    font-weight: 300;
}
.address-info {
    border-right: 1px solid #EFEFEF;
    margin-bottom: 0;
    padding-right: 20px;
    text-align: right;
}
address {
    display: block;
    margin-bottom: 20px;
}

.fixed:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.contact-info {
    list-style: none outside none;
    margin-bottom: 0;
}
.fixed {
    min-height: 1%;
}
.fixed {
    display: block;
}
.text-right {
    text-align: right;
}
.download_row {
	margin-bottom: 20px;
}
.download_row a {
	cursor: pointer;
}
.cv-profile {
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
    background-color: #F9F9F9;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    font-size: 23px;
    font-weight: 100;
    line-height: 32px;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center;
}
.cv-section-title {
    color: #DA3493;
    line-height: 18px;
    margin: 0 0 30px;
    font-weight: normal;
}
.cv-item {
    margin-bottom: 30px !important;
}
.cv-item-description {
    text-align: right;
}
.cv-item-description h6 {
    background-color: #F5F5F5;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-transform: uppercase;
}
.mute {
    color: #AAAAAA;
}
.cv-item-details h4 {
    line-height: 22px;
    margin-bottom: 12px;
}
p.last, h1.last, h2.last, h3.last, h4.last, h5.last, address.last {
    margin-bottom: 0;
}
.skill {
    margin-bottom: 30px;
}
.skill h4 {
    line-height: 22px;
    margin-bottom: 10px;
}
.level {
    background-color: #E2E2E2;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    height: 5px;
    margin: 5px 0;
    text-indent: -9999px;
    width: 100%;
}
.l-5 {
    background-color: #359CBD;
    border-radius: 5px 0 0 5px;
    display: block;
    height: 5px;
    width: 50%;
}
.l-6 {
    background-color: #359CBD;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    display: block;
    height: 5px;
    width: 60%;
}
.l-10 {
    background-color: #359CBD;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    display: block;
    height: 5px;
    width: 100%;
}
.skill p {
    color: #AAAAAA;
    margin-bottom: 0;
    text-align: right;
}

ul.square {
	list-style-type: square !important;
}

.contact-info-2 li {
    float: left;
    font-size: 13px;
    margin-left: 5px;
}
.contact-info-2 {
	list-style: none outside none;
	margin-left: 0px;
}

form p {
    margin-bottom: 5px;
}

#contact-form {
    overflow: hidden;
}


#contact-form input[type="text"], 
#contact-form input[type="email"], 
#contact-form textarea {
    min-width: 300px;
    width: 95%;
}

/*===== overdride =======*/
.btn.disabled, .btn[disabled] {
    opacity: 0.35 !important;
}


textarea {
	min-height: 100px;
	overflow: auto;
}
#contact-form input[type="submit"] {
	margin-right: 10px;
} 

.btn-custome {
    background-color: #DB5B94;
    background-image: -moz-linear-gradient(center top , #DB5B94, #DB3393);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-custom {
  background-color: hsl(312, 100%, 30%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00cb", endColorstr="#99007a");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ff00cb), to(#99007a)) !important;
  background-image: -moz-linear-gradient(top, #ff00cb, #99007a) !important;
  background-image: -ms-linear-gradient(top, #ff00cb, #99007a) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff00cb), color-stop(100%, #99007a)) !important;
  background-image: -webkit-linear-gradient(top, #ff00cb, #99007a) !important;
  background-image: -o-linear-gradient(top, #ff00cb, #99007a) !important;
  background-image: linear-gradient(#ff00cb, #99007a) !important;
  border-color: #99007a #99007a hsl(312, 100%, 25%) !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33) !important;
  -webkit-font-smoothing: antialiased !important;
}


.banner_img {
    border: 10px solid #EEEEEE;
    margin-bottom: 40px;
    width: 100%;
}







#footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.08);
    bottom: 40px;
    color: #000000;
    left: 0;
    position: absolute;
    width: 250px;
    z-index: 201;
}

#footer .inside {
    margin: 0 30px 30px;
}
#footer .inside2 {
    margin: 0 30px;
    padding: 10px 0 5px 5px;
}

#footer .inside2 p {
	color: #A0A0A0;
    font-size: 0.85em !important;
    line-height: 1.5em;
}

#footer a {
    color: #484EA1 !important;
    
}







/***********************************************************/

#portfolio.gallery {
    /*padding-top: 40px;*/
}
#portfolio {
    /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    float: right;
    padding: 0 2%;
    position: relative;*/
    border: 1px dotted cyan;
}

#portfolio.gallery h3 {
    border: 0 none;
    margin: 0 0 0 1.5%;
    width: 15%;
}
#portfolio h3 {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin: 1em 0 0.4em;
    padding: 0 0 0.4em;
    width: 100%;
}


#arrows, #arrows a {
    float: left;
}
#arrows {
    background: url("../img/keyboard.png") no-repeat scroll 0 40px transparent;
    height: 6em;
    width: 103px;
}
#arrows #prev {
    background-position: 0 0;
}

#arrows #prev:hover {
    background-position: 0 -32px;
}

#arrows a {
    transition: none 0s ease 0s;
}
#arrows a {
    background: url("../img/btn-arrows.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    margin: 0 0 0 13px;
    width: 32px;
}

.ir {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    text-shadow: none;
}
#arrows #next {
    background-position: -32px 0;
}
#arrows #next:hover {
    background-position: -32px -32px;
}


#social_icon {
    /*background: url("../img/keyboard.png") no-repeat scroll 0 40px transparent;*/
    height: 6em;
    width: 103px;
}
#social_icon a {
    float: left;
}
#social_icon a {
    transition: none 0s ease 0s;	
}
#social_icon a {
    background: url("../img/social-icons-sprite.jpg") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 36px;
}
#social_icon #tweet {
    background-position: 0 0;
}
#social_icon #tweet:hover {
    background-position: 0 -32px;
}
#social_icon #in {
    background-position: -80px -145px;
}
#social_icon #in:hover {
    background-position: -80px -110px;
}
#social_icon #fb {
    background-position: -64px 0;
}
#social_icon #fb:hover {
    background-position: -64px -32px;
}


.name, .details {
    border-bottom: 1px solid #CCCCCC;
    font-family: Pragmata,Menlo,Consolas,FreeMono,Courier,monospace;
    font-size: 12px;
    margin-left: 5%;
    text-transform: uppercase;
    width: 95%;
}
.name strong, .details strong {
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    font-family: 'BebasNeueRegular',sans-serif;
    font-size: 150%;
    font-weight: normal;
    margin: 0 5px 0 0;
    padding: 5px 0;
    width: 100px;
}
#projects .meta {
	background-color: red;
}
.name span {
    float: right;
    font-size: 10px;
    margin-top: 10px;
    text-align: right;
}
.details {
    border: 0 none;
}
.imagery {
    width: 100%;
}
.imagery {
    clear: both;
    float: left;
    margin-top: 2em;
    padding-bottom: 2em;
}
.imagery img {
    border: 10px solid rgba(0, 0, 0, 0.03);
    cursor: pointer;
    display: block;
    height: auto;
    margin: 0 auto 20px;
    max-width: 810px;
    width: 97%;
}
.imagery p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    color: #666666;
    font-size: 90%;
    margin: 2% auto 0;
    padding: 1% !important;
    text-align: center;
    width: 95%;
}
.imagery .launch_project {
    color: #666666;
    font-size: 90%;
    margin: 2% auto 0;
    padding: 1% !important;
    text-align: center;
    width: 95%;
}


/***********************************************************/







.phones {
  list-style: none;
}

.thumb {
  float: left;
  margin: -1em 1em 1.5em 0em;
  padding-bottom: 1em;
  height: 100px;
  width: 100px;
}

.phones li {
  clear: both;
  height: 100px;
  padding-top: 15px;
}

/** Detail View **/
img.phone {
  float: left;
  border: 1px solid black;
  margin-right: 3em;
  margin-bottom: 2em;
  background-color: white;
  padding: 2em;
  height: 400px;
  width: 400px;
}

ul.phone-thumbs {
  margin: 0;
  list-style: none;
}

ul.phone-thumbs li {
  border: 1px solid black;
  display: inline-block;
  margin: 1em;
  background-color: white;
}

ul.phone-thumbs img {
  height: 100px;
  width: 100px;
  padding: 1em;
}

ul.phone-thumbs img:hover {
  cursor: pointer;
}


ul.specs {
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.specs > li{
  display: inline-block;
  width: 200px;
  vertical-align: top;
}

ul.specs > li > span{
  font-weight: bold;
  font-size: 1.2em;
}

ul.specs dt {
  font-weight: bold;
}

h1 {
  border-bottom: 1px solid gray;
}
