@charset "UTF-8";
body {
	margin: 0;
        background-image: url(http://blog.davidcaputo.net/images/stripe.png);
        background-repeat: repeat;
        /*background-color: #DCDCDC;*/
}



/* Blog Side */
/*----------------------*/

#blogContent{
	float:left;
        margin-left:25px;
        width:640px;
        height:1000px;
	padding-top: 0px;
        padding-left:25px;
        
}

#blogHeader{
	
        position: absolute;
	top: 0px;
	left: 75px;
	width: 555px;
        height: 130px;
        background-color: #ffffff;
        padding-left:25px;
        padding-right:35px;

}


#blogBody{
	
        position: absolute;
	top: 140px;
	left: 75px;
	width:555px;
        height: 100%;
        background-color: #ffffff;
        padding-left:25px;
        padding-right:35px;
/*
        width:525px;
	height:430px;
	float: left;
        padding-right:50px;
*/
}
/*----------------------*/



/*  SIDE BAR  */
/*  -------------------------------  */

#LinkList{
	position:absolute;
	width:315px;
	height:1000px;
	left: 700px;
	padding-top: 0px;
        padding-left: 25px;
        background-color: #ffffff;
}

#linkHeader{
	position: absolute;
	top: 15px;
	left: 15px;
	width:315px
}

#sidebar{
	position: absolute;
	top: 75px;
	left: 15px;
	width:275px;
	height:350px;
	padding-top: 0px;
     
}

#blogABout{
	position: absolute;
	top: 90px;
	left: 4px;
	width:75px;
	height:350px;
	
	padding-top: 0px;
}

#blogProjects{
	position: absolute;
	top: 90px;
	left: 109px;
	width:75px;
	height:350px;
	
	padding-top: 0px;
}

#blogContact{
	position: absolute;
	top: 90px;
	left: 217px;
	width:75px;
	height:50px;
	float: left;
	padding-top: 0px;
}


/*  -------------------------------  */



h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
}

h1.blog {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	vertical-align:middle;
}

h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding-bottom: 3px;
	padding-top: 6px;
}

h2.desc {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border: 0;
	margin-bottom:0px;
	padding-bottom: 0px;
	padding-top: 6px;
}

h2.title {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border: 0;
	margin-bottom:0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


h3{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	font-style: italic;
}

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

a:hover{
	color: #CCCCCC;
}

a.image, a.image:hover{
	text-decoration: none;
	color: #FFFFFF;
}

ul {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
    border: 0;
    padding: 0;	
}

li {
	list-style: none;
	
}

p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}













#BlogWork{
	height:430px;
	margin-top:0px;
}

#BlogSpace{
	width:200px;
	height:430px;
	float: left;
	padding-top: 0px;
}



#linkBody{
	width:335px;
}






#workIMG{
	width:670px;
	height:430px;
	position: absolute;
	left:351px;
	padding-top: 0px;
}

#workTEXT{
	width:325px;
	height:430px;
	position: absolute;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
}