
/*
Theme Name: Simple Black
Theme URI: http://www.ourlifexp.com/theme/simpleBlack
Description: First Homemade Our Life eXperience Theme ver 1.0 
Version: 1.0
Author: Ryan Pham
Author URI: http://www.ourlifexp.com/

Legend for Comments - 
	 // Name Style //		= Top Level
	 // - Name Style //		= Child Style
*/

/* Base Style */

body {	margin:0, 5px; padding:0px;	font-family: Arial; }
a:hover {font-weight: bold; text-decoration:underline;}
a:link {font-weight: bold;text-decoration:none;}
a:visited {font-weight: bold;text-decoration:none;}
a:active {font-weight: bold;text-decoration:none;}

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;	
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

.topNavi a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;	
}

.top a:hover{text-decoration:underline;}
.column-textbox { margin:2px 0 0 0px; font-size: 11px;font-style: normal;font-weight: normal;text-transform: none; color: #000000;
		height: 18px; border: 1px solid #FF6600; background:transparent;;
	}
.column-textarea { margin:2px 0 0 0px; font-size: 11px;font-style: normal;font-weight: normal;text-transform: none; 
		color: #000000; border: 1px solid #FF6600; background:transparent;;
	}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 10px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px; 
    padding-top: 5px; 
	padding-bottom: 5px; 
}

.navi a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.navi a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}