/*
Theme Name: Mike4
Theme URI: http://www.mikemeyerphotography.com/
Description: Simple for my baby. 
Version: 4.0 (black)
Author: Gisela Silva
Author URI: http://www.mikemeyerphotography.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/


/*######################################################################################################
  ###### General styles ###############################################################################
  ####################################################################################################*/

body {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #D8D8D8;
	margin: 0px;
	padding: 0px;
}
.bodybg {
	width: 100%;
	padding: 0px;
	margin: 0px;
	BACKGROUND: url(images/bg.jpg) #D8D8D8 repeat-y center;
}

td {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

/***************** Links *******************/
a {	color: #377488; text-decoration: underline; }
a:visited { color: #377488; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

img { border: none; }

A.bMenu {font-family: 'Trebuchet MS'; font-size: 12px; color: #373737;text-decoration: none;}
A.bMenu:visited {font-family: 'Trebuchet MS'; font-size: 12px; color: #373737;text-decoration: none;}
A.bMenu:hover {font-family: 'Trebuchet MS'; font-size: 12px; color: #003366;text-decoration: none;text-decoration: underline;}
A.bMenu:active {font-family: 'Trebuchet MS'; font-size: 12px; color: #003366; text-decoration: none;}	

.Titles {font-family: 'Trebuchet MS'; font-size: 12px; font-weight: bold; color: #996600;text-transform: uppercase; }

