.fpg-wrapper * {
margin: 0; padding: 0; border: 0;
}

.fpg-wrapper {
margin: 0px auto;
position: relative;
overflow: visible;
}

.fpg-page {
}

ul.fpg-row {
position: relative;
height: auto;
background: transparent;
list-style: none;
overflow: visible;
}

ul.fpg-row li.fpg-item .fpg-item-wrapper a {
display: block;
text-decoration: none;
}

li.fpg-item {
float: left;
}

li.fpg-item.fpg-first-col {
}

.fpg-item-wrapper {
position: relative;
overflow: hidden;
float: right;
}

.fpg-item-wrapper:hover {
}

li.fpg-item.fpg-first-col .fpg-item-wrapper {
}

img.fpg-image {
margin: auto;
position: relative;
display: block;
}

.fpg-text {
position: absolute;
left: 0px;
bottom: 0px;
float: left;
padding: 3px 5px;
}

h3.fpg-title, h3.fpg-title a:link, h3.fpg-title a:visited, h3.fpg-title a:active {
text-decoration: none;
}

p.fpg-excerpt, p.fpg-excerpt a:link, p.fpg-excerpt a:visited, p.fpg-excerpt a:active {
text-decoration: none;
clear: both;
}

p.fpg-author, p.fpg-author a:link, p.fpg-author a:visited, p.fpg-author a:active {
text-decoration: none;
float: left;
}

p.fpg-date, p.fpg-date a:link, p.fpg-date a:visited, p.fpg-date a:active {
text-decoration: none;
}



/**** ARROWS ****/
.fpg-arrow-wrapper {
overflow: hidden;
margin: 10px auto 0px;
}

.fpg-arrow-left, 
.fpg-arrow-right {
position: relative;
height: 25px;
width: 30px;
margin-top: 8px;
cursor: pointer;
overflow: hidden;
background-repeat: no-repeat;
background-color: transparent;
}

.fpg-arrow-left {
float: left;
background-position: 0px 0px;
}

.fpg-arrow-right {
float: right;
background-position: -30px 0px;
}

.fpg-arrow-left:hover {
background-position: 0px -25px;
}

.fpg-arrow-right:hover {
background-position: -30px -25px;
}

.fpg-arrow-left:active {
background-position: 0px 0px;
}

.fpg-arrow-right:active {
background-position: -30px 0px;
}

.fpg-arrow-pip {
position: relative;
height: 40px;
float: left;
cursor: pointer;
background-repeat: no-repeat;
background-color: transparent;
text-indent: -9999px;
}

.fpg-arrow-pip.fpg-selected-pip, .fpg-arrow-pip:hover {
background-position: -40px 0px;
}








.fpg-wrapper {
padding: 10px 2px;
width: 98%;
}



.fpg-page {
}



ul.fpg-row {
/*height: 152px;
padding-left: 212px;
padding-bottom: 10px;*/
	height: 82px;
    width: 973px;
}

ul.fpg-row.fpg-last-row {
padding-bottom: 0px;
}



li.fpg-item {
/*height: 150px;
width: 25%*/
    list-style: none outside none;
    margin: 8px;
    overflow: hidden;
    width: 305px;
}


/*
li.fpg-item.fpg-first-col {
width: 210px;
margin-left: -210px;
}*/
/*
li.fpg-item.fpg-last-col {
width: 25%
}
*/


.fpg-item-wrapper {
/*height: 150px;
width: 210px;*/

border-top: solid 1px #525252;
border-bottom: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #525252;

-moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5); 
-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5); 
box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);

background: #FFFFFF;
padding: 0px;
}

.fpg-item-wrapper:hover {
margin-top: 2px;
margin-right: -2px;

-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5); 
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
}



/*img.fpg-image {
height: 150px;
width: 210px;

}*/



.fpg-text {
/*width: 200px;*/
width:290px;
background: #000000; 
background: rgba(0,0,0,0.5);

border-top: solid 0px #000000;
border-bottom: solid 0px #000000;
border-right: solid 0px #000000;
border-left: solid 0px #;

-moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5), 2px 2px 2px 2px rgba(0,0,0,0.5) inset; 
-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5), 2px 2px 2px 2px rgba(0,0,0,0.5) inset; 
box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5), 2px 2px 2px 2px rgba(0,0,0,0.5) inset;

margin: 0px 0px 0px 0px;
}



h3.fpg-title, h3.fpg-title a:link, h3.fpg-title a:visited, h3.fpg-title a:active {
color: #FFFFFF;
font-family: Arial, Veranda, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
line-height: 12px;
}


p.fpg-excerpt, p.fpg-excerpt a:link, p.fpg-excerpt a:visited, p.fpg-excerpt a:active {
color: #FFFFFF;
font-family: Arial, Veranda, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10px;
line-height: 10px;
}


p.fpg-author, p.fpg-author a:link, p.fpg-author a:visited, p.fpg-author a:active {
color: #FFFFFF;
font-family: Arial, Veranda, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8px;
line-height: 8px;
}


p.fpg-date, p.fpg-date a:link, p.fpg-date a:visited, p.fpg-date a:active {
color: #FFFFFF;
font-family: Arial, Veranda, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8px;
line-height: 8px;
float: right;
}


.fpg-arrow-left, 
.fpg-arrow-right {
background-image: url(/2.0/wp-content/plugins/featured-posts-grid/images/arrow-dark-red.png);
}

.fpg-arrow-pip {
width: 30px;
background-image: url(/2.0/wp-content/plugins/featured-posts-grid/images/pip-dark-red.png);
}

ul.fpg-row li.fpg-item .fpg-item-wrapper a {
background: #000000;
}





.fpg-arrow-wrapper
{
	display: none;
}