/*
Theme Name:ZetaBlue
Theme URI:http://localhost/wordpress/wp-content/themes/zetablue
Description:Design implementation for blog.zetablue.com
Author: Titanium Designers
Author URI:http://www.titaniumdesigners.com/
Version:0.9
*/


@import url('css/em_reset.css');

@import url('css/template.css');

/* Basic Styling */
a 		{ text-decoration: none; color: #00539f; }
a:hover { text-decoration: underline; cursor: pointer; color: #5cc151; }
a img   { border:none }
strong  { font-weight: bold }
em      { font-style: italic }
acronym { cursor: help; border-bottom: 0px none; }

/* additional styles */
input.button, input#searchsubmit { background-color: #fafafa }
input.button:hover, input#searchsubmit:hover { background-color: #fff }