/*
Theme Name: DREAM
Description: D.R.E.A.M. Wellness - St. James, NY
Author: Online Marketing Muscle
Tags: blue, three columns, fixed width
Version: 1.0
*/

body { margin: 0px; padding: 0px; font-family: Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 0.8em; color: #444; background: #5888E7 url(images/body-bg.png) repeat-x; }

#container { width: 960px; margin: 0px auto; padding: 0px 20px; }

/* Top Bar - RSS Feeds */
#topbar {
	height: 30px;
	margin-bottom: 0px;
	font-family: Trebuchet MS,Verdana,Helvetica,sans-serif;
}

#topbar ul {
	float: right;
	display: inline;
	height: 25px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

#topbar ul li a {
	height: 22px;
	line-height: 30px;
	background: url(images/blue-feed-icon-24.png) no-repeat;
	background-position: left;
	padding-left: 25px;
	font-size: 13px;
	font-weight:normal;
	color: #FFF;
	text-decoration:none;
}

#topbar ul li a:hover {
	color: #FFF;
	text-decoration:underline;
}


/* Header - Branding */
#header { float: left; display: inline; overflow: hidden; width: 960px; height: 128px; padding: 0px; border-bottom: 1px #003682 solid; background: url(images/DREAM-Wellness-banner.jpg) no-repeat; }


/*top menu*/

#menucontainer{
	height:29px;
	background:url(images/body-bg.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 14px "Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-weight:normal;
	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#menu a {
	color: #FFF;
	display: block;
	font-weight: normal;
	text-decoration:none;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/navigation-bg.gif) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 230px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/body-bg.png) repeat-x;
	width: 230px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/navigation-bg.gif) repeat-x;
	width: 230px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

	



/* The box below the header image */
#slogan { background: url(images/navigation-bg.gif) repeat-x; float: left; display: inline; overflow: hidden; width: 960px; padding: 6px 0px; margin-bottom: 0px; border-bottom: 0px #003682 solid; }
#slogan .left { color: #FFFFFF; float: left; display: inline; overflow: hidden; font-size: 0.9em; font-weight: bold; margin-left: 5px; margin-bottom: 0px; }
#slogan .right { color: #FFFFFF; float: right; display: inline; margin-bottom: 0px; font-size: 0.9em; font-weight: bold; margin-right: 5px; text-align: right; }
#slogan a { color: #eee; text-decoration: underline; }
#slogan a:hover { color: #FFFFFF; text-decoration: none; }

/* The wrapper for content and sidebars */
#wrapper { float: left; display: inline; overflow: hidden; width: 960px; color: #444; background: #FFFFFF url(images/Make-A-Wish_container-background.png) top;}

/* The content area - to move the content to the right float the content right and the sidebar-wrapper left and change the side margins. */
#content { float: left; display: inline; overflow: hidden; padding: 10px 20px 10px 10px; width: 480px;  background-color: #FFFFFF;}
#content h1 a { color: #003682; }
#content h1 a:hover { color: #222; }
#content.bookmarks ul { margin: 0px 0px 18px 0px; padding: 0px; }
#content.bookmarks li { line-height: 140%; margin: 0px 0px 14px 0px; padding: 0px; list-style-type: none; }
#content.bookmarks li a { font-size: 1.1em; margin-right: 6px; }
#content.bookmarks h2 { color: #003682; }
#content .post { margin-bottom: 12px; padding-bottom: 12px; }
#content .postmeta { font-size: 90%; padding: 5px 0px 5px 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
#content .postmeta h4, #content .postmeta p { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 1.0em; }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content .post div.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 0px; border: 1px #ccc dotted; }
#content .post div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; border: 1px #ccc dotted; clear: both; }
#content .post div.alignright { float: right; margin: 0px 0px 10px 10px; padding: 0px; border: 1px #ccc dotted; }
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img { margin: 5px; padding: 0px; }

/* The previous home top and next links at the bottom of the content */
.content-bot { font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; border-top: 1px dotted #ccc; padding: 10px; font-style: italic; font-weight: bold; background: #ddebf8; text-align: center; }
.content-bot a, .content-bot a:hover { margin: 2px 10px; }

/* Comments */
.comments ul { margin: 0px 0px 12px 0px; padding: 0px; }
.comments li { list-style-type: none; background: #efefef; border: 1px solid #ccc; padding: 5px 7px 0px 7px; margin: 0px 0px 12px 0px; font-size: 85%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
img.avatar {float:left; margin-right:5px;}

/* The wrapper for both sidebars */
#sidebar-wrapper { float: right; display: inline; overflow: hidden; width: 440px; padding: 0px 0px 10px 10px; }

/* The ad block */
#sidebar-wrapper .ad-blocks { margin: 8px -5px 5px -5px; }
#sidebar-wrapper .ad-blocks img { margin: 0px 2px 10px 2px; }

/* The sidebars */
#sidebar-left { float: left; display: inline; overflow: hidden; padding: 10px 10px 10px 0px; width: 200px; text-align: left; }
#sidebar-right { float: right; display: inline; overflow: hidden; padding: 10px 5px 10px 10px; width: 200px; }
#sidebar-wrapper h2, #sidebar-left h2, #sidebar-right h2 { color: #FFFFFF; margin-bottom: 12px; height:27px; line-height:27px; font-size:16px; margin:5px 0 0 0 ; padding:0px 0 0 5px; background:url(images/body-bg.png) repeat-x; font-weight:bold;}
#sidebar-wrapper h2, #sidebar-left h2 a, #sidebar-right h2 a { color: #FFFFFF; text-decoration: none; }
#sidebar-wrapper h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 a.rsswidget img { display: none; }
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul { margin: 0px 0px 16px 0px; padding: 0px; border-top: 1px dotted #ccc; }
#sidebar-left ul.main-links li { font-weight: bold; }
#sidebar-wrapper li, #sidebar-left li, #sidebar-right li { margin: 0px; padding: 3px 0px; border-bottom: 1px dotted #ccc; list-style-type: none; width: 200px; }
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a { text-decoration: none; }
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover { color: #222; text-decoration: underline; }
#sidebar-wrapper .widget { padding-top: 5px; border-top: 2px #ccc solid; margin-bottom: 10px; }

/* The Footer */
#footer { float: left; width: 100%; padding: 8px 0px; }
#footer p { margin: 12px; text-align: center; color: #eee; font-size: 0.9em; font-weight: bold; }
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* Universal styles */
p, h1, h2, h3, h4, h5, h6, h7 { margin-top: 0px; margin-bottom: 17px; }
p, #content li { line-height: 145%; }
p.small { font-size: 85%; }
blockquote { font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 0.9em; margin: 5px 15px 15px 15px; padding: 10px 10px 5px 10px; border: 1px #ccc dotted; background: #FFFFE0; }
h1, h2 { font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 a, h2 a { color: #555; text-decoration: none; }
h1 { color: #800080; font-size: 2.0em; padding-bottom: 3px; }
h2 { color: #053587; font-size: 1.5em; font-weight: bold; }
h3 { color: #800080; font-size: 1.2em; font-weight: bold; }
a { color: #0066b2; }
a img { border: 0px; }
a:hover { color: #222; }
a img:hover { border: 1px; }

/* Tables */

table { border-collapse: collapse; }

td, th { border: 0px #ccc solid; padding: 3px; text-align:center; }

thead
{
	background-color: #053587;
	color: #FFF;
	font-weight: bold; 
	text-align:center;
	vertical-align:middle;
	padding: 5px;
}
