@charset "utf-8";

/* //////////////// BODY STYLES ///////////////// */

.body_wd_home	{
	background: #002f45 url(images/wavedreamer/bg1_2009.jpg) no-repeat top center;
}
.body_wd_home #footer {
  background-image: url(images/wavedreamer/foot1_2009.jpg);
}

.body_wd_movies	{
	background: #002f45 url(images/wavedreamer/bg_foam.jpg) no-repeat top center;
}
.body_wd_movies #footer {
  background-image: url(images/wavedreamer/foot_foam.jpg);
}

.body_wd_projects	{
	background: #002f45 url(images/wavedreamer/bg_ripples.jpg) no-repeat top center;
}
.body_wd_projects #footer {
  background-image: url(images/wavedreamer/foot_ripples.jpg);
}

.body_wd_karma	{
	background: #002f45 url(images/wavedreamer/bg_rockpool.jpg) no-repeat top center;
}
.body_wd_karma #footer {
  background-image: url(images/wavedreamer/foot_rockpool.jpg);
}

.body_wd_emporium	{
	background: #002f45 url(images/wavedreamer/bg_smallbarnacles.jpg) no-repeat top center;
}
.body_wd_emporium #footer {
  background-image: url(images/wavedreamer/foot_smallbarnacles.jpg);
}

.body_wd_friends	{
	background: #002f45 url(images/wavedreamer/bg_dunes.jpg) no-repeat top center;
}
.body_wd_friends #footer {
  background-image: url(images/wavedreamer/foot_dunes.jpg);
}


/* ////////////////// NAVIGATION BAR //////////////////// */

#toplinks li {
	background-image: url('images/wavedreamer/tabfade.png') !important;
	background-image: url('images/wavedreamer/tabfade_ie.gif'); /* solid gif background for lte ie6 */
	
}
#toplinks a {
	color: #64b7cc;
}
#toplinks a:hover {
	color: #fff;
}


#toplinks li.current-cat, #toplinks li.current-cat-parent {
	background: url(images/wavedreamer/navbar_wd_bg.png) no-repeat !important;
	background: url(images/wavedreamer/navbar_wd_bg_ie.gif) no-repeat; /* solid gif background for lte ie6 */
}

#toplinks li.current-cat a, #toplinks li.current-cat-parent a {
	color: #001017;
	background: url(images/wavedreamer/navbar_wd_topleft.gif) no-repeat top right !important;
}



#sublinks {
	background: url(images/wavedreamer/navbar_strip.png) repeat-x !important;
	background: url(images/wavedreamer/navbar_strip_ie.gif) repeat-x; /* solid gif background for lte ie6 */
} 
#sublinks a {
	color: #7bd8ef;
}
#sublinks a:hover {
	color: #fff;
	background: url(images/sublink_hover.png) no-repeat 0px 1.7em;
}

#sublinks li.current-cat a,
#sublinks li.current-cat a:hover,
#sublinks li a.active_category,
#sublinks li a.active_category:hover {
 	color: #fff;
	font-weight: bold;
	background: url(images/sublink_active.png) no-repeat 0px 1.7em;
}

/* ////////////////// CONTENT //////////////////// */

#content {
	background: url(images/wavedreamer/contentbg.jpg) repeat-y;
}

#formcontent {
	border-top: 1px solid #808d8c;
	border-right: 1px solid #808d8c;
	border-left: 1px solid #808d8c;
}

/* ////////////////// LEFT CONTENT //////////////////// */

a, a:visited  {
	color: #74c1d8;
}
a:hover  {
	color: #f7f7d9;
}	

#leftcontent a, #leftcontent a:visited  {
	color: #6292a1;
}
#leftcontent a:hover  {
	color: #6292a1;
}

h1{
	color: #999;
	border-bottom-color: #ccc;
}

h2	{
	color: #999; 
	border-bottom-color: #ccc;
}

h3	{
	color: #333;
}

#feature_top	{
	background: url(images/wavedreamer/post_top_2009.gif) no-repeat;
}
#feature, .feature_content	{
 	background: url(images/wavedreamer/post_middle_2009.gif) repeat-y; 
}
#feature_bottom	{
	background: url(images/wavedreamer/post_bottom_2009.gif) no-repeat; 
}

#featuretwin_top	{
	background: url(images/wavedreamer/posttwin_top.gif) no-repeat;
}
#featuretwin_middle	{
 	background: url(images/wavedreamer/posttwin_middle.gif) repeat-y; 
}
#featuretwin_bottom	{
	background: url(images/wavedreamer/posttwin_bottom.gif) no-repeat; 
}

