/*
Theme Name: Red Carpet Magazine
Theme URI: http://deluxethemes.com/redcarpet/
Description: A celebrity / entertainment magazine theme. Inspired by People.com. Development by <a href="http://deluxethemes.com">Deluxe Themes</a> team.
Version: 1.0
Author: Ahmad Fouad
Author URI: http://deluxethemes.com/
*/

@import url(styles/default/stylesheet.css);



/*++++++ GALLERY ++++++++*/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center; margin:10px;}
.attachment img { padding:2px; border:1px solid #999999; margin:10px;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center; display:block; margin:10px;}
.imgleft {float:left; margin:0 0 10px 0;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right; margin:0 0 10px 0;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}


