/*
Theme Name: LongBrownFolio
*/

body {
background:#FFFFFF;
color:#434343;
text-align:center;
font-family:"Myriad Pro", Arial, 'Sans Serif';
font-size:14px;
}


/* STYLING */

.alignleft {
float:left;
display:block;
margin:0 20px 20px 0;
}

.alignright {
float:right;
display:block;
text-align: right;
margin:0 0 20px 20px;
}

h2 {
font-size:22px;
margin:0 0 20px 0;
}

h3 {
font-size:60px;
line-height:35px;
margin:0 0 20px 0;
}

h3 span {
font-size:14px;
font-weight: normal;
color:#bbbbbb;
}

h4 {
font-size:22px;
line-height:20px;
margin:0 0 20px 0;
}

h4 span {
font-size:14px;
font-weight: normal;
color:#bbbbbb;
text-transform: uppercase;
}

h5 {
font-size:15px;
line-height:24px;
margin:0 0 20px 0;
}

h6 {
font-size:14px;
font-weight:bold;
margin:0 0 5px 0;
}

p {
line-height:24px;
margin:0 0 20px 0;
}

ul {
line-height:24px;
}

ol  {
line-height:24px;
}

a {
color:#888888;
text-decoration: none;
}

a:hover {
color:#444444;
}



/* MAIN STRUCTURE */

#page {
width:100%;
clear:both;
overflow: hidden;
padding:50px 0 0 0;
display:block;
}

.container {
clear:both;
overflow: hidden;
position:relative;
display: table;
height:1%;
width:100%;
}

.container .inner {
padding:20px 0;
width:960px;
margin:auto;
text-align:left;
}

#whatIDo, #aboutMe, #myPortfolio2 {
background:#E4E4E4;
border-top:1px solid #C8C8C8;
border-bottom:1px solid #C8C8C8;
}



/* HEADER */

#header {
overflow: hidden;
position:fixed;
display: block;
height:50px;
width:100%;
z-index:10;
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/header.jpg') no-repeat top center;
}

#header .inner {
padding:0px;
width:960px;
margin:auto;
text-align:left;
}

#header .inner h1 {
line-height:50px;
height:50px;
float:left;
display:block;
}

#header .inner h1 a {
color:#FFFFFF;
margin:0px;
text-decoration: none;
padding:0px;
float:left;
display:block;
font-size:30px;
}

#header .inner ul.nav {
display:block;
float:right;
margin:15px 0 0;
}

#header .inner ul.nav li {
float:left;
display:block;
line-height:20px;
margin:0 0 0 30px;
}

#header .inner ul.nav li a {
color:#FFFFFF;
text-decoration: none;
}

#header .inner ul.nav li a:hover {
color:#FFFFFF;
}

#header .inner ul.nav li.active a {
color:#FFFFFF;
font-weight:bold;
}



/* BANNER */
#banner .inner {
padding:20px 0;
width:1000px;
}

#banner .screenshot {
float:left;
display:block;
/*background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/featuredScreenshotBack.jpg') no-repeat;*/
width:500px;
height:350px;
position:relative;
overflow: hidden;
}

#banner .screenshot a.bannerPortfolioLink {
width:175px;
height:79px;
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/bannerPortfolioLink.png') no-repeat;
position:absolute;
bottom:60px;
right:20px;
display:block;
}

#banner p {
font-size:20px;
line-height:40px;
color:#989898;
width:450px;
float:left;
}

#banner .screenshot img {
margin:26px 0 0 26px;
}

#banner h2 {
font-size:60px;
line-height:35px;
}

#banner h2 span {
font-size:14px;
color:#989898;
font-weight: normal;
}



/* SERVICES */

ul.services {
overflow: hidden;
width:1000px;
padding:10px 0 0;
}

ul.services li {
display:block;
float:left;
width:300px;
margin:0 30px 0 0;
}


/* PORTFOLIO */
#myPortfolio h3 {
float:left;
display:block;
}

#myPortfolio .inner {
width:1000px;
position:relative;
overflow: hidden;
}

/* PORTFOLIO2 */
#myPortfolio2 h3 {
float:left;
display:block;
}

