/*

____\/\\\_________/\\\___\/\\\\\\\\\\\________
____\/\\\_______ /\\\____\/\\\\\\\\\\\\\\_____
____\//\\\______/\\\_____\/\\\\______\\\\\____
_____\//\\\____/\\\______\/\\\\_______\\\\\___
______\//\\\__/\\\_______\/\\\\______\\\\\____
_______\//\\\/\\\________\/\\\\\\\\\\\\\______
________\//\\\\\_________\/\\\\_______________
_________\//\\\__________\/\\\\_______________
__________\///___________\/\\\\_______________

  Title:    Styles for vijaypatel.in
  Author:   Vijay Patel
  Version:  v1.01

*/

section.project{
padding:0px;
}

section.project .desc{
width:250px;
margin-right:20px;
float:left;
}

section.project .img{
width:710px;
float:left;
}

section.project .img img{
width:710px;
}

section.project .desc h2{
padding:0 0 10px 0;
color:rgba(255, 255, 255, 0.5);
font-size:20px;
font-weight:bold;
}

section.project .desc ul li {
    margin-bottom: 0.5em;
}
section.project .desc p {
margin: 10px 0px;
line-height:20px;
}

section.project p + p {
    margin-bottom: 1.2em;
    text-indent: 1.5em;
}