.wdback_dark {
	float: left;
	padding-left: 50px;
	padding-top: 3px;
	background: url(images/wavedreamer/wd_back_dark.gif) no-repeat 0 0;
	line-height: 1em;
	min-height: 17px;
}

/* ////////////////// RIGHT CONTENT & LEFTCONTENT_HOME ///////////////// */

#rightcontent,
.leftcontent_home,
.rightcontent_home {
	color: #5099ae;
}

/*
#rightcontent a, #rightcontent a:visited {
	color: #7cdaf1;
}
#rightcontent a:hover {
	color: #fff;
}
*/

#rightcontent h1,
.rightcontent_home h2,
#rightcontent h2,
.leftcontent_home h2,
.contact h1,
.widget_betterblogroll h3	{
	color: #28738d;
	border-bottom-color: #103749;
}

#rightcontent h3,
.leftcontent_home h3 {
	color: #28738d;
}

.leftcontent_home h1,
.leftcontent_home h2,
.rightcontent_home h1,
.rightcontent_home h2	{
	border-bottom-color: red;
	border-bottom-color: #092534;
}

.leftcontent_home h1	{
	color: #f7f7d9;
}



#rightcol_darker, #leftcol_darker {
	background-color: #000f1b;
	border: 1px solid #00283a;
	margin-bottom: 15px;
}

ul.wd_iconlist {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0px;
}
ul.wd_iconlist li {
	padding-left: 33px;
	padding-bottom: 0.75em;
	background: url(images/icon_wd_micro2.gif) no-repeat 0 0em;
	line-height: 0.75em;
	list-style: none;
}

ul.wd_iconlist li a, ul.wd_iconlist li a:visited {
	color: #206078;
}
ul.wd_iconlist li a:hover {
	color: #71bdd4;
}

ul.home_darker {
	list-style: none;
	background-color: #000f1b;
	border: 1px solid #00283a;
	margin-bottom: 15px;
	padding: 15px;
}
ul.home_darker li {
	padding-left: 33px;
	padding-bottom: 0.75em;
	background: url(images/icon_wd_micro.gif) no-repeat 0 0em;
	line-height: 1em;
	list-style: none;
}

ul.home_darker_bubbles {
	list-style: none;
	background: #000f1b url(images/bubble_panel.jpg) repeat-y;
	border: 1px solid #00283a;
	margin-bottom: 15px;
	padding: 15px;
}
ul.home_darker_bubbles li {
	padding-left: 33px;
	background: url(images/icon_wd_micro2.gif) no-repeat 0 0.35em;
	line-height: 1.75em;
	list-style: none;
}


#rightcol_darker p, #leftcol_darker p, .home_darker p {
	color: #5d8f9e;
}

.append {
	color: #00364c;
}


.linkcat h2 {
	color: #00364c;
}

li#tag_cloud {
	padding-bottom: 20px;
}

#tag_cloud a {
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

.wd_links a, #tag_cloud a {
	color: #00364c;
}
.wd_links a:visited, .wd_links, #tag_cloud a:visited {
	color: #002135;
}
.wd_links a:hover {
	color: #1f5266;
}
#tag_cloud a:hover {
	color: #f7f7d9;
}


ul.blogroll a,
ul.blogroll #nolink,
.widget_betterblogroll ul li a
 {
	color: #00364c;
}
ul.blogroll a:visited,
.widget_betterblogroll ul li a:visited {
	color: #002135;
}
ul.blogroll a:hover,
.widget_betterblogroll ul li a:hover {
	color: #1f5266;
}

/* //////////////////// FOOTER ////////////////////// */

#footer,
#footer a,
#footer a:visited,
#wordpressfooter,
#wordpressfooter a,
#wordpressfooter a:visited {
	text-decoration: none;
	color: #2d6b81;
}

#footer a:hover,
#wordpressfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* /////////////// FORM ELEMENTS ///////////////////// */

.focus {
	color: #5d8f9e;
}

legend	{
	color: #28738d;
}

#rightcontent input.text,
#rightcontent  textarea.text {
	padding: 3px;
/* 	background: #979b9b url(images/wavedreamer/form_inputbg_dark.gif) repeat-x 0 bottom; */
	background-color: #fff;
	border: 1px solid #245b70;
	color: #00364c;
	float: left;
  	}


.leftcontent_home h2.bright
 {
 font-weight: normal ;
} 	

.leftcontent_home h2.bright,
a.bright {
 color: #f7f7d9;
}

a:hover.bright {
	color: white;
}
