/*
Theme Name: Wishlost Blue
Theme URI: http://wishlost.com/
Description: Jazzy new Wishlost.
Version: 1.0
Author: kishu27@gmail.com

*/
/* This Code Looks good in Dreamweaver CS3 */
body							{background:white url(images/header-background.jpg) repeat-x top left; margin:0; padding:0; 	}
body							{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:black;				}
body{cursor:default;}
a{cursor:pointer;}
a img							{text-decoration:none;border:0;																	}
form							{margin:0;padding:0;																			}
#header							{height:220px;																					}
#header #home					{float:left;font-size:0px;text-indent:-100px;width:285px;height:82px;cursor:pointer;			}
#header #home					{background:url(images/wishlost-logo.jpg);margin:23px 0px 0px 12px;								}
#header #searchBox				{float:right;width:327px;height:46px;background:url(images/search-Background.jpg) no-repeat;	}
#header #searchBox				{padding:4px 0px 0px 24px;																		}
#header #searchBox input		{width:250px;font-family:Georgia, "Times New Roman", Times, serif;font-size:19px;height:24px;	}
#header #searchBox input		{margin:0;padding:0;border:0;																	}
#header #searchBox input#sub	{background:url(images/search-Button.gif) no-repeat; width:31px; height:26px					}
#header #texts					{clear:both;																					}
#header #siteDescription h1		{float:left;margin:40px 0px 0px 24px; font-size:18px; color:white;								}
#shadow							{background:url(images/page-Shadow.jpg) repeat-x bottom; text-align:center;						}
#shadowOverlay					{background:url(images/shadow-Overlay.png) no-repeat center; line-height:23px; height:23px;		}
#page							{background:url(images/body-Gradient.jpg) repeat-x;padding:50px 0px 30px 20px;					}
#sidebar						{width:300px; float:right;margin-bottom:40px;													}
#sidebar .widget				{background:url(images/sidebar-Box-Snap.jpg) no-repeat;	min-height:246px;						}
#sidebar .widget .title			{font-size:12px; font-weight:bold;padding:15px 0px 15px 15px;									}
#sidebar .widget ul				{margin:0px 0px 15px 15px; padding:0;list-style:none;											}
#sidebar .widget ul li			{clear:both;																					}
#sidebar .widget ul li a		{float:left;height:19px; width:90%;vertical-align:middle;color:black;text-decoration:none;		}
#sidebar .widget ul li a		{padding-top:4px;padding-left:4px;																}
#sidebar .widget ul li a:link	{																								}
#sidebar .widget ul li a:visited{																								}
#sidebar .widget ul li a:hover	{background:url(images/sidebar-LinkHighlight.jpg);color:white;									}
#sidebar .widget ul li a:active	{																								}
#navigation						{clear:both;padding-right:20px;	margin:10px 30px 60px 30px;												}
#navigation a					{font-size:14px; text-decoration:none; color:black;padding:18px;padding-bottom:0;height:37px;	}
#navigation a					{width:250px;																					}
#navigation a:hover				{text-decoration:underline;																		}
#navigation .p a				{float:left; background:url(images/navigation-PointLeft.jpg) no-repeat; text-align:left;		}
#navigation .n a				{float:right; background:url(images/navigation-PointRight.jpg) no-repeat; text-align:right;		}
#stories						{width:600px;float:left;																		}
#stories a						{color:#0066ff;text-decoration:underline;														}
#stories a:visited				{color:#006699;text-decoration:underline;														}
#stories a:hover				{color:#3399FF;text-decoration:underline;														}
#stories a:active				{color:#660099;text-decoration:underline;														}
#stories .story					{clear:both;background:#FFFFFF;padding-bottom:60px;												}
#stories .story:hover			{background:#FAFAFA;																			}
#stories .story .title			{color:black;																					}
#stories .story .meta			{display:none;																					}
#stories .story .title a		{text-decoration:none;color:black;float:left;width:100%;										}
#stories .story .title a:hover	{background:#EFEFEF;text-decoration:none;color:black;											}
#stories .story .title h2 		{margin:0;padding:0;font-size:17px;font-weight:bold;margin-bottom:5px;							}
#stories .story .commentmeta 	{float:right;font-size:9px;																		}
#stories .story .commentmeta a  {text-decoration:underline;color:#0000FF;font-size:9px;											}
#stories .story .postmetadata   {float:left;font-size:9px;																		}
#stories .story .postmetadata a {text-decoration:underline;color:#0000FF;font-size:9px;											}
#stories .story .content		{clear:both;padding-top:10px;																	}
#stories .story .content a		{color:black;text-decoration:underline;															}
#footer							{width:100%;margin:0;background:url(images/footer-Bar.jpg);line-height:28px;color:white;		}
#footer							{clear:both;text-align:center;font-family:Georgia, "Times New Roman", Times, serif;				}
#footer							{font-size:16px;font-weight:bold;																}
#footer a						{text-decoration:none;color:#CCCCCC;															}
#footer a:hover					{text-decoration:underline;color:#FFFFFF;														}
#tooltip						{background:black; border:1px solid #0066FF;position:absolute;line-height:20px; padding:8px;	}
#tooltip						{display:none;color:#00CCFF;																	}
#tooltip a						{color:#00CCFF;text-decoration:none;															}