/*  
Theme Name: Quentin
Theme URI: http://themasterplan.in/themes/the-morning-after/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>.
Version: 1.0


#7AC5CD lighter
#5F9EA0 darker

*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body {font-family:verdana, arial;
background-color:#4d5255;
background-image:url(images/bg/pattern01.jpg);background-repeat:repeat;
background-position:100px 50px;*/
}

a { color: #ddd; text-decoration: none; }
h2 { font-weight: normal; color:#a7d957; }
h2 a { font-weight: normal; color:#a7d957; }
h2 a:visited { font-weight: normal; color:#a7d957; }
h2 a:hover { border-bottom:1px dotted #a7d957; }

.postcontent h3 {font-weight: normal; color:#a7d957; clear:none;}

.container { background-color:;padding-left:20px;padding-right:20px; }

/* Header styles
-------------------------------------------------------------- */
#header { padding: 1.5em 0 0 0; height: 108px; }
#header #logo { height: 90px; }
#header #logo .title { padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #fff; }
#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #999; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #fff; }
#header #logo .title a:hover { color: #fff; background: #000; }
#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 90px; }

#header #search_menu #search { padding: 0 0 0 5px; }

/*#menu { width: auto; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }*/
#menu { width: auto;  margin: 10px 0 10px 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 1em; }
#menu li a { padding: 0; text-decoration: none; color: #fff; }
#menu li a:hover { padding: 0; text-decoration: underline; }
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.home { background: url(images/bg/heart.png) no-repeat; }
#menu li span.about { background: url(images/bg/heart.png) no-repeat; }
#menu li span.archives { background: url(images/bg/heart.png) no-repeat; }
#menu li span.subscribe { background: url(images/bg/feedicon12.png) no-repeat; }
#menu li span.contact { background: url(images/bg/heart.png) no-repeat; }

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 220px; background-color:#343839;}



/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 1.5em 0; font-size: 0.9em;}

/* latest post */

#latest_post { padding: 5px; background-color:#343839; 
margin-bottom:5px;
-moz-border-radius:7px;}

.home_recent_post { padding: 5px; background-color:#343839; 
margin-bottom:5px;
-moz-border-radius:7px;}

.latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.7em; }

.latest_post_meta a {color: #7AC5CD;font-weight:bold; }
.latest_post_meta a:hover { color: #fff; background-color:#7AC5CD;}


/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #bbb; border-left: 5px solid #bbb; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #7AC5CD; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #7AC5CD; }

/* about */

#home_about { margin: 0 0 1em 0; padding: 0.5em 0.7em 0 1.4em; background-color:#3E4243;-moz-border-radius: 10px;}
#home_about p { font-size: 1.0em; font-family: tahoma;  font-style: italic;}

#home_about h4 { font-size: 1.1em; font-family: tahoma;  font-style: italic; margin-bottom:15px; color:#eee;}

/* recent posts */

.home_recent_post { padding: 1em 1em 1em 1em; margin: 0 0 0.8em 0;}

.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; border:0; }
.home_recent_thumb a img {  padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { padding: 2px; margin: 0; border: 0; }

div.home_recent_title a { font-weight:bold; color:#fff;}
div.home_recent_title a:visited { font-weight:bold; color:#fff;}
div.home_recent_title a:hover { color:#000; background: #fff; }

.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }

/* category list */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block;  font-weight: bold; color: #eee; border-bottom: 1px solid #666; padding: 3px 5px 5px 7px; margin: 0;}
ul.cat li a:hover { color: #7AC5CD; }

ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub.png) no-repeat; }

/* recent comments */

#side_recent_comments, #side_most_emailed { margin: 0 0 1.4em 0; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #bbb; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #bbb; background: url(images/bg/doc.png) no-repeat 0 3px; }


.postcontent
{background-color:#343839;
padding:15px;
	-moz-border-radius: 7px;}

.postcontent ul li, .bluebox ul li
{ 
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0.2em;
padding-left: 18px; /* space between bullet and text*/
margin-bottom: 0.5em;
margin-top: 6px;
background-image: url(images/bg/billbullet07.png);
background-repeat: no-repeat;
background-position: -3px 1px;
list-style-type: none;
}

.postcontent ul li a, .postcontent p a, .wp-caption a  {color:#7AC5CD; border-bottom:1px dotted #7AC5CD;}
.postcontent ul li a:hover,.postcontent p a:hover {color:#343839; border-bottom:1px dotted #a7d957;}


/* Single post styles
-------------------------------------------------------------- */

.post_meta { color: #818181; padding: 0.3em 0 1.4em 0; }

#post_content { margin:1.5em 0 0 0; font-size: 0.9em;}
#post_content img, #post_content p img 
{ margin-bottom:5px; margin-top:10px; padding-bottom:0px; }


#post_content p a  {color: #7AC5CD;font-weight:normal; border-bottom: 1px dotted #7AC5CD;}
#post_content p a:hover, #arch_content p a:hover { color: #343839; background-color:#7AC5CD;}

.related_posts a  {color: #7AC5CD;font-weight:normal; border-bottom: 1px dotted #7AC5CD;}
.related_posts a img, .related_posts  img  {border: 0px;padding:0px; margin-bottom:0px;}
.related_posts a:hover { color: #343839; background-color:#7AC5CD;}


/* Footer
-------------------------------------------------------------- */

#footer { border-top:1px dotted #666; padding: 1em 0 0 0; color: #666; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 200px; border: 1px solid #666; background: #555;  padding: 5px; color: #ffffff; font-weight: bold; margin-top:10px; float: left; }
input.submit_input { background: #555; border:1px solid #666;  padding: 5px; margin-left: 5px; margin-top:10px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.post_name { letter-spacing: -0.04em; color:#a7d957; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #bbb; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #bbb; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #bbb; }
h3.latest_post_title { font: bold 1.6em tahoma, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #222; background: #fff; }

h3.home_featured { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }

h3.mast { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #a7d957;
border-bottom:0px solid #666; }



h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #7AC5CD; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #ddd; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #000; background: #fff; }
h3.year_title { color: #a7d957; font-weight:bold;}


h4 { color: #a7d957; font-weight:bold;}

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #bbb; }



/* main menu links in the banner image */
#punchline2
{
 	
 text-align:right;
 margin-top:20px; 
 width:200px;
 float: right;

}


#punchline
{ 	 
 position:absolute;
 top:150px;
 width:210px;
 right:0;
}

/* info links in the header */
#punchline ul li, .quotebox ul li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; background: url(images/bg/heart.png) no-repeat 0 1px; list-style-type: none;}
.billbox ul li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; background: url(images/bg/heart.png) no-repeat 0 1px; list-style-type: none;}
.quotebox ul li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; background: url(images/bg/billbullet07.png) no-repeat 0 1px; list-style-type: none;}



#punchline a, .breadcrumb a, .quotebox a, .witty a, .greybox a, .postnavigation a, .meta a  {color: #7AC5CD;font-weight:bold; }
#punchline a:hover, .breadcrumb a:hover, .witty a:hover, .greybox a:hover, .postnavigation a:hover, .meta a:hover { color: #fff; background-color:#7AC5CD;}

.quotebox a:hover { color:#7AC5CD; border-bottom: 1px dotted #7AC5CD; }



.breadcrumb
{
background-color:#343839; 
border: 1px solid #3E4243;
padding:3px 5px 3px 5px;
margin-bottom:10px;
-moz-border-radius:7px;
}


.billalert
{
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 1em !important;
	line-height: 115%;
	-moz-border-radius:16px;
	background-color: #200;
	border: 2px solid #800;}

.billinfo
{
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 1em !important;
	line-height: 115%;
	-moz-border-radius:16px;
	background-color: #020;
	border: 2px solid #080;
}

.gravatar {	float: left; }

.postavatar {
	padding: 0px;
	display: inline;		
	float: left;
	/*background:#bbb;*/
	margin-bottom: 4px;	
	margin-right: 4px;	
	border: 0px SOLID #bbb;
	
}

.icongallery img{padding:0px; margin:7px 7px;border:0px;}

/* Mini pictures filmography*/
.gallery img{padding:0px; margin:7px 7px;border: 3px SOLID #bbb;}

/*-  QUOTE BOX --------------------------- */
.quotebox, .postnavigation
{
	background-color:#343839;	
	color:#eee;
	padding:5px;
	margin-bottom:8px;
	margin-right:5px;
	font-weight:normal;
	font-size:0.8em;
	-moz-border-radius: 7px;
}


.postnavigation
{
	padding-top:15px;
	padding-bottom:15px;
	-moz-border-radius: 7px;
}

.billbox
{
	background-color:#3E4243;	
	color:#eee;
	padding:5px;
	margin-bottom:8px;
	margin-right:5px;
	font-weight:normal;
	font-size:0.9em;
	-moz-border-radius: 10px;
}


.quotebox img
{margin:0;padding:0;}

.pinktext
{
	color:#7AC5CD;  
	font-weight:normal;
}


.lookdate
{
	color:#1fb0e0;
	/*color:#cc3333;*/
	font-weight:bold;
}


.greybox { margin: 0 0 1em 0; padding:0.7em; background-color:#3E4243;-moz-border-radius: 10px;}
.greybox p { font-size: 0.9em; }

.bluebox { margin: 0 0 1em 0; padding:0.7em; background-color:#4b5d73;-moz-border-radius: 10px; color:#ffffff;}

.bluebox ul li a ,  .bluebox p a  {color:#a7d957;}
.bluebox ul li a:hover,.bluebox p a:hover {color:#a7d957; border-bottom:1px dotted #a7d957;}




.credits {font-size:0.8em; float:right;}


/* UTW TAGS */
.utwtags 
{border-bottom: 1px solid #e5e5e5;

margin-top:5px;
font-variant:lowercase;
color:#ffffff;
}

.meta a, .meta a:visited {
    font-weight: normal;    
    text-decoration: none; 
}
    
 .meta a:hover {
    text-decoration: none; 
}

/*meta block in bottom*/
.meta {
 font-size: .9em;
 font-weight:bold;
 line-height: 18px;
 background-color:#3e4243;
 padding-left:10px;
 padding-right:10px;
 color:#ffffff;
 margin-bottom:5px;
 -moz-border-radius: 10px;
}

.related_posts {
 background-color:#555;
 margin:40px 0px 5px 0px;
 padding:10px 10px 5px 10px;
 -moz-border-radius: 10px;
}


/************************************************
*	Comments													*
************************************************/

#comments a, #comments ol li a, .utwrelposts ul li a { color: #7AC5CD; text-decoration: none; }
#comments a:hover, #comments ol li a:hover, .utwrelposts li a:hover { color: #fff; background-color:#7AC5CD; text-decoration: none; }

h2#comments{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
	font-size: 110%;
	color:#a7d957;
}
#commentblock {
	padding: 20px;
	color:#999999;
	clear: both;
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 20px;
	color: #9b9b9b;
	font-size:0.9em;
}

#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

.commentinfo{
	margin-top: 3px;
	margin-bottom: 5px;
}

.commenttext {
	
	margin-top: 0px;
	margin-bottom: 30px;
	/*border-top: 1px solid #000;*/
	line-height:12px;
	color: #999;
/*background-color: #2E3233;*/
	padding: 5px;
}

.commenttext-admin {
	
	margin-top: 0px;
	margin-bottom: 30px;
/*border-top: 1px solid #000;*/
	line-height:12px;
	color: #999;
	/*background-color: #2E3233;*/
	padding: 5px;
}

#commentsformheader{
	padding-left:18px;
	font-size: 1.4em;
	color:#a7d957;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input.btn{
   color:#a7d957;
   font-family:'trebuchet ms',helvetica,sans-serif;   
   font-weight:bold;
   background-color:#555;
   border:1px solid #555;
   margin-bottom:10px;
   font-size:1em;
   margin-top:5px;}

input.txt, textarea{
   color:#ffffff;
   background-color:#555;
   padding:2px;
   border:1px solid #555;
   font-weight:normal;
   font-size:1em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* GRAVATARS */
#commentlist li img.gravatar {
	padding: 0px;
	margin: 3px 7px 3px 0;
	display: inline;		
	border: 3px SOLID #555;
}
.gravatar {	float: left; }

.postavatar {
	padding: 0px;
	display: inline;		
	float: left;
	/*background:#555;*/
	margin-bottom: 4px;	
	margin-right: 4px;	
	border: 0px SOLID #555;
	
}

/*========================*/


/* Start of CSS for Dagon Design Form Mailer */

.mailwrapper {
	text-align: left;
}
.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}
.maildiv .sidelbl {
	/* used for left side labels */
	width: 200px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
	display: block; 
	float: left; 
	clear: left;
}

.maildiv input {
	margin-bottom: 10px;


}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}
.maildiv fieldset {
	padding: 15px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: right;
}

.maildiv .fmspacer {
	height: 10px;
}
.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}



/* End of CSS for Dagon Design Form Mailer */


/* wp pagenavi PLUGIN*/

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;

}
.wp-pagenavi a:hover {	
	
	color: #dddddd;
 	background-color:#3e4243;

}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #dddddd;
	border: 0px solid #000000;

}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #0066cc;
	color: #dddddd;

}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #0066cc;
	color: #dddddd;

}
/* end wp pagenavi*/



/*--------------------------- Additional code ------------------------ */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
    border: 1px solid #ccc;
	}
img.alignleft {
	padding: 3px;
	margin: 0 7px 3px 0;
	display: inline;
    border: 1px solid #ccc;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left;
            }



/*---------------------------- Page Navigation -------------------------------*/

.postnavigation 
{
 margin-top: 10px;
 margin-bottom:10px;
 padding-bottom:20px;
 height:20px;
}

.left {
 float: left;
 padding-left: 10px;
}

.right {
 float: right;
 padding-right: 10px; 
}

.postcontent
{line-height:2em;}

.postcontent blockquote
{
margin: 0pt 30px 20px 30px;
padding: 0pt 0pt 0pt 10px;
border-left: 2px solid #a7d957;
}

/* javascript jquery tooltip */
#tooltip{
	position:absolute;
	border:2px solid #7ac5cd;
	background:#555555;
	padding:2px 5px;
	color:#e5e5e5;
	display:none;
	}
	
	
/* ---------------------related posts --------------------------- */


.wp-caption {
	border: 1px solid #3e4243;
	text-align: center;
	/*background-color: #ffffff;*/
	background-color:#343839;
	padding-top: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.wp-caption img  {
	margin: 0px 3px 3px 3px;
	padding: 0;
	border: 0;
}

.wp-caption a, .wp-caption a:visited, .wp-caption a img
{border-bottom:0px}


.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 17px;
	padding: 6px 6px 6px;
	/*background-color:#555555;*/
	margin: 0;
	color:#ddd;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}


#rpcontainer ul
{
  background-color:#555555;
  padding:5px;
  margin:10px 10px 10px 0px;
  
  
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  -webkit-border-radius: 6px;
   border-radius: 6px;
}


#rpcontainer ul, #rp_list ul
{
padding-left: 0;
float: left;
font-family: verdana, arial, helvetica, sans-serif;
list-style:none; 
width:510px; position:relative; 
}

#rpcontainer ul li, #rp_list ul li 
{
display:inline; width:115px; float:left; margin:0 0 5px 5px;
list-style-type: none;
padding-right: 3px;
padding-left: 3px;
background-image:none;
}