#myPortfolio2 .inner {
width:1000px;
position:relative;
overflow: hidden;
}

/* PORTFOLIO3 */
#myPortfolio3 h3 {
float:left;
display:block;
}

#myPortfolio3 .inner {
width:1000px;
position:relative;
overflow: hidden;
}

.portfolioTop {
height:120px;
margin:0 0 0 20px;
clear:both;
}

.portfolioButtons {
float:right;
display:block;
width:90px;
height:44px;
margin:30px 20px 0 0;
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/portfolioButton.png') no-repeat;
}

.portfolioButtons a.left, .portfolioButtons a.left2, .portfolioButtons a.left3 {
float:left;
display:block;
width:45px;
height:44px;
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/portfolioButton.png') no-repeat top left;
}

.portfolioButtons a.left:hover, .portfolioButtons a.left2:hover, .portfolioButtons a.left3:hover {
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/portfolioButtonHover.png') no-repeat top left;
}

.portfolioButtons a.right, .portfolioButtons a.right2, .portfolioButtons a.right3 {
float:right;
display:block;
width:45px;
height:44px;
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/portfolioButton.png') no-repeat top right;
}

.portfolioButtons a.right:hover, .portfolioButtons a.right2:hover, .portfolioButtons a.right3:hover {
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/portfolioButtonHover.png') no-repeat top right;
}

.portfolioArea {
clear:both;
position:relative;
overflow: hidden;
display:block;
height:470px;
width:1000px;
}

.portfolioLeftSide {
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/portfolioLeftSide.png') repeat-y;
width:20px;
height:1000px;
position:absolute;
top:120px;
left:0px;
display:block;
z-index: 2;
}

.portfolioRightSide {
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/portfolioRightSide.png') repeat-y;
width:20px;
height:1000px;
position:absolute;
top:120px;
right:0px;
display:block;
z-index: 2;
}

ul.portfolioSlider, ul.portfolioSlider2, ul.portfolioSlider3 {
display:block;
width:100000px;
position:absolute;
top:0px;
left:0px;
}

ul.portfolioSlider li, ul.portfolioSlider2 li, ul.portfolioSlider3 li {
display:block;
float:left;
width:300px;
margin:0 10px 0 20px;
}

ul.portfolioSlider li img, ul.portfolioSlider2 li img , ul.portfolioSlider3 li img {
border:2px solid #505050;
width:296px;
height:auto;
}



/* ABOUT */
#aboutMe .left {
width:630px;
display:block;
float:left;
margin:20px 0;
overflow: hidden;
}

#aboutMe .right {
width:300px;
display:block;
float:right;
margin:20px 0;
overflow: hidden;
}

ul.links {
line-height:30px;
font-weight:bold;
letter-spacing: 0.5px;
}



/* GET IN TOUCH */
input {
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/input.jpg') repeat-x #f7f3eb;
border:1px solid #B0B0B0;
padding:10px 10px 0 10px;
height:24px;
width:300px;
color:#444444;
font-size:13px;
font-family: "Myriad Pro", Arial, 'Sans Serif';
margin: 0px 0px 8px 0px;
}

input:focus {
border:1px solid #444444;
}

textarea {
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/input.jpg') repeat-x #f7f3eb;
border:1px solid #B0B0B0;
padding:10px 10px 0 10px;
height:120px;
width:400px;
color:#444444;
font-size:13px;
font-family: "Myriad Pro", Arial, 'Sans Serif';
margin: 0px 0px 8px 0px;
}

textarea:focus {
border:1px solid #4c4437;
}

#submit {
background:url('http://manusharow.com/wp-content/themes/longBrownFolio/images/submit.jpg') no-repeat;
width:192px;
height:39px;
border:none;
}

#getInTouch .left {
float:left;
display:block;
width:600px;
}

#getInTouch .right {
float:right;
display:block;
width:300px;
}



/* FOOTER */
#footer {
margin-top:30px;
background:#C8C8C8;
}

#footer p {
color:#888888;
font-size:13px;
line-height:20px;
margin:0px;
}

#footer p a {
color:#888888;
}

#footer p a:hover {
color:#000000;
}



