/*
Theme Name: thisisjayv2
Theme URI: http://www.thisisjay.com/
Description: Portfolio.
Version: 2.6.2
Author: James Rogers
Author URI: http://www.thisisjay.com/
Tags: portfolio

*/

html, body, #wrap {height: 100%;}

body > #wrap { height: auto; min-height: 100%;}

@font-face { font-family:League Gothic; src:url(http://www.thisisjay.com/wp-content/themes/thisisjayv2/fonts/League_Gothic.otf) format("opentype") }


body {
margin: 0;
padding:0;
background: #ffffff url(images/bg.gif);
font-family: Arial, Helvetica, Sans Serif;
color: #c2b690;
font-size: 11pt;
}




#wrap{
width: 935px;
height: auto;
margin: 0 auto;
}

#header {
height:130px;
}


#name {
height:auto;
float:left;
}

#nav {
height:auto;
float:right;
font-family: League Gothic;
font-size: 18pt;
padding-top: 10px;
}

#intro {
width: 935px;
height: auto;
padding-top:30px;
padding-bottom:30px;
font-family: League Gothic;
font-size: 34pt;
letter-spacing: 0.1em;
}




#main {padding-bottom: 150px;}  /* must be same height as the footer */




#content{
width: 935px;
height: auto;
}

#project {
}

			.projleft {
			margin-right: 5px;
			margin-bottom: 25px;
			display: inline:
			}
			
			.projright {
			margin-right: 0px;
			margin-bottom: 25px;
			}
			
.portfolio{
clear: right;
}			
			
#projinfo{
width: 365px;
float: left;
}
			
#projpic{
width: 460px;
float: right;
}


.oldnew{
clear: both;
margin-top: 25px;
}

			

#footerbg {
background: url(images/footerbg.gif) repeat;
width: 100%;
height: 150px;
position: relative;
clear: both;
margin-left: auto;
margin-right: auto;
margin-top: -150px;/* negative value of footer height */
}

#footer {
width: 935px;
height: 150px;
margin-left: auto;
margin-right: auto;
font-family: League Gothic;
letter-spacing: 0.1em;
}



.recent
{
}



h1{
font-family: League Gothic;
font-size: 20pt;
font-weight: normal;
display: none;
}



h2{
font-family: League Gothic;
font-size: 24pt;
font-weight: normal;
letter-spacing: 0.1em;
}



h3{
font-family: League Gothic;
font-size: 20pt;
font-weight: normal;
letter-spacing: 0.1em;
}



h4{
font-family: League Gothic;
font-size: 20pt;
font-weight: normal;
letter-spacing: 0.1em;
}




.category{
color: #801b1b;
}







a:link, a:visited, a:active {
color: #801b1b;
text-decoration: none;
}

a:hover {
color: #801b1b;
text-decoration: underline;
}





a.intro:link, a.intro:visited, a.intro:active {
color: #4a3838;
text-decoration: none;
}

a.intro:hover {
color: #cccccc;
text-decoration: none;
}



.tagline{
font-size: 16pt;
margin-left:25px;
}


.projleft img, .projright img {
border: 1px solid #383838;
}

#header img{
border:0;
}

#content img{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #c2b690;
}


#content img{
opacity:0.8;filter:alpha(opacity=80);
}

#content img:hover{
opacity:1;filter:alpha(opacity=100);
}


.project{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #c2b690;
}



#nav li {
display: inline;
list-style-type: none;
margin-left: 10px;
}





#footer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 14pt;
}
